
/** main-footer **/

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

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

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

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

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

.footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0{
  position: relative;
  display: flex;
  align-items: center;
}

.footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li{
  position: relative;
  margin-right: 30px;
}

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

.footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 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_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li:last-child:before{
  display: none;
}

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

/** footer-style-two **/

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

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

.footer-style-two_897d2ff27ca0fbb3 .logo-widget_79becb5ce6074a80{
  position: relative;
  display: block;
}

.footer-style-two_897d2ff27ca0fbb3 .logo-widget_79becb5ce6074a80 .footer-logo-2_94636a9f4069c155{
  display: none;
}

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

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

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

.footer-style-two_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 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_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .form-inner_85b90764f34753aa{
  position: relative;
  display: inline-block;
  width: 434px;
  margin-bottom: 27px;
}

.footer-style-two_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b{
  position: relative;
  margin-bottom: 0px;
}

.footer-style-two_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b 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_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b input:focus{

}

.footer-style-two_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b 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_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b input:focus + button,
.footer-style-two_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b button:hover{

}

.footer-style-two_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .social-links_5f16264a8b9d8ed0{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: right;
}

.footer-style-two_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .social-links_5f16264a8b9d8ed0 li{
  display: inline-block;
  margin-right: 12px;
}

.footer-style-two_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .social-links_5f16264a8b9d8ed0 li:last-child{
  margin: 0px !important;
}

.footer-style-two_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .social-links_5f16264a8b9d8ed0 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_897d2ff27ca0fbb3 .newsletter-widget_c906477f61b8bcb1 .social-links_5f16264a8b9d8ed0 li a:hover{
  color: #fff;
  font-size: 24px;
}

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

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

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

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

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

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

.footer-bottom-two_bbfa20d40451d7c7 .copyright_9476a4d9c4d504cc p a:hover{

}

.footer-bottom-two_bbfa20d40451d7c7 .footer-menu_3aa6dc8ade33f993{
  position: relative;
  display: flex;
  align-items: center;
}

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

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

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

/** footer-style-three **/

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

.footer-style-three_7ac027dc799065da .outer-container_ee8261141e3e9952{
  position: relative;
  padding: 0px 50px;
}

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

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

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

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

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

.footer-style-three_7ac027dc799065da .copyright_9476a4d9c4d504cc .social-style-one_4404d29146a461c6{
  justify-content: center;
}

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

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

.footer-style-three_7ac027dc799065da .copyright_9476a4d9c4d504cc a:hover{

}

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

.footer-style-three_7ac027dc799065da .links-widget_7b64eef418711466 .links-list_00183715495ec153 li{
  position: relative;
  display: block;
  font-size: 24px;
  line-height: 41px;
}

.footer-style-three_7ac027dc799065da .links-widget_7b64eef418711466 .links-list_00183715495ec153 li a{
  position: relative;
  display: inline-block;
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-three_7ac027dc799065da .links-widget_7b64eef418711466 .links-list_00183715495ec153 li a:hover{

}

.footer-style-three_7ac027dc799065da .footer-logo-2_94636a9f4069c155{
  display: none;
}

.main-footer_109f29848ad55600.home-4_f2c4cb408cfb1966{
  background: #FBF5F1;
}

.main-footer_109f29848ad55600.home-4_f2c4cb408cfb1966 .footer-bottom_00405d343c87e585 .copyright_9476a4d9c4d504cc p{
  color: var(--title-color);
}

.main-footer_109f29848ad55600.home-4_f2c4cb408cfb1966 .footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li a{
  color: var(--title-color);
}

.main-footer_109f29848ad55600.home-4_f2c4cb408cfb1966 .footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li:before{
  background: var(--secondary-color);
}

.main-footer_109f29848ad55600.home-4_f2c4cb408cfb1966 .footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li a:hover{

}

.main-footer_109f29848ad55600.home-4_f2c4cb408cfb1966 .footer-bottom_00405d343c87e585{
  padding-left: 120px;
  padding-right: 120px;
}

/** footer-style-four **/

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

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

.footer-style-four_82c5acbad978a467 .footer-logo_aa0fff095f33755a{
  position: relative;
  display: block;
}

.footer-style-four_82c5acbad978a467 .footer-logo-light_0beb9e0d2d7f6234{
  position: relative;
  display: none;
}

.footer-style-four_82c5acbad978a467 .logo-widget_79becb5ce6074a80{
  position: relative;
  display: block;
}

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

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

.footer-style-four_82c5acbad978a467 .logo-widget_79becb5ce6074a80 .copyright_9476a4d9c4d504cc p span{
  color: rgba(0, 0, 0, 1);
}

.footer-style-four_82c5acbad978a467 .logo-widget_79becb5ce6074a80 h2:before{
  position: absolute;
  content: '';
  background-image: url(../../snapshots/shape_ae0a44b331/shape-73.063e527f57.png);
  width: 34px;
  height: 34px;
  top: 50%;
  right: -100px;
  margin-top: -17px;
}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993{
  position: relative;
  display: flex;
  align-items: center;
}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993 li{
  position: relative;
  display: inline-block;
  margin-right: 42px;
}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993 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_82c5acbad978a467 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993 li:last-child:before{
  display: none;
}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993 li:last-child{
  margin: 0px !important;
}

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

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993 li a:hover{
  color: rgba(0, 0, 0, 1);
}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993 li:before{

}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .inner-box_49489f6a325fcd6a{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .inner-box_49489f6a325fcd6a p{
  font-size: 24px;
  line-height: 40px;
  color: var(--title-color);
}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .form-inner_85b90764f34753aa 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_82c5acbad978a467 .contact-widget_663f381c39285575 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b{
  position: relative;
  margin-bottom: 0px;
}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b 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_82c5acbad978a467 .contact-widget_663f381c39285575 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b input:focus{

}

.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b 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_82c5acbad978a467 .contact-widget_663f381c39285575 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b input:focus + button,
.footer-style-four_82c5acbad978a467 .contact-widget_663f381c39285575 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b button:hover{
  
}

/** footer-style-five **/

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

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

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

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

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

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

.footer-style-five_26a11bfc5e37e5e6 .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b{
  position: relative;
  padding-right: 140px;
  margin-bottom: 13px;
}

.footer-style-five_26a11bfc5e37e5e6 .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b 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_26a11bfc5e37e5e6 .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b 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_26a11bfc5e37e5e6 .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b input:focus + button,
.footer-style-five_26a11bfc5e37e5e6 .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b button:hover{

}

.footer-style-five_26a11bfc5e37e5e6 .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa p{
  font-size: 16px;
  color: rgba(0, 0, 0, 0.60);
}

.footer-style-five_26a11bfc5e37e5e6 .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa p a{
  color: var(--title-color);
}

.footer-style-five_26a11bfc5e37e5e6 .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa p a:hover{
  text-decoration: underline;
}

.footer-style-five_26a11bfc5e37e5e6 .widget-section_f56d912d092194fc{
  padding: 55px 160px 113px 157px;
}

.footer-style-five_26a11bfc5e37e5e6 .footer-widget_2bceee2d7fd988a9 p{
  color: #fff;
}

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

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

.footer-style-five_26a11bfc5e37e5e6 .copyright_9476a4d9c4d504cc p,
.footer-style-five_26a11bfc5e37e5e6 .links-widget_7b64eef418711466 .links-list_00183715495ec153 li a{
  color: rgba(255, 255, 255, 0.40);
}

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

.footer-style-five_26a11bfc5e37e5e6 .links-widget_7b64eef418711466 p{
  color: #fff;
}

.footer-style-five_26a11bfc5e37e5e6.home-7_557c2e8e5173cd1e{
  padding: 0px;
}

.footer-style-five_26a11bfc5e37e5e6.home-7_557c2e8e5173cd1e .outer-container_ee8261141e3e9952{
  border-radius: 0px;
}

.footer-style-five_26a11bfc5e37e5e6.home-7_557c2e8e5173cd1e .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa{
  border-radius: 0px;
}

/** footer-style-six **/

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

.footer-style-six_43dd53f3412de1aa .outer-container_ee8261141e3e9952{
  position: relative;
  padding: 0px 75px;
}

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

.footer-style-six_43dd53f3412de1aa .footer-bottom_00405d343c87e585 .copyright_9476a4d9c4d504cc p{
  color: var(--title-color);
}

.footer-style-six_43dd53f3412de1aa .footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li a{
  color: var(--title-color);
}

.footer-style-six_43dd53f3412de1aa .footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li a:hover{
  text-decoration: underline;
}

.footer-style-six_43dd53f3412de1aa .footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li:before{
  background: var(--secondary-color);
}

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

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

.footer-sliding-text_059258190cd8a65e .slide-text-box_bad26e50c07e1e44{
  background: transparent;
}


/** footer-style-seven **/

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

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

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

.footer-style-seven_6e4545de6eeafd15 .logo-widget_79becb5ce6074a80 .footer-logo_aa0fff095f33755a{
  position: absolute;
  left: 0px;
  top: 13px;
}

.footer-style-seven_6e4545de6eeafd15 .logo-widget_79becb5ce6074a80 .footer-logo_aa0fff095f33755a .logo-2_f4eaa622b124db93{
  display: none;
}

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

.footer-style-seven_6e4545de6eeafd15 .logo-widget_79becb5ce6074a80 .shape_07cb96abecea8e3d{
  position: absolute;
  right: 0px;
  bottom: 25px;
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
}

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

.footer-style-seven_6e4545de6eeafd15 .footer-menu_3aa6dc8ade33f993{
  position: relative;
  display: flex;
  align-items: center;
}

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

.footer-style-seven_6e4545de6eeafd15 .footer-menu_3aa6dc8ade33f993 li:last-child{
  margin: 0px;
}

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

.footer-style-seven_6e4545de6eeafd15 .footer-menu_3aa6dc8ade33f993 li a:hover{
  text-decoration: underline;
}

.footer-style-seven_6e4545de6eeafd15 .subscribe-widget_661ce990521906db .form-inner_85b90764f34753aa 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_6e4545de6eeafd15 .subscribe-widget_661ce990521906db .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b{
  position: relative;
  margin-bottom: 0px;
}

.footer-style-seven_6e4545de6eeafd15 .subscribe-widget_661ce990521906db .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b 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_6e4545de6eeafd15 .subscribe-widget_661ce990521906db .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b input:focus{

}

.footer-style-seven_6e4545de6eeafd15 .subscribe-widget_661ce990521906db .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b 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_6e4545de6eeafd15 .subscribe-widget_661ce990521906db .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b input:focus + button,
.footer-style-seven_6e4545de6eeafd15 .subscribe-widget_661ce990521906db .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b button:hover{

}

.footer-style-seven_6e4545de6eeafd15 .footer-bottom_00405d343c87e585{
  border-top: none;
  padding: 42.5px 0px;
}

.footer-style-seven_6e4545de6eeafd15 .footer-bottom_00405d343c87e585 .copyright_9476a4d9c4d504cc p{
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-seven_6e4545de6eeafd15 .footer-bottom_00405d343c87e585 .copyright_9476a4d9c4d504cc p span{
  color: rgba(0, 0, 0, 1);
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .bg-layer_c31de9319bc6e5f2{
  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_82c5acbad978a467.light-section_476bc52a0df550c3 .bg-layer_c31de9319bc6e5f2: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_82c5acbad978a467.light-section_476bc52a0df550c3 .logo-widget_79becb5ce6074a80 h2{
  font-family: 'Playfire Display', serif;
  color: #fff;
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .logo-widget_79becb5ce6074a80 .copyright_9476a4d9c4d504cc p{
  color: rgba(255, 255, 255, 0.50)
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .logo-widget_79becb5ce6074a80 .copyright_9476a4d9c4d504cc p span{
  color: #fff;
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .logo-widget_79becb5ce6074a80 h2:before {
  background-image: url(../../snapshots/shape_ae0a44b331/shape-74.699a54d8dd.png);
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .contact-widget_663f381c39285575 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b input[type='email']{
  color: #fff;
  border-color: #fff;
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .contact-widget_663f381c39285575 .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b button[type='submit']{
  background: transparent;
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .contact-widget_663f381c39285575 .inner-box_49489f6a325fcd6a p{
  color: rgba(255, 255, 255, 0.60);
}

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

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .social-style-one_4404d29146a461c6 li a:hover{
  color: var(--title-color);
  background: #E7D0BB;
  border-color: #E7D0BB;
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993 li a{
  color: rgba(255, 255, 255, 0.30);
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993 li:before{
  background: rgba(255, 255, 255, 0.30);
}

.footer-style-four_82c5acbad978a467.light-section_476bc52a0df550c3 .contact-widget_663f381c39285575 .footer-menu_3aa6dc8ade33f993 li a:hover{
  color: #fff;
}

/** footer-style-eight **/

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

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

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

.footer-style-eight_c3f90b856c6eea2c .footer-top_33a45d3c23725d7b h2 span{
  display: block;
}

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

.footer-style-eight_c3f90b856c6eea2c .footer-top_33a45d3c23725d7b a:before{
  position: absolute;
  content: '';
  background-image: url(../../snapshots/shape_ae0a44b331/shape-139.f8f889bff9.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_c3f90b856c6eea2c .footer-top_33a45d3c23725d7b 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_c3f90b856c6eea2c .footer-top_33a45d3c23725d7b a:hover span{
  transform: rotate(0deg);
}

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

.footer-style-eight_c3f90b856c6eea2c .footer-bottom_00405d343c87e585 .copyright_9476a4d9c4d504cc p,
.footer-style-eight_c3f90b856c6eea2c .footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li a{
  color: rgba(0, 0, 0, 0.40);
}

.footer-style-eight_c3f90b856c6eea2c .footer-bottom_00405d343c87e585 .copyright_9476a4d9c4d504cc p span{
  color: rgba(0, 0, 0, 0.88);
}

.footer-style-eight_c3f90b856c6eea2c .footer-bottom_00405d343c87e585 .light-logo_9f0f629308dfd2da{
  display: none;
}

.footer-style-eight_c3f90b856c6eea2c .footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li:before{
  background: rgba(0, 0, 0, 0.40);
}

.footer-style-eight_c3f90b856c6eea2c .footer-bottom_00405d343c87e585 .social-links_5f16264a8b9d8ed0 li a:hover{
  color: #000;
}

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

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

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

.home-7_557c2e8e5173cd1e.footer-style-five_26a11bfc5e37e5e6 .footer-subscribe_8c5e72aca423e74f .form-inner_85b90764f34753aa .form-group_3d10d5cad5b1de0b button[type='submit']{
  border-radius: 0px;
}

.home-7_557c2e8e5173cd1e.footer-style-five_26a11bfc5e37e5e6 .social-style-one_4404d29146a461c6 li a{
  color: #fff;
}


























