@charset "UTF-8";
/*-----------------------------------------------------------------------------------

    Template Name: Beautian – Spa & Beauty HubSpot Theme
    Version: 1.0

-----------------------------------------------------------------------------------

    CSS INDEX
    ===================

    01. Template default CSS
    02. Template Spacing CSS
    03. Plugin Custom CSS (Custom style to override plugin default style)
        03.01. AOS Animation
        03.02. Ion Range Slider
        03.03. Selectric Select Option




-----------------------------------------------------------------------------------*/
.content-wrapper {
  margin: 0 auto;
  padding: 0 1rem;
}

@media screen and (min-width: 1380px) {
  .content-wrapper {
    padding: 0;
  }
}

.dnd-section > .row-fluid {
  margin: 0 auto;
}

.dnd-section .dnd-column {
  padding: 0 1rem;
}

.dnd-row > .row-fluid {
	margin: 0 auto;
	max-width: 1200px; 
}

@media only screen and (min-width: 1200px) and (max-width: 1549px) {
  .dnd-row > .row-fluid {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* .dnd-row > .row-fluid {
    max-width: 960px; 
  } */
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* .dnd-row > .row-fluid {
    max-width: 720px; 
  } */
}
@media only screen and (max-width: 767px) {
   .dnd-row > .row-fluid {
    max-width: 100%;
   }
}
/* Responsive grid */

.row-fluid {
  width: 100%;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: '';
}

.row-fluid:after {
  clear: both; 
}

.row-fluid [class*='span'] {
  display: block;
  float: left;
  width: 100%;
  min-height: 0px;
  margin-left: 0%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; 
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.row-fluid [class*='span']:first-child {
  margin-left: 0;
}

.row-fluid .span12 {
  width: 100%;
}

.row-fluid .span11 {
  width: 91.6666666667%;
}

.row-fluid .span10 {
  width: 83.3333333333%;
}

.row-fluid .span9 {
  width: 75%;
}

.row-fluid .span8 {
  width: 66.6666666667%;
}

.row-fluid .span7 {
  width: 58.3333333333%;
}

.row-fluid .span6 {
  width: 50%;
}

.row-fluid .span5 {
  width: 41.6666666667%;
}

.row-fluid .span4 {
  width: 33.3333333333%;
}

.row-fluid .span3 {
  width: 25%;
}

.row-fluid .span2 {
  width: 16.6666666667%;
}

.row-fluid .span1 {
  width: 8.3333333333%;
}

.container-fluid:before, .container-fluid:after {
  display: table;
  content: '';
}

.container-fluid:after {
  clear: both;
}

@media (max-width: 767px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid [class*='span'] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: '';
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*='span'] {
    display: block;
    float: left;
    width: 100%;
    min-height: 0px;
    margin-left: 0%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*='span']:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 100%;
  }

  .row-fluid .span11 {
    width: 91.6666666667%;
  }

  .row-fluid .span10 {
    width: 83.3333333333%;
  }

  .row-fluid .span9 {
    width: 75%;
  }

  .row-fluid .span8 {
    width: 66.6666666667%;
  }

  .row-fluid .span7 {
    width: 58.3333333333%;
  }

  .row-fluid .span6 {
    width: 50%;
  }

  .row-fluid .span5 {
    width: 41.6666666667%;
  }

  .row-fluid .span4 {
    width: 33.3333333333%;
  }

  .row-fluid .span3 {
    width: 25%;
  }

  .row-fluid .span2 {
    width: 16.6666666667%;
  }

  .row-fluid .span1 {
    width: 8.3333333333%;
  }
}

@media (min-width: 1280px) {
  .row-fluid {
    width: 100%;
  }

  .row-fluid:before, .row-fluid:after {
    display: table;
    content: '';
  }

  .row-fluid:after {
    clear: both;
  }

  .row-fluid [class*='span'] {
    display: block;
    float: left;
    width: 100%;
    min-height: 0px;
    margin-left: 0%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .row-fluid [class*='span']:first-child {
    margin-left: 0;
  }

  .row-fluid .span12 {
    width: 100%;
  }

  .row-fluid .span11 {
    width: 91.6666666667%;
  }

  .row-fluid .span10 {
    width: 83.3333333333%;
  }

  .row-fluid .span9 {
    width: 75%;
  }

  .row-fluid .span8 {
    width: 66.6666666667%;
  }

  .row-fluid .span7 {
    width: 58.3333333333%;
  }

  .row-fluid .span6 {
    width: 50%;
  }

  .row-fluid .span5 {
    width: 41.6666666667%
  }

  .row-fluid .span4 {
    width: 33.3333333333%;
  }

  .row-fluid .span3 {
    width: 25%;
  }

  .row-fluid .span2 {
    width: 16.6666666667%;
  }

  .row-fluid .span1 {
    width: 8.3333333333%;
  }
}

/* Clearfix */

.clearfix:before, .clearfix:after {
  display: table;
  content: '';
}

.clearfix:after {
  clear: both;
}

/* Visibilty classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.hidden {
  display: none;
  visibility: hidden;
}

/* Responsive visibilty classes */

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }

  .hidden-phone {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important; 
  }

  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .visible-tablet {
    display: inherit !important;
  }

  .hidden-tablet {
    display: none !important;
  }

  .hidden-desktop {
    display: inherit !important;
  }

  .visible-desktop {
    display: none !important;
  }
}

:root {
    --base-color: rgba(0, 0, 0, 1.0); 
    --primary-color: rgba(152, 155, 52, 1.0);
    --secondary-color: rgba(0, 0, 0, 1.0);
    --link-color: rgba(152, 155, 52, 1.0);
    --link-hover-color: rgba(185, 189, 67, 1.0);

    --body-font: DM Sans; 
    --body-font-size: 16px;
    --body-font-weight: 400;

    --secondary-font: ;  
    --secondary-font-size: ;
    --secondary-font-weight: ;

    --menu-font: Playfair Display;  
    --menu-font-size: 18px;
    --menu-font-weight: 600;

    --sub-menu-font: Playfair Display;  
    --sub-menu-font-size: 16px;
    --sub-menu-font-weight: 400;

    --mobile-menu-font: Playfair Display;  
    --mobile-menu-font-size: 18px;
    --mobile-menu-font-weight: 600;

    --mobile-sub-menu-font: Playfair Display;  
    --mobile-sub-menu-font-size: 16px;
    --mobile-sub-menu-font-weight: 600;

    --heading-one: 70px;
    --heading-one-style: font-weight: 500; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;

    --heading-two-style: font-weight: 500; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
    --heading-two: 52px;

    --heading-three-style: font-weight: 600; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
    --heading-three: 23px;

    --heading-four-style: font-weight: 600; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
    --heading-four: 18px;

    --heading-five-style: font-weight: 500; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
    --heading-five: 16px;

    --heading-six-style: font-weight: 500; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal; 
    --heading-six: 14px;

    --form-inputs-text-color: rgba(0, 0, 0, 1.0);

    --form-fieldBorder-color: rgba(185, 189, 67, 1.0);

    --form-fieldInput-bg-color: rgba(255, 255, 255, 1.0);

    --form-label-font-color: rgba(0, 0, 0, 1.0);

    --form-help-text-font-color: rgba(#null, 0.0);

    --form-input-border-color: rgba(185, 189, 67, 1.0);

    --form-input-focus-border-color: rgba(152, 155, 52, 1.0);

    --form-bg-color: rgba(255, 255, 255, 1.0);

    --form-borderColor: rgba(255, 255, 255, 1.0);

    --form-btn-text-color: rgba(255, 255, 255, 1.0);

    --form-btn-border-color: rgba(152, 155, 52, 1.0);

    --form-btn-bg-color: rgba(152, 155, 52, 1.0);

    --form-btn-hover-border-color: rgba(0, 0, 0, 1.0);

    --form-btn-hover-bg-color: rgba(0, 0, 0, 1.0);

    --form-errorMsgColor: rgba(204, 2, 1, 1.0);

    --form-successMsgColor: rgba(152, 155, 52, 1.0);


    --header-height: 80px;
    --header-background-color: rgba(255, 255, 255, 1.0);

    --menu-link-color: rgba(0, 0, 0, 1.0);

    --menu-link-hover-color: rgba(152, 155, 52, 1.0);

    --child-menu-link-color: rgba(0, 0, 0, 1.0);

    --child-menu-link-hover-color: rgba(152, 155, 52, 1.0);

    --dropdown-bg-color: rgba(255, 255, 255, 1.0);

    --dropdown-border-color: rgba(0, 0, 0, 1.0);

    --footer-bg-color: rgba(250, 250, 250, 1.0); 

    --footer-bottom-bg-color: rgba(152, 155, 52, 1.0); 

    --footer-link-color: rgba(0, 0, 0, 1.0);

    --footer-link-hover-color: rgba(185, 189, 67, 1.0); 

    --footer-bottom-text-color: rgba(255, 255, 255, 1.0); 

}


/*-- Common Style --*/
*, *::after, *::before {  
    -webkit-box-sizing: border-box;  
            box-sizing: border-box; 
    margin: 0;
    padding: 0;
  }
  
  body {
    font-size: var(--body-font-size);
    line-height: 1.625;
    font-weight: var(--body-font-weight);
    font-family: var(--body-font);
    color: var(--base-color);
    outline: none;
    visibility: visible;
    overflow-X: hidden;
    text-transform: ;
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale;
  }
  body[dir=rtl] {
    text-align: right;
  }
  
  h1, h2, h3, h4, h5, h6 {
    margin-top: 0; 
    line-height: 1.5;
    margin-bottom: 0;
  }
  
  h1,.h1 {
    font-weight: 500; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
    color: var(--secondary-color);
    font-size: 70px;
    letter-spacing: 0px;
    text-transform: none;
  }
  
  h2,.h2 {
    font-weight: 500; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
    color: var(--secondary-color);
    font-size: 52px; 
    letter-spacing: 0px;
    text-transform: none;
  }
  
  h3,.h3 {
    font-weight: 600; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
    color: var(--secondary-color);
    font-size: 23px; 
    letter-spacing: 0px;
    text-transform: none;
  }
  
  h4,.h4 {
    font-weight: 600; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
    color: var(--secondary-color);
    font-size: 18px;  
    letter-spacing: 0px;
    text-transform: none;
  }
  
  h5,.h5 {
    font-weight: 600; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
    color: var(--secondary-color);
    font-size: 16px;
    letter-spacing: 0px;
    text-transform: none;
  }
  
  h6,.h6 {
    font-weight: 600; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal; 
    color: var(--secondary-color);
    font-size: 14px; 
    letter-spacing: 0px;
    text-transform: none;
  }
  
  p {
    line-height: 1.8;
    color: var(--base-color);
  }
  
 
  p:last-child {
    margin-bottom: 0;
  }
  
  a, button {
    color: var(--link-color); 
    display: inline-block; 
    line-height: inherit;
    cursor: pointer;
    text-decoration: none;
  }
  a:hover {
    color: var(--link-hover-color); 
  }
  
  a, button, img, input {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    outline: 0;
  }

  label {
    display: block;
    color: var(--form-label-font-color);
    margin: 0 0 5px;
  }

  a:focus, button:focus, img:focus, input:focus {
    outline: 0;
  }
  
  a:focus {
    outline: none;
    text-decoration: none;
  }
  
  a:hover {
    color: var(--link-hover-color);
    text-decoration: none;
  }
  
  ul, ol {
    padding: 0;
    list-style: none;
    margin: 0;
  }
  
  button, input[type=submit] {
    cursor: pointer;
  }
  
  img {
    max-width: 100%;
    height: auto;
  }
  
  input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    opacity: 1;
  }
  input:-moz-placeholder, textarea:-moz-placeholder {
    opacity: 1;
  }
  input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
  }
  input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    opacity: 1;
  }
  
  /*-- Common Classes --*/
  .section,
  .main-wrapper {
    float: left;
    width: 100%;
  }
  
  .main-wrapper {
    overflow-X: hidden;
  }
  
  @media only screen and (min-width: 1200px) {
    .container {
      max-width: 1200px;
    }
  }
  .bg-pink {
    background-color: #fff7f5;
  }
  
  .bg-img {
    background-position: center center;
    background-size: cover;
  }
  
  /*--Tab Content & Pane Fix--*/
  .tab-content {
    width: 100%;
    margin-top: 30px;
  }
  .tab-content .tab-pane {
    display: block;
    height: 0;
    max-width: 100%;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
  }
  .tab-content .tab-pane.active {
    height: auto;
    visibility: visible;
    opacity: 1;
    overflow: visible;
  }
  
  /*--Section Spacing--*/
  .section-padding {
    padding-top: 130px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding {
      padding-top: 100px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding {
      padding-top: 80px;
    }
  }
  @media only screen and (max-width: 767px) {
    .section-padding {
      padding-top: 60px;
    }
  }
  
  .section-padding-02 {
    padding-top: 130px;
    padding-bottom: 130px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-02 {
      padding-top: 100px;
      padding-bottom: 100px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-02 {
      padding-top: 80px;
      padding-bottom: 80px;
    }
  }
  @media only screen and (max-width: 767px) {
    .section-padding-02 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
  }
  
  .section-padding-03 {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  
  .section-padding-04 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  
  .section-padding-05 {
    padding-top: 130px;
    padding-bottom: 160px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-05 {
      padding-top: 100px;
      padding-bottom: 130px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-05 {
      padding-top: 80px;
      padding-bottom: 110px;
    }
  }
  @media only screen and (max-width: 767px) {
    .section-padding-05 {
      padding-top: 60px;
      padding-bottom: 90px;
    }
  }

  .section-padding-06 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  .section-padding-07 {
    padding-bottom: 130px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-padding-07 {
      padding-bottom: 100px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-padding-07 {
      padding-bottom: 80px;
    }
  }
  @media only screen and (max-width: 767px) {
    .section-padding-07 {
      padding-bottom: 60px;
    }
  }

  /*---------- Section Title ---------*/
  .section-title {
    margin-bottom: 80px;
  }

  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title {
      margin-bottom: 50px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title {
      margin-bottom: 40px;
    }
  }
  @media only screen and (max-width: 767px) {
    .section-title {
      margin-bottom: 35px;
    }
  }
  .section-title > span {
    color: var(--primary-color); 
    letter-spacing: .6px;
    text-transform: uppercase; 
    font-weight: 600;
  }

  .section-title h2 {
    line-height: 1.2; 
    margin-top: 14px; 
  }
  .section-title h2.font-dec {
    line-height: 1.2;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title h2.font-dec {
      font-size: 40px !important;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title h2.font-dec {
      font-size: 30px !important;
    }
  }
  @media only screen and (max-width: 767px) {
    .section-title h2.font-dec {
      font-size: 31px !important;
    }
  }
  @media only screen and (max-width: 575px) {
    .section-title h2.font-dec {
      font-size: 23px !important;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title h2 {
      font-size: 40px !important;
      line-height: 1.2;
      margin-top: 10px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title h2 {
      font-size: 35px !important;
      line-height: 1.2;
      margin-top: 10px;
    }
  }
  @media only screen and (max-width: 767px) {
    .section-title h2 {
      font-size: 31px !important;
      line-height: 1.2;
      margin-top: 10px;
    }
  }
  @media only screen and (max-width: 575px) {
    .section-title h2 {
      font-size: 25px !important;
    }
  }
  
  @-webkit-keyframes movebounce {
    0% {
      -webkit-transform: translate(-35%, -50%);
              transform: translate(-35%, -50%);
    }
    50% {
      -webkit-transform: translate(-60%, -50%);
              transform: translate(-60%, -50%);
    }
    100% {
      -webkit-transform: translate(-35%, -50%);
              transform: translate(-35%, -50%);
    }
  }
  
  @keyframes movebounce {
    0% {
      -webkit-transform: translate(-35%, -50%);
              transform: translate(-35%, -50%);
    }
    50% {
      -webkit-transform: translate(-60%, -50%);
              transform: translate(-60%, -50%);
    }
    100% {
      -webkit-transform: translate(-35%, -50%);
              transform: translate(-35%, -50%);
    }
  }
  @-webkit-keyframes movebounce2 {
    0% {
      -webkit-transform: translate(0px, -50%);
              transform: translate(0px, -50%);
    }
    50% {
      -webkit-transform: translate(30px, -50%);
              transform: translate(30px, -50%);
    }
    100% {
      -webkit-transform: translate(0px, -50%);
              transform: translate(0px, -50%);
    }
  }
  @keyframes movebounce2 {
    0% {
      -webkit-transform: translate(0px, -50%);
              transform: translate(0px, -50%);
    }
    50% {
      -webkit-transform: translate(30px, -50%);
              transform: translate(30px, -50%);
    }
    100% {
      -webkit-transform: translate(0px, -50%);
              transform: translate(0px, -50%);
    }
  }
  /*--Page Pagination--*/
  .page-pagination {
    margin-top: 60px;
  }
  .page-pagination .pagination li {
    font-size: 16px;
    font-weight: 700;
  }
  .page-pagination .pagination li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    color: #000000;
  }
  .page-pagination .pagination li.active a {
    background-color: var(--primary-color);
    color: #ffffff;
  }
  
  /*--Custom Animation--*/
  .movebounce-01 {
    -webkit-animation: movebounce3 3s linear infinite;
            animation: movebounce3 3s linear infinite;
  }
  
  .movebounce-02 {
    -webkit-animation: movebounce4 3s linear infinite;
            animation: movebounce4 3s linear infinite;
  }
  
  @-webkit-keyframes movebounce3 {
    0% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
    }
    50% {
      -webkit-transform: translateX(30px);
              transform: translateX(30px);
    }
    100% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
    }
  }
  
  @keyframes movebounce3 {
    0% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
    }
    50% {
      -webkit-transform: translateX(30px);
              transform: translateX(30px);
    }
    100% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
    }
  }
  @-webkit-keyframes movebounce4 {
    0% {
      -webkit-transform: translateX(30px);
              transform: translateX(30px);
    }
    50% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
    }
    100% {
      -webkit-transform: translateX(30px);
              transform: translateX(30px);
    }
  }
  @keyframes movebounce4 {
    0% {
      -webkit-transform: translateX(30px);
              transform: translateX(30px);
    }
    50% {
      -webkit-transform: translateX(0px);
              transform: translateX(0px);
    }
    100% {
      -webkit-transform: translateX(30px);
              transform: translateX(30px);
    }
  }
  .movebounce-03 {
    -webkit-animation: movebounce5 3s linear infinite;
            animation: movebounce5 3s linear infinite;
  }
  
  @-webkit-keyframes movebounce5 {
    0% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
    50% {
      -webkit-transform: translateY(30px);
              transform: translateY(30px);
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
  }
  
  @keyframes movebounce5 {
    0% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
    50% {
      -webkit-transform: translateY(30px);
              transform: translateY(30px);
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
  }

/*--
/*  Button CSS
/*----------------------------------------*/
.btn-margin {
  margin-top: 40px;
}

.btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -5px;
}
.btn-wrap .btn {
  margin: 5px;
}

.btn {
  display: inline-block;
  position: relative;
  overflow: hidden;
  border-radius: 50px;
  font-size: var(--body-font-size);
  font-weight: 700;
  height: 60px;
  line-height: 60px; 
  padding: 0px 38px;
  border: none;
  white-space: nowrap;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  cursor: pointer;
  overflow: hidden;
  letter-spacing: 0.5px;
}

.btn.btn-xl {
  padding: 0px 50px;
}

@media only screen and (max-width: 767px) {
  .btn.btn-xl {
    padding: 0px 25px;
  }
}

.btn.btn-md {
  padding: 0px 38px; 
}

.btn.btn-sm {
  padding: 0px 25px;
}

.btn.btn-xl.padding-modify {
  padding: 0px 55px;
}

.btn.btn-md.padding-modify {
  padding: 0px 47px;
}

.btn.btn-sm.padding-modify {
  padding: 0px 30px;
}


.btn.btn-outline {
  background-color: transparent; 
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
}

.btn.btn-filed {
  border-radius: 0px;
}


.btn.width-height-modify {
  height: 54px;
  line-height: 54px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .btn.width-height-modify {
    height: 50px;
    line-height: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .btn.width-height-modify {
    height: 40px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .btn.padding-modify {
    padding: 0px 25px;
  }
}
.btn:focus, .btn:active:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
  .btn {
    height: 50px;
    line-height: 50px;
    padding: 0px 25px;
  }
}

@media only screen and (max-width: 767px) {
  .btn {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0px 18px;
    letter-spacing: 0px;
  }
}
@media only screen and (max-width: 575px) {
  .btn {
    padding: 0px 16px;  
  }
}
@media only screen and (max-width: 479px) {
  .btn {
    padding: 0px 12px;
  }
}

.btn-hover-dark.btn-outline:hover {
  background-color: transparent;
  border-color: 1px solid var(--secondary-color);
  color: var(--secondary-color);
}



/*--
/*  Header CSS
/*----------------------------------------*/

.header-area {
  background-color: var(--header-background-color);
  min-height: var(--header-height);
  position: absolute;
  top: 0;
  left: 0; 
  width: 100%;
  z-index: 99; 
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify; 
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; 
}

@media only screen and (max-width: 575px) {
  .header-logo a img {
    width: 150px !important; 
  }
}

@media only screen and (max-width: 767px) {
   .header-logo {
      margin-right: 20px;
    }
}

.header-navbar nav {
  display: -webkit-box;  
  display: -ms-flexbox; 
  display: flex;
}
.header-navbar nav > ul {
  gap: 40px;
  display: flex;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .header-navbar nav > ul {
    gap: 30px; 
  }
}


.header-navbar nav > ul > li {
  position: relative; 
}

.header-navbar nav > ul > li > a {
  font-weight: 600; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
  font-size: var(--menu-font-size);
  color: var(--menu-link-color);
  display: inline-block;
  padding: 30px 0px;
}


.header-navbar nav > ul > li > ul {
	background: var(--dropdown-bg-color) none repeat scroll 0 0;
	display: block;
	left: 0;
	padding: 28px 25px 28px;
	position: absolute;
	top: 100%;
  transform-origin: center top 0;
	transform: rotateX(90deg); 
	transition: all 0.5s ease 0s;
	visibility: hidden;
	z-index: 99;
  width: 265px;
  border-top: 2px solid var(--dropdown-border-color);
  box-shadow: 2px 2px 20px rgba(24, 29, 78, 0.1);
}
.header-navbar nav > ul > li:hover > ul {
	transform: rotateX(0deg);
	visibility: visible;
}
.header-navbar nav > ul > li > ul li {
	margin: 0 0 10px;
}
.header-navbar nav > ul > li > ul li:last-child {
	margin: 0 0 0px;
}
.header-navbar nav > ul > li > ul li a {
  font-weight: 400; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
	font-size: var(--sub-menu-font-size);
  color: var(--child-menu-link-color);
  display: block;
}
.header-navbar nav > ul > li > ul li a:hover {
  color: var(--child-menu-link-hover-color);
  padding-left: 5px;
}
.header-navbar nav > ul > li:hover > a {
  color: var(--menu-link-hover-color);
}
.header-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-meta > * {
  margin-left: 30px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
  .header-meta > * {
    margin-left: 20px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media only screen and (max-width: 575px) {
  .header-meta > * {
    margin-left: 15px;
  }
}
.header-meta > *:first-child {
  margin-left: 0;
}


.header-meta .header-toggle .toggle {
  padding: 0;
  border: 0;
  background: none;
}
.header-meta .header-toggle .toggle span {
  width: 25px;
  height: 2px;
  display: block;
  background-color: var(--primary-color);
  margin: 5px 0;
}

.header-area.sticky {
	-webkit-animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 700ms ease-in-out 0s normal none 1 running fadeInDown;
	box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.1);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	left: 0;
	background-color: var(--header-background-color);
	transition: all 0.3s ease 0s;
}
.landing-header {
  padding: 18px 0;
}

/*--
/*  3.2 - Offcanvas CSS
/*----------------------------------------*/
.offcanvas {
  width: 300px;
  background-color: var(--secondary-color);
  z-index: 9999;
}
.offcanvas-body {
	height: 100%;
}
.offcanvas .logo img {
  width: 130px;
}
.offcanvas .close {
  width: 25px;
  height: 25px;
  border: 0;
  background: none;
}
.offcanvas .close span {
  width: 25px;
  height: 2px;
  position: relative;
  display: block;
}

.offcanvas .close span:nth-child(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 1px;
}
.offcanvas .close span:nth-child(2) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: -1px;
}

.offcanvas-backdrop {
  z-index: 999;
}

.mobile-menu {
  padding: 0 0 30px;
}
.mobile-menu ul li {
  position: relative;
}
.mobile-menu ul li a {
  display: block;
  width: 100%;
  background: none;
  text-align: left;
  padding: 10px 15px;
  border: 0;
  font-size: var(--mobile-menu-font-size);
  font-weight: 600; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
}
.mobile-menu ul li .menu-expand {
  position: absolute;
  right: 0px;
  top: 6px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 3px;
  transition: all .3s linear;
}
.mobile-menu ul li .menu-expand::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 1px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mobile-menu ul li .menu-expand::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 16px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.mobile-menu ul li.active > .menu-expand::after {
  height: 0;
}
.mobile-menu ul li ul {
  border-top: 0;
  display: none;
}
.mobile-menu ul li ul > li > a {
  padding-left: 12%;
  font-size: var(--mobile-sub-menu-font-size);
  font-weight: 600; text-decoration: none; font-family: 'Playfair Display', serif; font-style: normal;
}
.mobile-menu ul li ul li ul li a {
  padding-left: 18%;
}

/*--
/*  Blog Details CSS
/*----------------------------------------*/
.blog-details .details-images img {
  width: 100%;
  border-radius: 46px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-details .details-images img {
    border-radius: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details .details-images img {
    border-radius: 25px;
  }
}
.blog-details .meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 28px;
}
.blog-details .meta > span {
  color: var(--primary-color);
  margin-right: 15px;
}
.blog-details .meta > span i {
  margin-right: 5px;
}
.blog-details .meta > span:last-child {
  margin-right: 0;
}
.blog-details h2 {
  margin: 27px 0 27px; 
  line-height: 1.1;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog-details h2 {
    font-size: 35px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog-details h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details h2 {
    font-size: 30px;
    margin: 15px 0 15px; 
  }
}
@media only screen and (max-width: 575px) {
  .blog-details h2 {
    font-size: 25px;
  }
}
.blog-details .desc > span > span {
  color: var(--primary-color);
  margin-top: 20px;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  .blog-details .desc > span > span {
    font-size: 18px !important; 
  }
}
@media only screen and (max-width: 575px) {
  .blog-details > span {
    font-size: 18px !important;
  }
}
.blog-details p {
  margin-top: 16px;
}
.blog-details .blog-details-middle p:first-child {
  margin-top: 0;
}
.blog-details .blog-details-middle .blog-details-img img {
  width: 100%;
}

.blog-tags-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #fff7f5;
  margin-top: 30px;
  padding: 16px 35px;
  border-radius: 8px;
}
@media only screen and (max-width: 767px) {
  .blog-tags-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: inherit;
  }
}
@media only screen and (max-width: 575px) {
  .blog-tags-social {
    display: block;
    text-align: center;
  }
}

.blog-tags a {
  font-weight: 400;
  margin-right: 5px;
}

/*--
/*  Blockquote CSS
/*----------------------------------------*/
.blockquote {
  background-color: #fff9f5;
  position: relative;
  padding: 34px 40px 32px;
  border-radius: 32px;
  margin-bottom: 0;
  overflow: hidden;
  margin: 42px 0 42px;
}
@media only screen and (max-width: 575px) {
  .blockquote {
    padding: 20px 20px 28px;
    border-radius: 20px;
  }
}
.quote-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  z-index: 1;
}
@media only screen and (max-width: 575px) {
  .blockquote::before {
    font-size: 32px;
    bottom: 10px;
    right: 20px;
  }
}
.blockquote .shape {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -40px;
  opacity: 0.2;
}
.blockquote p {
  font-weight: 500;
  margin: 0 !important;
  line-height: 1.5;
  color: var(--secondary-color);
  text-align: center;
  position: relative;
  z-index: 2;
}


*:focus {
  outline: none;
}
.comment-form-wrap {
	margin-top: 50px;
}
.comment-respond h3 {
  line-height: 1;
}
.comment-respond p {
  margin: 12px 0 20px;
}
.comment-respond form {
  border: 1px solid var(--form-borderColor);
  background-color: var(--form-bg-color);
}
.comment-respond form .hs-form-field {
  margin: 0 0 25px;
}
.comment-respond form .hs-form-field label {
  color: var(--form-label-font-color);
  margin: 0 0 5px;
}

.comment-respond form .hs-form-field input , 
.comment-respond form .hs-form-field textarea {
	background-color: var(--form-fieldInput-bg-color);
  border: 1px solid var(--form-input-border-color);
  height: 50px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 2px 24px;
  font-size: 15px;
  color: var(--form-inputs-text-color);
  width: 100%;
  line-height: 50px;
  border-radius: 4px;
}

.comment-respond form .hs-form-field input:focus , 
.comment-respond form .hs-form-field textarea:focus {
  border: 1px solid var(--form-input-focus-border-color);
} 

.comment-respond form .hs-form-field textarea {
	height: 130px;
  transition: all .3s ease 0s;
}

.comment-respond form .hs-submit input {
	border: 0;
	box-shadow: none;
	padding: 15px 29px;
	font-size: 16px;
	border-radius: 50px;
	color: var(--form-btn-text-color);
  border: 1px solid var(--form-btn-border-color);
	background-color: var(--form-btn-bg-color);
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.5px;
  transition: all .3s ease 0s;
}
.comment-respond form .hs-submit input:hover {
  border: 1px solid var(--form-btn-hover-border-color);
	background-color: var(--form-btn-hover-bg-color);
}
.hs-error-msg {
  color: var(--form-errorMsgColor);
}
.no-list.hs-error-msgs.inputs-list .hs-main-font-element{
  color: var(--form-errorMsgColor); 
}
.no-list.hs-error-msgs.inputs-list .hs-error-msg{
  color: var(--form-errorMsgColor); 
}
.submitted-message {
  color: var(--form-successMsgColor) 
}

/*--
/*  Social Icon CSS
/*----------------------------------------*/
.social-icon-wrap a {
	margin-right: 10px;
}
.social-icon-wrap a:last-child {
	margin-right: 0px;
}
.social-icon-wrap a svg {
	width: 18px;
	height: 18px;
  color: var(--primary-color);
  transition: all .3s ease 0s;
}
.social-icon-wrap a svg:hover {
  color: var(--secondary-color); 
}
.social-icon-wrap a svg path {
    stroke: currentColor;
    fill: currentColor;
}

/*-- Header Language --*/
.header__language-switcher {
  display: flex;
  align-items: center;
  color: var(--secondary-color);
  position: relative;
  z-index: 999;
  transition: all .3s ease-in-out;
}
#hs_cos_wrapper_language-switcher_ {
  display: flex; 
}
.header__language-switcher:hover .lang_list_class {
  display: block;
  text-align: start;
}
.lang_list_class:after, .lang_list_class:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -12px;
}

.lang_list_class:before {
  top: -8px;
  border: 12px solid transparent;
  border-bottom-color: #000;
}


.globe_class {
background-image:
position: relative;
width: 30px;
height: 30px;
line-height: 30px;
}
.globe_class:after {
  content: "\f0ac";
  margin-top: -5px;
  position: absolute;
  font-family: 'FontAwesome';
  padding-right: 3px;
  color: var(--secondary-color);
  font-size: 18px;
}
.language.language-white .globe_class:after{
color: var(--secondary-color);
}
.language.language-black .globe_class:after{
color: var(--secondary-color);
}

.language.language-black .header__language-switcher--label-current{
  display: none;
}
.lang_list_class li a:hover{
color: var(--base-color) !important;
}
.language {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.language .lang_list_class li a {
line-height: 2 !important;
width: 260px;
}
.language > a + a {
margin-left: 35px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
.language > a + a {
  margin-left: 20px;
}
}

.language .lang_list_class li {
font-size: 14px;
letter-spacing: px;
text-transform: ;
color: var(--secondary-color);
font-weight: 600;
background-color: #ffffff;
width: 180px;
text-decoration: none;
}

.language.language-white a {
color: #000;
}
.language.language-white a {
color: #000;
}
.white-menu .language a {
color: #000;
}



/*--
/*  Form  CSS
/*----------------------------------------*/
form legend {
  color: var(--form-help-text-font-color);
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel] {
  width: 100%;
  min-height: 50px;
  padding: 3px 20px;
  color: var(--form-inputs-text-color);
  border: 1px solid var(--form-input-border-color);
  border-radius: 5px;
  outline: none;
  background-color: var(--form-fieldInput-bg-color);
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder {
  color: var(--form-inputs-text-color);
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=tel]:-moz-placeholder {
  color: var(--form-inputs-text-color);
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=tel]::-moz-placeholder {
  color: var(--form-inputs-text-color);
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder {
  color: var(--form-inputs-text-color);
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus {
  border-color: var(--form-input-focus-border-color);
  background-color: var(--form-fieldInput-bg-color);
}

textarea {
  width: 100%;
  height: 220px; 
  padding: 10px 20px;
  color: var(--form-inputs-text-color);
  border: 1px solid var(--form-input-border-color);
  border-radius: 5px;
  outline: none;
  background-color: var(--form-fieldInput-bg-color);
}

.hs-input[type="file"] {
  border-color: var(--form-fieldBorder-color);
}

.hs-input[type="file"]:focus {
  border-color: var(--form-input-focus-border-color);
}

form .hs-input[type="radio"],
form .hs-input[type="radio"]{
  border-color: var(--form-fieldBorder-color);
}

.hs-fieldtype-checkbox .hs-input[type="checkbox"],
.hs-fieldtype-booleancheckbox .hs-input[type="checkbox"]{
 border-color: var(--form-fieldBorder-color);
}
textarea::-webkit-input-placeholder {
  color: var(--form-inputs-text-color);
}
textarea:-moz-placeholder {
  color: var(--form-inputs-text-color);
}
textarea::-moz-placeholder {
  color: var(--form-inputs-text-color);
}
textarea:-ms-input-placeholder {
  color: var(--form-inputs-text-color);
}
textarea:focus {
  border-color: var(--form-input-focus-border-color);
  background-color: var(--form-fieldInput-bg-color);
}
form input[type="submit"]:focus, form .hs-button:focus {
  outline: 0;
}
input:active,
input[type=text]:active,
input[type=email]:active,
input[type=password]:active,
input[type=tel]:active,
input[type=number]:active,
input[type=file]:active,
select:active,
textarea:active {
  border-color: var(--form-input-focus-border-color);
  outline: 0;
  box-shadow:none !important;
}
input:hover,
input[type=text]:hover,
input[type=email]:hover,
input[type=password]:hover,
input[type=tel]:hover,
input[type=number]:hover,
input[type=file]:hover,
select:hover,
textarea:hover {
  outline: 0;
  box-shadow:none !important;
}

.hs-input[type="file"]:hover {
  border-color: var(--form-input-focus-border-color);
}

.hs-fieldtype-radio.hs-form-field ul li label ,
.hs-fieldtype-checkbox.hs-form-field ul li label {
  display: flex;
  align-items: center;
  margin-bottom: 7px;
}
.hs-fieldtype-radio.hs-form-field ul li label span ,
.hs-fieldtype-checkbox.hs-form-field ul li label span {
  color: var(--form-inputs-text-color);
}


.hs-fieldtype-checkbox.hs-form-field ul li label input {
  width: 20px;
  height: 20px; 
  margin-right: 10px; 
  padding: 0;
  position: relative;
}

.hs-fieldtype-radio.hs-form-field ul li label input  {
  width: 20px;
  height: 20px; 
  margin-right: 10px; 
  padding: 0;
  border-radius: 100%;
}
input[type='radio'] , input[type='checkbox'] {
  -webkit-appearance:none;
  position: relative;
}
input[type='radio']:before {
  content:'';
  display:block;
  width:60%;
  height:60%;
  margin: 20% auto;    
  border-radius:50%;    
}
input[type='radio']:checked:before {
  background: var(--form-input-focus-border-color);
}
.contact-from-wrap form .hs-form-field input:checked {
	border: 1px solid var(--form-input-focus-border-color);
}

input[type='checkbox']:before {
  left: 50%;
  top: 50%;
  width: 7px;
  height: 11px;
  position: absolute;
  content: "";  
  border: solid var(--form-input-focus-border-color);
  border-width: 0 3px 3px 0;
  transform-origin: top;
  transform: rotate(45deg) translateY(-50%) translateX(-50%);
  opacity:0;
}
input[type='checkbox']:checked:before {
  opacity:1;
}

.hs-fieldtype-file.hs-form-field .input input {
  height: auto;
  width: auto;
  border: none;
  padding: 0;
}
.hs-fieldtype-file.hs-form-field .input input:focus {
  border: none;
}


/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: var(--form-inputs-text-color); 
}
.rc-anchor-invisible-text {
	background: var(--primary-color); 
}


/*------------ About Css ---------------*/
.about-section {
  position: relative;
  z-index: 1;
}

.about-image {
  position: relative;
  margin: 0 -33px;
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .about-image {
    margin: 0 0px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .about-image {
    margin: 0 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about-image {
    margin: 0 0px 30px;
  }
}
@media only screen and (max-width: 767px) {
  .about-image {
    margin: 0 0px 30px;  
  }
}
.about-image img {
  width: 100%;
  position: relative;
  z-index: 1;
}

@media only screen and (min-width: 1500px) {
  .about-content {
    padding: 0 0px 0 70px;
    margin-right: -30px;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .about-content {
    padding: 0 0px 0 30px;
    margin-right: 0px;
  }
}
.about-content.text-start {
  text-align: left;
}
.about-content.text-center {
  text-align: center;
}
.about-content.text-end {
  text-align: right;
}

.about-content p {
  margin-top: 14px;
}
.about-content h4 {
  color: var(--primary-color);
  line-height: 1.8;
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .about-content h4 {
    line-height: 30px;
    margin-top: 15px;
  }
}

/* Newsletter CSS */

.newsletter-title h2 {
  line-height: 1.3;
  margin: 0; 
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .newsletter-title h2 {
    font-size: 37px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .newsletter-title h2 {
    font-size: 31px !important;
    margin: 0 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter-title h2 {
    font-size: 23px !important;
    margin: 0 0 25px; 
    text-align: center;
  }
}






/*------------ System Page -------------------*/
.error-page {
  text-align: center;
}

.error-page h1 {
  line-height: 1;
  margin-bottom: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-page h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .error-page h1 {
    font-size: 50px;
  }
}
.error-500-page h2 {
  line-height: 1.3;
  margin-bottom: 25px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .error-500-page h2 {
    font-size: 50px; 
    margin-bottom: 20px; 
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-500-page h2 {
    font-size: 45px;
    margin-bottom: 20px; 
  }
}
@media only screen and (max-width: 767px) {
  .error-500-page h2 {
    font-size: 36px;
    margin-bottom: 12px;
  }
}
.error-page h2 {
  margin: 0px 0 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .error-page h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .error-page h2 {
    font-size: 30px;
  }
}
.error-page .link-btn-wrap {
  margin-top: 15px;
}


 /* ======== Backup Unsubscribe CSS ========*/

 .page-header h1 {
   margin: 0 0 10px;
   line-height: 1.3;
 }
 @media only screen and (min-width: 1200px) and (max-width: 1499px) {
  .page-header h1 {
    font-size: 65px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .page-header h1 {
    font-size: 55px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-header h1 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .page-header h1 {
    font-size: 32px;
  }
}
 .page-header h2 {
   display: none;
 }
 .backup-unsubscribe{
  text-align: center;
}
.systems-page form {
  border: 1px solid var(--form-borderColor);
  background-color: var(--form-bg-color);
}
.backup-unsubscribe .hs-input {
	width: 100% !important;
	font-size: 15px !important;
	padding: 12px 24px !important; 
	margin: 10px 0 20px; 
  border-radius: 4px;
}
.backup-unsubscribe .hs-input:focus{
  border: 1px solid var(--form-input-focus-border-color);
}

.backup-unsubscribe .hs-button,  
.subscription-preferences .hs-button{
  font-weight: 700;
  text-transform: capitalize;
  padding: 18px 37px;
  line-height: 1;
  background-color: var(--form-btn-bg-color);
  color: var(--form-btn-text-color);
  cursor: pointer;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: 1px solid var(--form-btn-border-color);
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  letter-spacing: .5px;
}

.backup-unsubscribe .hs-button:hover, 
.subscription-preferences .hs-button:hover {
  border: 1px solid var(--form-btn-hover-border-color);
  background-color: var(--form-btn-hover-bg-color);
}


/* ======== membership login CSS ========*/
.system-page-style {
  margin: 0 auto;
}
.padding-modify.breadcrumb-padding {
	padding: 110px 0 110px;
}
#hs-membership-form .hs-form-field label {
	display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .padding-modify.breadcrumb-padding {
    padding: 80px 0 90px;
  }
}
@media only screen and (max-width: 767px) {
  .padding-modify.breadcrumb-padding {
    padding: 60px 0 70px;
  }
}
#hs_cos_wrapper_content_ {
	text-align: center;
}
.system-page-style h1,
.system-page-style h2 {
  line-height: 1.3;
  margin: 0 0 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .system-page-style h1,
  .system-page-style h2 {
    font-size: 45px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .system-page-style h1,
  .system-page-style h2 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .system-page-style h1,
  .system-page-style h2 {
    font-size: 30px;
  }
}
.password-prompt h2 {
  line-height: 1;
  margin: 0 0 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .password-prompt h2 {
    font-size: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .password-prompt h2 {
    font-size: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .password-prompt h2 {
    font-size: 34px;
  }
}

.system-page-style .form-container {
  text-align: left;
}

.system-page-style .form-container label, 
.system-page-style .form-container label,
.password-prompt form label {
  color: var(--form-label-font-color);
}

.system-page-style .form-container .hs-input, 
.system-page-style .form-container input,
.password-prompt form input {
  width: 100%;
  color: var(--form-inputs-text-color);
  padding: 10px 20px !important;
  margin-bottom: 20px;
  background-color: var(--form-fieldInput-bg-color);
  border: 1px solid var(--form-input-border-color);
  transition: all .3s ease 0s; 
  border-radius: 4px;
}
.system-page-style .form-container .hs-input::-webkit-input-placeholder , 
.system-page-style .form-container input::-webkit-input-placeholder , 
.password-prompt form input::-webkit-input-placeholder , 
.system-page-style .form-container .hs-input::-moz-input-placeholder ,
.system-page-style .form-container input::-webkit-input-placeholder,
.password-prompt form input::-moz-input-placeholder {
  color: var(--form-inputs-text-color); 
  opacity: 1;
}
.system-page-style .form-container .hs-input:focus, .system-page-style .form-container input:focus{
  border: 1px solid var(--form-input-focus-border-color);
}
.system-page-style .form-container input{
  height: 50px !important;
  margin-top: 10px;
}
.system-page-style .form-container .hs-input[type=checkbox]{
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  margin: 0 10px 0 0;
  top: 4px;
  position: relative;
}

.system-page-style .form-container .hs-button,
.password-prompt form .hs-button {
  font-weight: 700;
  text-transform: capitalize;
  padding: 15px 28px;
  border-width: 2px;
  line-height: 1;
  background-color:var(--form-btn-bg-color);
  color: var(--form-btn-text-color);
  cursor: pointer;
  display: inline-block; 
  text-align: center;
  vertical-align: middle;
  border: 1px solid var(--form-btn-border-color);
  border-radius: 50px;
  letter-spacing: .5px;
  transition: all 0.3s ease-in-out;
}

.system-page-style .form-container .hs-button:hover {
  background-color: var(--form-btn-hover-bg-color);
  border: 1px solid var(--form-btn-hover-border-color);
}

.systems-page--search-results, .subscription-preferences, .subscription-confirmation{
  margin: auto;
}
.password-prompt{
margin-top: 20px;
text-align: center;
}
.subscribe-options p {
margin-bottom: 15px;
}

.no-list li label {
  font-size: 14px;
}

.password-prompt form input {
  display: block;
  width: 100%;
  padding: 5px 20px;
  color: var(--secondary-color);
  background-clip: padding-box;
  border: 1px solid var(--form-input-border-color);
  border-radius: 4px;
  height: 50px !important;
  margin-top: 0 !important;
  transition: all .3s ease 0s;
}
.password-prompt form input:focus {
	border: 1px solid var(--form-input-focus-border-color);
}
.password-prompt form .hs-button {
  padding: 17px 36px !important;
  margin: 17px 0 0px; 
  width: auto;
}
.password-prompt form .hs-button:hover {
  border: 1px solid var(--form-btn-hover-border-color);
  background-color: var(--form-btn-hover-bg-color);
}
.subscription-preferences .header {
  margin: 10px 0 10px;
}
.subscriptions-confirmation {
  text-align: center;
} 
.subscriptions-confirmation .page-header h1 {
  margin: 0;
} 

.subscriptions-confirmation .success {
  color: var(--primary-color);
  margin: 12px 0 0;
}

.search-results {
  text-align: center;
}

.search-results h2 {
  margin: 0 0 0px;
}