*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
@font-face {
    font-family: 'bell_centennial_stdaddress';
    src: url('../fonts/bellcentennialstd-address-webfont.woff2') format('woff2'),
         url('../fonts/bellcentennialstd-address-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.custom_para p {
    font-size: 30px;
    line-height: 38px;
    color: #fffefe;
    font-family: 'bell_centennial_stdaddress';
    font-weight: normal;
    position: relative;
}
.custom_para p span {
    font-size: 38px;
    font-weight: 600;
}
/* header */
header {
    background-color: white;
    z-index: 999;
    box-shadow: 4px 2px 4px -1px gray;
 height: 161px;
 transition: all 0.3s ease;
}
.sticky{
    position:sticky;
    top: 0px;
}
.sticky .main_head h1 {
    font-size: 30px;
    line-height: 32px;
}
.sticky .main_head img {
    object-fit: contain;
    transition: all 0.3s ease;
}
.sticky .main_head {
    padding: 0px 0px;
}
.main_head h1{
    font-size: 55px;
line-height: 50px;
color: #000000;
font-weight: 600;
font-family: 'bell_centennial_stdaddress';
transition: all 0.3s ease;
}
.main_head h1 span {
    font-weight: 300;
}
.main_head img {
    max-width: 401px;
    width: 100%;
    height: 160px;
    object-fit: contain;
}

/* end */
/* banner */
#banner_main {
    background-color: black;
}
.banner_right {
    margin-top: 152px;
}
.banner_left{
    flex-direction: column;
}
.banner_right {
    flex-direction: column;
}

.banner_right p::after {
    content: url(../imges/king.png);
    position: absolute;
    left: -18px;
    top: -54px;
}
.custom_container {
    max-width: 1200px;
    width: 100%;
    /* padding-bottom: 73px; */
    padding: 46px 0px;
}
.banner_inner_img img {
    max-width: 400px;
    width: 100%;
    height: 284px;
    object-fit: contain;
}
.banner_inner_img_second img {
    max-width: 400px;
    width: 100%;
    height: 499px;
    object-fit: contain;
    opacity: 1;
}
.banner_inner_img_second img:hover{
    opacity: 0.8;
}
/* end */
/* skin spa */
#skin_spa {
    background-image: url(../imges/skinspabg.png);
    background-position: center;
    /* background-repeat: no-repeat; */
    position: relative;
    padding: 50px 0px;
}
.col_skinspa_left img{
max-width: 562px;
width: 100%;
height: 306px;
object-fit: contain;
opacity: 1;
}
.col_skinspa_left img:hover{
    opacity: 0.8;
}
.col_skinspa_left p::after {
    content: url(../imges/ICON_skin.png);
    position: absolute;
    right: -77px;
    top: 62px;
}
.col_skinspa_right img {
    max-width: 534px;
    width: 100%;
    height: 955px;
    object-fit: contain;
    opacity: 1;
    /* margin-top: 9px; */
}
.col_skinspa_right img:hover{
    opacity: 0.8;
} 
.col_skinspa_left p {
    width: 80%;
    padding-top: 63px;
}
/* end */

/* caspin */
#caspian{
    background-image: url(../imges/caspinbg.png);
    background-position: center;
    min-height: 500px;
    height: 100%;
}
.caspin_inner {
    flex-direction: column;
    gap: 40px;
    padding: 98px 0px;
}
.caspin_inner img{
    max-width: 748px;
    width: 100%;
    object-fit: contain;
}
.caspin_inner p {
    width: 66%;
}
/* end caspin */
 
  /* button */

  /* end */
  /* sales */
  div#salers {
    padding: 57px 0px;
}
.salers_section_right p {
    color: black;
}

  .salers_section_left{
    position: relative;
  }
  .salers_section_left img {
    width: 100%;
    height: 750px;
    /* object-fit: contain; */
    opacity: 1;
}
.salers_section_left img:hover{
    opacity:0.8;
}

  /* end sales */
  /* klose */
  #klose_realty{
    background-image: url(../imges/klosebg.png);
    background-position: center;
    padding: 60px 0px;
  }
  .klose_realty_left p {
    position: relative;
}

  .klose_realty_left p::after {
    content: url(../imges/k.png);
    position: absolute;
    left: 1px;
    top: -4px;
}
.klose_realty_right img {
    max-width: 565px;
    width: 100%;
    height: 376px;
    object-fit: contain;
    opacity: 1;
}
  .klose_realty_right img:hover{
    opacity: 0.8;
  }
  /* end */
  /*paws  */
 #paws{
    background-image:url(../imges/pawsbg.png) ;
    background-position: center;
    padding: 60px 0px;
}
.paws_left {
    /* width: 80%; */
    padding-left: 117px;
    position: relative;
}
.paws_img img {
    position: absolute;
    left: 20px;
    top: 6px;
    width: 87px;
    height: 87px;
}
.paws_left p {
    padding-top: 35px;
}
.paws_left h2{
    font-size: 62px;
    font-weight: 900;
    color: white;
    font-family: 'bell_centennial_stdaddress';
    letter-spacing: 2px;
}
.paws_left h4 {
    font-size: 25px;
    font-weight: 800;
    color: white;
    font-family: 'bell_centennial_stdaddress';
    letter-spacing: 1px;
}


.paws_right {
    position: relative;
    top: 10%;
    left: 6%;
}
.paws_right img{
opacity: 1;
}
.paws_right img:hover{
    opacity: 0.8;
    }
  /*end  */
  /* start */
  section#industrial {
    padding: 55px 0px;
}
  .industrial_left{
    position: relative;
  }
  .industrial_left::after {
    content: url(../imges/industrial_icon.png);
    position: absolute;
    left: -11px;
    top: -3px;
}
.industrial_left p {
    color: black;
    width: 95%;
}
.industrial_left p span {
    font-size: 42px;
    font-weight: 600;
}
  /* end */
  /* start free_home */
  #free_home {
    background-color: #000000;
    padding-top: 93px;
}
  .free_inner img {
    max-width: 1118px;
    width: 100%;
    height: 655px;
    object-fit: contain;
    padding-bottom: 45px;
    opacity: 1;
}
.free_inner img:hover{
    opacity: 0.8;
}
  /* end */
  /* start premium */
  .permium_left img{
    opacity: 1;
  }
  .permium_left img:hover{
    opacity: 0.8;
}
  #permium{
    background-color: #000000;
  }
  .permium_right p {
    position: relative;
}

  .permium_right_img{
    position: relative;
  }
  .permium_right_img::after {
    content: url(../imges/premium.png);
    position: absolute;
    left: -11px;
    top: -3px;
}
  /*end  */

 @media (max-width:1108px) {
    .paws_left {
        padding-left: 70px;
    }
    .paws_right {
        left: 0%;
    }
    .paws_img img {

        left: -14px;
        width: 81px;
        height: 77px;
    }
    .banner_right p {
        font-size: 25px;
    }
    .col_skinspa_left p {
        font-size: 25px;
        width: 86%;
    }
    .salers_section_right p {
        font-size: 25px;
    }
    .salers_section_right p span {
        font-size: 27px;
        font-weight: 600;
    }
    .col_skinspa_right img {
        max-width: 443px;
        width: 100%;
        height: 759px;
        object-fit: contain;
        margin-top: 9px;
    }
 
    .caspin_inner p {
        width: 82%;
        font-size: 25px;
    }
    
    .custom_container {
        padding: 46px 35px;
    }
    .banner_inner_img_second img {
        max-width: 377px;
        width: 100%;
        height: 412px;
    }
 }
 @media (max-width:993px){
    header {
        height: 145px;
    }
    .main_head img {
        max-width: 387px;
        width: 100%;
        height: 137px;
        object-fit: contain;
    }
    .col_skinspa_left p::after {
        right: -26px;
    }
    .col_skinspa_right {
        text-align: center;
    }
    .col_skinspa_right img {
        height: 482px;
    }
    .col_skinspa_left {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    #skin_spa .row {
        flex-direction: column-reverse;
    }
    .banner_inner_img_second img {
        max-width: 323px;
        width: 100%;
        height: 363px;
    }
    .banner_inner_img img {
        max-width: 362px;
        width: 100%;
        height: 230px;
        object-fit: contain;
    }
    .col_skinspa_right img {
        margin-top: 33px;
    }
  
    .permium_left img{
max-width: 400px;
width: 100%;
object-fit: contain;
    }
    .salers_section_left .sales_img2 {
        width: 85%;
        height: 404px;
    }
    .salers_section_left .sales_img1 {
        max-width: 564px;
        height: 442px;
        right: 63px;
        bottom: -174px;
    }
    .col_skinspa_left p {
        font-size: 25px;
        width: 99%;
    }
    .caspin_inner p {
        width: 100%;
        font-size: 25px;
    }
    .banner_right {
        margin-top: 14px;
    }
    div#salers {
        padding-top: 3px;
        padding-bottom: 50px;
    }
    #klose_realty .row {
        flex-direction: column-reverse;
    }
    #klose_realty .row{
        flex-direction: column-reverse;  
    }
    .klose_realty_right {
        text-align: center;
    }
    #paws .row{
        flex-direction: column-reverse;  
    }
    .paws_left {
        padding-top: 34px;
    }
    .paws_img img {
        top: 54px;
    }
    img.img-fluid.kitty1 {
        position: relative;
        left: 127px;
    }
    .industrial_right {
        text-align: center;
        padding-bottom: 49px;
    }
    .permium_left{
        text-align: center;
    }
    .permium_left img {
        max-width: 303px;
        width: 100%;
    }
    .klose_realty_left {
        padding-top: 74px;
    }
    .permium_right {
        padding-top: 74px;
    }
    .kitty {
        position: relative;
        right: -31px;
    }
    div#industrial .row {
        flex-direction: column-reverse;
    }
    div#industrial {
        padding: 40px 0px;
    }
    .permium_right_img::after {
        left: -1px;
    }
    .btn_scroll {

        left: 40% !important;

    }
    .paws_img img {
        top: 56px;
        left: 14px;
        width: 45px;
        height: 45px;
    }
 }
 @media (max-width:758px){
    p{
        text-align: left !important;
    }
    .banner_right {
        margin-top: 38px;
    }
    .col_skinspa_left {
        display: flex;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center;
    }
    #skin_spa .row {
        flex-direction: column-reverse;
    }
    .col_skinspa_right img {
        max-width: 395px;
        width: 100%;
        height: 501px;
        margin-top: 9px;
    }
    .col_skinspa_right {
        text-align: center;
    }
    .caspin_inner p {
        width: 100%;
        font-size: 25px;
    }
    .free_inner img {
        height: 440px;
    }
   
 }
 @media (max-width:610px){
    #paws {
        padding: 0px 0px;
    }
    .kitty {
        right: -19px;
        bottom: -9px;
    }
    .salers_section_left .sales_img1 {
        max-width: 392px;
        height: 437px;
        right: 63px;
        bottom: -88px;
    }
    .salers_section_left .sales_img2 {
        width: 85%;
        height: 404px;
    }
    img.img-fluid.kitty1 {
        max-width: 279px;
        width: 100%;
        top: -44px;
    }
 
    .paws_left {
        padding-top: 38px;
    }
    .paws_img img {
        top: 54px;
        left: 0px;
        width: 64px;
        height: 64px;
    }
    #free_home {
        padding-top: 0px;
    }
    .free_inner img {
        padding-bottom: 0px;
    }
    .col_skinspa_left p {
        width: 80%;
    }
    .btn_scroll {
        left: 37% !important;
      
    }
    .custom_container {
        padding: 0px 35px;
    }
    .klose_realty_left {
        padding-top: 19px;
    }
    .banner_right {
        margin-top: 38px;
        padding-bottom: 45px;
    }
    div#salers {
        padding-top: 13px;
    }
 }
 @media (max-width:515px) {
    .custom_container {
        padding: 10px 35px;
    }
    .salers_section_left .sales_img1 {
        max-width: 392px;
        height: 437px;
        right: -1px;
        bottom: -84px;
    }
    .col_skinspa_left p::after {
        display: none;
    }
    .col_skinspa_left p {
        width: 100%;
    }
    .salers_section_left img {
        width: 100%;
        height: 477px;
        object-fit: contain;
        margin-top: 20px;
        /* opacity: 0.8; */
    }
 }
 @media (max-width:450px){
    .salers_section_left img {
        width: 100%;
        height: 382px;
        object-fit: contain;
        margin-top: 0px;
  
    }
    .klose_realty_right img {

        height: 258px;
    }
    img.img-fluid.kitty1 {
        left: 0px;
    }
    .col_skinspa_left p span {
        font-size: 27px;
        font-weight: 600;
    }
    .col_skinspa_left p::after {
    display: none;
    }
    .salers_section_left .sales_img1 {
        max-width: 370px;
        height: 232px;
        right: -20px;
        bottom: 2px;
    }
    .salers_section_left .sales_img2 {
        width: 84%;
        height: 208px;
    }
    .paws_left h2 {
        font-size: 44px;
    }
    .col_skinspa_left p span {
        font-size: 21px;
    }
    .salers_section_right p span {
        font-size: 28px;
    }
    .banner_right p span {
        font-size: 29px;
    }
    
    .free_inner img {
        height: 316px;
    }
    .salers_section_left .sales_img1 {
        max-width: 287px;
        height: 437px;
        right: 2px;
        bottom: -102px;
    }
    .klose_realty_left {
        padding-top: 42px;
    }
    .paws_left h4 {
        font-size: 23px;
    }
    .btn_scroll {
        left: 30% !important;
    }
    .kitty {
        right: -19px;
        bottom: -9px;
    }
    .paws_img img {
        top: 37px;
        left: -5px;
    }
    .paws_left {
        padding-bottom: 39px;
    }
 }
 @media (max-width:400px){
    .main_head img {
        max-width: 355px;
        width: 100%;
        height: 93px;
        object-fit: contain;
    }
    header {
        height: 99px;
    }
    .custom_para p {
        font-size: 25px;
    }
    .col_skinspa_left img {
        height: 252px;
    }
    .free_inner {
        padding-top: 30px;
    }
    .klose_realty_left p {
        padding-bottom: 20px;
    }
    #klose_realty {
        padding: 0px 0px;
    }
    .free_inner img {
        height: 240px;
    }
    .main_head h1 {
        font-size: 43px;
        line-height: 37px;
    }
    .caspin_inner p {
        width: 100%;
        font-size: 25px;
    }
    .custom_para p span {
        font-size: 28px;
        font-weight: 600;
    }
    .custom_container {
        padding: 46px 22px;
    }
    
    .salers_section_left .sales_img1 {
        max-width: 319px;
        height: 198px;
        right: -21px;
        bottom: 40px;
    }
    .klose_realty_left p span {
        font-size: 28px;
    }
    
    .industrial_left p {
        color: black;
        width: 100%;
    }
   
    .kitty {
        right: 28px;
        bottom: -126px;
    }
    .banner_right p span {
        font-size: 29px;
    }
    .kitty {
        right: -19px;
        bottom: -9px;
    }
    #free_home .custom_container {
       padding: 0px 22px;
    }
 }
 @media (max-width:350px){
    .paws_left {
        padding-top: 18px;
    }
    .kitty {
        right: -19px;
        bottom: -9px;
    }
    .paws_left h2 {
        font-size: 38px;
    }
    .paws_img img {
        top: 31px;
        left: -19px;
        width: 44px;
        height: 44px;
    }
    .paws_left {
        padding-left: 30px;
    }
    #paws {
        padding: 0px 0px;
    }
    #klose_realty {
        padding: 0px 0px;
    }
    .klose_realty_right img {
        height: 294px;

    }
 }
 /*  */
 
 section {
    position: relative;
    scroll-margin-top: 720px;
}
#section01 a {
    padding-top: 60px;
  }
  .scroll{
    position: absolute;
    left:0px;
    top: -197px;
    width: 1px;
    height: 1px;
  }
  .btn_scroll {
    position: absolute;
    top: -33px;
    left: 46%;
    width: 150px;
    height: 52px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: white;
    opacity: 0.741;
    color: #000000;
    border: 2px solid black;
    z-index: 9;
    text-decoration: none;
    opacity: 0.8;
}
.btn_scroll:hover{
    opacity: 1;
    color: #000;
} 

.btn_scroll a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

  