/**=========================================================
 * Theme Name : T & S Aspire
 * Author : Jayesh Morker / Balaji
 * Description  :  September 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;
  }
}

/*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: 1160px;
}
.container-md {
  max-width: 1360px;
}
.container-lg {
  max-width: 1460px;
}
.container-xl {
  max-width: 1560px;
}
.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: 956px;
  }
  .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: 35px;
    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: 10px;
    padding-bottom: 10px;
  }
  .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: #FFD956;
}

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

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

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

.border-primary {
  border-color: #FFD956;
}

.secondary {
  color: #FFA2D1;
}

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

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

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

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

.tertiary {
  color: #FE565C;
}

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

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

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

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

.body {
  color: #0C0C0C;
}

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

.ul-listing.icon-body > li::before {
  color: #0C0C0C;
}

.bg-body {
  background-color: #0C0C0C !important;
}

.border-body {
  border-color: #0C0C0C;
}

.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: #1D4D7A;
}

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

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

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

.border-title {
  border-color: #1D4D7A;
}

.title1 {
  color: #363636;
}

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

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

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

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

.title2 {
  color: #1B1B1B;
}

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

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

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

.border-title2 {
  border-color: #1B1B1B;
}

.alternate {
  color: #8FDED1;
}

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

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

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

.border-alternate {
  border-color: #8FDED1;
}

.alternate1 {
  color: #FFD200;
}

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

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

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

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

.alternate2 {
  color: #D0FFE1;
}

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

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

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

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

.light {
  color: #626262;
}

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

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

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

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

.light1 {
  color: #F3FBFE;
}

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

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

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

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

.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: #666666;
}

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

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

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

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

.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: #EF3F41;
}

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

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

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

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

.green {
  color: #00AF49;
}

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

.ul-listing.icon-green > li::before {
  color: #00AF49;
}

.bg-green {
  background-color: #00AF49 !important;
}

.border-green {
  border-color: #00AF49;
}

.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: "Quicksand", sans-serif;
}

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

.fontTertiary {
  font-family: "Quicksand", sans-serif;
}

/* Height */
.height-auto {
  height: auto !important;
  min-height: auto !important;
  max-height: auto !important;
}
.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 END*/
body {
  font-family: "Quicksand", sans-serif;
  color: #0C0C0C;
}

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

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

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

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

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

::-webkit-scrollbar-track {
  color: #FFD956;
}

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

::-webkit-scrollbar-thumb {
  color: #FFD956;
}

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

html {
  scrollbar-width: thin;
  scrollbar-color: #FFD956 #626262;
}

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: #0C0C0C;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
}

a:visited {
  color: #0C0C0C;
}

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

p a {
  text-decoration: none;
  color: #0C0C0C;
}

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: 30px;
}
@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;
}

.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;
}
.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;
}
.bg-img-tc {
  background-position: top center;
}
.bg-img-tr {
  background-position: top right;
}
.bg-img-rc {
  background-position: right center;
}
.bg-img-br {
  background-position: bottom right;
}
.bg-img-bc {
  background-position: bottom center;
}
.bg-img-bl {
  background-position: left bottom;
}
.bg-img-lc {
  background-position: left center;
}
.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;
}
.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;
  z-index: 9;
  padding: 0px;
  transition: all 0.2s linear;
}

.has-ov:hover:hover .grid-ov {
  opacity: 1;
  visibility: visible;
  z-index: 9;
}

.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.1); */
  transform: scale(1.1) rotate(2deg);
}

.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%;
  overflow: hidden;
}
.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: 70px;
  position: relative;
}
@media screen and (max-width: 1599.98px) {
  .odd-even-list .odd-even-box {
    padding-bottom: 55px;
  }
}
@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 -30px 0px -40px;
}
@media screen and (max-width: 1599.98px) {
  .odd-even-list .odd-even-box .odd-even-img {
    padding: 0px 0px 0px 0px;
    margin: 0px -20px 0px -30px;
  }
}
@media screen and (max-width: 1299.98px) {
  .odd-even-list .odd-even-box .odd-even-img {
    padding: 0px 0px 0px 0px;
    margin: 0px -20px 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 110px;
}
@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 85px;
  }
}
@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 -40px 0px -30px;
}
@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 -30px 0px -20px;
  }
}
@media screen and (max-width: 1299.98px) {
  .odd-even-list .odd-even-box:nth-child(even) .odd-even-img {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px -20px;
  }
}
.odd-even-list .odd-even-box:nth-child(even) .odd-even-info {
  margin: 0px 0px 0px 0px;
  padding: 0px 110px 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 85px 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;
}
@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: #FFD956;
  stroke-width: 4;
  fill: none;
  stroke-dasharray: 307;
  stroke-dashoffset: 307;
  transition: stroke-dashoffset 0.25s linear;
}
.progress-wrap .arrow {
  font-size: 18px;
  color: #1D4D7A;
  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: #FFD956;
}

/*--Scroll Progress END--*/
.video-container a {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
  border-radius: 0px;
}
.video-container a img {
  width: 100%;
}
.video-container a::before {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  font-family: "Font Awesome 6 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-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: #000000;
  opacity: 0.5;
  z-index: 1;
}

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

.video-wrap {
  margin: 0 auto;
  position: relative;
  width: 100%;
}

.cover-video video,
.cover-video iframe {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.video-wrap.cover-video {
  padding-bottom: 36.35%;
}

.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;
}
@media screen and (max-width: 991.98px) {
  .float-icon {
    display: 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: 18px;
  line-height: 1.5;
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  letter-spacing: -0.36px;
}
@media screen and (max-width: 1599.98px) {
  body {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  body {
    font-size: 14px;
  }
}

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;
}

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

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

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: 20px;
}

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

.pageTitle-holder::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 70px;
  height: 8px;
  background: #FFD956;
  border-radius: 0px;
}

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

.pageTitle {
  position: relative;
  padding: 0px;
  margin-bottom: 40px;
  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: 46px;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.92px;
}
@media screen 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) {
  .pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 {
    font-size: 30px;
  }
}

.pageTitle.xxl h1, .pageTitle.xxl h2, .pageTitle.xxl h3, .pageTitle.xxl h4, .pageTitle.xxl h5, .pageTitle.xxl h6 {
  font-size: 90px;
  letter-spacing: -1.8px;
}
@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: 74px;
  }
}
@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: 57px;
  }
}

.pageTitle.xl h1, .pageTitle.xl h2, .pageTitle.xl h3, .pageTitle.xl h4, .pageTitle.xl h5, .pageTitle.xl h6 {
  font-size: 68px;
}
@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: 56px;
  }
}
@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: 43px;
  }
}

.pageTitle.lg h1, .pageTitle.lg h2, .pageTitle.lg h3, .pageTitle.lg h4, .pageTitle.lg h5, .pageTitle.lg h6 {
  font-size: 56px;
  letter-spacing: -1.12px;
}
@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: 40px;
  letter-spacing: -0.8px;
}
@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: 33px;
  }
}
@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: 27px;
  }
}

.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: 30px;
  letter-spacing: -0.6px;
}
@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: 25px;
  }
}
@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: 20px;
  }
}

.pageTitle small {
  font-size: 28px;
  padding-bottom: 15px;
  font-weight: 600;
  position: relative;
  display: inline-flex;
  align-items: center;
  letter-spacing: 4.2px;
  text-transform: uppercase;
  color: #626262;
}
@media screen and (max-width: 1599.98px) {
  .pageTitle small {
    font-size: 23px;
  }
}
@media screen and (max-width: 575.98px) {
  .pageTitle small {
    font-size: 18px;
  }
}

.pageTitle small.dark2 {
  color: #999999;
}

/* .pageTitle small::before{ content: ""; width: 64px; height: 4px; background: #00538C; margin-right: 15px;} */
.has-data-text::before, .title-before {
  content: attr(data-text);
  position: absolute;
  font-size: 9.4vw;
  font-weight: 700;
  color: #FFD956;
  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 p {
  margin: 0px 0px 20px;
}

.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;
}

.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: 20px;
}

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

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

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

.document p a {
  color: #0C0C0C;
  text-decoration: underline;
}

.document p a:hover {
  color: #FFD956;
  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: 40px;
  }
}
@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: 33px;
  }
}
@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: 27px;
  }
}
@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: 60px;
  }
}
@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: 49px;
  }
}
@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: 38px;
  }
}
@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: 50px;
  }
}
@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: 40px;
  }
}
@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: 32px;
  }
}
@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: 45px;
  }
}
@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: 37px;
  }
}
@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: 29px;
  }
}
@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: 45px;
  }
}
@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: 37px;
  }
}
@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: 29px;
  }
}
@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: 36px;
  }
}
@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: 30px;
  }
}
@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: 24px;
  }
}
@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: 28px;
  }
}
@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: 23px;
  }
}
@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: 18px;
  }
}
@media screen and (max-width: 575.98px) {
  .document h1, .document h2 {
    font-size: 46px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 1599.98px) {
  .document h1, .document h2 {
    font-size: 37px;
  }
}
@media screen and (max-width: 575.98px) and (max-width: 575.98px) {
  .document h1, .document h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 575.98px) {
  .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: #1D4D7A;
  border: 1px solid #1D4D7A;
}
@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;
}

.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: 25px;
  padding-left: 40px;
}

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

.ul-listing li::before {
  content: "\f111";
  left: 0px;
  top: 9px;
  position: absolute;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 12px;
  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: 50px;
  padding-bottom: 10px;
}

.listing-style1 li::before {
  left: 0px;
  top: 0px;
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1599.98px) {
  .listing-style1 li::before {
    font-size: 23px;
  }
}
@media screen and (max-width: 575.98px) {
  .listing-style1 li::before {
    font-size: 18px;
  }
}

.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: #FFA2D1;
}

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

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

.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 6 Free";
  font-weight: 400;
}

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

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

.custom-icon-list li i, .custom-icon-list li img {
  position: absolute;
  left: 0px;
  top: 5px;
}

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 only screen and (max-width: 1599.98px) {
  .ul-listing li {
    padding-left: 30px;
  }
  .ul-listing li::before {
    top: 7px;
  }
  .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;
  }
  /* .listing-style2 li {} */
  .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 only screen and (max-width: 767.98px) {
  .list-3col.md li {
    width: 100%;
  }
}
@media only screen and (max-width: 767.98px) {
  .list-3col.sm li {
    width: 100%;
  }
}
@media only screen and (max-width: 575.98px) {
  .ul-listing li {
    padding-left: 20px;
  }
  .ul-listing li::before {
    top: 6px;
  }
  .ul-listing.lg li::before {
    top: 8px;
  }
  .listing-style1 li {
    padding-left: 30px;
    padding-bottom: 15px;
  }
  .listing-style1 li::before {
    top: 2px;
  }
  .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;
  }
}
.accordion {
  margin-bottom: 0px;
}
.accordion:last-child {
  margin-bottom: 0px;
}
.accordion .accordion-item {
  background: none;
  border: none;
  margin-bottom: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.accordion .accordion-item.active {
  border-radius: 0px !important;
  overflow: hidden;
}
.accordion .accordion-item:last-child {
  margin-bottom: 0px;
}
.accordion .accordion-item .accordion-header a {
  padding: 18px 20px 18px 0px;
  display: block;
  position: relative;
  cursor: pointer;
  background: transparent;
  border-radius: 0px 0px 0px 0px;
  border: 1px solid transparent;
  border-width: 0px 0px 0px 0px;
  z-index: 1;
  box-shadow: none;
  font-size: 18px;
  font-weight: 500;
  color: #0C0C0C;
  line-height: 1.3;
}
@media screen and (max-width: 1599.98px) {
  .accordion .accordion-item .accordion-header a {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .accordion .accordion-item .accordion-header a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1599.98px) {
  .accordion .accordion-item .accordion-header a {
    padding: 15px 20px 15px 0px;
  }
}
@media screen and (max-width: 575.98px) {
  .accordion .accordion-item .accordion-header a {
    padding: 12px 20px 12px 0px;
  }
}
.accordion .accordion-item .accordion-header a h3 {
  font-size: 18px;
  font-weight: 500;
  color: #0C0C0C;
  line-height: 1.3;
}
@media screen and (max-width: 1599.98px) {
  .accordion .accordion-item .accordion-header a h3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .accordion .accordion-item .accordion-header a h3 {
    font-size: 14px;
  }
}
.accordion .accordion-item .accordion-header a.collapsed {
  background: transparent;
  border-radius: 0px;
  color: #0C0C0C;
}
.accordion .accordion-item .accordion-header a.collapsed h3 {
  color: #FFD956;
}
.accordion .accordion-item .accordion-header a::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f106";
  line-height: 1;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0px solid transparent;
  border-radius: 50px;
  transition: all 0.2s linear;
  color: #0C0C0C !important;
  font-size: 18px;
}
@media screen and (max-width: 1599.98px) {
  .accordion .accordion-item .accordion-header a::before {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .accordion .accordion-item .accordion-header a::before {
    font-size: 14px;
  }
}
.accordion .accordion-item .accordion-header a.collapsed::before {
  content: "\f107";
}
.accordion .accordion-item .accordion-header a:hover {
  background-color: transparent;
}
.accordion .accordion-item .accordion-header a:hover::before {
  color: #0C0C0C !important;
}

.accordion-body,
.tab-holder.TabsAccordion .accordion-body .accordion-body,
.tab-body {
  padding: 0px 0px 25px 0px;
  background: transparent;
  border-radius: 0px 0px 0px 0px;
  position: relative;
  color: #0C0C0C;
}
@media screen and (max-width: 1599.98px) {
  .accordion-body,
  .tab-holder.TabsAccordion .accordion-body .accordion-body,
  .tab-body {
    padding: 0px 0px 20px 0px;
  }
}
@media screen and (max-width: 575.98px) {
  .accordion-body,
  .tab-holder.TabsAccordion .accordion-body .accordion-body,
  .tab-body {
    padding: 0px 0px 15px 0px;
  }
}

.tab-holder {
  position: relative;
}
.tab-holder .tab-nav-holder {
  text-align: center;
  margin-bottom: 0px;
}
@media screen and (max-width: 1599.98px) {
  .tab-holder .tab-nav-holder {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767.98px) {
  .tab-holder .tab-nav-holder {
    border-bottom: 0px;
  }
}
.tab-holder .tab-nav-holder .nav-tabs {
  align-items: flex-start;
  border: 0px;
  padding: 10px;
  margin: 0px;
  border-radius: 50px;
  background-color: #ffffff;
  display: inline-flex;
}
@media screen and (max-width: 1599.98px) {
  .tab-holder .tab-nav-holder .nav-tabs {
    padding: 8px;
  }
}
@media screen and (max-width: 767.98px) {
  .tab-holder .tab-nav-holder .nav-tabs {
    display: block;
    border-radius: 30px;
  }
}
.tab-holder .tab-nav-holder .nav-tabs .nav-item {
  margin: 0px;
  padding: 0px 0px;
}
@media screen and (max-width: 767.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item:not(:last-child) {
    margin-bottom: 8px;
  }
}
.tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link {
  margin: 0px;
  text-align: center;
  border: 0px;
  padding: 0px 35px;
  color: rgba(0, 40, 40, 0.7);
  position: relative;
  font-weight: 700;
  border: 0px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  border-radius: 50px;
  line-height: 1;
  font-size: 18px;
  font-family: "Fredoka", sans-serif;
  height: 60px;
  color: #1B1B1B;
  letter-spacing: 0px;
}
@media screen and (max-width: 1599.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link {
    font-size: 14px;
  }
}
@media screen and (max-width: 1599.98px) {
  .tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link {
    height: 50px;
    padding: 0px 25px;
  }
}
.tab-holder .tab-nav-holder .nav-tabs .nav-item .nav-link:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  height: 3px;
  background-color: #EF3F41;
  width: 0px;
  transition: all 0.3s ease-in-out;
  display: none;
}
.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: #FFD956;
  color: #1B1B1B;
}
.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.tab-centered .nav-tabs {
  justify-content: center;
}
.tab-holder .tab-body {
  padding: 0px;
  background: transparent;
  border-radius: 0px;
}

@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 > :not(caption) > * > * {
  color: #0C0C0C;
}

.table-holder {
  width: 100%;
}
.table-holder.scroll-table {
  overflow-x: auto;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.table-holder.scroll-table .table {
  min-width: 1140px;
}
@media screen and (max-width: 575.98px) {
  .table-holder.scroll-table .table {
    min-width: 950px;
  }
}
.table-holder .table {
  margin: 0px;
  width: 100%;
  overflow: hidden;
  border-collapse: separate;
  border-spacing: 0px;
  border: 0px solid #ececec;
  color: #0C0C0C;
  border-radius: 50px;
  background-color: #ffffff;
}
@media screen and (max-width: 1599.98px) {
  .table-holder .table {
    border-radius: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .table-holder .table {
    border-radius: 30px;
  }
}
.table-holder .table th {
  background: #ffffff;
  color: #1D4D7A;
  font-weight: 700;
  font-size: 30px;
  letter-spacing: -0.6px;
  border-color: transparent;
  text-align: left;
  vertical-align: top !important;
  padding: 50px 60px 50px 0px;
  border-bottom: 1px solid #1D4D7A;
  font-family: "Fredoka", sans-serif;
}
@media screen and (max-width: 1599.98px) {
  .table-holder .table th {
    font-size: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .table-holder .table th {
    font-size: 20px;
  }
}
@media screen and (max-width: 1599.98px) {
  .table-holder .table th {
    padding: 40px 45px 40px 0px;
  }
}
@media screen and (max-width: 991.98px) {
  .table-holder .table th {
    padding: 30px 30px 30px 0px;
  }
}
@media screen and (max-width: 575.98px) {
  .table-holder .table th {
    padding: 15px 15px 15px 0px;
  }
}
.table-holder .table tr {
  border-bottom: 1px solid #d3d3d3;
}
.table-holder .table td {
  vertical-align: top !important;
  background-color: transparent;
  padding: 30px 60px 30px 0px;
}
@media screen and (max-width: 1599.98px) {
  .table-holder .table td {
    padding: 20px 45px 20px 0px;
  }
}
@media screen and (max-width: 991.98px) {
  .table-holder .table td {
    padding: 20px 30px 20px 0px;
  }
}
@media screen and (max-width: 575.98px) {
  .table-holder .table td {
    padding: 15px 15px 15px 0px;
    vertical-align: text-top !important;
  }
}
@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: #1D4D7A;
    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: "Quicksand", sans-serif;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
  background-color: #FFD956;
  color: #ffffff;
  z-index: 1;
  overflow: hidden;
  transition: all 0.2s linear;
  height: 50px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button {
    font-size: 14px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button {
    font-size: 13px;
  }
}
@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;
  }
}
.custom-button.button-secondary {
  background-color: #FFA2D1;
  color: #ffffff;
}
.custom-button.button-secondary:visited {
  color: #ffffff;
}
.custom-button.button-secondary:hover {
  background-color: #666666;
  color: #ffffff;
}
.custom-button.button-tertiary {
  background-color: #FE565C;
}
.custom-button.button-tertiary:hover {
  background-color: #FFD956;
}
.custom-button.button-body {
  background-color: #0C0C0C;
}
.custom-button.button-body1 {
  background-color: #414141;
}
.custom-button.button-body2 {
  background-color: #E8E8E8;
}
.custom-button.button-title {
  background-color: #1D4D7A;
}
.custom-button.button-title1 {
  background-color: #363636;
}
.custom-button.button-title2 {
  background-color: #1B1B1B;
}
.custom-button.button-alternate {
  background-color: #8FDED1;
}
.custom-button.button-alternate1 {
  background-color: #FFD200;
}
.custom-button.button-alternate2 {
  background-color: #D0FFE1;
  color: #1D4D7A;
}
.custom-button.button-light {
  background-color: #626262;
  color: #0C0C0C;
}
.custom-button.button-light:visited {
  color: #0C0C0C;
}
.custom-button.button-light1 {
  background-color: #F3FBFE;
}
.custom-button.button-light2 {
  background-color: #F7F7F7;
  color: #1D4D7A;
}
.custom-button.button-light2:visited {
  color: #1D4D7A;
}
.custom-button.button-light2:hover {
  color: #ffffff;
}
.custom-button.button-dark {
  background-color: #666666;
}
.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: #EF3F41;
}
.custom-button.button-green {
  background-color: #00AF49;
}
.custom-button.button-white {
  background-color: #ffffff;
  color: #1D4D7A;
}
.custom-button.button-white:visited {
  color: #1D4D7A;
}
.custom-button.button-white:hover {
  color: #ffffff;
}
.custom-button.button-white.alt {
  color: #FFD956;
}
.custom-button.button-white.alt:visited {
  color: #FFD956;
}
.custom-button.button-white.alt:hover {
  background-color: #FFA2D1;
  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.button-yellow {
  background: #ffc439;
}
.custom-button:visited {
  color: #ffffff;
}
.custom-button:hover {
  background-color: #FE565C;
  color: #ffffff;
  text-decoration: none !important;
  transition: all 0.2s linear;
}
.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 {
  padding: 0px 20px;
  font-size: 18px;
  font-weight: 400;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.btn-md {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.btn-md {
    font-size: 14px;
  }
}
.custom-button.btn-sm {
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  padding: 0px 15px;
  min-width: auto;
  border-radius: 5px;
}
@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-block {
  width: 100% !important;
  min-width: inherit !important;
  padding-right: 10px;
  padding-left: 10px;
}
.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: #FFD956;
  color: #FFD956;
}
.custom-button.btn-border.bdr-primary:visited {
  color: #FFD956;
}
.custom-button.btn-border.bdr-secondary {
  border-color: #FFA2D1;
  color: #FFA2D1;
}
.custom-button.btn-border.bdr-secondary:visited {
  color: #FFA2D1;
}
.custom-button.btn-border.bdr-tertiary {
  border-color: rgba(0, 40, 40, 0.5);
  color: #FE565C;
}
.custom-button.btn-border.bdr-tertiary:visited {
  color: #FE565C;
}
.custom-button.btn-border.bdr-body {
  border-color: #0C0C0C;
  color: #0C0C0C;
}
.custom-button.btn-border.bdr-body:visited {
  color: #0C0C0C;
}
.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: #1D4D7A;
  color: #1D4D7A;
}
.custom-button.btn-border.bdr-title:visited {
  color: #1D4D7A;
}
.custom-button.btn-border.bdr-title1 {
  border-color: #363636;
  color: #363636;
}
.custom-button.btn-border.bdr-title1:visited {
  color: #363636;
}
.custom-button.btn-border.bdr-title2 {
  border-color: #1B1B1B;
  color: #1B1B1B;
}
.custom-button.btn-border.bdr-title2:visited {
  color: #1B1B1B;
}
.custom-button.btn-border.bdr-alternate {
  border-color: #8FDED1;
  color: #8FDED1;
}
.custom-button.btn-border.bdr-alternate:visited {
  color: #8FDED1;
}
.custom-button.btn-border.bdr-alternate1 {
  border-color: #FFD200;
  color: #FFD200;
}
.custom-button.btn-border.bdr-alternate1:visited {
  color: #FFD200;
}
.custom-button.btn-border.bdr-alternate2 {
  border-color: #D0FFE1;
  color: #D0FFE1;
}
.custom-button.btn-border.bdr-alternate2:visited {
  color: #D0FFE1;
}
.custom-button.btn-border.bdr-light {
  border-color: #d8d8d8;
  color: #0C0C0C;
}
.custom-button.btn-border.bdr-light:visited {
  color: #0C0C0C;
}
.custom-button.btn-border.bdr-light1 {
  border-color: #F3FBFE;
  color: #1D4D7A;
}
.custom-button.btn-border.bdr-light1:visited {
  color: #1D4D7A;
}
.custom-button.btn-border.bdr-light1:hover {
  color: #ffffff;
}
.custom-button.btn-border.bdr-light2 {
  border-color: #F7F7F7;
  color: #FFD956;
}
.custom-button.btn-border.bdr-light2:visited {
  color: #FFD956;
}
.custom-button.btn-border.bdr-light2:hover {
  color: #ffffff;
}
.custom-button.btn-border.bdr-dark {
  border-color: #666666;
  color: #666666;
}
.custom-button.btn-border.bdr-dark:visited {
  color: #666666;
}
.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: #EF3F41;
  color: #EF3F41;
}
.custom-button.btn-border.bdr-red:visited {
  color: #EF3F41;
}
.custom-button.btn-border.bdr-green {
  border-color: #00AF49;
  color: #00AF49;
}
.custom-button.btn-border.bdr-green:visited {
  color: #00AF49;
}
.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: #FE565C;
  color: #ffffff !important;
  border-color: transparent !important;
}
.custom-button.has-icon::after {
  font-family: "Font Awesome 6 Free";
  content: "\f061";
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  transition: all 0.2s linear;
  margin-left: 12px;
  font-size: 16px;
  background-repeat: no-repeat !important;
  background-size: 100% 100% !important;
  width: 13px;
  height: 13px;
}
@media screen and (max-width: 1599.98px) {
  .custom-button.has-icon::after {
    font-size: 13px;
  }
}
@media screen and (max-width: 575.98px) {
  .custom-button.has-icon::after {
    font-size: 13px;
  }
}
@media screen and (max-width: 1599.98px) {
  .custom-button.has-icon::after {
    width: 10px;
    height: 10px;
  }
}
.custom-button.icon-left {
  flex-direction: row-reverse;
}
.custom-button.icon-left::after {
  margin-right: 10px;
  margin-left: 0px;
  transform: rotate(-180deg);
}
.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: 8px !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-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: 58px;
}
@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;
  }
}

.styled-link {
  color: #1D4D7A;
  text-decoration: none !important;
  transition: all 0.2s linear;
  position: relative;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  line-height: 1;
  font-size: 18px;
  font-family: "Quicksand", sans-serif;
}
@media screen and (max-width: 1599.98px) {
  .styled-link {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .styled-link {
    font-size: 14px;
  }
}
.styled-link.title {
  color: #1D4D7A;
}
.styled-link:visited {
  color: #1D4D7A;
}
.styled-link.white {
  color: #ffffff;
}
.styled-link.underlined {
  text-decoration: underline !important;
}
.styled-link.bordered {
  border-bottom: 1px solid;
  padding-bottom: 12px;
  border-color: #FFD956;
}
.styled-link.bordered.white {
  border-color: #ffffff;
  color: #ffffff;
}
.styled-link.has-icon::after {
  font-family: "Font Awesome 6 Free";
  content: "\f105";
  font-weight: 900;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  transition: all 0.2s linear;
  margin-left: 10px;
  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: #1D4D7A;
}
a.styled-link:hover {
  color: #FFD956;
}
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: #FFD956;
}
a.styled-link .bordered.white:hover {
  border-color: #FFD956;
  color: #FFD956;
}
a.styled-link.white:hover {
  color: #FFD956;
}

.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 7px;
  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: #1D4D7A;
  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: #FFD956;
  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: 16px;
  height: 16px;
  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 1px;
}

.dots-style2 .slick-dots li button,
.dots-style2 .slick-dots li button:before {
  width: 37px;
  height: 37px;
  border-radius: 30px;
}
@media screen and (max-width: 575.98px) {
  .dots-style2 .slick-dots li button,
  .dots-style2 .slick-dots li button:before {
    width: 20px;
    height: 20px;
  }
}

.dots-style2 .slick-dots li button:before {
  background: transparent;
  border: 1px solid #8FDED1;
  opacity: 0;
}

.dots-style2 .slick-dots li button:after {
  width: 8px;
  height: 8px;
  border-radius: 20px;
  background-color: #1D4D7A;
  opacity: 0.25;
}
@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: #8FDED1;
}

.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: #0C0C0C;
  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: #8FDED1;
  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: #8FDED1;
}

.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,
.cascade-slider_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: #1D4D7A;
  background: #ffffff;
  border: 1px solid #626262;
  line-height: 1;
  overflow: hidden;
  width: 58px;
  height: 58px;
  opacity: 1;
  box-shadow: none;
  font-weight: 400;
  font-size: 18px;
}
@media screen and (max-width: 1599.98px) {
  .slick-arrow,
  .cascade-slider_arrow {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .slick-arrow,
  .cascade-slider_arrow {
    font-size: 14px;
  }
}
@media screen and (max-width: 1599.98px) {
  .slick-arrow,
  .cascade-slider_arrow {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1399.98px) {
  .slick-arrow,
  .cascade-slider_arrow {
    width: 40px;
    height: 40px;
  }
}
.slick-arrow:hover,
.cascade-slider_arrow:hover {
  opacity: 1;
  color: #ffffff;
  background: #FE565C;
  border-color: transparent !important;
}

.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: #FFD956 !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: 20px;
}
@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 #FFD956;
}

.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: #FFD956;
  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: #626262;
}
.arrows-light .slick-arrow:hover,
.arrows-light .cascade-slider_arrow:hover {
  background-color: #FE565C;
}

/*----*/
.arrows-outside .slick-arrow.slick-prev {
  left: -80px;
}
@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: -80px;
}
@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 6 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: #1D4D7A;
  border: 0px solid #ffffff;
  background: #ffffff;
  font-size: 18px;
  opacity: 1;
}

.fancybox__nav .carousel__button:hover {
  opacity: 1;
  color: #ffffff;
  background: #FFD956;
  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;
  }
}

/*-Grid Box-*/
.grid-link,
.grid-image {
  display: block;
  color: #0C0C0C;
  position: relative;
}
.grid-link:hover,
.grid-image:hover {
  color: #0C0C0C;
}

.gridbox-1 .grid-image .img-holder {
  padding-bottom: 89.11%;
}
.gridbox-1 .grid-content {
  padding: 0px 12px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-1 .grid-content {
    padding: 0px 8px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-1 .grid-content {
    padding: 0px 0px;
  }
}
.gridbox-2 {
  background-color: #ffffff;
}
.gridbox-2 .grid-header {
  border-bottom: 1px solid #d3d3d3;
  padding: 35px 30px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-2 .grid-header {
    padding: 25px 20px;
  }
}
.gridbox-2 .grid-info {
  padding: 35px 30px;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-2 .grid-info {
    padding: 25px 20px;
  }
}
.gridbox-3 {
  background-color: #ffffff;
  padding: 40px 60px;
  font-weight: 700;
}
@media screen and (max-width: 1599.98px) {
  .gridbox-3 {
    padding: 30px 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .gridbox-3 {
    padding: 30px 20px;
  }
}
.gridbox-3 .grid-info {
  border-bottom: 1px solid #d3d3d3;
  border-top: 1px solid #d3d3d3;
  padding: 20px 0px;
  margin: 30px 0px;
}

/*-Grid Box END-*/
/*--*/
.section-header {
  position: relative;
  margin-bottom: 40px;
}
@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: 76%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199.98px) {
  .section-header p {
    width: 100%;
  }
}
.section-header p a {
  color: #FFD956;
  text-decoration: underline;
}
.section-header p a:hover {
  color: #ffffff;
}
.section-header p strong {
  font-weight: 600;
}
.section-header.responsive p {
  width: 100%;
}

.footer-logo {
  max-width: 244px;
  margin: 0px auto;
}
@media screen and (max-width: 1599.98px) {
  .footer-logo {
    max-width: 200px;
  }
}

.size-20 {
  letter-spacing: -0.4px;
}

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

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

.size-26 {
  letter-spacing: -0.52px;
}

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

.size-30 {
  letter-spacing: -0.6px;
}

.size-32 {
  letter-spacing: -0.64px;
}

.size-34 {
  letter-spacing: -0.68px;
}

.size-36 {
  letter-spacing: -0.62px;
}

.size-38 {
  letter-spacing: -0.76px;
}

.banner svg {
  border-radius: 0 0 200px 0;
}
@media screen and (max-width: 1599.98px) {
  .banner svg {
    border-radius: 0 0 150px 0;
  }
}
@media screen and (max-width: 1299.98px) {
  .banner svg {
    border-radius: 0 0 80px 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .banner svg {
    border-radius: 0 0 50px 0;
  }
}
@media screen and (max-width: 575.98px) {
  .banner svg {
    border-radius: 0 0 30px 0;
  }
}

.rounded-corner-150 {
  border-radius: 150px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-150 {
    border-radius: 100px;
  }
}
@media screen and (max-width: 1299.98px) {
  .rounded-corner-150 {
    border-radius: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-150 {
    border-radius: 30px;
  }
}

.rounded-corner-tlr-150 {
  border-top-left-radius: 150px;
  border-top-right-radius: 150px;
}
@media screen and (max-width: 1599.98px) {
  .rounded-corner-tlr-150 {
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
  }
}
@media screen and (max-width: 1299.98px) {
  .rounded-corner-tlr-150 {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
  }
}
@media screen and (max-width: 575.98px) {
  .rounded-corner-tlr-150 {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
}

.HomeSection2 .left {
  margin-left: -55px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection2 .left {
    margin-left: -45px;
  }
}
.HomeSection2 .right {
  padding-left: 120px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection2 .right {
    padding-left: 90px;
  }
}

.HomeSection3 {
  z-index: 1;
}

.HomeSection4 {
  padding-top: 350px;
  margin-top: -350px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection4 {
    padding-top: 290px;
    margin-top: -290px;
  }
}
.HomeSection4 .left {
  padding-right: 100px;
  font-weight: 600;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection4 .left {
    padding-right: 80px;
  }
}
.HomeSection4 .left ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.HomeSection4 .left ul li {
  display: flex;
  padding-bottom: 70px;
  padding-right: 30px;
  font-weight: 700;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection4 .left ul li {
    padding-bottom: 55px;
    padding-right: 20px;
  }
}
.HomeSection4 .left ul li:last-child {
  padding-bottom: 0px;
}
.HomeSection4 .left ul li .icon-holder {
  width: 110px;
  min-width: 110px;
  height: 110px;
  background-color: #FFD200;
  margin-right: 50px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection4 .left ul li .icon-holder {
    width: 90px;
    min-width: 90px;
    height: 90px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 575.98px) {
  .HomeSection4 .left ul li .icon-holder {
    width: 60px;
    min-width: 60px;
    height: 60px;
    margin-right: 30px;
  }
}
.HomeSection4 .left ul li p {
  align-self: center;
}
.HomeSection4 .right {
  margin-left: -45px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection4 .right {
    margin-left: -35px;
  }
}

.HomeSection5 .odd-even-info ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.HomeSection5 .odd-even-info ul li {
  position: relative;
  padding-left: 110px;
  padding-bottom: 25px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection5 .odd-even-info ul li {
    padding-left: 90px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .HomeSection5 .odd-even-info ul li {
    padding-left: 50px;
    padding-bottom: 20px;
  }
}
.HomeSection5 .odd-even-info ul li:last-child {
  padding-bottom: 0px;
}
.HomeSection5 .odd-even-info ul li::before {
  content: "";
  width: 60px;
  height: 8px;
  border-radius: 10px;
  background-color: #FFA2D1;
  position: absolute;
  left: 0px;
  top: 14px;
}
@media screen and (max-width: 1599.98px) {
  .HomeSection5 .odd-even-info ul li::before {
    width: 50px;
    height: 6px;
    top: 11px;
  }
}
@media screen and (max-width: 575.98px) {
  .HomeSection5 .odd-even-info ul li::before {
    width: 30px;
    height: 6px;
    top: 11px;
  }
}

.ficon1 {
  max-width: 319px;
  width: 16.61%;
  left: 0px;
  top: 0px;
  z-index: 0;
}
.ficon1 img {
  mix-blend-mode: darken;
}

.ficon2 {
  max-width: 423px;
  width: 22.03%;
  right: 0px;
  bottom: -13%;
  z-index: 2;
}

.ficon3 {
  max-width: 338px;
  width: 17.6%;
  right: 0px;
  bottom: 30px;
  z-index: 0;
}

.ficon4 {
  max-width: 334px;
  width: 17.39%;
  left: 0px;
  bottom: 40px;
  z-index: 0;
}

.bottom-cta .right {
  padding-left: 60px;
}
@media screen and (max-width: 1599.98px) {
  .bottom-cta .right {
    padding-left: 45px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bottom-cta .right {
    padding-top: 50px;
  }
}
.bottom-cta .right .bottom-contact ul li i {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  color: #ffffff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #FE565C;
  font-size: 25px;
}
@media screen and (max-width: 1599.98px) {
  .bottom-cta .right .bottom-contact ul li i {
    font-size: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .bottom-cta .right .bottom-contact ul li i {
    font-size: 17px;
  }
}
.bottom-cta .right .bottom-contact ul li i.fa-whatsapp {
  font-size: 30px;
}
@media screen and (max-width: 1599.98px) {
  .bottom-cta .right .bottom-contact ul li i.fa-whatsapp {
    font-size: 25px;
  }
}
@media screen and (max-width: 575.98px) {
  .bottom-cta .right .bottom-contact ul li i.fa-whatsapp {
    font-size: 20px;
  }
}
@media screen and (max-width: 1599.98px) {
  .bottom-cta .right .bottom-contact ul li i {
    width: 50px;
    height: 50px;
  }
}
.bottom-cta .right .bottom-contact a {
  color: #1D4D7A;
}
.bottom-cta .right .bottom-contact a:hover {
  color: #FE565C;
}

.table1 th:nth-child(1),
.table1 td:nth-child(1) {
  width: 225px;
  padding-left: 60px;
}
@media screen and (max-width: 1599.98px) {
  .table1 th:nth-child(1),
  .table1 td:nth-child(1) {
    padding-left: 45px;
    width: 190px;
  }
}
@media screen and (max-width: 991.98px) {
  .table1 th:nth-child(1),
  .table1 td:nth-child(1) {
    padding-left: 30px;
  }
}
.table1 th:nth-child(2),
.table1 td:nth-child(2) {
  width: 225px;
}
@media screen and (max-width: 1599.98px) {
  .table1 th:nth-child(2),
  .table1 td:nth-child(2) {
    width: 180px;
  }
}
.table1 th:nth-child(3),
.table1 td:nth-child(3) {
  width: 248px;
}
@media screen and (max-width: 1599.98px) {
  .table1 th:nth-child(3),
  .table1 td:nth-child(3) {
    width: 240px;
  }
}
.table1 th:nth-child(4),
.table1 td:nth-child(4) {
  width: 130px;
}
@media screen and (max-width: 1599.98px) {
  .table1 th:nth-child(4),
  .table1 td:nth-child(4) {
    width: 110px;
  }
}
.table1 th:nth-child(5),
.table1 td:nth-child(5) {
  width: 330px;
  padding-right: 30px;
}
@media screen and (max-width: 1599.98px) {
  .table1 th:nth-child(5),
  .table1 td:nth-child(5) {
    padding-right: 20px;
    width: 270px;
  }
}
.table1 th:nth-child(6),
.table1 td:nth-child(6) {
  width: 245px;
  padding-right: 50px;
}
@media screen and (max-width: 1599.98px) {
  .table1 th:nth-child(6),
  .table1 td:nth-child(6) {
    padding-right: 40px;
    width: 200px;
  }
}
@media screen and (max-width: 991.98px) {
  .table1 th:nth-child(6),
  .table1 td:nth-child(6) {
    padding-right: 30px;
  }
}
.table1 .listing-style1 li {
  font-size: 18px;
  letter-spacing: -0.36px;
  font-weight: 500;
}
@media screen and (max-width: 1599.98px) {
  .table1 .listing-style1 li {
    font-size: 15px;
  }
}
@media screen and (max-width: 575.98px) {
  .table1 .listing-style1 li {
    font-size: 14px;
  }
}

.table2 th:nth-child(1),
.table2 td:nth-child(1) {
  width: 290px;
  padding-left: 60px;
}
@media screen and (max-width: 1599.98px) {
  .table2 th:nth-child(1),
  .table2 td:nth-child(1) {
    width: 240px;
    padding-left: 45px;
  }
}
@media screen and (max-width: 991.98px) {
  .table2 th:nth-child(1),
  .table2 td:nth-child(1) {
    padding-left: 30px;
  }
}
.table2 th:nth-child(2),
.table2 td:nth-child(2) {
  width: 350px;
}
@media screen and (max-width: 1599.98px) {
  .table2 th:nth-child(2),
  .table2 td:nth-child(2) {
    width: 290px;
  }
}
.table2 th:nth-child(4),
.table2 td:nth-child(4) {
  width: 130px;
}
@media screen and (max-width: 1599.98px) {
  .table2 th:nth-child(4),
  .table2 td:nth-child(4) {
    width: 110px;
  }
}

.divider {
  display: inline-flex;
  margin: 0px 30px;
}
@media screen and (max-width: 1599.98px) {
  .divider {
    margin: 0px 24px;
  }
}

@media screen and (max-width: 1199.98px) {
  .tab-list .col-xl-6:first-child .ul-listing li:last-child {
    padding-bottom: 25px;
  }
}/*# sourceMappingURL=main.css.map */