/*
* Template Name: FlyNailArt - v1.0.0
* Template URL: https://zaretech.com
* Author: Mohammad Javad Rezaei-Faeze Nili
* License: https://zaretech.com
*/

/* === FONTS === */
@font-face {
    font-family: 'worksans';
    src: url('../fonts/WorkSans-VariableFont_wght.ttf');
}
@font-face {
    font-family: 'Dubiel';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Dubiel.woff') format('woff');
}  
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url('../fonts/Inter-ExtraLight.ttf');
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/Inter-Regular.ttf');
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url('../fonts/Inter-SemiBold.ttf');
}
@font-face {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/Inter-Bold.ttf');
}
/* === GENERAL === */
*{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
}
body{
   width: 100%;
   height: auto;
   background-color: var(--color-1);
   position: relative;
}
body.gray{
    background-color: #f3f3f3;
}
:root{
    --color-1: #FFF;
    --color-2: #B4D5E3;
    --color-3: #84A9B5;
    --color-4: #F9ECEC;
    --color-5: #DA92A2;
}
a{
    text-decoration: none;
    font-size: 16px;
    font-weight: 300;
}
li{
    list-style: none;
}
h1,h2,h3,h4,h5,h6{
    font-family: Dubiel;
}
p{
    font-family: Inter;
    font-size: 16px;
}
span{
    font-size: 16px;
}
h1{
    font-size: 3rem;
}
h2{
    font-size: 32px;
}
h3{
    font-size: 2.2rem;
}
h4{
    font-size: 2rem;
}
h5{
    font-size: 1.5rem;
}
h6{
    font-size: 1rem;
}
.calendar_content div{
    font-family: Inter;
    font-size: 13px;
    font-weight: 900;
}
.calendar_header h2{
    color: #999;
    font-family: Inter;
}
.navbar-light .navbar-toggler {
    border-color: rgb(0 0 0 / 0%);
}
/* === HEADER SECTION === */
header{
    width: 100%;
    height: auto;
    padding-top: 3rem;
    background: var(--color-2);
}
header nav.navigation{
    background: var(--color-3);
    height: 54px;
}
header nav.navigation button.bt{
    border: none;
}
header nav.navigation button .hamber{
    font-size: 3rem;
    background-color: var(--color-3);
    color: #626262;
}
header nav .icon{
    padding: 0;
}
header nav .fas.fa-bars{
    font-size: 25px;
}
header nav .icon svg{
    width: 140px;
    height: 70px;
    margin-bottom: 5px;
}
header nav ul{
    position: absolute;
    right: 0;
}
header nav ul li{
    display: inline-block;
    margin-right: 2.5rem;
}
header nav ul li a{
    color: var(--color-1) !important;
    text-decoration: none;
    font-family: worksans;
    font-size: 14px;
}
header nav ul li ul li{
    width: 100%;
}
header nav ul li ul li a{
    color: var(--color-3) !important;
}
header nav ol li a ,header nav ol li{
    font-family: Inter;
}
header nav ul a.log{
    color: #A98080 !important;
    background-color: #F5D6DE !important;
    font-family: worksans;
    font-size: 14px;
    padding: 8px 30px;
    margin-left: 3rem;
    margin-right: 1rem;
    border-radius: 8px;
}
header .box-head{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-top: 8rem;
    margin-bottom: 2rem;
    position: relative;
    width: 100%;
    height: auto;
    padding-bottom: 12rem;
}
header .box-head .shape {
    position: absolute;
    top: -3rem;
    right: 143px;
    width: 150px;
    mix-blend-mode: multiply;
}
header .box-head svg {
    position: absolute;
    bottom: -5rem;
    right: 0;
    z-index: 1;
}
 header .box-head svg path{
    fill: #fff;
}
header .box-head svg.x{
    position: absolute;
    bottom: -8rem;
    transform: rotate(180deg);
    left: 1rem;
    z-index: 1;
}
header .box-head svg.x path{
    fill: #000;
}
header .box-head #svg-star {
    position: absolute;
    bottom: -2rem;
    right: 5rem;
    fill: #84A9B5;
    mix-blend-mode: color-dodge;
    opacity: 0.5;
}
header .box-head #svg-star1 {
    position: absolute;
    bottom: -3rem;
    right: 7rem;
    fill: #84A9B5;
    mix-blend-mode: color-dodge;
    opacity: 0.5;
}
header .box-head .pic2{
    position: absolute;
    top: 9rem;
    left: 12rem;
    overflow: hidden;
    max-width: 80%;
    z-index: 2;
}
header .box-head .pic3{
    position: absolute;
    top: 16rem;
    left: 3rem;
    z-index: 2;
}
header .header-title.head{
    padding-left: 1rem;
}
header .header-title h1{
    font-family: Dubiel;
    color: var(--color-1);
    position: relative;
    margin-top: 60px;
    z-index: 1;
    font-size: 32px;
}
header .header-title h1.x {
    font-family: Dubiel;
    color: var(--color-1);
    position: relative;
    margin-top: 0;
    z-index: 1;
}
header .header-title span{
    font-family: Dubiel;
    z-index: 1;
    font-size: 48.05px;
    color: var(--color-1);
    position: relative;
    left: -3rem;
}
header .breadcrumb{
    background-color: unset;
    height: 50px;
}
header .breadcrumb-item+.breadcrumb-item::before{
    color: var(--color-1);
}
header .waves{
    width: 100%;
    height: 70px;
    position: absolute;
    bottom: -65px;
}

/* === CONTACT SECTION === */
#contact-us{
    margin-top: 200px;
    margin-bottom: -10rem;
    width: 100%;
    height: auto;
}
#contact-us .contact-details {
    margin: 3rem 0;
}
#contact-us .contact-details ul li{
    color: var(--color-3);
    margin-bottom: 1.5rem;
    font-size: 14px;
}
#contact-us .contact-details ul li i{
    font-size: 20px;
    padding-top: 0.5rem;
}
#contact-us .contact-details ul li span{
    margin-left: 1rem;
    font-size: 14px;
}
#contact-us .contact-img img{
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* === MAP SECTION === */
#map{
    width: 100%;
    height: 460px;
    padding-bottom: 2rem;
}

/* === APPOINTNMENT AND BOOK APPOINTMENT === */
#appoinntment ,
#book-appointment{
    width: 100%;
    height: auto;
    margin-top: 170px;
}
#appoinntment > h2{
    padding-top: 0rem;
    margin-bottom: 5rem;
    font-size: 30px;
    color: var(--color-3);
}
#appoinntment .box-appoinntment{
    width: 100%;
    border-radius: 5px;
    background-color: var(--color-1);
    padding: 0;
    margin-bottom: 0rem;
    margin-top: -1rem;
}
#appoinntment .box{
    display: flex;
    justify-content: space-around;
    padding: 0.5rem 3rem;
    margin: -6rem 0 2rem 2rem;
}
#appoinntment .box input{
    width: 60%;
    padding: 0.8rem 1rem;
    border: 1px solid #cecece;
    border-radius: 8px;
    font-size: 14px;
    color: #9c9c9c;
}
#appoinntment .box input::placeholder{
    color: #959595;
}
#appoinntment .box a{
    width: 36%;
    border-radius: 8px;
    background-color: var(--color-2);
    color: var(--color-1);
    border: none;
    font-size: 14px;
    text-align: center;
    line-height: 4;
    transition: all 0.3s ease;
}
#appoinntment .box a:hover{
    background-color: var(--color-3);
}
#appoinntment .bu{
    border-left: 1px solid var(--color-2);
    padding-left: 1rem;
}
#appoinntment .bu button{
    width: 150px;
    margin: 1rem 2rem 1rem 0;
    padding: 12px;
    border-radius: 5px;
    border: none;
    color: var(--color-3);
    background-color: #f3f3f3;
    display: inline-block;
    font-size: 14px;
}
#appoinntment .bu button:focus{
    background-color: var(--color-2);
}
#appoinntment .calendar_weekdays ,
#book-appointment .calendar_weekdays{
    background-color: transparent;
}
#appoinntment .calendar_weekdays div,
#book-appointment .calendar_weekdays div{
    color: #000 !important;
    font-weight: 600;
    font-size: 13px;
}

#book-appointment{
    margin-top: 12rem;
}
#book-appointment h2.cc{
    color: var(--color-3);
    font-family: Dubiel;
    font-size: 63px;
    margin-bottom: 1rem;
    width: 80%;
}
#book-appointment p{
    color: var(--color-3);
    font-family: Inter;
    font-size: 20px;
    font-weight: 200;
}
#book-appointment .box-calendar{
    margin-top: 2rem;
    border-radius:12px ;
    box-shadow: 0px 30px 84px rgba(19, 10, 46, 0.08), 0px 8px 32px rgba(19, 10, 46, 0.07), 0px 3px 14px rgba(19, 10, 46, 0.03), 0px 1px 3px rgba(19, 10, 46, 0.13);
    -webkit-box-shadow: 0px 30px 84px rgba(19, 10, 46, 0.08), 0px 8px 32px rgba(19, 10, 46, 0.07), 0px 3px 14px rgba(19, 10, 46, 0.03), 0px 1px 3px rgba(19, 10, 46, 0.13);
    -moz-box-box-shadow: 0px 30px 84px rgba(19, 10, 46, 0.08), 0px 8px 32px rgba(19, 10, 46, 0.07), 0px 3px 14px rgba(19, 10, 46, 0.03), 0px 1px 3px rgba(19, 10, 46, 0.13);
}
#book-appointment .box-calendar .btn-book-app{
    background-color: var(--color-2);
    color: var(--color-1);
    padding: 1rem;
    border: none;
    outline: none;
    border-radius:10px ;
    width: 95%;
    margin: 0 auto;
    transition: all 0.3s ease-in;
    position: relative;
    top: 4rem;
    display: block;
    text-align: center;
}
#book-appointment .box-calendar .btn-book-app:hover{
    background-color: var(--color-3);
}
#book-appointment .box-calendar .btn-book-app a{
    color: var(--color-1);
}
#book-appointment .box-calendar .btn-book-app:hover{
    background-color: var(--color-3);
}
#book-appointment svg.y{
    position: absolute;
    top: -12rem;
    left: 2rem;
    transform: scale(0.8);

}

/* === OUR SERVICES === */
#services-box{
    width: 100%;
    height: auto;
    margin: 10rem 0 0 0;
    padding: 1rem;
    position: relative;
}
#services-box .services-img{
    position: relative;
    width: 230px;
    height: 230px;
    border-radius: 50%;
    background-color: #f3f3f3;
}
#services-box .services-img svg{
    position: absolute;
    top: -1rem;
    right: 0.5rem;
    width: 230px;
    height: 230px;
}
#services-box .services-img img{
    position: absolute;
    top: 40%;
    left: 30%;
    z-index: 3;
}
#services-box .services-text h3{
    color: var(--color-5);
    margin-bottom: 1rem;
    font-family: Inter;
    font-size: 18px;
}
#services-box .services-text p{
color: #999;
font-size: 14px;
line-height: 27px;
}
#services-box img.shape{
    position: absolute;
    top: 3rem;
    right: 10rem;
    width: 120px;
    height: 120px;
    object-fit: cover;
}

/* === OFFER === */
#offer{
    width: 100%;
    height: auto;
    background-color: #DA92A2;
    padding: 120px 0 85px 0;
    position: relative;
    margin-bottom: 15rem;
}
#offer.y{
    margin-bottom: -5rem;
}
#offer.x{
    background-color: #B4D5E3;
    margin-bottom: 7rem;
}
#offer img{
    object-fit: cover;
}
#offer .text-box{
    margin-left: -10px;
    transform: scale(0.7);
}
#offer .text-box p{
    color: var(--color-1);
    font-family: Dubiel;
}
#offer .text-box .line{
    line-height: 0.8;
}
#offer .text-box .line p{
    color: var(--color-1);
    font-family: Dubiel;
}
#offer .text-box img{
    width: 200px;
    height: 200px;
    object-fit: cover;
    position: absolute;
    top: -35px;
    right: -3rem;;
}
#offer svg.x{
    position: absolute;
    top: 0;
}
#offer .waves{
    width: 100%;
    height: 41px;
    position: absolute;
    bottom: -40px;
}

/* === ABOUT === */
#about{
    width: 100%;
    height: auto;
    margin: 8rem 0 0 0;
    padding: 2rem 0;
}
#about .mtt{
    margin-top: 1.5rem;
}
#about .padd{
    padding-left: 2.5rem;
}
#about h2 , #about h4{
    color: var(--color-3);
}
#about h4{
    font-size: 18px;
    font-family: Inter;
    font-weight: 600;
    margin-bottom: 1rem;
}
#about p{
    color: #999;
    font-size: 14px;
    width: 70%;
    line-height: 26px;
}
#about .padd h4{
    margin-top: 1rem;
}
#about .about-img{
    width: 100%;
    position: relative;
}
#about .about-img img{
    width: 100%;
    height: auto;
    object-fit: cover;
    right: 0;
}
#about .about-img img.x{
    width: 85%;
    height: auto;
    object-fit: cover;
    right: 0;
}
#about .about-img img.p-absolute{
    position: absolute;
    top: 8rem;
    right: 23rem;
    width: 350px;
    height: auto;
    object-fit: cover;
}
#about .about-img img.p-absolute2{
    position: absolute;
    top: -5rem;
    right: 0rem;
    width: 300px;
    height: auto;
    object-fit: cover;
}
#about .about-img svg{
    position: absolute;
    right: 0;
    bottom: -7rem;
    z-index: -1;
}
#about .margin{
    margin-top: 10rem;
}
#about .box-img img{
    width: 100%;
    height: auto;
}
#about .question-about{
    width: 100%;
    background-color: #B4D5E3;
}
#about .question-about .q1{
    display: flex;
    justify-content: space-around;
}
#about .question-about .q-img{
    width: 100%;
    padding: 2rem;
}
#about .question-about .q-img img{
    width: 100%;
    height: 450px;
    object-fit: cover;
    border: 1px solid var(--color-1);
    padding: 1rem;
}
#about .question-about .q-text{
    width: 100%;
    padding: 2rem  3rem 0 0;
}
#about .question-about .q-text h3{
    font-size: 28px;
    margin-bottom: 2rem;
    color: var(--color-1);
}
#about .question-about .q-text input{
    padding: 0.9rem 1rem;
    border-radius: 5px;
    margin-bottom: 1rem;
    width: 100%;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 200;
    color: #c4c4c4;
}
#about .question-about .q-text input:first-child{
    margin-right: 1rem;
}
#about .question-about .q-text textarea{
    width: 100%;
    height: 140px;
    padding: 1rem;
    border-radius: 5px;
    border: none;
    outline: none;
    font-size: 14px;
    font-weight: 200;
    color: #c4c4c4;
}
#about .question-about .q-text input::placeholder ,
#about .question-about .q-text textarea::placeholder{
    color: #c4c4c4;
}
#about .question-about .q-text button{
    background-color: var(--color-4);
    color: var(--color-3);
    border: none;
    outline: none;
    padding: 0.5rem 1rem;
    border-radius: 5px;
    float: right;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 14px;
    transition: all 0.3s ease-in;
}
#about .question-about .q-text button:hover{
    background-color: var(--color-3);
    color: var(--color-4);
}

/* === SERVICES ITEM === */
#services-item{
    width: 100%;
    height:auto;
    position: relative;
    background-color: #f3f3f3;
    margin: 5rem 0;
    padding: 0;
}
#services-item h2{
    color: var(--color-3);
    font-size: 32px;
    margin-top: 4rem;
}
#services-item p{
    color: var(--color-2);
    font-weight: 300;
}
#services-item img{
    position: absolute;
    top: 30%;
    right: 35%;
    display: flex;
}
#services-item span{
    display: block;
    text-align: center;
    margin-top: 1rem;
    color: var(--color-5);
    font-size: 16px;
}
#services-item svg{
    width: 100%;
    position: relative;
}

/* === PORTFOLIO LANDING PAGE === */
#portfolioo{
    width: 100%;
    height: auto;
    margin: 7rem 0 5rem 0;
    position: relative;
}
#portfolioo h2{
    color: var(--color-3);
}
#portfolioo p{
    color: var(--color-2);
    margin-bottom: 2.5rem;
    font-weight: 300;
}
#portfolioo #image-wrapper {
    width: 100%;
    height: 350px;
    position: relative;
    margin-bottom: 20px;
}
#portfolioo img{
    width: 100%;
    height: 350px;
    object-fit: cover;
    margin-bottom: 1rem;
    transition: all 0.3s ease-in;
} 
#portfolioo img.shape{
    width: 200px;
    height: auto;
    position: absolute;
    top: -8rem;
    left: 1rem;
}
#portfolioo  .image-description-layer {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #84A9B5;
    color: #fff;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    mix-blend-mode: multiply;
    transition: opacity .2s, visibility .2s;
}
#portfolioo #image-wrapper #image-description{
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 62px;
    color: #FFFFFF;
}
#portfolioo #image-wrapper:hover{
    transform: scale(1.05);
}
#portfolioo #image-wrapper:hover .image-description-layer {
    visibility: visible;
    opacity: 0.8;
}
#portfolioo #image-wrapper #image-description {
    transition: .2s;
    transform: translateY(1em);
}
#portfolioo #image-wrapper:hover #image-description{
    transform: translateY(0);
}
#portfolioo a{
    padding: 0.8rem 4rem;
    margin: 1rem 0;
    display: inline-block;
    border: none;
    outline: none;
    border-radius: 5px;
    background-color: var(--color-2);
    color: var(--color-1);
    transition: all 0.3s ease-in;
}
#portfolioo a:hover{
    background-color: var(--color-3);
}

/* === ABOUT US === */
#about-us{
    width: 100%;
    height: auto;
    margin: 3rem 0;
}
#about-us .about-us{
    background-color: var(--color-4);
    padding: 2rem;
}
#about-us .text-box{
    background-color: #FFF6F6;
    padding: 1.5rem 1rem ;
}
#about-us h2{
    color: var(--color-3);
}
#about-us span{
    color: var(--color-2);
}
#about-us p{
    margin-top: 2rem;
    color: #999;
    font-size: 14px;
}
#about-us a{
    padding: 0.8rem 4rem;
    margin: 1rem 0;
    display: inline-block;
    border: none;
    outline: none;
    border-radius: 5px;
    background-color: var(--color-2);
    color: var(--color-1);
    width: 50%;
    text-align: center;
    transition: all 0.3s ease-in;
}
#about-us a:hover{
    background-color: var(--color-3);
}
#about-us img{
    width: 100%;
}

/* ===  JOIN === */
#join{
    width: 100%;
    height: auto;
    margin: 3rem 0;
    position: relative;
}
#join .shape{
    position: absolute;
    top: -2rem;
    right: -1rem;
}
#join.x{
    background: #fff;
    margin-top: 5rem;
    margin-bottom: -5rem;
    padding-top: 10rem;
    padding-bottom: 4rem;
}
#join.x .shape{
    position: absolute;
    top: 8rem;
    right: 5rem;
}
#join .join{
    background-color: #f3f3f3;
    padding: 3rem 6rem;
    border-radius: 5px;
    position: relative;
}
#join h2{
    color: var(--color-3);
    font-size: 32px;
}
#join p{
    color: var(--color-3);
    font-size: 14px;
}
#join input.x{
    width: 75%;
}
#join button{
    width: 25%;
    background-color: var(--color-2);
    color: var(--color-1);
    margin-left: 1rem;
    transition: all 0.3s ease;
}
#join button:hover{
    background-color: var(--color-3);
}
#join input.x, #join button{
    padding: 0.8rem 1rem;
    border: none;
    border-radius: 5px;
    color: #9C9C9C;
    font-size: 16px;
}
#join label{
    color: var(--color-3);
    margin-left: 0.5rem;
    margin-bottom: 2rem;
    font-size: 11px;
}
#join .join .ff{
    display: flex;
    align-items: center;
}
/* === BLOG SECTION IN LANDING PAGE === */
#blog-sec{
    width: 100%;
    height: auto;
    margin: 4rem 0;
}
#blog-sec h2{
    color: var(--color-3);
    font-size: 32px;
}
#blog-sec p{
    color: var(--color-2);
    font-size: 16px;
}
#blog-sec .item{
    width: 100%;
}
#blog-sec .item img{
    width: 100%;
    height: auto;
    object-fit: cover;
    /* margin-bottom: 1rem; */
}
#blog-sec .item h3 a{
    color: var(--color-3);
    font-size: 16px;
    font-weight: 600;
}
#blog-sec .item p{
    font-size: 13px;
    color: #999;
}

/*=== OUR TEAM == */
#our-team{
    width: 100%;
    margin-top: 170px;
}
#our-team h2{
    color:#84A9B5;
    text-align: center;
    font-size: 40px;
    font-family: Dubiel;
    margin-bottom: 40px;
}
#our-team img{
    border-radius: 50% 50% 0 0;
    align-content: center;
    width: 100%;
}
#our-team #team-details{
    text-align: center;
    color: #DA92A2;
    font-family: Inter;
    padding: 5px 0px;
    background-color: #F3F3F3;
}
#our-team #team-details p:first-child{
    font-size: 16px;
    font-weight: 600;
    margin-top: 0.5rem;
}
#our-team #team-details p:last-child{
    font-size: 14px;
    font-weight: 300;
    margin-top: -0.8rem;
}
#our-team .row{
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}

/* === BLOG === */
#blog{
    margin-top: 170px;
}
#blog #blog-card{
    background-color: #FFFFFF;
    box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 70px 50px 50px 50px;
    margin-top: 0.3rem;
}
#blog h2{
    color:#84A9B5;
    font-family: Inter;
    font-size: 24px;
    font-weight: 600;
}
#blog h4{
    color:#B4D5E3;
    font-family: Inter;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 1rem;
}
#blog #card-details img{
    width: 100%;
}
#blog #card-details p{
    margin-top: 25px;
    color:#999999;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 27px;
}
#blog #card-details a{
    background-color: var(--color-5);
    border-radius: 8px;
    color: #FFFFFF;
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    text-decoration: none;
    padding: 0.7rem 4rem;
    margin-top: 0.5rem;
    transition: all 0.3s ease;
}
#blog #card-details a:hover{
    background-color: #a56774;
}
#blog #card-details button:hover{
    background-color: #cc7286;
    color: #f3f3f3;
}

/* === BlogPost === */
#blogpost{
    margin-top: 200px;
    background-color: #f3f3f3;
    padding-bottom: 30px;
}
#blogpost #blogpost-card{
    background-color: #FFFFFF;
    box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 50px;
    height: 100%;
}
#blogpost #card-details img{
    width: 100%;
    margin-bottom: 1.8rem;
}
#blogpost #card-details h2{
    color: #84A9B5;
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
}
#blogpost #card-details h4{
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    color: #B4D5E3;
    margin-bottom: 1rem;
}
#blogpost #card-details p{
    font-family: Inter;
    font-style: normal;
    font-size: 14px;
    line-height: 27px;
    color: #999999;
}
#blogpost #search{
    background-color: #FFFFFF;
    position: relative;
    margin-bottom: 10px;
    box-shadow: 0px 5px 15px 2px rgb(0 0 0 / 5%);
    border-radius: 5px;
}
#blogpost #search input{
    border: none;
    color:#C4C4C4;
    padding: 1rem;
    font-size: 13px;
    font-weight: 300;
}
#blogpost #search input::placeholder{
    color:#C4C4C4;
}
#blogpost #search a{
    position: absolute;
    top: 33%;
    right: 18px;
}
#blogpost #search i{
    color: #999999;
    font-size: 1.3rem;
}
#blogpost #categories{
    background-color: #FFFFFF;
    display: inline-block;
    width: 100%;
    color: #84A9B5;
    font-family: Inter;
    padding: 30px 30px;
    box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
}
#blogpost #categories h2{
    font-family: 'Inter';
    font-weight: 600;
    font-size: 14px;
    line-height: 62px;

}
#blogpost #categories h5 a{
    font-family: Inter;
    font-style: normal;
    font-size: 12px;
    line-height: 30px;
    color: #84A9B5;
}
#blogpost #categories hr{
    background-color: #B4D5E3;
}
#blogpost #categories li{
    display: inline-block;
    vertical-align: bottom;
    margin-left: 13px;
}
#blogpost #categories li p:first-child{
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    color: #84A9B5;
}
#blogpost #categories li p:last-child{
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    color: #B4D5E3;
}
#blogpost #categories #categories-filter2{
    display: inline-block;
    margin-top: -1rem;
    padding: 0 20px;
}
#blogpost #categories #categories-filter2 span{
    background-color: #F3F3F3;
    border-radius: 8px;
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 35px;
    padding: 6px 23px;
}
#comments{
    background-color: #FFFFFF;
    margin-top: 20px;
    margin-bottom: -5rem;
}
#comments h2{
    color: var(--color-3);
    margin-bottom: 2rem;
    font-size: 16px;
    font-weight: 600;
    font-family: Inter;
}
#comments #commentssend-details{
    background-color: rgba(180, 213,227, 0.2);
    border-radius: 8px;
    padding: 20px 0;
    margin: 0;
}
#comments #commentssend-details img,
#comments #commentsanswer-details img{
    width: 100px;
    height: 100px;
    object-fit: cover;
    padding: 0;
    margin: 1.5rem;
}
#comments #commentssend-details h3,
#comments #commentsanswer-details h3{
    font-family: Inter;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    color: var(--color-3);
}
#comments #commentssend-details p,
#comments #commentsanswer-details p{
    font-family: Inter;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 27px;
    color: #999999;
}
#comments #commentsanswer-details{
    background-color: #F3F3F3;
    opacity: 1;
    border-radius: 8px;
    padding:10px;
    margin: 20px 0;
    width: 70%;
}
#comments #commentssend-details .dis,
#comments #commentsanswer-details .dis{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

/* === SIGN IN === */
#sign-in{
    width: 100%;
    height: auto;
    margin-top: 200px;
}
#sign-in .login-box{
    width: 100%;
    background-color: var(--color-1);
    border-radius: 5px;
    -webkit-box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.05);
    }
#sign-in .login-box .img-box{
    width: 40%;
    height: auto;
    object-fit: cover;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#sign-in .login-box .img-box img{
    width: 100%;
    height: 550px;
}
#sign-in .login-box .text-box{
    width: 60%;
    padding: 5rem;
}
#sign-in .login-box .text-box .fl{
    display: flex;
    justify-content: space-between;
}
#sign-in .login-box h3{
    color: var(--color-2);
    margin-bottom: 2rem;
}
#sign-in .login-box h4{
    font-family: Inter;
    font-size: 14px;
    color: var(--color-3);
    margin-bottom: 0.5rem;
    margin-top: 4rem;
}
#sign-in .login-box p{
    font-family: Inter;
    color: #9C9C9C;
    font-size: 12px;
    margin-bottom: 2rem;
}
#sign-in .login-box .flex{
    display: flex;
    justify-content: space-between;
}
#sign-in .login-box input{
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    padding:  0.8rem 1rem;
    border: 0.5px solid #9C9C9C;
    border-radius: 8px;
    color: #959595;
}
#sign-in .login-box input::placeholder{
    color: #959595;
    font-family: Inter;
    font-weight: 200;
    font-size: 14px;
}
#sign-in .login-box a{
    color: var(--color-3);
    font-size: 14px;
}
#sign-in .login-box a.bt{
    display: block;
    width: 100%;
    margin-bottom: 1.5rem;
    padding: 0.8rem 1rem;
    border-radius: 5px;
    background-color: var(--color-2);
    color: var(--color-1);
    text-align: center;
    font-size: 16px;
}
#sign-in .login-box a.bt:hover{
    background-color: var(--color-3);
}
#sign-in .text-box .mx{
    margin-right: 1rem;
}
#sign-in .text-box a.back{
    color: #9C9C9C;
    font-size: 15px;
}
#sign-in .text-box a.back:hover{
    color: var(--color-5);
}
#sign-in .text-box a.back i{
    margin-right: 0.5rem;
}

/* === ERROR 404 === */
#not-found{
    width: 100%;
    height: auto;
    margin-top: 250px;
}
#not-found .error{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}
#not-found .error img{
    max-width: 90%;
}
#not-found .error h2{
    font-size: 50px;
    color: var(--color-2);
    margin-top: 1rem;
}
#not-found .error p{
    color: #959595;
    margin-bottom: 4rem;
    font-weight: 300;
}
#not-found .error a{
    padding: 0.8rem 3rem;
    margin: 1rem 0;
    display: inline-block;
    border: none;
    outline: none;
    border-radius: 5px;
    background-color: var(--color-2);
    color: var(--color-1);
    transition: all 0.3s ease-in;
}
#not-found .error a:hover{
    background-color: var(--color-3);
}

/* === CALUMNS === */
#calumns{
    width: 100%;
    height: auto;
    margin-top: 200px;
}
#calumns h3{
    font-family: Inter;
    font-size: 18px;
    color: var(--color-5);
    margin-bottom: 1rem;
}
#calumns p{
    font-family: Inter;
    font-size: 14px;
    color: #999;
    line-height: 27px;
}

/* === HEADIMG TYPE === */
#heading-type{
    width: 100%;
    height: auto;
    margin-top: 70px;
    margin-bottom: 200px;
    background-color: #f3f3f3;
    position: relative;
}
#heading-type h1,
#heading-type h2,
#heading-type h3,
#heading-type h4,
#heading-type h5{
    color: var(--color-3);
    margin-bottom: 1rem;
}
#heading-type .left p{
    font-family: Inter;
    font-size: 14px;
    color: #999;
    line-height: 27px;
}
#heading-type svg.bottom{
    position:absolute;
}

/* === BLOCKQUOTE === */
#blockquote {
    width: 100%;
    height: auto;
    margin-top: 150px;
}
#blockquote h3 {
    font-size: 32px;
    color: var(--color-3);
}
#blockquote p{
    font-size: 14px;
    color: #999;
    line-height: 27px;
}
#blockquote .box-quote{
    width: 600px;
    height: auto;
    background-color: rgba(180, 213, 227, 0.2);
    margin-top: 2rem;
    padding: 4rem 5rem;
    border-radius: 5px;
    position: relative;
}
#blockquote .box-quote.b2{
    background-color: var(--color-4);
}
#blockquote .box-quote img{
    position: absolute;
    right: 10px;
    top: 20px;
    width: 90px;
}
#blockquote .box-quote blockquote{
    color: var(--color-3);
    width: 85%;
}
#blockquote .box-quote blockquote.b2{
    color: #9c9c9c;
}
#blockquote .box-quote blockquote p{
    color: var(--color-5);
    margin-top: 1rem;
}
#blockquote .box-quote::before,#blockquote .box-quote::after{
    font-family: 'Font Awesome 6 Pro';
    position: absolute;
    font-size: 25px;
    color: var(--color-2);
}
#blockquote .box-quote.b2::before,#blockquote .box-quote.b2::after{
    color: var(--color-5);
}
#blockquote .box-quote::before{
    content: '\f10d';
    left: 3.5rem;
    top: 3rem;
}
#blockquote .box-quote::after{
    content: '\f10e';
    right: 3.5rem;
    bottom: 3rem;
}

/* === ALIGNMENT === */
#image-alignment{
    width: 100%;
    height: auto;
    margin-top: 100px;
}
#image-alignment h2{
    font-size: 32px;
    color: var(--color-3);
    margin-bottom: 1rem;
}
#image-alignment p{
    font-size: 14px;
    color: #999;
    line-height: 30px;
    width: 90%;
}
#image-alignment p.sub{
    width: 100%;
}
#image-alignment img{
    width: 100%;
    height: 350px;
    object-fit: cover;
    filter: brightness(0.7);
    transition: all 0.3s ease-out;
}
#image-alignment #image-wrapper{
    position: relative;
}
#image-alignment .image-description-layer{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#image-alignment .image-description-layer p{
    font-size: 18px;
    color: var(--color-1);
    transition: all 0.3s ease-out;
}
#image-alignment #image-wrapper:hover img{
    transform: scale(1.02);
}
#image-alignment #image-wrapper:hover .image-description-layer p{
    color: var(--color-2);
    font-size: 22px;
}
#image-alignment ul{
    color: var(--color-3);
    font-size: 14px;
    line-height: 40px;
}
#image-alignment ul.bolet li{
    list-style: disc;
}
#image-alignment ul.dashed li::before{
    content: '- ';
    color: var(--color-5);
}
#image-alignment ul.num li{
    list-style: decimal;
}

#input-btn{
    width: 100%;
    height: auto;
    margin-top: 25px;
    background-color: #f3f3f3;
    position: relative;
}
#input-btn h2{
    font-size: 32px;
    color: var(--color-3);
    margin-bottom: 2rem;
}
#input-btn .input-box{
    width: 100%;
}
#input-btn .input-box .flex{
    display: flex;
    justify-content: space-between;
}
#input-btn .input-box input,
#input-btn .input-box textarea{
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    padding: 0.8rem 1rem;
    border: none;
    border-radius: 5px;
    color: #959595;
}
#input-btn .input-box input::placeholder,
#input-btn .input-box textarea::placeholder{
    color: #c4c4c4;
    font-size: 14px;
}
#input-btn .button-box{
    width: 100%;
    padding: 6rem 4rem;
}
#input-btn .button-box button{
    display: block;
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem 1.5rem;
    border: none;
    border-radius: 5px;
    color: var(--color-1); 
    font-size: 16px;
}
#input-btn .button-box button.bg1{
    background-color: var(--color-2);
}
#input-btn .button-box button.bg2{
    background-color: var(--color-5);
}


/* === FOOTER === */
footer{
    width: 100%;
    height: auto;
    background-color:var(--color-4);
    margin-top: 5rem;
    padding-bottom: 5rem;
    position: relative;
    z-index: 2;
    text-align: center;
}
footer svg.x{
    position: absolute;
    top: -320px;
}
footer svg.icon{
    width: 220px;
    height: 70px;
    margin-bottom: 2rem;
}
footer  svg.icon path{
    fill: #84A9B5;
}
footer ul li{
    margin-right: 2.3rem;
    font-size: 2.1rem;
    text-align: center;
}
footer i{
    color: var(--color-3);
    font-size: 2.5rem;
    margin-top: 1.5rem;
}
footer a{
    color: var(--color-3);
    margin: 1rem 0 0 0.5rem;
    text-align: center;
    font-size: 14px;
    line-height: 27px;
}
footer a:hover{
    color: var(--color-5);
}
footer a.icon{
    font-size: 20px;
}
footer p{
    color: #959595;
    margin-top: 1.5rem;
    text-align: center;
    font-size: 13px;
    font-weight: 300;
    line-height: 27px;
}

/* === MEDIA QUERY(RESPONSIVE) === */

@media screen and (min-width:992px){
    #offer .offer-content{
        margin-top: 6rem;
    }
    #portfolioo{
        padding-top: 70px !important;
    }
}
@media screen and (min-width:1400px) {
    
    #offer .text-box{
        z-index: 3;
    }
    #offer .text-box  .x{
        font-size: 78.256px;
        margin-left: -140px;
        line-height: 57px;
    }
    #offer .text-box p{
        font-size: 45.02px;
        margin-left: -140px;
        line-height: 57px;
    }
    #offer .text-box .line p{
        font-size: 92.85px;
        margin-left: -140px;
    }
    #offer img{
         margin-left: 100px;
    }
    #offer .text-box img{
        top: -55px;
        right: 22rem;
    }
    #offer .text-box .line{
        padding-bottom: 15px;
        font-size: 83.512px;
        line-height: 60px;
    }
    header .header-title .x {
        margin-left: -47px;
        font-size: 83.512px;
        line-height: 60px;
    }
    #book-appointment .pr {
        padding-right: 95px;
        padding-left: 0;
    }
}
@media screen and (max-width:1400px) {
    #offer .text-box{
        z-index: 3;
    }
    #offer .text-box  .x{
        font-size: 78.256px;
        margin-left: -140px;
        line-height: 57px;
    }
    #offer .text-box p{
        font-size: 45.02px;
        margin-left: -140px;
        line-height: 57px;
    }
    #offer .text-box .line p{
        font-size: 92.85px;
        margin-left: -140px;
    }
    #offer img{
         margin-left: 100px;
    }
    #offer .text-box img{
        top: -55px;
        right: 19rem;
    }
    #offer .text-box .line{
        padding-bottom: 15px;
        font-size: 83.512px;
        line-height: 60px;
    }
    header .header-title .x {
        margin-left: -51px;
        font-size: 83.512px;
        line-height: 60px;
    }
    #appoinntment .box{
        padding: 0.5rem 2rem;
    }
    #book-appointment .pr{
        padding-right: 95px;
        padding-left: 0;
    }
}
@media screen and (min-width:992px){
    #contact-us .contact-details {
        margin: 1.5rem 0;
    }
    footer p{
        margin-top: -2rem;
    }
}
@media screen and (min-width:1200px){
    #contact-us{
        margin-bottom: -15rem;
    }
    #contact-us .contact-details {
        margin: 4rem 0;
    }
    #offer.x{
        margin-bottom: 12rem;
    }
}
@media screen and (max-width:1200px) {
    #map{
        bottom: 200px;
    }
    #about .about-img img.p-absolute {
        top: 6rem;
        right: 16rem;
        width: 310px;
    }
     #offer .text-box{
        z-index: 3;
    }
    #offer .text-box p{
        font-size: 45.02px;
        margin-left: -140px;
        line-height: 57px;
    }
    #offer .text-box .x{
        font-size: 78.256px;
        margin-left: -140px;
        line-height: 57px;
    }
    #offer .text-box .line p{
        font-size: 92.85px;
        margin-left: -140px;
    }
    #offer img{
         margin-left: 100px;
    }
    #offer .text-box img {
        top: -55px;
        right: 14rem;
    }
    #services-box .services-text {
        padding-left: 2rem;
    }
    #our-team{
        margin-top: 135px;
    }
}

@media screen and (max-width:992px) {
    header nav .icon{
        margin: 0 auto;
        display: block;
    }
    header nav ul{
        position: relative;
    }
    header nav.navigation{
        height: auto;
    }
    header nav ul button{
        width: 10rem;
        margin: 1rem 0;
    }
    header nav ul a.log{
        width: 25%;
        margin-top: 5px;
        margin-left: 0;
    }
    header .header-title .x {
        margin-left: 31px;
        font-size: 83.512px;
        line-height: 60px;
    }
    header .header-title span{
        left: 2rem;
    }
    header .box-head .pic3 {
        top: -3rem;
        left: 35rem;
        transform: matrix(-1.2, 0.2, 0.44, 0.8, 0, 0);
        opacity: 0.5;
    }
    header .box-head .shape
    {
        display: none;
    }
    #book-appointment svg.y {
        top: -15rem;
        right: -3rem;
        left: unset;
        transform: scale(0.6);
    }
    #map{
        bottom: 180px;
    }
    #blogpost #blogpost-card {
        margin-top: 1rem;
    }
    #about{
        margin: 1rem 0 0 0;
    }
    #about .margin{
        margin-top: 8rem;
    }
    #about .mtt{
        margin-top: -8rem;
    }
    #about .question-about .q1{
        flex-direction: column;
    }
    #about .question-about .q-text{
        padding-right: 2rem;
        padding-left: 2rem;
    }
    #about h2 , #about h4{
        margin-top: 2rem;
    }
    #about .padd h4{
        margin-top: 2rem;
    }
    #about-us h2{
        text-align: center;
    }
    #about p{
        width: 100%;
    }
    #about .padd{
        padding-left: 0;
    }
    #about-us img{
        display: none;
    }
    #about-us span{
        display: block;
        text-align: center;
    }
    #about-us p{
        text-align: center;
    }
    #about-us a{
        margin: 3rem auto -2rem;
        padding: 1rem;
        justify-content: center;
        display: flex;
        width: 70%;
    }
    #about .about-img img.p-absolute{
        display: none;
    }
    #about .about-img img.p-absolute2{
        top: -3rem;
    }
    #appoinntment{
    margin-top: 100px;
    }
    #appoinntment .box{
        padding: 0rem 3rem 0rem 3rem;
        margin-left: 0;
        margin-top: -5.5rem;
    }
    #appoinntment .bu{
        border-left: unset;
        margin-top: -8rem;
        margin-bottom: 9rem;
        padding-left: 0;
    }
    #appoinntment .bu button{
        margin: 1rem;
    }
    #book-appointment h2.cc{
        font-size: 72px;
        width: 100%;
        margin: -4rem auto 2rem auto;
        text-align: center;
    }
    #book-appointment p{
        text-align: center;
        margin-top: 1.5rem;
    }
    #book-appointment .pr{
        padding-right: 0;
        padding-left: 0;
    }
    #book-appointment .box-calendar{
        margin: 6rem 3rem;
    }
    #our-team h2{
        margin-bottom: -2rem;
    }
    #our-team .row .col-lg-3{
        margin-top: 50px;
    }
    #offer .offer-content{
        margin-bottom: -3rem;
    }
    #offer .text-box .x{
        font-size: 140.256px;
        margin: 8px 0px 41px -20px;
    }
    #offer .text-box p{
        font-size: 81.02px;
        margin: 0px 0px 0px -15px
    }
    #offer .text-box .line p{
        font-size: 112.8553px;
        margin: 0px 0px 0px -9px;
        line-height: 87px;
    }
    #offer img{
        margin-left: 0px;
    }
    #offer .text-box img{
        right: 69px;
    }
   #join h2{
    font-size: 25px;
    text-align: center;
    }
    #join p{
    font-size: 12px;
    text-align: center;
    }
    #blog-sec h2{
        font-size: 25px;
    }
    #blog-sec p{
        font-size: 12px;
        margin-bottom: -1rem;
    }
    #services-box{
        margin: 2rem 0 0 0;
    }
    #services-box .services-text h3{
        margin-top: 2rem;
    }
    #services-box img.shape{
        display: none;
    }
    #blog #blog-card{
        margin-top: 1rem;
    }
    #services-box .services-text {
        padding-left: unset;
    }
    #services-box .services-img{
        margin: 0 auto;
    }
    #services-item{
        margin: 1rem 0;
    }
    #contact-us{
        margin-top: 100px;
    }
    #blog{
        margin-top: 100px;
    }
    #calumns{
        margin-top: 100px;
    }
    #blockquote {
        margin-top: 120px;
    }
    #heading-type{
        margin-bottom: 120px;
    }
    #image-alignment img{
        margin: 2rem 0;
    }
    #input-btn .input-box .flex{
        flex-direction: column;
    }
    #sign-in{
        margin-top: 100px;
    }
    #sign-in .login-box .img-box{
        display: none;
    }
    #sign-in .login-box .text-box{
        width: 100%;
        padding: 2rem;
    }
    #sign-in .login-box .flex{
        flex-direction: column;
    }
}
@media screen and (max-width:768px){
    header .box-head .pic3 {
        top: -3rem;
        left: 35rem;
        transform: matrix(-1.2, 0.2, 0.44, 0.8, 0, 0);
        opacity: 0.5;
    }
    header nav ul a.log{
        width: 40%;
    }
    header .header-title .x {
        margin-left: -17px;
        font-size: 69.512px;
        line-height: 60px;
    }
    header .header-title span{
        left: -1rem;
        font-size: 40.05px;
    }
    #our-team{
        margin-top: 100px;
    }
    #our-team .row .col-lg-3{
        margin-top: 50px;
    }
    #blog .col-lg-6:nth-child(2n){
        margin-top: 30px;
    }
    #services-item h2{  
        font-size: 25px;
    }
    #services-item p{
        font-size: 12px;
    }
    #comments #commentsanswer-details .col-lg-10 h3{
        padding-left: 20px;
        margin-top: 10px;
    }
    #comments #commentssend-details .col-lg-10 h3{
        padding-left: 20px;
        margin-top: 10px;
    }
    #blog-sec .item h3,#blog-sec .item p{
        text-align: center;
    }
    header .box-head svg,
    header .box-head #svg-star,
    header .box-head #svg-star1
     {
        display: none;
    }
    header .box-head .x{
        display: inherit;
    }
    #map{
        margin-top: 4rem;
    }
    #join .join{
        padding: 3rem 2rem;
    }
    #sign-in .login-box .text-box .fl{
        display: flex;
        flex-direction: column;
    }
    header .header-title h1 .x{
        margin-left: 31px;
    }
    header .box-head svg.x {
        position: absolute;
        bottom: -12rem;
        transform: rotate(180deg);
        left: 0.5rem;
        z-index: 1;
    }
    #book-appointment .box-calendar{
        margin: 6rem 3rem;
    }
    #offer .text-box .x {
        margin: 8px 0px 41px -40px;
    }
    #offer .text-box p {
        margin: 0px 0px 0px -37px;
    }
    #offer .text-box .line p {
        margin: 0px 0px 0px -35px;
    }
    #offer .text-box img {
        right: -96px;
    }
    #portfolioo img.shape{
        display: none;
    }
    #comments h2{
        margin-top: 2rem;
    }
    #comments #commentssend-details .dis,
    #comments #commentsanswer-details .dis{
    flex-direction: column;
    }
    #comments #commentsanswer-details{
        width: 100%;
    }
    #about .about-img img.p-absolute2{
        top: -3rem;
        right: 0rem;
        width: 220px;
        height: auto;
    }
    #not-found{
        margin-top: 150px;
    }
}
@media screen and (max-width:576px){
    #map{
        bottom: 47px;
        margin-top: 6rem;
    }
    #our-team .row .col-lg-3{
        margin-top: 50px;
    }
    #blog{
        margin-top: 75px;
    }
    #blog #blog-card {
        padding: 50px 30px;
    }
    #blogpost #blogpost-card {
        padding: 50px 46px;
    }
    #join button{
        width: 35%;
        position: absolute;
        bottom: 1rem;
    }
    #join .join .ff{
        flex-direction: column;
        justify-content: center;
    }
    #join input.x{
        width: 100%;
        margin-bottom: 1rem;
    }
    #join .shape{
        right: 0rem;
        transform: scale(0.7);
    }
    #join.x .shape{
        top: 7rem;
        right: 2rem;
    }
    header .header-title span {
        left: -4px;
        font-family: Dubiel;
        font-weight: 300;
        font-style: normal;
        font-size: 22.85px;
        line-height: 28.77px;
        z-index: 3;
    }
    header .header-title {
        margin: 5px 0 0 75px;
    }
    header .header-title h1.x {
        font-size: 39.71px;
        line-height: 28.77px;
        margin-left: -5px;
    }
    header .box-head .pic2 {
        top: 5rem;
        left: 7rem;
    }
    header .box-head .pic3 {
        top: -3rem;
        left: 18rem;
        transform: matrix(-1.2, 0.2, 0.44, 0.8, 0, 0);
        opacity: 0.5;
    }
    header .box-head svg.x {
        position: absolute;
        bottom: -11rem;
        transform: rotate(180deg);
        z-index: 1;
        height: 133.2236785888673px;
        width: 125.00000000000011px;
    }
    #appoinntment{
        margin-top: 70px;
    }
    #appoinntment .box button,
    #appoinntment .box input{
        font-size: 12px;
    }
    #appoinntment .box{
        display: block;
    }
    #appoinntment .box input{
        width: 100%;
        display: block;
        margin: -4rem auto 1rem auto;
        padding: 1rem;
        font-size: 14px;
    }
    #appoinntment .box a{
        width: 100%;
        margin: 15px auto;
        display: block;
    }
    #appoinntment .bu{
        margin-top: -8rem;
        margin-bottom: 11rem;
        
    }
    #book-appointment h2.cc{
        font-size: 56px;
        width: 100%;
        text-align: center;
        margin-top: -4rem;
    }
    #book-appointment p{
        text-align: center;
        font-size: 16px;
    }
    #book-appointment .box-calendar{
        margin: 5rem 3rem;
    }
    #book-appointment svg.y {
        right: -1rem;
        left: unset;
    }
    #about .about-img img.p-absolute2{
        display: none;
    }
    #about .about-img img.x{
        width: 100%;
    }
    #offer .text-box .x{
        font-size: 107.5px;
        margin: 8px 0px 8px -20px;
    }
    #offer .text-box p {
        font-size: 61.93px;
        margin: 0px 0px 0px -17px;
    }
    #offer .text-box .line p {
        font-size: 89.86px;
        line-height: 69.75px;
        margin: 0px 0px 0px -15px;
    }
    #offer .text-box img {
        right: -62px;
    }
    
}
@media screen and (max-width:400px){
    header .box-head .pic3 {
        top: -3rem;
        left: 12rem;
        transform: matrix(-1.2, 0.2, 0.44, 0.8, 0, 0);
        opacity: 0.5;
    }
    header .box-head .pic2 {
        left: 3rem;
    }
    header .header-title {
        margin: 5px 0 0 21px;
    }
    header .header-title h1.x {
        font-size: 39.71px;
        line-height: 28.77px;
        margin-left: -20px;
    }
    header .header-title span {
        left: -18px;
        font-family: Dubiel;
        font-weight: 300;
        font-style: normal;
        font-size: 22.85px;
        line-height: 28.77px;
        z-index: 3;
    }
    header nav ul a.log{
        width: 50%;
    }
    #map{
        bottom: -5px;
        margin-top: 7rem;
    }
    #our-team{
        margin-top: 60px;
    }
    #our-team .row .col-lg-3{
        margin-top: 50px;
    }
    #offer .text-box .x{
        font-size: 86.5px;
        margin: 8px 0px 8px -20px;
    }
    #offer .text-box p {
        font-size: 50.93px;
        margin: 0px 0px 0px -17px;
    }
    #offer .text-box .line p {
        font-size: 85.86px;
        line-height: 69.75px;
        margin: 0px 0px 0px -15px;
    }
    #offer .text-box img {
        right: -62px;
    }
    #offer .text-box img{
        right: -62px;
    }
    #offer.x{
        margin-bottom: 4rem;
    }
    #join .join{
        padding: 3rem 0.5rem;
    }
    #join label{
        color: var(--color-3);
        font-size: 10px;
    }
    #services-item img{
        top: 27%;
        right:24%;
    }
    #book-appointment h2.cc{
        font-size: 38px;
        width: 100%;
        text-align: center;
        margin-top: -60px;
    }
    #book-appointment p{
        text-align: center;
        font-size: 12px;
        margin-top: 0.7rem;
    }
    #book-appointment .box-calendar{
        margin: 5rem 1.5rem;
    }
    #contact-us{
        margin-top: 50px;
    }
}