
/** main-footer **/

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

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

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

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

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

.footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877{
  position: relative;
  display: flex;
  align-items: center;
}

.footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li{
  position: relative;
  margin-right: 30px;
}

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

.footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 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_f05442d37a100fb8 .social-links_c95a641c164dd877 li:last-child:before{
  display: none;
}

.footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 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_f05442d37a100fb8 .social-links_c95a641c164dd877 li a:hover{
  color: rgba(255, 255, 255, 1);
}

/** footer-style-two **/

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

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

.footer-style-two_4b974ea41d019ce5 .logo-widget_080e3d51ba932199{
  position: relative;
  display: block;
}

.footer-style-two_4b974ea41d019ce5 .logo-widget_080e3d51ba932199 .footer-logo-2_ba61002fb84ca732{
  display: none;
}

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

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

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

.footer-style-two_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c 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_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .form-inner_8e1a9eb276c4f4db{
  position: relative;
  display: inline-block;
  width: 434px;
  margin-bottom: 27px;
}

.footer-style-two_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e{
  position: relative;
  margin-bottom: 0px;
}

.footer-style-two_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e 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_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e input:focus{

}

.footer-style-two_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e 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_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e input:focus + button,
.footer-style-two_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e button:hover{

}

.footer-style-two_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .social-links_c95a641c164dd877{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: right;
}

.footer-style-two_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .social-links_c95a641c164dd877 li{
  display: inline-block;
  margin-right: 12px;
}

.footer-style-two_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .social-links_c95a641c164dd877 li:last-child{
  margin: 0px !important;
}

.footer-style-two_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .social-links_c95a641c164dd877 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_4b974ea41d019ce5 .newsletter-widget_6f992e6017f28d3c .social-links_c95a641c164dd877 li a:hover{
  color: #fff;
  font-size: 24px;
}

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

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

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

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

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

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

.footer-bottom-two_eaa253133c395a57 .copyright_9da5fb3a575d0027 p a:hover{

}

.footer-bottom-two_eaa253133c395a57 .footer-menu_7f6ae3511e475593{
  position: relative;
  display: flex;
  align-items: center;
}

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

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

.footer-bottom-two_eaa253133c395a57 .footer-menu_7f6ae3511e475593 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_eaa253133c395a57 .footer-menu_7f6ae3511e475593 li a:hover{
  color: rgba(0, 0, 0, 1);
}

/** footer-style-three **/

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

.footer-style-three_995a31b563f7b8a4 .outer-container_a3c3e2c0b6d9aa38{
  position: relative;
  padding: 0px 50px;
}

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

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

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

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

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

.footer-style-three_995a31b563f7b8a4 .copyright_9da5fb3a575d0027 .social-style-one_f513ee8f8dce186c{
  justify-content: center;
}

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

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

.footer-style-three_995a31b563f7b8a4 .copyright_9da5fb3a575d0027 a:hover{

}

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

.footer-style-three_995a31b563f7b8a4 .links-widget_eba99f682dd1a350 .links-list_c5009683641635c8 li{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 41px;
}

.footer-style-three_995a31b563f7b8a4 .links-widget_eba99f682dd1a350 .links-list_c5009683641635c8 li a{
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-three_995a31b563f7b8a4 .links-widget_eba99f682dd1a350 .links-list_c5009683641635c8 li a:hover{

}

.footer-style-three_995a31b563f7b8a4 .footer-logo-2_ba61002fb84ca732{
  display: none;
}

.main-footer_42f26b073a00cdfa.home-4_8b77d17f98c8f0d7{
  background: #FBF5F1;
}

.main-footer_42f26b073a00cdfa.home-4_8b77d17f98c8f0d7 .footer-bottom_f05442d37a100fb8 .copyright_9da5fb3a575d0027 p{
  color: var(--title-color);
}

.main-footer_42f26b073a00cdfa.home-4_8b77d17f98c8f0d7 .footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li a{
  color: var(--title-color);
}

.main-footer_42f26b073a00cdfa.home-4_8b77d17f98c8f0d7 .footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li:before{
  background: var(--secondary-color);
}

.main-footer_42f26b073a00cdfa.home-4_8b77d17f98c8f0d7 .footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li a:hover{

}

.main-footer_42f26b073a00cdfa.home-4_8b77d17f98c8f0d7 .footer-bottom_f05442d37a100fb8{
  padding-left: 120px;
  padding-right: 120px;
}

/** footer-style-four **/

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

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

.footer-style-four_902bfc1e7391601d .footer-logo_81ffc2144119fda2{
  position: relative;
  display: block;
}

.footer-style-four_902bfc1e7391601d .footer-logo-light_6de402f39103b7e8{
  position: relative;
  display: none;
}

.footer-style-four_902bfc1e7391601d .logo-widget_080e3d51ba932199{
  position: relative;
  display: block;
}

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

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

.footer-style-four_902bfc1e7391601d .logo-widget_080e3d51ba932199 .copyright_9da5fb3a575d0027 p span{
  color: rgba(0, 0, 0, 1);
}

.footer-style-four_902bfc1e7391601d .logo-widget_080e3d51ba932199 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../snapshots/shape_8baa11bbe0/shape-73.e84d94137f.png);
  width: 34px;
  height: 34px;
  top: 50%;
  right: -100px;
  margin-top: -17px;
}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593{
  position: relative;
  display: flex;
  align-items: center;
}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593 li{
  position: relative;
  display: inline-block;
  margin-right: 42px;
}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593 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_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593 li:last-child:before{
  display: none;
}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593 li:last-child{
  margin: 0px !important;
}

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

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593 li a:hover{
  color: rgba(0, 0, 0, 1);
}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593 li:before{

}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .inner-box_f64aeb713127dc42{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .inner-box_f64aeb713127dc42 p{
  font-size: 24px;
  line-height: 40px;
  color: var(--title-color);
}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .form-inner_8e1a9eb276c4f4db 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_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e{
  position: relative;
  margin-bottom: 0px;
}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e 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_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e input:focus{

}

.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e 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_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e input:focus + button,
.footer-style-four_902bfc1e7391601d .contact-widget_106efbc0d3ca1e90 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e button:hover{
  
}

/** footer-style-five **/

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

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

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

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

.footer-style-five_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .bg-layer_3ed3e4a253f6e543: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_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 h2{
  position: relative;
  display: block;
  font-size: 82px;
  line-height: 85px;
  font-family: var(--text-font);
  color: #fff;
  font-weight: 500;
}

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

.footer-style-five_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e{
  position: relative;
  padding-right: 140px;
  margin-bottom: 13px;
}

.footer-style-five_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e 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_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e 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_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e input:focus + button,
.footer-style-five_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e button:hover{

}

.footer-style-five_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db p{
  font-size: 16px;
  color: rgba(0, 0, 0, 0.60);
}

.footer-style-five_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db p a{
  color: var(--title-color);
}

.footer-style-five_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db p a:hover{
  text-decoration: underline;
}

.footer-style-five_142f288f11e40833 .widget-section_e5d0be6982cc0508{
  padding: 55px 160px 113px 157px;
}

.footer-style-five_142f288f11e40833 .footer-widget_a9da5aeb12bb32ce p{
  color: #fff;
}

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

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

.footer-style-five_142f288f11e40833 .copyright_9da5fb3a575d0027 p,
.footer-style-five_142f288f11e40833 .links-widget_eba99f682dd1a350 .links-list_c5009683641635c8 li a{
  color: rgba(255, 255, 255, 0.40);
}

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

.footer-style-five_142f288f11e40833 .links-widget_eba99f682dd1a350 p{
  color: #fff;
}

.footer-style-five_142f288f11e40833.home-7_afbfe75ff2f00286{
  padding: 0px;
}

.footer-style-five_142f288f11e40833.home-7_afbfe75ff2f00286 .outer-container_a3c3e2c0b6d9aa38{
  border-radius: 0px;
}

.footer-style-five_142f288f11e40833.home-7_afbfe75ff2f00286 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db{
  border-radius: 0px;
}

/** footer-style-six **/

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

.footer-style-six_fbe6f265d529b920 .outer-container_a3c3e2c0b6d9aa38{
  position: relative;
  padding: 0px 75px;
}

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

.footer-style-six_fbe6f265d529b920 .footer-bottom_f05442d37a100fb8 .copyright_9da5fb3a575d0027 p{
  color: var(--title-color);
}

.footer-style-six_fbe6f265d529b920 .footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li a{
  color: var(--title-color);
}

.footer-style-six_fbe6f265d529b920 .footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li a:hover{
  text-decoration: underline;
}

.footer-style-six_fbe6f265d529b920 .footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li:before{
  background: var(--secondary-color);
}

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

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

.footer-sliding-text_626d3a740d7228f3 .slide-text-box_2928df9e604fb24c{
  background: transparent;
}


/** footer-style-seven **/

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

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

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

.footer-style-seven_1927b0a2ce751393 .logo-widget_080e3d51ba932199 .footer-logo_81ffc2144119fda2{
  position: absolute;
  left: 0px;
  top: 13px;
}

.footer-style-seven_1927b0a2ce751393 .logo-widget_080e3d51ba932199 .footer-logo_81ffc2144119fda2 .logo-2_b2960addb875cb4b{
  display: none;
}

.footer-style-seven_1927b0a2ce751393 .logo-widget_080e3d51ba932199 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_1927b0a2ce751393 .logo-widget_080e3d51ba932199 p{
  font-size: 21px;
  line-height: 40px;
  font-weight: 500;
  color: var(--title-color);
}

.footer-style-seven_1927b0a2ce751393 .logo-widget_080e3d51ba932199 .shape_ebdd3dadd648ff07{
  position: absolute;
  right: 0px;
  bottom: 25px;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
}

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

.footer-style-seven_1927b0a2ce751393 .footer-menu_7f6ae3511e475593{
  position: relative;
  display: flex;
  align-items: center;
}

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

.footer-style-seven_1927b0a2ce751393 .footer-menu_7f6ae3511e475593 li:last-child{
  margin: 0px;
}

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

.footer-style-seven_1927b0a2ce751393 .footer-menu_7f6ae3511e475593 li a:hover{
  text-decoration: underline;
}

.footer-style-seven_1927b0a2ce751393 .subscribe-widget_ab9c3f55b9fbb74f .form-inner_8e1a9eb276c4f4db 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_1927b0a2ce751393 .subscribe-widget_ab9c3f55b9fbb74f .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e{
  position: relative;
  margin-bottom: 0px;
}

.footer-style-seven_1927b0a2ce751393 .subscribe-widget_ab9c3f55b9fbb74f .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e 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_1927b0a2ce751393 .subscribe-widget_ab9c3f55b9fbb74f .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e input:focus{

}

.footer-style-seven_1927b0a2ce751393 .subscribe-widget_ab9c3f55b9fbb74f .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e 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_1927b0a2ce751393 .subscribe-widget_ab9c3f55b9fbb74f .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e input:focus + button,
.footer-style-seven_1927b0a2ce751393 .subscribe-widget_ab9c3f55b9fbb74f .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e button:hover{

}

.footer-style-seven_1927b0a2ce751393 .footer-bottom_f05442d37a100fb8{
  border-top: none;
  padding: 42.5px 0px;
}

.footer-style-seven_1927b0a2ce751393 .footer-bottom_f05442d37a100fb8 .copyright_9da5fb3a575d0027 p{
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-seven_1927b0a2ce751393 .footer-bottom_f05442d37a100fb8 .copyright_9da5fb3a575d0027 p span{
  color: rgba(0, 0, 0, 1);
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .bg-layer_3ed3e4a253f6e543{
  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_902bfc1e7391601d.light-section_f49b664f0add5b5b .bg-layer_3ed3e4a253f6e543: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_902bfc1e7391601d.light-section_f49b664f0add5b5b .logo-widget_080e3d51ba932199 h2{
  font-family: 'Playfire Display', serif;
  color: #fff;
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .logo-widget_080e3d51ba932199 .copyright_9da5fb3a575d0027 p{
  color: rgba(255, 255, 255, 0.50)
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .logo-widget_080e3d51ba932199 .copyright_9da5fb3a575d0027 p span{
  color: #fff;
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .logo-widget_080e3d51ba932199 h2:before {
  background-image: url(../../snapshots/shape_8baa11bbe0/shape-74.218f20be61.png);
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .contact-widget_106efbc0d3ca1e90 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e input[type='email']{
  color: #fff;
  border-color: #fff;
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .contact-widget_106efbc0d3ca1e90 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e button[type='submit']{
  background: transparent;
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .contact-widget_106efbc0d3ca1e90 .inner-box_f64aeb713127dc42 p{
  color: rgba(255, 255, 255, 0.60);
}

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

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .social-style-one_f513ee8f8dce186c li a:hover{
  color: var(--title-color);
  background: #E7D0BB;
  border-color: #E7D0BB;
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593 li a{
  color: rgba(255, 255, 255, 0.30);
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593 li:before{
  background: rgba(255, 255, 255, 0.30);
}

.footer-style-four_902bfc1e7391601d.light-section_f49b664f0add5b5b .contact-widget_106efbc0d3ca1e90 .footer-menu_7f6ae3511e475593 li a:hover{
  color: #fff;
}

/** footer-style-eight **/

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

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

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

.footer-style-eight_3fbd3fa0fe83dd56 .footer-top_ae2978ad1e3c01d4 h2 span{
  display: block;
}

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

.footer-style-eight_3fbd3fa0fe83dd56 .footer-top_ae2978ad1e3c01d4 a:before{
  position: absolute;
  content: '';
  background-image: url(../../snapshots/shape_8baa11bbe0/shape-139.d2eb8a8ff6.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_3fbd3fa0fe83dd56 .footer-top_ae2978ad1e3c01d4 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_3fbd3fa0fe83dd56 .footer-top_ae2978ad1e3c01d4 a:hover span{
  transform: rotate(0deg);
}

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

.footer-style-eight_3fbd3fa0fe83dd56 .footer-bottom_f05442d37a100fb8 .copyright_9da5fb3a575d0027 p,
.footer-style-eight_3fbd3fa0fe83dd56 .footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li a{
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-eight_3fbd3fa0fe83dd56 .footer-bottom_f05442d37a100fb8 .copyright_9da5fb3a575d0027 p span{
  color: rgba(0, 0, 0, 0.88);
}

.footer-style-eight_3fbd3fa0fe83dd56 .footer-bottom_f05442d37a100fb8 .light-logo_94039b9be5a9ce52{
  display: none;
}

.footer-style-eight_3fbd3fa0fe83dd56 .footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li:before{
  background: rgba(0, 0, 0, 0.40);
}

.footer-style-eight_3fbd3fa0fe83dd56 .footer-bottom_f05442d37a100fb8 .social-links_c95a641c164dd877 li a:hover{
  color: #000;
}

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

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

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

.home-7_afbfe75ff2f00286.footer-style-five_142f288f11e40833 .footer-subscribe_61ad4ea263ac80f3 .form-inner_8e1a9eb276c4f4db .form-group_f306ea7731e88a7e button[type='submit']{
  border-radius: 0px;
}

.home-7_afbfe75ff2f00286.footer-style-five_142f288f11e40833 .social-style-one_f513ee8f8dce186c li a{
  color: #fff;
}


























