/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

@font-face {
  font-family: "Alliance-Regular";
  src: url("fonts/Alliance-Regular.eot");
  src: url("fonts/Alliance-Regular.eot?#iefix") format("embedded-opentype"),
    url("fonts/Alliance-Regular.woff2") format("woff2"),
    url("fonts/Alliance-Regular.woff") format("woff"),
    url("fonts/Alliance-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Alliance No.1 Light";
  src: url("fonts/AllianceNo1-Light.eot");
  src: url("fonts/AllianceNo1-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/AllianceNo1-Light.woff2") format("woff2"),
    url("fonts/AllianceNo1-Light.woff") format("woff"),
    url("fonts/AllianceNo1-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* ------header-------- */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.heading-text {
  font-family: "Alliance No.1 Light";
  font-size: 26px;
}
.header-inner .header-nav-main:first-child {
  justify-content: center;
}

.nav.nav-right .nav-icon .icon-menu {
  width: 42px;
  height: 34px;
  background: url("./icons/menu-bar.png") no-repeat center;
  background-size: contain;
}
.nav.nav-right .nav-icon .icon-menu::before {
  opacity: 0;
}
.menu-item:hover{
  background: none !important;
}
.menu-item a{
  color: #ae0018 !important;
  font-family: "Alliance No.1 Light";
}
.menu-item:hover.menu-item a{
   color: black !important;
}


.off-canvas-center:not(.dark) .mfp-close {
  color: black;
  top: 50px !important;
  right: 50px;
}
.off-canvas-center:not(.dark) .mfp-close svg{
  height: 42px;
  width: 42px;
}




/* ------header-------- */

/* ------footer-------- */
.footer-wrapper .absolute-footer {
  display: none;
}
.footer-lists li {
  list-style: none;
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}
.footer-lists li a {
  color: #fff;
}
.footer-font-46 {
  font-size: 46px;
  font-family: "Alliance No.1 Light";
  line-height: 1;
  margin-top: 20px;
}
.footer-font-26 {
  font-size: 26px;
  font-family: "Alliance-Regular";
  line-height: 30px;
  margin-top: 12px;
}
.footer-m-t-0 {
  margin-top: 0;
}
.footer-m-t-0 a {
  color: #fff;
}
.footer-font-20 {
  font-size: 20px;
  font-family: "Alliance No.1 Light";
  list-style: none;
  margin-left: 0 !important;
  margin-bottom: 0;
}
.footer-font-20-title {
  margin-bottom: 22px;
}

@media (max-width: 850px) {
  /* header .header-main {
    height: 150px;
} */
.nav.nav-right .nav-icon .icon-menu {
  width: 32px;
  height: 32px;
}

  .footer-font-46 {
    font-size: 36px;
  }
  .footer-font-26 {
    font-size: 22px;
    margin-top: 5px;
  }
  .footer-m-t-0 {
    margin-top: 0;
  }

  .divider-row .divider {
    height: 48px !important;
  }
}
@media (max-width: 650px) {
  /* header .header-main {
    height: 124px;
} */
.off-canvas-center:not(.dark) .mfp-close {
  color: black;
  top: 20px !important;
  right: 20px;
}


  .footer-font-46 {
    font-size: 28px;
    margin-top: 16px;
  }
  .footer-font-26 {
    font-size: 20px;
    margin-top: 8px;
  }
  .footer-m-t-0 {
    margin-top: 0;
  }
  .footer-m-b-0 {
    margin-bottom: 1.2em;
  }
  .divider-row .divider {
    height: 20px !important;
  }
}

/* ------footer-------- */

/* --------banner----------- */

.font-80 {
  line-height: 90px;
  font-size: 80px;
  font-family: "Alliance-Regular";
}
.font-46 {
  line-height: 56px;
  font-size: 46px;
  font-family: "Alliance No.1 Light";
}
.font-26 {
  font-size: 26px;
  font-family: "Alliance-Regular";
}
.m-b-t-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.banner-m-t-b {
  margin-top: 39px !important;
  margin-bottom: 70px !important;
}

@media (max-width: 850px) {
  .font-80 {
    line-height: 68px;
    font-size: 61px;
  }
  .font-46 {
    line-height: 44px;
    font-size: 34px;
  }
  .font-26 {
    font-size: 24px;
  }
  .banner-m-t-b {
    margin-top: 28px !important;
    margin-bottom: 48px !important;
  }
}

@media (max-width: 650px) {
  .font-80 {
    line-height: 40px;
    font-size: 34px;
  }
  .font-46 {
    line-height: 29px;
    font-size: 19px;
  }
  .font-26 {
    font-size: 16px;
  }
}

/* --------banner----------- */



.my-home-pade-sec-2-col-1 .col-inner{
  max-width: 612px;
  margin-left: unset !important;
}
.my-home-pade-sec-4-col-1 .col-inner{
  max-width: 634px;
  margin-left: unset !important;
}
.stuck .header-main .nav > li > a {
  width: 32px;
}
.header.show-on-scroll, .stuck .header-main {
  display: none;
}

/* .my-home-page-sec-2 {
  overflow: hidden;
  margin-top: -10px;
}
.my-home-page-sec-2 .section-bg {
  filter: blur(8px);
}
.my-home-page-sec-2-img-2 {
  max-width: 473px;
} */
.my-home-page-sec-3-img-2 {
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
  max-width: 474px;
}
.my-home-page-sec-5-img-2 {
  max-width: 400px;
}
.my-home-page-sec-6-img-2 {
  max-width: 670px;
}

.font-26-31 {
  font-size: 26px;
  line-height: 31px;
  font-family: "Alliance No.1 Light";
}
.font-46-56 {
  font-size: 46px;
  line-height: 56px;
  font-family: "Alliance No.1 Light";
}
.home-page-btn {
  font-weight: 300 !important;
  background: none !important;
  color: #ae0018;
  font-size: 26px;
  font-family: "Alliance No.1 Light";
  padding: 0px 80px 0px 0px !important;
  position: relative;
}
.home-page-btn:after {
  content: url("icons/arrow-right.png");
  position: absolute;
  right: 10px;
  top: 12%;
  border: 2px solid;
  height: 50px;
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: 0.2s;
  padding-top: 2px;
  padding-left: 4px;
}

.home-page-btn:hover:after {
  border-radius: 0%;
  color: #ae0018 !important;
}
.home-page-btn:hover {
  background: transparent !important;
  color: #ae0018 !important;
}

.my-home-page-sec-4-img-1 {
  max-width: 480px;
}
.my-home-page-sec-4-img-2 {
  max-width: 362px;
  position: absolute;
  top: -40%;
  right: 5%;
  z-index: -1;
}


.my-home-page-sec-7-rec {
  max-width: 485px;
  margin: auto;
}
.my-home-page-sec-7-col{
  position:absolute;
  top:30%;
}



@media (max-width:1340px)
{
  .my-home-page-sec-4-img-2 {
    max-width: 250px;
    top: -30%;
    right: 1%;
}
}

@media (max-width: 850px) {
  .font-26-31 {
    font-size: 24px;
    line-height: 31px;
  }
  .font-46-56 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px !important;
  }

  .home-page-btn{
    font-size: 24px;
  }

  .home-page-btn:after {
    right: 26px;
    top: 22%;
    height: 40px;
    width: 40px;
    padding-top: 2px;
    padding-left: 4px;
  }
  .my-home-page-sec-4-img-1 {
    max-width: 450px;
  }
  .my-home-page-sec-4-img-2 {
    max-width: 300px;
    top: -40%;
    right: 2%;
  }
  .my-home-page-sec-3-col-1{
    order: 2;
  }
  .my-home-page-sec-3-col-2{
    order: 1;
  }
}
@media (max-width: 650px) {

  #logo img {
    max-height: 45px !important;
  }
  .font-46-56 {
    font-size: 30px;
    line-height: 36px;
  }
  .my-home-page-sec-4-img-1 {
    max-width: 320px;
  }
  .my-home-page-sec-4-img-2 {
    max-width: 270px;
    top: -30%;
    right: 2%;
  }
  .home-page-btn:after{
    height: 38px;
    width: 38px;
  }
}
@media (max-width: 375px) {
  .my-home-page-sec-4-img-1 {
    max-width: 200px;
  }
  .my-home-page-sec-4-img-2 {
    max-width: 250px;
    top: -30%;
    right: 2%;
  }
}


/* --------parallax effect ------------- */

.page-id-8{
  overflow-x: visible;
}

.my-home-page-perent-sec{
  position: relative;
}

.my-home-page-sec-2
{
  position: sticky;
  top: 0;
  clip-path: inset(0);
}
.my-home-page-sec-2-img-2 img{
  width: auto;
}
.my-home-page-sec-2 .bg-loaded{
}

.my-home-page-p-100px{
  padding-top: 100px;
  padding-bottom:100px;
  background-color: #fff;
}
@media (max-width: 850px) {
  .my-home-page-sec-2{
    padding: 70px 0;
  } 
}
@media (max-width: 849px) {
    .header-main li.html.custom {
        display: block !important
    }
}