
/** main-footer **/

.main-footer_13617a90a3e20bbc{
  position: relative;
  background: #141414;
}

.footer-bottom_13284fe87d71bc7b{
  position: relative;
  padding: 57.5px 0px;
  border-top: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.07);
}

.footer-bottom_13284fe87d71bc7b .bottom-inner_b074466702200924{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-bottom_13284fe87d71bc7b .copyright_0add34473f6325d7 p{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.40);
}

.footer-bottom_13284fe87d71bc7b .copyright_0add34473f6325d7 p span{
  color: rgba(255, 255, 255, 0.88);
}

.footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a{
  position: relative;
  display: flex;
  align-items: center;
}

.footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li{
  position: relative;
  margin-right: 30px;
}

.footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li:last-child{
  margin: 0px !important;
}

.footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li:before{
  position: absolute;
  content: '';
  background: rgba(255, 255, 255, 0.40);
  width: 3px;
  height: 3px;
  border-radius: 50%;
  top: 14px;
  right: -17px;
}

.footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li:last-child:before{
  display: none;
}

.footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li a{
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.40);
}

.footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li a:hover{
  color: rgba(255, 255, 255, 1);
}

/** footer-style-two **/

.footer-style-two_8a3e768fc32dd121{
  position: relative;
  padding: 0px 50px;
}

.footer-style-two_8a3e768fc32dd121 .outer-container_8b7e6b8eb828d478{
  position: relative;
  padding: 126px 75px 108px 75px;
  border: 1px solid var(--secondary-color);
  border-top: none;
}

.footer-style-two_8a3e768fc32dd121 .logo-widget_390b2585fe1a0787{
  position: relative;
  display: block;
}

.footer-style-two_8a3e768fc32dd121 .logo-widget_390b2585fe1a0787 .footer-logo-2_04ddd5889369c3df{
  display: none;
}

.footer-style-two_8a3e768fc32dd121 .logo-widget_390b2585fe1a0787 h2{
  position: relative;
  display: block;
  font-size: 64px;
  line-height: 74px;
  font-weight: 500;
  max-width: 590px;
  margin-bottom: 36px;
}

.footer-style-two_8a3e768fc32dd121 .logo-widget_390b2585fe1a0787 p{
  display: block;
  font-size: 24px;
  line-height: 42px;
  max-width: 290px;
  color: rgba(0, 0, 0, 0.80);
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c{
  position: relative;
  display: block;
  text-align: right;
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c h3{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-family: var(--text-font);
  font-weight: 500;
  margin-bottom: 21px;
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .form-inner_73461156c46d2d95{
  position: relative;
  display: inline-block;
  width: 434px;
  margin-bottom: 27px;
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40{
  position: relative;
  margin-bottom: 0px;
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input[type='email']{
  position: relative;
  display: block;
  width: 100%;
  height: 70px;
  border: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  font-size: 18px;
  color: rgba(0, 0, 0, 0.50);
  padding: 10px 90px 10px 23px;
  transition: all 500ms ease;
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input:focus{

}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button[type='submit']{
  position: absolute;
  top: 7px;
  right: 8px;
  display: inline-block;
  width: 60px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: var(--secondary-color);
  transition: all 500ms ease;
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input:focus + button,
.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button:hover{

}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .social-links_65fd22ea7ba7ca3a{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: right;
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .social-links_65fd22ea7ba7ca3a li{
  display: inline-block;
  margin-right: 12px;
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .social-links_65fd22ea7ba7ca3a li:last-child{
  margin: 0px !important;
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .social-links_65fd22ea7ba7ca3a li a{
  position: relative;
  display: inline-block;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border: solid;
  border-width: 1px;
  border-radius: 50%;
  border-color: var(--secondary-color);
  font-size: 20px;
  font-weight: 700;
  color: var(--title-color);
}

.footer-style-two_8a3e768fc32dd121 .newsletter-widget_a6634f1feab5b04c .social-links_65fd22ea7ba7ca3a li a:hover{
  color: #fff;
  font-size: 24px;
}

.footer-style-two_8a3e768fc32dd121 .pattern-layer_b37aa97c2317e3b3{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.footer-bottom-two_d843796b702b5195{
  position: relative;
}

.footer-bottom-two_d843796b702b5195 .bottom-inner_b074466702200924{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 70px 0px;
}

.footer-bottom-two_d843796b702b5195 .copyright_0add34473f6325d7 p{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.88);
}

.footer-bottom-two_d843796b702b5195 .copyright_0add34473f6325d7 p span{
  color: rgba(0, 0, 0, 0.40);
}

.footer-bottom-two_d843796b702b5195 .copyright_0add34473f6325d7 p a{
  display: inline-block;
  color: rgba(0, 0, 0, 0.88);
}

.footer-bottom-two_d843796b702b5195 .copyright_0add34473f6325d7 p a:hover{

}

.footer-bottom-two_d843796b702b5195 .footer-menu_bd487ad71162c188{
  position: relative;
  display: flex;
  align-items: center;
}

.footer-bottom-two_d843796b702b5195 .footer-menu_bd487ad71162c188 li{
  display: inline-block;
  margin-right: 38px;
}

.footer-bottom-two_d843796b702b5195 .footer-menu_bd487ad71162c188 li:last-child{
  margin: 0px !important;
}

.footer-bottom-two_d843796b702b5195 .footer-menu_bd487ad71162c188 li a{
  position: relative;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.40);
}

.footer-bottom-two_d843796b702b5195 .footer-menu_bd487ad71162c188 li a:hover{
  color: rgba(0, 0, 0, 1);
}

/** footer-style-three **/

.footer-style-three_4d522ef1ecf6bb3b{
  position: relative;
  padding-bottom: 57px;
}

.footer-style-three_4d522ef1ecf6bb3b .outer-container_8b7e6b8eb828d478{
  position: relative;
  padding: 0px 50px;
}

.footer-style-three_4d522ef1ecf6bb3b .footer-top_f451ac0aa496ee77{
  position: relative;
  padding: 29px 0px 51px 0px;
  border-top: solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.footer-style-three_4d522ef1ecf6bb3b .footer-top_f451ac0aa496ee77 h2{
  font-size: 140px;
  line-height: 190px;
  font-weight: 500;
}

.footer-style-three_4d522ef1ecf6bb3b .footer-top_f451ac0aa496ee77 h2 span{
  display: inline-block;
  line-height: 120px;
  color: #fff;
  background: var(--secondary-color);
}

.footer-style-three_4d522ef1ecf6bb3b .widget-section_d490981f29b52648{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 97px;
}

.footer-style-three_4d522ef1ecf6bb3b .footer-widget_4214be0eef821e8e p{
  font-size: 24px;
  line-height: 42px;
}

.footer-style-three_4d522ef1ecf6bb3b .copyright_0add34473f6325d7 .social-style-one_d3de0636c0f7d58a{
  justify-content: center;
}

.footer-style-three_4d522ef1ecf6bb3b .copyright_0add34473f6325d7 p{
  font-size: 20px;
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-three_4d522ef1ecf6bb3b .copyright_0add34473f6325d7 span,
.footer-style-three_4d522ef1ecf6bb3b .copyright_0add34473f6325d7 a{
  color: var(--title-color);
}

.footer-style-three_4d522ef1ecf6bb3b .copyright_0add34473f6325d7 a:hover{

}

.footer-style-three_4d522ef1ecf6bb3b .links-widget_4cfa2722831b392d p{
  font-size: 24px;
  line-height: 41px;
  color: var(--title-color);
}

.footer-style-three_4d522ef1ecf6bb3b .links-widget_4cfa2722831b392d .links-list_ed26edb77485d10d li{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 41px;
}

.footer-style-three_4d522ef1ecf6bb3b .links-widget_4cfa2722831b392d .links-list_ed26edb77485d10d li a{
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-three_4d522ef1ecf6bb3b .links-widget_4cfa2722831b392d .links-list_ed26edb77485d10d li a:hover{

}

.footer-style-three_4d522ef1ecf6bb3b .footer-logo-2_04ddd5889369c3df{
  display: none;
}

.main-footer_13617a90a3e20bbc.home-4_3f50be78bd8bfcaf{
  background: #FBF5F1;
}

.main-footer_13617a90a3e20bbc.home-4_3f50be78bd8bfcaf .footer-bottom_13284fe87d71bc7b .copyright_0add34473f6325d7 p{
  color: var(--title-color);
}

.main-footer_13617a90a3e20bbc.home-4_3f50be78bd8bfcaf .footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li a{
  color: var(--title-color);
}

.main-footer_13617a90a3e20bbc.home-4_3f50be78bd8bfcaf .footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li:before{
  background: var(--secondary-color);
}

.main-footer_13617a90a3e20bbc.home-4_3f50be78bd8bfcaf .footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li a:hover{

}

.main-footer_13617a90a3e20bbc.home-4_3f50be78bd8bfcaf .footer-bottom_13284fe87d71bc7b{
  padding-left: 120px;
  padding-right: 120px;
}

/** footer-style-four **/

.footer-style-four_0f17159f945c42bf{
  position: relative;
  padding: 137px 0px 140px 0px;
}

.footer-style-four_0f17159f945c42bf .outer-container_8b7e6b8eb828d478{
  position: relative;
  max-width: 1580px;
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.footer-style-four_0f17159f945c42bf .footer-logo_c08fe66985625481{
  position: relative;
  display: block;
}

.footer-style-four_0f17159f945c42bf .footer-logo-light_4b2d702c5d0f9ff9{
  position: relative;
  display: none;
}

.footer-style-four_0f17159f945c42bf .logo-widget_390b2585fe1a0787{
  position: relative;
  display: block;
}

.footer-style-four_0f17159f945c42bf .logo-widget_390b2585fe1a0787 h2{
  position: relative;
  display: block;
  max-width: 600px;
  font-size: 64px;
  line-height: 74px;
  font-weight: 500;
}

.footer-style-four_0f17159f945c42bf .logo-widget_390b2585fe1a0787 .copyright_0add34473f6325d7 p{
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-four_0f17159f945c42bf .logo-widget_390b2585fe1a0787 .copyright_0add34473f6325d7 p span{
  color: rgba(0, 0, 0, 1);
}

.footer-style-four_0f17159f945c42bf .logo-widget_390b2585fe1a0787 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../media/shape_6f3137bf58/shape-73.1fca9214a7.png);
  width: 34px;
  height: 34px;
  top: 50%;
  right: -100px;
  margin-top: -17px;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188{
  position: relative;
  display: flex;
  align-items: center;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li{
  position: relative;
  display: inline-block;
  margin-right: 42px;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li:before{
  position: absolute;
  content: '';
  background: rgba(0, 0, 0, 0.30);
  width: 3px;
  height: 3px;
  border-radius: 50%;
  right: -23px;
  bottom: 12px;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li:last-child:before{
  display: none;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li:last-child{
  margin: 0px !important;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li a{
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 40px;
  color: rgba(0, 0, 0, 0.30);
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li a:hover{
  color: rgba(0, 0, 0, 1);
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li:before{

}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .inner-box_e0786e01816685ca{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .inner-box_e0786e01816685ca p{
  font-size: 24px;
  line-height: 40px;
  color: var(--title-color);
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .form-inner_73461156c46d2d95 span{
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.50);
  margin-bottom: 15px;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40{
  position: relative;
  margin-bottom: 0px;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input[type='email']{
  position: relative;
  display: block;
  width: 100%;
  height: 64px;
  font-size: 30px;
  color: var(--title-color);
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  padding-right: 70px;
  transition: all 500ms ease;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input:focus{

}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button[type='submit']{
  position: absolute;
  display: inline-block;
  right: 0px;
  bottom: 8px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: var(--secondary-color);
  transition: all 500ms ease;
}

.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input:focus + button,
.footer-style-four_0f17159f945c42bf .contact-widget_727b3dfd8bd9500b .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button:hover{
  
}

/** footer-style-five **/

.footer-style-five_74d2f7c2e5ee6bb0{
  position: relative;
  padding: 0px 30px 30px 30px;
}

.footer-style-five_74d2f7c2e5ee6bb0 .outer-container_8b7e6b8eb828d478{
  position: relative;
  background: #070707;
  border-radius: 50px;
  overflow: hidden;
  padding: 0px;
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af{
  position: relative;
  padding: 104px 160px 142px 157px;
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .bg-layer_3a08a5b5c2b2a734{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .bg-layer_3a08a5b5c2b2a734:before{
  position: absolute;
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.22) 0%, rgba(0, 0, 0, 1) 100%);
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af h2{
  position: relative;
  display: block;
  font-size: 82px;
  line-height: 85px;
  font-family: var(--text-font);
  color: #fff;
  font-weight: 500;
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95{
  position: relative;
  display: block;
  background: #FFE03C;
  border-radius: 30px;
  padding: 68px 51px 45px 63px;
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40{
  position: relative;
  padding-right: 140px;
  margin-bottom: 13px;
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input[type='email']{
  position: relative;
  display: block;
  width: 100%;
  height: 55px;
  font-size: 20px;
  color: var(--title-color);
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button[type='submit']{
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 16px;
  line-height: 35px;
  color: #fff;
  text-transform: uppercase;
  background: var(--secondary-color);
  padding: 10px 34px;
  border-radius: 50px;
  transition: all 500ms ease;
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input:focus + button,
.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button:hover{

}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95 p{
  font-size: 16px;
  color: rgba(0, 0, 0, 0.60);
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95 p a{
  color: var(--title-color);
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95 p a:hover{
  text-decoration: underline;
}

.footer-style-five_74d2f7c2e5ee6bb0 .widget-section_d490981f29b52648{
  padding: 55px 160px 113px 157px;
}

.footer-style-five_74d2f7c2e5ee6bb0 .footer-widget_4214be0eef821e8e p{
  color: #fff;
}

.footer-style-five_74d2f7c2e5ee6bb0 .social-style-one_d3de0636c0f7d58a li a{
  color: #fff;
  border-color: rgba(255, 255, 255, 0.16);
}

.footer-style-five_74d2f7c2e5ee6bb0 .social-style-one_d3de0636c0f7d58a li a:hover{
  background: rgba(255, 255, 255, 0.16);
}

.footer-style-five_74d2f7c2e5ee6bb0 .copyright_0add34473f6325d7 p,
.footer-style-five_74d2f7c2e5ee6bb0 .links-widget_4cfa2722831b392d .links-list_ed26edb77485d10d li a{
  color: rgba(255, 255, 255, 0.40);
}

.footer-style-five_74d2f7c2e5ee6bb0 .copyright_0add34473f6325d7 span, 
.footer-style-five_74d2f7c2e5ee6bb0 .copyright_0add34473f6325d7 a{
  color: rgba(255, 255, 255, 0.88);
}

.footer-style-five_74d2f7c2e5ee6bb0 .links-widget_4cfa2722831b392d p{
  color: #fff;
}

.footer-style-five_74d2f7c2e5ee6bb0.home-7_c27be0e38687594f{
  padding: 0px;
}

.footer-style-five_74d2f7c2e5ee6bb0.home-7_c27be0e38687594f .outer-container_8b7e6b8eb828d478{
  border-radius: 0px;
}

.footer-style-five_74d2f7c2e5ee6bb0.home-7_c27be0e38687594f .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95{
  border-radius: 0px;
}

/** footer-style-six **/

.footer-style-six_dec82a4a01eb75a8{
  position: relative;
  padding: 165px 0px 148px 0px;
  background: #F6F6F6;
}

.footer-style-six_dec82a4a01eb75a8 .outer-container_8b7e6b8eb828d478{
  position: relative;
  padding: 0px 75px;
}

.footer-style-six_dec82a4a01eb75a8 .footer-bottom_13284fe87d71bc7b{
  border: none;
  background: #fff;
  border-radius: 30px;
  padding-left: 50px;
  padding-right: 50px;
}

.footer-style-six_dec82a4a01eb75a8 .footer-bottom_13284fe87d71bc7b .copyright_0add34473f6325d7 p{
  color: var(--title-color);
}

.footer-style-six_dec82a4a01eb75a8 .footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li a{
  color: var(--title-color);
}

.footer-style-six_dec82a4a01eb75a8 .footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li a:hover{
  text-decoration: underline;
}

.footer-style-six_dec82a4a01eb75a8 .footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li:before{
  background: var(--secondary-color);
}

.footer-style-six_dec82a4a01eb75a8 .pattern-layer_b37aa97c2317e3b3{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 470px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.footer-sliding-text_087c47b885f72517{
  background: #F6F6F6;
}

.footer-sliding-text_087c47b885f72517 .slide-text-box_43db93145c41bd03{
  background: transparent;
}


/** footer-style-seven **/

.footer-style-seven_c95fea802070d854{
  position: relative;
  background: #F6EFE9;
  padding: 0px 125px;
}

.footer-style-seven_c95fea802070d854 .widget-section_d490981f29b52648{
  position: relative;
  padding: 133px 0px 121px 0px;
  border-bottom: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.15);
}

.footer-style-seven_c95fea802070d854 .logo-widget_390b2585fe1a0787{
  position: relative;
  display: block;
  padding-left: 125px;
}

.footer-style-seven_c95fea802070d854 .logo-widget_390b2585fe1a0787 .footer-logo_c08fe66985625481{
  position: absolute;
  left: 0px;
  top: 13px;
}

.footer-style-seven_c95fea802070d854 .logo-widget_390b2585fe1a0787 .footer-logo_c08fe66985625481 .logo-2_f9fcbdeaffe708a2{
  display: none;
}

.footer-style-seven_c95fea802070d854 .logo-widget_390b2585fe1a0787 h2{
  display: block;
  font-size: 57px;
  line-height: 72px;
  font-family: 'Gambetta', serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 31px;
}

.footer-style-seven_c95fea802070d854 .logo-widget_390b2585fe1a0787 p{
  font-size: 21px;
  line-height: 40px;
  font-weight: 500;
  color: var(--title-color);
}

.footer-style-seven_c95fea802070d854 .logo-widget_390b2585fe1a0787 .shape_376eae3812eb9fca{
  position: absolute;
  right: 0px;
  bottom: 25px;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
}

.footer-style-seven_c95fea802070d854 .logo-widget_390b2585fe1a0787 .shape-2_422b9d9451f6ebe0{
  position: absolute;
  right: 0px;
  bottom: 25px;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  display: none;
}

.footer-style-seven_c95fea802070d854 .footer-menu_bd487ad71162c188{
  position: relative;
  display: flex;
  align-items: center;
}

.footer-style-seven_c95fea802070d854 .footer-menu_bd487ad71162c188 li{
  position: relative;
  display: inline-block;
  font-size: 24px;
  line-height: 41px;
  margin-right: 50px;
}

.footer-style-seven_c95fea802070d854 .footer-menu_bd487ad71162c188 li:last-child{
  margin: 0px;
}

.footer-style-seven_c95fea802070d854 .footer-menu_bd487ad71162c188 li a{
  position: relative;
  display: inline-block;
  color: var(--title-color);
}

.footer-style-seven_c95fea802070d854 .footer-menu_bd487ad71162c188 li a:hover{
  text-decoration: underline;
}

.footer-style-seven_c95fea802070d854 .subscribe-widget_4e5b642c83f87130 .form-inner_73461156c46d2d95 p{
  font-size: 16px;
  line-height: 30px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.30);
  text-transform: uppercase;
  margin-bottom: 15px;
}

.footer-style-seven_c95fea802070d854 .subscribe-widget_4e5b642c83f87130 .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40{
  position: relative;
  margin-bottom: 0px;
}

.footer-style-seven_c95fea802070d854 .subscribe-widget_4e5b642c83f87130 .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input[type='email']{
  position: relative;
  display: block;
  width: 100%;
  height: 64px;
  font-size: 30px;
  color: var(--title-color);
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
  padding-right: 80px;
  transition: all 500ms ease;
}

.footer-style-seven_c95fea802070d854 .subscribe-widget_4e5b642c83f87130 .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input:focus{

}

.footer-style-seven_c95fea802070d854 .subscribe-widget_4e5b642c83f87130 .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button[type='submit']{
  position: absolute;
  right: 0px;
  bottom: 8px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  background: var(--secondary-color);
  font-size: 18px;
  color: #fff;
  text-align: center;
  transition: all 500ms ease;
}

.footer-style-seven_c95fea802070d854 .subscribe-widget_4e5b642c83f87130 .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input:focus + button,
.footer-style-seven_c95fea802070d854 .subscribe-widget_4e5b642c83f87130 .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button:hover{

}

.footer-style-seven_c95fea802070d854 .footer-bottom_13284fe87d71bc7b{
  border-top: none;
  padding: 42.5px 0px;
}

.footer-style-seven_c95fea802070d854 .footer-bottom_13284fe87d71bc7b .copyright_0add34473f6325d7 p{
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-seven_c95fea802070d854 .footer-bottom_13284fe87d71bc7b .copyright_0add34473f6325d7 p span{
  color: rgba(0, 0, 0, 1);
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .bg-layer_3a08a5b5c2b2a734{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .bg-layer_3a08a5b5c2b2a734:before{
  position: absolute;
  content: '';
  background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.77) 50%, rgba(0, 0, 0, 0.70) 100%);
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .logo-widget_390b2585fe1a0787 h2{
  font-family: 'Playfire Display', serif;
  color: #fff;
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .logo-widget_390b2585fe1a0787 .copyright_0add34473f6325d7 p{
  color: rgba(255, 255, 255, 0.50)
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .logo-widget_390b2585fe1a0787 .copyright_0add34473f6325d7 p span{
  color: #fff;
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .logo-widget_390b2585fe1a0787 h2:before {
  background-image: url(../../media/shape_6f3137bf58/shape-74.ea3b30d91a.png);
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .contact-widget_727b3dfd8bd9500b .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 input[type='email']{
  color: #fff;
  border-color: #fff;
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .contact-widget_727b3dfd8bd9500b .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button[type='submit']{
  background: transparent;
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .contact-widget_727b3dfd8bd9500b .inner-box_e0786e01816685ca p{
  color: rgba(255, 255, 255, 0.60);
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .social-style-one_d3de0636c0f7d58a li a{
  border-color: rgba(255, 255, 255, 0.25);
  color: #fff !important;
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .social-style-one_d3de0636c0f7d58a li a:hover{
  color: var(--title-color);
  background: #E7D0BB;
  border-color: #E7D0BB;
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li a{
  color: rgba(255, 255, 255, 0.30);
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li:before{
  background: rgba(255, 255, 255, 0.30);
}

.footer-style-four_0f17159f945c42bf.light-section_131e8ac313fc367e .contact-widget_727b3dfd8bd9500b .footer-menu_bd487ad71162c188 li a:hover{
  color: #fff;
}

/** footer-style-eight **/

.footer-style-eight_4de83c2f80bd84b2{
  position: relative;
}

.footer-style-eight_4de83c2f80bd84b2 .footer-top_f451ac0aa496ee77{
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.footer-style-eight_4de83c2f80bd84b2 .footer-top_f451ac0aa496ee77 h2{
  font-size: 120px;
  line-height: 130px;
  font-weight: 500;
}

.footer-style-eight_4de83c2f80bd84b2 .footer-top_f451ac0aa496ee77 h2 span{
  display: block;
}

.footer-style-eight_4de83c2f80bd84b2 .footer-top_f451ac0aa496ee77 a{
  position: relative;
  display: inline-block;
  width: 248px;
  height: 249px;
  line-height: 249px;
  text-align: center;
  z-index: 1;
}

.footer-style-eight_4de83c2f80bd84b2 .footer-top_f451ac0aa496ee77 a:before{
  position: absolute;
  content: '';
  background-image: url(../../media/shape_6f3137bf58/shape-139.694db17027.png);
  width: 248px;
  height: 249px;
  left: 0px;
  top: 0px;
  background-repeat: no-repeat;
  z-index: -1;
  animation-name: rotateme; 
  animation-duration: 24s; 
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  -webkit-animation-name: rotateme; 
  -webkit-animation-duration: 24s; 
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotateme; 
  -moz-animation-duration: 24s; 
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: rotateme; 
  -ms-animation-duration: 24s; 
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -o-animation-name: rotateme; 
  -o-animation-duration: 24s; 
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}

.footer-style-eight_4de83c2f80bd84b2 .footer-top_f451ac0aa496ee77 a span{
  position: relative;
  display: inline-block;
  font-size: 22px;
  line-height: 33px;
  font-weight: 500;
  color: #fff;
  max-width: 150px;
  text-align: left;
  transform: rotate(-15deg);
  border-bottom: solid;
  border-width: 1px;
  border-color: #fff;
  transition: all 500ms ease;
}

.footer-style-eight_4de83c2f80bd84b2 .footer-top_f451ac0aa496ee77 a:hover span{
  transform: rotate(0deg);
}

.footer-style-eight_4de83c2f80bd84b2 .footer-top_f451ac0aa496ee77{
  border-bottom: solid;
  border-width: 1px;
  border-color: var(--secondary-color);
}

.footer-style-eight_4de83c2f80bd84b2 .footer-bottom_13284fe87d71bc7b .copyright_0add34473f6325d7 p,
.footer-style-eight_4de83c2f80bd84b2 .footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li a{
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-eight_4de83c2f80bd84b2 .footer-bottom_13284fe87d71bc7b .copyright_0add34473f6325d7 p span{
  color: rgba(0, 0, 0, 0.88);
}

.footer-style-eight_4de83c2f80bd84b2 .footer-bottom_13284fe87d71bc7b .light-logo_7203c27d66f4e744{
  display: none;
}

.footer-style-eight_4de83c2f80bd84b2 .footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li:before{
  background: rgba(0, 0, 0, 0.40);
}

.footer-style-eight_4de83c2f80bd84b2 .footer-bottom_13284fe87d71bc7b .social-links_65fd22ea7ba7ca3a li a:hover{
  color: #000;
}

.footer-style-eight_4de83c2f80bd84b2 .shape_376eae3812eb9fca{
  position: absolute;
  right: 535px;
  bottom: 210px;
  width: 107px;
  height: 109px;
  background-repeat: no-repeat;
}

.footer-style-eight_4de83c2f80bd84b2 .shape-2_422b9d9451f6ebe0{
  position: absolute;
  right: 535px;
  bottom: 210px;
  width: 107px;
  height: 109px;
  background-repeat: no-repeat;
  display: none;
}

.footer-style-three_4d522ef1ecf6bb3b .pattern-layer_b37aa97c2317e3b3{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 1800px;
  height: 898px;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.home-7_c27be0e38687594f.footer-style-five_74d2f7c2e5ee6bb0 .footer-subscribe_aba96ba0bf0606af .form-inner_73461156c46d2d95 .form-group_9e3f5662bb438a40 button[type='submit']{
  border-radius: 0px;
}

.home-7_c27be0e38687594f.footer-style-five_74d2f7c2e5ee6bb0 .social-style-one_d3de0636c0f7d58a li a{
  color: #fff;
}


























