/**=========================================================
 * Theme Name : Fueled by Hope
 * Author : Jayesh Morker / Darpan
 * Description  :  October 2025
 * File Name: main.css
=========================================================**/
.box-blur {
  filter: blur(15px);
}

.size-10 {
  font-size: 10px;
}
@media screen and (max-width: 1599.98px) {
  .size-10 {
    font-size: 8px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-10 {
    font-size: 8px;
  }
}
.size-11 {
  font-size: 11px;
}
@media screen and (max-width: 1599.98px) {
  .size-11 {
    font-size: 9px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-11 {
    font-size: 9px;
  }
}
.size-12 {
  font-size: 12px;
}
@media screen and (max-width: 1599.98px) {
  .size-12 {
    font-size: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-12 {
    font-size: 9px;
  }
}
.size-13 {
  font-size: 13px;
}
@media screen and (max-width: 1599.98px) {
  .size-13 {
    font-size: 11px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-13 {
    font-size: 10px;
  }
}
.size-14 {
  font-size: 14px;
}
@media screen and (max-width: 1599.98px) {
  .size-14 {
    font-size: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-14 {
    font-size: 12px;
  }
}
.size-15 {
  font-size: 15px;
}
@media screen and (max-width: 1599.98px) {
  .size-15 {
    font-size: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-15 {
    font-size: 12px;
  }
}
.size-16 {
  font-size: 16px;
}
@media screen and (max-width: 1599.98px) {
  .size-16 {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-16 {
    font-size: 13px;
  }
}
.size-17 {
  font-size: 17px;
}
@media screen and (max-width: 1599.98px) {
  .size-17 {
    font-size: 14px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-17 {
    font-size: 13px;
  }
}
.size-18 {
  font-size: 18px;
}
@media screen and (max-width: 1599.98px) {
  .size-18 {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-18 {
    font-size: 14px;
  }
}
.size-19 {
  font-size: 19px;
}
@media screen and (max-width: 1599.98px) {
  .size-19 {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-19 {
    font-size: 14px;
  }
}
.size-20 {
  font-size: 20px;
}
@media screen and (max-width: 1599.98px) {
  .size-20 {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-20 {
    font-size: 15px;
  }
}
.size-21 {
  font-size: 21px;
}
@media screen and (max-width: 1599.98px) {
  .size-21 {
    font-size: 17px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-21 {
    font-size: 15px;
  }
}
.size-22 {
  font-size: 22px;
}
@media screen and (max-width: 1599.98px) {
  .size-22 {
    font-size: 18px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-22 {
    font-size: 16px;
  }
}
.size-23 {
  font-size: 23px;
}
@media screen and (max-width: 1599.98px) {
  .size-23 {
    font-size: 19px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-23 {
    font-size: 16px;
  }
}
.size-24 {
  font-size: 24px;
}
@media screen and (max-width: 1599.98px) {
  .size-24 {
    font-size: 19px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-24 {
    font-size: 16px;
  }
}
.size-25 {
  font-size: 25px;
}
@media screen and (max-width: 1599.98px) {
  .size-25 {
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-25 {
    font-size: 17px;
  }
}
.size-26 {
  font-size: 26px;
}
@media screen and (max-width: 1599.98px) {
  .size-26 {
    font-size: 21px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-26 {
    font-size: 17px;
  }
}
.size-27 {
  font-size: 27px;
}
@media screen and (max-width: 1599.98px) {
  .size-27 {
    font-size: 22px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-27 {
    font-size: 18px;
  }
}
.size-28 {
  font-size: 28px;
}
@media screen and (max-width: 1599.98px) {
  .size-28 {
    font-size: 23px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-28 {
    font-size: 18px;
  }
}
.size-29 {
  font-size: 29px;
}
@media screen and (max-width: 1599.98px) {
  .size-29 {
    font-size: 24px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-29 {
    font-size: 19px;
  }
}
.size-30 {
  font-size: 30px;
}
@media screen and (max-width: 1599.98px) {
  .size-30 {
    font-size: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-30 {
    font-size: 20px;
  }
}
.size-31 {
  font-size: 31px;
}
@media screen and (max-width: 1599.98px) {
  .size-31 {
    font-size: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-31 {
    font-size: 20px;
  }
}
.size-32 {
  font-size: 32px;
}
@media screen and (max-width: 1599.98px) {
  .size-32 {
    font-size: 26px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-32 {
    font-size: 21px;
  }
}
.size-33 {
  font-size: 33px;
}
@media screen and (max-width: 1599.98px) {
  .size-33 {
    font-size: 27px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-33 {
    font-size: 22px;
  }
}
.size-34 {
  font-size: 34px;
}
@media screen and (max-width: 1599.98px) {
  .size-34 {
    font-size: 28px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-34 {
    font-size: 23px;
  }
}
.size-35 {
  font-size: 35px;
}
@media screen and (max-width: 1599.98px) {
  .size-35 {
    font-size: 29px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-35 {
    font-size: 23px;
  }
}
.size-36 {
  font-size: 36px;
}
@media screen and (max-width: 1599.98px) {
  .size-36 {
    font-size: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-36 {
    font-size: 24px;
  }
}
.size-37 {
  font-size: 37px;
}
@media screen and (max-width: 1599.98px) {
  .size-37 {
    font-size: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-37 {
    font-size: 24px;
  }
}
.size-38 {
  font-size: 38px;
}
@media screen and (max-width: 1599.98px) {
  .size-38 {
    font-size: 31px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-38 {
    font-size: 25px;
  }
}
.size-39 {
  font-size: 39px;
}
@media screen and (max-width: 1599.98px) {
  .size-39 {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-39 {
    font-size: 26px;
  }
}
.size-40 {
  font-size: 40px;
}
@media screen and (max-width: 1599.98px) {
  .size-40 {
    font-size: 33px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-40 {
    font-size: 27px;
  }
}
.size-41 {
  font-size: 41px;
}
@media screen and (max-width: 1599.98px) {
  .size-41 {
    font-size: 34px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-41 {
    font-size: 27px;
  }
}
.size-42 {
  font-size: 42px;
}
@media screen and (max-width: 1599.98px) {
  .size-42 {
    font-size: 34px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-42 {
    font-size: 28px;
  }
}
.size-43 {
  font-size: 43px;
}
@media screen and (max-width: 1599.98px) {
  .size-43 {
    font-size: 35px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-43 {
    font-size: 28px;
  }
}
.size-44 {
  font-size: 44px;
}
@media screen and (max-width: 1599.98px) {
  .size-44 {
    font-size: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-44 {
    font-size: 29px;
  }
}
.size-45 {
  font-size: 45px;
}
@media screen and (max-width: 1599.98px) {
  .size-45 {
    font-size: 37px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-45 {
    font-size: 29px;
  }
}
.size-46 {
  font-size: 46px;
}
@media screen and (max-width: 1599.98px) {
  .size-46 {
    font-size: 37px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-46 {
    font-size: 30px;
  }
}
.size-47 {
  font-size: 47px;
}
@media screen and (max-width: 1599.98px) {
  .size-47 {
    font-size: 38px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-47 {
    font-size: 31px;
  }
}
.size-48 {
  font-size: 48px;
}
@media screen and (max-width: 1599.98px) {
  .size-48 {
    font-size: 39px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-48 {
    font-size: 31px;
  }
}
.size-49 {
  font-size: 49px;
}
@media screen and (max-width: 1599.98px) {
  .size-49 {
    font-size: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-49 {
    font-size: 32px;
  }
}
.size-50 {
  font-size: 50px;
}
@media screen and (max-width: 1599.98px) {
  .size-50 {
    font-size: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-50 {
    font-size: 32px;
  }
}
.size-51 {
  font-size: 51px;
}
@media screen and (max-width: 1599.98px) {
  .size-51 {
    font-size: 41px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-51 {
    font-size: 32px;
  }
}
.size-52 {
  font-size: 52px;
}
@media screen and (max-width: 1599.98px) {
  .size-52 {
    font-size: 42px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-52 {
    font-size: 33px;
  }
}
.size-53 {
  font-size: 53px;
}
@media screen and (max-width: 1599.98px) {
  .size-53 {
    font-size: 43px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-53 {
    font-size: 34px;
  }
}
.size-54 {
  font-size: 54px;
}
@media screen and (max-width: 1599.98px) {
  .size-54 {
    font-size: 44px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-54 {
    font-size: 34px;
  }
}
.size-55 {
  font-size: 55px;
}
@media screen and (max-width: 1599.98px) {
  .size-55 {
    font-size: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-55 {
    font-size: 35px;
  }
}
.size-56 {
  font-size: 56px;
}
@media screen and (max-width: 1599.98px) {
  .size-56 {
    font-size: 46px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-56 {
    font-size: 36px;
  }
}
.size-57 {
  font-size: 57px;
}
@media screen and (max-width: 1599.98px) {
  .size-57 {
    font-size: 47px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-57 {
    font-size: 36px;
  }
}
.size-58 {
  font-size: 58px;
}
@media screen and (max-width: 1599.98px) {
  .size-58 {
    font-size: 47px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-58 {
    font-size: 37px;
  }
}
.size-59 {
  font-size: 59px;
}
@media screen and (max-width: 1599.98px) {
  .size-59 {
    font-size: 48px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-59 {
    font-size: 38px;
  }
}
.size-60 {
  font-size: 60px;
}
@media screen and (max-width: 1599.98px) {
  .size-60 {
    font-size: 49px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-60 {
    font-size: 38px;
  }
}
.size-61 {
  font-size: 61px;
}
@media screen and (max-width: 1599.98px) {
  .size-61 {
    font-size: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-61 {
    font-size: 39px;
  }
}
.size-62 {
  font-size: 62px;
}
@media screen and (max-width: 1599.98px) {
  .size-62 {
    font-size: 51px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-62 {
    font-size: 40px;
  }
}
.size-63 {
  font-size: 63px;
}
@media screen and (max-width: 1599.98px) {
  .size-63 {
    font-size: 52px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-63 {
    font-size: 40px;
  }
}
.size-64 {
  font-size: 64px;
}
@media screen and (max-width: 1599.98px) {
  .size-64 {
    font-size: 52px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-64 {
    font-size: 41px;
  }
}
.size-65 {
  font-size: 65px;
}
@media screen and (max-width: 1599.98px) {
  .size-65 {
    font-size: 53px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-65 {
    font-size: 41px;
  }
}
.size-66 {
  font-size: 66px;
}
@media screen and (max-width: 1599.98px) {
  .size-66 {
    font-size: 54px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-66 {
    font-size: 42px;
  }
}
.size-67 {
  font-size: 67px;
}
@media screen and (max-width: 1599.98px) {
  .size-67 {
    font-size: 55px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-67 {
    font-size: 43px;
  }
}
.size-68 {
  font-size: 68px;
}
@media screen and (max-width: 1599.98px) {
  .size-68 {
    font-size: 56px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-68 {
    font-size: 43px;
  }
}
.size-69 {
  font-size: 69px;
}
@media screen and (max-width: 1599.98px) {
  .size-69 {
    font-size: 57px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-69 {
    font-size: 44px;
  }
}
.size-70 {
  font-size: 70px;
}
@media screen and (max-width: 1599.98px) {
  .size-70 {
    font-size: 57px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-70 {
    font-size: 45px;
  }
}
.size-71 {
  font-size: 71px;
}
@media screen and (max-width: 1599.98px) {
  .size-71 {
    font-size: 58px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-71 {
    font-size: 45px;
  }
}
.size-72 {
  font-size: 72px;
}
@media screen and (max-width: 1599.98px) {
  .size-72 {
    font-size: 59px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-72 {
    font-size: 46px;
  }
}
.size-73 {
  font-size: 73px;
}
@media screen and (max-width: 1599.98px) {
  .size-73 {
    font-size: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-73 {
    font-size: 46px;
  }
}
.size-74 {
  font-size: 74px;
}
@media screen and (max-width: 1599.98px) {
  .size-74 {
    font-size: 61px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-74 {
    font-size: 47px;
  }
}
.size-75 {
  font-size: 75px;
}
@media screen and (max-width: 1599.98px) {
  .size-75 {
    font-size: 61px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-75 {
    font-size: 48px;
  }
}
.size-76 {
  font-size: 76px;
}
@media screen and (max-width: 1599.98px) {
  .size-76 {
    font-size: 62px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-76 {
    font-size: 49px;
  }
}
.size-77 {
  font-size: 77px;
}
@media screen and (max-width: 1599.98px) {
  .size-77 {
    font-size: 63px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-77 {
    font-size: 49px;
  }
}
.size-78 {
  font-size: 78px;
}
@media screen and (max-width: 1599.98px) {
  .size-78 {
    font-size: 64px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-78 {
    font-size: 50px;
  }
}
.size-79 {
  font-size: 79px;
}
@media screen and (max-width: 1599.98px) {
  .size-79 {
    font-size: 65px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-79 {
    font-size: 50px;
  }
}
.size-80 {
  font-size: 80px;
}
@media screen and (max-width: 1599.98px) {
  .size-80 {
    font-size: 66px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-80 {
    font-size: 51px;
  }
}
.size-81 {
  font-size: 81px;
}
@media screen and (max-width: 1599.98px) {
  .size-81 {
    font-size: 66px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-81 {
    font-size: 52px;
  }
}
.size-82 {
  font-size: 82px;
}
@media screen and (max-width: 1599.98px) {
  .size-82 {
    font-size: 67px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-82 {
    font-size: 52px;
  }
}
.size-83 {
  font-size: 83px;
}
@media screen and (max-width: 1599.98px) {
  .size-83 {
    font-size: 68px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-83 {
    font-size: 53px;
  }
}
.size-84 {
  font-size: 84px;
}
@media screen and (max-width: 1599.98px) {
  .size-84 {
    font-size: 69px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-84 {
    font-size: 54px;
  }
}
.size-85 {
  font-size: 85px;
}
@media screen and (max-width: 1599.98px) {
  .size-85 {
    font-size: 70px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-85 {
    font-size: 54px;
  }
}
.size-86 {
  font-size: 86px;
}
@media screen and (max-width: 1599.98px) {
  .size-86 {
    font-size: 70px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-86 {
    font-size: 55px;
  }
}
.size-87 {
  font-size: 87px;
}
@media screen and (max-width: 1599.98px) {
  .size-87 {
    font-size: 71px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-87 {
    font-size: 55px;
  }
}
.size-88 {
  font-size: 88px;
}
@media screen and (max-width: 1599.98px) {
  .size-88 {
    font-size: 72px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-88 {
    font-size: 56px;
  }
}
.size-89 {
  font-size: 89px;
}
@media screen and (max-width: 1599.98px) {
  .size-89 {
    font-size: 73px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-89 {
    font-size: 57px;
  }
}
.size-90 {
  font-size: 90px;
}
@media screen and (max-width: 1599.98px) {
  .size-90 {
    font-size: 74px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-90 {
    font-size: 57px;
  }
}
.size-91 {
  font-size: 91px;
}
@media screen and (max-width: 1599.98px) {
  .size-91 {
    font-size: 75px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-91 {
    font-size: 58px;
  }
}
.size-92 {
  font-size: 92px;
}
@media screen and (max-width: 1599.98px) {
  .size-92 {
    font-size: 75px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-92 {
    font-size: 59px;
  }
}
.size-93 {
  font-size: 93px;
}
@media screen and (max-width: 1599.98px) {
  .size-93 {
    font-size: 76px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-93 {
    font-size: 59px;
  }
}
.size-94 {
  font-size: 94px;
}
@media screen and (max-width: 1599.98px) {
  .size-94 {
    font-size: 77px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-94 {
    font-size: 60px;
  }
}
.size-95 {
  font-size: 95px;
}
@media screen and (max-width: 1599.98px) {
  .size-95 {
    font-size: 78px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-95 {
    font-size: 60px;
  }
}
.size-96 {
  font-size: 96px;
}
@media screen and (max-width: 1599.98px) {
  .size-96 {
    font-size: 79px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-96 {
    font-size: 61px;
  }
}
.size-97 {
  font-size: 97px;
}
@media screen and (max-width: 1599.98px) {
  .size-97 {
    font-size: 79px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-97 {
    font-size: 62px;
  }
}
.size-98 {
  font-size: 98px;
}
@media screen and (max-width: 1599.98px) {
  .size-98 {
    font-size: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-98 {
    font-size: 62px;
  }
}
.size-99 {
  font-size: 99px;
}
@media screen and (max-width: 1599.98px) {
  .size-99 {
    font-size: 81px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-99 {
    font-size: 63px;
  }
}
.size-100 {
  font-size: 100px;
}
@media screen and (max-width: 1599.98px) {
  .size-100 {
    font-size: 82px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-100 {
    font-size: 64px;
  }
}
.size-101 {
  font-size: 101px;
}
@media screen and (max-width: 1599.98px) {
  .size-101 {
    font-size: 83px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-101 {
    font-size: 64px;
  }
}
.size-102 {
  font-size: 102px;
}
@media screen and (max-width: 1599.98px) {
  .size-102 {
    font-size: 84px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-102 {
    font-size: 65px;
  }
}
.size-103 {
  font-size: 103px;
}
@media screen and (max-width: 1599.98px) {
  .size-103 {
    font-size: 84px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-103 {
    font-size: 66px;
  }
}
.size-104 {
  font-size: 104px;
}
@media screen and (max-width: 1599.98px) {
  .size-104 {
    font-size: 85px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-104 {
    font-size: 66px;
  }
}
.size-105 {
  font-size: 105px;
}
@media screen and (max-width: 1599.98px) {
  .size-105 {
    font-size: 86px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-105 {
    font-size: 67px;
  }
}
.size-106 {
  font-size: 106px;
}
@media screen and (max-width: 1599.98px) {
  .size-106 {
    font-size: 87px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-106 {
    font-size: 68px;
  }
}
.size-107 {
  font-size: 107px;
}
@media screen and (max-width: 1599.98px) {
  .size-107 {
    font-size: 88px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-107 {
    font-size: 68px;
  }
}
.size-108 {
  font-size: 108px;
}
@media screen and (max-width: 1599.98px) {
  .size-108 {
    font-size: 89px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-108 {
    font-size: 69px;
  }
}
.size-109 {
  font-size: 109px;
}
@media screen and (max-width: 1599.98px) {
  .size-109 {
    font-size: 89px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-109 {
    font-size: 70px;
  }
}
.size-110 {
  font-size: 110px;
}
@media screen and (max-width: 1599.98px) {
  .size-110 {
    font-size: 90px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-110 {
    font-size: 70px;
  }
}
.size-111 {
  font-size: 111px;
}
@media screen and (max-width: 1599.98px) {
  .size-111 {
    font-size: 91px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-111 {
    font-size: 71px;
  }
}
.size-112 {
  font-size: 112px;
}
@media screen and (max-width: 1599.98px) {
  .size-112 {
    font-size: 91px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-112 {
    font-size: 71px;
  }
}
.size-113 {
  font-size: 113px;
}
@media screen and (max-width: 1599.98px) {
  .size-113 {
    font-size: 93px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-113 {
    font-size: 72px;
  }
}
.size-114 {
  font-size: 114px;
}
@media screen and (max-width: 1599.98px) {
  .size-114 {
    font-size: 94px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-114 {
    font-size: 73px;
  }
}
.size-115 {
  font-size: 115px;
}
@media screen and (max-width: 1599.98px) {
  .size-115 {
    font-size: 94px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-115 {
    font-size: 73px;
  }
}
.size-116 {
  font-size: 116px;
}
@media screen and (max-width: 1599.98px) {
  .size-116 {
    font-size: 95px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-116 {
    font-size: 74px;
  }
}
.size-117 {
  font-size: 117px;
}
@media screen and (max-width: 1599.98px) {
  .size-117 {
    font-size: 96px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-117 {
    font-size: 75px;
  }
}
.size-118 {
  font-size: 118px;
}
@media screen and (max-width: 1599.98px) {
  .size-118 {
    font-size: 97px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-118 {
    font-size: 75px;
  }
}
.size-119 {
  font-size: 119px;
}
@media screen and (max-width: 1599.98px) {
  .size-119 {
    font-size: 98px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-119 {
    font-size: 76px;
  }
}
.size-120 {
  font-size: 120px;
}
@media screen and (max-width: 1599.98px) {
  .size-120 {
    font-size: 98px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-120 {
    font-size: 77px;
  }
}
.size-121 {
  font-size: 121px;
}
@media screen and (max-width: 1599.98px) {
  .size-121 {
    font-size: 99px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-121 {
    font-size: 77px;
  }
}
.size-122 {
  font-size: 122px;
}
@media screen and (max-width: 1599.98px) {
  .size-122 {
    font-size: 100px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-122 {
    font-size: 78px;
  }
}
.size-123 {
  font-size: 123px;
}
@media screen and (max-width: 1599.98px) {
  .size-123 {
    font-size: 101px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-123 {
    font-size: 78px;
  }
}
.size-124 {
  font-size: 124px;
}
@media screen and (max-width: 1599.98px) {
  .size-124 {
    font-size: 102px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-124 {
    font-size: 79px;
  }
}
.size-125 {
  font-size: 125px;
}
@media screen and (max-width: 1599.98px) {
  .size-125 {
    font-size: 103px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-125 {
    font-size: 80px;
  }
}
.size-126 {
  font-size: 126px;
}
@media screen and (max-width: 1599.98px) {
  .size-126 {
    font-size: 103px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-126 {
    font-size: 80px;
  }
}
.size-127 {
  font-size: 127px;
}
@media screen and (max-width: 1599.98px) {
  .size-127 {
    font-size: 104px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-127 {
    font-size: 81px;
  }
}
.size-128 {
  font-size: 128px;
}
@media screen and (max-width: 1599.98px) {
  .size-128 {
    font-size: 105px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-128 {
    font-size: 82px;
  }
}
.size-129 {
  font-size: 129px;
}
@media screen and (max-width: 1599.98px) {
  .size-129 {
    font-size: 106px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-129 {
    font-size: 82px;
  }
}
.size-130 {
  font-size: 130px;
}
@media screen and (max-width: 1599.98px) {
  .size-130 {
    font-size: 107px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-130 {
    font-size: 83px;
  }
}
.size-131 {
  font-size: 131px;
}
@media screen and (max-width: 1599.98px) {
  .size-131 {
    font-size: 108px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-131 {
    font-size: 84px;
  }
}
.size-132 {
  font-size: 132px;
}
@media screen and (max-width: 1599.98px) {
  .size-132 {
    font-size: 108px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-132 {
    font-size: 84px;
  }
}
.size-133 {
  font-size: 133px;
}
@media screen and (max-width: 1599.98px) {
  .size-133 {
    font-size: 109px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-133 {
    font-size: 85px;
  }
}
.size-134 {
  font-size: 134px;
}
@media screen and (max-width: 1599.98px) {
  .size-134 {
    font-size: 110px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-134 {
    font-size: 86px;
  }
}
.size-135 {
  font-size: 135px;
}
@media screen and (max-width: 1599.98px) {
  .size-135 {
    font-size: 111px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-135 {
    font-size: 86px;
  }
}
.size-136 {
  font-size: 136px;
}
@media screen and (max-width: 1599.98px) {
  .size-136 {
    font-size: 112px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-136 {
    font-size: 87px;
  }
}
.size-137 {
  font-size: 137px;
}
@media screen and (max-width: 1599.98px) {
  .size-137 {
    font-size: 112px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-137 {
    font-size: 87px;
  }
}
.size-138 {
  font-size: 138px;
}
@media screen and (max-width: 1599.98px) {
  .size-138 {
    font-size: 113px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-138 {
    font-size: 88px;
  }
}
.size-139 {
  font-size: 139px;
}
@media screen and (max-width: 1599.98px) {
  .size-139 {
    font-size: 114px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-139 {
    font-size: 89px;
  }
}
.size-140 {
  font-size: 140px;
}
@media screen and (max-width: 1599.98px) {
  .size-140 {
    font-size: 115px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-140 {
    font-size: 89px;
  }
}
.size-141 {
  font-size: 141px;
}
@media screen and (max-width: 1599.98px) {
  .size-141 {
    font-size: 116px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-141 {
    font-size: 90px;
  }
}
.size-142 {
  font-size: 142px;
}
@media screen and (max-width: 1599.98px) {
  .size-142 {
    font-size: 117px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-142 {
    font-size: 91px;
  }
}
.size-143 {
  font-size: 143px;
}
@media screen and (max-width: 1599.98px) {
  .size-143 {
    font-size: 117px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-143 {
    font-size: 91px;
  }
}
.size-144 {
  font-size: 144px;
}
@media screen and (max-width: 1599.98px) {
  .size-144 {
    font-size: 118px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-144 {
    font-size: 92px;
  }
}
.size-145 {
  font-size: 145px;
}
@media screen and (max-width: 1599.98px) {
  .size-145 {
    font-size: 119px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-145 {
    font-size: 93px;
  }
}
.size-146 {
  font-size: 146px;
}
@media screen and (max-width: 1599.98px) {
  .size-146 {
    font-size: 120px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-146 {
    font-size: 93px;
  }
}
.size-147 {
  font-size: 147px;
}
@media screen and (max-width: 1599.98px) {
  .size-147 {
    font-size: 121px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-147 {
    font-size: 94px;
  }
}
.size-148 {
  font-size: 148px;
}
@media screen and (max-width: 1599.98px) {
  .size-148 {
    font-size: 122px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-148 {
    font-size: 95px;
  }
}
.size-149 {
  font-size: 149px;
}
@media screen and (max-width: 1599.98px) {
  .size-149 {
    font-size: 123px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-149 {
    font-size: 95px;
  }
}
.size-150 {
  font-size: 150px;
}
@media screen and (max-width: 1599.98px) {
  .size-150 {
    font-size: 124px;
  }
}
@media screen and (max-width: 575.98px) {
  .size-150 {
    font-size: 96px;
  }
}

.size-18 {
  letter-spacing: -0.36px;
}

.size-22 {
  letter-spacing: -0.44px;
}

.size-24 {
  letter-spacing: -0.48px;
}

.size-28 {
  letter-spacing: -0.56px;
}

/*Global container*/
.container {
  max-width: 1210px;
  padding: 0 30px;
  width: 100%;
}
.container-default {
  max-width: 1210px;
}
.container-xs {
  max-width: 1060px;
}
.container-sm {
  max-width: 1280px;
}
.container-md {
  max-width: 1380px;
}
.container-lg {
  max-width: 1460px;
}
.container-xl {
  max-width: 1500px;
}
.container-xxl {
  max-width: 1660px;
}
.container-xxxl {
  max-width: 1780px;
}
.container-fluid {
  max-width: 100%;
  padding: 0 60px;
  max-width: 100% !important;
}

@media (max-width: 1599.98px) {
  .container {
    max-width: 996px;
  }
  .container-default {
    max-width: 996px;
  }
  .container-xs {
    max-width: 874px;
  }
  .container-sm {
    max-width: 1050px;
  }
  .container-md {
    max-width: 1120px;
  }
  .container-lg {
    max-width: 1200px;
  }
  .container-xl {
    max-width: 1284px;
  }
  .container-xxl {
    max-width: 1368px;
  }
  .container-xxxl {
    max-width: 1480px;
  }
}
@media screen and (max-width: 1599.98px) {
  .container-fluid {
    padding: 0 50px;
  }
}
@media screen and (max-width: 1399.98px) {
  .container-fluid {
    padding: 0 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .container,
  [class*=container-] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*Global container END*/
/*---Inner Padding Container ---*/
.inner-padding {
  position: relative;
  width: 100%;
  padding: 70px 0;
}
.inner-padding-base {
  padding: 70px 0;
}
.inner-padding-20 {
  padding: 20px 0;
}
.inner-padding-30 {
  padding: 30px 0;
}
.inner-padding-40 {
  padding: 40px 0;
}
.inner-padding-50 {
  padding: 60px 0;
}
.inner-padding-60 {
  padding: 60px 0;
}
.inner-padding-70 {
  padding: 70px 0;
}
.inner-padding-80 {
  padding: 80px 0;
}
.inner-padding-90 {
  padding: 90px 0;
}
.inner-padding-100 {
  padding: 100px 0;
}
.inner-padding-110 {
  padding: 110px 0;
}
.inner-padding-120 {
  padding: 120px 0;
}
.inner-padding-130 {
  padding: 130px 0;
}
.inner-padding-140 {
  padding: 140px 0;
}
.inner-padding-150 {
  padding: 150px 0;
}
.inner-padding-160 {
  padding: 160px 0;
}
.inner-padding-170 {
  padding: 170px 0;
}
.inner-padding-180 {
  padding: 180px 0;
}
.inner-padding-190 {
  padding: 190px 0;
}
.inner-padding-200 {
  padding: 200px 0;
}
@media (max-width: 1599.98px) {
  .inner-padding-base {
    padding: 60px 0;
  }
  .inner-padding-20 {
    padding: 20px 0;
  }
  .inner-padding-30 {
    padding: 30px 0;
  }
  .inner-padding-40 {
    padding: 30px 0;
  }
  .inner-padding-50 {
    padding: 40px 0;
  }
  .inner-padding-60 {
    padding: 50px 0;
  }
  .inner-padding-70 {
    padding: 60px 0;
  }
  .inner-padding-80 {
    padding: 65px 0;
  }
  .inner-padding-90 {
    padding: 75px 0;
  }
  .inner-padding-100 {
    padding: 80px 0;
  }
  .inner-padding-110 {
    padding: 90px 0;
  }
  .inner-padding-120 {
    padding: 100px 0;
  }
  .inner-padding-130 {
    padding: 110px 0;
  }
  .inner-padding-140 {
    padding: 115px 0;
  }
  .inner-padding-150 {
    padding: 120px 0;
  }
  .inner-padding-160 {
    padding: 130px 0;
  }
  .inner-padding-170 {
    padding: 140px 0;
  }
  .inner-padding-180 {
    padding: 150px 0;
  }
  .inner-padding-190 {
    padding: 155px 0;
  }
  .inner-padding-200 {
    padding: 165px 0;
  }
}
@media (max-width: 1299.98px) {
  .inner-padding-base {
    padding: 50px 0;
  }
  .inner-padding-20 {
    padding: 20px 0;
  }
  .inner-padding-30 {
    padding: 30px 0;
  }
  .inner-padding-40 {
    padding: 30px 0;
  }
  .inner-padding-50 {
    padding: 35px 0;
  }
  .inner-padding-60 {
    padding: 40px 0;
  }
  .inner-padding-70 {
    padding: 50px 0;
  }
  .inner-padding-80 {
    padding: 55px 0;
  }
  .inner-padding-90 {
    padding: 60px 0;
  }
  .inner-padding-100 {
    padding: 70px 0;
  }
  .inner-padding-110 {
    padding: 75px 0;
  }
  .inner-padding-120 {
    padding: 80px 0;
  }
  .inner-padding-130 {
    padding: 90px 0;
  }
  .inner-padding-140 {
    padding: 95px 0;
  }
  .inner-padding-150 {
    padding: 100px 0;
  }
  .inner-padding-160 {
    padding: 110px 0;
  }
  .inner-padding-170 {
    padding: 115px 0;
  }
  .inner-padding-180 {
    padding: 120px 0;
  }
  .inner-padding-190 {
    padding: 130px 0;
  }
  .inner-padding-200 {
    padding: 135px 0;
  }
}
@media (max-width: 575.98px) {
  .inner-padding {
    padding: 40px 0;
  }
  .inner-padding-base {
    padding: 40px 0;
  }
  .inner-padding-20 {
    padding: 40px 0;
  }
  .inner-padding-30 {
    padding: 40px 0;
  }
  .inner-padding-40 {
    padding: 40px 0;
  }
  .inner-padding-50 {
    padding: 40px 0;
  }
  .inner-padding-60 {
    padding: 40px 0;
  }
  .inner-padding-70 {
    padding: 40px 0;
  }
  .inner-padding-80 {
    padding: 40px 0;
  }
  .inner-padding-90 {
    padding: 40px 0;
  }
  .inner-padding-100 {
    padding: 40px 0;
  }
  .inner-padding-110 {
    padding: 40px 0;
  }
  .inner-padding-120 {
    padding: 40px 0;
  }
  .inner-padding-130 {
    padding: 40px 0;
  }
  .inner-padding-140 {
    padding: 40px 0;
  }
  .inner-padding-150 {
    padding: 40px 0;
  }
  .inner-padding-160 {
    padding: 40px 0;
  }
  .inner-padding-170 {
    padding: 40px 0;
  }
  .inner-padding-180 {
    padding: 40px 0;
  }
  .inner-padding-190 {
    padding: 40px 0;
  }
  .inner-padding-200 {
    padding: 40px 0;
  }
}
/*---Inner Padding Container END---*/
/*---colContainer--*/
.colContainer {
  position: relative;
  display: block;
}
.colContainer.xs .textColRight,
.colContainer.xs .textColLeft {
  width: 500px;
}
@media screen and (max-width: 1599.98px) {
  .colContainer.xs .textColRight,
  .colContainer.xs .textColLeft {
    width: 438px;
  }
}
.colContainer.sm .textColRight,
.colContainer.sm .textColLeft {
  width: 550px;
}
@media screen and (max-width: 1599.98px) {
  .colContainer.sm .textColRight,
  .colContainer.sm .textColLeft {
    width: 448px;
  }
}
.colContainer.md .textColRight,
.colContainer.md .textColLeft {
  width: 650px;
}
@media screen and (max-width: 1599.98px) {
  .colContainer.md .textColRight,
  .colContainer.md .textColLeft {
    width: 530px;
  }
}
.colContainer.lg .textColRight,
.colContainer.lg .textColLeft {
  width: 700px;
}
@media screen and (max-width: 1599.98px) {
  .colContainer.lg .textColRight,
  .colContainer.lg .textColLeft {
    width: 570px;
  }
}
.colContainer.xl .textColRight,
.colContainer.xl .textColLeft {
  width: 750px;
}
@media screen and (max-width: 1599.98px) {
  .colContainer.xl .textColRight,
  .colContainer.xl .textColLeft {
    width: 612px;
  }
}
@media screen and (max-width: 1299.98px) {
  .colContainer.xl .textColRight,
  .colContainer.xl .textColLeft {
    width: 100%;
    padding: 0 30px;
  }
}
.colContainer.xxl .textColRight,
.colContainer.xxl .textColLeft {
  width: 800px;
}
@media screen and (max-width: 1599.98px) {
  .colContainer.xxl .textColRight,
  .colContainer.xxl .textColLeft {
    width: 654px;
  }
}
@media screen and (max-width: 1399.98px) {
  .colContainer.xxl .textColRight,
  .colContainer.xxl .textColLeft {
    width: 100%;
    padding: 0 30px;
  }
}

.textColRight,
.textColLeft {
  display: block;
  position: relative;
  width: 575px;
  padding: 0;
}
@media screen and (max-width: 1599.98px) {
  .textColRight,
  .textColLeft {
    width: 438px;
  }
}
@media screen and (max-width: 1199.98px) {
  .textColRight,
  .textColLeft {
    width: 100% !important;
    padding: 0 30px !important;
  }
}
@media screen and (max-width: 575.98px) {
  .textColRight,
  .textColLeft {
    width: 100% !important;
    padding: 0 20px !important;
  }
}
.textColRight.textColRight,
.textColLeft.textColRight {
  margin-right: auto;
}
.textColRight.textColLeft,
.textColLeft.textColLeft {
  margin-left: auto;
}

/*---colContainer END--*/
.gutters-2 {
  margin-right: -2px;
  margin-left: -2px;
}

.gutters-3 {
  margin-right: -3px;
  margin-left: -3px;
}

.gutters-4 {
  margin-right: -4px;
  margin-left: -4px;
}

.gutters-5 {
  margin-right: -5px;
  margin-left: -5px;
}

.gutters-6 {
  margin-right: -6px;
  margin-left: -6px;
}

.gutters-7 {
  margin-right: -7px;
  margin-left: -7px;
}

.gutters-8 {
  margin-right: -8px;
  margin-left: -8px;
}

.gutters-9 {
  margin-right: -9px;
  margin-left: -9px;
}

.gutters-10 {
  margin-right: -10px;
  margin-left: -10px;
}

.gutters-12 {
  margin-right: -12px;
  margin-left: -12px;
}

.gutters-15 {
  margin-right: -15px;
  margin-left: -15px;
}

.gutters-18 {
  margin-right: -18px;
  margin-left: -18px;
}

.gutters-20 {
  margin-right: -20px;
  margin-left: -20px;
}

.gutters-25 {
  margin-right: -25px;
  margin-left: -25px;
}

.gutters-30 {
  margin-right: -30px;
  margin-left: -30px;
}

.gutters-35 {
  margin-right: -35px;
  margin-left: -35px;
}

.gutters-40 {
  margin-right: -40px;
  margin-left: -40px;
}

.gutters-2 > .col, .gutters-2 > [class*=col-], .gutters-2 > li, .slick-slider.gutters-2 .slider-slide {
  padding-right: 2px;
  padding-left: 2px;
}

.gutters-3 > .col, .gutters-3 > [class*=col-], .gutters-3 > li, .slick-slider.gutters-3 .slider-slide {
  padding-right: 3px;
  padding-left: 3px;
}

.gutters-4 > .col, .gutters-4 > [class*=col-], .gutters-4 > li, .slick-slider.gutters-4 .slider-slide {
  padding-right: 4px;
  padding-left: 4px;
}

.gutters-5 > .col, .gutters-5 > [class*=col-], .gutters-5 > li, .slick-slider.gutters-5 .slider-slide {
  padding-right: 5px;
  padding-left: 5px;
}

.gutters-6 > .col, .gutters-6 > [class*=col-], .gutters-6 > li, .slick-slider.gutters-6 .slider-slide {
  padding-right: 6px;
  padding-left: 6px;
}

.gutters-7 > .col, .gutters-7 > [class*=col-], .gutters-7 > li, .slick-slider.gutters-7 .slider-slide {
  padding-right: 7px;
  padding-left: 7px;
}

.gutters-8 > .col, .gutters-8 > [class*=col-], .gutters-8 > li, .slick-slider.gutters-8 .slider-slide {
  padding-right: 8px;
  padding-left: 8px;
}

.gutters-9 > .col, .gutters-9 > [class*=col-], .gutters-9 > li, .slick-slider.gutters-9 .slider-slide {
  padding-right: 9px;
  padding-left: 9px;
}

.gutters-10 > .col, .gutters-10 > [class*=col-], .gutters-10 > li, .slick-slider.gutters-10 .slider-slide {
  padding-right: 10px;
  padding-left: 10px;
}

.gutters-12 > .col, .gutters-12 > [class*=col-], .gutters-12 > li, .slick-slider.gutters-12 .slider-slide {
  padding-right: 12px;
  padding-left: 12px;
}

.gutters-15 > .col, .gutters-15 > [class*=col-], .gutters-15 > li, .slick-slider.gutters-15 .slider-slide {
  padding-right: 15px;
  padding-left: 15px;
}

.gutters-18 > .col, .gutters-18 > [class*=col-], .gutters-18 > li, .slick-slider.gutters-18 .slider-slide {
  padding-right: 18px;
  padding-left: 18px;
}

.gutters-20 > .col, .gutters-20 > [class*=col-], .gutters-20 > li, .slick-slider.gutters-20 .slider-slide {
  padding-right: 20px;
  padding-left: 20px;
}

.gutters-25 > .col, .gutters-25 > [class*=col-], .gutters-25 > li, .slick-slider.gutters-25 .slider-slide {
  padding-right: 25px;
  padding-left: 25px;
}

.gutters-30 > .col, .gutters-30 > [class*=col-], .gutters-30 > li, .slick-slider.gutters-30 .slider-slide {
  padding-right: 30px;
  padding-left: 30px;
}

.gutters-35 > .col, .gutters-35 > [class*=col-], .gutters-35 > li, .slick-slider.gutters-35 .slider-slide {
  padding-right: 35px;
  padding-left: 35px;
}

.gutters-40 > .col, .gutters-40 > [class*=col-], .gutters-40 > li, .slick-slider.gutters-40 .slider-slide {
  padding-right: 40px;
  padding-left: 40px;
}

.grid-2 > .col, .grid-2 > [class*=col-], .grid-2 > li, .slick-slider.grid-2 .slider-slide {
  padding-top: 2px;
  padding-bottom: 2px;
}

.grid-3 > .col, .grid-3 > [class*=col-], .grid-3 > li, .slick-slider.grid-3 .slider-slide {
  padding-top: 3px;
  padding-bottom: 3px;
}

.grid-4 > .col, .grid-4 > [class*=col-], .grid-4 > li, .slick-slider.grid-4 .slider-slide {
  padding-top: 4px;
  padding-bottom: 4px;
}

.grid-5 > .col, .grid-5 > [class*=col-], .grid-5 > li, .slick-slider.grid-5 .slider-slide {
  padding-top: 5px;
  padding-bottom: 5px;
}

.grid-6 > .col, .grid-6 > [class*=col-], .grid-6 > li, .slick-slider.grid-6 .slider-slide {
  padding-top: 6px;
  padding-bottom: 6px;
}

.grid-7 > .col, .grid-7 > [class*=col-], .grid-7 > li, .slick-slider.grid-7 .slider-slide {
  padding-top: 7px;
  padding-bottom: 7px;
}

.grid-8 > .col, .grid-8 > [class*=col-], .grid-8 > li, .slick-slider.grid-8 .slider-slide {
  padding-top: 8px;
  padding-bottom: 8px;
}

.grid-9 > .col, .grid-9 > [class*=col-], .grid-9 > li, .slick-slider.grid-9 .slider-slide {
  padding-top: 9px;
  padding-bottom: 9px;
}

.grid-10 > .col, .grid-10 > [class*=col-], .grid-10 > li, .slick-slider.grid-10 .slider-slide {
  padding-top: 10px;
  padding-bottom: 10px;
}

.grid-12 > .col, .grid-12 > [class*=col-], .grid-12 > li, .slick-slider.grid-12 .slider-slide {
  padding-top: 12px;
  padding-bottom: 12px;
}

.grid-15 > .col, .grid-15 > [class*=col-], .grid-15 > li, .slick-slider.grid-15 .slider-slide {
  padding-top: 15px;
  padding-bottom: 15px;
}

.grid-18 > .col, .grid-18 > [class*=col-], .grid-18 > li, .slick-slider.grid-18 .slider-slide {
  padding-top: 18px;
  padding-bottom: 18px;
}

.grid-20 > .col, .grid-20 > [class*=col-], .grid-20 > li, .slick-slider.grid-20 .slider-slide {
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-25 > .col, .grid-25 > [class*=col-], .grid-25 > li, .slick-slider.grid-25 .slider-slide {
  padding-top: 25px;
  padding-bottom: 25px;
}

.grid-30 > .col, .grid-30 > [class*=col-], .grid-30 > li, .slick-slider.grid-30 .slider-slide {
  padding-top: 30px;
  padding-bottom: 30px;
}

.grid-35 > .col, .grid-35 > [class*=col-], .grid-35 > li, .slick-slider.grid-35 .slider-slide {
  padding-top: 35px;
  padding-bottom: 35px;
}

.grid-40 > .col, .grid-40 > [class*=col-], .grid-40 > li, .slick-slider.grid-40 .slider-slide {
  padding-top: 40px;
  padding-bottom: 40px;
}

.row.grid-2, ul.grid-2, .slick-slider.grid-2 {
  margin-top: -2px;
  margin-bottom: -2px;
}

.row.grid-3, ul.grid-3, .slick-slider.grid-3 {
  margin-top: -3px;
  margin-bottom: -3px;
}

.row.grid-4, ul.grid-4, .slick-slider.grid-4 {
  margin-top: -4px;
  margin-bottom: -4px;
}

.row.grid-5, ul.grid-5, .slick-slider.grid-5 {
  margin-top: -5px;
  margin-bottom: -5px;
}

.row.grid-6, ul.grid-6, .slick-slider.grid-6 {
  margin-top: -6px;
  margin-bottom: -6px;
}

.row.grid-7, ul.grid-7, .slick-slider.grid-7 {
  margin-top: -7px;
  margin-bottom: -7px;
}

.row.grid-8, ul.grid-8, .slick-slider.grid-8 {
  margin-top: -8px;
  margin-bottom: -8px;
}

.row.grid-9, ul.grid-9, .slick-slider.grid-9 {
  margin-top: -9px;
  margin-bottom: -9px;
}

.row.grid-10, ul.grid-10, .slick-slider.grid-10 {
  margin-top: -10px;
  margin-bottom: -10px;
}

.row.grid-12, ul.grid-12, .slick-slider.grid-12 {
  margin-top: -12px;
  margin-bottom: -12px;
}

.row.grid-15, ul.grid-15, .slick-slider.grid-15 {
  margin-top: -15px;
  margin-bottom: -15px;
}

.row.grid-18, ul.grid-18, .slick-slider.grid-18 {
  margin-top: -18px;
  margin-bottom: -18px;
}

.row.grid-20, ul.grid-20, .slick-slider.grid-20 {
  margin-top: -20px;
  margin-bottom: -20px;
}

.row.grid-25, ul.grid-25, .slick-slider.grid-25 {
  margin-top: -25px;
  margin-bottom: -25px;
}

.row.grid-30, ul.grid-30, .slick-slider.grid-30 {
  margin-top: -30px;
  margin-bottom: -30px;
}

.row.grid-35, ul.grid-35, .slick-slider.grid-35 {
  margin-top: -35px;
  margin-bottom: -35px;
}

.row.grid-40, ul.grid-40, .slick-slider.grid-40 {
  margin-top: -40px;
  margin-bottom: -40px;
}

/*-1500--125%*/
@media screen and (max-width: 1599.98px) {
  .gutters-12 {
    margin-right: -10px;
    margin-left: -10px;
  }
  .gutters-15 {
    margin-right: -12px;
    margin-left: -12px;
  }
  .gutters-18 {
    margin-right: -15px;
    margin-left: -15px;
  }
  .gutters-20 {
    margin-right: -15px;
    margin-left: -15px;
  }
  .gutters-25 {
    margin-right: -20px;
    margin-left: -20px;
  }
  .gutters-30 {
    margin-right: -25px;
    margin-left: -25px;
  }
  .gutters-35 {
    margin-right: -30px;
    margin-left: -30px;
  }
  .gutters-40 {
    margin-right: -35px;
    margin-left: -35px;
  }
  .gutters-12 > .col, .gutters-12 > [class*=col-], .gutters-12 > li, .slick-slider.gutters-12 .slider-slide {
    padding-right: 10px;
    padding-left: 10px;
  }
  .gutters-15 > .col, .gutters-15 > [class*=col-], .gutters-15 > li, .slick-slider.gutters-15 .slider-slide {
    padding-right: 12px;
    padding-left: 12px;
  }
  .gutters-18 > .col, .gutters-18 > [class*=col-], .gutters-18 > li, .slick-slider.gutters-18 .slider-slide {
    padding-right: 15px;
    padding-left: 15px;
  }
  .gutters-20 > .col, .gutters-20 > [class*=col-], .gutters-20 > li, .slick-slider.gutters-20 .slider-slide {
    padding-right: 15px;
    padding-left: 15px;
  }
  .gutters-25 > .col, .gutters-25 > [class*=col-], .gutters-25 > li, .slick-slider.gutters-25 .slider-slide {
    padding-right: 20px;
    padding-left: 20px;
  }
  .gutters-30 > .col, .gutters-30 > [class*=col-], .gutters-30 > li, .slick-slider.gutters-30 .slider-slide {
    padding-right: 25px;
    padding-left: 25px;
  }
  .gutters-35 > .col, .gutters-35 > [class*=col-], .gutters-35 > li, .slick-slider.gutters-35 .slider-slide {
    padding-right: 30px;
    padding-left: 30px;
  }
  .gutters-40 > .col, .gutters-40 > [class*=col-], .gutters-40 > li, .slick-slider.gutters-40 .slider-slide {
    padding-right: 35px;
    padding-left: 35px;
  }
  .grid-12 > .col, .grid-12 > [class*=col-], .grid-12 > li, .slick-slider.grid-12 .slider-slide {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .grid-15 > .col, .grid-15 > [class*=col-], .grid-15 > li, .slick-slider.grid-15 .slider-slide {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .grid-18 > .col, .grid-18 > [class*=col-], .grid-18 > li, .slick-slider.grid-18 .slider-slide {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .grid-20 > .col, .grid-20 > [class*=col-], .grid-20 > li, .slick-slider.grid-20 .slider-slide {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .grid-25 > .col, .grid-25 > [class*=col-], .grid-25 > li, .slick-slider.grid-25 .slider-slide {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .grid-30 > .col, .grid-30 > [class*=col-], .grid-30 > li, .slick-slider.grid-30 .slider-slide {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .grid-35 > .col, .grid-35 > [class*=col-], .grid-35 > li, .slick-slider.grid-35 .slider-slide {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .grid-40 > .col, .grid-40 > [class*=col-], .grid-40 > li, .slick-slider.grid-40 .slider-slide {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .row.grid-12, ul.grid-12, .slick-slider.grid-12 {
    margin-top: -10px;
    margin-bottom: -10px;
  }
  .row.grid-15, ul.grid-15, .slick-slider.grid-15 {
    margin-top: -12px;
    margin-bottom: -12px;
  }
  .row.grid-18, ul.grid-18, .slick-slider.grid-18 {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .row.grid-20, ul.grid-20, .slick-slider.grid-20 {
    margin-top: -15px;
    margin-bottom: -15px;
  }
  .row.grid-25, ul.grid-25, .slick-slider.grid-25 {
    margin-top: -20px;
    margin-bottom: -20px;
  }
  .row.grid-30, ul.grid-30, .slick-slider.grid-30 {
    margin-top: -25px;
    margin-bottom: -25px;
  }
  .row.grid-35, ul.grid-35, .slick-slider.grid-35 {
    margin-top: -30px;
    margin-bottom: -30px;
  }
  .row.grid-40, ul.grid-40, .slick-slider.grid-40 {
    margin-top: -35px;
    margin-bottom: -35px;
  }
}
/*-480-sm*/
@media screen and (max-width: 575.98px) {
  .gutters-12,
  .gutters-15,
  .gutters-18,
  .gutters-20,
  .gutters-25,
  .gutters-30,
  .gutters-35,
  .gutters-40 {
    margin-right: -10px;
    margin-left: -10px;
  }
  .gutters-18 > .col, .gutters-18 > [class*=col-], .gutters-18 > li, .slick-slider.gutters-18 .slider-slide,
  .gutters-20 > .col, .gutters-20 > [class*=col-], .gutters-20 > li, .slick-slider.gutters-20 .slider-slide,
  .gutters-25 > .col, .gutters-25 > [class*=col-], .gutters-25 > li, .slick-slider.gutters-25 .slider-slide,
  .gutters-30 > .col, .gutters-30 > [class*=col-], .gutters-30 > li, .slick-slider.gutters-30 .slider-slide,
  .gutters-35 > .col, .gutters-35 > [class*=col-], .gutters-35 > li, .slick-slider.gutters-35 .slider-slide,
  .gutters-40 > .col, .gutters-40 > [class*=col-], .gutters-40 > li, .slick-slider.gutters-40 .slider-slide {
    padding-right: 10px;
    padding-left: 10px;
  }
  .grid-18 > .col, .grid-18 > [class*=col-], .grid-18 > li, .slick-slider.grid-18 .slider-slide,
  .grid-20 > .col, .grid-20 > [class*=col-], .grid-20 > li, .slick-slider.grid-20 .slider-slide,
  .grid-25 > .col, .grid-25 > [class*=col-], .grid-25 > li, .slick-slider.grid-25 .slider-slide,
  .grid-30 > .col, .grid-30 > [class*=col-], .grid-30 > li, .slick-slider.grid-30 .slider-slide,
  .grid-35 > .col, .grid-35 > [class*=col-], .grid-35 > li, .slick-slider.grid-35 .slider-slide,
  .grid-40 > .col, .grid-40 > [class*=col-], .grid-40 > li, .slick-slider.grid-40 .slider-slide {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .row.grid-18, ul.grid-18, .slick-slider.grid-18,
  .row.grid-20, ul.grid-20, .slick-slider.grid-20,
  .row.grid-25, ul.grid-25, .slick-slider.grid-25,
  .row.grid-30, ul.grid-30, .slick-slider.grid-30,
  .row.grid-35, ul.grid-35, .slick-slider.grid-35,
  .row.grid-40, ul.grid-40, .slick-slider.grid-40 {
    margin-top: -10px;
    margin-bottom: -10px;
  }
}
/*---*/
.leftpad, .rightpad {
  position: relative;
}

.leftmargin, .rightmargin {
  position: relative;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mr70 {
  margin-right: 70px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.ml70 {
  margin-left: 70px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mr80 {
  margin-right: 80px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.ml80 {
  margin-left: 80px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mr90 {
  margin-right: 90px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.ml90 {
  margin-left: 90px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.mr100 {
  margin-right: 100px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.ml100 {
  margin-left: 100px !important;
}

/*--*/
.mr-15 {
  margin-right: -15px !important;
}

.ml-15 {
  margin-left: -15px !important;
}

.mr-20 {
  margin-right: -20px !important;
}

.ml-20 {
  margin-left: -20px !important;
}

.mr-25 {
  margin-right: -25px !important;
}

.ml-25 {
  margin-left: -25px !important;
}

.mr-30 {
  margin-right: -30px !important;
}

.ml-30 {
  margin-left: -30px !important;
}

.mr-35 {
  margin-right: -35px !important;
}

.ml-35 {
  margin-left: -35px !important;
}

.mr-40 {
  margin-right: -40px !important;
}

.ml-40 {
  margin-left: -40px !important;
}

.mr-45 {
  margin-right: -45px !important;
}

.ml-45 {
  margin-left: -45px !important;
}

.mr-50 {
  margin-right: -50px !important;
}

.ml-50 {
  margin-left: -50px !important;
}

.mr-55 {
  margin-right: -55px !important;
}

.ml-55 {
  margin-left: -55px !important;
}

.mr-60 {
  margin-right: -60px !important;
}

.ml-60 {
  margin-left: -60px !important;
}

.mr-70 {
  margin-right: -70px !important;
}

.ml-70 {
  margin-left: -70px !important;
}

.mr-80 {
  margin-right: -80px !important;
}

.ml-80 {
  margin-left: -80px !important;
}

.mr-90 {
  margin-right: -90px !important;
}

.ml-90 {
  margin-left: -90px !important;
}

.mr-100 {
  margin-right: -100px !important;
}

.ml-100 {
  margin-left: -100px !important;
}

.ml-auto {
  margin-left: auto;
  margin-right: inherit;
}

.mr-auto {
  margin-right: auto;
  margin-left: inherit;
}

/*--*/
.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.p60 {
  padding: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.p65 {
  padding: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.p70 {
  padding: 70px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pr70 {
  padding-right: 70px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pl70 {
  padding-left: 70px !important;
}

.p75 {
  padding: 75px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pr75 {
  padding-right: 75px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pl75 {
  padding-left: 75px !important;
}

.p80 {
  padding: 80px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pr80 {
  padding-right: 80px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pl80 {
  padding-left: 80px !important;
}

.p85 {
  padding: 85px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pr85 {
  padding-right: 85px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pl85 {
  padding-left: 85px !important;
}

.p90 {
  padding: 90px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pr90 {
  padding-right: 90px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pl90 {
  padding-left: 90px !important;
}

.p95 {
  padding: 95px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pr95 {
  padding-right: 95px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pl95 {
  padding-left: 95px !important;
}

.p100 {
  padding: 100px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pr100 {
  padding-right: 100px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pl100 {
  padding-left: 100px !important;
}

/*-----*/
@media screen and (max-width: 1599.98px) {
  /*--*/
  .mt10 {
    margin-top: 8px !important;
  }
  .mr10 {
    margin-right: 8px !important;
  }
  .mb10 {
    margin-bottom: 8px !important;
  }
  .ml10 {
    margin-left: 8px !important;
  }
  .mt15 {
    margin-top: 12px !important;
  }
  .mr15 {
    margin-right: 12px !important;
  }
  .mb15 {
    margin-bottom: 12px !important;
  }
  .ml15 {
    margin-left: 12px !important;
  }
  .mt20 {
    margin-top: 15px !important;
  }
  .mr20 {
    margin-right: 15px !important;
  }
  .mb20 {
    margin-bottom: 15px !important;
  }
  .ml20 {
    margin-left: 15px !important;
  }
  .mt25 {
    margin-top: 20px !important;
  }
  .mr25 {
    margin-right: 20px !important;
  }
  .mb25 {
    margin-bottom: 20px !important;
  }
  .ml25 {
    margin-left: 20px !important;
  }
  .mt30 {
    margin-top: 25px !important;
  }
  .mr30 {
    margin-right: 25px !important;
  }
  .mb30 {
    margin-bottom: 25px !important;
  }
  .ml30 {
    margin-left: 25px !important;
  }
  .mt35 {
    margin-top: 30px !important;
  }
  .mr35 {
    margin-right: 30px !important;
  }
  .mb35 {
    margin-bottom: 30px !important;
  }
  .ml35 {
    margin-left: 30px !important;
  }
  .mt40 {
    margin-top: 35px !important;
  }
  .mr40 {
    margin-right: 35px !important;
  }
  .mb40 {
    margin-bottom: 35px !important;
  }
  .ml40 {
    margin-left: 35px !important;
  }
  .mt50 {
    margin-top: 40px !important;
  }
  .mr50 {
    margin-right: 40px !important;
  }
  .mb50 {
    margin-bottom: 40px !important;
  }
  .ml50 {
    margin-left: 40px !important;
  }
  .mt60 {
    margin-top: 45px !important;
  }
  .mr60 {
    margin-right: 45px !important;
  }
  .mb60 {
    margin-bottom: 45px !important;
  }
  .ml60 {
    margin-left: 45px !important;
  }
  .mt70 {
    margin-top: 50px !important;
  }
  .mr70 {
    margin-right: 50px !important;
  }
  .mb70 {
    margin-bottom: 50px !important;
  }
  .ml70 {
    margin-left: 50px !important;
  }
  .mt80 {
    margin-top: 60px !important;
  }
  .mr80 {
    margin-right: 60px !important;
  }
  .mb80 {
    margin-bottom: 60px !important;
  }
  .ml80 {
    margin-left: 60px !important;
  }
  .mt90 {
    margin-top: 80px !important;
  }
  .mr90 {
    margin-right: 80px !important;
  }
  .mb90 {
    margin-bottom: 80px !important;
  }
  .ml90 {
    margin-left: 80px !important;
  }
  .mt100 {
    margin-top: 80px !important;
  }
  .mr100 {
    margin-right: 80px !important;
  }
  .mb100 {
    margin-bottom: 80px !important;
  }
  .ml100 {
    margin-left: 80px !important;
  }
  /*--*/
  .mr-15 {
    margin-right: -10px !important;
  }
  .ml-15 {
    margin-left: -10px !important;
  }
  .mr-20 {
    margin-right: -15px !important;
  }
  .ml-20 {
    margin-left: -15px !important;
  }
  .mr-25 {
    margin-right: -20px !important;
  }
  .ml-25 {
    margin-left: -20px !important;
  }
  .mr-30 {
    margin-right: -25px !important;
  }
  .ml-30 {
    margin-left: -25px !important;
  }
  .mr-35 {
    margin-right: -30px !important;
  }
  .ml-35 {
    margin-left: -30px !important;
  }
  .mr-40 {
    margin-right: -35px !important;
  }
  .ml-40 {
    margin-left: -35px !important;
  }
  .mr-45 {
    margin-right: -40px !important;
  }
  .ml-45 {
    margin-left: -40px !important;
  }
  .mr-50 {
    margin-right: -40px !important;
  }
  .ml-50 {
    margin-left: -40px !important;
  }
  .mr-55 {
    margin-right: -45px !important;
  }
  .ml-55 {
    margin-left: -45px !important;
  }
  .ml-60 {
    margin-left: -45px !important;
  }
  .mr-70 {
    margin-right: -45px !important;
  }
  .ml-70 {
    margin-left: -45px !important;
  }
  .mr-80 {
    margin-right: -50px !important;
  }
  .ml-80 {
    margin-left: -50px !important;
  }
  .mr-90 {
    margin-right: -60px !important;
  }
  .ml-90 {
    margin-left: -60px !important;
  }
  .mr-100 {
    margin-right: -80px !important;
  }
  .ml-100 {
    margin-left: -80px !important;
  }
  .p15 {
    padding: 10px !important;
  }
  .pt15 {
    padding-top: 10px !important;
  }
  .pr15 {
    padding-right: 10px !important;
  }
  .pb15 {
    padding-bottom: 10px !important;
  }
  .pl15 {
    padding-left: 10px !important;
  }
  .p20 {
    padding: 15px !important;
  }
  .pt20 {
    padding-top: 15px !important;
  }
  .pr20 {
    padding-right: 15px !important;
  }
  .pb20 {
    padding-bottom: 15px !important;
  }
  .pl20 {
    padding-left: 15px !important;
  }
  .p25 {
    padding: 20px !important;
  }
  .pt25 {
    padding-top: 20px !important;
  }
  .pr25 {
    padding-right: 20px !important;
  }
  .pb25 {
    padding-bottom: 20px !important;
  }
  .pl25 {
    padding-left: 20px !important;
  }
  .p30 {
    padding: 25px !important;
  }
  .pt30 {
    padding-top: 25px !important;
  }
  .pr30 {
    padding-right: 25px !important;
  }
  .pb30 {
    padding-bottom: 25px !important;
  }
  .pl30 {
    padding-left: 25px !important;
  }
  .p35 {
    padding: 30px !important;
  }
  .pt35 {
    padding-top: 30px !important;
  }
  .pr35 {
    padding-right: 30px !important;
  }
  .pb35 {
    padding-bottom: 30px !important;
  }
  .pl35 {
    padding-left: 30px !important;
  }
  .p40 {
    padding: 30px !important;
  }
  .pt40 {
    padding-top: 30px !important;
  }
  .pr40 {
    padding-right: 30px !important;
  }
  .pb40 {
    padding-bottom: 30px !important;
  }
  .pl40 {
    padding-left: 30px !important;
  }
  .p45 {
    padding: 35px !important;
  }
  .pt45 {
    padding-top: 35px !important;
  }
  .pr45 {
    padding-right: 35px !important;
  }
  .pb45 {
    padding-bottom: 35px !important;
  }
  .pl45 {
    padding-left: 35px !important;
  }
  .p50 {
    padding: 40px !important;
  }
  .pt50 {
    padding-top: 40px !important;
  }
  .pr50 {
    padding-right: 40px !important;
  }
  .pb50 {
    padding-bottom: 40px !important;
  }
  .pl50 {
    padding-left: 40px !important;
  }
  .p60 {
    padding: 45px !important;
  }
  .pt60 {
    padding-top: 45px !important;
  }
  .pr60 {
    padding-right: 45px !important;
  }
  .pb60 {
    padding-bottom: 45px !important;
  }
  .pl60 {
    padding-left: 45px !important;
  }
  .p65 {
    padding: 45px !important;
  }
  .pt65 {
    padding-top: 45px !important;
  }
  .pr65 {
    padding-right: 45px !important;
  }
  .pb65 {
    padding-bottom: 45px !important;
  }
  .pl65 {
    padding-left: 45px !important;
  }
  .p70 {
    padding: 45px !important;
  }
  .pt70 {
    padding-top: 45px !important;
  }
  .pr70 {
    padding-right: 45px !important;
  }
  .pb70 {
    padding-bottom: 45px !important;
  }
  .pl70 {
    padding-left: 45px !important;
  }
  .p75 {
    padding: 45px !important;
  }
  .pt75 {
    padding-top: 45px !important;
  }
  .pr75 {
    padding-right: 45px !important;
  }
  .pb75 {
    padding-bottom: 45px !important;
  }
  .pl75 {
    padding-left: 45px !important;
  }
  .p80 {
    padding: 50px !important;
  }
  .pt80 {
    padding-top: 50px !important;
  }
  .pr80 {
    padding-right: 50px !important;
  }
  .pb80 {
    padding-bottom: 50px !important;
  }
  .pl80 {
    padding-left: 50px !important;
  }
  .p85 {
    padding: 50px !important;
  }
  .pt85 {
    padding-top: 50px !important;
  }
  .pr85 {
    padding-right: 50px !important;
  }
  .pb85 {
    padding-bottom: 50px !important;
  }
  .pl85 {
    padding-left: 50px !important;
  }
  .p90 {
    padding: 60px !important;
  }
  .pt90 {
    padding-top: 60px !important;
  }
  .pr90 {
    padding-right: 60px !important;
  }
  .pb90 {
    padding-bottom: 60px !important;
  }
  .pl90 {
    padding-left: 60px !important;
  }
  .p95 {
    padding: 60px !important;
  }
  .pt95 {
    padding-top: 60px !important;
  }
  .pr95 {
    padding-right: 60px !important;
  }
  .pb95 {
    padding-bottom: 60px !important;
  }
  .pl95 {
    padding-left: 60px !important;
  }
  .p100 {
    padding: 75px !important;
  }
  .pt100 {
    padding-top: 75px !important;
  }
  .pr100 {
    padding-right: 75px !important;
  }
  .pb100 {
    padding-bottom: 75px !important;
  }
  .pl100 {
    padding-left: 75px !important;
  }
}
@media screen and (max-width: 575.98px) {
  /*--*/
  .mt30 {
    margin-top: 20px !important;
  }
  .mr30 {
    margin-right: 20px !important;
  }
  .mb30 {
    margin-bottom: 20px !important;
  }
  .ml30 {
    margin-left: 20px !important;
  }
  .mt40 {
    margin-top: 30px !important;
  }
  .mr40 {
    margin-right: 30px !important;
  }
  .mb40 {
    margin-bottom: 30px !important;
  }
  .ml40 {
    margin-left: 30px !important;
  }
  .mt50 {
    margin-top: 30px !important;
  }
  .mr50 {
    margin-right: 30px !important;
  }
  .mb50 {
    margin-bottom: 30px !important;
  }
  .ml50 {
    margin-left: 30px !important;
  }
  .mt60 {
    margin-top: 30px !important;
  }
  .mr60 {
    margin-right: 30px !important;
  }
  .mb60 {
    margin-bottom: 30px !important;
  }
  .ml60 {
    margin-left: 30px !important;
  }
  .mt70 {
    margin-top: 30px !important;
  }
  .mr70 {
    margin-right: 30px !important;
  }
  .mb70 {
    margin-bottom: 30px !important;
  }
  .ml70 {
    margin-left: 30px !important;
  }
  .mt80 {
    margin-top: 30px !important;
  }
  .mr80 {
    margin-right: 30px !important;
  }
  .mb80 {
    margin-bottom: 30px !important;
  }
  .ml80 {
    margin-left: 30px !important;
  }
  .mt90 {
    margin-top: 30px !important;
  }
  .mr90 {
    margin-right: 30px !important;
  }
  .mb90 {
    margin-bottom: 30px !important;
  }
  .ml90 {
    margin-left: 30px !important;
  }
  .mt100 {
    margin-top: 30px !important;
  }
  .mr100 {
    margin-right: 30px !important;
  }
  .mb100 {
    margin-bottom: 30px !important;
  }
  .ml100 {
    margin-left: 30px !important;
  }
  /*--*/
  .mr-15 {
    margin-right: 0px !important;
  }
  .ml-15 {
    margin-left: 0px !important;
  }
  .mr-20 {
    margin-right: 0px !important;
  }
  .ml-20 {
    margin-left: 0px !important;
  }
  .mr-25 {
    margin-right: 0px !important;
  }
  .ml-25 {
    margin-left: 0px !important;
  }
  .mr-30 {
    margin-right: 0px !important;
  }
  .ml-30 {
    margin-left: 0px !important;
  }
  .mr-35 {
    margin-right: 0px !important;
  }
  .ml-35 {
    margin-left: 0px !important;
  }
  .mr-40 {
    margin-right: 0px !important;
  }
  .ml-40 {
    margin-left: 0px !important;
  }
  .mr-45 {
    margin-right: 0px !important;
  }
  .ml-45 {
    margin-left: 0px !important;
  }
  .mr-50 {
    margin-right: 0px !important;
  }
  .ml-50 {
    margin-left: 0px !important;
  }
  .mr-55 {
    margin-right: 0px !important;
  }
  .ml-55 {
    margin-left: 0px !important;
  }
  .ml-60 {
    margin-left: 0px !important;
  }
  .mr-70 {
    margin-right: 0px !important;
  }
  .ml-70 {
    margin-left: 0px !important;
  }
  .mr-80 {
    margin-right: 0px !important;
  }
  .ml-80 {
    margin-left: 0px !important;
  }
  .mr-90 {
    margin-right: 0px !important;
  }
  .ml-90 {
    margin-left: 0px !important;
  }
  .mr-100 {
    margin-right: 0px !important;
  }
  .ml-100 {
    margin-left: 0px !important;
  }
  .p45 {
    padding: 30px !important;
  }
  .pt45 {
    padding-top: 30px !important;
  }
  .pr45 {
    padding-right: 30px !important;
  }
  .pb45 {
    padding-bottom: 30px !important;
  }
  .pl45 {
    padding-left: 30px !important;
  }
  .p50 {
    padding: 30px !important;
  }
  .pt50 {
    padding-top: 30px !important;
  }
  .pr50 {
    padding-right: 30px !important;
  }
  .pb50 {
    padding-bottom: 30px !important;
  }
  .pl50 {
    padding-left: 30px !important;
  }
  .p60 {
    padding: 30px !important;
  }
  .pt60 {
    padding-top: 30px !important;
  }
  .pr60 {
    padding-right: 30px !important;
  }
  .pb60 {
    padding-bottom: 30px !important;
  }
  .pl60 {
    padding-left: 30px !important;
  }
  .p65 {
    padding: 30px !important;
  }
  .pt65 {
    padding-top: 30px !important;
  }
  .pr65 {
    padding-right: 30px !important;
  }
  .pb65 {
    padding-bottom: 30px !important;
  }
  .pl65 {
    padding-left: 30px !important;
  }
  .p70 {
    padding: 30px !important;
  }
  .pt70 {
    padding-top: 30px !important;
  }
  .pr70 {
    padding-right: 30px !important;
  }
  .pb70 {
    padding-bottom: 30px !important;
  }
  .pl70 {
    padding-left: 30px !important;
  }
  .p75 {
    padding: 30px !important;
  }
  .pt75 {
    padding-top: 30px !important;
  }
  .pr75 {
    padding-right: 30px !important;
  }
  .pb75 {
    padding-bottom: 30px !important;
  }
  .pl75 {
    padding-left: 30px !important;
  }
  .p80 {
    padding: 30px !important;
  }
  .pt80 {
    padding-top: 30px !important;
  }
  .pr80 {
    padding-right: 30px !important;
  }
  .pb80 {
    padding-bottom: 30px !important;
  }
  .pl80 {
    padding-left: 30px !important;
  }
  .p85 {
    padding: 30px !important;
  }
  .pt85 {
    padding-top: 30px !important;
  }
  .pr85 {
    padding-right: 30px !important;
  }
  .pb85 {
    padding-bottom: 30px !important;
  }
  .pl85 {
    padding-left: 30px !important;
  }
  .p90 {
    padding: 30px !important;
  }
  .pt90 {
    padding-top: 30px !important;
  }
  .pr90 {
    padding-right: 30px !important;
  }
  .pb90 {
    padding-bottom: 30px !important;
  }
  .pl90 {
    padding-left: 30px !important;
  }
  .p95 {
    padding: 30px !important;
  }
  .pt95 {
    padding-top: 30px !important;
  }
  .pr95 {
    padding-right: 30px !important;
  }
  .pb95 {
    padding-bottom: 30px !important;
  }
  .pl95 {
    padding-left: 30px !important;
  }
  .p100 {
    padding: 30px !important;
  }
  .pt100 {
    padding-top: 30px !important;
  }
  .pr100 {
    padding-right: 30px !important;
  }
  .pb100 {
    padding-bottom: 30px !important;
  }
  .pl100 {
    padding-left: 30px !important;
  }
}
@media screen and (max-width: 1919.98px) {
  .leftpad.hd,
  .leftpad-hd {
    padding-left: 0 !important;
  }
  .rightpad.hd,
  .rightpad-hd {
    padding-right: 0 !important;
  }
  .leftmargin.hd,
  .leftmargin-hd {
    margin-left: 0 !important;
  }
  .rightmargin.hd,
  .rightmargin-hd {
    margin-right: 0 !important;
  }
  .pt0.hd,
  .pt0-hd {
    padding-top: 0 !important;
  }
  .pr0.hd,
  .pr0-hd {
    padding-right: 0 !important;
  }
  .pb0.hd,
  .pb0-hd {
    padding-bottom: 0 !important;
  }
  .pl0.hd,
  .pl0-hd {
    padding-left: 0 !important;
  }
  .p0.hd,
  .p0-hd {
    padding: 0 !important;
  }
  .mt0.hd,
  .mt0-hd {
    margin-top: 0 !important;
  }
  .mr0.hd,
  .mr0-hd {
    margin-right: 0 !important;
  }
  .mb0.hd,
  .mb0-hd {
    margin-bottom: 0 !important;
  }
  .ml0.hd,
  .ml0-hd {
    margin-left: 0 !important;
  }
  .m0.hd,
  .m0-hd {
    margin: 0 !important;
  }
}
@media screen and (max-width: 1599.98px) {
  .leftpad.xxxl,
  .leftpad-xxxl {
    padding-left: 0 !important;
  }
  .rightpad.xxxl,
  .rightpad-xxxl {
    padding-right: 0 !important;
  }
  .leftmargin.xxxl,
  .leftmargin-xxxl {
    margin-left: 0 !important;
  }
  .rightmargin.xxxl,
  .rightmargin-xxxl {
    margin-right: 0 !important;
  }
  .pt0.xxxl,
  .pt0-xxxl {
    padding-top: 0 !important;
  }
  .pr0.xxxl,
  .pr0-xxxl {
    padding-right: 0 !important;
  }
  .pb0.xxxl,
  .pb0-xxxl {
    padding-bottom: 0 !important;
  }
  .pl0.xxxl,
  .pl0-xxxl {
    padding-left: 0 !important;
  }
  .p0.xxxl,
  .p0-xxxl {
    padding: 0 !important;
  }
  .mt0.xxxl,
  .mt0-xxxl {
    margin-top: 0 !important;
  }
  .mr0.xxxl,
  .mr0-xxxl {
    margin-right: 0 !important;
  }
  .mb0.xxxl,
  .mb0-xxxl {
    margin-bottom: 0 !important;
  }
  .ml0.xxxl,
  .ml0-xxxl {
    margin-left: 0 !important;
  }
  .m0.xxxl,
  .m0-xxxl {
    margin: 0 !important;
  }
}
@media screen and (max-width: 1399.98px) {
  .leftpad.xxl,
  .leftpad-xxl {
    padding-left: 0 !important;
  }
  .rightpad.xxl,
  .rightpad-xxl {
    padding-right: 0 !important;
  }
  .leftmargin.xxl,
  .leftmargin-xxl {
    margin-left: 0 !important;
  }
  .rightmargin.xxl,
  .rightmargin-xxl {
    margin-right: 0 !important;
  }
  .pt0.xxl,
  .pt0-xxl {
    padding-top: 0 !important;
  }
  .pr0.xxl,
  .pr0-xxl {
    padding-right: 0 !important;
  }
  .pb0.xxl,
  .pb0-xxl {
    padding-bottom: 0 !important;
  }
  .pl0.xxl,
  .pl0-xxl {
    padding-left: 0 !important;
  }
  .p0.xxl,
  .p0-xxl {
    padding: 0 !important;
  }
  .mt0.xxl,
  .mt0-xxl {
    margin-top: 0 !important;
  }
  .mr0.xxl,
  .mr0-xxl {
    margin-right: 0 !important;
  }
  .mb0.xxl,
  .mb0-xxl {
    margin-bottom: 0 !important;
  }
  .ml0.xxl,
  .ml0-xxl {
    margin-left: 0 !important;
  }
  .m0.xxl,
  .m0-xxl {
    margin: 0 !important;
  }
}
@media screen and (max-width: 1299.98px) {
  .leftpad.xlg,
  .leftpad-xlg {
    padding-left: 0 !important;
  }
  .rightpad.xlg,
  .rightpad-xlg {
    padding-right: 0 !important;
  }
  .leftmargin.xlg,
  .leftmargin-xlg {
    margin-left: 0 !important;
  }
  .rightmargin.xlg,
  .rightmargin-xlg {
    margin-right: 0 !important;
  }
  .pt0.xlg,
  .pt0-xlg {
    padding-top: 0 !important;
  }
  .pr0.xlg,
  .pr0-xlg {
    padding-right: 0 !important;
  }
  .pb0.xlg,
  .pb0-xlg {
    padding-bottom: 0 !important;
  }
  .pl0.xlg,
  .pl0-xlg {
    padding-left: 0 !important;
  }
  .p0.xlg,
  .p0-xlg {
    padding: 0 !important;
  }
  .mt0.xlg,
  .mt0-xlg {
    margin-top: 0 !important;
  }
  .mr0.xlg,
  .mr0-xlg {
    margin-right: 0 !important;
  }
  .mb0.xlg,
  .mb0-xlg {
    margin-bottom: 0 !important;
  }
  .ml0.xlg,
  .ml0-xlg {
    margin-left: 0 !important;
  }
  .m0.xlg,
  .m0-xlg {
    margin: 0 !important;
  }
}
@media screen and (max-width: 1199.98px) {
  .leftpad.xl,
  .leftpad-xl {
    padding-left: 0 !important;
  }
  .rightpad.xl,
  .rightpad-xl {
    padding-right: 0 !important;
  }
  .leftmargin.xl,
  .leftmargin-xl {
    margin-left: 0 !important;
  }
  .rightmargin.xl,
  .rightmargin-xl {
    margin-right: 0 !important;
  }
  .pt0.xl,
  .pt0-xl {
    padding-top: 0 !important;
  }
  .pr0.xl,
  .pr0-xl {
    padding-right: 0 !important;
  }
  .pb0.xl,
  .pb0-xl {
    padding-bottom: 0 !important;
  }
  .pl0.xl,
  .pl0-xl {
    padding-left: 0 !important;
  }
  .p0.xl,
  .p0-xl {
    padding: 0 !important;
  }
  .mt0.xl,
  .mt0-xl {
    margin-top: 0 !important;
  }
  .mr0.xl,
  .mr0-xl {
    margin-right: 0 !important;
  }
  .mb0.xl,
  .mb0-xl {
    margin-bottom: 0 !important;
  }
  .ml0.xl,
  .ml0-xl {
    margin-left: 0 !important;
  }
  .m0.xl,
  .m0-xl {
    margin: 0 !important;
  }
}
@media screen and (max-width: 991.98px) {
  .leftpad.lg,
  .leftpad-lg {
    padding-left: 0 !important;
  }
  .rightpad.lg,
  .rightpad-lg {
    padding-right: 0 !important;
  }
  .leftmargin.lg,
  .leftmargin-lg {
    margin-left: 0 !important;
  }
  .rightmargin.lg,
  .rightmargin-lg {
    margin-right: 0 !important;
  }
  .pt0.lg,
  .pt0-lg {
    padding-top: 0 !important;
  }
  .pr0.lg,
  .pr0-lg {
    padding-right: 0 !important;
  }
  .pb0.lg,
  .pb0-lg {
    padding-bottom: 0 !important;
  }
  .pl0.lg,
  .pl0-lg {
    padding-left: 0 !important;
  }
  .p0.lg,
  .p0-lg {
    padding: 0 !important;
  }
  .mt0.lg,
  .mt0-lg {
    margin-top: 0 !important;
  }
  .mr0.lg,
  .mr0-lg {
    margin-right: 0 !important;
  }
  .mb0.lg,
  .mb0-lg {
    margin-bottom: 0 !important;
  }
  .ml0.lg,
  .ml0-lg {
    margin-left: 0 !important;
  }
  .m0.lg,
  .m0-lg {
    margin: 0 !important;
  }
}
@media screen and (max-width: 767.98px) {
  .leftpad.md,
  .leftpad-md {
    padding-left: 0 !important;
  }
  .rightpad.md,
  .rightpad-md {
    padding-right: 0 !important;
  }
  .leftmargin.md,
  .leftmargin-md {
    margin-left: 0 !important;
  }
  .rightmargin.md,
  .rightmargin-md {
    margin-right: 0 !important;
  }
  .pt0.md,
  .pt0-md {
    padding-top: 0 !important;
  }
  .pr0.md,
  .pr0-md {
    padding-right: 0 !important;
  }
  .pb0.md,
  .pb0-md {
    padding-bottom: 0 !important;
  }
  .pl0.md,
  .pl0-md {
    padding-left: 0 !important;
  }
  .p0.md,
  .p0-md {
    padding: 0 !important;
  }
  .mt0.md,
  .mt0-md {
    margin-top: 0 !important;
  }
  .mr0.md,
  .mr0-md {
    margin-right: 0 !important;
  }
  .mb0.md,
  .mb0-md {
    margin-bottom: 0 !important;
  }
  .ml0.md,
  .ml0-md {
    margin-left: 0 !important;
  }
  .m0.md,
  .m0-md {
    margin: 0 !important;
  }
}
@media screen and (max-width: 575.98px) {
  .leftpad.sm,
  .leftpad-sm {
    padding-left: 0 !important;
  }
  .rightpad.sm,
  .rightpad-sm {
    padding-right: 0 !important;
  }
  .leftmargin.sm,
  .leftmargin-sm {
    margin-left: 0 !important;
  }
  .rightmargin.sm,
  .rightmargin-sm {
    margin-right: 0 !important;
  }
  .pt0.sm,
  .pt0-sm {
    padding-top: 0 !important;
  }
  .pr0.sm,
  .pr0-sm {
    padding-right: 0 !important;
  }
  .pb0.sm,
  .pb0-sm {
    padding-bottom: 0 !important;
  }
  .pl0.sm,
  .pl0-sm {
    padding-left: 0 !important;
  }
  .p0.sm,
  .p0-sm {
    padding: 0 !important;
  }
  .mt0.sm,
  .mt0-sm {
    margin-top: 0 !important;
  }
  .mr0.sm,
  .mr0-sm {
    margin-right: 0 !important;
  }
  .mb0.sm,
  .mb0-sm {
    margin-bottom: 0 !important;
  }
  .ml0.sm,
  .ml0-sm {
    margin-left: 0 !important;
  }
  .m0.sm,
  .m0-sm {
    margin: 0 !important;
  }
}
@media screen and (max-width: 479.98px) {
  .leftpad.ssm,
  .leftpad-ssm {
    padding-left: 0 !important;
  }
  .rightpad.ssm,
  .rightpad-ssm {
    padding-right: 0 !important;
  }
  .leftmargin.ssm,
  .leftmargin-ssm {
    margin-left: 0 !important;
  }
  .rightmargin.ssm,
  .rightmargin-ssm {
    margin-right: 0 !important;
  }
  .pt0.ssm,
  .pt0-ssm {
    padding-top: 0 !important;
  }
  .pr0.ssm,
  .pr0-ssm {
    padding-right: 0 !important;
  }
  .pb0.ssm,
  .pb0-ssm {
    padding-bottom: 0 !important;
  }
  .pl0.ssm,
  .pl0-ssm {
    padding-left: 0 !important;
  }
  .p0.ssm,
  .p0-ssm {
    padding: 0 !important;
  }
  .mt0.ssm,
  .mt0-ssm {
    margin-top: 0 !important;
  }
  .mr0.ssm,
  .mr0-ssm {
    margin-right: 0 !important;
  }
  .mb0.ssm,
  .mb0-ssm {
    margin-bottom: 0 !important;
  }
  .ml0.ssm,
  .ml0-ssm {
    margin-left: 0 !important;
  }
  .m0.ssm,
  .m0-ssm {
    margin: 0 !important;
  }
}
@media screen and (max-width: 413.98px) {
  .leftpad.xs,
  .leftpad-xs {
    padding-left: 0 !important;
  }
  .rightpad.xs,
  .rightpad-xs {
    padding-right: 0 !important;
  }
  .leftmargin.xs,
  .leftmargin-xs {
    margin-left: 0 !important;
  }
  .rightmargin.xs,
  .rightmargin-xs {
    margin-right: 0 !important;
  }
  .pt0.xs,
  .pt0-xs {
    padding-top: 0 !important;
  }
  .pr0.xs,
  .pr0-xs {
    padding-right: 0 !important;
  }
  .pb0.xs,
  .pb0-xs {
    padding-bottom: 0 !important;
  }
  .pl0.xs,
  .pl0-xs {
    padding-left: 0 !important;
  }
  .p0.xs,
  .p0-xs {
    padding: 0 !important;
  }
  .mt0.xs,
  .mt0-xs {
    margin-top: 0 !important;
  }
  .mr0.xs,
  .mr0-xs {
    margin-right: 0 !important;
  }
  .mb0.xs,
  .mb0-xs {
    margin-bottom: 0 !important;
  }
  .ml0.xs,
  .ml0-xs {
    margin-left: 0 !important;
  }
  .m0.xs,
  .m0-xs {
    margin: 0 !important;
  }
}
@media screen and (max-width: 375px) {
  .leftpad.xxs,
  .leftpad-xxs {
    padding-left: 0 !important;
  }
  .rightpad.xxs,
  .rightpad-xxs {
    padding-right: 0 !important;
  }
  .leftmargin.xxs,
  .leftmargin-xxs {
    margin-left: 0 !important;
  }
  .rightmargin.xxs,
  .rightmargin-xxs {
    margin-right: 0 !important;
  }
  .pt0.xxs,
  .pt0-xxs {
    padding-top: 0 !important;
  }
  .pr0.xxs,
  .pr0-xxs {
    padding-right: 0 !important;
  }
  .pb0.xxs,
  .pb0-xxs {
    padding-bottom: 0 !important;
  }
  .pl0.xxs,
  .pl0-xxs {
    padding-left: 0 !important;
  }
  .p0.xxs,
  .p0-xxs {
    padding: 0 !important;
  }
  .mt0.xxs,
  .mt0-xxs {
    margin-top: 0 !important;
  }
  .mr0.xxs,
  .mr0-xxs {
    margin-right: 0 !important;
  }
  .mb0.xxs,
  .mb0-xxs {
    margin-bottom: 0 !important;
  }
  .ml0.xxs,
  .ml0-xxs {
    margin-left: 0 !important;
  }
  .m0.xxs,
  .m0-xxs {
    margin: 0 !important;
  }
}
.m0 {
  margin: 0px !important;
}

.ml0 {
  margin-left: 0px !important;
}

.mr0 {
  margin-right: 0px !important;
}

.mt0 {
  margin-top: 0px !important;
}

.mb0 {
  margin-bottom: 0px !important;
}

.p0 {
  padding: 0px !important;
}

.pt0 {
  padding-top: 0px !important;
}

.pr0 {
  padding-right: 0px !important;
}

.pb0 {
  padding-bottom: 0px !important;
}

.pl0 {
  padding-left: 0px !important;
}

#wrapper {
  position: relative;
  height: 100vh !important;
  width: 100%;
  display: flex;
  flex-flow: column; /*overflow: hidden;*/
}

body,
#wrapper,
.footer-wrapper {
  opacity: 1;
}

#wrapper,
.footer-wrapper {
  max-width: 1920px;
  margin: 0 auto;
}

.footer-wrapper {
  display: block;
  position: relative;
  width: 100%;
  border-radius: 0px;
  z-index: 2;
  margin-top: auto;
}

/* Colors*/
.primary {
  color: #6B1B2F;
}

.pageTitle.primary h1,
.pageTitle.primary h2,
.pageTitle.primary h3,
.pageTitle.primary h4,
.pageTitle.primary h5,
.pageTitle.primary h6 {
  color: #6B1B2F;
}

.ul-listing.icon-primary > li::before {
  color: #6B1B2F;
}

.bg-primary {
  background-color: #6B1B2F !important;
}

.border-primary {
  border-color: #6B1B2F;
}

.secondary {
  color: #E3B057;
}

.pageTitle.secondary h1,
.pageTitle.secondary h2,
.pageTitle.secondary h3,
.pageTitle.secondary h4,
.pageTitle.secondary h5,
.pageTitle.secondary h6 {
  color: #E3B057;
}

.ul-listing.icon-secondary > li::before {
  color: #E3B057;
}

.bg-secondary {
  background-color: #E3B057 !important;
}

.border-secondary {
  border-color: #E3B057;
}

.tertiary {
  color: #FFE6C0;
}

.pageTitle.tertiary h1,
.pageTitle.tertiary h2,
.pageTitle.tertiary h3,
.pageTitle.tertiary h4,
.pageTitle.tertiary h5,
.pageTitle.tertiary h6 {
  color: #FFE6C0;
}

.ul-listing.icon-tertiary > li::before {
  color: #FFE6C0;
}

.bg-tertiary {
  background-color: #FFE6C0 !important;
}

.border-tertiary {
  border-color: #FFE6C0;
}

.body {
  color: #4B5563;
}

.pageTitle.body h1,
.pageTitle.body h2,
.pageTitle.body h3,
.pageTitle.body h4,
.pageTitle.body h5,
.pageTitle.body h6 {
  color: #4B5563;
}

.ul-listing.icon-body > li::before {
  color: #4B5563;
}

.bg-body {
  background-color: #4B5563 !important;
}

.border-body {
  border-color: #4B5563;
}

.body1 {
  color: #414141;
}

.pageTitle.body1 h1,
.pageTitle.body1 h2,
.pageTitle.body1 h3,
.pageTitle.body1 h4,
.pageTitle.body1 h5,
.pageTitle.body1 h6 {
  color: #414141;
}

.ul-listing.icon-body1 > li::before {
  color: #414141;
}

.bg-body1 {
  background-color: #414141 !important;
}

.border-body1 {
  border-color: #414141;
}

.body2 {
  color: #E8E8E8;
}

.pageTitle.body2 h1,
.pageTitle.body2 h2,
.pageTitle.body2 h3,
.pageTitle.body2 h4,
.pageTitle.body2 h5,
.pageTitle.body2 h6 {
  color: #E8E8E8;
}

.ul-listing.icon-body2 > li::before {
  color: #E8E8E8;
}

.bg-body2 {
  background-color: #E8E8E8 !important;
}

.border-body2 {
  border-color: #E8E8E8;
}

.title {
  color: #111827;
}

.pageTitle.title h1,
.pageTitle.title h2,
.pageTitle.title h3,
.pageTitle.title h4,
.pageTitle.title h5,
.pageTitle.title h6 {
  color: #111827;
}

.ul-listing.icon-title > li::before {
  color: #111827;
}

.bg-title {
  background-color: #111827 !important;
}

.border-title {
  border-color: #111827;
}

.title1 {
  color: #333333;
}

.pageTitle.title1 h1,
.pageTitle.title1 h2,
.pageTitle.title1 h3,
.pageTitle.title1 h4,
.pageTitle.title1 h5,
.pageTitle.title1 h6 {
  color: #333333;
}

.ul-listing.icon-title1 > li::before {
  color: #333333;
}

.bg-title1 {
  background-color: #333333 !important;
}

.border-title1 {
  border-color: #333333;
}

.title2 {
  color: #E2E2E2;
}

.pageTitle.title2 h1,
.pageTitle.title2 h2,
.pageTitle.title2 h3,
.pageTitle.title2 h4,
.pageTitle.title2 h5,
.pageTitle.title2 h6 {
  color: #E2E2E2;
}

.ul-listing.icon-title2 > li::before {
  color: #E2E2E2;
}

.bg-title2 {
  background-color: #E2E2E2 !important;
}

.border-title2 {
  border-color: #E2E2E2;
}

.alternate {
  color: #C5941F;
}

.pageTitle.alternate h1,
.pageTitle.alternate h2,
.pageTitle.alternate h3,
.pageTitle.alternate h4,
.pageTitle.alternate h5,
.pageTitle.alternate h6 {
  color: #C5941F;
}

.ul-listing.icon-alternate > li::before {
  color: #C5941F;
}

.bg-alternate {
  background-color: #C5941F !important;
}

.border-alternate {
  border-color: #C5941F;
}

.alternate1 {
  color: #856219;
}

.pageTitle.alternate1 h1,
.pageTitle.alternate1 h2,
.pageTitle.alternate1 h3,
.pageTitle.alternate1 h4,
.pageTitle.alternate1 h5,
.pageTitle.alternate1 h6 {
  color: #856219;
}

.ul-listing.icon-alternate1 > li::before {
  color: #856219;
}

.bg-alternate1 {
  background-color: #856219 !important;
}

.border-alternate1 {
  border-color: #856219;
}

.alternate2 {
  color: #F5AE22;
}

.pageTitle.alternate2 h1,
.pageTitle.alternate2 h2,
.pageTitle.alternate2 h3,
.pageTitle.alternate2 h4,
.pageTitle.alternate2 h5,
.pageTitle.alternate2 h6 {
  color: #F5AE22;
}

.ul-listing.icon-alternate2 > li::before {
  color: #F5AE22;
}

.bg-alternate2 {
  background-color: #F5AE22 !important;
}

.border-alternate2 {
  border-color: #F5AE22;
}

.light {
  color: #F1F1F1;
}

.pageTitle.light h1,
.pageTitle.light h2,
.pageTitle.light h3,
.pageTitle.light h4,
.pageTitle.light h5,
.pageTitle.light h6 {
  color: #F1F1F1;
}

.ul-listing.icon-light > li::before {
  color: #F1F1F1;
}

.bg-light {
  background-color: #F1F1F1 !important;
}

.border-light {
  border-color: #F1F1F1;
}

.light1 {
  color: #F4F4F4;
}

.pageTitle.light1 h1,
.pageTitle.light1 h2,
.pageTitle.light1 h3,
.pageTitle.light1 h4,
.pageTitle.light1 h5,
.pageTitle.light1 h6 {
  color: #F4F4F4;
}

.ul-listing.icon-light1 > li::before {
  color: #F4F4F4;
}

.bg-light1 {
  background-color: #F4F4F4 !important;
}

.border-light1 {
  border-color: #F4F4F4;
}

.light2 {
  color: #F7F7F7;
}

.pageTitle.light2 h1,
.pageTitle.light2 h2,
.pageTitle.light2 h3,
.pageTitle.light2 h4,
.pageTitle.light2 h5,
.pageTitle.light2 h6 {
  color: #F7F7F7;
}

.ul-listing.icon-light2 > li::before {
  color: #F7F7F7;
}

.bg-light2 {
  background-color: #F7F7F7 !important;
}

.border-light2 {
  border-color: #F7F7F7;
}

.dark {
  color: #161616;
}

.pageTitle.dark h1,
.pageTitle.dark h2,
.pageTitle.dark h3,
.pageTitle.dark h4,
.pageTitle.dark h5,
.pageTitle.dark h6 {
  color: #161616;
}

.ul-listing.icon-dark > li::before {
  color: #161616;
}

.bg-dark {
  background-color: #161616 !important;
}

.border-dark {
  border-color: #161616;
}

.dark1 {
  color: #353434;
}

.pageTitle.dark1 h1,
.pageTitle.dark1 h2,
.pageTitle.dark1 h3,
.pageTitle.dark1 h4,
.pageTitle.dark1 h5,
.pageTitle.dark1 h6 {
  color: #353434;
}

.ul-listing.icon-dark1 > li::before {
  color: #353434;
}

.bg-dark1 {
  background-color: #353434 !important;
}

.border-dark1 {
  border-color: #353434;
}

.dark2 {
  color: #999999;
}

.pageTitle.dark2 h1,
.pageTitle.dark2 h2,
.pageTitle.dark2 h3,
.pageTitle.dark2 h4,
.pageTitle.dark2 h5,
.pageTitle.dark2 h6 {
  color: #999999;
}

.ul-listing.icon-dark2 > li::before {
  color: #999999;
}

.bg-dark2 {
  background-color: #999999 !important;
}

.border-dark2 {
  border-color: #999999;
}

.black {
  color: #000000;
}

.pageTitle.black h1,
.pageTitle.black h2,
.pageTitle.black h3,
.pageTitle.black h4,
.pageTitle.black h5,
.pageTitle.black h6 {
  color: #000000;
}

.ul-listing.icon-black > li::before {
  color: #000000;
}

.bg-black {
  background-color: #000000 !important;
}

.border-black {
  border-color: #000000;
}

.red {
  color: #D91A10;
}

.pageTitle.red h1,
.pageTitle.red h2,
.pageTitle.red h3,
.pageTitle.red h4,
.pageTitle.red h5,
.pageTitle.red h6 {
  color: #D91A10;
}

.ul-listing.icon-red > li::before {
  color: #D91A10;
}

.bg-red {
  background-color: #D91A10 !important;
}

.border-red {
  border-color: #D91A10;
}

.green {
  color: #0D5A29;
}

.pageTitle.green h1,
.pageTitle.green h2,
.pageTitle.green h3,
.pageTitle.green h4,
.pageTitle.green h5,
.pageTitle.green h6 {
  color: #0D5A29;
}

.ul-listing.icon-green > li::before {
  color: #0D5A29;
}

.bg-green {
  background-color: #0D5A29 !important;
}

.border-green {
  border-color: #0D5A29;
}

.white {
  color: #ffffff;
}

.pageTitle.white h1,
.pageTitle.white h2,
.pageTitle.white h3,
.pageTitle.white h4,
.pageTitle.white h5,
.pageTitle.white h6 {
  color: #ffffff;
}

.ul-listing.icon-white > li::before {
  color: #ffffff;
}

.bg-white {
  background-color: #ffffff !important;
}

.border-white {
  border-color: #ffffff;
}

/* Colors END*/
.fontPrimary {
  font-family: "Inter", sans-serif;
}

.fontSecondary {
  font-family: "Poppins", sans-serif;
}

.fontTertiary {
  font-family: "Playfair Display", serif;
}

/* Height */
.height-auto {
  height: auto !important;
  min-height: auto !important;
  max-height: auto !important;
}
.height-72 {
  height: 72px;
}
@media screen and (max-width: 1599.98px) {
  .height-72 {
    height: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .height-72 {
    height: 40px;
  }
}
.height-70 {
  height: 70px;
}
@media screen and (max-width: 1599.98px) {
  .height-70 {
    height: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .height-70 {
    height: 40px;
  }
}
.height-65 {
  height: 65px;
}
@media screen and (max-width: 1599.98px) {
  .height-65 {
    height: 55px;
  }
}
@media screen and (max-width: 575.98px) {
  .height-65 {
    height: 40px;
  }
}
.height-60 {
  height: 60px;
}
@media screen and (max-width: 1599.98px) {
  .height-60 {
    height: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .height-60 {
    height: 40px;
  }
}
.height-55 {
  height: 55px;
}
@media screen and (max-width: 1599.98px) {
  .height-55 {
    height: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .height-55 {
    height: 40px;
  }
}
.height-50 {
  height: 50px;
}
@media screen and (max-width: 1599.98px) {
  .height-50 {
    height: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .height-50 {
    height: 40px;
  }
}
.height-45 {
  height: 45px;
}
@media screen and (max-width: 1599.98px) {
  .height-45 {
    height: 35px;
  }
}
@media screen and (max-width: 575.98px) {
  .height-45 {
    height: 35px;
  }
}
.height-40 {
  height: 40px;
}
@media screen and (max-width: 1599.98px) {
  .height-40 {
    height: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .height-40 {
    height: 32px;
  }
}
.height-30 {
  height: 30px;
}
@media screen and (max-width: 1599.98px) {
  .height-30 {
    height: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .height-30 {
    height: 20px;
  }
}

/* Height END */
body {
  font-family: "Inter", sans-serif;
  color: #4B5563;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Poppins", sans-serif;
  color: #111827;
}

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  outline: none;
  box-sizing: border-box;
}

::-moz-selection {
  background: #6B1B2F; /* Safari */
  color: #ffffff;
}

::selection {
  background: #6B1B2F; /* Safari */
  color: #ffffff;
}

::-moz-selection {
  background: #6B1B2F; /* Firefox */
  color: #ffffff;
}

::-webkit-scrollbar-track {
  color: #6B1B2F;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-thumb {
  color: #6B1B2F;
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-track {
  border-radius: 0px;
}

html {
  scrollbar-width: thin;
  scrollbar-color: #6B1B2F #F1F1F1;
}

i::before {
  text-rendering: optimizeLegibility;
}

html {
  height: 100%;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
body {
  height: 100%;
}

hr {
  border-top: 1px solid #bcbcbc;
  clear: both;
  margin: 70px 0px;
  opacity: 1;
  height: 0px;
}
hr.white {
  border-color: #ffffff;
}

body {
  font-style: normal;
  font-variant: normal;
  overflow-x: hidden;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}

img {
  max-width: 100%;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

*:hover,
*:visited,
*:active,
*:focus {
  outline: none !important;
}

a {
  color: #4B5563;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
}

a:visited {
  color: #4B5563;
}

a:hover {
  color: #6B1B2F;
  text-decoration: none;
  outline: none !important;
}

p a {
  text-decoration: none;
  color: #4B5563;
}

p a:hover {
  text-decoration: underline;
}

fieldset,
a img {
  border: none;
}

ol,
ul {
  margin: 0px auto 30px;
  padding-left: 15px;
  list-style-position: outside; /*list-style-type: none; */
}

ul.d-flex,
.d-flex {
  list-style: none;
  padding-left: 0px;
  flex-wrap: wrap;
  margin-bottom: 0px;
  position: relative;
}

ol.last,
ul.last {
  margin-bottom: 0px !important;
}

p {
  margin-top: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 1599.98px) {
  p {
    margin-bottom: 20px;
  }
}
p:last-child {
  margin-bottom: 0px !important;
}

iframe {
  display: block;
  width: 100%;
}

figure {
  margin: 0px !important;
}

.hide-xxxl,
.hide-xxl,
.hide-xl,
.hide-lg,
.hide-md,
.hide-sm,
.hide-xs,
.hide-xxs {
  position: relative;
}

.show-xxxl,
.show-xxl,
.show-xl,
.show-lg,
.show-md,
.show-sm,
.show-xs,
.show-xxs {
  display: none !important;
}

.fullcontainer {
  position: relative;
  margin: 0px auto;
}

.fullcontainer .container {
  position: relative;
  z-index: 1;
}

.full-mx {
  max-width: 1920px;
  margin: 0px auto;
}

.is_stuck {
  z-index: 6;
}

.float-div {
  width: 100%;
  position: absolute;
  left: 0px;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}
.float-div.float-top, .float-div.float-start {
  top: 0;
  transform: none;
}
.float-div.float-bottom, .float-div.float-end {
  bottom: 0;
  top: auto;
  transform: none;
}
@media screen and (max-width: 1199.98px) {
  .float-div.xl {
    position: static;
  }
}
@media screen and (max-width: 991.98px) {
  .float-div.lg {
    position: static;
  }
}
@media screen and (max-width: 767.98px) {
  .float-div.md {
    position: static;
  }
}
@media screen and (max-width: 575.98px) {
  .float-div.sm {
    position: static;
  }
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}

.container:after {
  display: block;
  content: " ";
  clear: both;
}

.clearfix:after,
.form-group:after {
  display: block;
  content: ".";
  height: 0px;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
  height: 1%;
  display: block;
}

body.body-noscroll {
  height: 100%;
  overflow: hidden;
}

.equalheight,
.equalheight1,
.equalheight2,
.equalheight3,
.equalheight4,
.equalheight5 {
  display: block;
  position: relative;
}

/* Text Style */
.text-right {
  text-align: right;
}

.text-center,
.text-center p {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-justify {
  text-align: justify;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-underline {
  text-decoration: underline !important;
}

.text-uncap {
  text-transform: none;
}

.text-pre {
  white-space: pre;
  word-wrap: break-word;
}

.text-note {
  font-size: 12px;
  font-style: italic;
}
@media screen and (max-width: 1599.98px) {
  .text-note {
    font-size: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .text-note {
    font-size: 9px;
  }
}

p[align=center] {
  text-align: center;
}

p[align=left] {
  text-align: left;
}

p[align=right] {
  text-align: right;
}

.underline {
  text-decoration: underline;
}

.bld-lt {
  font-weight: 300 !important;
}

.bld-rg {
  font-weight: 400 !important;
}

.bld-md {
  font-weight: 500 !important;
}

.bld-sm {
  font-weight: 600 !important;
}

strong,
.bld {
  font-weight: 700 !important;
}

.bld-lg {
  font-weight: 800 !important;
}

.bld-bl {
  font-weight: 900 !important;
}

.small,
small {
  font-size: 70%;
}

/* Text Style END */
.responsive {
  width: 100% !important;
  max-width: 100% !important;
}

.responsive-mx {
  max-width: 100% !important;
}

.relative {
  position: relative;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.text-ellipsis {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* BG image */
.bg-img {
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-img-100 {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.bg-img-cover {
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-img-tl {
  background-position: top left;
  background-repeat: no-repeat;
}
.bg-img-tc {
  background-position: top center;
  background-repeat: no-repeat;
}
.bg-img-tr {
  background-position: top right;
  background-repeat: no-repeat;
}
.bg-img-rc {
  background-position: right center;
  background-repeat: no-repeat;
}
.bg-img-br {
  background-position: bottom right;
  background-repeat: no-repeat;
}
.bg-img-bc {
  background-position: bottom center;
  background-repeat: no-repeat;
}
.bg-img-bl {
  background-position: left bottom;
  background-repeat: no-repeat;
}
.bg-img-lc {
  background-position: left center;
  background-repeat: no-repeat;
}
.bg-img-t {
  background-position: top left;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.bg-img-r {
  background-position: top right;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.bg-img-b {
  background-position: bottom left;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.bg-img-l {
  background-position: top left;
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.bg-img-c {
  background-position: left center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.bg-img-cc {
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-img-fix {
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
}

/* BG image END */
@media print {
  a[href]::after {
    content: none !important;
  }
}
.grecaptcha-badge {
  z-index: 2;
  bottom: 40% !important;
}

.nohover {
  pointer-events: none;
}

.grid-tb {
  display: table;
  height: 100%;
  width: 100%;
}

.grid-tc {
  display: table-cell;
  vertical-align: middle;
}

.grid-tc.bt {
  vertical-align: bottom;
}

.grid-tc.tp {
  vertical-align: top;
}

.grid-tc img {
  vertical-align: middle;
}

.grid-ov-info {
  padding: 40px;
}
@media screen and (max-width: 1599.98px) {
  .grid-ov-info {
    padding: 30px;
  }
}

.has-ov {
  overflow: hidden;
}

.grid-ov {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  visibility: hidden;
  overflow-y: auto;
  background: rgba(22, 22, 22, 0.92);
  z-index: 9;
  padding: 0px;
  transform: scale(0);
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.6, -0.28, 0.735, 0.045) 0s;
}

.has-ov .grid-info {
  transition: all 0.2s linear;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
}

.has-ov:hover .grid-info {
  opacity: 0;
}

.has-ov:hover:hover .grid-ov {
  opacity: 1;
  visibility: visible;
  z-index: 9;
  transform: scale(1);
  transition: all 0.5s ease, transform 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.img-holder {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  margin: 0 auto 0;
}
.img-holder figure {
  position: absolute;
  inset: 0;
  display: block;
  margin: 0;
  text-align: center;
  padding: 0;
}
.img-holder figure img {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  z-index: 1;
  transition: all 0.6s ease;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}
.img-holder.img-cover figure img {
  -o-object-fit: cover;
     object-fit: cover;
}
.img-holder.img-cover.img-top figure img {
  -o-object-position: 50% 0%;
     object-position: 50% 0%;
}
.img-holder.img-cover.img-bottom figure img {
  -o-object-position: 0% 50%;
     object-position: 0% 50%;
}

.img-effect:hover .img-holder figure img,
.img-effect:hover .full-height-image > img {
  transform: scale(1.15);
}

.full-height-image {
  height: 100%;
  overflow: hidden;
}
.full-height-image > img {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  transition: all 0.6s ease;
}

.image-grayscale .img-holder figure,
.image-grayscale img {
  filter: grayscale(1);
  transition: all 0.2s linear;
}
.image-grayscale:hover .img-holder figure,
.image-grayscale:hover img {
  filter: grayscale(0);
}

.section-saperator {
  line-height: 0;
  width: 100%;
  z-index: 1;
  pointer-events: none;
}
.section-saperator img {
  width: 100%;
}
.section-saperator.float {
  position: absolute;
  left: 0px;
}
.section-saperator.saperator-bottom {
  bottom: 0px;
}
.section-saperator.saperator-top {
  top: 0px;
}

.icon-holder {
  display: flex;
  justify-content: center;
  align-items: center;
}
.icon-holder.icon-left {
  justify-content: flex-start;
}
.icon-holder.icon-right {
  justify-content: flex-end;
}
.icon-holder.icon-rounded {
  border-radius: 50%;
}
.icon-holder img {
  max-height: 100%;
}

.img-swap-holder .img-swap {
  transition: all 0.2s linear;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1;
}
.img-swap-holder .img-swap img {
  transition: all 0.2s linear;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
}
.img-swap-holder .img-swap img + img {
  opacity: 0;
}
.img-swap-holder .img-swap.icon-left img {
  left: 0;
  transform: translate(0%, -50%);
}
.img-swap-holder .img-swap.icon-right img {
  right: 0;
  left: auto;
  transform: translate(0%, -50%);
}
.img-swap-holder:hover .img-swap img {
  opacity: 0;
}
.img-swap-holder:hover .img-swap img + img {
  opacity: 1;
}

em {
  font-style: italic;
}

/* Rounded Corner  5 to 50*/
.rounded-corner {
  overflow: hidden;
}
.rounded-corner-5 {
  border-radius: 5px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-5 {
    border-radius: 4px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-5 {
    border-radius: 3px;
  }
}
.rounded-corner-10 {
  border-radius: 10px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-10 {
    border-radius: 8px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-10 {
    border-radius: 6px;
  }
}
.rounded-corner-15 {
  border-radius: 15px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-15 {
    border-radius: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-15 {
    border-radius: 9px;
  }
}
.rounded-corner-20 {
  border-radius: 20px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-20 {
    border-radius: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-20 {
    border-radius: 12px;
  }
}
.rounded-corner-25 {
  border-radius: 25px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-25 {
    border-radius: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-25 {
    border-radius: 15px;
  }
}
.rounded-corner-30 {
  border-radius: 30px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-30 {
    border-radius: 24px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-30 {
    border-radius: 18px;
  }
}
.rounded-corner-35 {
  border-radius: 35px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-35 {
    border-radius: 28px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-35 {
    border-radius: 21px;
  }
}
.rounded-corner-40 {
  border-radius: 40px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-40 {
    border-radius: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-40 {
    border-radius: 24px;
  }
}
.rounded-corner-45 {
  border-radius: 45px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-45 {
    border-radius: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-45 {
    border-radius: 27px;
  }
}
.rounded-corner-50 {
  border-radius: 50px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-50 {
    border-radius: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-50 {
    border-radius: 30px;
  }
}

/* Rounded Corner  END*/
/* Opacity*/
.opacity-0 {
  opacity: 0 !important;
}
.opacity-5 {
  opacity: 0.05 !important;
}
.opacity-10 {
  opacity: 0.1 !important;
}
.opacity-15 {
  opacity: 0.15 !important;
}
.opacity-20 {
  opacity: 0.2 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-30 {
  opacity: 0.3 !important;
}
.opacity-35 {
  opacity: 0.35 !important;
}
.opacity-40 {
  opacity: 0.4 !important;
}
.opacity-45 {
  opacity: 0.45 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-55 {
  opacity: 0.55 !important;
}
.opacity-60 {
  opacity: 0.6 !important;
}
.opacity-65 {
  opacity: 0.65 !important;
}
.opacity-70 {
  opacity: 0.7 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.opacity-80 {
  opacity: 0.8 !important;
}
.opacity-85 {
  opacity: 0.85 !important;
}
.opacity-90 {
  opacity: 0.9 !important;
}
.opacity-95 {
  opacity: 0.95 !important;
}
.opacity-100 {
  opacity: 1 !important;
}

/* Opacity END*/
/* Odd Even List */
.odd-even-list .odd-even-box {
  padding-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 1599.98px) {
  .odd-even-list .odd-even-box {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 575.98px) {
  .odd-even-list .odd-even-box {
    padding-bottom: 30px;
  }
}
.odd-even-list .odd-even-box:first-child {
  padding-top: 0px !important;
}
.odd-even-list .odd-even-box:last-child {
  padding-bottom: 0px !important;
}
.odd-even-list .odd-even-box .textColLeft,
.odd-even-list .odd-even-box .textColRight {
  height: 100%;
  display: flex;
  align-items: center;
}
.odd-even-list .odd-even-box .odd-even-img {
  padding: 0px 0px 0px 0px;
  margin: 0px -20px 0px 0px;
}
@media screen and (max-width: 1599.98px) {
  .odd-even-list .odd-even-box .odd-even-img {
    padding: 0px 0px 0px 0px;
    margin: 0px -10px 0px 0px;
  }
}
@media screen and (max-width: 991.98px) {
  .odd-even-list .odd-even-box .odd-even-img {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 30px 0px !important;
  }
}
.odd-even-list .odd-even-box .odd-even-img img {
  max-width: 100%;
  width: 100%;
}
.odd-even-list .odd-even-box .odd-even-info {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 120px;
}
@media screen and (max-width: 1599.98px) {
  .odd-even-list .odd-even-box .odd-even-info {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 100px;
  }
}
@media screen and (max-width: 1199.98px) {
  .odd-even-list .odd-even-box .odd-even-info {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 50px;
  }
}
@media screen and (max-width: 991.98px) {
  .odd-even-list .odd-even-box .odd-even-info {
    margin: 0px 0px 0px 0px !important;
    padding: 0px 0px 0px 0px !important;
  }
}
.odd-even-list .odd-even-box:nth-child(even) .odd-even-img {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px -20px;
}
@media screen and (max-width: 1599.98px) {
  .odd-even-list .odd-even-box:nth-child(even) .odd-even-img {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -10px;
  }
}
.odd-even-list .odd-even-box:nth-child(even) .odd-even-info {
  margin: 0px 0px 0px 0px;
  padding: 0px 120px 0px 0px;
}
@media screen and (max-width: 1599.98px) {
  .odd-even-list .odd-even-box:nth-child(even) .odd-even-info {
    margin: 0px 0px 0px 0px;
    padding: 0px 100px 0px 0px;
  }
}
@media screen and (max-width: 1199.98px) {
  .odd-even-list .odd-even-box:nth-child(even) .odd-even-info {
    margin: 0px 0px 0px 0px;
    padding: 0px 50px 0px 0px;
  }
}
.odd-even-list .odd-even-box:nth-child(even) .row > [class*=col-]:first-child {
  order: 2;
}
.odd-even-list .odd-even-box:nth-child(even) .row > [class*=col-]:last-child {
  order: 1;
}
.odd-even-list .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:first-child {
  order: 2;
}
.odd-even-list .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:last-child {
  order: 1;
}
.odd-even-list .odd-even-box:nth-child(even) .textColLeft {
  float: left;
}
.odd-even-list .odd-even-box:nth-child(even) .textColRight {
  float: right;
}
.odd-even-list.alt .odd-even-box {
  padding: 0px;
}
.odd-even-list.alt .odd-even-box .odd-even-img {
  padding: 0px;
}
.odd-even-list.alt .odd-even-box .odd-even-info {
  margin: 0px auto;
  padding: 30px 0px;
  max-width: 676px;
}
@media screen and (max-width: 1599.98px) {
  .odd-even-list.alt .odd-even-box .odd-even-info {
    max-width: 555px;
  }
}
@media screen and (max-width: 1299.98px) {
  .odd-even-list.alt .odd-even-box .odd-even-info {
    max-width: 100%;
    padding: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .odd-even-list.alt .odd-even-box .odd-even-info {
    padding: 30px !important;
  }
}
@media screen and (max-width: 575.98px) {
  .odd-even-list.alt .odd-even-box .odd-even-info {
    padding: 30px 20px !important;
  }
}
@media screen and (max-width: 1199.98px) {
  .odd-even-list.xl .odd-even-box:nth-child(even) > .row > [class*=col-]:first-child,
  .odd-even-list.xl .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:first-child {
    order: 1;
  }
  .odd-even-list.xl .odd-even-box:nth-child(even) > .row > [class*=col-]:last-child,
  .odd-even-list.xl .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:last-child {
    order: 2;
  }
}
@media screen and (max-width: 991.98px) {
  .odd-even-list.lg .odd-even-box:nth-child(even) > .row > [class*=col-]:first-child,
  .odd-even-list.lg .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:first-child {
    order: 1;
  }
  .odd-even-list.lg .odd-even-box:nth-child(even) > .row > [class*=col-]:last-child,
  .odd-even-list.lg .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:last-child {
    order: 2;
  }
}
@media screen and (max-width: 767.98px) {
  .odd-even-list.md .odd-even-box:nth-child(even) .row > [class*=col-]:first-child,
  .odd-even-list.md .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:first-child {
    order: 1;
  }
  .odd-even-list.md .odd-even-box:nth-child(even) .row > [class*=col-]:last-child,
  .odd-even-list.md .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:last-child {
    order: 2;
  }
}
@media screen and (max-width: 575.98px) {
  .odd-even-list.sm .odd-even-box:nth-child(even) > .row > [class*=col-]:first-child,
  .odd-even-list.sm .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:first-child {
    order: 1;
  }
  .odd-even-list.sm .odd-even-box:nth-child(even) > .row > [class*=col-]:last-child,
  .odd-even-list.sm .odd-even-box:nth-child(even) > .colContainer > .row > [class*=col-]:last-child {
    order: 2;
  }
}

/* Odd Even List END */
@media only screen and (max-width: 1919.98px) {
  .height-hd {
    height: auto !important;
  }
  .show-hd {
    display: block !important;
  }
  .hide-hd {
    display: none !important;
  }
  .overlay-hd::before {
    visibility: visible;
  }
  .auto-hd {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-hd {
    text-align: center !important;
  }
  .text-left-hd {
    text-align: left !important;
  }
  .justify-center-hd {
    justify-content: center !important;
  }
  .width-hd {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-hd {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-hd .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.hd,
  .form-group.inline.hd {
    display: block !important;
  }
}
@media only screen and (max-width: 1599.98px) {
  .height-xxxl {
    height: auto !important;
  }
  .show-xxxl {
    display: block !important;
  }
  .hide-xxxl {
    display: none !important;
  }
  .overlay-xxxl::before {
    visibility: visible;
  }
  .auto-xxxl {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-xxxl {
    text-align: center !important;
  }
  .text-left-xxxl {
    text-align: left !important;
  }
  .justify-center-xxxl {
    justify-content: center !important;
  }
  .width-xxxl {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-xxxl {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-xxxl .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.xxxl,
  .form-group.inline.xxxl {
    display: block !important;
  }
}
@media only screen and (max-width: 1399.98px) {
  .height-xxl {
    height: auto !important;
  }
  .show-xxl {
    display: block !important;
  }
  .hide-xxl {
    display: none !important;
  }
  .overlay-xxl::before {
    visibility: visible;
  }
  .auto-xxl {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-xxl {
    text-align: center !important;
  }
  .text-left-xxl {
    text-align: left !important;
  }
  .justify-center-xxl {
    justify-content: center !important;
  }
  .width-xxl {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-xxl {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-xxl .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.xxl,
  .form-group.inline.xxl {
    display: block !important;
  }
}
@media only screen and (max-width: 1299.98px) {
  .height-xlg {
    height: auto !important;
  }
  .show-xlg {
    display: block !important;
  }
  .hide-xlg {
    display: none !important;
  }
  .overlay-xlg::before {
    visibility: visible;
  }
  .auto-xlg {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-xlg {
    text-align: center !important;
  }
  .text-left-xlg {
    text-align: left !important;
  }
  .justify-center-xlg {
    justify-content: center !important;
  }
  .width-xlg {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-xlg {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-xlg .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.xlg,
  .form-group.inline.xlg {
    display: block !important;
  }
}
@media only screen and (max-width: 1199.98px) {
  .height-xl {
    height: auto !important;
  }
  .show-xl {
    display: block !important;
  }
  .hide-xl {
    display: none !important;
  }
  .overlay-xl::before {
    visibility: visible;
  }
  .auto-xl {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-xl {
    text-align: center !important;
  }
  .text-left-xl {
    text-align: left !important;
  }
  .justify-center-xl {
    justify-content: center !important;
  }
  .width-xl {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-xl {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-xl .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.xl,
  .form-group.inline.xl {
    display: block !important;
  }
}
@media only screen and (max-width: 991.98px) {
  .height-lg {
    height: auto !important;
  }
  .show-lg {
    display: block !important;
  }
  .hide-lg {
    display: none !important;
  }
  .overlay-lg::before {
    visibility: visible;
  }
  .auto-lg {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-lg {
    text-align: center !important;
  }
  .text-left-lg {
    text-align: left !important;
  }
  .justify-center-lg {
    justify-content: center !important;
  }
  .width-lg {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-lg {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-lg .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.lg,
  .form-group.inline.lg {
    display: block !important;
  }
}
@media only screen and (max-width: 767.98px) {
  .height-md {
    height: auto !important;
  }
  .show-md {
    display: block !important;
  }
  .hide-md {
    display: none !important;
  }
  .overlay-md::before {
    visibility: visible;
  }
  .auto-md {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-md {
    text-align: center !important;
  }
  .text-left-md {
    text-align: left !important;
  }
  .justify-center-md {
    justify-content: center !important;
  }
  .width-md {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-md {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-md .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.md,
  .form-group.inline.md {
    display: block !important;
  }
}
@media only screen and (max-width: 575.98px) {
  .height-sm {
    height: auto !important;
  }
  .show-sm {
    display: block !important;
  }
  .hide-sm {
    display: none !important;
  }
  .overlay-sm::before {
    visibility: visible;
  }
  .auto-sm {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-sm {
    text-align: center !important;
  }
  .text-left-sm {
    text-align: left !important;
  }
  .justify-center-sm {
    justify-content: center !important;
  }
  .width-sm {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-sm {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-sm .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.sm,
  .form-group.inline.sm {
    display: block !important;
  }
}
@media only screen and (max-width: 479.98px) {
  .height-ssm {
    height: auto !important;
  }
  .show-ssm {
    display: block !important;
  }
  .hide-ssm {
    display: none !important;
  }
  .overlay-ssm::before {
    visibility: visible;
  }
  .auto-ssm {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-ssm {
    text-align: center !important;
  }
  .text-left-ssm {
    text-align: left !important;
  }
  .justify-center-ssm {
    justify-content: center !important;
  }
  .width-ssm {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-ssm {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-ssm .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.ssm,
  .form-group.inline.ssm {
    display: block !important;
  }
}
@media only screen and (max-width: 413.98px) {
  .height-xs {
    height: auto !important;
  }
  .show-xs {
    display: block !important;
  }
  .hide-xs {
    display: none !important;
  }
  .overlay-xs::before {
    visibility: visible;
  }
  .auto-xs {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-xs {
    text-align: center !important;
  }
  .text-left-xs {
    text-align: left !important;
  }
  .justify-center-xs {
    justify-content: center !important;
  }
  .width-xs {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-xs {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-xs .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.xs,
  .form-group.inline.xs {
    display: block !important;
  }
}
@media only screen and (max-width: 375px) {
  .height-xxs {
    height: auto !important;
  }
  .show-xxs {
    display: block !important;
  }
  .hide-xxs {
    display: none !important;
  }
  .overlay-xxs::before {
    visibility: visible;
  }
  .auto-xxs {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
  }
  .text-center-xxs {
    text-align: center !important;
  }
  .text-left-xxs {
    text-align: left !important;
  }
  .justify-center-xxs {
    justify-content: center !important;
  }
  .width-xxs {
    width: 100% !important;
    max-width: 100% !important;
  }
  .float-xxs {
    position: relative;
    transform: none !important;
    top: 0 !important;
  }
  .float-xxs .float-container-info {
    padding: 30px 0;
  }
  ul.d-flex.xxs,
  .form-group.inline.xxs {
    display: block !important;
  }
}
[data-animation-in] {
  opacity: 0;
}
@media screen and (max-width: 991.98px) {
  [data-animation-in] {
    opacity: 1;
  }
}

.loadmore-item {
  display: none;
}

/*--Scroll Progress--*/
.progress-wrap {
  position: fixed;
  bottom: 50px;
  right: 20px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  background-color: #ffffff;
  z-index: 9;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  transition: all 0.2s linear;
  opacity: 0;
  visibility: hidden;
}
.progress-wrap.show {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1599.98px) {
  .progress-wrap {
    height: 40px;
    width: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .progress-wrap {
    bottom: 10px;
    right: 10px;
  }
}
.progress-wrap svg {
  transform: rotate(-90deg);
  width: 100%;
  height: 100%;
}
.progress-wrap svg path {
  stroke: #6B1B2F;
  stroke-width: 4;
  fill: none;
  stroke-dasharray: 307;
  stroke-dashoffset: 307;
  transition: stroke-dashoffset 0.25s linear;
}
.progress-wrap .arrow {
  font-size: 18px;
  color: #111827;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
@media screen and (max-width: 1599.98px) {
  .progress-wrap .arrow {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .progress-wrap .arrow {
    font-size: 14px;
  }
}
.progress-wrap:hover .arrow {
  color: #6B1B2F;
}

/*--Scroll Progress END--*/
.video-container a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 10px;
}
.video-container a img {
  width: 100%;
}
.video-container a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  /*content: "\f04b"; */
  content: "";
  transition: all 0.2s linear;
  opacity: 1;
  transform: translate(-50%, -50%);
  color: #ffffff;
  font-size: 40px;
  width: 86px;
  height: 86px;
  background-image: url("../../images/play-btn.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-backdrop-filter: blur(20px);
          backdrop-filter: blur(20px);
}
@media screen and (max-width: 1599.98px) {
  .video-container a::before {
    font-size: 33px;
  }
}
@media screen and (max-width: 575.98px) {
  .video-container a::before {
    font-size: 27px;
  }
}
@media screen and (max-width: 1599.98px) {
  .video-container a::before {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 575.98px) {
  .video-container a::before {
    width: 40px;
    height: 40px;
  }
}
.video-container a::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  left: 0px;
  top: 0px;
  background: #330510;
  opacity: 0.53;
  z-index: 1;
}
.video-container a:hover::before {
  background-image: url("../../images/play-btn-ov.png");
}
.video-container a:hover::after {
  background-color: #010101;
  opacity: 0.7;
}
.video-container.noafter a::after {
  display: none !important;
}

/* HTML Video */
video {
  display: block;
  height: auto;
  margin: auto;
  position: relative;
  width: 100%;
}

.video-wrap {
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.video-wrap.cover-video {
  padding-bottom: 100vh;
}
.video-wrap.cover-video video,
.video-wrap.cover-video frame {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-wrap .video-toggle {
  display: flex;
  flex-flow: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
  line-height: 1;
  transition: all 0.2s linear;
}
.video-wrap .video-toggle i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 40px;
  border: 1px solid #ffffff;
  background: rgba(0, 0, 0, 0.25);
  -webkit-backdrop-filter: blur(6.5px);
          backdrop-filter: blur(6.5px);
  width: 40px;
  height: 40px;
  margin-bottom: 15px;
  font-size: 18px;
}
@media screen and (max-width: 1599.98px) {
  .video-wrap .video-toggle i {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .video-wrap .video-toggle i {
    font-size: 14px;
  }
}
.video-wrap .video-toggle.active {
  opacity: 0;
}
.video-wrap:hover .video-toggle {
  opacity: 1;
}

.ratio {
  overflow: hidden;
}

.section-flex {
  display: flex;
  flex-wrap: wrap;
  flex-flow: column;
  justify-content: center;
  height: 100%;
}

/*--Floating Icons--
<div class="float-icon ficon1 floating slower"><img src="images/icon.png" alt="" class="responsive" /></div>
*/
.float-icon {
  position: absolute !important;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  line-height: 1;
  z-index: -1;
  pointer-events: none;
}

.float-icon img {
  max-width: 100%;
}

.floating {
  animation-name: floating;
}

@keyframes floating {
  0% {
    transform: translate(0, 0px);
  }
  50% {
    transform: translate(0, 20px);
  }
  100% {
    transform: translate(0, 0px);
  }
}
@media only screen and (max-width: 567px) {
  @keyframes floating {
    0% {
      transform: translate(0, 0px);
    }
    50% {
      transform: translate(0, 15px);
    }
    100% {
      transform: translate(0, 0px);
    }
  }
}
.rotate {
  animation-name: rotate;
}

.rotate-alt {
  animation-name: rotate-alt;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate-alt {
  100% {
    transform: rotate(-360deg);
  }
}
@keyframes fade-in-out {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.slow {
  animation-duration: 3.5s;
}

.slower {
  animation-duration: 4s;
}

.fast {
  animation-duration: 1500ms;
}

.faster {
  animation-duration: 1000ms;
}

/*--Floating Icons END--*/
body {
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 1599.98px) {
  body {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  body {
    font-size: 13px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 700;
  margin: 0px 0px 0px;
  padding: 0px 0px 20px;
  line-height: 1.1;
  letter-spacing: 0px;
  font-family: "Inter", sans-serif;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  position: relative;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  color: #6B1B2F;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: 700;
}

.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong {
  font-weight: 700;
}

h1, .h1 {
  font-size: 45px;
}
@media screen and (max-width: 1599.98px) {
  h1, .h1 {
    font-size: 37px;
  }
}
@media screen and (max-width: 575.98px) {
  h1, .h1 {
    font-size: 29px;
  }
}

h2, .h2 {
  font-size: 40px;
}
@media screen and (max-width: 1599.98px) {
  h2, .h2 {
    font-size: 33px;
  }
}
@media screen and (max-width: 575.98px) {
  h2, .h2 {
    font-size: 27px;
  }
}

h3, .h3 {
  font-size: 35px;
  padding: 0px 0px 22px;
}
@media screen and (max-width: 1599.98px) {
  h3, .h3 {
    font-size: 29px;
  }
}
@media screen and (max-width: 575.98px) {
  h3, .h3 {
    font-size: 23px;
  }
}

h4, .h4 {
  font-size: 30px;
  padding: 0px 0px 22px;
}
@media screen and (max-width: 1599.98px) {
  h4, .h4 {
    font-size: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  h4, .h4 {
    font-size: 20px;
  }
}

h5, .h5 {
  font-size: 25px;
  padding: 0px 0px 24px;
}
@media screen and (max-width: 1599.98px) {
  h5, .h5 {
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  h5, .h5 {
    font-size: 17px;
  }
}

h6, .h6 {
  font-size: 20px;
  padding: 0px 0px 24px;
}
@media screen and (max-width: 1599.98px) {
  h6, .h6 {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  h6, .h6 {
    font-size: 15px;
  }
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, .h1:last-child, .h2:last-child, .h3:last-child, .h4:last-child, .h5:last-child, .h6:last-child {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

.pageTitle-holder {
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 30px;
}

.pageTitle-holder:last-child {
  margin-bottom: 0px;
}

.pageTitle-holder::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 3px;
  background: #D4AF37;
  border-radius: 0px;
}

.pageTitle-holder.text-center::before {
  left: 50%;
  transform: translateX(-50%);
}

.pageTitle {
  position: relative;
  padding: 0px;
  margin-bottom: 30px;
  transition: all 0.2s linear;
}

.pageTitle:last-child, .title-holder:last-child {
  margin-bottom: 0px;
}

.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 {
  font-size: 48px;
  font-weight: 800;
  line-height: 1.1;
  text-transform: capitalize;
  font-family: "Playfair Display", serif;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 {
    font-size: 39px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 {
    font-size: 31px;
  }
}

.pageTitle.xxxl h1, .pageTitle.xxxl h2, .pageTitle.xxxl h3, .pageTitle.xxxl h4, .pageTitle.xxxl h5, .pageTitle.xxxl h6 {
  font-size: 93px;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle.xxxl h1, .pageTitle.xxxl h2, .pageTitle.xxxl h3, .pageTitle.xxxl h4, .pageTitle.xxxl h5, .pageTitle.xxxl h6 {
    font-size: 76px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.xxxl h1, .pageTitle.xxxl h2, .pageTitle.xxxl h3, .pageTitle.xxxl h4, .pageTitle.xxxl h5, .pageTitle.xxxl h6 {
    font-size: 59px;
  }
}

.pageTitle.xxl h1, .pageTitle.xxl h2, .pageTitle.xxl h3, .pageTitle.xxl h4, .pageTitle.xxl h5, .pageTitle.xxl h6 {
  font-size: 78px;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle.xxl h1, .pageTitle.xxl h2, .pageTitle.xxl h3, .pageTitle.xxl h4, .pageTitle.xxl h5, .pageTitle.xxl h6 {
    font-size: 64px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.xxl h1, .pageTitle.xxl h2, .pageTitle.xxl h3, .pageTitle.xxl h4, .pageTitle.xxl h5, .pageTitle.xxl h6 {
    font-size: 50px;
  }
}

.pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 {
  font-size: 70px;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 {
    font-size: 57px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 {
    font-size: 45px;
  }
}

.pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 {
  font-size: 56px;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 {
    font-size: 46px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 {
    font-size: 36px;
  }
}

.pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 {
  font-size: 42px;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 {
    font-size: 34px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 {
    font-size: 28px;
  }
}

.pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 {
  font-size: 32px;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 {
    font-size: 26px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 {
    font-size: 21px;
  }
}

.pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 {
  font-size: 28px;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 {
    font-size: 23px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 {
    font-size: 18px;
  }
}

.pageTitle small {
  font-size: 16px;
  padding-bottom: 15px;
  font-weight: 500;
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #6B1B2F;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle small {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle small {
    font-size: 13px;
  }
}
.pageTitle small.primary {
  color: #6B1B2F;
}
.pageTitle small.secondary {
  color: #E3B057;
}
.pageTitle small.tertiary {
  color: #FFE6C0;
}
.pageTitle small.body {
  color: #4B5563;
}
.pageTitle small.body1 {
  color: #414141;
}
.pageTitle small.body2 {
  color: #E8E8E8;
}
.pageTitle small.title {
  color: #111827;
}
.pageTitle small.title1 {
  color: #333333;
}
.pageTitle small.title2 {
  color: #E2E2E2;
}
.pageTitle small.alternate {
  color: #C5941F;
}
.pageTitle small.alternate1 {
  color: #856219;
}
.pageTitle small.alternate2 {
  color: #F5AE22;
}
.pageTitle small.light {
  color: #F1F1F1;
}
.pageTitle small.light1 {
  color: #F4F4F4;
}
.pageTitle small.light2 {
  color: #F7F7F7;
}
.pageTitle small.dark {
  color: #161616;
}
.pageTitle small.dark1 {
  color: #353434;
}
.pageTitle small.dark2 {
  color: #999999;
}
.pageTitle small.black {
  color: #000000;
}
.pageTitle small.red {
  color: #D91A10;
}
.pageTitle small.green {
  color: #0D5A29;
}
.pageTitle small.white {
  color: #ffffff;
}

.has-data-text::before, .title-before {
  content: attr(data-text);
  position: absolute;
  font-size: 9.4vw;
  font-weight: 700;
  color: #6B1B2F;
  z-index: -1;
  line-height: 0.9;
  display: block;
  opacity: 0.6;
  text-transform: none;
  text-align: center;
  width: 100%;
  left: 0;
  bottom: 0;
}

.has-data-text h2, .has-data-text h1 {
  z-index: 1;
  position: relative;
}

.document {
  font-size: 18px;
}
@media screen and (max-width: 1599.98px) {
  .document {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .document {
    font-size: 14px;
  }
}

.document p {
  margin: 0px 0px 40px;
}

.document.alt p {
  margin: 0px 0px 16px;
}

.document p:first-child {
  margin-top: 0px;
}

.document h1, .document h2, .document h3, .document h4, .document h5, .document h6 {
  padding-bottom: 0px;
  font-family: "Inter", sans-serif;
}

.document h1:first-child, .document h2:first-child, .document h3:first-child, .document h4:first-child, .document h5:first-child, .document h6:first-child {
  padding-top: 0px;
  margin-top: 0px;
}

.document h1 {
  font-size: 48px;
  margin: 40px 0px 20px;
}
@media screen and (max-width: 1599.98px) {
  .document h1 {
    font-size: 39px;
  }
}
@media screen and (max-width: 575.98px) {
  .document h1 {
    font-size: 31px;
  }
}

.document h2 {
  font-size: 38px;
  margin: 40px 0px 20px;
}
@media screen and (max-width: 1599.98px) {
  .document h2 {
    font-size: 31px;
  }
}
@media screen and (max-width: 575.98px) {
  .document h2 {
    font-size: 25px;
  }
}

.document h3 {
  font-size: 25px;
  margin: 40px 0px 20px;
}
@media screen and (max-width: 1599.98px) {
  .document h3 {
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .document h3 {
    font-size: 17px;
  }
}

.document h4 {
  font-size: 20px;
  margin: 30px 0px 20px;
}
@media screen and (max-width: 1599.98px) {
  .document h4 {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .document h4 {
    font-size: 15px;
  }
}

.document h5 {
  font-size: 18px;
  margin: 10px 0px 10px;
}
@media screen and (max-width: 1599.98px) {
  .document h5 {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .document h5 {
    font-size: 14px;
  }
}

.document h6 {
  font-size: 16px;
  margin: 10px 0px 10px;
}
@media screen and (max-width: 1599.98px) {
  .document h6 {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .document h6 {
    font-size: 13px;
  }
}

.document img {
  max-width: 100%;
}

.document ul {
  margin-bottom: 40px;
}

.document ol > li {
  padding-bottom: 30px;
}
.document ol > li p {
  margin-bottom: 15px;
}

.document .ul-listing li::before {
  font-size: 3px;
  top: 13px;
}

.document .ul-listing.lg li::before {
  top: 9px;
}

.document p a {
  color: #4B5563;
  text-decoration: underline;
}

.document p a:hover {
  color: #6B1B2F;
  text-decoration: underline;
}

/*-1500--125%*/
@media screen and (max-width: 1599.98px) {
  .pageTitle {
    margin-bottom: 25px;
  }
  .document p {
    margin: 0px 0px 25px;
  }
  .document h1 {
    margin: 30px 0px 15px;
  }
  .document h2 {
    margin: 30px 0px 15px;
  }
  .document h3 {
    margin: 30px 0px 15px;
  }
  .document h4 {
    margin: 30px 0px 15px;
  }
  .document h5 {
    margin: 10px 0px 10px;
  }
  .document h6 {
    margin: 10px 0px 10px;
  }
  .document ul {
    margin-bottom: 20px;
  }
  .document .ul-listing li::before {
    top: 11px;
  }
  .document .ul-listing.lg li::before {
    top: 8px;
  }
}
/*-1300-xxl--150%*/
/*-576-sm*/
@media screen and (max-width: 575.98px) {
  h1, .h1 {
    letter-spacing: 0px;
    padding: 0px 0px 12px;
  }
  h2, .h2 {
    letter-spacing: 0px;
    padding: 0px 0px 12px;
  }
  h3, .h3 {
    letter-spacing: 0px;
    padding: 0px 0px 13px;
  }
  h4, .h4 {
    letter-spacing: 0px;
    padding: 0px 0px 12px;
  }
  h5, .h5 {
    letter-spacing: 0px;
    padding: 0px 0px 14px;
  }
  h6, .h6 {
    letter-spacing: 0px;
    padding: 0px 0px 14px;
  }
  .pageTitle {
    margin-bottom: 20px;
  }
  .pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 {
    font-size: 46px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 {
    font-size: 37px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 {
    font-size: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.xxxl h1, .pageTitle.xxxl h2, .pageTitle.xxxl h3, .pageTitle.xxxl h4, .pageTitle.xxxl h5, .pageTitle.xxxl h6 {
    font-size: 73px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .pageTitle.xxxl h1, .pageTitle.xxxl h2, .pageTitle.xxxl h3, .pageTitle.xxxl h4, .pageTitle.xxxl h5, .pageTitle.xxxl h6 {
    font-size: 60px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .pageTitle.xxxl h1, .pageTitle.xxxl h2, .pageTitle.xxxl h3, .pageTitle.xxxl h4, .pageTitle.xxxl h5, .pageTitle.xxxl h6 {
    font-size: 46px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.xxl h1, .pageTitle.xxl h2, .pageTitle.xxl h3, .pageTitle.xxl h4, .pageTitle.xxl h5, .pageTitle.xxl h6 {
    font-size: 65px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .pageTitle.xxl h1, .pageTitle.xxl h2, .pageTitle.xxl h3, .pageTitle.xxl h4, .pageTitle.xxl h5, .pageTitle.xxl h6 {
    font-size: 53px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .pageTitle.xxl h1, .pageTitle.xxl h2, .pageTitle.xxl h3, .pageTitle.xxl h4, .pageTitle.xxl h5, .pageTitle.xxl h6 {
    font-size: 41px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 {
    font-size: 60px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 {
    font-size: 49px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 {
    font-size: 38px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 {
    font-size: 50px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 {
    font-size: 40px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 {
    font-size: 42px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 {
    font-size: 34px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .pageTitle.md h1, .pageTitle.md h2, .pageTitle.md h3, .pageTitle.md h4, .pageTitle.md h5, .pageTitle.md h6 {
    font-size: 28px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 {
    font-size: 32px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 {
    font-size: 26px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .pageTitle.sm h1, .pageTitle.sm h2, .pageTitle.sm h3, .pageTitle.sm h4, .pageTitle.sm h5, .pageTitle.sm h6 {
    font-size: 21px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 {
    font-size: 30px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 {
    font-size: 25px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .pageTitle.xs h1, .pageTitle.xs h2, .pageTitle.xs h3, .pageTitle.xs h4, .pageTitle.xs h5, .pageTitle.xs h6 {
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  h1 br, h2 br, h3 br, h4 br, h5 br, h6 br {
    display: none !important;
  }
  .document .ul-listing li::before {
    top: 10px;
  }
  .document .ul-listing.lg li::before {
    top: 9px;
  }
}
.modal-content {
  border-radius: 0px;
  background: transparent;
  box-shadow: none;
  border: 0px;
}

.modal-body {
  padding: 50px 50px;
  border-radius: 20px;
  overflow: hidden;
  background: #ffffff;
  line-height: 1.6;
  box-shadow: none;
}

.modal-backdrop.show {
  opacity: 0.8;
  background: #000000;
}

.modal-xxl {
  max-width: 1400px;
}

.modal-xl {
  max-width: 1000px;
}

.modal-lg {
  max-width: 770px;
}

.modal-sm {
  max-width: 300px;
}

@media screen and (max-width: 1599.98px) {
  .modal-body {
    padding: 30px 40px;
  }
  .modal-xxl {
    max-width: 1210px;
  }
  .modal-xl {
    max-width: 950px;
  }
  .modal-lg {
    max-width: 650px;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media screen and (max-width: 1299.98px) {
  .modal-body {
    padding: 30px;
  }
  .modal-xxl {
    max-width: 950px;
  }
}
@media screen and (max-width: 991.98px) {
  .modal-dialog-centered {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .modal-body {
    padding: 20px 20px;
    border-radius: 10px;
  }
}
.btn-close {
  padding: 0px;
  border: 0px;
  border-radius: 50%;
  background: none;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 12px;
  line-height: 1;
  z-index: 2;
  opacity: 1 !important;
  cursor: pointer;
  text-shadow: none;
  outline: none !important;
  box-shadow: none !important;
  transition: all 0.2s linear;
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
}
@media screen and (max-width: 575.98px) {
  .btn-close {
    right: 10px;
    top: 10px;
  }
}
.btn-close:hover {
  color: var(--secondary);
  background: none;
  transform: rotate(90deg);
}
.btn-close i {
  line-height: 1;
}
.btn-close img {
  width: 100%;
}
.btn-close.btn-inslide {
  width: 28px;
  height: 28px;
  color: #111827;
  border: 1px solid #111827;
}
@media screen and (max-width: 1599.98px) {
  .btn-close.btn-inslide {
    width: 22px;
    height: 22px;
  }
}
@media screen and (max-width: 575.98px) {
  .btn-close.btn-inslide {
    width: 16px;
    height: 16px;
  }
}
.quickSearch .btn-close {
  top: -25px;
  right: 0px;
}

/*---*/
.form-holder {
  margin: 0px auto;
}

.form-group {
  margin-bottom: 35px;
  position: relative;
}

.form-group label,
.custom-label {
  font-weight: 400 !important;
  margin-bottom: 12px;
  display: block;
  color: #111827;
  letter-spacing: -0.32px;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1599.98px) {
  .form-group label,
  .custom-label {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .form-group label,
  .custom-label {
    font-size: 13px;
  }
}

.form-group label.white {
  color: #ffffff;
}

.form-group label a {
  color: #4B5563;
  text-decoration: underline;
}

.form-group label a:hover {
  color: #161616;
  text-decoration: underline;
}

label.inline {
  line-height: 50px;
  margin-bottom: 0px;
}

.form-group.inline {
  display: flex;
}

.form-group.inline > label {
  width: 235px;
}

.form-group.inline .control {
  width: calc(100% - 235px);
}

.form-info p {
  letter-spacing: 0.28px;
}

.form-info.white p a {
  color: #ffffff;
  font-weight: 600;
}

.form-note {
  padding-top: 5px;
}

/*---*/
.radio-holder,
.checkbox-holder {
  margin: -8px -8px;
  position: relative;
}

.radio-holder span,
.checkbox-holder span {
  margin: 0px;
}

.radio,
.checkbox,
.radio1 {
  display: block;
  margin: 0px;
  position: relative;
  text-align: left;
  padding: 8px;
}

.radio-inline,
.checkbox-inline {
  display: flex;
  flex-wrap: wrap;
}

/* .form-group .radio label, .form-group .radio1 label, .form-group .checkbox label { opacity: 1; font-weight: 700 !important;letter-spacing: -0.9px; color: $alternate1; } */
.checkbox label,
.radio label > span,
.radio1 label {
  display: block;
  position: relative;
  padding-left: 30px !important;
  margin: 0px !important;
  font-weight: 400 !important;
  cursor: pointer;
  color: #999999;
  transition: all 0.2s linear;
  text-transform: none;
  line-height: 1;
  font-size: 15px;
}
@media screen and (max-width: 1599.98px) {
  .checkbox label,
  .radio label > span,
  .radio1 label {
    font-size: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .checkbox label,
  .radio label > span,
  .radio1 label {
    font-size: 12px;
  }
}

.checkbox label::before,
.radio label > span::before,
.radio1 label::before,
.checkbox label::after,
.radio label > span::after,
.radio1 label::after {
  content: "";
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0px;
  top: 1px;
  transition: all 0.2s linear;
  border-radius: 2px;
}

.checkbox label::before,
.radio label > span::before,
.radio1 label::before {
  background: none;
  border: 1px solid #999999;
}

.checkbox label::after,
.radio label > span::after,
.radio1 label::after {
  font-family: "Font Awesome 7 Free";
  content: "\f00c";
  font-weight: 900;
  opacity: 0;
  font-size: 9px;
  line-height: 1; /*background: $secondary; width: 9px; height: 9px; top: 3px; left: 3px;*/
  font-style: normal;
}

.radio label > span::before,
.radio1 label::before {
  border-radius: 20px;
}

.radio label > span::after,
.radio1 label::after {
  content: "";
  top: 4px;
  left: 3px;
  width: 11px;
  height: 11px;
  background: #6B1B2F;
  color: inherit;
  border-radius: 50%;
}

.checkbox input[type=checkbox],
.radio input[type=radio],
.radio1 input[type=radio] {
  opacity: 0;
  display: none;
}

.checkbox input[type=checkbox]:focus + label::before {
  outline: none !important;
}

.checkbox input[type=checkbox]:hover + label::after,
.checkbox:hover label::after,
.radio label:hover > span::after,
.radio1 label:hover::after {
  opacity: 1;
  color: #ffffff;
}

.checkbox input[type=checkbox]:checked + label::after,
.checkbox label.label-selected::after,
.checkbox input[type=checkbox]:checked::after,
.radio input[type=radio]:checked + span::after,
.radio1 input[type=radio]:checked + label::after {
  opacity: 1;
  color: #ffffff !important;
}

.checkbox input[type=checkbox]:checked + label::before,
.checkbox label.label-selected::before,
.checkbox input[type=checkbox]:checked + label:hover::before,
.checkbox label:hover::before {
  background: #6B1B2F;
  border-color: transparent !important;
}

.radio input[type=radio]:checked + span::before,
.radio label:hover > span::before,
.radio1 input[type=radio]:checked + label::before,
.radio1 label:hover::before {
  background: #ffffff;
  border-color: #111827 !important;
}

/* .checkbox input[type="checkbox"]:checked::before { }  */
.checkbox input[type=checkbox]:disabled + label {
  opacity: 0.65;
}

.checkbox input[type=checkbox]:disabled + label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

/* .checkbox input[type="checkbox"]:hover + label, .checkbox:hover label, .checkbox label.label-selected, .radio input[type="radio"]:checked + span, .checkbox input[type="checkbox"]:checked + label {  } */
.radio,
.radio1 {
  display: block;
}

.checkbox label > span,
.radio label > span {
  display: block;
  line-height: 1.2;
  min-height: 18px;
}

.checkbox label,
.radio label {
  margin: 0px !important;
  padding: 0px;
}

.radio label {
  padding: 0px !important;
}

.form-group.text-center .checkbox {
  display: inline-block;
}

/*Radio Image*/
.radio-img {
  position: relative;
}

.radio-img .radio {
  margin: 10px;
  padding: 0px;
}

.radio-img input[type=radio] + label {
  padding: 10px !important;
  text-align: center !important;
  transition: all 0.2s linear;
  min-width: 126px;
}

.radio-img input[type=radio] + label > img {
  max-width: 100%;
}

.radio-img input[type=radio] + label > span {
  display: block;
  color: #100249 !important;
  font-size: 14px !important;
  padding-top: 30px;
}

.radio-img input[type=radio]:checked + label,
.radio-img input[type=radio]:hover + label {
  background: #eff0f8;
}

.radio-img .radio label::after,
.radio-img .radio label::before {
  display: none !important;
}

/*----*/
.form-control,
.nice-select,
.btn-group .btn,
.f-upload .file-input .file-caption-name,
select.multipleSelect,
.dropzone {
  transition: all 0.2s linear;
  width: 100%;
  height: 48px;
  line-height: 46px;
  border: 1px solid #d2d2d2;
  color: #111827;
  box-shadow: none !important;
  border-radius: 5px;
  padding: 0px 25px;
  background: #ffffff;
  text-transform: none;
  outline: none !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -0.32px;
  font-family: "Poppins", sans-serif;
}
@media screen and (max-width: 1599.98px) {
  .form-control,
  .nice-select,
  .btn-group .btn,
  .f-upload .file-input .file-caption-name,
  select.multipleSelect,
  .dropzone {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .form-control,
  .nice-select,
  .btn-group .btn,
  .f-upload .file-input .file-caption-name,
  select.multipleSelect,
  .dropzone {
    font-size: 13px;
  }
}
.form-controlfocus, .form-control:hover,
.nice-selectfocus,
.nice-select:hover,
.btn-group .btnfocus,
.btn-group .btn:hover,
.f-upload .file-input .file-caption-namefocus,
.f-upload .file-input .file-caption-name:hover,
select.multipleSelectfocus,
select.multipleSelect:hover,
.dropzonefocus,
.dropzone:hover {
  border-color: #E3B057;
  background: #ffffff;
  color: #111827 !important;
}
@media screen and (max-width: 1599.98px) {
  .form-control,
  .nice-select,
  .btn-group .btn,
  .f-upload .file-input .file-caption-name,
  select.multipleSelect,
  .dropzone {
    height: 40px;
    line-height: 38px;
    padding: 0px 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .form-control,
  .nice-select,
  .btn-group .btn,
  .f-upload .file-input .file-caption-name,
  select.multipleSelect,
  .dropzone {
    height: 40px;
    line-height: 38px;
    padding: 0px 20px;
  }
}

input::placeholder,
input.form-control::-webkit-input-placeholder,
textarea::placeholder,
.nice-select,
.form-group.floating-label label {
  color: #111827 !important;
  opacity: 1 !important;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* input[type="number"] { -moz-appearance: textfield; } */
select.multipleSelect {
  height: 100px !important;
  border-radius: 0px !important;
  padding: 0px !important;
}

select.multipleSelect option {
  padding: 3px 10px !important;
}

*:focus,
input:focus {
  outline: none !important;
}

textarea.form-control {
  padding: 20px 20px;
  height: 105px;
  resize: none;
  line-height: 1.3;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f1f1f1;
  border-color: #c4c4c4;
}

input[disabled]::placeholder,
input.form-control[disabled]::-webkit-input-placeholder {
  color: #a6a6a6 !important;
  opacity: 0.5 !important;
}

.input-with-icon {
  position: relative;
}

.input-with-icon .form-control,
.input-with-icon .nice-select,
.input-with-icon .bootstrap-select .btn {
  padding-left: 60px;
}
@media screen and (max-width: 1599.98px) {
  .input-with-icon .form-control,
  .input-with-icon .nice-select,
  .input-with-icon .bootstrap-select .btn {
    padding-left: 50px;
  }
}

.input-with-icon i,
.input-with-icon img {
  position: absolute;
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  max-width: 22px;
}
@media screen and (max-width: 1599.98px) {
  .input-with-icon i,
  .input-with-icon img {
    max-width: 18px;
    left: 20px;
  }
}

/*---*/
.input-group-addon {
  background: none;
  color: #111827;
  border-left: none;
  line-height: 1;
  margin: 0px;
  padding: 0px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: all 0.2s linear;
  font-size: 18px;
}
@media screen and (max-width: 1599.98px) {
  .input-group-addon {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .input-group-addon {
    font-size: 14px;
  }
}

.input-group.select-date-time .form-control,
.input-group .form-control {
  border-radius: 8px !important;
  padding-right: 40px;
}

/* .input-group.select-date-time .form-control::placeholder, .input-group.select-date-time .form-control::-webkit-input-placeholder{color:$alternate1) !important;opacity: 1 !important;} */
.input-group .form-control:focus {
  z-index: 0;
}

.input-group:hover .input-group-addon {
  color: #4B5563;
}

.input-group.input-phone .form-control:first-child {
  border-radius: 10px 0px 0px 10px !important;
  width: 65px !important;
  padding: 0px;
  text-align: center;
  flex: none;
}

.input-group.input-phone .form-control:first-child:hover {
  z-index: 2;
}

.input-group.input-phone .form-control:last-child {
  border-radius: 0px 10px 10px 0px !important;
  padding-right: 15px;
}

/*--nice-select---*/
.NiceSelect {
  position: relative;
  display: block;
}

.NiceSelect::after {
  display: block;
  content: ".";
  height: 0px;
  clear: both;
  visibility: hidden;
}

.NiceSelect select {
  display: none;
}

.nice-select {
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  outline: none;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto;
  padding-right: 50px !important; /*min-width: 160px; */
  width: 100%;
}

.nice-select .current {
  overflow: hidden;
  display: block;
  position: relative;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nice-selected .nice-select .current {
  color: #4B5563;
}

.nice-select:active,
.nice-select.open,
.nice-select:focus {
  border-color: #E3B057;
}

.nice-select::after {
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  content: "\f107";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #111827;
  line-height: 1;
  opacity: 1;
  font-size: 13px;
}
@media screen and (max-width: 1599.98px) {
  .nice-select::after {
    font-size: 11px;
  }
}
@media screen and (max-width: 575.98px) {
  .nice-select::after {
    font-size: 10px;
  }
}

.nice-select.open::after,
.nice-select:hover::after {
  color: #E3B057 !important;
  opacity: 1;
}

.nice-select.open::after {
  content: "\f106";
}

.nice-select.open .list {
  opacity: 1;
  pointer-events: initial;
  transform: scale(1) translateY(0);
}

.nice-select.disabled {
  border-color: #F1F1F1;
  color: #F4F4F4;
  pointer-events: none;
}

.nice-select.disabled::after {
  border-color: #F1F1F1;
}

.nice-select.wide {
  width: 100%;
}

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}

.nice-select.right {
  float: right;
}

.nice-select.right .list {
  left: auto;
  right: 0;
}

.nice-select .option.disabled {
  text-decoration: line-through;
  opacity: 0.5;
}

.nice-select .list {
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  box-sizing: border-box;
  margin-top: 0px;
  opacity: 0;
  overflow: hidden;
  padding: 0px 0px;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
  min-width: 100%;
  max-height: 480px;
  overflow-y: auto;
  width: 100%;
  min-width: 120px;
}

/* .nice-select .list:hover .option:not(:hover) { background-color: transparent !important; }  */
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  outline: none;
  padding: 10px 10px;
  text-align: left;
  transition: all 0.2s linear;
  background: none;
  color: #111827;
  border-radius: 0px;
  font-size: 12px;
  line-height: 1.1;
  text-wrap: wrap;
  text-transform: capitalize !important;
}
@media screen and (max-width: 1599.98px) {
  .nice-select .option {
    font-size: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .nice-select .option {
    font-size: 9px;
  }
}

.nice-select .option:hover,
.nice-select .option.focus,
.nice-select .option.selected.focus {
  background: #E3B057;
  color: #111827;
}

.nice-select .option.selected {
  font-weight: 400;
}

.nice-select .option.disabled {
  background-color: transparent;
  color: #F4F4F4;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}

.no-csspointerevents .nice-select.open .list {
  display: block;
}

.NiceSelect.PlainSelect .nice-select {
  padding-left: 0px;
  padding-right: 25px !important;
  height: 22px;
  line-height: 22px;
  border-radius: 0px;
  border: 0px;
  background: none; /*min-width: auto !important;*/
}

.NiceSelect.PlainSelect .nice-select::after {
  right: 0px; /*content:"\f078";*/
}

/* .NiceSelect.PlainSelect .nice-select.open::after { content:"\f077";}  */
.NiceSelect.lg .nice-select {
  min-width: 250px;
}

.NiceSelect.md .nice-select {
  min-width: 200px;
}

.NiceSelect.sm .nice-select {
  min-width: 110px;
}

.NiceSelect.xs .nice-select {
  min-width: 60px;
}

/*--Floating Form Label--*/
.floating-label {
  position: relative;
}

/* .floating-label .form-control{ background:transparent !important; border: 0px !important; border-bottom: 1px solid #B3B3B3 !important; border-radius: 0px !important; padding: 0px !important;} */
/* .floating-label textarea.form-control { padding: 15px 0px !important; } */
.form-group.floating-label label {
  position: absolute;
  pointer-events: none;
  left: 0px;
  top: 20px;
  transition: 0.2s ease all;
  margin: 0px;
  width: auto;
  margin: 0px;
  padding: 0px;
  line-height: 1;
  background: none;
  z-index: 2;
  color: #a6a6a6 !important;
}

.form-group.floating-label .focus label,
.form-group.floating-label .not-empty label,
.form-group.floating-label .focus + label,
.form-group.floating-label .not-empty + label,
.form-group.floating-label.focus label,
.form-group.floating-label.not-empty label {
  top: 0px;
  font-size: 13px;
  opacity: 1 !important;
  padding: 0px 0px;
  background: transparent;
  color: #161616 !important;
}

/*---*/
.f-upload .input-group {
  display: block !important;
  position: relative !important;
  flex-wrap: nowrap !important;
}

.f-upload .file-caption-icon {
  display: none !important;
}

.f-upload .file-caption-name.form-control {
  width: 100%;
  font-style: normal !important;
  opacity: 1 !important;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7f7f7f;
  padding-left: 180px !important;
}

.f-upload .input-group .custom-button.btn-file {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  z-index: 2;
  text-transform: capitalize;
}

.dropzone {
  margin: 0px;
  width: 100% !important;
  height: 165px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s linear;
  font-family: "Playfair Display", serif;
  line-height: 1.2 !important;
}

.dropzone:hover {
  background: #ffffff;
}

.dropzone-content i {
  margin-bottom: 10px;
}

.progress {
  height: 20px;
  border-radius: 15px;
}

.extra-progress-wrapper {
  font-size: 14px;
}
@media screen and (max-width: 1599.98px) {
  .extra-progress-wrapper {
    font-size: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .extra-progress-wrapper {
    font-size: 12px;
  }
}

.extra-progress-wrapper .progress {
  width: 100% !important;
}

/*--Toggle Button Group-*/
.btn-group {
  display: flex;
}

.btn-group > .btn-check {
  opacity: 0;
  display: none;
}

.btn-group .btn {
  transition: all 0.2s linear;
  padding: 0px !important;
  flex: 1 1 0px;
  margin: 0px !important;
  border-width: 1px;
}

.btn-group .btn:hover,
.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary {
  background: #6B1B2F !important;
  border-color: transparent;
  color: #ffffff;
}

@media screen and (max-width: 1599.98px) {
  .form-group {
    margin-bottom: 20px;
    position: relative;
  }
  .checkbox label::before,
  .radio label > span::before,
  .radio1 label::before,
  .checkbox label::after,
  .radio label > span::after,
  .radio1 label::after {
    content: "";
    top: -2px;
  }
  .radio label > span::after,
  .radio1 label::after {
    top: 1px;
  }
  textarea.form-control {
    padding: 20px;
    height: 115px;
  }
  .nice-select::after {
    right: 14px;
    font-size: 14px;
  }
  .nice-select {
    padding-right: 40px;
  }
  .NiceSelect.lg .nice-select {
    min-width: 210px;
  }
  .NiceSelect.md .nice-select {
    min-width: 150px;
  }
  .NiceSelect.sm .nice-select {
    min-width: 80px;
  }
  .NiceSelect.xs .nice-select {
    min-width: 40px;
  }
  .NiceSelect.PlainSelect .nice-select {
    padding-right: 20px !important;
  }
  .nice-select .option {
    font-size: 11px;
  }
  .nice-select .list {
    min-width: 110px;
  }
  .input-group.select-date-time .form-control,
  .input-group .form-control {
    padding-right: 40px;
  }
  .input-group-addon {
    right: 20px;
    font-size: 14px;
  }
  .f-upload .file-caption-name.form-control {
    padding-left: 150px !important;
  }
  /* .f-upload .input-group .custom-button.btn-file {} */
  .form-group.floating-label label {
    top: 17px;
  }
  .form-group.floating-label .focus label,
  .form-group.floating-label .not-empty label,
  .form-group.floating-label .focus + label,
  .form-group.floating-label .not-empty + label,
  .form-group.floating-label.focus label,
  .form-group.floating-label.not-empty label {
    font-size: 11px;
  }
}
@media screen and (max-width: 575.98px) {
  textarea.form-control {
    padding: 15px 20px;
  }
  .nice-select::after {
    right: 14px;
    font-size: 13px;
  }
  .nice-select {
    padding-right: 20px;
  }
  .nice-select .option {
    padding: 8px 15px;
    font-size: 11px;
  }
  .nice-select .list {
    min-width: 120px;
  }
  .input-group.select-date-time .form-control,
  .input-group .form-control {
    font-size: 13px;
    padding-right: 40px;
    padding-left: 20px;
  }
  .input-group.select-date-time {
    width: 100%;
  }
  .form-group.floating-label label {
    top: 13px;
  }
  .form-group.floating-label .focus label,
  .form-group.floating-label .not-empty label,
  .form-group.floating-label .focus + label,
  .form-group.floating-label .not-empty + label,
  .form-group.floating-label.focus label,
  .form-group.floating-label.not-empty label {
    font-size: 9px;
    top: -2px;
  }
  .f-upload .file-caption-name.form-control {
    padding-left: 20px !important;
  }
  .f-upload .input-group .custom-button.btn-file {
    width: 100%;
    height: 40px;
    margin-top: 15px;
    position: static;
  }
  .checkbox label::before,
  .radio label > span::before,
  .radio1 label::before,
  .checkbox label::after,
  .radio label > span::after,
  .radio1 label::after {
    content: "";
    top: -1px;
  }
  .radio label > span::after,
  .radio1 label::after {
    top: 2px;
  }
  .form-group {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 479.98px) {
  .f-upload .input-group {
    display: block !important;
    position: relative !important;
  }
  .f-upload .input-group .custom-button.btn-file {
    width: 100%;
    margin-top: 10px !important;
    margin-left: 0px !important;
    position: static !important;
    padding: 0px 25px !important;
    height: 40px;
    border-radius: 5px !important;
  }
  .f-upload .file-caption-name.form-control {
    width: 100%;
    padding: 0px 15px !important;
  }
}
/*---*/
.form-control.height-65,
.height-65 .nice-select {
  height: 65px;
  line-height: 63px;
}
@media screen and (max-width: 1599.98px) {
  .form-control.height-65,
  .height-65 .nice-select {
    height: 55px;
    line-height: 53px;
  }
}
@media screen and (max-width: 575.98px) {
  .form-control.height-65,
  .height-65 .nice-select {
    height: 40px;
    line-height: 38px;
  }
}

.form-control.height-60,
.height-60 .nice-select {
  height: 58px;
  line-height: 56px;
}
@media screen and (max-width: 1599.98px) {
  .form-control.height-60,
  .height-60 .nice-select {
    height: 50px;
    line-height: 48px;
  }
}
@media screen and (max-width: 575.98px) {
  .form-control.height-60,
  .height-60 .nice-select {
    height: 40px;
    line-height: 38px;
  }
}

.form-control.height-55,
.height-55 .nice-select {
  height: 55px;
  line-height: 53px;
}
@media screen and (max-width: 1599.98px) {
  .form-control.height-55,
  .height-55 .nice-select {
    height: 45px;
    line-height: 43px;
  }
}
@media screen and (max-width: 575.98px) {
  .form-control.height-55,
  .height-55 .nice-select {
    height: 40px;
    line-height: 38px;
  }
}

.form-control.height-50,
.height-50 .nice-select {
  height: 50px;
  line-height: 48px;
}
@media screen and (max-width: 1599.98px) {
  .form-control.height-50,
  .height-50 .nice-select {
    height: 40px;
    line-height: 38px;
  }
}
@media screen and (max-width: 575.98px) {
  .form-control.height-50,
  .height-50 .nice-select {
    height: 40px;
    line-height: 38px;
  }
}

.form-control.height-45,
.height-45 .nice-select {
  height: 45px;
  line-height: 43px;
}
@media screen and (max-width: 1599.98px) {
  .form-control.height-45,
  .height-45 .nice-select {
    height: 35px;
    line-height: 33px;
  }
}
@media screen and (max-width: 575.98px) {
  .form-control.height-45,
  .height-45 .nice-select {
    height: 35px;
    line-height: 33px;
  }
}

.form-control.height-40,
.height-40 .nice-select {
  height: 40px;
  line-height: 38px;
}
@media screen and (max-width: 1599.98px) {
  .form-control.height-40,
  .height-40 .nice-select {
    height: 32px;
    line-height: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .form-control.height-40,
  .height-40 .nice-select {
    height: 32px;
    line-height: 30px;
  }
}

.custom-upload-button {
  margin: 0px;
  padding: 0px;
  width: 100% !important;
  min-height: auto !important;
  display: flex;
  align-items: center;
  justify-content: center; /*flex-flow: column;*/
  color: #4B5563;
  transition: all 0.2s linear;
  background: #ffffff;
  position: relative;
  border-radius: 8px;
  border: 1px dashed #cccccc;
}
.custom-upload-button label.upload-btn {
  margin: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-upload-button .form-control {
  background-color: none;
  border: 0px;
  border-radius: 0px;
  opacity: 0;
}
.custom-upload-button .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
}
.custom-upload-button:hover {
  background: #e8e8e8;
}
.custom-upload-button i {
  margin-right: 10px;
}

.tinfo {
  position: relative;
  display: inline-flex;
  max-width: 19px;
  margin-left: 5px;
  vertical-align: sub;
}
@media screen and (max-width: 1599.98px) {
  .tinfo {
    max-width: 15px;
  }
}

.tooltip-inner {
  background-color: #1a5ed4 !important;
  color: #ffffff !important;
  font-size: 13px;
  padding: 8px 12px;
  border-radius: 8px;
}
@media screen and (max-width: 1599.98px) {
  .tooltip-inner {
    font-size: 11px;
  }
}
@media screen and (max-width: 575.98px) {
  .tooltip-inner {
    font-size: 10px;
  }
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,
.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #1a5ed4;
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,
.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: #1a5ed4;
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,
.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: #1a5ed4;
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,
.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: #1a5ed4;
}

#pageHeaderWrapper {
  position: fixed; /*left: 50%;transform: translateX(-50%);*/
  top: 0px;
  width: 100%;
  z-index: 100;
  display: block;
  margin: 0px auto;
  max-width: 1920px;
  transition: all 0.2s linear;
  background: #7D0422;
}
@media screen and (max-width: 1919.98px) {
  #pageHeaderWrapper {
    left: 0%;
    transform: none;
  }
}
#pageHeaderWrapper .headerInfoBar {
  position: relative;
  z-index: 2;
  padding: 13px 0px;
}
@media screen and (max-width: 1599.98px) {
  #pageHeaderWrapper .headerInfoBar {
    padding: 10px 0px;
  }
}
#pageHeaderWrapper .header-container {
  display: flex;
  justify-content: space-between;
  margin: 0px auto; /*position: relative;*/ /*flex-wrap: wrap; */
  transition: all 0.2s linear;
  align-items: center;
}
@media screen and (max-width: 1199.98px) {
  #pageHeaderWrapper .header-container {
    justify-content: space-between;
    z-index: 0;
  }
}
#pageHeaderWrapper .logo-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  order: 1;
  padding: 40px 0px;
}
@media screen and (max-width: 1599.98px) {
  #pageHeaderWrapper .logo-holder {
    padding: 30px 0px;
  }
}
@media screen and (max-width: 1199.98px) {
  #pageHeaderWrapper .logo-holder {
    padding: 20px 0px;
  }
}
#pageHeaderWrapper .logo-holder .logo {
  position: relative;
  z-index: 3;
  display: block;
  width: 208px;
  padding: 0px;
  margin: 0px;
  transition: all 0.2s linear; /*margin-right: auto; */
}
@media screen and (max-width: 1599.98px) {
  #pageHeaderWrapper .logo-holder .logo {
    width: 170px;
  }
}
@media screen and (max-width: 1199.98px) {
  #pageHeaderWrapper .logo-holder .logo {
    width: 170px;
  }
}
#pageHeaderWrapper .logo-holder .logo a {
  display: block;
  transition: all 0.2s linear;
  padding: 0px 0px;
  width: 100%;
  line-height: 1;
  position: relative;
}
#pageHeaderWrapper .logo-holder .logo a img {
  max-width: 100%;
  width: 100%;
  transition: all 0.2s linear;
}
#pageHeaderWrapper .logo-holder .logo a img + img {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
}
.header-close {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1599.98px) {
  .header-close {
    right: 50px;
  }
}
@media screen and (max-width: 1299.98px) {
  .header-close {
    right: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .header-close {
    right: 10px;
    top: 10px;
    transform: none;
  }
}
.header-close a {
  color: #2a2a2a;
  transition: all 0.2s linear;
  display: block;
  line-height: 1;
}
.header-close a:hover {
  transform: rotate(90deg);
  color: #6B1B2F;
}

.main-content-wrapper {
  position: relative;
  width: 100%;
  z-index: 1;
  margin: 0px auto;
  padding: 0px 0px;
  max-width: 1920px;
}

.margin-container {
  margin-top: 120px;
}
@media screen and (max-width: 1599.98px) {
  .margin-container {
    margin-top: 96px;
  }
}
@media screen and (max-width: 1199.98px) {
  .margin-container {
    margin-top: 78px;
  }
}

.sticky {
  position: sticky;
  top: 150px;
  z-index: 6;
}

.top-right {
  order: 3;
  transition: all 0.2s linear;
  z-index: 2;
}
@media screen and (max-width: 1199.98px) {
  .top-right {
    padding-left: 0px;
    order: 3;
    margin-right: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .top-right {
    margin-right: 40px;
  }
  .top-right .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .top-right .row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
  }
}

.top-link {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  position: relative;
  color: #111827;
}
.top-link svg path {
  transition: all 0.3s ease;
}
.top-link:hover {
  border-color: transparent;
  color: #ffffff;
}
.top-link:hover svg path {
  stroke: #E3B057;
}
.top-link.link-rounded {
  border-radius: 50%;
  width: 58px;
  height: 58px;
  padding: 0px;
}
@media screen and (max-width: 1599.98px) {
  .top-link.link-rounded {
    width: 48px;
    height: 48px;
  }
  .top-link.link-rounded svg {
    width: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .top-link.link-rounded {
    width: 35px;
    height: 35px;
  }
  .top-link.link-rounded svg {
    width: 16px;
  }
}
.top-link .count {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0px;
  right: -10px;
  border-radius: 50%;
  line-height: 1;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 2px;
}
@media screen and (max-width: 1599.98px) {
  .top-link .count {
    font-size: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .top-link .count {
    font-size: 12px;
  }
}
@media screen and (max-width: 1599.98px) {
  .top-link .count {
    width: 26px;
    height: 26px;
  }
}

/*------*/
.header--fixed {
  position: fixed;
  z-index: 10;
  right: 0;
  left: 0;
  top: 0;
}

.headroom {
  transition: transform 0.25s ease-in-out;
  will-change: transform;
}

.headroom--pinned {
  transform: translateY(0);
}

.headroom--unpinned {
  transform: translateY(-100%);
}

#pageHeaderWrapper.animated {
  animation-duration: 0.5s;
  animation-fill-mode: both;
  will-change: transform, opacity;
}
@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.animated.slideDown {
  animation-name: slideDown;
}
@keyframes slideUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}
.animated.slideUp {
  animation-name: slideUp;
}

/*-NAv--*/
.nav-holder {
  background-color: #ffffff;
  border-top: 1px solid #d9d9d9;
}

.topNavWrapper {
  display: flex;
  align-items: center;
  order: 2; /*width: 100%; border-top: 1px solid #bfbfbf; */
  transition: all 0.2s linear;
  flex-flow: column;
  margin-left: auto;
  border: 0px;
  font-family: "Poppins", sans-serif;
}

.nav-wrapper {
  position: relative;
  display: block;
  margin: 0px auto;
  width: 100%;
  z-index: 0;
}

.nav-container {
  position: static;
  display: block;
  width: 100%;
}

.custom-menu-wrap {
  position: static;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  display: block;
}

.nav {
  position: static;
  width: 100%;
  display: block;
  margin: 0px auto;
  text-align: center;
}

.nav > ul {
  position: static;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  text-transform: none;
  list-style-type: none;
  width: 100%;
  display: flex;
  justify-content: flex-start;
}

.nav > ul > li {
  position: relative;
  display: block;
  padding: 0px 0px;
  margin: 0px 45px 0px 0px;
}
@media screen and (max-width: 1599.98px) {
  .nav > ul > li {
    margin: 0px 35px 0px 0px;
  }
}
.nav > ul > li:last-child {
  margin: 0px 0px 0px 0px;
}

.nav > ul > li > a {
  position: relative;
  display: flex;
  align-items: center;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  padding: 0px 0px;
  line-height: 1;
  justify-content: center;
  transition: all 0.2s linear;
  height: 120px;
  font-size: 20px;
  border-radius: 0px;
}
@media screen and (max-width: 1599.98px) {
  .nav > ul > li > a {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .nav > ul > li > a {
    font-size: 15px;
  }
}
@media screen and (max-width: 1599.98px) {
  .nav > ul > li > a {
    padding: 0px 0px;
    height: 94px;
  }
}

.nav > ul > li > a::before {
  content: "";
  position: absolute;
  width: 0;
  height: 5px;
  bottom: 0px;
  right: 0;
  z-index: -1;
  background-color: #E3B057;
  transition: all 0.3s ease;
}

.nav > ul > li:hover > a,
.nav > ul > li.selected > a {
  color: #E3B057;
  opacity: 1;
  text-decoration: none;
  font-weight: 500;
}

.nav > ul > li.selected > a {
  font-weight: 700;
  opacity: 1;
}

.nav > ul > li:hover > a::before,
.nav > ul > li.selected > a::before {
  left: 0px;
  width: 100%;
}

.nav > ul ul,
.nav > ul ul ul {
  /*left: 50%; transform: translateX(-50%);*/
  position: absolute;
  left: auto;
  top: auto;
  opacity: 0;
  padding: 0px 0px 0px;
  width: 200px;
  text-align: left;
  visibility: hidden;
  border-radius: 0px 0px 0px 0px;
  box-shadow: 0px 5px 10px 0px rgba(5, 46, 78, 0.1);
  text-transform: none;
  margin: 0px 0px 0px -20px;
  transition: all 0.4s ease;
  background: #7D0422;
  z-index: 0; /*max-height: 400px; overflow-y: auto; */
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul,
  .nav > ul ul ul {
    width: 160px;
    padding: 10px 0px 20px;
    margin: 0px 0px 0px -15px;
  }
}

.nav > ul ul > li:first-child > a {
  border-radius: 0px 0px 0px 0px;
}

.nav > ul ul > li:last-child > a {
  border-radius: 0px 0px 0px 0px;
}

.nav > ul ul ul > li:first-child > a {
  border-radius: 0px 0px 0px 0px;
}

.nav > ul ul ul > li:last-child > a {
  border-radius: 0px 0px 0px 0px;
}

.nav > ul ul li:last-child ul > li:last-child > a {
  border-radius: 0px 0px 0px 0px;
}

.nav > ul ul ul {
  left: 100%;
  top: auto;
  margin: 0px;
  margin-top: -78px;
}

.nav > ul > li:hover > ul,
.nav > ul ul > li:hover > ul,
.nav > ul ul ul > li:hover > ul {
  top: auto;
  margin-top: 0px;
  visibility: visible;
  opacity: 1;
}

.nav > ul ul.gridmenu {
  display: none;
  animation: fadeInShow 0.4s;
  padding: 50px !important;
  background: #ffffff;
  border-radius: 0px 0px 10px 10px;
  box-shadow: 0px 15px 30px 0px rgba(5, 46, 78, 0.5);
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul.gridmenu {
    padding: 40px !important;
  }
}

.nav > ul ul.gridmenu ul {
  position: relative;
  left: auto;
  top: auto !important;
  margin: 0px auto !important;
}

.nav > ul > li.menu-item-has-children {
  position: static;
}

.nav > ul > li.menu-item-has-children > a::after {
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  content: "\f0d7";
  line-height: 1; /*position: absolute; top: 50%; transform: translateY(-50%); right: 0;*/
  margin-left: 10px;
  display: none;
}

.nav > ul ul li.menu-item-has-children > a {
  padding-right: 30px;
}

.nav > ul ul li.menu-item-has-children > a::after {
  position: absolute;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  content: "\f105";
  margin-left: auto;
  font-size: 12px;
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul li.menu-item-has-children > a::after {
    font-size: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .nav > ul ul li.menu-item-has-children > a::after {
    font-size: 9px;
  }
}

@keyframes fadeInShow {
  0% {
    opacity: 0;
    margin-top: 10px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
.nav > ul > li:hover > ul.gridmenu {
  display: flex;
  justify-content: space-between;
}

.nav > ul ul.grid1 {
  width: 25%;
  min-width: 325px;
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul.grid1 {
    min-width: 265px;
  }
}

.nav > ul ul.grid2 {
  width: 50%;
  left: 0px;
  min-width: 620px;
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul.grid2 {
    min-width: 510px;
  }
}

.nav > ul ul.grid3 {
  width: 100%;
  left: 0px;
}

.nav > ul ul.grid4 {
  width: 100%;
  left: 0px;
}

.nav > ul ul.grid1 > li,
.nav > ul ul.grid2 > li,
.nav > ul ul.grid3 > li,
.nav > ul ul.grid4 > li {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  padding: 0px 0px !important;
}

.nav > ul ul.grid2 > li {
  width: 45%;
  max-width: 220px;
  margin: 0px;
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul.grid2 > li {
    min-width: 185;
  }
}

.nav > ul ul.grid2 > li:last-child {
  margin-right: 0px;
}

.nav > ul ul.grid3 > li {
  width: 33.3333%;
}

.nav > ul ul.grid4 > li {
  width: 25%;
}

.nav > ul ul.gridmenu.grid2 > li:nth-child(3) {
  clear: both;
}

.nav > ul ul.gridmenu.grid3 > li:nth-child(4) {
  clear: both;
}

.nav > ul ul.gridmenu.grid4 > li:nth-child(5) {
  clear: both;
}

.nav > ul ul.gridmenu > li > a {
  color: #111827;
  font-size: 16px;
  font-weight: 700;
  background: none;
  padding: 0px 0px 30px;
  border-bottom: 1px solid #bebebe;
  margin-bottom: 15px;
  text-decoration: none;
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul.gridmenu > li > a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .nav > ul ul.gridmenu > li > a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul.gridmenu > li > a {
    padding: 0px 0px 20px;
  }
}

.nav > ul ul.gridmenu > li:hover > a,
.nav > ul ul.gridmenu > li.selected > a,
.nav > ul ul.gridmenu > li ul li > a {
  color: #111827;
  font-weight: 700;
  text-decoration: none;
}

.nav > ul ul.gridmenu > li:hover > a,
.nav > ul ul.gridmenu > li.selected > a {
  text-decoration: none !important;
}

.nav > ul ul.gridmenu > li ul li > a {
  text-transform: none;
  padding: 8px 0px;
  color: #111827;
  font-weight: 400;
  font-size: 16px;
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul.gridmenu > li ul li > a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .nav > ul ul.gridmenu > li ul li > a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul.gridmenu > li ul li > a {
    padding: 5px 0px;
  }
}

.nav > ul ul.gridmenu > li ul li > a:hover,
.nav > ul ul.gridmenu > li ul li.selected > a {
  color: #6B1B2F;
  text-decoration: underline;
}

.nopadding {
  padding: 0px !important;
}

.nav > ul ul.gridmenu ul {
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
  width: 100%;
  padding: 0px;
  box-shadow: none;
  border-radius: 0px;
  min-width: inherit;
  visibility: visible;
  background: transparent;
  margin: 0px 0px 0px 0px;
}

/*Third-lavel menu*/
.nav > ul ul > li:hover > ul,
.nav > ul ul ul > li:hover > ul {
  margin-top: -48px;
}

.nav > ul ul li,
.nav > ul ul ul li,
.gridmenu li {
  position: relative;
  display: block;
  padding: 0px 0px;
  margin: 0px auto 0px;
}

.nav > ul ul li:last-child,
.nav > ul ul ul li:last-child {
  border-bottom: 0px;
}

.nav > ul ul a,
.nav > ul ul ul a {
  position: relative;
  display: block;
  color: #ffffff;
  padding: 15px 20px;
  background: transparent;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul a,
  .nav > ul ul ul a {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .nav > ul ul a,
  .nav > ul ul ul a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1599.98px) {
  .nav > ul ul a,
  .nav > ul ul ul a {
    padding: 10px 20px;
  }
}

.nav > ul ul li:hover > a,
.nav > ul ul li.selected > a,
.nav > ul ul ul li:hover > a,
.nav > ul ul ul li.selected > a {
  color: #333333;
  transition: all 0.5s;
  font-weight: 500;
  background: #E3B057;
  text-decoration: none !important;
  opacity: 1;
  border-color: transparent;
}

.nav li.menu-item-highlighted {
  padding: 20px 0px 20px 0px;
}

.nav li.menu-item-highlighted a {
  padding: 0px 36px;
  background: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
}

.nav li.menu-item-highlighted:hover a,
.nav li.menu-item-highlighted.selected a {
  background: #000000;
  color: #ffffff;
}

.nav li.menu-item-highlighted a::before {
  display: none !important;
}

/* Nav END*/
.quickSearch .modal-content {
  border: 0px !important;
  border-radius: 0px !important;
  background: none;
}

.search-box {
  position: relative;
}
.search-box .search-button {
  position: absolute;
  right: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
  border: 0px;
  height: 100%;
  width: 80px;
  background: none !important;
  border-radius: 0px;
  transition: all 0.2s linear;
  color: #414141;
}
@media screen and (max-width: 1599.98px) {
  .search-box .search-button {
    width: 60px;
  }
  .search-box .search-button svg {
    width: 20px;
  }
}
@media screen and (max-width: 375px) {
  .search-box .search-button {
    width: 40px;
  }
}
.search-box .search-button svg path {
  transition: stroke 0.3s ease;
  stroke: #111827;
}
.search-box .search-button:hover {
  color: #6B1B2F;
}
.search-box .search-button:hover svg path {
  stroke: #6B1B2F;
}
@media screen and (max-width: 375px) {
  .search-box {
    margin-top: 10px;
  }
}

@media screen and (max-width: 1199.98px) {
  .topNavWrapper {
    position: absolute;
    bottom: 0px;
    margin: 0px;
    display: block;
    clear: both;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 78px;
  }
  .headerInfo-removed .topNavWrapper {
    height: 100% !important;
  }
  .nav-wrapper {
    float: none;
    margin: 0px auto;
    height: 19px;
    z-index: 1;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
  }
  .nav-container {
    position: absolute;
    top: auto;
    margin: 0px;
    display: block;
    clear: both;
    left: 0px;
    right: 0px;
  }
  .nav-wrapper .nav {
    display: none !important;
  }
  .mean-container .mean-nav {
    margin-top: 48px; /*border-top: 1px dotted rgba(0, 0, 0, 0.2) !important;*/
  }
  .mean-container a.meanmenu-reveal {
    right: 30px !important;
    font-size: 0px !important;
    width: 24px;
    height: 19px;
    padding: 0px;
  }
  .mean-container a.meanmenu-reveal span {
    background: #ffffff;
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
    margin: 0px;
  }
  .mean-container a.meanmenu-reveal:hover span,
  #pageHeaderWrapper.header-alternate .mean-container a.meanmenu-reveal:hover span,
  .mean-container a.meanmenu-reveal.meanclose span {
    background: #E3B057;
  }
  .mean-container a.meanmenu-reveal span:nth-child(1) {
    top: 0px;
    transform-origin: left center;
  }
  .mean-container a.meanmenu-reveal span:nth-child(2) {
    top: 8px;
    transform-origin: left center;
  }
  .mean-container a.meanmenu-reveal span:nth-child(3) {
    top: 16px;
    transform-origin: left center;
  }
  .mean-container a.meanmenu-reveal.meanclose span:nth-child(1) {
    transform: rotate(45deg);
    top: -1px;
    left: 5px;
  }
  .mean-container a.meanmenu-reveal.meanclose span:nth-child(2) {
    width: 0%;
    opacity: 0;
  }
  .mean-container a.meanmenu-reveal.meanclose span:nth-child(3) {
    transform: rotate(-45deg);
    top: 16px;
    left: 5px;
  }
  .mean-container .mean-nav ul li {
    float: none;
  }
  .mean-container .mean-nav ul li a,
  .mean-container .mean-nav ul li li a,
  .mean-container .mean-nav ul li li li a {
    padding: 10px 50px 10px 30px;
    color: #ffffff !important;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.2) !important;
    background: #7D0422;
    float: none;
    font-size: 13px;
    text-transform: capitalize;
  }
  .mean-container .mean-nav ul li li a {
    padding: 10px 40px 10px 40px;
    font-size: 13px;
    text-transform: capitalize;
  }
  .mean-container .mean-nav ul li li li a {
    padding: 10px 40px 10px 60px;
  }
  .mean-container .mean-nav ul li li li li a {
    padding: 10px 40px 10px 80px;
  }
  .mean-container .mean-nav ul li li li li li a {
    padding: 10px 40px 10px 100px;
  }
  .mean-container .mean-nav ul li:hover > a,
  .mean-container .mean-nav ul li.selected > a {
    color: #ffffff !important;
    background: #E3B057;
  }
  .mean-container .mean-nav ul li a.mean-expand {
    padding: 0px !important;
    background: none !important;
    height: 41px;
    width: 48px;
    border-bottom: 0px !important;
    border-left: 1px dotted rgba(255, 255, 255, 0.2) !important;
    border-left: 1px dotted rgba(255, 255, 255, 0.2) !important;
    font-size: 0px !important; /*text-indent: -9999 !important; text-transform: uppercase !important; */
  }
  .mean-container .mean-nav ul li li a.mean-expand {
    height: 41px;
  }
  .mean-container .mean-nav ul li a.mean-expand::after {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    content: "\f078";
    transition: all ease-in 0.35s;
    color: #ffffff !important;
    width: 48px;
    height: 41px;
    line-height: 43px;
    font-size: 13px;
    text-align: center;
  }
  .mean-container .mean-nav ul li li a.mean-expand::after {
    width: 48px;
    height: 37px;
    line-height: 37px;
  }
  .mean-container .mean-nav ul li > a.mean-expand:hover::after,
  .mean-container .mean-nav ul li:hover > a.mean-expand::after,
  .mean-container .mean-nav ul li.selected > a.mean-expand::after {
    color: #ffffff !important;
  }
  .mean-container .mean-nav ul li a.mean-expand.mean-clicked::after {
    transform: rotate(180deg);
  }
  .mean-container .mean-nav.active {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 71px);
    background: #7D0422;
  }
  .headerInfo-removed .mean-container .mean-nav.active {
    height: calc(100vh - 78px) !important;
  }
}
@media screen and (max-width: 575.98px) {
  .mean-container a.meanmenu-reveal {
    right: 20px !important;
  }
}
.bannerWrapper {
  display: block;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .bannerWrapper {
    margin-top: 71px;
  }
}

.banner_caption {
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
}
.banner_caption.caption-bottom {
  align-items: end;
}
.banner_caption.caption-top {
  align-items: start;
}
@media screen and (max-width: 991.98px) {
  .banner_caption.caption-top {
    align-items: center;
  }
}
.banner_caption .banner-info {
  display: flex;
  justify-content: center;
  flex-flow: column;
  width: 50%;
  margin-left: auto;
  padding-top: 310px;
}
@media screen and (max-width: 1599.98px) {
  .banner_caption .banner-info {
    padding-top: 250px;
  }
}
@media screen and (max-width: 1399.98px) {
  .banner_caption .banner-info {
    width: 60%;
    padding-top: 180px;
  }
}
@media screen and (max-width: 1199.98px) {
  .banner_caption .banner-info {
    padding-top: 130px;
  }
}
@media screen and (max-width: 991.98px) {
  .banner_caption .banner-info {
    width: 100%;
    padding: 0px 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .banner_caption .banner-info {
    width: 100%;
    padding: 0px 30px;
  }
}
.banner_caption .banner-info p {
  width: 100%;
}

.inner-banner {
  position: relative;
}
.inner-banner .banner-info {
  padding-top: 0px;
}
.pagingInfo {
  position: absolute;
  z-index: 2;
  left: 50%;
  bottom: 70px;
  transform: translateX(-50%);
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: left;
  font-size: 35px;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (max-width: 1599.98px) {
  .pagingInfo {
    font-size: 29px;
  }
}
@media screen and (max-width: 575.98px) {
  .pagingInfo {
    font-size: 23px;
  }
}

.pagingInfo span {
  display: inline-flex;
}

#separator,
#total {
  opacity: 0.25;
}

.main-slider {
  position: relative;
  width: 100%;
  opacity: 1;
  overflow: hidden;
  margin-bottom: 0px;
  visibility: hidden;
  transition: all 1.2s ease;
}
.main-slider .slick-slide,
.main-slider .slick-slide:before,
.main-slider .banner_caption {
  backface-visibility: hidden;
}
.main-slider .banner_caption {
  opacity: 1;
  transition: all 0.2s linear;
}
.main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.main-slider .slick-slide,
.main-slider .slick-slide > div,
.main-slider .slick-slide .item {
  position: relative;
  padding: 0px;
  width: 100%;
  margin: 0px auto;
  display: block !important;
}
.main-slider .slick-slide .embed-responsive {
  height: 100%;
}
.main-slider .slick-slide .item.video,
.main-slider .slick-slide .item.image {
  min-height: 700px;
  padding-bottom: 56.25%;
}
.main-slider .slick-slide video {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main-slider .slick-slide iframe {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.main-slider .slick-slide figure {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 1;
  height: 100%;
  padding: 0px;
  margin: 0px auto;
}
.main-slider .slick-slide figure img {
  position: relative;
  height: 100%;
  width: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.main-slider .slick-slide .slide-image {
  opacity: 1;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.8s ease;
}
.main-slider .slick-slide .slide-image.show {
  opacity: 1;
}
.main-slider .slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.main-slider .slick-slide .loading {
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
}
.main-slider .slick-slide .slide-media {
  animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active {
  z-index: 1;
}
.main-slider .slick-slide.slick-active .slide-media {
  animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.main-slider .slick-slide.slick-active .banner_caption {
  opacity: 1;
  transition: all 0.2s linear;
}
.main-slider .slick-slide.video .banner-slide-bg {
  display: none;
}
.main-slider .slick-dots {
  bottom: auto;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  left: 60px;
  padding-top: 120px;
}
.main-slider .slick-dots li {
  margin: 3px 0px !important;
}
@media screen and (max-width: 1599.98px) {
  .main-slider .slick-dots {
    padding-top: 96px;
  }
}
@media screen and (max-width: 1399.98px) {
  .main-slider .slick-dots {
    left: 10px;
  }
}
@media screen and (max-width: 1199.98px) {
  .main-slider .slick-dots {
    padding-top: 78px;
  }
}
@media screen and (max-width: 575.98px) {
  .main-slider .slick-dots {
    left: 0px;
    padding-top: 0px;
    bottom: 30px;
    top: auto;
    transform: none;
    width: 100%;
  }
  .main-slider .slick-dots li {
    margin: 0px 3px !important;
  }
}
.main-slider .slick-arrow.slick-prev {
  left: 5%;
}
@media screen and (max-width: 1399.98px) {
  .main-slider .slick-arrow.slick-prev {
    left: 30px;
  }
}
@media screen and (max-width: 1199.98px) {
  .main-slider .slick-arrow.slick-prev {
    left: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .main-slider .slick-arrow.slick-prev {
    left: 10px;
  }
}
.main-slider .slick-arrow.slick-next {
  right: 5%;
}
@media screen and (max-width: 1399.98px) {
  .main-slider .slick-arrow.slick-next {
    right: 30px;
  }
}
@media screen and (max-width: 1199.98px) {
  .main-slider .slick-arrow.slick-next {
    right: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .main-slider .slick-arrow.slick-next {
    right: 10px;
  }
}

.main-slider .slick-slide .item::before,
.main-slider .slick-slide .item::after,
.inner-banner-image::before,
.inner-banner-image::after {
  position: absolute;
  left: 0px;
  top: 0px;
  content: "";
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: all 0.2s linear;
  pointer-events: none;
}

.main-slider .slick-slide .item::before {
  opacity: 0;
  background: #000000;
}
@media screen and (max-width: 991.98px) {
  .main-slider .slick-slide .item::before {
    opacity: 0.7;
  }
}

.main-slider .slick-slide .item::after {
  opacity: 1;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.inner-banner-image::before {
  opacity: 1;
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.inner-banner-image::after {
  opacity: 1;
  width: 100%;
}

.inner-banner-image {
  padding-bottom: 20.83%;
  min-height: 400px;
}
@media screen and (max-width: 575.98px) {
  .inner-banner-image {
    min-height: 250px;
  }
}
.inner-banner-image.alt {
  padding-bottom: 46.3%;
}
@media screen and (max-width: 575.98px) {
  .inner-banner-image.alt {
    min-height: 350px;
  }
}
.inner-banner-image.alt::before {
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.inner-banner-image.noafter::after {
  display: none;
}
.inner-banner-image.nobefore::before {
  display: none;
}
@keyframes slideIn {
  from {
    filter: blur(15px);
  }
  to {
    filter: blur(0);
  }
}
@keyframes slideOut {
  from {
    filter: blur(0);
  }
  to {
    filter: blur(15px);
  }
}
.breadcrumb-container {
  position: relative;
  width: 100%;
  z-index: 4;
  font-family: "Poppins", sans-serif;
}
.breadcrumb-container ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center; /*display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; justify-content: center;*/
}
.breadcrumb-container ul li {
  padding: 2px 0px 2px 0px;
  color: #161616;
  font-weight: 400;
  line-height: 1.3;
  font-size: 22px;
  letter-spacing: -0.44px;
}
@media screen and (max-width: 1599.98px) {
  .breadcrumb-container ul li {
    font-size: 18px;
  }
}
@media screen and (max-width: 575.98px) {
  .breadcrumb-container ul li {
    font-size: 16px;
  }
}
.breadcrumb-container ul li a {
  color: #111827;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 300;
}
.breadcrumb-container ul li a::after {
  position: relative;
  font-family: bootstrap-icons;
  content: "\f285";
  margin: 0px 10px 0px;
  opacity: 1;
  line-height: 1;
  top: 2px;
  font-size: 16px;
}
@media screen and (max-width: 1599.98px) {
  .breadcrumb-container ul li a::after {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .breadcrumb-container ul li a::after {
    font-size: 13px;
  }
}
@media screen and (max-width: 1599.98px) {
  .breadcrumb-container ul li a::after {
    margin: 0px 10px 0px;
  }
}
@media screen and (max-width: 575.98px) {
  .breadcrumb-container ul li a::after {
    margin: 0px 10px 0px;
  }
}
.breadcrumb-container ul li a:hover {
  color: #111827;
  opacity: 0.5;
}
.breadcrumb-container ul li strong,
.breadcrumb-container ul li span > span {
  font-weight: 400 !important;
  color: #111827;
  opacity: 1;
}
.breadcrumb-container.center ul {
  justify-content: center;
}
.breadcrumb-container.alt {
  position: static;
  padding: 40px 0px;
}
@media screen and (max-width: 1599.98px) {
  .breadcrumb-container.alt {
    padding: 30px 0px;
  }
}
.breadcrumb-container.alt1 {
  padding: 24px 0px;
  background: #FAFAFA;
}
@media screen and (max-width: 1599.98px) {
  .breadcrumb-container.alt1 {
    padding: 20px 0px;
  }
}

.footer-nav,
.contact-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-bottom: 40px;
}
.footer-nav li,
.contact-list li {
  padding-bottom: 16px;
  position: relative;
}
.footer-nav li:last-child,
.contact-list li:last-child {
  padding-bottom: 0px;
  border-bottom: 0px;
}
.footer-nav:last-child,
.contact-list:last-child {
  margin-bottom: 0px;
}

.nav-2col,
.nav-3col {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.nav-2col li {
  width: 50%;
}

.nav-3col li {
  width: 33.33%;
}

.footer-nav li a {
  display: block;
  position: relative;
}

.social-icons li a {
  line-height: 1;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: all 0.2s linear;
  color: #111827;
  text-decoration: none !important;
  width: 20px;
}
.social-icons li a svg path {
  transition: all 0.3s ease;
}
.social-icons li a:hover {
  color: #6B1B2F;
  opacity: 1;
}
.social-icons li a:hover svg path {
  fill: #6B1B2F;
}
.social-icons.icon-rounded a {
  width: 40px;
  height: 40px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  line-height: 1;
  padding-top: 1px;
  font-weight: 400;
  font-size: 15px;
}
@media screen and (max-width: 1599.98px) {
  .social-icons.icon-rounded a {
    font-size: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .social-icons.icon-rounded a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1599.98px) {
  .social-icons.icon-rounded a {
    width: 30px;
    height: 30px;
  }
}
.social-icons.icon-rounded a:hover {
  background: #C5941F;
  border-color: transparent;
  color: #ffffff;
}
.social-icons.icon-square a {
  width: 50px;
  height: 50px;
  background: #F4F4F4;
  color: #333333;
  border: 0px;
  border-radius: 0px;
  line-height: 1;
  font-size: 18px;
}
@media screen and (max-width: 1599.98px) {
  .social-icons.icon-square a {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .social-icons.icon-square a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1599.98px) {
  .social-icons.icon-square a {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .social-icons.icon-square a {
    width: 30px;
    height: 30px;
  }
}
.social-icons.icon-square a:hover {
  background: #6B1B2F !important;
  border-color: transparent;
  color: #ffffff;
}

.social-icons a.facebook {
  background: #4267b2;
}

.social-icons a.instagram {
  background: radial-gradient(124.65% 124.65% at 37.17% 100.07%, #fd5 0%, #ff543f 32.8%, #fc5245 34.8%, #e64771 50.4%, #d53e91 64.3%, #cc39a4 76.1%, #c837ab 84.1%);
}

.social-icons a.twitter {
  background: #02a4f8;
}

.social-icons a.x-twitter {
  background: #111111;
}

.social-icons a.linkedin {
  background: #0a66c2;
}

.social-icons a.pinterest {
  background: #e10017;
}

.social-icons a.whatsapp {
  background: #12c933;
}

.social-icons a.telegram {
  background: #38abe0;
}

.social-icons a.youtube {
  background: #ff0000;
}

.social-icons a.gmail {
  background: #ea4335;
}

.social-icons a.link {
  background: #00538c;
}

.contact-list li {
  padding-left: 45px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1599.98px) {
  .contact-list li {
    padding-left: 35px;
    padding-bottom: 15px;
  }
}
.contact-list li i,
.contact-list li img {
  line-height: 1;
  transition: all 0.2s linear;
  color: #6B1B2F;
  position: absolute;
  left: 0px;
  top: -1px;
  max-width: 30px;
  font-size: 20px;
}
@media screen and (max-width: 1599.98px) {
  .contact-list li i,
  .contact-list li img {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .contact-list li i,
  .contact-list li img {
    font-size: 15px;
  }
}
@media screen and (max-width: 1599.98px) {
  .contact-list li i,
  .contact-list li img {
    max-width: 24px;
    top: -2px;
  }
}
.contact-list li strong {
  display: block;
  padding-bottom: 10px;
}
.contact-list li a:hover {
  color: #111827;
  font-weight: 700;
  text-decoration: underline;
}
.contact-list.inline {
  display: flex;
  padding-top: 0px;
  margin: 0px;
}
.contact-list.inline li {
  padding: 0px;
  padding-right: 45px;
  margin-right: 0px;
  width: auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1599.98px) {
  .contact-list.inline li {
    padding-right: 35px;
  }
}
@media screen and (max-width: 991.98px) {
  .contact-list.inline li {
    padding-right: 15px;
  }
}
.contact-list.inline li:last-child {
  padding-right: 0px;
  margin-right: 0px;
}
.contact-list.inline li i {
  position: static;
  line-height: 1;
  margin-right: 10px;
}
@media screen and (max-width: 479.98px) {
  .contact-list.inline {
    width: 100%;
    display: block;
  }
}

/* .bottom-container{ border-top: 1px solid rgba(255, 255, 255, 0.30);} */
/* .contact-list li a{ } */
.contact-list.white li a {
  color: #ffffff;
}

.ftbox h6 {
  margin-bottom: 30px;
  padding-bottom: 0px;
  line-height: 1;
  position: relative;
}
.ftbox a {
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}
.ftbox a:hover {
  color: #C5941F;
  text-decoration: none;
  opacity: 1;
  font-weight: 400;
}
.ftbox li.selected a {
  color: #E3B057;
  text-decoration: none;
  font-weight: 400;
  opacity: 1;
}

.footer-logo {
  max-width: 208px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1599.98px) {
  .footer-logo {
    max-width: 195px;
    margin-bottom: 30px;
  }
}

.ftbox1 {
  width: 282px;
}
@media screen and (max-width: 1599.98px) {
  .ftbox1 {
    width: 230px;
  }
}

.ftbox2 {
  width: 420px;
}
@media screen and (max-width: 1599.98px) {
  .ftbox2 {
    width: 340px;
  }
}

.ftbox3 {
  width: 310px;
}
@media screen and (max-width: 1599.98px) {
  .ftbox3 {
    width: 260px;
  }
}

.bottom {
  line-height: 1.3;
  padding: 30px 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 1599.98px) {
  .bottom {
    padding: 15px 0px;
  }
}
.bottom .bottom-nav {
  line-height: 1;
}
.bottom .bottom-nav li {
  display: flex;
}
.bottom .bottom-nav li:last-child {
  border-right: 0px;
}
.bottom .bottom-nav li a {
  color: #ffffff;
}
.bottom .bottom-nav li a:hover {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 400;
}
.bottom .bottom-nav li a i {
  color: #ffffff;
}

.payment-method img {
  max-height: 30px;
}

.copyright {
  text-align: left;
  line-height: 1.5;
}

.bottom-newsletter-section {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.bottom-newsletter {
  margin: 0px auto 0px;
}

.newsletter-holder {
  position: relative;
  margin-bottom: 0px;
}

.bottom-newsletter .form-control {
  padding-right: 280px !important;
}
@media screen and (max-width: 1599.98px) {
  .bottom-newsletter .form-control {
    padding-right: 230px !important;
  }
}
@media screen and (max-width: 479.98px) {
  .bottom-newsletter .form-control {
    padding-right: 20px !important;
  }
}

/* .newsletter-holder .form-control:focus, .newsletter-holder .form-control:hover { border-color: $primary; color:$white !important; } */
.newsletter-button {
  transition: all 0.2s linear;
  position: absolute !important;
  min-width: 260px;
  top: 0px;
  right: 0px; /*margin: 0px; border: 0px; padding:0px; display: flex; align-items: center; justify-content: center; line-height: 1; background-color: $primary; color:$white; border-radius: 5px; font-size: 20px;*/
}
@media screen and (max-width: 1599.98px) {
  .newsletter-button {
    min-width: 215px;
  }
}
@media screen and (max-width: 479.98px) {
  .newsletter-button {
    min-width: 100%;
    max-width: 100%;
    width: 100%;
    position: static !important;
    margin-top: 10px;
  }
}

.newsletter-holder .mc4wp-form-fields {
  position: relative;
}

@media screen and (max-width: 1199.98px) {
  .nav-2col.xl li,
  .nav-3col.xl li {
    width: 100%;
  }
  .nav-2col.xl li:nth-last-child(2) {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .nav-2col.lg li,
  .nav-3col.lg li {
    width: 100%;
  }
  .nav-2col.lg li:nth-last-child(2) {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767.98px) {
  .nav-2col.md li,
  .nav-3col.md li {
    width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  .nav-2col.sm li,
  .nav-3col.sm li {
    width: 100%;
  }
  .nav-2col.sm li:nth-last-child(2) {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 479.98px) {
  .nav-2col.ssm li,
  .nav-3col.ssm li {
    width: 100%;
  }
  .nav-2col.ssm li:nth-last-child(2) {
    padding-bottom: 10px;
  }
  .ftbox {
    width: 100% !important;
  }
}
@media screen and (max-width: 413.98px) {
  .bottom-newsletter .form-control {
    border-radius: 8px;
  }
  .bottom-newsletter .custom-button {
    border-radius: 8px;
    width: 100%;
  }
}
/*
<a href="javascript:void(0); " class="bottom-whatsapp-icon" title="whatsapp" target="_blank"><i class="fa-brands fa-whatsapp"></i></a>
*/
.bottom-whatsapp-icon {
  position: fixed;
  bottom: 20%;
  right: 60px;
  z-index: 5;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: #25d366;
  color: #ffffff !important;
  font-size: 35px;
}
@media screen and (max-width: 1599.98px) {
  .bottom-whatsapp-icon {
    font-size: 29px;
  }
}
@media screen and (max-width: 575.98px) {
  .bottom-whatsapp-icon {
    font-size: 23px;
  }
}
@media screen and (max-width: 1599.98px) {
  .bottom-whatsapp-icon {
    right: 50px;
    width: 60px;
    height: 60px;
  }
}
@media screen and (max-width: 1299.98px) {
  .bottom-whatsapp-icon {
    right: 10px;
    width: 50px;
    height: 50px;
  }
}
.bottom-whatsapp-icon:hover {
  color: #ffffff;
  background: #00bd45;
  text-decoration: none !important;
}

#toTop {
  text-decoration: none;
  position: absolute;
  display: block;
  top: 40px;
  right: 100px;
  width: 60px;
  height: 60px;
  border: none;
  z-index: 99;
  text-indent: 100%;
  overflow: hidden;
  background-size: 35% !important;
  font-size: 0px;
  border-radius: 50%;
  opacity: 1;
  outline: none !important;
}
@media screen and (max-width: 1399.98px) {
  #toTop {
    top: 35px;
    right: 80px;
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1199.98px) {
  #toTop {
    top: 25px;
    right: 10px;
    width: 30px;
    height: 30px;
  }
}
#toTop:hover {
  opacity: 1;
  background-color: #000000;
}

.ul-listing {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 15px;
  list-style: none;
}

/* .ul-listing .ul-listing { padding-top: 5px; } */
.ul-listing li {
  position: relative;
  padding-bottom: 5px;
  padding-left: 25px;
}

ul.listing-inline li {
  display: inline-block;
  margin-right: 20px;
}

.ul-listing li::before {
  content: "\f111";
  left: 10px;
  top: 13px;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  font-size: 3px;
  line-height: 1;
}

.ul-listing.lg li::before {
  left: 0px;
  top: 8px;
  font-size: 10px;
}

.ul-listing.white li::before {
  color: #ffffff;
}

/* .ul-listing ul { list-style: none; padding: 15px 0px 15px; } */
/* .ul-listing ul li { padding-bottom: 10px; padding-left: 20px; } */
/* .ul-listing ul li::before { content: "\f068"; left: 0px; top: 4px; } */
.listing-style1 li {
  padding-left: 45px;
  padding-bottom: 20px;
}

.listing-style1 li::before {
  left: 0px;
  top: -2px;
  content: "\f00c";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: #FFE6C0;
  padding-top: 1px;
}
@media screen and (max-width: 1599.98px) {
  .listing-style1 li::before {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .listing-style1 li::before {
    font-size: 14px;
  }
}

.listing-style2 li {
  padding-left: 30px;
  padding-bottom: 20px;
}

.listing-style2 li::before {
  font-family: bootstrap-icons !important;
  content: "\f270";
  font-weight: 400;
  left: 0px;
  top: 3px;
  font-size: 22px;
}

/*-OL Lists-*/
ol {
  counter-reset: section;
  list-style: none;
  margin: 0px 0px 15px;
  padding: 0px;
}

ol > li {
  display: block;
  position: relative;
  padding-bottom: 8px;
}

ol:last-child > li:last-child {
  padding-bottom: 0px;
}

ol > li:before {
  font-weight: 600;
  counter-increment: section;
  content: counters(section, ".") "." " ";
}

ol ol, ol ul, ol .ul-listing {
  padding-left: 0px;
}

ol .ul-listing ul {
  padding-left: 0px;
}

/* .custom-ol { padding-left: 20px; } */
.custom-ol > li {
  padding-left: 30px;
}

.custom-ol > li:before {
  position: absolute;
  left: 0px;
  top: 0px;
  font-weight: 700;
  width: 20px;
  text-align: right;
}

.lower-alpha, .upper-alpha, .lower-greek, .lower-latin, .lower-roman, .upper-roman {
  counter-reset: list;
}

.lower-alpha > li:before {
  counter-increment: list;
  content: counter(list, lower-alpha) "." " ";
}

.upper-alpha > li:before {
  counter-increment: list;
  content: counter(list, upper-alpha) "." " ";
}

.lower-greek > li:before {
  counter-increment: list;
  content: counter(list, lower-greek) "." " ";
}

.lower-roman > li:before {
  counter-increment: list;
  content: counter(list, lower-roman) "." " ";
}

.upper-roman > li:before {
  counter-increment: list;
  content: counter(list, upper-roman) "." " ";
}

/*----*/
.ul-listing:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.ul-listing:last-child > li:last-child, .ul-listing ul li:last-child {
  padding-bottom: 0px;
}

.ul-listing.color-white li::before {
  color: #ffffff;
}

.list-2col, .list-3col, .list-inline {
  display: flex;
  flex-wrap: wrap;
}

.list-2col li {
  width: 50%;
}

.list-3col li {
  width: 33.33%;
}

.list-inline li {
  padding-right: 20px;
}

.normal-list {
  list-style: none;
  margin: 0px 0px 30px;
  padding: 0px;
}

.normal-list:last-child {
  margin: 0px;
}

.normal-list > ul {
  list-style: none;
  margin: 0px;
  padding: 0px 0px 0px 25px;
}

.normal-list > li {
  padding-bottom: 0px;
}

.normal-list.g15 > li {
  padding-bottom: 15px;
}

.normal-list.g20 > li {
  padding-bottom: 20px;
}

.normal-list.g25 > li {
  padding-bottom: 25px;
}

.normal-list.g30 > li {
  padding-bottom: 30px;
}

.normal-list li > a {
  display: block;
  color: #E3B057;
}

.normal-list li > a span {
  text-decoration: underline;
}

.normal-list li > a:hover {
  color: #6B1B2F;
}

.pdf-listing {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.pdf-listing li {
  padding-bottom: 12px;
}

.pdf-listing li a {
  position: relative;
  display: block;
  padding-left: 25px;
}

.pdf-listing li a::before {
  content: "\f1c1";
  left: 0px;
  top: 0px;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 400;
}

.custom-icon-list li {
  padding-left: 30px;
}

.custom-icon-list li::before {
  display: none;
}

.custom-icon-list li i, .custom-icon-list li img {
  position: absolute;
  left: 0px;
  top: 7px;
  max-width: 16px;
}

ol.text-center, ul.text-center {
  list-style-position: inside;
}

ol.text-center li, ul.text-center li {
  padding-left: 0px;
}

ol.custom-ol.text-center li::before, ul.ul-listing.text-center li::before {
  position: relative;
  display: inline-flex;
  margin-right: 8px;
}

ul.ul-listing.text-center li::before {
  top: -3px;
}

ul.ul-listing.listing-style1.text-center li::before {
  top: 0px;
}

ul.ul-listing.listing-style2.text-center li::before {
  top: 0px;
}

@media screen and (max-width: 1599.98px) {
  .ul-listing li {
    padding-left: 20px;
  }
  .ul-listing li::before {
    top: 10px;
    font-size: 3px;
    left: 8px;
  }
  .ul-listing.lg li::before {
    left: 0px;
    top: 7px;
    font-size: 7px;
  }
  .listing-style1 li {
    padding-left: 40px;
    padding-bottom: 15px;
  }
  .listing-style1 li::before {
    top: 0px;
    width: 22px;
    height: 22px;
    font-size: 16px;
    left: 0px;
    padding-top: 0px;
  }
  /* .listing-style2 li {} */
}
@media screen and (max-width: 1599.98px) and (max-width: 1599.98px) {
  .listing-style1 li::before {
    font-size: 13px;
  }
}
@media screen and (max-width: 1599.98px) and (max-width: 575.98px) {
  .listing-style1 li::before {
    font-size: 13px;
  }
}
@media screen and (max-width: 1599.98px) {
  .listing-style2 li::before {
    font-size: 16px;
    top: 4px;
  }
  .anchored-listing li a {
    padding-left: 18px;
  }
  .anchored-listing li a::before {
    top: 6px;
    font-size: 9px;
  }
  .custom-icon-list li {
    padding-left: 30px;
  }
  .custom-icon-list li i, .custom-icon-list li img {
    top: 4px;
  }
}
@media screen and (max-width: 991.98px) {
  .list-2col.md li {
    width: 100%;
  }
  .list-3col li {
    width: 50%;
  }
  .list-3col.md li {
    width: 100%;
  }
}
@media screen and (max-width: 767.98px) {
  .list-2col li {
    width: 100%;
  }
  .list-3col.md li {
    width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  .ul-listing li {
    padding-left: 20px;
  }
  .ul-listing li::before {
    top: 10px;
  }
  .ul-listing.lg li::before {
    top: 8px;
  }
  .listing-style1 li {
    padding-left: 40px;
    padding-bottom: 15px;
  }
  .listing-style1 li::before {
    top: 0px;
    width: 22px;
    height: 22px;
    font-size: 16px;
    left: 0px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .listing-style1 li::before {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .listing-style1 li::before {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .listing-style2 li {
    padding-left: 25px;
    padding-bottom: 15px;
  }
  .listing-style2 li::before {
    top: 5px;
    width: 17px;
    height: 17px;
  }
  .custom-ol > li {
    padding-left: 25px;
  }
  .list-3col li {
    width: 100%;
  }
  .list-3col.sm li {
    width: 100%;
  }
  .custom-icon-list li {
    padding-left: 20px;
  }
  .custom-icon-list li i, .custom-icon-list li img {
    top: 4px;
    max-width: 14px;
  }
}
.pagination {
  flex-wrap: wrap;
  color: #161616;
  margin: 0px -2px;
  position: relative;
  font-weight: 400;
}
.pagination .page-item {
  padding: 0px 2px;
}
.pagination .page-item span {
  margin: 0px 0px;
  font-weight: 600 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.pagination .page-item .page-link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #4B5563;
  background: transparent;
  position: relative;
  padding: 0px;
  padding-top: 1px;
  border: 0px solid #bdbdbd;
  line-height: 1;
  border-radius: 20px;
  width: auto;
  height: auto;
  box-shadow: none;
  font-weight: 600;
  width: 22px;
  height: 22px;
  font-size: 13px;
}
@media screen and (max-width: 1599.98px) {
  .pagination .page-item .page-link {
    font-size: 11px;
  }
}
@media screen and (max-width: 575.98px) {
  .pagination .page-item .page-link {
    font-size: 10px;
  }
}
.pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus {
  color: #ffffff;
  text-decoration: none;
  background: #4B5563;
  border-color: transparent;
  opacity: 1;
  font-weight: 400;
}
.pagination .page-item.active .page-link {
  color: #ffffff;
  text-decoration: none;
  background: #4B5563;
  border-color: transparent;
  opacity: 1;
  pointer-events: none;
  font-weight: 400;
}

.page-item:first-child .page-link {
  border-radius: 20px;
}

.page-item:last-child .page-link {
  border-radius: 20px;
}

.accordion {
  margin-bottom: 0px;
}
.accordion:last-child {
  margin-bottom: 0px;
}
.accordion .accordion-item {
  background: none;
  border: none;
  margin-bottom: 0px;
  border-bottom: 0px solid #F7F7F7;
  padding: 0;
}
@media screen and (max-width: 575.98px) {
  .accordion .accordion-item {
    padding: 0px;
  }
}
.accordion .accordion-item.active {
  border-radius: 0px !important;
  overflow: hidden;
}
.accordion .accordion-item:last-child {
  margin-bottom: 0px;
  border-bottom: 0px;
  padding-bottom: 0px;
}
.accordion .accordion-item .accordion-header a {
  padding: 32px 70px 32px 0px;
  display: block;
  position: relative;
  cursor: pointer;
  background: transparent;
  border-radius: 0px;
  border: 1px solid transparent;
  border-width: 0px 0px 1px;
  z-index: 1;
  box-shadow: none;
  font-size: 24px;
  font-weight: 500;
  color: #111827;
  line-height: 1.3;
  letter-spacing: 0px;
}
@media screen and (max-width: 1599.98px) {
  .accordion .accordion-item .accordion-header a {
    font-size: 19px;
  }
}
@media screen and (max-width: 575.98px) {
  .accordion .accordion-item .accordion-header a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1599.98px) {
  .accordion .accordion-item .accordion-header a {
    padding: 22px 55px 22px 0px;
  }
}
@media screen and (max-width: 575.98px) {
  .accordion .accordion-item .accordion-header a {
    padding: 15px 55px 15px 0px;
  }
}
.accordion .accordion-item .accordion-header a h3 {
  font-size: 24px;
  font-weight: 500;
  color: #111827;
  line-height: 1.3;
}
@media screen and (max-width: 1599.98px) {
  .accordion .accordion-item .accordion-header a h3 {
    font-size: 19px;
  }
}
@media screen and (max-width: 575.98px) {
  .accordion .accordion-item .accordion-header a h3 {
    font-size: 16px;
  }
}
.accordion .accordion-item .accordion-header a.collapsed {
  background: transparent;
  border-radius: 0px;
  color: #111827;
  border-color: #e3e3e3;
}
.accordion .accordion-item .accordion-header a.collapsed h3 {
  color: #111827;
}
.accordion .accordion-item .accordion-header a::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 0px;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  content: "+";
  line-height: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0px solid transparent;
  border-radius: 0px;
  transition: all 0.2s linear;
  color: #111827;
  font-size: 20px;
}
@media screen and (max-width: 1599.98px) {
  .accordion .accordion-item .accordion-header a::before {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .accordion .accordion-item .accordion-header a::before {
    font-size: 15px;
  }
}
.accordion .accordion-item .accordion-header a.collapsed::before {
  content: "+";
  color: #111827;
  transform: translateY(-50%) rotate(0deg);
}
.accordion .accordion-item .accordion-header a:hover {
  color: #111827;
  background: transparent;
}
.accordion .accordion-item .accordion-header a:hover h3 {
  color: #111827;
}
.accordion .accordion-item .accordion-header a:hover::before {
  color: #111827;
}
.accordion .accordion-item:last-child .accordion-header a {
  border-bottom: 0px;
}
.accordion .accordion-item:last-child .accordion-body {
  border-bottom: 0px !important;
}

.accordion-body,
.tab-holder.TabsAccordion .accordion-body .accordion-body,
.tab-body {
  padding: 0px 0px 30px;
  background: transparent;
  border-radius: 0px;
  position: relative;
  color: #4B5563;
  border: 0px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  font-weight: 400;
}

.tab-holder {
  position: relative;
}
.tab-holder .tab-nav-holder {
  text-align: center;
  margin-bottom: 0px;
  position: relative;
}
.tab-holder .tab-nav-holder::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #e3e3e3;
  position: absolute;
  left: 0%;
  bottom: 0px;
  z-index: 0;
}
@media screen and (max-width: 1199.98px) {
  .tab-holder .tab-nav-holder::before {
    width: 100%;
    transform: none;
    left: 0%;
  }
}
.tab-holder .tab-nav-holder.nobefore {
  border-bottom: 1px solid #F5AE22;
}
.tab-holder .tab-nav-holder.nobefore::before {
  display: none;
}
.tab-holder .tab-nav-holder .nav-tabs {
  display: flex;
  flex-wrap: nowrap;
  gap: 0px 0px;
  margin: 0px auto;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  -ms-overflow-style: none; /* IE/Edge legacy */
  scrollbar-width: none; /* Firefox */
  cursor: grab;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: pan-x;
  justify-content: flex-start; /* default alignment */
  border: 0px;
  /* Chrome/Safari */
  /* When no scroll is needed */
}
@media screen and (max-width: 1599.98px) {
  .tab-holder .tab-nav-holder .nav-tabs {
    gap: 0px 0px;
  }
}
.tab-holder .tab-nav-holder .nav-tabs:active {
  cursor: grabbing;
}
.tab-holder .tab-nav-holder .nav-tabs::-webkit-scrollbar {
  display: none;
}
.tab-holder .tab-nav-holder .nav-tabs.centered {
  justify-content: flex-start;
}
.tab-holder .tab-nav-holder .nav-tabs .nav-item {
  margin: 0px;
  list-style: none;
  flex: 0 0 auto; /* prevent shrinking */
  padding: 0px 30px 0px 0px;
  text-align: center;
}
@media screen and (max-width: 1599.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item {
    padding: 0px 20px 0px 0px;
  }
}
@media screen and (max-width: 575.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item {
    padding: 0px 15px 0px 0px;
  }
}
.tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link {
  margin: 0px;
  text-align: center;
  border: 0px;
  padding: 0px 30px 16px 0px;
  color: #4B5563;
  position: relative;
  font-weight: 400;
  border: 0px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  border-radius: 0px;
  line-height: 1;
  line-height: normal;
  letter-spacing: 0.48px;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
}
@media screen and (max-width: 1599.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link {
    font-size: 19px;
  }
}
@media screen and (max-width: 575.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link {
    font-size: 16px;
  }
}
@media screen and (max-width: 1599.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link {
    padding: 0px 20px 12px 0px;
  }
}
@media screen and (max-width: 575.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link {
    padding: 0px 15px 12px 0px;
  }
}
.tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 50%;
  height: 2px;
  background-color: #6B1B2F;
  width: 0px;
  transition: all 0.3s ease-in-out;
}
.tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link:hover, .tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link.active {
  background-color: transparent;
  color: #6B1B2F;
  opacity: 1;
}
.tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link:hover:after, .tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link.active:after {
  width: 100%;
  left: 0;
}
.tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link.active {
  font-weight: 500;
}
.tab-holder .tab-body {
  padding: 0px;
  background: transparent;
  border-radius: 0px;
  border: 0;
}

.tabs-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}
.tabs-wrapper .tab-scroll-arrow {
  position: absolute;
  margin: 0px;
  padding: 0px;
  border: 0px;
  top: -6px;
  z-index: 5;
  background: transparent;
  color: #111827;
  border: none;
  cursor: pointer;
  height: 100%;
  align-items: center;
  line-height: 1;
  display: none; /* hidden by default */
  font-size: 18px;
}
@media screen and (max-width: 1599.98px) {
  .tabs-wrapper .tab-scroll-arrow {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .tabs-wrapper .tab-scroll-arrow {
    font-size: 14px;
  }
}
.tabs-wrapper .tab-scroll-arrow:hover {
  color: #E3B057;
}
.tabs-wrapper .tab-scroll-arrow.arleft {
  left: -20px;
  justify-content: flex-start;
}
.tabs-wrapper .tab-scroll-arrow.arright {
  right: -20px;
  justify-content: flex-end;
}

@media screen and (min-width: 768px) {
  .tab-holder.TabsAccordion .collapse {
    display: block;
  }
  .tab-holder.TabsAccordion .accordion-header {
    display: none;
  }
  .accordion.accordion-tabs .accordion-header {
    display: block;
  }
  .accordion.accordion-tabs .collapse {
    display: none;
  }
  .accordion.accordion-tabs .collapse.show {
    display: block;
  }
  .tab-holder.TabsAccordion .accordion-body {
    padding: 0px;
    box-shadow: none;
    border-radius: 0px;
    background-color: transparent;
    border-radius: 0px;
  }
}
@media screen and (max-width: 767.98px) {
  .tab-holder.TabsAccordion .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
    margin-bottom: 20px;
  }
  .tab-holder.TabsAccordion .tab-content > .tab-pane:last-child {
    margin-bottom: 0px;
  }
  .tab-holder.TabsAccordion .tab-nav-holder {
    display: none;
  }
}
.table-holder .table > :not(:first-child) {
  border-top: 0px;
}

.table-holder {
  width: 100%;
}
.table-holder.scroll-table {
  overflow-x: auto;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.table-holder.scroll-table .table {
  min-width: 1000px;
}
@media screen and (max-width: 1399.98px) {
  .table-holder.scroll-table .table {
    min-width: 900px;
  }
}
@media screen and (max-width: 575.98px) {
  .table-holder.scroll-table .table {
    min-width: 600px;
  }
}
.table-holder .table {
  margin: 0px;
  width: 100%;
  overflow: hidden; /*border-collapse: inherit; */
  border-collapse: collapse;
  border: 0px solid #ececec;
  color: #161616;
}
.table-holder .table th {
  background: #FFE6C0;
  color: #ffffff;
  font-weight: 700;
  font-size: 20px;
  border-color: transparent;
  text-align: center;
  vertical-align: middle !important;
  padding: 20px 20px;
}
@media screen and (max-width: 1599.98px) {
  .table-holder .table th {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .table-holder .table th {
    font-size: 15px;
  }
}
@media screen and (max-width: 1599.98px) {
  .table-holder .table th {
    padding: 15px 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .table-holder .table th {
    padding: 10px 10px;
  }
}
.table-holder .table th:first-child {
  border-top-left-radius: 20px;
  overflow: hidden;
}
.table-holder .table th:last-child {
  border-top-right-radius: 20px;
  overflow: hidden;
}
.table-holder .table tr {
  border-bottom: 0px solid #ffffff;
}
.table-holder .table tr:nth-child(odd) {
  background-color: #ffffff;
}
.table-holder .table tr:nth-child(even) {
  background-color: #ffffff;
}
.table-holder .table tr:last-child td:first-child {
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
.table-holder .table tr:last-child td:last-child {
  border-bottom-right-radius: 20px;
  overflow: hidden;
}
.table-holder .table td {
  text-align: center;
  vertical-align: middle !important;
  background-color: transparent;
  padding: 20px 20px;
}
@media screen and (max-width: 1399.98px) {
  .table-holder .table td {
    padding: 15px 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .table-holder .table td {
    padding: 10px 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .table-holder .table.responsive-table thead {
    display: none;
  }
  .table-holder .table.responsive-table tr td {
    display: block;
    text-align: right !important;
    border: 1px solid #e5e5e5;
    border-width: 1px 0px 0px 0px;
    border-radius: 0px;
    position: relative;
  }
  .table-holder .table.responsive-table tr td[data-title] {
    padding-left: 100px;
  }
  .table-holder .table.responsive-table tr td[data-title]::before {
    content: attr(data-title) ": ";
    font-weight: 700;
    color: #111827;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
  }
}
@media screen and (max-width: 991.98px) and (max-width: 1599.98px) {
  .table-holder .table.responsive-table tr td[data-title]::before {
    font-size: 13px;
  }
}
@media screen and (max-width: 991.98px) and (max-width: 575.98px) {
  .table-holder .table.responsive-table tr td[data-title]::before {
    font-size: 13px;
  }
}
@media screen and (max-width: 991.98px) {
  .table-holder .table.responsive-table tr:first-child td:first-child {
    border-top: 0px;
  }
  .table-holder .table.responsive-table tr:last-child td:first-child {
    border-radius: 0px;
  }
}

.table-sticky-col {
  left: 0;
  position: sticky;
  z-index: 9999;
}

.custom-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  text-transform: none;
  border: 0px solid transparent;
  padding: 0px 40px 0px;
  font-family: "Poppins", sans-serif;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  background-color: #6B1B2F;
  color: #ffffff;
  z-index: 1;
  overflow: hidden;
  transition: all 0.2s linear;
  height: 48px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button {
    font-size: 14px;
  }
}
@media screen and (max-width: 1599.98px) {
  .custom-button {
    padding: 0px 30px;
    height: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button {
    padding: 0px 20px;
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .custom-button {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .custom-button {
    font-size: 13px;
  }
}
.custom-button.has-icon::after {
  font-family: bootstrap-icons;
  content: "\f135";
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  transition: all 0.2s linear;
  margin-left: 5px;
  font-size: 26px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.has-icon::after {
    font-size: 21px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.has-icon::after {
    font-size: 17px;
  }
}
.custom-button.icon-left {
  flex-direction: row-reverse;
}
.custom-button.icon-left::after {
  margin-right: 10px;
  margin-left: 0px;
}
.custom-button.mwidth {
  min-width: 175px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.mwidth {
    min-width: 140px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.mwidth {
    width: auto;
  }
}
.custom-button.btn-lg {
  padding: 0px 50px;
  font-size: 24px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.btn-lg {
    font-size: 19px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.btn-lg {
    font-size: 16px;
  }
}
.custom-button.btn-md {
  font-size: 20px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.btn-md {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.btn-md {
    font-size: 15px;
  }
}
.custom-button.btn-sm {
  font-size: 16px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.btn-sm {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.btn-sm {
    font-size: 13px;
  }
}
.custom-button.btn-xs {
  font-size: 14px;
  font-weight: 800;
  font-family: "Inter", sans-serif;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.btn-xs {
    font-size: 12px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.btn-xs {
    font-size: 12px;
  }
}
.custom-button.btn-small {
  font-size: 13px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  height: 32px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.btn-small {
    font-size: 11px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.btn-small {
    font-size: 10px;
  }
}
.custom-button.btn-block {
  width: 100% !important;
  min-width: inherit !important;
  padding-right: 10px;
  padding-left: 10px;
}
.custom-button.alt {
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  color: #ffffff;
  border: 1px solid #ffffff;
}
.custom-button.alt:visited {
  color: #ffffff;
}
.custom-button.alt:hover {
  background: #E3B057;
  border-color: transparent;
  color: #333333;
}
.custom-button.button-secondary {
  background-color: #E3B057;
  color: #ffffff;
}
.custom-button.button-secondary:visited {
  color: #ffffff;
}
.custom-button.button-secondary:hover {
  background-color: #6B1B2F;
  color: #ffffff;
}
.custom-button.button-tertiary {
  background-color: #FFE6C0;
}
.custom-button.button-tertiary:hover {
  background-color: #6B1B2F;
}
.custom-button.button-body {
  background-color: #4B5563;
}
.custom-button.button-body1 {
  background-color: #414141;
}
.custom-button.button-body2 {
  background-color: #E8E8E8;
}
.custom-button.button-title {
  background-color: #111827;
}
.custom-button.button-title1 {
  background-color: #333333;
}
.custom-button.button-title2 {
  background-color: #E2E2E2;
}
.custom-button.button-alternate {
  background-color: #C5941F;
}
.custom-button.button-alternate:hover {
  background-color: #6B1B2F;
}
.custom-button.button-alternate1 {
  background-color: #856219;
}
.custom-button.button-alternate2 {
  background-color: #F5AE22;
  color: #ffffff;
}
.custom-button.button-alternate2:visited {
  color: #ffffff;
}
.custom-button.button-alternate2:hover {
  background-color: #6B1B2F;
}
.custom-button.button-light {
  background-color: #F1F1F1;
  color: #4B5563;
}
.custom-button.button-light:visited {
  color: #4B5563;
}
.custom-button.button-light1 {
  background-color: #F4F4F4;
}
.custom-button.button-light2 {
  background-color: #F7F7F7;
  color: #111827;
}
.custom-button.button-light2:visited {
  color: #111827;
}
.custom-button.button-light2:hover {
  color: #ffffff;
}
.custom-button.button-dark {
  background-color: #161616;
}
.custom-button.button-dark1 {
  background-color: #353434;
}
.custom-button.button-dark2 {
  background-color: #999999;
}
.custom-button.button-black {
  background-color: #000000;
}
.custom-button.button-red {
  background-color: #D91A10;
}
.custom-button.button-green {
  background-color: #0D5A29;
}
.custom-button.button-white {
  background-color: #ffffff;
  color: #6B1B2F;
}
.custom-button.button-white:visited {
  color: #6B1B2F;
}
.custom-button.button-white:hover {
  background-color: #6B1B2F;
  color: #ffffff;
}
.custom-button.button-blur {
  background: rgba(255, 255, 255, 0.2);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  color: #ffffff;
}
.custom-button.button-blur:visited {
  color: #ffffff;
}
.custom-button:visited {
  color: #ffffff;
}
.custom-button:hover {
  background-color: #C5941F;
  color: #ffffff;
  text-decoration: none !important;
  transition: all 0.2s linear;
}
.custom-button.btn-border {
  background: none;
  box-shadow: none !important;
  border-width: 1px;
}
.custom-button.btn-border.bdr-w2 {
  border-width: 2px;
}
.custom-button.btn-border.bdr-primary {
  border-color: #6B1B2F;
  color: #6B1B2F;
}
.custom-button.btn-border.bdr-primary:visited {
  color: #6B1B2F;
}
.custom-button.btn-border.bdr-secondary {
  border-color: #E3B057;
  color: #E3B057;
}
.custom-button.btn-border.bdr-secondary:visited {
  color: #E3B057;
}
.custom-button.btn-border.bdr-tertiary {
  border-color: rgba(0, 40, 40, 0.5);
  color: #FFE6C0;
}
.custom-button.btn-border.bdr-tertiary:visited {
  color: #FFE6C0;
}
.custom-button.btn-border.bdr-body {
  border-color: #4B5563;
  color: #4B5563;
}
.custom-button.btn-border.bdr-body:visited {
  color: #4B5563;
}
.custom-button.btn-border.bdr-body1 {
  border-color: #414141;
  color: #414141;
}
.custom-button.btn-border.bdr-body1:visited {
  color: #414141;
}
.custom-button.btn-border.bdr-body2 {
  border-color: #E8E8E8;
  color: #E8E8E8;
}
.custom-button.btn-border.bdr-body2:visited {
  color: #E8E8E8;
}
.custom-button.btn-border.bdr-title {
  border-color: #111827;
  color: #111827;
}
.custom-button.btn-border.bdr-title:visited {
  color: #111827;
}
.custom-button.btn-border.bdr-title1 {
  border-color: #333333;
  color: #333333;
}
.custom-button.btn-border.bdr-title1:visited {
  color: #333333;
}
.custom-button.btn-border.bdr-title2 {
  border-color: #E2E2E2;
  color: #E2E2E2;
}
.custom-button.btn-border.bdr-title2:visited {
  color: #E2E2E2;
}
.custom-button.btn-border.bdr-alternate {
  border-color: #C5941F;
  color: #C5941F;
}
.custom-button.btn-border.bdr-alternate:visited {
  color: #C5941F;
}
.custom-button.btn-border.bdr-alternate1 {
  border-color: #856219;
  color: #856219;
}
.custom-button.btn-border.bdr-alternate1:visited {
  color: #856219;
}
.custom-button.btn-border.bdr-alternate2 {
  border-color: #F5AE22;
  color: #F5AE22;
}
.custom-button.btn-border.bdr-alternate2:visited {
  color: #F5AE22;
}
.custom-button.btn-border.bdr-light {
  border-color: #d8d8d8;
  color: #4B5563;
}
.custom-button.btn-border.bdr-light:visited {
  color: #4B5563;
}
.custom-button.btn-border.bdr-light1 {
  border-color: #F4F4F4;
  color: #111827;
}
.custom-button.btn-border.bdr-light1:visited {
  color: #111827;
}
.custom-button.btn-border.bdr-light1:hover {
  color: #ffffff;
}
.custom-button.btn-border.bdr-light2 {
  border-color: #F7F7F7;
  color: #6B1B2F;
}
.custom-button.btn-border.bdr-light2:visited {
  color: #6B1B2F;
}
.custom-button.btn-border.bdr-light2:hover {
  color: #ffffff;
}
.custom-button.btn-border.bdr-dark {
  border-color: #161616;
  color: #161616;
}
.custom-button.btn-border.bdr-dark:visited {
  color: #161616;
}
.custom-button.btn-border.bdr-dark1 {
  border-color: #353434;
  color: #353434;
}
.custom-button.btn-border.bdr-dark1:visited {
  color: #353434;
}
.custom-button.btn-border.bdr-dark2 {
  border-color: #999999;
  color: #999999;
}
.custom-button.btn-border.bdr-dark2:visited {
  color: #999999;
}
.custom-button.btn-border.bdr-black {
  border-color: #000000;
  color: #000000;
}
.custom-button.btn-border.bdr-black:visited {
  color: #000000;
}
.custom-button.btn-border.bdr-red {
  border-color: #D91A10;
  color: #D91A10;
}
.custom-button.btn-border.bdr-red:visited {
  color: #D91A10;
}
.custom-button.btn-border.bdr-green {
  border-color: #0D5A29;
  color: #0D5A29;
}
.custom-button.btn-border.bdr-green:visited {
  color: #0D5A29;
}
.custom-button.btn-border.bdr-white {
  border-color: #ffffff;
  color: #ffffff;
}
.custom-button.btn-border.bdr-white:visited {
  color: #ffffff;
}
.custom-button.btn-border:hover {
  background-color: #E3B057;
  color: #ffffff !important;
  border-color: transparent !important;
}
.custom-button.no-icon::before {
  display: none !important;
}
.custom-button.no-icon::after {
  display: none !important;
}
.custom-button img {
  position: relative;
  transition: all 0.2s linear;
  max-height: 16px;
}
.custom-button i {
  position: relative;
  transition: all 0.2s linear;
}
.custom-button:hover img {
  filter: invert(100%) sepia(2000%) saturate(0%) hue-rotate(90deg) brightness(1000%) contrast(100%);
}
.custom-button:hover svg path {
  stroke: #ffffff;
}
.custom-button.button-rounded {
  border-radius: 50px !important;
}
.custom-button.button-rounded-corner {
  border-radius: 4px !important;
}

.custom-button.btn-block + .custom-button.btn-block {
  margin-top: 10px;
}

.iright {
  margin-left: 10px;
}
.iright.lg {
  margin-left: 30px;
}

.ileft {
  margin-right: 10px;
}
.ileft.lg {
  margin-right: 30px;
}

.custom-button.height-72 {
  height: 72px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.height-72 {
    height: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.height-72 {
    height: 40px;
  }
}
.custom-button.height-70 {
  height: 70px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.height-70 {
    height: 60px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.height-70 {
    height: 40px;
  }
}
.custom-button.height-65 {
  height: 65px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.height-65 {
    height: 55px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.height-65 {
    height: 40px;
  }
}
.custom-button.height-60 {
  height: 60px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.height-60 {
    height: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.height-60 {
    height: 40px;
  }
}
.custom-button.height-55 {
  height: 55px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.height-55 {
    height: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.height-55 {
    height: 40px;
  }
}
.custom-button.height-50 {
  height: 50px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.height-50 {
    height: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.height-50 {
    height: 40px;
  }
}
.custom-button.height-45 {
  height: 45px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.height-45 {
    height: 35px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.height-45 {
    height: 35px;
  }
}
.custom-button.height-40 {
  height: 40px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.height-40 {
    height: 32px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.height-40 {
    height: 32px;
  }
}
.custom-button.height-30 {
  height: 30px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.height-30 {
    height: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.height-30 {
    height: 20px;
  }
}

.styled-link {
  color: #6B1B2F;
  text-decoration: none !important;
  transition: all 0.2s linear;
  position: relative;
  display: inline-flex;
  align-items: center;
  font-weight: 400;
  line-height: 1;
}
.styled-link.title {
  color: #111827;
}
.styled-link:visited {
  color: #4B5563;
}
.styled-link.white {
  color: #ffffff;
}
.styled-link.underlined {
  text-decoration: underline !important;
}
.styled-link.bordered {
  border-bottom: 1px solid;
  padding-bottom: 12px;
  border-color: #6B1B2F;
}
.styled-link.bordered.white {
  border-color: #ffffff;
  color: #ffffff;
}
.styled-link.has-icon::after {
  font-family: bootstrap-icons;
  content: "\f138";
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  transition: all 0.2s linear;
  margin-left: 10px;
  top: 2px;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
}
.styled-link.icon-left {
  flex-direction: row-reverse;
}
.styled-link.icon-left::after {
  margin-right: 10px;
  margin-left: 0px;
  transform: rotate(-180deg);
}
.styled-link img {
  transition: all 0.2s linear;
  max-width: 18px;
}

a.styled-link {
  color: #4B5563;
}
a.styled-link:hover {
  color: #6B1B2F;
}
a.styled-link:hover img {
  filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(15deg) brightness(0%) contrast(102%);
}
a.styled-link.bordered:hover {
  border-color: #6B1B2F;
}
a.styled-link .bordered.white:hover {
  border-color: #6B1B2F;
  color: #6B1B2F;
}
a.styled-link.white:hover {
  color: #E3B057;
}

.slick-list.draggable {
  -webkit-user-select: text;
     -moz-user-select: text;
          user-select: text;
}

/* Slick Slider */
.slider-slide {
  display: block !important;
}

.slick-slide img {
  display: inline-block;
}

.slick-arrow {
  position: absolute;
  border: none;
  background: none;
  top: 50%;
  transform: translate(0%, -50%);
  padding: 0px;
  z-index: 5;
  opacity: 0.5;
  transition: all 0.2s linear;
  text-align: center;
  font-size: 20px;
}

.slick-arrow:hover {
  opacity: 1 !important;
}

.slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.slick-prev {
  left: 0px;
}

.slick-next {
  right: 0px;
}

.no-arrow .slick-arrow {
  display: none !important;
}

/* Slick dots */
.slick-dots {
  position: absolute;
  left: 0px;
  display: block;
  width: 100%;
  bottom: -60px;
  margin: 0;
  padding: 0px;
  list-style: none;
  text-align: center;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.slick-slider.slick-dotted {
  margin-bottom: 60px;
}

.dots-inside,
.no-dots {
  margin-bottom: 0px !important;
}

.dots-inside .slick-dots {
  bottom: 30px;
}

.no-dots .slick-dots {
  display: none !important;
}

.slick-dots li {
  position: relative;
  display: block;
  margin: 0px 3px;
  padding: 0;
  cursor: pointer;
  line-height: 1;
}

.slick-dots li:first-child {
  margin-left: 0px;
}

.slick-dots li:last-child {
  margin-right: 0px;
}

.slick-dots li:only-child {
  display: none;
  opacity: 0;
  visibility: hidden;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  cursor: pointer;
  border: 0;
  outline: none;
  background: transparent;
  position: relative;
  padding: 0px;
  transition: all 0.2s linear;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:before,
.slick-dots li button:after {
  position: absolute;
  content: "";
  text-align: center;
  transition: all 0.2s linear;
  border-radius: 0%;
  background: none;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slick-dots li button:before {
  opacity: 0.12;
  background: #111827;
  border: 1px solid transparent;
}

.slick-dots li button:after {
  opacity: 0;
  background: transparent;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before,
.slick-dots li.slick-active button::before {
  opacity: 1 !important;
  background-color: #6B1B2F;
  border-color: transparent;
}

.slick-dots li button:hover:after,
.slick-dots li button:focus:after,
.slick-dots li.slick-active button::after {
  opacity: 0;
}

.slick-dots li button,
.slick-dots li button:before,
.slick-dots li button:after {
  width: 10px;
  height: 10px;
  border-radius: 20px;
}

.dots-white li button:before {
  opacity: 0.5;
  background: #ffffff !important;
}

.dots-white li button:hover:before,
.dots-white li button:focus:before,
.dots-white li.slick-active button::before {
  opacity: 1 !important;
  background-color: #ffffff;
  border-color: transparent;
}

.custom-dots .slick-dots {
  position: static;
}

.custom-dots.dots-left .slick-dots {
  justify-content: flex-start;
}

.custom-dots.dots-right .slick-dots {
  justify-content: flex-end;
}

.dots-style1 .slick-dots li.slick-active button::before,
.dots-style1 .slick-dots li.slick-active button {
  width: 28px;
}

.dots-style2 .slick-dots li {
  margin: 0px 3px;
}

.dots-style2 .slick-dots li button,
.dots-style2 .slick-dots li button:before {
  width: 20px;
  height: 20px;
  border-radius: 30px;
}
@media screen and (max-width: 575.98px) {
  .dots-style2 .slick-dots li button,
  .dots-style2 .slick-dots li button:before {
    width: 15px;
    height: 15px;
  }
}

.dots-style2 .slick-dots li button:before {
  background: transparent;
  border: 1px solid #E3B057;
  opacity: 0;
}

.dots-style2 .slick-dots li button:after {
  width: 8px;
  height: 8px;
  border-radius: 20px;
  background-color: #6B1B2F;
  opacity: 1;
}
@media screen and (max-width: 575.98px) {
  .dots-style2 .slick-dots li button:after {
    width: 5px;
    height: 5px;
  }
}

.dots-style2 .slick-dots li.slick-active button::before {
  opacity: 1;
}

.dots-style2 .slick-dots li.slick-active button::after,
.dots-style2 .slick-dots li button:hover::after {
  opacity: 1;
  background-color: #E3B057;
}

.dotstyle-number .slick-dots li {
  margin: 0px 1px;
}

.dotstyle-number .slick-dots li a {
  width: 30px;
  height: 30px;
  display: flex;
  border: 1px solid transparent;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
  transition: 0.4s all;
}

.dotstyle-number .slick-dots li a span {
  font-size: 12px;
  color: #4B5563;
  font-weight: 500;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all 0.2s linear;
}

.dotstyle-number .slick-dots li a::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #C5941F;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0.2;
  transition: all 0.2s linear;
}

.dotstyle-number .slick-dots li.slick-active a,
.dotstyle-number .slick-dots li:hover a {
  border-color: #C5941F;
}

.dotstyle-number .slick-dots li.slick-active a::after,
.dotstyle-number .slick-dots li:hover a::after {
  opacity: 0;
}

.dotstyle-number .slick-dots li.slick-active a span,
.dotstyle-number .slick-dots li:hover a span {
  opacity: 1;
}

/*--Slick Arrow--*/
.slider-overflow-visible .slick-list {
  overflow: visible;
}

.slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.2s linear;
  color: #ffffff;
  background: transparent;
  border: 1px solid transparent;
  line-height: 1;
  overflow: hidden;
  width: 94px;
  height: 94px;
  opacity: 1;
  box-shadow: none;
  font-weight: 400;
  font-size: 40px;
}
@media screen and (max-width: 1599.98px) {
  .slick-arrow {
    font-size: 33px;
  }
}
@media screen and (max-width: 575.98px) {
  .slick-arrow {
    font-size: 27px;
  }
}
@media screen and (max-width: 1599.98px) {
  .slick-arrow {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 1399.98px) {
  .slick-arrow {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
@media screen and (max-width: 1399.98px) and (max-width: 1599.98px) {
  .slick-arrow {
    font-size: 16px;
  }
}
@media screen and (max-width: 1399.98px) and (max-width: 575.98px) {
  .slick-arrow {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .slick-arrow {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .slick-arrow {
    font-size: 16px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .slick-arrow {
    font-size: 15px;
  }
}
.slick-arrow:hover {
  opacity: 1;
  color: #ffffff;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
  border-color: #ffffff !important;
}

.arrows-primary .slick-arrow {
  background: #6B1B2F;
  border: 0px;
}
.arrows-primary .slick-arrow:hover {
  background: #C5941F;
}

.slick-arrow img {
  transition: all 0.2s linear;
  width: 100%;
}

/* .slick-arrow::before{ width: 64px; height: 64px; content: ""; border: 2px solid #4d4d4d; position: absolute; border-radius: 50%; top: 0px; opacity: 0;transition: all 0.2s linear;} */
/* .slick-prev{} */
/* .slick-next{} */
.slick-prev::before {
  left: 0px;
}

.slick-next::before {
  right: 0px;
}

.arrows-plain .slick-arrow {
  width: auto !important;
  height: auto !important;
  border: 0px !important;
  border-radius: 0px !important;
  opacity: 1;
  background: none !important;
  box-shadow: none !important;
  font-size: 45px !important;
  color: #000000;
}

.arrows-plain .slick-arrow img {
  width: 43px;
}

.slick-arrow:hover::before {
  opacity: 1;
}

.arrows-plain .slick-arrow:hover {
  background: none;
  color: #6B1B2F !important;
  opacity: 1;
}

.custom-arrows {
  display: flex;
  align-items: center;
}
.custom-arrows .slick-arrow {
  position: relative;
  transform: none;
}
.custom-arrows .slick-arrow:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 767.98px) {
  .custom-arrows .slick-arrow:first-child {
    margin-right: 10px;
  }
}

.slider-filter-holder {
  margin-bottom: 50px;
}

.slider-filter-holder ul {
  list-style: none;
  margin: 0px auto;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 70%;
  border-bottom: 1px solid #6B1B2F;
}

.slider-filter-holder ul li {
  flex-basis: 100%;
}

.slider-filter-holder ul li a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
}

.slider-filter-holder ul li a::before {
  content: "";
  position: absolute;
  width: 0%;
  left: 50%;
  bottom: -1px;
  height: 2px;
  border-radius: 5px;
  background: #6B1B2F;
  transition: all 0.2s linear;
}

.slider-filter-holder ul li a:hover::before,
.slider-filter-holder ul li a.active::before {
  left: 0;
  width: 100%;
}

.slider-filter-holder ul li a.active {
  font-weight: 600;
}

@media screen and (max-width: 1599.98px) {
  .slick-dots {
    bottom: -45px;
  }
  .slick-slider.slick-dotted {
    margin-bottom: 45px;
  }
}
@media screen and (max-width: 1299.98px) {
  .dots-inside .slick-dots {
    bottom: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .dotstyle-number .slick-dots li a {
    width: 20px;
    height: 20px;
  }
  .dotstyle-number .slick-dots li a span {
    font-size: 8px;
    width: 20px;
    height: 20px;
  }
  .dotstyle-number .slick-dots li a::after {
    width: 6px;
    height: 6px;
  }
  .dots-inside .slick-dots {
    bottom: 20px;
  }
}
.arrows-light .slick-arrow,
.arrows-light .cascade-slider_arrow {
  background-color: #F1F1F1;
}
.arrows-light .slick-arrow:hover,
.arrows-light .cascade-slider_arrow:hover {
  background-color: #FFE6C0;
}

/*----*/
.arrows-outside .slick-arrow.slick-prev {
  left: -120px;
}
@media screen and (max-width: 1919.98px) {
  .arrows-outside .slick-arrow.slick-prev {
    left: -40px;
  }
}
@media screen and (max-width: 1399.98px) {
  .arrows-outside .slick-arrow.slick-prev {
    left: -10px;
  }
}
@media screen and (max-width: 575.98px) {
  .arrows-outside .slick-arrow.slick-prev {
    left: -5px;
  }
}
.arrows-outside .slick-arrow.slick-next {
  right: -120px;
}
@media screen and (max-width: 1919.98px) {
  .arrows-outside .slick-arrow.slick-next {
    right: -40px;
  }
}
@media screen and (max-width: 1399.98px) {
  .arrows-outside .slick-arrow.slick-next {
    right: -10px;
  }
}
@media screen and (max-width: 575.98px) {
  .arrows-outside .slick-arrow.slick-next {
    right: -5px;
  }
}
.arrows-outside.gutters-30 .slick-arrow.slick-prev {
  left: -75px;
}
@media screen and (max-width: 1399.98px) {
  .arrows-outside.gutters-30 .slick-arrow.slick-prev {
    left: -5px;
  }
}
@media screen and (max-width: 575.98px) {
  .arrows-outside.gutters-30 .slick-arrow.slick-prev {
    left: -5px;
  }
}
.arrows-outside.gutters-30 .slick-arrow.slick-next {
  right: -75px;
}
@media screen and (max-width: 1399.98px) {
  .arrows-outside.gutters-30 .slick-arrow.slick-next {
    right: -5px;
  }
}
@media screen and (max-width: 575.98px) {
  .arrows-outside.gutters-30 .slick-arrow.slick-next {
    right: -5px;
  }
}

.arrows-inside .slick-arrow.slick-prev {
  left: 30px;
}
@media screen and (max-width: 1399.98px) {
  .arrows-inside .slick-arrow.slick-prev {
    left: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .arrows-inside .slick-arrow.slick-prev {
    left: 10px;
  }
}
.arrows-inside .slick-arrow.slick-next {
  right: 30px;
}
@media screen and (max-width: 1399.98px) {
  .arrows-inside .slick-arrow.slick-next {
    right: 10px;
  }
}
@media screen and (max-width: 575.98px) {
  .arrows-inside .slick-arrow.slick-next {
    right: 10px;
  }
}

/*--fancybox---*/
.fancybox__backdrop {
  background: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

.fancybox-inner {
  overflow: hidden !important;
}

.fancybox-popup-container {
  position: relative;
  display: block;
  width: 100%;
  padding: 0px;
  margin: 0px auto;
  max-width: 1150px;
}

.fancybox__container {
  --carousel-button-width: 50px;
  --carousel-button-height: 50px;
  --carousel-button-svg-width: 30px;
  --carousel-button-svg-height: 30px;
}

.fancybox__nav .carousel__button {
  width: var(--carousel-button-width, 50px);
  height: var(--carousel-button-height, 50px);
  box-shadow: none !important;
  border-radius: var(--carousel-button-border-radius, 6px);
}

.carousel__button svg {
  stroke-width: 3px;
}

.fancybox__nav .carousel__button svg {
  display: none;
}

.fancybox__nav .carousel__button::before {
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
}

.fancybox__nav .carousel__button.is-prev::before {
  content: "\f104";
}

.fancybox__nav .carousel__button.is-next::before {
  content: "\f105";
}

.fancybox__nav .carousel__button.is-prev {
  left: 50%;
  margin-left: -715px;
}

.fancybox__nav .carousel__button.is-next {
  right: 50%;
  margin-right: -715px;
}

.carousel__button.fancybox__button--close,
.carousel__button.is-close {
  width: 26px;
  outline: none !important;
}

/* .has-image[data-image-fit=contain] .fancybox__image { border-radius: 15px } */
.fancybox__slide {
  padding: 60px;
}

.fancybox__slide p:last-child {
  margin-bottom: 0px;
}

.carousel__button.fancybox__button--zoom,
.carousel__button.fancybox__button--slideshow,
.carousel__button.fancybox__button--fullscreen {
  display: none !important;
}

.fancybox__content,
.fancybox__caption {
  max-width: 955px;
  margin: 0px auto;
  padding-top: 30px;
}

.fancybox__container {
  --carousel-button-svg-stroke-width: 0px;
}

.fancybox__nav .carousel__button {
  opacity: 1;
  color: #111827;
  border: 0px solid #ffffff;
  background: #ffffff;
  font-size: 18px;
  opacity: 1;
}

.fancybox__nav .carousel__button:hover {
  opacity: 1;
  color: #ffffff;
  background: #6B1B2F;
  opacity: 1;
}

/* .fancybox__toolbar .carousel__button{} */
.fancybox__toolbar .carousel__button:hover {
  opacity: 0.5;
}

.fancybox-dialog {
  display: none;
  background: transparent;
  border-radius: 0px;
  color: #ffffff;
  padding: 0px;
}

/* .fancybox__image{ border-radius: 20px;} */
.fancybox__slide {
  --carousel-button-svg-width: 40px;
  --carousel-button-svg-height: 40px;
}

.fancybox__thumb {
  border-radius: 0px;
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-radius: 0px;
  border-width: 3px;
  border-color: #ffffff;
}

@media screen and (max-width: 1599.98px) {
  .fancybox__caption {
    max-height: 100px;
    overflow: auto;
  }
  .fancybox__slide {
    padding: 50px;
  }
  .fancybox__container {
    --carousel-button-width: 40px;
    --carousel-button-height: 40px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px;
  }
  .fancybox__nav .carousel__button {
    width: var(--carousel-button-width, 40px);
    height: var(--carousel-button-height, 40px);
  }
  .fancybox__nav .carousel__button.is-prev {
    left: 50%;
    margin-left: -585px;
  }
  .fancybox__nav .carousel__button.is-next {
    right: 50%;
    margin-right: -585px;
  }
}
@media screen and (max-width: 1399.98px) {
  .fancybox-popup-container,
  .modal-dialog {
    max-width: 960px;
  }
  .fancybox__nav .carousel__button.is-prev {
    left: 40px;
    margin-left: auto;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  }
  .fancybox__nav .carousel__button.is-next {
    right: 40px;
    margin-right: auto;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  }
}
@media screen and (max-width: 1299.98px) {
  .fancybox__container {
    --carousel-button-width: 30px;
    --carousel-button-height: 30px;
  }
  .fancybox__nav .carousel__button {
    width: var(--carousel-button-width, 30px);
    height: var(--carousel-button-height, 30px);
  }
}
@media screen and (max-width: 1199.98px) {
  .fancybox-popup-container {
    max-width: 100%;
  }
  .fancybox__nav .carousel__button.is-prev {
    left: 15px;
  }
  .fancybox__nav .carousel__button.is-next {
    right: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .fancybox__slide {
    padding: 30px;
  }
  .fancybox__nav .carousel__button.is-prev {
    left: 0px;
  }
  .fancybox__nav .carousel__button.is-next {
    right: 0px;
  }
  .carousel__button.fancybox__button--close,
  .carousel__button.is-close {
    top: 10px !important;
    right: 10px;
  }
  .fancybox__container {
    --carousel-button-width: 25px;
    --carousel-button-height: 25px;
  }
  .fancybox__nav .carousel__button {
    width: var(--carousel-button-width, 25px);
    height: var(--carousel-button-height, 25px);
    font-size: 13px;
  }
}
.fancybox-image {
  border-radius: 0px;
}

.fancybox__content > .f-button.is-close-btn {
  opacity: 1;
  border: 0px solid #ffffff !important;
  border-radius: 0%;
  --f-button-svg-width: 32px;
  --f-button-svg-height: 32px;
  --f-button-width: 32px;
  --f-button-height: 32px;
  top: -35px;
}

.is-compact .fancybox__content > .f-button.is-close-btn {
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-width: 26px;
  --f-button-height: 26px;
  background-color: transparent;
  border-color: #ffffff;
  border-width: 0px !important;
  color: #ffffff;
}

.is-close-btn:hover {
  transform: rotate(90deg);
}

/*----*/
/*-<div id="gallery1" class="inline-popup" style="display: none">Any Content</div>-*/
.inline-popup {
  width: 1180px;
  background: transparent;
  padding: 0px;
}
@media screen and (max-width: 1599.98px) {
  .inline-popup {
    width: 970px;
  }
}
@media screen and (max-width: 1199.98px) {
  .inline-popup {
    width: 100%;
  }
}
.inline-popup .galley-image {
  margin-bottom: 30px;
}
.inline-popup .galley-image .img-holder {
  padding-bottom: 49.49%;
}

.fancybox__nav .f-button {
  border-radius: 50%;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.7);
  border: 1px solid #ffffff;
  width: 60px;
  height: 60px;
  font-size: 30px;
}
@media screen and (max-width: 1599.98px) {
  .fancybox__nav .f-button {
    font-size: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .fancybox__nav .f-button {
    font-size: 20px;
  }
}
@media screen and (max-width: 1599.98px) {
  .fancybox__nav .f-button {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1399.98px) {
  .fancybox__nav .f-button {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .fancybox__nav .f-button {
    top: 40% !important;
  }
}
.fancybox__nav .f-button:hover {
  opacity: 1;
  background: #ffffff;
  border-color: transparent !important;
}
.fancybox__nav .f-button.is-prev {
  left: 50% !important;
  margin-left: -700px;
}
@media screen and (max-width: 1599.98px) {
  .fancybox__nav .f-button.is-prev {
    margin-left: -575px;
  }
}
@media screen and (max-width: 1199.98px) {
  .fancybox__nav .f-button.is-prev {
    margin-left: 0px;
    left: 0% !important;
  }
}
.fancybox__nav .f-button.is-next {
  right: 50% !important;
  margin-right: -700px;
}
@media screen and (max-width: 1599.98px) {
  .fancybox__nav .f-button.is-next {
    margin-right: -575px;
  }
}
@media screen and (max-width: 1199.98px) {
  .fancybox__nav .f-button.is-next {
    margin-right: 0px;
    right: 0% !important;
  }
}

/*Counter*/
.counter-holder {
  letter-spacing: 0px;
  line-height: 1;
  display: flex;
}

.counter-holder > span:last-child {
  margin-left: 5px;
  font-size: 40px;
  color: #6B1B2F;
  line-height: 1;
  font-weight: 300;
}
@media screen and (max-width: 1599.98px) {
  .counter-holder > span:last-child {
    font-size: 33px;
  }
}
@media screen and (max-width: 575.98px) {
  .counter-holder > span:last-child {
    font-size: 27px;
  }
}

.counter {
  line-height: 1;
  position: relative;
  display: inline-flex;
  overflow: hidden;
  align-items: center;
  font-size: 42px;
  opacity: 0.7;
  height: 44px;
  padding: 0px;
  color: #ffffff;
  font-weight: 800;
}
@media screen and (max-width: 1599.98px) {
  .counter {
    font-size: 34px;
  }
}
@media screen and (max-width: 575.98px) {
  .counter {
    font-size: 28px;
  }
}
@media screen and (max-width: 1599.98px) {
  .counter {
    height: 36px;
  }
}
@media screen and (max-width: 575.98px) {
  .counter {
    height: 28px;
  }
}

.counter.lg {
  font-size: 56px;
  height: 56px;
  letter-spacing: -1.12px;
}
@media screen and (max-width: 1599.98px) {
  .counter.lg {
    font-size: 46px;
  }
}
@media screen and (max-width: 575.98px) {
  .counter.lg {
    font-size: 36px;
  }
}
@media screen and (max-width: 1599.98px) {
  .counter.lg {
    height: 46px;
  }
}
@media screen and (max-width: 575.98px) {
  .counter.lg {
    height: 36px;
  }
}

.counter * {
  transition: all 1.5s ease !important;
}

.counter > span {
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: all 1.5s ease;
  transform: translateY(0);
  line-height: 1;
}

.counter > span span {
  flex: 0 0 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.counter:nth-child(1) > span {
  transition-delay: 0s;
}

.counter:nth-child(2) > span {
  transition-delay: 0.25s;
}

.counter:nth-child(3) > span {
  transition-delay: 0.5s;
}

.counter:nth-child(4) > span {
  transition-delay: 0.75s;
}

.counter:nth-child(5) > span {
  transition-delay: 1s;
}

.counter:nth-child(6) > span {
  transition-delay: 1.25s;
}

.counter:nth-child(7) > span {
  transition-delay: 1.5s;
}

.counter:nth-child(8) > span {
  transition-delay: 1.75s;
}

.counter:nth-child(9) > span {
  transition-delay: 2s;
}

.counter:nth-child(10) > span {
  transition-delay: 2.25s;
}

.counter:nth-child(11) > span {
  transition-delay: 2.5s;
}

.counter:nth-child(12) > span {
  transition-delay: 2.75s;
}

.counter:nth-child(13) > span {
  transition-delay: 3s;
}

.counter:nth-child(14) > span {
  transition-delay: 3.25s;
}

.counter:nth-child(15) > span {
  transition-delay: 3.5s;
}

.counter:nth-child(16) > span {
  transition-delay: 3.75s;
}

.counter:nth-child(17) > span {
  transition-delay: 4s;
}

.counter:nth-child(18) > span {
  transition-delay: 4.25s;
}

.counter:nth-child(19) > span {
  transition-delay: 4.5s;
}

.counter:nth-child(20) > span {
  transition-delay: 4.75s;
}

/*Counter END*/
/*-Grid Box-*/
.grid-link,
.grid-image {
  display: block;
  color: #4B5563;
  position: relative;
}
.grid-link:hover,
.grid-image:hover {
  color: #4B5563;
}

.gridbox .icon-holder {
  background-color: #d4af37;
  width: 64px;
  height: 64px;
  margin: 0px auto;
}
@media screen and (max-width: 1599.98px) {
  .gridbox .icon-holder {
    width: 56px;
    height: 56px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox .icon-holder {
    width: 46px;
    height: 46px;
  }
}
.gridbox-1 {
  overflow: hidden;
  background-color: #ffffff;
  box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.2);
}
.gridbox-1 .icon-holder {
  height: 64px;
}
.gridbox-1 .grid-link .grid-image .img-holder {
  padding-bottom: 66.66%;
}
.gridbox-1 .grid-link .grid-content {
  padding: 45px 45px 30px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-1 .grid-link .grid-content {
    padding: 35px 35px 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-1 .grid-link .grid-content {
    padding: 30px 20px;
  }
}
.gridbox-1 .grid-link .grid-content.alt {
  padding: 30px;
}
@media screen and (max-width: 575.98px) {
  .gridbox-1 .grid-link .grid-content.alt {
    padding: 30px 20px;
  }
}
.gridbox-2 .grid-link {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 25px;
  border-radius: 10px;
}
.gridbox-2 .grid-link .icon-holder {
  height: 48px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-2 .grid-link .icon-holder {
    height: 38px;
  }
}
.gridbox-3 .icon-holder {
  width: 56px;
  height: 56px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-3 .icon-holder {
    width: 46px;
    height: 46px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-3 .icon-holder {
    width: 40px;
    height: 40px;
  }
}
.gridbox-3 .custom-button {
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
}
.gridbox-3.clr1 .icon-holder,
.gridbox-3.clr1 .custom-button {
  background: linear-gradient(to right, #3b82f6 0%, #2563eb 100%);
}
.gridbox-3.clr2 .icon-holder,
.gridbox-3.clr2 .custom-button {
  background: linear-gradient(to right, #993eee 0%, #8426d9 100%);
}
.gridbox-3.clr3 .icon-holder,
.gridbox-3.clr3 .custom-button {
  background: linear-gradient(to right, #21c15c 0%, #18a74d 100%);
}
.gridbox-3.clr4 .icon-holder,
.gridbox-3.clr4 .custom-button {
  background: linear-gradient(to right, #ea4495 0%, #c91e6b 100%);
}
.gridbox-3 .grid-link {
  color: #4B5563;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  padding: 20px;
}
.gridbox-3 .grid-link:hover .custom-button {
  background: #6B1B2F !important;
}
.gridbox-3.alt .icon-holder {
  margin: 0px auto;
  width: 64px;
  height: 64px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-3.alt .icon-holder {
    width: 56px;
    height: 56px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-3.alt .icon-holder {
    width: 46px;
    height: 46px;
  }
}
.gridbox-3.alt .grid-link {
  padding: 35px;
}
@media screen and (max-width: 575.98px) {
  .gridbox-3.alt .grid-link {
    padding: 30px 20px;
  }
}
.gridbox-4 {
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
}
.gridbox-4 .grid-link .icon-holder {
  background-color: #d4af37;
  width: 48px;
  height: 48px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-4 .grid-link .icon-holder {
    width: 40px;
    height: 40px;
  }
}
.gridbox-4 .grid-link .grid-image .img-holder {
  padding-bottom: 43.24%;
  min-height: 256px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-4 .grid-link .grid-image .img-holder {
    min-height: 210px;
  }
}
.gridbox-4 .grid-link .grid-image .img-holder::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(107, 27, 47, 0) 0%, rgba(107, 27, 47, 0.7) 50%, rgba(92, 26, 44, 0.9) 100%);
  z-index: 2;
}
.gridbox-4 .grid-link .grid-image .float-div {
  z-index: 2;
}
.gridbox-4 .grid-link .grid-content {
  padding: 35px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-4 .grid-link .grid-content {
    padding: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-4 .grid-link .grid-content {
    padding: 30px 20px;
  }
}
.gridbox-5 .grid-link {
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
}
.gridbox-5 .grid-link .grid-image .img-holder {
  padding-bottom: 50%;
}
.gridbox-5 .grid-link .grid-content {
  padding: 50px 30px 30px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-5 .grid-link .grid-content {
    padding: 40px 30px 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-5 .grid-link .grid-content {
    padding: 30px 20px;
  }
}
.gridbox-5 .grid-link .grid-content .custom-button {
  background-color: #7d0422;
}
.gridbox-5 .grid-link .grid-content .custom-button:hover {
  background-color: #C5941F;
}
.gridbox-6 .grid-link .grid-image {
  margin-bottom: 30px;
}
.gridbox-6 .grid-link .grid-image .img-holder {
  padding-bottom: 92%;
  border-radius: 30px;
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.59);
}
.gridbox-6 .grid-link .grid-content {
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  background-color: #ffffff;
}
.gridbox-6 .grid-link .grid-content .grid-info {
  padding: 30px;
}
@media screen and (max-width: 575.98px) {
  .gridbox-6 .grid-link .grid-content .grid-info {
    padding: 30px 20px;
  }
}
.gridbox-6 .grid-link .grid-content .grid-footer {
  background-color: #6B1B2F;
  border-radius: 20px;
  padding: 20px 30px;
}
@media screen and (max-width: 575.98px) {
  .gridbox-6 .grid-link .grid-content .grid-footer {
    padding: 20px 20px;
  }
}
.gridbox-6 .grid-link .grid-content .grid-footer .custom-button:hover {
  background-color: #000000;
}
.gridbox-7 {
  line-height: 1.4;
}
.gridbox-7 .icon-holder {
  width: 90px;
  height: 90px;
  background: linear-gradient(to right, #a6012d 0%, #611a2d 100%);
  position: relative;
  margin: 0px auto;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-7 .icon-holder {
    width: 70px;
    height: 70px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-7 .icon-holder {
    width: 50px;
    height: 50px;
  }
}
.gridbox-7 .icon-holder .count {
  position: absolute;
  top: -6px;
  right: -14px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  background-color: #111827;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  z-index: 2;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-7 .icon-holder .count {
    width: 25px;
    height: 25px;
    top: -4px;
    right: -12px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-7 .icon-holder .count {
    width: 20px;
    height: 20px;
  }
}
.gridbox-7.alt .grid-link {
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  border-radius: 20px;
  padding: 60px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-7.alt .grid-link {
    padding: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-7.alt .grid-link {
    padding: 30px 20px;
  }
}
.gridbox-7.alt .grid-link .icon-holder {
  margin-left: 0px;
}
.gridbox-7.alt .grid-link a {
  text-decoration: underline;
}
.gridbox-8 {
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  overflow: hidden;
}
.gridbox-8 .icon-holder {
  background-color: #ffffff;
  width: 66px;
  height: 66px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-8 .icon-holder {
    width: 56px;
    height: 56px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-8 .icon-holder {
    width: 46px;
    height: 46px;
  }
}
.gridbox-8 .grid-header {
  padding: 30px;
}
@media screen and (max-width: 575.98px) {
  .gridbox-8 .grid-header {
    padding: 30px 20px;
  }
}
.gridbox-8 .grid-header a {
  color: #0D5A29;
}
.gridbox-8 .grid-header a.color1 {
  color: #ef4444;
}
.gridbox-8 .grid-header a.color2 {
  color: #3b82f6;
}
.gridbox-8 .grid-header a:hover {
  color: #6B1B2F;
}
.gridbox-8 .grid-content {
  padding: 30px;
  background-color: #ffffff;
}
@media screen and (max-width: 575.98px) {
  .gridbox-8 .grid-content {
    padding: 30px 20px;
  }
}
.gridbox-9 .grid-content {
  border-radius: 12px;
  background-color: #ffffff;
  padding: 30px;
}
@media screen and (max-width: 575.98px) {
  .gridbox-9 .grid-content {
    padding: 30px 20px;
  }
}
.gridbox-9 .grid-content .icon-holder {
  height: 32px;
}
.gridbox-10 .grid-link {
  box-shadow: 0px 7px 15px 0px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  overflow: hidden;
  background-color: #ffffff;
}
.gridbox-10 .grid-image .img-holder {
  padding-bottom: 66.66%;
}
.gridbox-10 .grid-content {
  padding: 25px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-10 .grid-content {
    padding: 20px;
  }
}
.gridbox-10 .grid-header .grid-hd img {
  max-width: 22px;
}
.gridbox-10 .grid-info {
  font-weight: 500;
}
@media screen and (max-width: 413.98px) {
  .gridbox-10 .custom-button.btn-block {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
.gridbox-11 .grid-link {
  border-radius: 14px;
  overflow: hidden;
}
.gridbox-11 .grid-image .img-holder {
  padding-bottom: 104.42%;
}
.gridbox-11 .grid-image .img-holder::before {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  z-index: 2;
}
.gridbox-11 .grid-content {
  padding: 40px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-11 .grid-content {
    padding: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-11 .grid-content {
    padding: 20px;
  }
}
.gridbox-11 .grid-content p {
  width: 65%;
}
@media screen and (max-width: 575.98px) {
  .gridbox-11 .grid-content p {
    width: 100%;
  }
}
.gridbox-11 .grid-content .tag span {
  display: inline-flex;
  color: #856219;
  font-size: 13px;
  background-color: #fdf4e1;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  line-height: 1;
  height: 28px;
  padding: 0px 10px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-11 .grid-content .tag span {
    font-size: 11px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-11 .grid-content .tag span {
    font-size: 10px;
  }
}

/*-Grid Box END-*/
/*--*/
.section-header {
  position: relative;
  margin-bottom: 40px;
  font-weight: 500;
  text-align: center;
}
.section-header.text-left {
  text-align: left;
}
@media screen and (max-width: 1599.98px) {
  .section-header {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .section-header {
    margin-bottom: 20px;
  }
}
.section-header p {
  width: 71%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767.98px) {
  .section-header p {
    width: 100%;
  }
}
.section-header p a {
  color: #6B1B2F;
  text-decoration: underline;
}
.section-header p a:hover {
  color: #ffffff;
}
.section-header p strong {
  font-weight: 600;
}
.section-header.responsive p {
  width: 100%;
}

.HomeSection1 .content {
  padding: 60px 70px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 3px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 1599.98px) {
  .HomeSection1 .content {
    padding: 50px 60px;
  }
}
@media screen and (max-width: 991.98px) {
  .HomeSection1 .content {
    padding: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .HomeSection1 .content {
    padding: 30px 20px;
  }
}

.list-5col li {
  width: 20%;
}
@media screen and (max-width: 1199.98px) {
  .list-5col li {
    width: 33.33%;
  }
}
@media screen and (max-width: 767.98px) {
  .list-5col li {
    width: 50%;
  }
}
@media screen and (max-width: 575.98px) {
  .list-5col li {
    width: 100%;
  }
}

.timeline-holder {
  position: relative;
}
@media screen and (max-width: 767.98px) {
  .timeline-holder {
    padding-left: 20px;
  }
}
.timeline-holder::before {
  content: "";
  background-color: #f0bc6f;
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -1px;
}
@media screen and (max-width: 767.98px) {
  .timeline-holder::before {
    left: 20px;
    margin-left: 0px;
  }
}
.timeline-holder .timeline-box {
  padding-bottom: 50px;
}
@media screen and (max-width: 1599.98px) {
  .timeline-holder .timeline-box {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .timeline-holder .timeline-box {
    padding-bottom: 30px;
  }
}
.timeline-holder .timeline-box:last-child {
  padding-bottom: 0px;
}
.timeline-holder .timeline-box .tineline-content {
  margin-left: auto;
  width: 50%;
  padding-left: 40px;
}
@media screen and (max-width: 767.98px) {
  .timeline-holder .timeline-box .tineline-content {
    width: 100%;
    padding-left: 40px !important;
    padding-right: 0px !important;
  }
}
.timeline-holder .timeline-box .tineline-content .timeline-info {
  position: relative;
  background-color: #ffffff;
  border-radius: 16px;
  padding: 30px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
}
.timeline-holder .timeline-box .tineline-content .timeline-info .icon-holder {
  background-color: #d4af37;
  width: 48px;
  height: 48px;
  position: absolute;
  left: -64px;
  top: 50%;
  transform: translateY(-50%);
}
.timeline-holder .timeline-box .tineline-content .timeline-info .tag span {
  display: inline-flex;
  background-color: #fdf4e1;
  color: #856219;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-size: 13px;
  font-weight: 700;
  height: 28px;
  padding: 0px 10px;
  border-radius: 15px;
}
@media screen and (max-width: 1599.98px) {
  .timeline-holder .timeline-box .tineline-content .timeline-info .tag span {
    font-size: 11px;
  }
}
@media screen and (max-width: 575.98px) {
  .timeline-holder .timeline-box .tineline-content .timeline-info .tag span {
    font-size: 10px;
  }
}
.timeline-holder .timeline-box:nth-child(even) .tineline-content {
  margin-left: inherit;
  padding-left: 0px;
  padding-right: 40px;
}
.timeline-holder .timeline-box:nth-child(even) .tineline-content .timeline-info .icon-holder {
  left: auto;
  right: -64px;
}
@media screen and (max-width: 767.98px) {
  .timeline-holder .timeline-box:nth-child(even) .tineline-content .timeline-info .icon-holder {
    right: auto;
    left: -64px;
  }
}

.HomeSection9 .content-box {
  padding: 40px 70px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  max-width: 900px;
  margin: 0px auto;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection9 .content-box {
    padding: 30px 50px;
    max-width: 750px;
  }
}
.HomeSection9 .left {
  padding-right: 110px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection9 .left {
    padding-right: 80px;
  }
}
.HomeSection9 .right {
  margin-left: -105px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection9 .right {
    margin-left: -80px;
  }
}

.box1 {
  box-shadow: 0px 5px 19px 0px rgba(0, 0, 0, 0.2);
  border-radius: 66px;
  background-color: #ffffff;
  padding: 50px 45px;
}
@media screen and (max-width: 1599.98px) {
  .box1 {
    border-radius: 50px;
    padding: 40px 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .box1 {
    border-radius: 20px;
    padding: 30px 20px;
  }
}

.box2 {
  border-radius: 25px;
  background-color: #fdf9ee;
  padding: 45px 40px;
  box-shadow: 0px 5px 19px 0px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 1599.98px) {
  .box2 {
    border-radius: 20px;
    padding: 40px 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .box2 {
    border-radius: 15px;
    padding: 30px 20px;
  }
}

.gridlist-7 .gridbox-7 {
  position: relative;
}
.gridlist-7 .gridbox-7::before, .gridlist-7 .gridbox-7::after {
  content: "";
  width: 75px;
  height: 2px;
  background-color: #111827;
  position: absolute;
  top: 50px;
}
@media screen and (max-width: 1599.98px) {
  .gridlist-7 .gridbox-7::before, .gridlist-7 .gridbox-7::after {
    width: 60px;
    top: 50px;
  }
}
@media screen and (max-width: 991.98px) {
  .gridlist-7 .gridbox-7::before, .gridlist-7 .gridbox-7::after {
    display: none;
  }
}
.gridlist-7 .gridbox-7::before {
  left: -30px;
}
@media screen and (max-width: 1599.98px) {
  .gridlist-7 .gridbox-7::before {
    left: -25px;
  }
}
.gridlist-7 .gridbox-7::after {
  right: -30px;
}
@media screen and (max-width: 1599.98px) {
  .gridlist-7 .gridbox-7::after {
    right: -25px;
  }
}
.gridlist-7 [class*=col-]:first-child .gridbox-7::before {
  display: none;
}
.gridlist-7 [class*=col-]:last-child .gridbox-7::after {
  display: none;
}

.HomeSection10 .container {
  z-index: 2;
}

.HomeSection11 {
  padding-bottom: 95px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection11 {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 991.98px) {
  .HomeSection11 {
    padding-bottom: 50px;
  }
}
.HomeSection11 .section-saperator {
  position: relative;
  margin-top: -50px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection11 .section-saperator {
    margin-top: -40px;
  }
}
.HomeSection11 .left {
  padding-right: 40px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection11 .left {
    padding-right: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .HomeSection11 .left {
    padding-bottom: 30px;
  }
}
.HomeSection11 .right {
  margin-left: -30px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection11 .right {
    margin-left: -20px;
  }
}

.box-shadow {
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.15);
}

.HomeSection12 .left {
  padding-right: 40px;
  margin-top: -195px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection12 .left {
    padding-right: 30px;
    margin-top: -160px;
  }
}
@media screen and (max-width: 991.98px) {
  .HomeSection12 .left {
    margin-top: -50px;
  }
}
.HomeSection12 .right {
  max-width: 550px;
  margin-left: auto;
  margin-right: 40px;
  line-height: 1.6;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection12 .right {
    max-width: 460px;
    margin-right: 30px;
  }
}

.HomeSection14 .content-box {
  padding: 40px;
  background: linear-gradient(to right, #6b1b2f 0%, #a5791a 100%);
}
@media screen and (max-width: 1599.98px) {
  .HomeSection14 .content-box {
    padding: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .HomeSection14 .content-box {
    padding: 30px 20px;
  }
}

.ftbox3 .ul-listing {
  padding-left: 15px;
}
.ftbox3 .ul-listing li {
  padding-bottom: 0px;
}
.ftbox3 .ul-listing li a {
  text-decoration: underline;
}

.HomeSection15 .img-holder {
  padding-bottom: 46.71%;
  min-height: 480px;
}
@media screen and (max-width: 991.98px) {
  .HomeSection15 .img-holder::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #000000;
    opacity: 0.5;
    z-index: 2;
  }
}

.quote-icon1 {
  width: 15.4%;
  max-width: 188px;
  top: -120px;
  left: -120px;
}
@media screen and (max-width: 1599.98px) {
  .quote-icon1 {
    top: -90px;
    left: -90px;
  }
}
@media screen and (max-width: 991.98px) {
  .quote-icon1 {
    top: -90px;
    left: 0px;
  }
}
@media screen and (max-width: 767.98px) {
  .quote-icon1 {
    top: -45px;
    left: 0px;
    width: 65px;
    max-width: 65px;
  }
}

.quote-icon2 {
  width: 15.4%;
  max-width: 188px;
  bottom: -120px;
  right: -120px;
}
@media screen and (max-width: 1599.98px) {
  .quote-icon2 {
    bottom: -90px;
    right: -90px;
  }
}
@media screen and (max-width: 991.98px) {
  .quote-icon2 {
    bottom: -90px;
    right: 0px;
  }
}
@media screen and (max-width: 767.98px) {
  .quote-icon2 {
    bottom: -45px;
    right: 0px;
    width: 65px;
    max-width: 65px;
  }
}

.HomeSection18 {
  background: linear-gradient(135deg, rgb(87, 7, 27) 0%, rgb(128, 3, 32) 68%);
}
.HomeSection18 .left {
  padding-right: 310px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection18 .left {
    padding-right: 250px;
  }
}
@media screen and (max-width: 1199.98px) {
  .HomeSection18 .left {
    padding-bottom: 30px;
  }
}
.HomeSection18 .right {
  margin-left: -200px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection18 .right {
    margin-left: -170px;
  }
}
@media screen and (max-width: 1199.98px) {
  .HomeSection18 .right {
    padding-left: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .HomeSection18 .right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 576px) {
  .HomeSection18 .right .slick-list {
    padding-right: 18.1% !important;
  }
}
@media screen and (min-width: 1200px) {
  .HomeSection18 .right .slick-arrow {
    top: auto;
    transform: none;
    bottom: 0px;
  }
  .HomeSection18 .right .slick-arrow.slick-prev {
    left: -485px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599.98px) {
  .HomeSection18 .right .slick-arrow.slick-prev {
    left: -390px;
  }
}
@media screen and (min-width: 1200px) {
  .HomeSection18 .right .slick-arrow.slick-next {
    left: -415px;
    right: auto;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1599.98px) {
  .HomeSection18 .right .slick-arrow.slick-next {
    left: -335px;
  }
}
@media screen and (max-width: 1199.98px) {
  .HomeSection18 .right .slick-arrow.slick-prev {
    left: 0px;
  }
  .HomeSection18 .right .slick-arrow.slick-next {
    right: 26px;
  }
}
@media screen and (max-width: 575.98px) {
  .HomeSection18 .right .slick-arrow.slick-prev {
    left: 0px;
  }
  .HomeSection18 .right .slick-arrow.slick-next {
    right: 0px;
  }
}

.HomeSection5 {
  background: linear-gradient(135deg, rgb(87, 7, 27) 0%, rgb(129, 29, 30) 100%);
}

.arrows-style1 .slick-arrow {
  width: 57px;
  height: 57px;
  border: 1px solid #ffffff;
  font-size: 25px;
}
@media screen and (max-width: 1599.98px) {
  .arrows-style1 .slick-arrow {
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .arrows-style1 .slick-arrow {
    font-size: 17px;
  }
}
@media screen and (max-width: 1599.98px) {
  .arrows-style1 .slick-arrow {
    width: 45px;
    height: 45px;
  }
}
@media screen and (max-width: 575.98px) {
  .arrows-style1 .slick-arrow {
    width: 30px;
    height: 30px;
  }
}/*# sourceMappingURL=main.css.map */