/*
Theme Name: elnaz
Theme URI: https://elnazwellness.com
Author: Reza Komasi - Devix
Description: reza komasi - Devix
Author URI: https://devix.ir
Version: 1.0.1
*/
@import url('https://fonts.googleapis.com/css2?family=Baskervville+SC&display=swap');
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 400;
    src: url('fonts/woff/YekanBakhFaNum-Regular.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-Regular.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 600;
    src: url('fonts/woff/YekanBakhFaNum-SemiBold.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-SemiBold.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 700;
    src: url('fonts/woff/YekanBakhFaNum-Bold.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-Bold.woff2') format('woff2')
}
@font-face {
    font-family: devix;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/woff/YekanBakhFaNum-ExtraBlack.woff') format('woff'),url('fonts/woff2/YekanBakhFaNum-ExtraBlack.woff2') format('woff2')
}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
:root {
    --clr-1: #7d4a7d;
    --clr-2: #accecd;
    --clr-3: #353231;
}
::selection {
    color: var(--clr-2);
    background: var(--clr-1)
}
html {
    scroll-behavior: smooth;
}
body {
    background-color: #222223;
}
a {
    text-decoration: none!important
}
ul,li{
    list-style: none;
}
a,b,button,div,h1,h2,h3,h4,h5,h6,i,input,label,p,section,select,strong,textarea,time,ul {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif ;
    color: #e0e0e0;
}
#devix span {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.clear{clear:both}.img-responsive{display:block;max-width:100%;height:auto}.pp{padding:0!important}.pl{padding-left:0!important}.pr{padding-right:0!important}.container,.container-fluid{width:100%;padding-left:var(--bs-gutter-x,0.75rem);padding-right:var(--bs-gutter-x,0.75rem);margin-left:auto;margin-right:auto}@media (min-width: 576px){.container{max-width: 97%;}}@media (min-width: 768px){.container{max-width: 97%;}}@media (min-width: 992px){.container{max-width: 97%;}}@media (min-width: 1200px){.container{max-width: 97%;}}@media (min-width: 1400px){.container{max-width: 97%;}}@media (min-width: 1700px){.container{max-width:1676px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-left:calc(var(--bs-gutter-x) / -2);margin-right:calc(var(--bs-gutter-x) / -2)}.row-cols-auto > *{flex:0 0 auto;width:auto}.row-cols-1 > *{flex:0 0 auto;width:100%}.row-cols-2 > *{flex:0 0 auto;width:50%}.row-cols-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-4 > *{flex:0 0 auto;width:25%}.row-cols-5 > *{flex:0 0 auto;width:20%}.row-cols-6 > *{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.3333333333%}.col-2{flex:0 0 auto;width:16.6666666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.3333333333%}.col-5{flex:0 0 auto;width:41.6666666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.3333333333%}.col-8{flex:0 0 auto;width:66.6666666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.3333333333%}.col-11{flex:0 0 auto;width:91.6666666667%}.col-12{flex:0 0 auto;width:100%}@media(max-width:575px){.hidden-xs{display:none}}@media (min-width: 576px){.hidden-sm{display:none}.col-sm{flex:1 0 0}.row-cols-sm-auto > *{flex:0 0 auto;width:auto}.row-cols-sm-1 > *{flex:0 0 auto;width:100%}.row-cols-sm-2 > *{flex:0 0 auto;width:50%}.row-cols-sm-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4 > *{flex:0 0 auto;width:25%}.row-cols-sm-5 > *{flex:0 0 auto;width:20%}.row-cols-sm-6 > *{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.3333333333%}.col-sm-2{flex:0 0 auto;width:16.6666666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.3333333333%}.col-sm-5{flex:0 0 auto;width:41.6666666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.3333333333%}.col-sm-8{flex:0 0 auto;width:66.6666666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.3333333333%}.col-sm-11{flex:0 0 auto;width:91.6666666667%}.col-sm-12{flex:0 0 auto;width:100%}}@media (max-width: 991px){.hidden-md{display:none}.col-md{flex:1 0 0}.row-cols-md-auto > *{flex:0 0 auto;width:auto}.row-cols-md-1 > *{flex:0 0 auto;width:100%}.row-cols-md-2 > *{flex:0 0 auto;width:50%}.row-cols-md-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4 > *{flex:0 0 auto;width:25%}.row-cols-md-5 > *{flex:0 0 auto;width:20%}.row-cols-md-6 > *{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.3333333333%}.col-md-2{flex:0 0 auto;width:16.6666666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.3333333333%}.col-md-5{flex:0 0 auto;width:41.6666666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.3333333333%}.col-md-8{flex:0 0 auto;width:66.6666666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.3333333333%}.col-md-11{flex:0 0 auto;width:91.6666666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width: 992px){.hidden-lg{display:none}.col-lg{flex:1 0 0}.row-cols-lg-auto > *{flex:0 0 auto;width:auto}.row-cols-lg-1 > *{flex:0 0 auto;width:100%}.row-cols-lg-2 > *{flex:0 0 auto;width:50%}.row-cols-lg-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4 > *{flex:0 0 auto;width:25%}.row-cols-lg-5 > *{flex:0 0 auto;width:20%}.row-cols-lg-6 > *{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.3333333333%}.col-lg-2{flex:0 0 auto;width:16.6666666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.3333333333%}.col-lg-5{flex:0 0 auto;width:41.6666666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.3333333333%}.col-lg-8{flex:0 0 auto;width:66.6666666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.3333333333%}.col-lg-11{flex:0 0 auto;width:91.6666666667%}.col-lg-12{flex:0 0 auto;width:100%}}@media (min-width: 1200px){.hidden-xl{display:none}.col-xl{flex:1 0 0}.row-cols-xl-auto > *{flex:0 0 auto;width:auto}.row-cols-xl-1 > *{flex:0 0 auto;width:100%}.row-cols-xl-2 > *{flex:0 0 auto;width:50%}.row-cols-xl-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4 > *{flex:0 0 auto;width:25%}.row-cols-xl-5 > *{flex:0 0 auto;width:20%}.row-cols-xl-6 > *{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.3333333333%}.col-xl-2{flex:0 0 auto;width:16.6666666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.3333333333%}.col-xl-5{flex:0 0 auto;width:41.6666666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.3333333333%}.col-xl-8{flex:0 0 auto;width:66.6666666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.3333333333%}.col-xl-11{flex:0 0 auto;width:91.6666666667%}.col-xl-12{flex:0 0 auto;width:100%}}@media (min-width: 1400px){.hidden-xxl{display:none}.col-xxl{flex:1 0 0}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.3333333333%}.col-xxl-2{flex:0 0 auto;width:16.6666666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.3333333333%}.col-xxl-5{flex:0 0 auto;width:41.6666666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.3333333333%}.col-xxl-8{flex:0 0 auto;width:66.6666666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.3333333333%}.col-xxl-11{flex:0 0 auto;width:91.6666666667%}.col-xxl-12{flex:0 0 auto;width:100%}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}@media (min-width: 576px){.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}}@media (min-width: 768px){.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}}@media (min-width: 992px){.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}}@media (min-width: 1200px){.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}}@media (min-width: 1400px){.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}}.p-full{padding:0 12px}figure{margin:0;line-height: 0;}

/*************************************
*******************header************
*************************************/
.primary-header {
    position: fixed;
    inset: 0 0 auto 0;
    z-index: 1000;
}
.logo-container {
    display: flex;
    align-items: center;
    justify-content: center;
}

#logo-header {transition: 0.2s; padding: 10px 0; display:none}
#logo-header:hover {opacity: 0.7;}
.primary-header.active #logo-header {
	display: flex !important;
}
.menu-container {
    position: fixed;
    inset: 0 0 0 auto;
    width: 95%;
    max-width: 720px;
    overflow-y: scroll;
    background-color: var(--clr-3);
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    transform-origin: center right;
    padding: 30px;
    scrollbar-width: thin;
    scrollbar-color: rgba(252, 252, 252, 0.384) var(--clr-3);
    z-index: 3;
    transition: 0.5s ease-in;
}
.menu-container.active {
    display: flex;
}

.menu-container a {
    color: #fff;
    margin-inline: 5px;
    transition: color 0.2s;
}
.menu-container a:hover {
    color: var(--clr-1);
}

.menu-top ul>li {
    display: block;
    text-align: center;
}
.menu-top ul>li>ul {
	display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
	margin-bottom: 10px;
}
.menu-top ul>li>ul>li>a {
	font-size:12px;
	color:#fff;
	opacity: 0.5;
	transform: translatex(50px);
}
.menu-wrapper a {
    font-size: clamp(15px, 7vw - 1vw, 30px);
}
.bg-blur {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    pointer-events: none;
    z-index: 2;
    transition: 0.3s;
}
.bg-blur.active {
    opacity: 1;
    pointer-events: auto;
}
.logo-menu {
    position: relative;
    padding-bottom: 60px;
    transform: translateY(50px);
}
.logo-menu::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    width: 155px;
    height: 50px;
    transform: translateX(-50%);
    background-image:
            url(img/02.png),
            url(img/03.png),
            url(img/01.png)
;
    background-size: 40px;
    background-repeat: no-repeat;
    background-position-x:
            0,
            60px,
            115px
;
    pointer-events: none;
}
.menu-top ul>li>a {
    font-size: clamp(15px , 7vw - 1vw , 30px);
    padding: 10px 0;
    transition: color 0.2s;
    transform: translateX(50px);
    display: block;
}
.menu-container hr {
    width: 100%;
    max-width: 300px;
    border-color: transparent;
    opacity: 1;box-shadow: 0 -2px 0 0 var(--clr-1);
}
.call-btn-menu {
    padding: 17px 50px;
    color: #FFF !important;
    box-shadow: 0 0 0 2px var(--clr-1), 6px 6px 1px 1px var(--clr-3), 7px 7px 1px 1px var(--clr-1);
    transition: 0.2s !important;
}
.call-btn-menu:hover {
    background-color: var(--clr-1);
}
.call-btn-menu:active{
    scale: 0.95;
    box-shadow: 0 0 0 0  var(--clr-1), 0 0 0 0  var(--clr-3), 0 0 0 0  var(--clr-1);
}
.footer-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.social-container-menu svg {
    width: 21px;
    height: 21px;
    opacity: 0.6;
}
.social-container-menu a:hover svg {
    opacity: 0.4;
}
.menu-btn {
    position: fixed;
    top: 60px;
    right: 50px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #FFF;
    appearance: none;
    cursor: pointer;
    z-index: 4;
}
.menu-icon {
    cursor: pointer;
    position: relative;
    width: 25px;
    height: 20px;
    background: none;
    border: none;
}
.menu-icon span {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
    transition: all .4s;
}
.menu-icon span:nth-of-type(1) {
    top: 0;
}
.menu-btn:hover:not(.active) span:nth-of-type(1) {
    width: 50%;
}
.menu-btn.active span:nth-of-type(1) {
    transform: translateY(9px) rotate(-45deg);
}
.menu-icon span:nth-of-type(2) {
    top: 9px;
}
.menu-btn:hover:not(.active) span:nth-of-type(2) {
    width: 70%;
}
.menu-btn.active span:nth-of-type(2) {
    opacity: 0;
}
.menu-icon span:nth-of-type(3) {
    bottom: 0;
}
.menu-btn.active span:nth-of-type(3) {
    transform: translateY(-9px) rotate(45deg);
}
/*************************************
***************home video*************
*************************************/
.index-video {
    position: fixed;
    inset: 0;
    z-index: -1;
}
.logo-center {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    transition: opacity 0.5s;
    width: 80px;
    height: 80px;
    background-color: #fff;
    border-radius: 50em;
    padding: 8px 18px;
}
.logo-center img {
    object-fit: contain;
}
.video-container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    perspective: 1000px;
	background-color:var(--clr-3);
}
.video-container video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    object-position: top center;
    z-index: -1;
    transition: 0.5s;
}
.video-container .play-btn {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    z-index: 3;
}
.play-btn.active {
    width: 100px;
    height: 100px;
    bottom: 50% !important;
    left: 50% !important;
    transform: translate(-50%,50%);
    padding: 20px;
}

.play-btn svg {
    fill: #FFF;
    width: 50px;
    height: 50px;
}
.play-btn.active svg {
    width: 200px;
    height: 200px;
}
.play-btn-container {
    position: relative;
    width: 60px;
    height: 60px;

    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50em;
}
.wave {
    position: absolute;
    top: 50%;
    right: 50%;
    width: 30px;
    height: 30px;
    transform: translate(50%,-50%);
    border-radius: 50em;
    box-shadow: 0 0 1px 2px #ffffff8e, inset 0 0 2px 2px;
    animation: waveMotion 3s linear infinite;
    pointer-events: none;
}
.wave.big {
    animation: waveMotionBig 3s linear infinite;
    animation-delay: 1.5s;
    opacity: 0;
}
@keyframes waveMotion {
    0% { width: 30px; height: 30px; opacity: 0; }
    25% {opacity: 1; }
    75% {opacity: 1; }
    100% { width: 100px; height: 100px; opacity: 0; }
}
@keyframes waveMotionBig {
    0% { width: 30px; height: 30px; opacity: 0; }
    25% {opacity: 1; }
    75% {opacity: 1; }
    100% { width: 100px; height: 100px; opacity: 0; }
}
.call-container-whatsapp {
    width: max-content;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
    z-index: 100;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--clr-1);
    cursor: pointer;
/*     border-radius: 5px; */
    animation: callContainer 3s linear infinite;
	padding: 10px 20px;
}
.index-video .call-container-whatsapp {
	bottom: 80px;
}
.call-container {
    width: max-content;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
    z-index: 3;
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--clr-1);
    cursor: pointer;
/*     border-radius: 5px; */
    animation: callContainer 3s linear infinite;
}
@keyframes callContainer {
    0%{box-shadow: 0 0 0 0 rgba(125, 74, 125, 0.3);}
    50%{box-shadow: 0 0 0 5px rgba(125, 74, 125, 0.3);}
    100%{box-shadow: 0 0 0 0 rgba(125, 74, 125, 0.3);}
}
.call-container:hover {
    background-color: var(--clr-3);
    animation: callContainerBlack 3s linear infinite;
}
@keyframes callContainerBlack {
    0%{box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);}
    50%{box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.3);}
    100%{box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);}
}
.call-container.active {
    width: 95%;
    max-width: 720px;
    top: 100px;
    bottom: 100px;
    cursor: auto;
    z-index: 6;
}
.call-container::before {
    position: absolute;
    content: '';
    z-index: 2;
    background-color: rgb(0 0 0 / 68%);
    inset: -100vw;
    opacity: 0;
    pointer-events: none;
    transition: 0.3s;
}
.call-container.active::before {
    pointer-events: auto;
    opacity: 1;
}
.call-container.active .form-container {
    display: block;
}
.active .call-btn {
    display: none;
}
.call-btn {
    padding: 10px 40px;
    margin: 0 auto;
    display: inline-flex;
}

.call-btn span {
    transform: translateZ(35px);
    transition: 0.2s;
    color: #FFF;
    font-size: 16px;
}
/*************************************
*******************form***************
*************************************/
.contact-me {
    position: fixed;
    top: 60px;
    left: 50px;
    z-index: 1;
    color: #FFF;
    font-size: 18px;
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}
.contact-me svg {
    width: 24px;
    height: 24px;
}
.bg-blur-form {
    position: fixed;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.8);
    opacity: 0;
    pointer-events: none;
    z-index: 1;
    transition: 0.3s;
}
.bg-blur-form.active {
    opacity: 1;
    pointer-events: auto;
}
.form-container {
    position: fixed;
    inset: 0 auto 0 0 ;
    width: 100%;
    overflow:hidden;
    background-color: var(--clr-1);
    display: none;
    transform-origin: center right;
    padding: 60px 30px;
    z-index: 2;
}
.form-container .close-btn {
    position: absolute;
    inset: 0 0 auto auto;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.form-container .close-btn svg {
    stroke: #FFF;
    width: 24px;
    height: 24px;
}
.form-wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
    height: 100%;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: rgba(252, 252, 252, 0.384) var(--clr-1);
}
.input-container {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    padding: 0 10px;
}
.input-container .input-wrapper {padding: 0;}
.input-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 10px;
    flex: 1;
    width: 100%;
}
.input-wrapper-checkbox {
    display: flex;
    gap: 10px;
    padding: 0 10px;
    flex: 1;
    width: 100%;
}
.form-wrapper label {
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
}
.input-wrapper input {
    background: rgba(0, 0, 0, 0.1);
    outline: none;
    border: none;
    padding: 20px;
    color: #fff;
    font-size: 16px;
    width: 100%;
}
.input-wrapper input::placeholder{
    color: #c2c2c2;
    font-size: 16px;
}
.btn-container {
    display: flex;
    justify-content: center;
    margin: 10px auto;
}
.form-btn {
    color: var(--clr-1);
    background-color: #fff;
    width: max-content;
    border: none;
    outline: none;
    padding: 10px 30px;
    font-size: 18px;
    font-weight: 900;
    box-shadow: 3px 3px var(--clr-1), 4px 4px #FFF;
    cursor: pointer;
    transition: 0.3s;
}
.form-btn:hover {
    opacity: 0.8;
}
.form-btn:active{
    scale: 0.95;
}
.article-btn-left {
    position: fixed;
    height: 100px;
    width: 100px;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
	z-index: 500;
	display: flex;
	flex-direction: column;
	align-items:center;
}
.article-btn-left span {
	transform: translate(0, 20px);
	font-size: 12px;
	color: #fff;
}
.article-btn-left svg {
    rotate: 90deg;
    width: 7px;
    height: 100px;
    fill: #fff;
/*     transform: translateY(-45%); */
    animation: 3s arrowLeftMotion linear infinite;
}
@keyframes arrowLeftMotion {
    0% {transform: translateY(0);}
    30% {transform: translateY(5%);}
    50% {transform: translateY(10%);}
    90% {transform: translateY(0%);}
}
.article-btn-right {
    position: fixed;
    height: 100px;
    width: 100px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 500;
	display: flex;
	flex-direction: column;
	align-items:center;
}
.article-btn-right span {
	transform: translate(0, 20px);
	font-size: 12px;
	color: #fff;
}
.article-btn-right svg {
    rotate: -90deg;
    width: 7px;
    height: 100px;
    fill: #fff;
/*     transform: translateY(45%); */
    animation: 3s arrowRightMotion linear infinite;
}
@keyframes arrowRightMotion {
    0% {transform: translateY(0%);}
    30% {transform: translateY(5%);}
    50% {transform: translateY(10%);}
    90% {transform: translateY(0%);}
}
/*************************************
*******************article************
*************************************/
.p-full-2 {
    padding: 0 120px;
}
.pos-start {
    position: relative;
    z-index: 5;
}
.title-page {
    position: relative;
    /* height: calc(100vh - 50px);   */
    overflow: hidden;
    margin-bottom: 100px;
}
.title-page h2,.title-page h1 {
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.301);
    position: absolute;
    width: 80%;
    max-width: 600px;
    bottom: 20%;
    left: 10%;
    z-index: 2;
}
.title-page img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
h2{
    font-family: "Baskervville SC", serif;
    color: var(--clr-1);
    font-size: clamp(36px, 7vw, 60px);
}
.text-content {
    padding-top: 50px;
}
.text-content-02 {
	position: relative;
}
.text-content-02 .container{
	width: 80% !important;
	margin: 0 auto;
}
.img-motion02 img{
    max-width: 100%;
    height: auto;
    display: inline-block;
	position:absolute;
}
.img-motion02 img:nth-child(1) {
	top:10%;
	left:20px;
}
.img-motion02 img:nth-child(2) {
	top:30%;
	right:20px;
}
.img-motion02 img:nth-child(3) {
	top:50%;
	left:20px;
}
.img-motion02 img:nth-child(4) {
	bottom:10%;
	right:20px;
}
.text-content li {
    /* list-style: disc; */
    font-size: 14px !important;
    font-weight: 100;
    font-style: italic;
}
.text-content p {
    text-align: justify;
    font-size: 14px;
}
.img-motion {
    width: 95%;
    max-width: 400px;
    aspect-ratio: 3/5;
    overflow: hidden;
    margin: 0 auto;
    box-shadow: 10px -10px   0 0 #222223, 10px -10px   0 2px var(--clr-1);
    transform:translateY(150);
    transition: 0.3s ease;
}
.img-motion img {
    object-fit: cover;
    object-position: center top;
    background-position: center;
    width: 100%;
    height: 100%;
}
/* arrow */
.scroll-down-notice {
    width: max-content;
    position: absolute;
    bottom: 0;
	left:50%;
    cursor: pointer;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transform: translateY(-100%) translatex(-50%);
    -webkit-transform:  translateY(-100%) translatex(-50%);
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transition: opacity 0.3s, transform 0.3s;
	z-index: 1;
}
#scroll-down-notice {
    padding-top: 50px;
}
.scroll-down-notice > span {
    font-size: 26px;
    color: var(--clr-1);
    font-family: "Baskervville SC", serif;
}
.scroll-down-notice .icon-wrapper {
    width: 7px;
    animation: scroll-down-float-arrow 5s ease-out infinite;
    -webkit-animation: scroll-down-float-arrow 5s ease-out infinite;
    -ms-animation: scroll-down-float-arrow 5s ease-out infinite;
}
@keyframes scroll-down-float-arrow {
    0% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
    }
    50% {
        transform: translate3d(0, 5px, 0);
        -webkit-transform: translate3d(0, 5px, 0);
    }
    100% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
    }
}
.long-arrow-down {
    position: relative;
    width: 100%;
    height: inherit;
    padding-top: 1000%;
}
.long-arrow-down svg {
    position: absolute;
    display: block;
    width: 7px;
    height: 100px;
    top: 0;
    left: 0;
    overflow: hidden;
    fill: var(--clr-1);
}
/* button */
.call-btn-article {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 17px 50px;
    color: #FFF !important;
    box-shadow: 0 0 0 2px var(--clr-1), 6px 6px 1px 1px #222223, 7px 7px 1px 1px var(--clr-1);
    transition: 0.2s !important;
    margin-top: 20px;
    position: relative;
}
.call-btn-article::before{
    position: absolute;
    content: '';
    inset: 0 auto 0 0;
    background-color: var(--clr-1);
    opacity: 0.4;
    width: 0;
    z-index: -1;
    animation: linearbgBtnArticle 8s linear infinite;
}
.call-btn-article svg {
    fill: #fff;
    width: 21px;
    height: 21px;
}
@keyframes linearbgBtnArticle {
    65%{width: 100%;}
    75%{width: 100%;opacity: 0.4;}
    80%{width: 100%;opacity: 0;}
    100%{width: 100%;opacity: 0;}
}
.call-btn-article:hover {
    background-color: var(--clr-1);
}
.call-btn-article:active{
    scale: 0.95;
    box-shadow: 0 0 0 0  var(--clr-1), 0 0 0 0  var(--clr-3), 0 0 0 0  var(--clr-1);
}

/*************************************
***************single slider**********
*************************************/
.title-slider-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 50px auto 30px auto;
}
.single-slider {
    display: block;
}
.single-slider .swiper-container {
    width: 100%;
    height: 100%;
}
.single-slider .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}
.single-slider figure {
    width: 100%;
    height: 80vh;
    overflow: hidden;
}
.single-slider img {
    display: block;
    width: 100vw;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.slider-content {
    display: none;
}
.swiper-slide-active {z-index: 1;}
.arrow-container {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 20px;
    right: 10%;
    width: 80%;
    max-width: 500px;
    padding: 30px 10px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    z-index: 1;
}
.slider-content-show {
    width: 100%;
    transition: 0.2s;
    color: #000;
    font-size: clamp(14px , 7vw - 3vw , 18px);
    text-align: center;
}
.arrow-container .swiper-button-next, .arrow-container .swiper-button-prev  {
    position: relative !important;
}
.swiper-button-next, .swiper-button-prev {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px !important;
    background:none !important;
}
.swiper-button-next svg {
    fill: var(--clr-1);
    width: 6px;
    rotate: -90deg;
}
.swiper-button-prev svg {
    fill: var(--clr-1);
    width: 6px;
    rotate: 90deg;
}
.devix {
    text-align: center;
    color: #d6d4d4;
    padding: 10px 0;
    background-color: rgba(0, 0, 0, 0.1);
    font-weight: bold;
    transition: 0.2s;
    margin: 20px 0 80px 0;
}
.devix a {
    color: #ee273a;
}
.devix:hover {
    box-shadow: 0 11px 0 -5px rgba(247, 247, 247, 0.3);
}
.devix.hover {
    box-shadow: 0 10px 0 0 #ee273a;
}
/*************************************
*******************motion*************
*************************************/
.y-motion {
    opacity: 0;
    transform: translateY(50px) scale(0.95);
    /* transition: 0.3s; */
}
.paragraph-motion span{
    font-size: 26px;
    opacity: 0;
    transition: opacity 0.3s cubic-bezier(0.14, 0.6, 0.91, 0.6)
}
/*************************************
************primary-footer************
*************************************/
.primary-footer {
    margin-top: 150px;
    box-shadow: 0 -1px rgba(255, 255, 255, 0.342);
}
.last-article {
    display: flex;
    flex-direction: column;
}
.last-article h4 {
    font-size: 21px;
    color: #afafaf;
}
.last-article a {
    display: block;
    font-size: 16px;
    color: #979797;
    padding: 20px 0;
    transition: 0.3s;
}
.contact-container a,
.contact-container > span,
.address-container > span {
    display: block;
    font-size: 16px;
    color: #979797;
    padding: 5px 0;
    transition: 0.3s;
}
.address-container img{
    margin-bottom: 10px;
}
.social-footer-wrapper {
    display: flex;
    align-items: center;
    justify-content: left;
    gap: 10px;
    margin-top: 30px;
}
.social-footer-wrapper svg {
    width: 21px;
    height: 21px;
    opacity: 0.6;
    fill: #fff;
    transition: 0.3s;
}
.social-footer-wrapper a:hover svg{
    opacity: 1;
}
.contact-container a span {transition: color 0.3s;}
.last-article a:hover,
.contact-container a:hover span {
    color: #fff;
}
.last-article a:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.scroll-top-notice {
    width: 100%;
    margin-bottom: 64px;
    margin-top: -20px;
    cursor: pointer;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transition: opacity 0.3s, transform 0.3s;
}
.scroll-top-notice .icon-wrapper {
    rotate: 180deg;
    width: 7px;
    animation: scroll-down-float-arrow 5s ease-out infinite;
    -webkit-animation: scroll-down-float-arrow 5s ease-out infinite;
    -ms-animation: scroll-down-float-arrow 5s ease-out infinite;
}
/*************************************
*****************contact me***********
*************************************/
.contact-me-container {
    display: none;
    flex-direction: column;
    gap: 30px;
    padding: 60px 50px;
    position: fixed;
    background-color: var(--clr-3);
    z-index: 900;
    top: 0;
    left: 0;
    bottom: 0;
}
.contact-me-container a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.contact-me-container svg {
    fill: #FFF;
    width: 25px;
    height: 25px;
}
.contact-me-container img {
    margin-top: auto;

}
/*************************************
**************before after***********
*************************************/
.be-af-slider {
    margin-bottom: 30px;
}
.be-af-slider .swiper-container {
    width: 100%;
    height: 100%;
}
.be-af-slider .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.be-af-container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.be-af-container img {
    width: 40vw;
    height: auto;
    display: inline-block;
}
/*************************************
**************pack-container**********
*************************************/
.pack-container {
    margin-top: 50px;
    display: flex;
    align-items: self-start;
    justify-content: center;
    flex-wrap: wrap;
    gap: 50px;
}

.text-content p {
    font-size: 21px;
    color: #eee;
    line-height: 1.4;
    margin: 10px 0 50px 0;
    display: inline-block;
}
.text-content p::first-letter {
	font-size: 70px;
	line-height:1;
	font-weight: 900;
	float:left;
	margin-right: 15px;
}
.pack-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    width: 90%;
    max-width: 420px;
    border: 1px solid var(--clr-1);
    padding: 10px;
    border-radius: 4px;
    transition: 0.2s;
}
.pack-container h3 {
    font-size: 32px;
    font-family: "Baskervville SC", serif;
    padding: 20px 0 30px 0;
    width: 100%;
    text-align: center;
	color: var(--clr-1);
}
.pack-wrapper p {
	font-size: 19px;
    margin-bottom: 20px;
    border-bottom: 1px solid var(--clr-1);
    padding: 0 30px 20px 30px;
    line-height: 2;
    text-align: justify;
    text-align-last: center;
}
.pack-wrapper a {
    width: 100%;
    background-color: rgba(125, 74, 125, 0.5);
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
    transition: 0.2s;
}
.pack-wrapper a:hover {
    background-color: rgba(125, 74, 125, 0.2);
}
.pack-wrapper svg {
	width: 21px;
	height: 21px;
}
.row-pack-wrapper {
    width: 100%;
    padding: 10px 0 10px 50px;
    margin-bottom: 10px;
    background-color: rgba(125, 74, 125, 0.1);
    font-size: 16px;
    transition: background-color 0.2s;
}
.row-pack-wrapper:hover {
    background-color: rgba(125, 74, 125, 0.3);
}
.pack-wrapper.blur a {
    background-color: rgba(125, 74, 125, 0);
}
.pack-wrapper.blur {
    scale: 0.95;
    opacity: 0.4;
}
.pack-wrapper.blur .row-pack-wrapper {
    background: none;
}
/*************************************
**************video-wrapper***********
*************************************/
.video-tab-container {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: space-between;
    gap: 30px;
    height: 100%;
    padding: 50px;
}
.video-tabs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 10px;
}
.video-tab {
    padding: 10px 30px;
    position: relative;
    cursor: pointer;
    text-align: center;
    flex-shrink: 0;
}
.video-tab.active {
    box-shadow: 0 0 0 2px var(--clr-1), 6px 6px 1px 1px #222223, 7px 7px 1px 1px var(--clr-1);
}
.video-tab.active::before {
    position: absolute;
    content: '';
    inset: 0 auto 0 0;
    background-color: var(--clr-1);
    opacity: 0.4;
    width: 0;
    z-index: -1;
    animation: linearbgBtnArticle 8s linear infinite;
}
.video-wrapper {
    display: none;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.video-wrapper video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.video-wrapper.active {
    display: inline-flex;
}
/*************************************
*******************comment************
*************************************/
.comment-container {
	display:block;
	min-height: 400px;
}
.comment-container .swiper-container {
    width: 100%;
    height: 100%;
}
.comment-container .swiper-slide {
    font-size: 18px;
    color:#fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 60px;
}
.comment-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}
.comment-wrapper .name {
    font-size: 21px;
    font-family: "Baskervville SC", serif;
    letter-spacing: 3px;
    font-weight: bold;
    color: var(--clr-2);
}
.comment-wrapper p {
    width: 90%;
    max-width: 991px;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
}
.comment-container .swiper-button-prev svg,
.comment-container .swiper-button-next svg {
    fill: #fff;
}
.comment-container .swiper-pagination-bullet-active {
    width: 20px !important;
    border-radius: 50em !important;
}
.comment-container .swiper-pagination-bullet {
    background-color: #fff !important;
}
.comment-container .swiper-pagination *{
    transition: 0.7s;
}
#matn-single{color: #fff;}
#matn-single p{
    line-height: 35px;
    margin: 5px 0;
    font-size: 18px;
    word-wrap: break-word;
    word-break: break-word;
    white-space: normal;
    overflow-wrap: break-word;
}
#matn-single ul li a,#matn-single ul li,#matn-single ul,#matn-single ol li a,#matn-single ol li,#matn-single ol{
    font-size: 14px;
    line-height: 32px;
    color: #555;
}
#matn-single audio{
    width: 100%;
    margin: 10px 0;
}
#matn-single video{
    width: 100%;
    border-radius: 10px;
    margin: 10px 0;
}
#matn-single button,#matn-single input[type=submit] {
    background: linear-gradient(to right, #5372ef , #4a64d4);
    color: #fff;
    padding: 9px 22px;
    border-radius: 4px;
    box-shadow: 0 12px 10px -10px #99adff;
    transition: all 0.5s;
    font-size: 14px;
    margin: 12px 0;
    cursor: pointer;
    text-align: center;
    border: none;
}
#matn-single input[type=text] , #matn-single textarea {
    border: 2px solid #ccc;
    background-color: white;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0 15px 0;
    text-align: right;
}
#matn-single a,#matn-single p a,#matn-single p h2 a{
    transition: all 0.5s ease;
    font-size: 18px;
    font-weight: bold;
    color: #7d4a7d;
}
#matn-single a:hover,#matn-single p a:hover,#matn-single p h2 a:hover{
    transition: all 0.5s ease;
    color: #757369;
}
#matn-single hr{
    border: none;
    height: 2px;
    background-color: #eaf3fe;
}
#matn-single img{
    max-width: 100%;
    display: block;
    margin: 20px auto;
    height: auto;
    border-radius: 4px;
}
#matn-single h1 a{font-size: 1.5em;}
#matn-single h2 a{font-size: 1.5em;}
#matn-single h3 a{font-size: 1.17em;}
#matn-single h4 a{font-size: 16px;}
#matn-single h5 a{font-size: 0.83em;}
#matn-single h6 a{font-size: 0.67em;}
/**/
.blog-title{
    text-align: center;
    margin-bottom: 24px;
    padding-bottom: 15px;
    border-bottom: 2px solid #7d4a7d;
}
.blog-title h1{}
.blog-template{
    margin: 5px;
}
.blog-template a{
    display: block;
    background-color: #292929;
    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    padding: 12px;
}
.blog-template img{
    width: 100%;
    height: auto;
    border-radius: 6px;
}
.blog-template h2{
    font-size: 25px;
    margin-bottom: 21px;
}
.blog-template span{
    display: block;
    text-align: right;
}
.page-pa{
    margin: 20px auto;
    text-align: center;
    line-height: 25px;
}
.page-pa .current{
    background: rgb(71, 75, 78) none repeat scroll 0 0 !important;
    color: rgb(255, 255, 255) !important;
}
.page-pa .page-numbers{
    background: #7d4a7d;
    padding: 3px 12px;
    margin: 7px 5px;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    transition: all 0.5s ease;
    display: inline-block;
}
.page-pa .page-numbers:hover , .page-pa .page-numbers:focus{
    background: #ced4da none repeat scroll 0 0;
}
.slider-doc{
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
	    margin: 25px 0 0 0;
}
.slider-doc a{
 	border-radius: 5px;
    border: solid 2px #7d4a7d; 
	position: relative;
}
.slider-doc img{
	border-radius: 10px;
	 padding: 5px;
	
}
.slider-doc p {
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(34 34 35 / 79%);
    color: #ffffff;
    font-size: 14px;
    padding: 10px 20px;
}
.slider-doc-one{
	width: 48%;
}
.arrow-holder-for-doc-one, .arrow-holder-for-doc-two{
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 55%;
}
.swiper-button-prev-doc-one svg, .swiper-button-prev-doc-two svg{
	    fill: #7d4a7d;
    width: 60px;
    height: 60px;
	transform: rotate(90deg);
	cursor: pointer;
}
.swiper-button-next-doc-one svg, .swiper-button-next-doc-two svg{
	    fill: #7d4a7d;
    width: 60px;
    height: 60px;
	transform: rotate(270deg);
	cursor: pointer;
}
.slider-doc-two{
	width: 48%;
}
 .slider-doc-one .swiper-container {
      width: 100%;
      height: 100%;
	 
    }
    .slider-doc-one .swiper-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
 .slider-doc-two .swiper-container {
      width: 100%;
      height: 100%;
    }
    .slider-doc-two .swiper-slide {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }

.start-row-about{
    display: flex
;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    width: 76%;
/*     border-left: 2px solid #7d4a7d; */
    padding-left: 65px;
    margin: 100px auto 0 auto;
	position: relative;
}
.start-row-about:after{
    content: "";
    position: absolute;
    top: 7%;
    left: -2px;
    width: 2px;
    height: 85%;
    background-color: #7d4a7d;
}
.about-rtl{
    display: flex
;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    margin: 0 0 20px 0;
    width: 100%;
	position: relative;
}
.about-rtl:before {
   content:"";
    width: 40px;
    height: 40px;
    background-color: #7d4a7d;
    border-radius: 50px;
    position: absolute;
    left: -86px;
    top: 45%;
}
.about-rtl figure{
	    border-radius: 5px;
    border: solid 2px #7d4a7d;
}
.about-rtl figure img{
	    border-radius: 10px;
    padding: 5px;
}
.about-rtl div {
    width: 65%;
}
.about-rtl div h2{
	    font-size: 60px;
    margin: 0 0 15px 0;
}
.about-rtl div h3{
	    font-size: 30px;
    margin: 0 0 12px 0;
}
.about-rtl div p {
    font-size: 26px;
    line-height: 35px;
    text-align: justify;
}
.about-rtl ul li{
	font-size: 26px;
    margin: 0 0 5px 0;
    position: relative;
    padding: 0 0 0 12px;
}
.about-rtl ul li:before{
    content: "";
    width: 8px;
    height: 7px;
    background-color: #7d4a7d;
    border-radius: 50px;
    position: absolute;
    left: -4px;
    top: 17px;
	
}
.image-container {
  position: relative;
  width: 370px;
  height: 620px;
}

.image-container img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.image-container img.active {
  opacity: 1;
}
.video-about{
	width: 100%;
    height: 100%;
	padding: 0 12px;
}
.first-vid-mob{
	display: none;
}
.first-vid-desk video{
	padding: 0;
	height: 100vh;
	object-fit:cover;
	object-position: top center;
}

.img-motion02 {
	position: absolute;
	inset: 0;
	z-index: -100;
}
/*************************************
*******************mobile*************
*************************************/
.vid-tit{
	text-align: center;
}
.video-wrapper video {
    width: 30%;
}
@media (max-width: 1700px){
	.about-rtl div {
    width: 60%;
}
.start-row-about {
    width: 95% !important;
}
}
@media (max-width: 1400px){
}
@media (max-width: 1200px){
	.about-rtl div {
    width: 52%;
}
.start-row-about:after {
    height: 86%;
}
}
@media (min-width: 992px){
	.primary-header.active .contact-me,
    .primary-header.active .menu-btn {
        font-size: 10px;
        transition: 0.2s;
    }
}
@media (max-width: 991px){
	.img-motion02 img {
		opacity: 0.3 !important;
		scale: 0.7;
	}
	.img-motion02 img:nth-child(1),.img-motion02 img:nth-child(3) {
		left: -17px;
	}
		.img-motion02 img:nth-child(2), .img-motion02 img:nth-child(4) {
		right: -17px;
	}
	.paragraph-motion span {
		font-size: 16px;
	}
	.text-content p::first-letter {
		font-size: 45px;
	}
.text-content p {
	padding: 0 60px;
	font-size:16px;
}
    .be-af-container img{
        width: 90%;
    }
.first-vid-desk video {
           padding: 0;
/*         margin: 81px 0 0 0; */
}
	#scroll-down-notice{

		background: #222223;
	}
    .primary-header::before {
        position: absolute;
        content: '';
        inset: 0;
        background-color: #000;
        scale: 0.9;
        opacity: 0;
        z-index: -1;
        transition: 0.3s;
    }
    .primary-header.active::before {
        opacity: 1;
        scale: 1;
    }
    .contact-me {
        top: 35px;
        left: 10px;
        font-size: 11px;
    }
    .menu-btn {
        top: 35px;
        right: 10px;
        font-size: 11px;
    }
    .p-full-2 {
        padding: 0 20px;
    }
    .img-motion {
        margin-top: 50px;
        max-width: 980px;
/*         aspect-ratio: 5/3; */
    }
	.about-rtl {
    flex-direction: column;
    align-content: center;
}
	.about-rtl div {
    width: 100%;
}
	.about-rtl:before {
    top: 28%;
}
	.start-row-about:after {
    top: 4%;
    height: 6445px;
}
	.start-row-about:after {
    height: 85%;
}
	.pos-start {
    background: #fff;
}
/* 	.contact-me:after{
	    content: "";
    position: absolute;
    background: #222223;
    top: -40px;
    left: -15%;
    width: 1110%;
    height: 85px;
    z-index: -2;
    border-bottom: solid 1px #fff;
} */
}
@media (max-width: 768px){
.slider-doc {
    flex-direction: column;
}
	.slider-doc-one, .slider-doc-one img, .slider-doc-two, .slider-doc-two {
    width: 100%;
}
	    .start-row-about:after {
       height: 86%;
    }
			.video-wrapper video {
    width: 100% !important;
}

}
@media (max-width: 576px){
		.first-vid-desk{
	display: none;
}
	.first-vid-mob{
	display: block;
}
	
    .be-af-container img{
        width: 100%;
    }
		.first-vid-mob video{
	padding: 0;
			height: 95vh;
			object-fit: cover;
}
    .index-video .mobile {
        display: block;
    }
    .index-video .desktop {
        display: none;
    }
    .video-container .play-btn {
        scale: 0.8;
        bottom: 70px;
    }
    .call-container {
        bottom: 60px;
    }
    .paragraph-motion span {font-size: 21px}
    .input-container {flex-direction: column;}
    .last-article , .address-container {text-align: center;margin-bottom: 50px;}
    .address-container img{ margin: 0 auto 10px auto;}
    .social-footer-wrapper {justify-content: center;}
    .be-af-container {
        flex-direction: column;
    }
    .devix {
        margin-bottom: 60px;
    }
    .video-tab-container {
        padding: 50px 0;
    }
	
	.title-page h2, .title-page h1 {
    bottom: 10%;
    left: 4%;
    font-size: 30px;
}
	.title-page {
    margin-bottom: -25px;
}
	.about-rtl div h2 {
    font-size: 30px;
		    margin: 0 0 8px 0;
}
	.about-rtl div h3 {
    font-size: 20px;
}
	.about-rtl div p {
    font-size: 18px;
    line-height: 30px;
	}
	    .start-row-about {
        width: 100% !important;
    }
	.start-row-about:after {
    left: 35px;
    height: 6340px;
}
	.about-rtl:before {
    left: -49px;
}
	.about-rtl {
    padding: 0 20px 0 0;
}
	.about-rtl ul li {
    font-size: 18px;
}
	.about-rtl ul li:before {
    top: 10px;
}
	    .start-row-about:after {
        height: 86%;
    }
	.pack-wrapper p {
		padding: 0 10px 20px 10px;
		font-size: 14px;
	}
	.text-content-02 .container{
		width: 100% !important;
	}
}
@media (max-width: 456px){
/* 	    .call-container {
        bottom: 45px;
    } */
	 
	.text-content h2{
		    font-size: 26px;
	}
	.about-rtl:before {
    left: -57px;
    top: 20%;
}
	.start-row-about:after {
    top: 3%;
    left: 27px;
    height: 6790px;
}
	.image-container {
    width: 282px;
    height: 465.78px;
}
	.about-rtl {
    gap: 5px;
}
	    .start-row-about:after {

                height: 87%;
    }

}
 
