/*--------------------------------------------------------------
  Template Name: Psychocare || Multi Concept Psychological HTML Template.
  Template URI: #
  Description: Psychocare is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: HasTech
  Author URI: https://themeforest.net/user/hastech/portfolio
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
    You can put your custom css code here: 
-------------------------------------------------------*/


/* Variables */
:root {
    --primary: #d49229;
    --secondary: #000000;
    --gray: #585858;
    --white: #FFFFFF;
    --black: #000000;
    --bg-color: #293241;
}

h1 {
    font-size: 40px;
    font-weight: 600;
}

h2 {
    font-size: 35px;
    font-weight: 600;
}

h3 {
    font-size: 30px;
    font-weight: 600;
}

h4 {
    font-size: 25px;
    font-weight: 400;
}

h5 {
    font-size: 20px;
    font-weight: 400;
}

h6 {
    font-size: 18px;
    font-weight: 400;
}

p {
    font-size: 16px;
}


a {
    cursor: pointer !important;
}

.main__menu>li>a.active,
.useful__link li a.active {
    color: var(--primary);
}

.abn-hero-slider {
    position: relative;
    overflow: hidden;
}

.owl-nav {
    margin: 0 !important;
    padding: 0;
}

.owl-nav {
    position: absolute;
    margin: 0 auto !important;
    max-width: 1320px;
    width: 100%;
    top: 50%;
    left: 50%;
    z-index: 3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transform: translate(-50%, 0);
}

.owl-theme .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0.45) !important;
    font-size: 18px;
    padding: 10px 10px;
    line-height: 0;
}

.slider__inner.content-wrapper {
    position: relative;
    z-index: 3;
}

.slider__inner.content-wrapper h3 {
    font-size: 24px;
    color: #ffffff;
}

.slider__inner.content-wrapper h2.text--theme {
    font-size: 36px;
    font-weight: 600;
    font-family: "Source Sans Pro";
    margin: 20px 0 0;
    color: #ffffff;
    max-width: 580px;
}

.slider__inner.content-wrapper .slider__btn {
    margin-top: 40px;
}

.footer__container {
    background-color: #2a2e3f;
}

.owl-item .slide {
    position: relative;
}

.owl-item .slide:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.7;
    z-index: 0;
}

a.htc__btn {
    background: #ffa500;
}

.owl-item.active {}

.owl-item.active .slider__inner.content-wrapper {}

.owl-item.active .slider__inner.content-wrapper h3 {
    animation: fadeInRight ease 1s;
}

.owl-item.active .slider__inner.content-wrapper h2.text--theme {
    animation: fadeInUp ease 1s 0.5s both;
}

.owl-item.active .slider__inner.content-wrapper .slider__btn {
    animation: fadeInDown ease 1s 1s both;
}

.owl-item.active .aht__support__thumb {
    animation: zoomIn ease 1.5s 0.2s both;
}

.owl-item .slide {
    padding: 180px 0;
}

.abn_intro__container {
    padding: 80px 0;
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.abn_intro__container:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000;
    opacity: 0.5;
    z-index: 0;
}

.abn_intro__container .row {
    align-items: center;
}

.abn_intro__inner h3 {
    font-size: 24px;
    line-height: 1.5em;
    position: relative;
    z-index: 2;
    color: #ffffff;
    max-width: 640px;
}

.abn_intro__inner h3 span {
    display: block;
    text-align: right;
}

.abn-hab-img {
    max-width: 330px;
    max-height: 330px;
    overflow: hidden;
    text-align: right;
}

.abn-hab-img img {
    border-radius: 50%;
    width: 280px;
    height: 280px;
    object-fit: cover;
}

.gallery__hover__info {
    bottom: 0;
    left: 54px;
    padding: 16px;
    position: absolute;
    z-index: 3;
    width: calc(100% - 54px);
    height: calc(100% - 44px);
}

.gallery__hover__info span {
    color: #ffffff;
    font-family: "droid_serifbold";
    font-size: 18px;
    position: absolute;
    bottom: 65px;
}

.gallery__hover__info span::before {
    background: var(--white) none repeat scroll 0 0;
    bottom: -44px;
    content: "";
    height: 170px;
    left: -19px;
    position: absolute;
    width: 2px;
}

.gallery__hover__info span::after {
    background: var(--white) none repeat scroll 0 0;
    bottom: -23px;
    content: "";
    height: 2px;
    left: -45px;
    position: absolute;
    width: 270px;
}

.gallery__hover__info a {
    position: absolute;
    font-size: 24px;
    color: #ffffff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    top: calc(50% - 54px);
    left: calc(50% - 44px);
    transform: translate(-50%, 0);
}

section.htc__service__area {
    padding: 100px 0;
}

section.htc__support__area {
    padding: 100px 0;
}

.ht__support__thumb img {
    margin: auto;
    display: block;
    border-radius: 20px;
}

section.htc__support__area .row {
    /*    height: 70vh;*/
}

.section__title.text-center {}

section.abn_inspirational_item__area .section__title {
    margin-bottom: 70px;
}

.abn_in-item_bg {
    width: 100%;
    min-height: 350px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 15px;
    border: 1px solid #b2a3a354;
    /* box-shadow: 0 0 4px 0px #000; */
    border-radius: 5px;
}

.abn_in-item-wrap span {
    font-size: 18px;
    text-align: center;
    padding: 10px 0 20px;
    color: var(--primary);
    display: block;
}

.shop_btn {
    text-align: center;
}

.shop_btn .htc__btn {
    background: #212121;
    padding: 14px 30px;
    text-transform: uppercase;
    height: unset !important;
    line-height: 1rem;
}

.shop_btn .htc__btn::after {
    background: #ffa500 none repeat scroll 0 0;
    height: 0;
    left: 0;
    top: 0;
    width: 100%;
}

.abn_in-item-wrap p {
    font-size: 21px;
    color: #000000;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
}

.abn-pag {}

.abn-pag li {
    border-right: 1px solid #cccccc;
}

.abn-pag li:last-child {
    border: none;
}

section.htc__appoinment__area {}

.htc__appoinment__inner {
    padding-top: 100px;
    margin-bottom: 100px;
}

.htc__appoinment__container {
    padding-top: 40px;
}

.sticky__header.scroll-header .logo {
    height: 60px;
}

/* .logo {
    max-width: 100px;
} */
.sticky__header.scroll-header .main__menu>li>a {
    height: 60px;
    line-height: 60px;
}

.htc__app__box.message textarea,
.htc__app__box input {
    background: #fff !important;
}

.htc__therapy__provide,
.htc__home_practice__area,
.abn_inspirational_item__area {
    padding: 100px 0;
}



section.abn-part-content {
    padding: 100px 0;
}

section.abn-part-content .row {
    padding-bottom: 80px;
    align-items: center;
}

.abn-help-part-img {}

.abn-help-part-img img {}

.abn-help-part-content {}

.abn-help-part-content h3 {
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.7em;
    margin-bottom: 20px;
}

.abn-help-part-content p {
    color: #000000;
    font-size: 21px;
    line-height: 1.5em;
    margin-bottom: 10px;
}


/* Footer Css */
.htc__footer_area {
    padding: 100px 0;
}

.bg__cat--5 {
    background: #2a2e3f;
}

.ft__logo a img {
    width: 180px;
}

.ft__logo h6 {
    font-size: 16px;
    margin-top: 30px;
    color: #c8c8c8;
}

.footer {
    padding: 15px 15px 0;
}

.footer .ft__address h4 {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.footer .ft__address span,
.footer .ft__address span a {
    color: #c8c8c8;
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 500;
}

ul.useful__link li a {
    font-size: 16px;
    color: #c8c8c8;
}

ul.useful__link li a:hover {
    color: #ffa500;
}

ul.useful__link li {
    margin-bottom: 7px;
}

ul.useful__link li:last-child {
    margin-bottom: 0;
}

ul.useful__link li a i {
    margin-right: 3px;
}

.ft_copyright {
    margin-top: 12px;
    text-align: center;
}

.ft_copyright p {
    color: #c8c8c8;
    font-size: 16px;
}


/*  */

/* Header Menu */
.ike_header_menu_area {
    background-color: var(--bg-color);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    padding: 15px 0;
}

.ike_header_menu_area ul {
    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0;
}

.ike_header_menu_area ul li {
    margin: 0 10px;
}

.ike_header_menu_area ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    padding: 5px 10px;

}

.ike_header_menu_area ul li a:hover,
.ike_header_menu_area ul li a.active {
    background-color: var(--primary);
    color: #fff;
}

.mobile_menu {
    display: none;
}

/* Header */
#sticky-header-with-topbar.scroll-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 999;
}

.ike_header_area {
    padding: 40px 0;
}

.ike_logo {
    max-width: 180px;
}

.ike_header_right {
    text-align: right;
}

.ike_header_right p {
    margin: 0;
    font-weight: 500;
}

.ike_header_right p a {
    color: var(--primary);
}

.social_media {
    margin-top: 10px;
}

.social_media ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 7px;
    justify-content: flex-end;
}

.social_media ul li a {
    display: block;
    background: #000;
    border-radius: 50%;
    color: #fff;
    width: 45px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
}

.social_media ul li a:hover {
    background-color: var(--primary);
}


/* Hero Area */
.ike_hero_area {
    background-size: cover;
    background-position: center top;
    position: relative;
    z-index: 1;
}

.ike_hero_area:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: var(--bg-color);
    z-index: -1;
    opacity: .3;
}

.ike_hero_content {
    padding: 100px 0;
    max-width: 650px;
}

.ike_hero_content h2 {
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.ike_hero_content p {
    font-size: 20px;
    margin-bottom: 20px;
}

.ike_btn {
    font-size: 18px;
    display: inline-block;
    padding: 10px 25px;
    background: var(--primary);
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.ike_btn:hover {
    background: var(--bg-color);
    color: var(--primary);
}

/* Client Area */

.ike_client_area {
    padding: 70px 0;
    background-color: #f3f3f3;
    text-align: center;
}

.ike_client_area h2 {
    font-size: 35px;
    margin-bottom: 30px;
}



/* Call to action area */
.ike_practice_area {
    padding: 70px 0;
    background-color: var(--bg-color);
    text-align: center;
    color: #fff;
}

.ike_practice_content h2 {
    color: #fff;
    margin-bottom: 15px;
}

.ike_practice_content p {
    color: #fff;
    font-size: 20px;
}