/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
@font-face {
    font-family: 'river_jaderegular';
    src: url('river_jade-webfont.woff2') format('woff2'),
         url('river_jade-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sofia_probold';
    src: url('sofia_pro_bold-webfont.woff2') format('woff2'),
         url('sofia_pro_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sofia_prolight';
    src: url('sofiapro-light-webfont.woff2') format('woff2'),
         url('sofiapro-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_htfmedium';
    src: url('gothamhtf-medium-webfont.woff2') format('woff2'),
         url('gothamhtf-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html{
  padding-top:0 !important;
}
.mobile_only{
  display:none;
}
.container--main {
  background: #ffffff !important; }


/*
  Fonts & Button
========================================*/
body{
  font-family: 'sofia_prolight';
  font-weight: normal;
  color: #000000;
  font-size:18.75px;
  line-height: 1.5;
  letter-spacing: 1.5px;
}
h1, h2, h3, h4, h5, h6{
  margin:0;
  margin-bottom: 30px;
  color: #000000;
  font-family: 'gotham_htfmedium';
  line-height: 1.1;
  font-weight: normal;
}
h1{
  font-size: 64.5px;
  letter-spacing: 9.675px;
}
h2{
  font-size: 48.75px;
  letter-spacing: 2.4375px;
}
h3{
  font-size: 31.125px;
  letter-spacing: 2.49px;
}
h4{
  font-size: 30px;
  letter-spacing: 1.48499px;
}
h5{
  font-size: 22.5px;
  letter-spacing: 0;
}
.style_font{
  font-family: 'river_jaderegular';
  font-size: 93.75px;
  letter-spacing: 0;
  line-height: 1;
}

mark{
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(120deg, #E6C9C1 0%, #E6C9C1 100%);
  background-repeat: no-repeat;
  background-size: 99% 100%;
  background-position: 0 54%;
  padding: 0;
}
h2 mark{
    background-size: 100% 60%;
    background-position: 0px 65%;
}
h4 mark{
    background-size: 97% 100%;
    background-position: 36% 100%;
}

p{
  margin-top: 30px;
  margin-bottom:30px;
}

.uppercase{
  text-transform: uppercase;
}
.pf4_button{
  font-family: 'sofia_probold';
  position:relative;
  display: inline-block;
  margin: 0;
  padding: 17px 40px 17px 40px;
  color: #ffffff;
  background-color: #0EBDB7;
  border-radius: 0;
  font-size: 14.25px;
  line-height: 1.17;
  letter-spacing: 2.85px;
  text-transform: uppercase;
  font-weight: normal;
}
.pf4_button:hover{
  background-color:#000;
  color: #ffffff;
}

@media (max-width: 1440px) {
  body{
    font-size:1.302vw;
    letter-spacing: 0.104vw;
  }
  h1, h2, h3, h4, h5, h6{
    margin-bottom: 2.083vw;
  }
  h1{
    font-size: 4.479vw;
    letter-spacing: 0.672vw;
  }
  h2{
    font-size: 3.385vw;
    letter-spacing: 0.169vw;
  }
  h3{
    font-size: 2.161vw;
    letter-spacing: 0.173vw;
  }
  h4{
    font-size: 2.083vw;
    letter-spacing: 0.103vw;
  }
  h5{
    font-size: 1.563vw;
  }
  .style_font{
    font-size: 6.510vw;
  }
  p{
    margin-top: 2.083vw;
    margin-bottom:2.083vw;
  }
  .pf4_button{
    padding: 1.181vw 2.778vw 1.181vw 2.778vw;
    font-size: 14.25px;
    letter-spacing: 2.85px;
  }
}
@media (max-width: 1140px) {
  body{
    font-size: 1.7vw;
    letter-spacing: 0.104vw;
  }
  h1, h2, h3, h4, h5, h6{
    margin-bottom: 2.083vw;
  }
  h1{
    font-size: 4.7vw;
    letter-spacing: 0.672vw;
  }
  h2{
    font-size: 4vw;
    letter-spacing: 0.169vw;
  }
  h3{
    font-size: 2.2vw !important;
    letter-spacing: 0.104vw !important;
  }
  h5{
    font-size: 1.7vw;
  }
  .pf4_button{
    padding: 1.181vw 2.778vw 1.181vw 2.778vw;
    font-size: 1.3vw;
    letter-spacing: 0.198vw;
  }
}
@media (max-width: 1024px) {
  body {
      font-size: 1.9vw;
      letter-spacing: 0.104vw;
  }
  h1{
    font-size: 5.7vw;
    letter-spacing: 0.672vw;
  }
  h2 {
      font-size: 4.9vw;
      letter-spacing: 0.169vw;
  }
  h3{
    font-size: 3vw !important;
    letter-spacing: 0.173vw !important;
  }
  h5{
    font-size: 2.1vw;
  }
  .pf4_button{
    padding: 1.181vw 2.778vw 1.181vw 2.778vw;
    font-size: 1.7vw;
    letter-spacing: 0.198vw;
  }
}
@media (max-width: 768px) {
  body {
      font-size: 2.563vw;
      letter-spacing: 0.104vw;
  }
  h1{
    font-size: 5.7vw;
    letter-spacing: 0.672vw;
  }
  h2 {
      font-size: 5.2vw;
      letter-spacing: 0.169vw;
  }
  h3{
    font-size: 2.161vw;
    letter-spacing: 0.173vw;
  }
  h5{
    font-size: 2.563vw;
  }
.pf4_button {
    padding: 2.181vw 4.778vw 2.181vw 4.778vw;
    font-size: 1.99vw;
    letter-spacing: 0.198vw;
}
}
@media (max-width: 550px) {
  body {
    font-size: 4.2vw;
    letter-spacing: 0.2vw;
  }
  h3 {
      font-size: 5vw !important;
  }
  h1{
    font-size: 7.9vw;
    letter-spacing: 0.672vw;
  }
  h2 {
      font-size: 6.2vw;
      letter-spacing: 0.169vw;
  }
  .pf4_button{
    padding: 3.2vw 9.778vw 3.8vw 9.778vw;
    font-size: 2.99vw;
    letter-spacing: 0.6vw;
  }
  .style_font {
      font-size: 10.51vw;
  }
}
@media (max-width: 425px) {
  body {
    font-size: 5vw;
    letter-spacing: 0vw;
  }
}

/*
  Full Left and Right BG
========================================*/
/*
  Globals --> Full Left BG
-----------------------------*/
.full-bg-holder {
  position: relative; }

.full-bg-holder > * {
  position: relative;
  z-index: 1; }

.full-left-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #F5F5F5;
  background-repeat: no-repeat;
  opacity: 0;
  background-size: cover;
  }

.full-left-bg.active {
  opacity: 1; }

/*
  Globals --> Full right BG
-----------------------------*/
.full-right-bg {
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  display: block;
  content: "";
  background-color: #859CAC;
  opacity: 0; }

.full-right-bg.active {
  opacity: 1; }

/*
  Globals --> Full Right & Left BG
-----------------------------*/
.full-bg-mobile {
  display: none;
  position: absolute;
  z-index: 0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  content: "";
  opacity: 0;
  background-color: #859CAC; }

.full-bg-mobile.active {
  opacity: 1; }

@media (max-width: 980px) {
  .full-bg-mobile {
    display: block; 
  } 
}


.section_inner {
  width: 1080px;
  margin: 0px auto;
  position: relative;
}
.section_inner img {
  max-width: 100%;
  height: auto;
  margin: 0; 
}

.pf4_mobile_img,
.pf4_mobile_icon {
  width: 100% !important;
  display: none !important; 
}
@media (max-width: 1440px) {

}


/* 
=======================================
  Site Header Section
=========================================*/
.pf4_site_header {
  padding: 0;
  position: fixed;
  z-index:3;
  background-color: rgba(255, 255, 255, 0) !important;
  width: 100%;
  padding-left: 50px;
  padding-right: 50px;
}
.pf4_site_header.active{
  background-color: #ffffff !important;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
}
.pf4_site_header .section_inner {
  width: 100%;
  margin-bottom: 0px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  }

.pf4_heade_logo {
  width: 20%;
  padding-top: 55px;
  z-index: 2;
  }
.active .pf4_heade_logo{
  padding-top: 15px;
}
.pf4_heade_logo img {
  height: 92px;
  max-height: 89px !important;
  width: 92px;
  max-width: 89px !important;
  }
.active .pf4_heade_logo img {
  height: 60px;
  max-height: 60px !important;
  width: 62px;
  max-width: 62px !important;
  }
.pf4_header_right {
  width: 80%;
  text-align: right;
  padding-top: 38px;
  }
.active .pf4_header_right{
  padding-top: 19px;
}
.pf4_header_right ul{
    margin: 0px;
    padding: 0px;
    width: auto;
    display: inline-block;
}
.pf4_header_right ul li{
  list-style: none;
  margin: 0px;
  margin-left: 25px !important;
  display: inline-block;
  position: relative;
}

.pf4_header_right ul li a{
  
}
.header .user__dropdown a{
  border: 0;
  margin: 0 !important;
}
.header .user__dropdown{
  padding: 8px 20px;
}
.pf4_header_right ul li a:hover span {
    background-color: rgba(255, 255, 255, 0);
    background-image: linear-gradient(120deg, #E6C9C1 0%, #E6C9C1 100%);
    background-repeat: no-repeat;
    background-size: 100% 35%;
    background-position: 0 50%;
}
.pf4_header_right a{
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  line-height: normal !important;
  position:relative;
  margin: 0 !important;
  letter-spacing: 2px;
  font-family: 'sofia_probold';
  text-transform: uppercase;
}
.pf4_header_right a:hover {
  color: #000000; 
}
.pf4_header_right a:before,
.pf4_header_right a:after,
.pf4_header_right a i{
  content:" ";
  position:absolute;
  height: 10px;
  bottom: 20px;
  z-index: 0;
  opacity: 0;
}
.pf4_header_right a span{
  position:relative;
  z-index:1;
}
.pf4_header_right a:before{
  width:23px;
  background-size:contain;
  background-position: right center;
  background-repeat: no-repeat;
  left: 0;
}
.pf4_header_right a:after{
  width:29px;
  background-size:contain;
  background-repeat: no-repeat;
  background-position: left center;
  right:0;
  border:0;
}
.pf4_header_right a i{
  left:23px;
  width:calc(100% - 52px);
  background-size:contain;
  background-position: center;
  background-repeat:repeat-x;
}

.pf4_header_right a:hover:before,
.pf4_header_right a:hover:after,
.pf4_header_right a:hover i{
  opacity:1;
}
.pf4_header_social_icon {
  width: 15%;
  text-align: right;
  padding-top: 12px; }

.pf4_header_social_icon a {
  text-decoration: none;
  display: inline-block;
  margin-left: 3px;
  width: 17px;
  height: 17px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.pf4_header_social_icon a img {
  height: 17px; }
.dropdown-menu li{
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.pf4_header_right .dropdown-menu li a:before, 
.pf4_header_right .dropdown-menu li a:after, 
.pf4_header_right .dropdown-menu li a i{
  bottom:10px;
}
.dropdown-menu li a{
  padding-top: 0;
  padding-bottom: 0;
}
li.dropdown:after{
  content:" ";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: -8px;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent;
  
}



/*
  Header ---> Responsive Menu
-----------------------------*/
a.responsive-menu-hand{
    margin: 3px 0;
    position: absolute;
    top: 5vw;
    right: -2px;
    display: none;
    width: 36px;
    height: 27px;
    cursor: pointer;
    background-image: url(open_img.png);
    background-position: center right;
    background-repeat: no-repeat;
}
.active a.responsive-menu-hand{
  top: 22px;
}
a.responsive-menu-hand span,
a.responsive-menu-close span{
    display: none;
}
a.responsive-menu-hand span{
    
}
a.responsive-menu-close span{
  display: block;
}


a.responsive-menu-hand:before,
a.responsive-menu-hand:after{
  display: none;
}
a.responsive-menu-close{
  clear: both;
  height: 40px;
  width: 40px;
  display: block;
  position: absolute;
  top: 8px;
  right: 37px;
}
a.responsive-menu-close strong {
    position: relative;
    height: 0px;
    width: 40px;
    display: block;
}
a.responsive-menu-close span:nth-child(1),
a.responsive-menu-close span:nth-child(2){
    width: 40px;
    display: block;
    margin-top: 5px;
    margin-left: 5px;
    background-color: #000;
    height: 5px;
}
a.responsive-menu-close span:nth-child(1){
  
transform: rotate(-50deg);
  
margin-top: 25px;
}
a.responsive-menu-close span:nth-child(2){

transform: rotate(50deg);

margin-top: -5px;
}
a.responsive-menu-close:hover{
  background-color: #EFCBBF;
}
.responsive-menu .user__avatar{
  display:none;
}
.responsive-menu{
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  right: -110%;
  background: rgba(239, 203, 191, 0.98);
  z-index:999999;
  overflow:scroll;
  overflow-y: auto;
  overflow-x: auto;
    font-family: 'sofia_probold';
  transition: right 0.5s ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.responsive-menu.active{
  right:0;
}
.responsive-menu ul{
  margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    border-bottom: 0;
}
.responsive-menu ul li{
   margin:0;
   padding:0;
   list-style-type:none;
   position:relative;
   margin-bottom: 13px;
}
.responsive-menu ul li a,
.responsive-menu .pf4_header_userarea span a{
    line-height: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    color: #000000;
    font-size: 32px !important;
    letter-spacing: 0.3px;
    position: relative;
    text-transform:uppercase;
    text-align: center;
    line-height: 1.52;
    font-weight: bold;
    font-family: 'sofia_probold';
    border: 0;
    margin: 0;
}
.responsive-menu ul li:hover{ 
  text-decoration:none; 
}
.responsive-menu ul li a:hover{
  color: #000000;
}
.responsive-menu ul li i{
  height: 40px;
  width: 40px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 40px;
  cursor: pointer;
  border-left:solid 1px #ffbea5;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  display: none;
}
.responsive-menu ul li i.minus{
  background-image: url(images/ui/minus.svg);
}
.responsive-menu ul li i.plus{
  background-image: url(images/ui/plus.svg);
}
.responsive-menu ul li ul{ margin:0; padding:0; }
.responsive-menu ul li ul li a{ font-size:90%; padding-left:30px; border-bottom:solid 1px #E9E9E9; background-color: #F0F0F0; }
.responsive-menu ul li ul li ul li a{ font-size:80%; padding-left:30px; border-bottom:solid 1px #E9E9E9; background-color: #E4E4E4 ; }



.header_social{
  display: inline-block;
  padding-left: 31px;
  width: 78px;
  position: relative;
  height: 22px;
}
.header_social a{
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  /* margin-top: 7px !important; */
}
.header_social a:before,
.header_social a:after{
  display: none;
}
.header_social a.header_social_instagram{
  background-image: url(insta.png);
}
.header_social a.header_social_facebook{
  background-image: url(bookicon.png);
}
.header_social_in{  
  position: absolute; 
  top: 6px;  
  left: 31px;
}

.pf4_header_userarea span a {
    /* border: 2px solid #000; */
    /* padding: 4px 20px 6px 20px; */
    /* margin-left: 13px !important; */
    display: block;
    text-align: center;
}
span[kjb-settings-id="sections_header_settings_language_login"]{
  padding-left: 23px;
}
span[kjb-settings-id="sections_header_settings_language_login"] a{
  border: solid 2px #000;
  padding: 4px 17px;
}
@media screen and (max-width:1440px){
  span[kjb-settings-id="sections_header_settings_language_login"]{
    padding-left: 1.597vw;
  }
}
@media screen and (max-width: 1240px) {
  .pf4_site_header .section_inner {
    /* width: 1080px; */
    } 
  }
@media (max-width: 1200px) {
  .pf4_site_header .section_inner {
    /* width: 900px; */
  }

  .pf4_heade_logo {
    
  } 
}
@media (max-width: 1024px) {
  .pf4_site_header{
    padding-right: 8vw;
    padding-left: 8vw;
  }
  .active.pf4_site_header{
    /* background-color:#0EBDB7 !important; */
  }
  .pf4_site_header .section_inner {
    width: 100%;
  }
  .pf4_heade_logo {
    width: 45%;
    padding-top: 5vw;
  }
  .pf4_header_right {
    width: 55%;
    padding-top: 6vw;
  }
  a.responsive-menu-hand span{
    display: block;
    top: 5vw;
  }
  /*--start--*/
  .header-menu #primary_menu {
    display: none !important;
  }
  .header-menu .pf4_header_userarea{
    position:absolute;
    top: -12px;
    right: 65px;
    display: none !important;
  }
  .header-menu .header_social{
    position: absolute;
    top: -11px;
    right: 170px;
    display: none !important;
  }
  .active .header-menu .pf4_header_userarea{
    top: 0px;
  }
  .active .header-menu .header_social{
    top: 1px;
    right: 172px;
  }
  /*--end--*/
  .pf4_heade_logo img {
      height: 79px;
      max-height: 79px !important;
      width: 80px;
      max-width: 79px !important;
  }
  a.responsive-menu-hand{
      display: block;
  }
  .active a.responsive-menu-hand{
    background-image: url(open_img2-dark.png);
  }
  .responsive-menu .pf4_header_userarea{
      
  }
  .responsive-menu .header_social{
    display: block;
    padding-left: 0px;
    width: 100%;
    position: relative;
    height: auto;
  }
    .responsive-menu .header_social_in {
        position: relative;
        top: 0px;
        left: 0px;
        width: 100%;
        display: block;
        text-align: center;
    }
    .responsive-menu .header_social a {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-left: 5px;
        margin-right: 5px;
    }
    span[kjb-settings-id="sections_header_settings_language_login"] {
        padding-left: 0vw;
        display: block;
        text-align: center;
    }
    span[kjb-settings-id="sections_header_settings_language_login"] a {
        border: solid 2px #000 !important;
        padding: 10px 50px 12px 50px;
        display: inline-block !important;
        height: auto !important;
        line-height: 1 !important;
    }
    .responsive-menu .pf4_header_userarea span[kjb-settings-id="sections_header_settings_language_login"] a{
        font-size: 26px !important;
        margin-top: 10px;
        margin-bottom: 10px;    
    }
}

@media (max-width: 768px) {
    /*--start--*/
    .header .header-menu{
      display:block !important;
    }
    .header-menu .header_social a{
      display:inline-block;
    }
    .header-menu .pf4_header_userarea{
      top: 1px;
      right: 65px;
    }
    .header-menu .header_social{
      top: 3px;
      right: 174px;
    }
    .active .header-menu .pf4_header_userarea{
      top: 0px;
    }
    .header-menu span[kjb-settings-id="sections_header_settings_language_login"] a{

    }
    .header-menu span[kjb-settings-id="sections_header_settings_language_login"] a:before,
    .header-menu span[kjb-settings-id="sections_header_settings_language_login"] a:after{
      display:none;
    }
    .active span[kjb-settings-id="sections_header_settings_language_login"] a{

    }
    /*--end--*/
    .header .logo--image {
        height: 21vw !important;
        max-height: 18vw !important;
        max-width: 100%;
    }
    .pf4_heade_logo img {
        height: 18vw;
        max-height: 18vw !important;
        width: 19vw;
        max-width: 19vw !important;
        transform: translateY(0) !important;
        top: -2% !important;
        left: -3.3vw;
    }
    a.responsive-menu-hand {
        top: 6.6vw;
    }
    .pf4_heade_logo img{
        height: 11vw;
        max-height: unset !important;
        width: 11vw;
        max-width: unset !important;
        transform: translateY(0) !important;
        top: -11% !important;
        left: -3.3vw;
    }
    .active .pf4_heade_logo img{
        top: 0 !important;
        left: 0vw;
    }
    .active.header .logo--image{
      height: 7vw !important;
      max-height: 7vw !important;
    }
    .active .pf4_heade_logo{
      padding-top: 6px;
    }
    .active a.responsive-menu-hand{
      top: 22px;
    }
}

@media (max-width: 550px) {
  .pf4_heade_logo img {
    height: 18vw;
    max-height: 18vw !important;
    width: 19vw;
    max-width: 19vw !important;
    transform: translateY(0) !important;
    top: -2% !important;
    left: -3.3vw;
  }
  .header .logo--image{
    height: 21vw !important;
    max-height: 18vw !important;
    max-width: 100%;
  }
     a.responsive-menu-hand {
        top: 32px;
    }

    .active .pf4_heade_logo {
      padding-top: 7px;
  }
  .active a.responsive-menu-hand {
    top: 22px;
  }

  /*--start--*/
    .header-menu .pf4_header_userarea{
      top: 5px;
    }
    .header-menu .header_social{
      top: 9px;
    }
    /*--end--*/
}










/*
Home : Section 01
=============================== */
.hs_1{
    position: relative;
    z-index: 1;
    padding-top: 106px;
    padding-bottom: 379px;
}
.hs_1:after{
    content: "";
    width: 100%;
    height: 693px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #EEEEEE;
    z-index: -1;
}
.hs_1_bg{
    content: "";
    width: 25.7vw;
    height: 693px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #0EBDB7;
}
.hs_1 .section_inner{
  width: 1150px;
}
.hs_1_span_image{
    position: absolute;
    top: 0px;
    left: -91px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: 968px;
    height: 790px;
    width: 100%;
    z-index: 0;
}

.hs_1_span_image img{
    width: 10%;
    opacity:0;
}
.hs_1_mobile_image{
  display:none;
}
.hs_1 article{
    z-index: 1;
    position: relative;
    padding-left: 333px;
    padding-top: 118px;
    text-transform: uppercase;
}
.hs_1 article h1{
    margin-bottom: 13px;
}
.hs_1 article h1 mark{
    padding-left: 2px;
    background-position: 0 56%;
    margin-left: -3px;
    background-size: 99.5% 50%;
}
.hs_1 article h5{
    margin-left: 164px;
    line-height: 1.63;
}
.hs_1 article .pf4_button{
    margin-left: 165px;
    margin-top: 16px;
    /* padding: 15px 45px 20px 45px; */
}

@media (max-width: 1440px) {
  .hs_1{
      padding-top: 7.361vw;
      padding-bottom: 26.319vw;
  }
  .hs_1:after{
      width: 100%;
      height: 48.125vw;
      top: 0vw;
      left: 0vw;
  }
  .hs_1_bg{
      width: 27.1vw;
      height: 48.125vw;
      top: 0vw;
      left: 0vw;
  }
  .hs_1 .section_inner{
      width: 79.861vw;
  }
  .hs_1_span_image{
      top: 0vw;
      left: -6.319vw;
      background-size: contain;
      height: 54.861vw;
      width: 100%;
  }
  .hs_1_span_image img{
      width: 10%;
  }
  .hs_1 article{
      padding-left: 23.125vw;
      padding-top: 8.194vw;
  }
  .hs_1 article h1{
      margin-bottom: 0.903vw;
  }
  .hs_1 article h1 mark{
      padding-left: 0.139vw;
      background-position: 0 56%;
      margin-left: -0.208vw;
      background-size: 99.5% 50%;
  }
  .hs_1 article h5{
      margin-left: 11.389vw;
  }
  .hs_1 article .pf4_button{
      margin-left: 11.458vw;
      margin-top: 1.111vw;
      /* padding: 1.042vw 3.125vw 1.389vw 3.125vw; */
  }
}
@media (max-width: 1300px){
  .hs_1{
    padding-top: 11vw;
  }
}
@media (max-width: 1140px) {
  .hs_1{
    padding-top: 13vw;
  }
  .hs_1_span_image{
    top: 1vw;
  }
  .hs_1 article{
    padding-left: 22.9vw;
  }
}
@media (max-width: 1024px) {
  .hs_1{
    padding-top: 11.361vw;
    padding-bottom: 32vw;
  }
  .hs_1:after{
    height: 63.125vw;
  }
  .hs_1_span_image{
    top: 0vw;
    left: -17.319vw;
    background-size: contain;
    height: 66vw;
    width: 100%;
  }
  .hs_1 article{
    padding-left: 13.9vw;
  }
  .hs_1 article h5 br{
    display: none;
  }
  

  .hs_1_span_image {
        display: none;
    }
    .hs_1 article{
        padding-left: 0vw;
        padding-top: 5vw;
        text-align: left;
    }
    .hs_1_bg {
        height: 82.125vw;
        top: 0vw;
        left: inherit;
        right: 0px;
        width: 55.6vw;
    }
    .hs_1 {
        padding-top: 13vw;
        padding-bottom: 7.5vw;
    }
    .hs_1 .section_inner {
        padding-top: 15.8vw;
        width: 83vw;
    }
    .hs_1:after {
        width: 100%;
        height: 80vw;
        top: inherit;
        bottom: 0px;
    }
    .hs_1 article h5 {
        margin-left: 0;
        /* font-size: 3.7vw; */
        padding-top: 45.7vw;
        padding-left: 0.3vw;
        letter-spacing: 0.1vw;
        padding-right: 6vw;
        line-height: 1.53;
    }
    .hs_1_mobile_image {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .hs_1 article h1 {
        margin-bottom: 3vw;
        padding-left: 40.4vw;
        letter-spacing: 1.5vw;
        line-height: 1.12;
        /* font-size: 7.7vw; */
    }
    .hs_1 article .pf4_button {
        margin-left: 0vw;
        margin-top: 1.111vw;
        /* padding: 3.2vw 7.778vw 3.8vw 9.778vw; */
        /* letter-spacing: 0.6vw; */
    }
}
@media (max-width: 768px) {
     .hs_1_span_image {
        display: none;
    }
    .hs_1 article{
        padding-left: 0vw;
        padding-top: 5vw;
        text-align: left;
    }
    .hs_1_bg {
        height: 82.125vw;
        top: 0vw;
        left: inherit;
        right: 0px;
        width: 55.6vw;
    }
    .hs_1 {
        padding-top: 27vw;
        padding-bottom: 13.5vw;
    }
    .hs_1 .section_inner {
        padding-top: 15.8vw;
        width: 83vw;
    }
    .hs_1:after {
        width: 100%;
        height: 80vw;
        top: inherit;
        bottom: 0px;
    }
    .hs_1 article h5 {
        margin-left: 0;
        font-size: 3.7vw;
        padding-top: 56.7vw;
        padding-left: 0.3vw;
        letter-spacing: 0.1vw;
        padding-right: 6vw;
        line-height: 1.53;
    }
    .hs_1_mobile_image {
        display: block;
        position: absolute;
        width: calc(100% + 25vw);
        height: calc(100% - 36vw);
        top: -0.3vw;
        left: -14.6vw;
        background-size: cover;
    }
    .hs_1 article h1 {
        margin-bottom: 3vw;
        padding-left: 40.4vw;
        letter-spacing: 1.5vw;
        line-height: 1.12;
        font-size: 7.7vw;
    }
    .hs_1 article .pf4_button {
        margin-left: 0vw;
        margin-top: 3.111vw;
        padding: 3.2vw 7.778vw 3.8vw 9.778vw;
        letter-spacing: 0.6vw;
    }
}
@media (max-width: 550px) {
    .hs_1 {
        padding-top: 27vw;
        padding-bottom: 13.5vw;
    }
    .hs_1 .section_inner {
        padding-top: 15.8vw;
        width: 83vw;
    }
    .hs_1_bg{
        width: 43.6vw;
    }
    .hs_1:after {
        width: 100%;
        height: 80vw;
        top: inherit;
        bottom: 0px;
    }
    .hs_1_span_image{
        display: none;
    }
    .hs_1 article {
        text-align: left;
    }
    .hs_1 article h5 {
        margin-left: 0;
        font-size: 3.7vw;
        padding-top: 56.7vw;
        padding-left: 0.3vw;
        letter-spacing: 0.1vw;
        padding-right: 6vw;
        line-height: 1.53;
    }
    .hs_1_mobile_image {
        display: block;
        position: absolute;
        width: calc(100% + 25vw);
        height: calc(100% - 36vw);
        top: -0.3vw;
        left: -14.6vw;
        background-size: cover;
    }
    .hs_1 article h1 {
        margin-bottom: 3vw;
        padding-left: 40.4vw;
        letter-spacing: 1.5vw;
        line-height: 1.12;
    }
    .hs_1 article .pf4_button {
        margin-left: 0vw;
        margin-top: 3.111vw;
        padding: 3.2vw 7.778vw 3.8vw 9.778vw;
        letter-spacing: 0.6vw;
    }
}


/*
Home : Section 02
=============================== */
.hs_2{
  padding-top: 200px;
  padding-bottom: 129px;
}
.hs_2 .section_inner{
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.hs_2_left{
  position: relative;
  width: 64.8%;
  padding-bottom: 66px;
}
.hs_2_left .full-left-bg{

}
.hs_2_left_content{
  z-index: 1;
  position: relative;
  padding-left: 14px;
  padding-top: 97px;
}
.hs_2_left_content span.style_font{
  position: relative;
  padding-left: 234px;
  padding-bottom: 0px;
  display: block;
  margin-bottom: 12px;
}
.hs_2_left_content span.style_font:before{
  content:"";
  position:absolute;
  top: 48px;
  left: -100%;
  width: 128.6%;
  height: 2px;
  background-color:#000;
}
.hs_2_left_content h2{
  text-transform: uppercase;
  margin-right: -110px;
}
.hs_2_left_content article{
  padding-right: 150px;
  margin-bottom: 28px;
}
.hs_2_left_content article p{
  margin: 0px;
  padding-top: 14px;
  padding-left: 2px;
}
.hs_2_left_content a.pf4_button{
  margin-left: 2px;
}
.hs_2_left_botton{
  position: relative;
  z-index: 1;
}
.hs_2_left_botton h3{
    width: 100%;
    display: inline-block;
    margin-bottom: 0px;
    position: absolute;
    top: -1px;
    left: 80%;
    font-family: 'sofia_probold';
    letter-spacing: 3.3px;
}
.hs_2_left_botton h3 span{
  padding-left: 0;
  position: relative;
  padding-right: 22px;
}
.hs_2_left_botton h3 span strong{
  font-size: 41px;
  position: absolute;
  top: 0px;
  right: -9px;
}

.hs_2_right{
  width: 35.2%;
  position: relative;
}
.hs_2_right_img{
  position: absolute;
  bottom: 95px;
  left: -9px;
  width: 470px;
  height: 622px;
  background-position: center;
  background-repeat: repeat;
  background-size: cover;
}
.hs_2_right_img img{
  opacity: 0;  
  width: 10%;
}

@media (max-width: 1440px) {
  .hs_2{
    padding-top: 13.889vw;
    padding-bottom: 8.958vw;
  }
  .hs_2 .section_inner{
    width: 75vw;
  }
  .hs_2_left{
    padding-bottom: 4.583vw;
  }
  .hs_2_left_content{
    padding-left: 0.972vw;
    padding-top: 6.736vw;
  }
  .hs_2_left_content span.style_font{
    padding-left: 16.25vw;
    margin-bottom: 0.833vw;
  }
  .hs_2_left_content span.style_font:before{
    top: 3.333vw;
    height: 0.139vw;
  }
  .hs_2_left_content h2{
    margin-right: -7.639vw;
  }
  .hs_2_left_content article{
    padding-right: 10.417vw;
    margin-bottom: 1.944vw;
  }
  .hs_2_left_content article p{
    padding-top: 0.972vw;
    padding-left: 0.139vw;
  }
  .hs_2_left_content a.pf4_button{
    margin-left: 0.139vw;
  }
  .hs_2_left_botton h3{
    top: -0.069vw;
    right: -4.861vw;
    letter-spacing: 0.229vw;
  }
  .hs_2_left_botton h3 span{
    padding-left: 0;
    padding-right: 1.528vw;
  }
  .hs_2_left_botton h3 span strong{
    font-size: 2.847vw;
    right: -0.625vw;
  }
  .hs_2_right_img{
    bottom: 6.597vw;
    left: -0.625vw;
    width: 32.639vw;
    height: 43.194vw;
  }

}
@media (max-width: 1140px) {

}
@media (max-width: 1024px) {
  .hs_2{
    padding-left: 9vw;
    padding-right: 9vw;
  }
  .hs_2 .section_inner {
    width: 100%;
  }
  .hs_2_left_content article {
    padding-right: 3.417vw;
  }
    .hs_2_left_botton h3 {
        left: 77%;
    }
}
@media (max-width: 768px) {
  .hs_2{
    background-color: #F5F5F5;
  }
  .hs_2_left_content {
    padding-left: 0vw;
    padding-top: 0vw;
  }
  .hs_2_left {
    padding-bottom: 4.583vw;
    width: 100%;
  }
  .hs_2_right {
    display: none;
  }
  .section_inner .hs_2_left_image.mobile_only{
    display: block;
  }
  .hs_2_left .full-left-bg,
  .hs_2_left_image.mobile_only .hs_2_left_botton{
    display: none; 
  }
  .hs_2_left_content span.style_font {
      padding-left: 16.25vw;
      margin-bottom: 2.833vw;
  }
  .hs_2_left_content span.style_font:before {
      top: 5.333vw;
      height: 0.139vw;
      left: -111%;
      width: 128.6%;
  }
  .hs_2_left_content article p {
    padding-top: 4vw;
    padding-left: 0vw;
  }
  .hs_2_left_content article {
      padding-right: 0vw;
      margin-bottom: 5vw;
  }
  .hs_2_left_botton h3 {
      top: 0px;
      right: 0px;
      letter-spacing: 0.229vw;
      position: relative;
      display: block;
      padding-top: 4vw;
  }
    .hs_2_left_botton h3 span strong {
        font-size: 4.3vw;
        right: -1.625vw;
        top: -0.2vw;
    }
    .hs_2_left_botton{
        display:none;
    }
    .hs_2_left_image.mobile_only .hs_2_left_botton{
        display:block;
    }
    .hs_2_left_botton h3 {
        left: 0%;
    }
}
@media (max-width: 550px) {
    .hs_2 {
        padding-top: 16.1vw;
        background-color: rgba(245, 245, 245, 0);
        padding-bottom: 13.9vw;
    }
    .hs_2_left_botton,
    .hs_2_left_content span.style_font:before{
        display: none;
    }
    .hs_2_left_botton h3 span strong {
        font-size: 6.3vw;
        right: -0.625vw;
    }
    .hs_2_left_title {
        position: absolute;
        padding-top: 51px;
        z-index: 4;
        padding-left: 2px;
    }
    .hs_2_left_content span.style_font {
        padding-left: 0vw;
        margin-bottom: 2.2vw;
        font-size: 13.51vw;
        letter-spacing: -0.04vw;
    }
    .hs_2_left_content h2 {
        margin-bottom: 5vw;
        letter-spacing: 0.34vw;
        line-height: 1.2;
        margin-right: 0vw;
        position: relative;
    }
    .hs_2_left_content h2:before {
        content: "";
        position: absolute;
        top: 17vw;
        left: 8.7vw;
        width: 1px;
        height: 60vw;
        background-color: #000;
    }
    .section_inner .hs_2_left_image.mobile_only {
        padding-left: 20.9vw;
        z-index: 0;
        margin-right: -9vw;
    }
    .section_inner .hs_2_left_image.mobile_only img{
      width:100%;
    }
    .hs_2_left_image.mobile_only .hs_2_left_botton {
        display: block;
        padding-bottom: 0;
        padding-left: 12vw;
        min-height: 16vw;
    }
    .hs_2_left_image.mobile_only .hs_2_left_botton:after{
        content: "";
        position: absolute;
        top: 0vw;
        left: 7.6vw;
        width: 100%;
        height: 100%;
        background-color: #F5F5F5;
    }
    .hs_2_left_botton h3 {
        padding-top: 3.27vw;
        text-align: left;
        padding-right: 4vw;
        z-index: 1;
        font-size: 4.6vw !important;
        letter-spacing: 0.4vw !important;
    }
    .hs_2_left_botton h3 span {
        padding-right: 3.528vw;
    }
    .hs_2_left_content article {
        padding-top: 2.2vw;
        padding-left: 0.4vw;
        margin-bottom: 5.4vw;
    }
    .hs_2_left_content article p {
        padding-top: 4.6vw;
        padding-left: 0vw;
        padding-bottom: 1vw;
        font-size: 4vw;
        letter-spacing: 0.287vw;
        line-height: 1.565;
    }
}

@media (max-width: 425px) {
    .hs_2_left_content article p {
        padding-top: 6vw;
    }
}
/*
Home : Section 03
=============================== */
.hs_3{
    position: relative;
    padding-top: 133px;
    padding-bottom: 110px;
}
.hs_3_bg{
    background-position: left top;
    background-size: cover;
    background-repeat: no-repeat; 
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
}
.hs_3 .section_inner{
    position: relative;
    z-index: 1;
}
.hs_3_content{
  padding-left: 551px;
}
.hs_3_content span.style_img{
  display: block;
  margin-left: -123px;
  padding-bottom: 9px;
}
.hs_3_content h2 mark{
  background-size: 97% 57%;
  background-position: 0px 45%;
  background-size: 100% 60%;
  background-position: 0px 65%;
}
.hs_3_content article{
  padding-top: 25px;
  padding-left: 4px;
  margin-right: -20px;
  padding-bottom: 56px;
}
.hs_3_content article p{
  margin: 0px;
  padding-bottom: 30px;
}
.hs_3_content .pf4_button{
  margin-left: 4px;
  padding: 17px 50px 17px 49px;
}

@media (max-width: 1440px) {
  .hs_3{
    padding-top: 9.236vw;
    padding-bottom: 7.639vw;
  }
  .hs_3 .section_inner{
    width: 75.2vw;
  }
  .hs_3_content{
    padding-left: 38.264vw;
  }
  .hs_3_content span.style_img{
    margin-left: -8.542vw;
    padding-bottom: 0.625vw;
  }
  .hs_3_content h2 mark{
    /* background-size: 97% 57%; */
    /* background-position: 0vw 45%; */
  }
  .hs_3_content article{
    padding-top: 1.736vw;
    padding-left: 0.278vw;
    margin-right: -1.389vw;
    padding-bottom: 3.889vw;
  }
  .hs_3_content article p{
    margin: 0vw;
    padding-bottom: 2.083vw;
  }
  .hs_3_content .pf4_button{
    margin-left: 0.278vw;
    padding: 1.181vw 3.472vw 1.181vw 3.403vw;
  }
}
@media (max-width: 1140px) {
  .hs_3 .section_inner{
    width: 92vw;
  }
  .hs_3_content{
    padding-left: 45vw;
  }
  .hs_3_content span.style_img img{
    max-width: 53%;
  }
}
@media (max-width: 1024px) {
  .hs_3_content{
    padding-left: 47vw;
  }
  .hs_3_content span.style_img img{
    max-width: 62%;
  }
  .hs_3_content article p{
  }
}
@media (max-width: 768px) {
  .hs_3{
    
    padding-left: 9vw;
    padding-right: 9vw;
    padding-top: 12.236vw;
    padding-bottom: 12.639vw;
  }
  .hs_3_bg{
    background-position-x: -13.77vw; 
  }
  .hs_3 .section_inner{
    width: 100%;
  }
  .hs_3_content{
    padding-left: 34vw;
  }
  .hs_3_content span.style_img img{
    max-width: 62%;
  }
  .hs_3_content article p{
  }
  .hs_3_content .pf4_button{
    padding: 2.181vw 4.778vw 2.181vw 4.778vw;  
  }
}
@media (max-width: 550px) {
  .hs_3 {
    opacity: 1;
    padding-top: 17.236vw;
    padding-bottom: 133.7vw;
  }
  .hs_3_bg{
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .hs_3 .section_inner{
    width: 100%;
  }
  .hs_3_content{
    padding-left: 0vw;
  }
  .hs_3_content h2{
    text-align: right;
    margin-top: 0.1vw;
    text-transform: uppercase;
    padding-right: 1vw;
    letter-spacing: 0.34vw;
  }
  .hs_3_content h2 mark {
      /* background-size: 100% 61%; */
      /* background-position: 0vw 45%; */
  }
  .hs_3_content span.style_img{
    margin-left: 0vw;
    text-align: right;
    padding-right: 1vw;
    padding-bottom: 3vw;
  }
  .hs_3_content span.style_img img{
    max-width: 91%;
  }
  .hs_3_content .pf4_button {
      margin-left: 0.278vw;
      padding: 3.2vw 9.778vw 3.8vw 9.778vw;
  }
    .hs_3_content article {
        padding-top: 7.4vw;
        padding-left: 0.4vw;
    }
}

/*
Home : Section 04
=============================== */
.hs_4{  
  margin-top: 150px;
}
.hs_4 .section_inner{
  width: 1118px;
  padding-bottom: 90px;
}

.hs_4_content{
  padding-left: 32px;
  padding-top: 71px;
  padding-bottom: 89px;
  position: relative;
}
.hs_4_content:before{
  content:"";
  position:absolute;
  width: 115.3%;
  height: 99.8%;
  top: 2px;
  left: -68px;
  border: 3px solid #000;
  z-index: 1;
}
.hs_4_content .full-right-bg{
  background-color: #eeeeee;
  top: 90px;
  }
.hs_4_content h2{
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  max-width: 578px;
}
.hs_4_content h2:before{
  content: "";
  position: absolute;
  top: -25px;
  left: -118px;
  width: 68px;
  height: 121px;
  background-image: url(hs_4_img_1.png);
  background-size: 68px;
  background-repeat: no-repeat;
  background-position: 0px 29px;
  background-color: #FFF;
}
.hs_4_content h2:after{
  content: "";
  position: absolute;
  bottom: -32px;
  left: 0px;
  width: 124%;
  height: 2px;
  background-color: #000;
}
.hs_4_content h2 span{
  font-family: 'river_jaderegular';
  font-size: 95.75px;
  letter-spacing: 0;
  line-height: 0.4;
  text-transform: none;
  margin-right: 16px;
}
.hs_4_content h2 mark{

}
.hs_4_content_slider{
  z-index: 2;
  position: relative;
  margin-bottom: 0px !important;
}
.hs_4_content_slider>div{

}

.hs_4_content_slider_in{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
}
.hs_4_content_slider_left{
  width: 23%;
  padding-left: 41px;
  padding-top: 48px;
}
.hs_4_content_slider_left_img{
  display: block;
  width: 180px;
  background-color: #000;
  height: 180px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 6px solid #FFF;
}
.hs_4_content_slider_left_img img{
  width: 10%;
  opacity: 0;
}
.hs_4_content_slider_right{
  width: 77%;
  padding-left: 4px;
  padding-top: 58px;
  padding-right: 60px;
  line-height: 1.55;
}
.hs_4_content_slider_right p{
  margin: 0px;
  padding-bottom: 14px;
}
.hs_4_content_slider_right p.hs_4_name{
  font-family: 'sofia_probold';
  color: #cd6d38;
  padding-bottom: 0px;
}
.hs_4_content_slider_right p.hs_4_pos{
  font-style: italic;
  display: block;
  color: #000;
  margin-left: -1px;
  margin-top: -8px;
}

.hs_4_content_slider_active .slick-prev:before, 
.hs_4_content_slider_active .slick-next:before {
    content: " ";
    position: relative;
    width: 100%;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}
.hs_4_content_slider_active .slick-prev {
    left: 3%;
    z-index: 2;
    width: 18px;
    height: 40px;
    top: 31%;
    display: none !important;
}
.hs_4_content_slider_active .slick-next {
    right: -3%;
    z-index: 2;
    width: 18px;
    height: 40px;
    top: 31%;
}
.hs_4_content_slider_active .slick-next:before {
    content: " ";
    background-image: url(hs_4_img_3.png);
}
.hs_4_content_slider_active .slick-prev:before {
    content: " ";
    background-image: url(hs_4_img_3.png);
    transform: rotate(-180deg);
}


.hs_4_content_slider_active .slick-dots{
  text-align: left;
  padding-left: 23%;
  bottom: -34px;
}
.hs_4_content_slider_active .slick-dots li{
  margin: 0px;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.hs_4_content_slider_active .slick-dots li button{
  width: 10px;
  height: 10px;
  padding: 0px;
  border-radius: 50%;
}
.hs_4_content_slider_active .slick-dots li button:before{
  background-color: #caafa5;
  width: 10px;
  height: 10px;
  line-height: 10px;
  font-size: 0px;
  border-radius: 50%;
}
.hs_4_content_slider_active .slick-dots li.slick-active button:before{
  background-color: #c1a69c;
}

@media (max-width: 1440px) {
  .hs_4{  
    margin-top: 10.417vw;
  }
  .hs_4 .section_inner{
    width: 77.639vw;
    padding-bottom: 6.25vw;
  }
  .hs_4_content{
    padding-left: 2.222vw;
    padding-top: 4.931vw;
    padding-bottom: 6.181vw;
  }
  .hs_4_content:before{
    top: 0.139vw;
    left: -4.722vw;
    border: 3px solid #000;
  }
  .hs_4_content .full-right-bg{
    top: 6.25vw;
  }
  .hs_4_content h2{
    max-width: 40.139vw;
  }
  .hs_4_content h2:before{
    top: -1.736vw;
    left: -8.194vw;
    width: 4.722vw;
    height: 8.403vw;
    background-size: 4.722vw;
    background-position: 0vw 2.014vw;
  }
  .hs_4_content h2:after{
    bottom: -2.222vw;
    height: 0.139vw;
  }
  .hs_4_content h2 span{
    font-size:6.649vw;
    margin-right: 1.111vw;
  }
  .hs_4_content_slider_left{
    padding-left: 2.847vw;
    padding-top: 3.333vw;
  }
  .hs_4_content_slider_left_img{
    width: 12.5vw;
    height: 12.5vw;
    border: 6px solid #FFF;
  }
  .hs_4_content_slider_right{
    padding-left: 0.278vw;
    padding-top: 4.028vw;
    padding-right: 4.167vw;
  }
  .hs_4_content_slider_right p{
    padding-bottom: 0.972vw;
  }
  .hs_4_content_slider_right p.hs_4_pos{
    margin-left: -0.069vw;
    margin-top: -0.556vw;
  }
  .hs_4_content_slider_active .slick-prev {
      width: 1.25vw;
      height: 2.778vw;
  }
  .hs_4_content_slider_active .slick-next {
      width: 1.25vw;
      height: 2.778vw;
  }
  .hs_4_content_slider_active .slick-dots{
    bottom: -2.361vw;
  }
  .hs_4_content_slider_active .slick-dots li{
    width: 0.694vw;
    height: 0.694vw;
    margin-left: 0.347vw;
    margin-right: 0.347vw;
  }
  .hs_4_content_slider_active .slick-dots li button{
    width: 0.694vw;
    height: 0.694vw;
  }
  .hs_4_content_slider_active .slick-dots li button:before{
    width: 0.694vw;
    height: 0.694vw;
    line-height: 0.694vw;
  }

}
@media (max-width: 1140px) {

}
@media (max-width: 1024px) {

}
@media (max-width: 768px) {
    .hs_4 {
        margin-top: 0vw;
        padding-left: 10vw;
        padding-right: 10vw;
        padding-top: 12.236vw;
        padding-bottom: 12.639vw;
    }
    .hs_4 .section_inner{
        width: 100%;
        padding-bottom: 0vw;
    }
    .hs_4_content {
        padding-left: 0vw;
        padding-top: 8vw;
        padding-bottom: 8vw;
    }
    .hs_4_content:before {
        top: 0.139vw;
        left: -5%;
        border: 3px solid #000;
        width: 110%;
    }
    .hs_4_content h2 {
        max-width: 100%;
        text-align: center;
        padding-bottom: 3vw;
    }
    .hs_4_content h2:after {
        width: 100%;
    }
  .hs_4_content h2 span {
      font-size: 15.649vw;
  }
  .hs_4_content_slider_left {
      padding-left: 0px;
      padding-top: 3.333vw;
      width: 100%;
  }
  .hs_4_content_slider_left_img {
      width: 27vw;
      height: 27vw;
      border: 1vw solid #FFF;
      margin: 0px auto;
  }
  .hs_4_content_slider_right {
      padding-left: 2vw;
      padding-top: 4.028vw;
      padding-right: 0vw;
      width: 100%;
      text-align: center;
  }
  .hs_4_content_slider_active .slick-next{
    display: none !important;
  }
  .hs_4_content_slider_active .slick-dots{
    padding-left: 2%;
    text-align: center;
  }
  .hs_4_content_slider_active .slick-dots li,
  .hs_4_content_slider_active .slick-dots li button,
  .hs_4_content_slider_active .slick-dots li button:before {
    width: 2vw;
    height: 2vw;
  }
    .hs_4_content_slider {
        margin-bottom: 4vw !important;
        padding-top: 2vw;
    }
  .hs_4_content_slider_active .slick-dots {
      bottom: -5.361vw;
  }
  .hs_4_content .full-right-bg {
      top: 8.25vw;
  }
  
  .hs_4_content .full-right-bg{
      display: none;    
  }
    .hs_4_content_slider_right p {
        padding-bottom: 3vw;
    }
    .hs_4_content h2:before {
        left: -6.194vw;
    }
}
@media (max-width: 550px) {
    .hs_4 {
        margin-top: 15.3vw;
        position: relative;
    }
    .hs_4_content h2 span{
      font-size: 13.649vw;
    }
    .hs_4:before {
        content: "";
        display: block;
        position: absolute;
        top: 1.4vw;
        left: 0px;
        width: 100%;
        height: 92.5vw;
        background-color: #eeeeee;
    }
    .hs_4_content:before {
        left: -6%;
        width: 112%;
    }
    .hs_4_content h2 {
        max-width: 100%;
        text-align: left;
        padding-bottom: 3vw;
        padding-left: 12.6vw;
        padding-top: 5.5vw;
        line-height: 1.2;
        letter-spacing: 0.4vw;
        border-bottom: 0;
    }
    .hs_4_content h2:after{
      display:none;
    }
    .hs_4_content h2:before {
        left: -6.194vw;
        width: 15.722vw;
        height: 17.403vw;
        background-size: 13.722vw;
        background-position: 0vw 3.014vw;
        top: 4.9vw;
        z-index: -1;
        background-color: #eeeeee;
    }
    .hs_4_content_slider {
        margin-bottom: 4vw !important;
        padding-top: 4.6vw;
        border-top: 0;
    }
    .hs_4_content_slider_active .slick-prev {
        width: 5.25vw;
        height: 11.778vw;
        left: 0.6vw;
        top: 23.7vw;
        display: block !important;
    }
    .hs_4_content_slider_active .slick-next {
        width: 5.25vw;
        height: 11.778vw;
        right: 0.8vw;
        top: 23.7vw;
        display: block !important;
        opacity: 1 !important;
    }
    .hs_4_content_slider_active .slick-next:before {
        content: " ";
        background-image: url(hs_4_img_3_m.png);
        opacity: 1;
    }
    .hs_4_content_slider_active .slick-prev:before {
        content: " ";
        background-image: url(hs_4_img_3_m.png);
        transform: rotate(-180deg);
        opacity: 1;
    }
    .hs_4_content_slider_right {
        padding-left: 8vw;
        padding-top: 2.88vw;
        padding-right: 8vw;
    }
    .hs_4_content_slider_right p {
        padding-bottom: 3vw;
        font-size: 3.9vw;
        letter-spacing: 0vw;
        line-height: 1.65;
    }
}
@media (max-width: 425px) {
    .hs_4_content_slider_right p {
        font-size: 4.5vw;
    }    
}
/*
Home : Section 05
=============================== */
.hs_5{
  padding-top: 158px;
}
.hs_5_content{
  padding-left: 58px;
}
.hs_5_content h3{
  font-size: 30px;
  letter-spacing: 1.5px;
  line-height: 1.7;
}
.hs_5_content_form{
  padding-top: 29px;
}
.hs_5_content_form_in{
  display: flex;
}
.hs_5_content_form_in div{
  width: 35.4%;
  margin-right: 54px;
}
.hs_5_content_form_in div:last-child{
  width: auto;
  margin-right: 0px;
  padding-left: 10px;
}
.hs_5_content_form_in input{
  display: block;
  border: 0px solid #9e9e9e;
  border-bottom: 2px solid #9e9e9e;
  font-size: 18px;
  letter-spacing: 1.4px;
  padding-bottom: 6px;
  width: 100%;
  font-family: 'sofia_probold';
  color: #000;
  padding-left: 6px;
  padding-top: 10px;
}
.hs_5_content_form_in button{
  border: 0px;
  margin-top: -8px;
  letter-spacing: 3px;
  padding: 17px 46px 17px 46px;
}

@media (max-width: 1440px) {
  .hs_5{
    padding-top: 10.972vw;
  }
  .hs_5 .section_inner{
    width: 75vw;
  }
  .hs_5_content{
    padding-left: 4.028vw;
  }
  .hs_5_content h3{
    font-size: 2.083vw;
    letter-spacing: 0.104vw;
  }
  .hs_5_content_form{
    padding-top: 2.014vw;
  }
  .hs_5_content_form_in div{
    width: 35.4%;
    margin-right: 3.75vw;
  }
  .hs_5_content_form_in div:last-child{ 
    margin-right: 0vw;  
    padding-left: 0.833vw;
  }
  .hs_5_content_form_in div input{
    border: 0px solid #9e9e9e;
    border-bottom: 2px solid #9e9e9e;
    font-size: 1.25vw;
    letter-spacing: 0.097vw;
    padding-bottom: 0.417vw;
    width: 100%;
    padding-left: 0.417vw;
    padding-top: 0.694vw;
  }
  .hs_5_content_form_in div button{ 
    border: 0px;  
    margin-top: -0.556vw;  
    letter-spacing: 0.208vw;
  }
}
@media (max-width: 1140px) {
  .hs_5 .section_inner{
    width: 79.825vw;
  }
}
@media (max-width: 768px) {
    .hs_5 {
        margin-top: 0vw;
        padding-left: 9vw;
        padding-right: 10vw;
        padding-top: 0vw;
        padding-bottom: 0vw;
    }
    .hs_5 .section_inner{
        width: 100%;
        padding-bottom: 0vw;
    }
  .hs_5_content_form_in{
    display: flex;
    flex-wrap: wrap;
  }
  .hs_5_content_form_in div{
    width: 100%;
    padding-bottom: 3vw;
    margin-right: 0vw;
  }
  .hs_5_content {
      padding-left: 0vw;
  }

  .hs_5_content_form_in div input{
      font-size: 3.25vw;
      padding-top: 2vw;
      padding-bottom: 2vw;
      margin-bottom: 3vw;
  }
  .hs_5_content_form_in div:last-child{
    padding-left:0;
  }
  .hs_5_content h3{
    margin-bottom:5vw;
  }
}


@media (max-width: 550px) {
    .hs_5 {
        margin-top: 3vw;
        padding-left: 9vw;
        padding-right: 10vw;
        padding-top: 0vw;
        padding-bottom: 4.5vw;
    }
}
/*
Site Footer
=============================== */
.hs_footer{
  padding-top: 137px;
}
.site_footer_top{
  background-color: #eeeeee;
  padding-top: 116px;
}
.site_footer_top .section_inner{
  width: 1092px;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding-bottom: 65px;
}
.site_footer_top_right{
  width: 31%;
}
.site_footer_top_right_logo{
  width: 100%;
  display: block;
}
.site_footer_top_right_logo img{
  width: 185px;
}
.site_footer_menu{
  padding-top: 37px;
  padding-left: 2px;
}
.site_footer_menu ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.site_footer_menu ul li{
  margin: 0px;
  margin-bottom: 11px;
}
.site_footer_menu ul li a{
  font-family: 'sofia_probold';
  text-transform: uppercase;
  font-size: 19px;
  color: #000;
  letter-spacing: 1px;
}
.site_footer_menu ul li a:hover{
  color: #0EBDB7;
}
.site_footer_top_left{
  width: 76%;
  margin-right: -7%;
  position: relative;
  padding-bottom: 31px;
}
.site_footer_top_left:before{
  content:"";
  position:absolute;
  border: 3px solid #000;
  display: block;
  width: 100%;
  height: 100%;
  top: 4px;
  left: 0px;
}
.site_footer_top_left h2{
  text-align: right;
  text-transform: uppercase;
  padding-right: 36px;
  margin-top: -55px;
  z-index: 1;
  position: relative;
}
.site_footer_top_left h2 span{
  padding-right: 20px;
  padding-left: 56px;
  background-color: #eeeeee;
}
.site_footer_top_left h2 span.style_font{
  padding-right: 0px;
  padding-left: 0px;
  text-transform: none;
  letter-spacing: 0.5px;
}
.site_footer_top_left h2 mark{
  background-size: 95% 73%;
  background-position: 0px 32%;
}
.site_footer_top_left_insta{
  position: relative;
  padding-top: 9px;
  padding-left: 57px;
  padding-right: 101px;
}
.instagram_gallery{

}
.instagram_gallery ul{
  margin: 0px;
  padding: 0px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.instagram_gallery ul li{
  list-style: none;
  margin: 0px;
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  width: 25%;
  padding-bottom: 6px;
}
.instagram_gallery a{
  list-style: none;
  margin: 0px;
  display: inline-block;
  padding-left: 3px;
  padding-right: 3px;
  width: 25%;
  padding-bottom: 6px;
}
.instagram_gallery a img {
    max-width: 100%;
    width: 100% !important;
    height: auto;
    margin: 0 !important;
}
.site_footer_insta_link{
  position: absolute;
  bottom: 114px;
  right: -66px;
  margin: 0px;
  transform: rotate(-90deg);
  font-family: 'sofia_probold';
  color: #000;
}
.site_footer_insta_link:hover{
  color: #0EBDB7;
}
.hs_section_footer_bottom {
    background-color: #000000;
    padding-bottom: 9px;
    text-transform: uppercase;
    padding-top: 22px;
}
.hs_section_footer_bottom .section_inner {
    width: 1150px;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    font-size: 14.95px;
    font-family: 'Quicksand', sans-serif;
}
.hs_section_footer_bottom_left {
    width: 85%;
    color: #FFF;
    padding-top: 3px;
    font-size: 15px;
}
.hs_section_footer_bottom_left span {
    color: #FFF;
    font-size: 15px;
    display: inline-block;
    text-transform: none;
    padding-right: 6px;
}
.hs_section_footer_bottom_left a {
    color: #6bbdb9;
}
.hs_section_footer_bottom_right {
    width: 15%;
    text-align: right;
    padding-bottom: 0px;
    padding-top: 2px;
}
.footer_social a{
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 22px;
  margin: 0px;
  margin-left: 14px;
}
.footer_social .footer_social_instagram{
  background-image: url(footer-social-insta.png);
  background-position: 0px 0px !important;
  width: 23px;
  background-size: 18px;
}
.footer_social .footer_social_facebook{
  background-image: url(footer-social-facebook-icon.png);
  width: 15px;
  background-size: 8px;
  background-position: center top;
}

@media (max-width: 1440px) {
  .hs_footer{
    padding-top: 9.514vw;
  }
  .site_footer_top{
    padding-top: 8.056vw;
  }
  .site_footer_top .section_inner{
    width: 75.833vw;
    padding-bottom: 4.514vw;
  }
  .site_footer_top_right_logo img{
    width: 12.847vw;
  }
  .site_footer_menu{
    padding-top: 2.569vw;
    padding-left: 0.139vw;
  }
  .site_footer_menu ul li{
    margin-bottom: 0.764vw;
  }
  .site_footer_menu ul li a{
    font-size: 1.319vw;
    letter-spacing: 0.069vw;
  }
  .site_footer_top_left{
    padding-bottom: 2.153vw;
  }
  .site_footer_top_left:before{
    border: 3px solid #000;
    top: 0.278vw;
  }
  .site_footer_top_left h2{
    padding-right: 2.5vw;
    margin-top: -3.819vw;
  }
  .site_footer_top_left h2 span{
    padding-right: 1.389vw;
    padding-left: 3.889vw;
  }
  .site_footer_top_left h2 span.style_font{
    letter-spacing: 0.035vw;
  }
  .site_footer_top_left_insta{
    padding-top: 0.625vw;
    padding-left: 3.958vw;
    padding-right: 7.014vw;
  }
  .instagram_gallery ul li{
    padding-left: 0.208vw;
    padding-right: 0.208vw;
    padding-bottom: 0.417vw;
  }
  .site_footer_insta_link{
    bottom: 7.917vw;
    right: -4.583vw;
  }
  .hs_section_footer_bottom {
      padding-bottom: 0.625vw;
      padding-top: 1.528vw;
  }
  .hs_section_footer_bottom .section_inner {
      width: 79.861vw;
      font-size: 1.038vw;
  }
  .hs_section_footer_bottom_left {
      padding-top: 0.208vw;
      font-size: 1.042vw;
  }
  .hs_section_footer_bottom_left span {
      font-size: 1.042vw;
      padding-right: 0.417vw;
  }
  .hs_section_footer_bottom_right {
      padding-bottom: 0vw;
      padding-top: 0.139vw;
  }
  .footer_social a{
    height: 1.528vw;
    margin-left: 0.972vw;
  }
  .footer_social .footer_social_instagram{
    width: 1.597vw;
    background-size: 1.25vw;
  }
  .footer_social .footer_social_facebook{
    width: 1.042vw;
    background-size: 0.556vw;
  }
}
@media (max-width: 1140px) {

}
@media (max-width: 1024px) {
  .site_footer_insta_link {
      bottom: 8.917vw;
      right: -5.583vw;
  }
}
@media (max-width: 768px) {
  .site_footer_top .section_inner {
    width: 80vw;
    padding-bottom: 6.056vw;
  }
  .site_footer_top_right {
    width: 100%;
    text-align: center;
  }
  .site_footer_menu{
    display: none;
  }
  .site_footer_top_left {
    width: 100%;
    margin-right: 0px;
  }
  .site_footer_top_left {
    padding-bottom: 2.153vw;
    margin-top: 6vw;
  }
  .site_footer_top_left h2 {
    padding-right: 2.5vw;
    margin-top: -3.819vw;
    padding-bottom: 0vw;
    margin-bottom: 1.083vw;
  }
  .site_footer_top_left_insta {
    padding-top: 0.625vw;
    padding-left: 2.6vw;
    padding-right: 2.6vw;
  }
  .site_footer_insta_link {
    bottom: 0vw;
    right: 0vw;
    transform: rotate(0deg);
    position: relative;
  }

  .site_footer_top_right.mobile_only{
    display: block;
  }
  .site_footer_top_right.mobile_only .site_footer_menu{
    display: block;
  }
  .site_footer_menu ul{

  }
  .site_footer_menu ul li {
    display: inline-block;
    line-height: normal;
    margin: 0px;
    margin-left: 1vw;
    margin-right: 1vw;
  }
  .site_footer_menu ul li a {
    font-size: 1.89vw;
    letter-spacing: 0.069vw;
    display: block;
    margin: 0px;
  }

  .hs_section_footer_bottom{
    padding-bottom: 2.903vw;
    padding-top: 3.042vw;
  }
  .hs_section_footer_bottom .section_inner{
    
  }
  .hs_section_footer_bottom_left, 
  .hs_section_footer_bottom_right {
      width: 100%;
      text-align: center;
  }
  .hs_section_footer_bottom_left span, 
  .hs_section_footer_bottom_left {
      padding-right: 0vw;
      font-size: 2.042vw;
  }
  .hs_section_footer_bottom_left span {
    margin-bottom: 0vw;
    display: block;
    text-transform: lowercase;
  }
  .hs_divider {
    font-size: 0px !important;
    width: 100%;
    display: block;
    clear: both;
  }
  .footer_social .footer_social_instagram {
    width: 3.597vw;
    background-size: 3.25vw;
    height: 3.528vw;
  }
  .footer_social .footer_social_facebook {
    width: 3.597vw;
    background-size: 1.4vw;
    height: 3.528vw;
  }
  .hs_section_footer_bottom_right {
    padding-bottom: 0vw;
    padding-top: 1.139vw;
  }
}
@media (max-width: 550px) {
  .site_footer_top_right_logo img {
    width: 25.847vw;
  }
  .site_footer_insta_link {
    font-size: 3.5vw;
  }
  .site_footer_menu ul li a {
    font-size: 2.5vw;
    letter-spacing: 0vw;
    display: block;
    margin: 0px;
  }
  .hs_section_footer_bottom_left span, 
  .hs_section_footer_bottom_left {
    padding-right: 0vw;
    font-size: 3.042vw;
  }
  .footer_social .footer_social_instagram {
    width: 4.597vw;
    background-size: 4.25vw;
    height: 4.528vw;
  }
  .footer_social .footer_social_facebook {
    width: 4.597vw;
    background-size: 2.4vw;
    height: 4.528vw;
  }
    .instagram_gallery a {
        padding-left: 5px;
        padding-right: 5px;
        width: 50%;
        padding-bottom: 0px;
    }
    .hs_footer {
        padding-top: 9.514vw;
    }
    .site_footer_top {
        padding-top: 15.056vw;
    }
    .site_footer_top_left {
        margin-top: 16vw;
    }
    .site_footer_top_left h2 {
        padding-right: 2.5vw;
        margin-top: -5.1vw;
        padding-bottom: 6vw;
        margin-bottom: 1.083vw;
    }
}


.typed-cursor{
    opacity: 1;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite;
}

@keyframes blink{
    0% { opacity:1; }
    50% { opacity:0; }
    100% { opacity:1; }
}