/* Flexbox */
/*--------------- ---- Responsive Device Variable --------------------------*/
.height-100vh {
  height: 100vh;
  color: var(--main-color-one);
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-6 {
  margin-top: 6px;
}

.mb-6 {
  margin-bottom: 6px;
}

.ml-6 {
  margin-left: 6px;
}

.mr-6 {
  margin-right: 6px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-6 {
  padding-top: 6px;
}

.pb-6 {
  padding-bottom: 6px;
}

.pl-6 {
  padding-left: 6px;
}

.pr-6 {
  padding-right: 6px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-7 {
  margin-top: 7px;
}

.mb-7 {
  margin-bottom: 7px;
}

.ml-7 {
  margin-left: 7px;
}

.mr-7 {
  margin-right: 7px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-7 {
  padding-top: 7px;
}

.pb-7 {
  padding-bottom: 7px;
}

.pl-7 {
  padding-left: 7px;
}

.pr-7 {
  padding-right: 7px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-8 {
  margin-top: 8px;
}

.mb-8 {
  margin-bottom: 8px;
}

.ml-8 {
  margin-left: 8px;
}

.mr-8 {
  margin-right: 8px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-8 {
  padding-top: 8px;
}

.pb-8 {
  padding-bottom: 8px;
}

.pl-8 {
  padding-left: 8px;
}

.pr-8 {
  padding-right: 8px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-9 {
  margin-top: 9px;
}

.mb-9 {
  margin-bottom: 9px;
}

.ml-9 {
  margin-left: 9px;
}

.mr-9 {
  margin-right: 9px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-9 {
  padding-top: 9px;
}

.pb-9 {
  padding-bottom: 9px;
}

.pl-9 {
  padding-left: 9px;
}

.pr-9 {
  padding-right: 9px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-10 {
  padding-top: 10px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.pr-10 {
  padding-right: 10px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-11 {
  margin-top: 11px;
}

.mb-11 {
  margin-bottom: 11px;
}

.ml-11 {
  margin-left: 11px;
}

.mr-11 {
  margin-right: 11px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-11 {
  padding-top: 11px;
}

.pb-11 {
  padding-bottom: 11px;
}

.pl-11 {
  padding-left: 11px;
}

.pr-11 {
  padding-right: 11px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-12 {
  margin-top: 12px;
}

.mb-12 {
  margin-bottom: 12px;
}

.ml-12 {
  margin-left: 12px;
}

.mr-12 {
  margin-right: 12px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-12 {
  padding-top: 12px;
}

.pb-12 {
  padding-bottom: 12px;
}

.pl-12 {
  padding-left: 12px;
}

.pr-12 {
  padding-right: 12px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-13 {
  margin-top: 13px;
}

.mb-13 {
  margin-bottom: 13px;
}

.ml-13 {
  margin-left: 13px;
}

.mr-13 {
  margin-right: 13px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-13 {
  padding-top: 13px;
}

.pb-13 {
  padding-bottom: 13px;
}

.pl-13 {
  padding-left: 13px;
}

.pr-13 {
  padding-right: 13px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-14 {
  margin-top: 14px;
}

.mb-14 {
  margin-bottom: 14px;
}

.ml-14 {
  margin-left: 14px;
}

.mr-14 {
  margin-right: 14px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-14 {
  padding-top: 14px;
}

.pb-14 {
  padding-bottom: 14px;
}

.pl-14 {
  padding-left: 14px;
}

.pr-14 {
  padding-right: 14px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-15 {
  margin-top: 15px;
}

.mb-15 {
  margin-bottom: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-15 {
  padding-top: 15px;
}

.pb-15 {
  padding-bottom: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-15 {
  padding-right: 15px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-16 {
  margin-top: 16px;
}

.mb-16 {
  margin-bottom: 16px;
}

.ml-16 {
  margin-left: 16px;
}

.mr-16 {
  margin-right: 16px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-16 {
  padding-top: 16px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pl-16 {
  padding-left: 16px;
}

.pr-16 {
  padding-right: 16px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-17 {
  margin-top: 17px;
}

.mb-17 {
  margin-bottom: 17px;
}

.ml-17 {
  margin-left: 17px;
}

.mr-17 {
  margin-right: 17px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-17 {
  padding-top: 17px;
}

.pb-17 {
  padding-bottom: 17px;
}

.pl-17 {
  padding-left: 17px;
}

.pr-17 {
  padding-right: 17px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-18 {
  margin-top: 18px;
}

.mb-18 {
  margin-bottom: 18px;
}

.ml-18 {
  margin-left: 18px;
}

.mr-18 {
  margin-right: 18px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-18 {
  padding-top: 18px;
}

.pb-18 {
  padding-bottom: 18px;
}

.pl-18 {
  padding-left: 18px;
}

.pr-18 {
  padding-right: 18px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-19 {
  margin-top: 19px;
}

.mb-19 {
  margin-bottom: 19px;
}

.ml-19 {
  margin-left: 19px;
}

.mr-19 {
  margin-right: 19px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-19 {
  padding-top: 19px;
}

.pb-19 {
  padding-bottom: 19px;
}

.pl-19 {
  padding-left: 19px;
}

.pr-19 {
  padding-right: 19px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-20 {
  padding-top: 20px;
}

.pb-20 {
  padding-bottom: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-20 {
  padding-right: 20px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-21 {
  margin-top: 21px;
}

.mb-21 {
  margin-bottom: 21px;
}

.ml-21 {
  margin-left: 21px;
}

.mr-21 {
  margin-right: 21px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-21 {
  padding-top: 21px;
}

.pb-21 {
  padding-bottom: 21px;
}

.pl-21 {
  padding-left: 21px;
}

.pr-21 {
  padding-right: 21px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-22 {
  margin-top: 22px;
}

.mb-22 {
  margin-bottom: 22px;
}

.ml-22 {
  margin-left: 22px;
}

.mr-22 {
  margin-right: 22px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-22 {
  padding-top: 22px;
}

.pb-22 {
  padding-bottom: 22px;
}

.pl-22 {
  padding-left: 22px;
}

.pr-22 {
  padding-right: 22px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-23 {
  margin-top: 23px;
}

.mb-23 {
  margin-bottom: 23px;
}

.ml-23 {
  margin-left: 23px;
}

.mr-23 {
  margin-right: 23px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-23 {
  padding-top: 23px;
}

.pb-23 {
  padding-bottom: 23px;
}

.pl-23 {
  padding-left: 23px;
}

.pr-23 {
  padding-right: 23px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-24 {
  margin-top: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.ml-24 {
  margin-left: 24px;
}

.mr-24 {
  margin-right: 24px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-24 {
  padding-top: 24px;
}

.pb-24 {
  padding-bottom: 24px;
}

.pl-24 {
  padding-left: 24px;
}

.pr-24 {
  padding-right: 24px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-25 {
  margin-top: 25px;
}

.mb-25 {
  margin-bottom: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.mr-25 {
  margin-right: 25px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-25 {
  padding-top: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pl-25 {
  padding-left: 25px;
}

.pr-25 {
  padding-right: 25px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-26 {
  margin-top: 26px;
}

.mb-26 {
  margin-bottom: 26px;
}

.ml-26 {
  margin-left: 26px;
}

.mr-26 {
  margin-right: 26px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-26 {
  padding-top: 26px;
}

.pb-26 {
  padding-bottom: 26px;
}

.pl-26 {
  padding-left: 26px;
}

.pr-26 {
  padding-right: 26px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-27 {
  margin-top: 27px;
}

.mb-27 {
  margin-bottom: 27px;
}

.ml-27 {
  margin-left: 27px;
}

.mr-27 {
  margin-right: 27px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-27 {
  padding-top: 27px;
}

.pb-27 {
  padding-bottom: 27px;
}

.pl-27 {
  padding-left: 27px;
}

.pr-27 {
  padding-right: 27px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-28 {
  margin-top: 28px;
}

.mb-28 {
  margin-bottom: 28px;
}

.ml-28 {
  margin-left: 28px;
}

.mr-28 {
  margin-right: 28px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-28 {
  padding-top: 28px;
}

.pb-28 {
  padding-bottom: 28px;
}

.pl-28 {
  padding-left: 28px;
}

.pr-28 {
  padding-right: 28px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-29 {
  margin-top: 29px;
}

.mb-29 {
  margin-bottom: 29px;
}

.ml-29 {
  margin-left: 29px;
}

.mr-29 {
  margin-right: 29px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-29 {
  padding-top: 29px;
}

.pb-29 {
  padding-bottom: 29px;
}

.pl-29 {
  padding-left: 29px;
}

.pr-29 {
  padding-right: 29px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pr-30 {
  padding-right: 30px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-31 {
  margin-top: 31px;
}

.mb-31 {
  margin-bottom: 31px;
}

.ml-31 {
  margin-left: 31px;
}

.mr-31 {
  margin-right: 31px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-31 {
  padding-top: 31px;
}

.pb-31 {
  padding-bottom: 31px;
}

.pl-31 {
  padding-left: 31px;
}

.pr-31 {
  padding-right: 31px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-32 {
  margin-top: 32px;
}

.mb-32 {
  margin-bottom: 32px;
}

.ml-32 {
  margin-left: 32px;
}

.mr-32 {
  margin-right: 32px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-32 {
  padding-top: 32px;
}

.pb-32 {
  padding-bottom: 32px;
}

.pl-32 {
  padding-left: 32px;
}

.pr-32 {
  padding-right: 32px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-33 {
  margin-top: 33px;
}

.mb-33 {
  margin-bottom: 33px;
}

.ml-33 {
  margin-left: 33px;
}

.mr-33 {
  margin-right: 33px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-33 {
  padding-top: 33px;
}

.pb-33 {
  padding-bottom: 33px;
}

.pl-33 {
  padding-left: 33px;
}

.pr-33 {
  padding-right: 33px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-34 {
  margin-top: 34px;
}

.mb-34 {
  margin-bottom: 34px;
}

.ml-34 {
  margin-left: 34px;
}

.mr-34 {
  margin-right: 34px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-34 {
  padding-top: 34px;
}

.pb-34 {
  padding-bottom: 34px;
}

.pl-34 {
  padding-left: 34px;
}

.pr-34 {
  padding-right: 34px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-35 {
  margin-top: 35px;
}

.mb-35 {
  margin-bottom: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.mr-35 {
  margin-right: 35px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-35 {
  padding-top: 35px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.pr-35 {
  padding-right: 35px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-36 {
  margin-top: 36px;
}

.mb-36 {
  margin-bottom: 36px;
}

.ml-36 {
  margin-left: 36px;
}

.mr-36 {
  margin-right: 36px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-36 {
  padding-top: 36px;
}

.pb-36 {
  padding-bottom: 36px;
}

.pl-36 {
  padding-left: 36px;
}

.pr-36 {
  padding-right: 36px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-37 {
  margin-top: 37px;
}

.mb-37 {
  margin-bottom: 37px;
}

.ml-37 {
  margin-left: 37px;
}

.mr-37 {
  margin-right: 37px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-37 {
  padding-top: 37px;
}

.pb-37 {
  padding-bottom: 37px;
}

.pl-37 {
  padding-left: 37px;
}

.pr-37 {
  padding-right: 37px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-38 {
  margin-top: 38px;
}

.mb-38 {
  margin-bottom: 38px;
}

.ml-38 {
  margin-left: 38px;
}

.mr-38 {
  margin-right: 38px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-38 {
  padding-top: 38px;
}

.pb-38 {
  padding-bottom: 38px;
}

.pl-38 {
  padding-left: 38px;
}

.pr-38 {
  padding-right: 38px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-39 {
  margin-top: 39px;
}

.mb-39 {
  margin-bottom: 39px;
}

.ml-39 {
  margin-left: 39px;
}

.mr-39 {
  margin-right: 39px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-39 {
  padding-top: 39px;
}

.pb-39 {
  padding-bottom: 39px;
}

.pl-39 {
  padding-left: 39px;
}

.pr-39 {
  padding-right: 39px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-40 {
  padding-top: 40px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.pr-40 {
  padding-right: 40px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-41 {
  margin-top: 41px;
}

.mb-41 {
  margin-bottom: 41px;
}

.ml-41 {
  margin-left: 41px;
}

.mr-41 {
  margin-right: 41px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-41 {
  padding-top: 41px;
}

.pb-41 {
  padding-bottom: 41px;
}

.pl-41 {
  padding-left: 41px;
}

.pr-41 {
  padding-right: 41px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-42 {
  margin-top: 42px;
}

.mb-42 {
  margin-bottom: 42px;
}

.ml-42 {
  margin-left: 42px;
}

.mr-42 {
  margin-right: 42px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-42 {
  padding-top: 42px;
}

.pb-42 {
  padding-bottom: 42px;
}

.pl-42 {
  padding-left: 42px;
}

.pr-42 {
  padding-right: 42px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-43 {
  margin-top: 43px;
}

.mb-43 {
  margin-bottom: 43px;
}

.ml-43 {
  margin-left: 43px;
}

.mr-43 {
  margin-right: 43px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-43 {
  padding-top: 43px;
}

.pb-43 {
  padding-bottom: 43px;
}

.pl-43 {
  padding-left: 43px;
}

.pr-43 {
  padding-right: 43px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-44 {
  margin-top: 44px;
}

.mb-44 {
  margin-bottom: 44px;
}

.ml-44 {
  margin-left: 44px;
}

.mr-44 {
  margin-right: 44px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-44 {
  padding-top: 44px;
}

.pb-44 {
  padding-bottom: 44px;
}

.pl-44 {
  padding-left: 44px;
}

.pr-44 {
  padding-right: 44px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-45 {
  margin-top: 45px;
}

.mb-45 {
  margin-bottom: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.mr-45 {
  margin-right: 45px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-45 {
  padding-top: 45px;
}

.pb-45 {
  padding-bottom: 45px;
}

.pl-45 {
  padding-left: 45px;
}

.pr-45 {
  padding-right: 45px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-46 {
  margin-top: 46px;
}

.mb-46 {
  margin-bottom: 46px;
}

.ml-46 {
  margin-left: 46px;
}

.mr-46 {
  margin-right: 46px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-46 {
  padding-top: 46px;
}

.pb-46 {
  padding-bottom: 46px;
}

.pl-46 {
  padding-left: 46px;
}

.pr-46 {
  padding-right: 46px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-47 {
  margin-top: 47px;
}

.mb-47 {
  margin-bottom: 47px;
}

.ml-47 {
  margin-left: 47px;
}

.mr-47 {
  margin-right: 47px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-47 {
  padding-top: 47px;
}

.pb-47 {
  padding-bottom: 47px;
}

.pl-47 {
  padding-left: 47px;
}

.pr-47 {
  padding-right: 47px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-48 {
  margin-top: 48px;
}

.mb-48 {
  margin-bottom: 48px;
}

.ml-48 {
  margin-left: 48px;
}

.mr-48 {
  margin-right: 48px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-48 {
  padding-top: 48px;
}

.pb-48 {
  padding-bottom: 48px;
}

.pl-48 {
  padding-left: 48px;
}

.pr-48 {
  padding-right: 48px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-49 {
  margin-top: 49px;
}

.mb-49 {
  margin-bottom: 49px;
}

.ml-49 {
  margin-left: 49px;
}

.mr-49 {
  margin-right: 49px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-49 {
  padding-top: 49px;
}

.pb-49 {
  padding-bottom: 49px;
}

.pl-49 {
  padding-left: 49px;
}

.pr-49 {
  padding-right: 49px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-50 {
  padding-top: 50px;
}

.pb-50 {
  padding-bottom: 50px;
}

.pl-50 {
  padding-left: 50px;
}

.pr-50 {
  padding-right: 50px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-51 {
  margin-top: 51px;
}

.mb-51 {
  margin-bottom: 51px;
}

.ml-51 {
  margin-left: 51px;
}

.mr-51 {
  margin-right: 51px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-51 {
  padding-top: 51px;
}

.pb-51 {
  padding-bottom: 51px;
}

.pl-51 {
  padding-left: 51px;
}

.pr-51 {
  padding-right: 51px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-52 {
  margin-top: 52px;
}

.mb-52 {
  margin-bottom: 52px;
}

.ml-52 {
  margin-left: 52px;
}

.mr-52 {
  margin-right: 52px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-52 {
  padding-top: 52px;
}

.pb-52 {
  padding-bottom: 52px;
}

.pl-52 {
  padding-left: 52px;
}

.pr-52 {
  padding-right: 52px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-53 {
  margin-top: 53px;
}

.mb-53 {
  margin-bottom: 53px;
}

.ml-53 {
  margin-left: 53px;
}

.mr-53 {
  margin-right: 53px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-53 {
  padding-top: 53px;
}

.pb-53 {
  padding-bottom: 53px;
}

.pl-53 {
  padding-left: 53px;
}

.pr-53 {
  padding-right: 53px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-54 {
  margin-top: 54px;
}

.mb-54 {
  margin-bottom: 54px;
}

.ml-54 {
  margin-left: 54px;
}

.mr-54 {
  margin-right: 54px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-54 {
  padding-top: 54px;
}

.pb-54 {
  padding-bottom: 54px;
}

.pl-54 {
  padding-left: 54px;
}

.pr-54 {
  padding-right: 54px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-55 {
  margin-top: 55px;
}

.mb-55 {
  margin-bottom: 55px;
}

.ml-55 {
  margin-left: 55px;
}

.mr-55 {
  margin-right: 55px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-55 {
  padding-top: 55px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pl-55 {
  padding-left: 55px;
}

.pr-55 {
  padding-right: 55px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-56 {
  margin-top: 56px;
}

.mb-56 {
  margin-bottom: 56px;
}

.ml-56 {
  margin-left: 56px;
}

.mr-56 {
  margin-right: 56px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-56 {
  padding-top: 56px;
}

.pb-56 {
  padding-bottom: 56px;
}

.pl-56 {
  padding-left: 56px;
}

.pr-56 {
  padding-right: 56px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-57 {
  margin-top: 57px;
}

.mb-57 {
  margin-bottom: 57px;
}

.ml-57 {
  margin-left: 57px;
}

.mr-57 {
  margin-right: 57px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-57 {
  padding-top: 57px;
}

.pb-57 {
  padding-bottom: 57px;
}

.pl-57 {
  padding-left: 57px;
}

.pr-57 {
  padding-right: 57px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-58 {
  margin-top: 58px;
}

.mb-58 {
  margin-bottom: 58px;
}

.ml-58 {
  margin-left: 58px;
}

.mr-58 {
  margin-right: 58px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-58 {
  padding-top: 58px;
}

.pb-58 {
  padding-bottom: 58px;
}

.pl-58 {
  padding-left: 58px;
}

.pr-58 {
  padding-right: 58px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-59 {
  margin-top: 59px;
}

.mb-59 {
  margin-bottom: 59px;
}

.ml-59 {
  margin-left: 59px;
}

.mr-59 {
  margin-right: 59px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-59 {
  padding-top: 59px;
}

.pb-59 {
  padding-bottom: 59px;
}

.pl-59 {
  padding-left: 59px;
}

.pr-59 {
  padding-right: 59px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mr-60 {
  margin-right: 60px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.pl-60 {
  padding-left: 60px;
}

.pr-60 {
  padding-right: 60px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-61 {
  margin-top: 61px;
}

.mb-61 {
  margin-bottom: 61px;
}

.ml-61 {
  margin-left: 61px;
}

.mr-61 {
  margin-right: 61px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-61 {
  padding-top: 61px;
}

.pb-61 {
  padding-bottom: 61px;
}

.pl-61 {
  padding-left: 61px;
}

.pr-61 {
  padding-right: 61px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-62 {
  margin-top: 62px;
}

.mb-62 {
  margin-bottom: 62px;
}

.ml-62 {
  margin-left: 62px;
}

.mr-62 {
  margin-right: 62px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-62 {
  padding-top: 62px;
}

.pb-62 {
  padding-bottom: 62px;
}

.pl-62 {
  padding-left: 62px;
}

.pr-62 {
  padding-right: 62px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-63 {
  margin-top: 63px;
}

.mb-63 {
  margin-bottom: 63px;
}

.ml-63 {
  margin-left: 63px;
}

.mr-63 {
  margin-right: 63px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-63 {
  padding-top: 63px;
}

.pb-63 {
  padding-bottom: 63px;
}

.pl-63 {
  padding-left: 63px;
}

.pr-63 {
  padding-right: 63px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-64 {
  margin-top: 64px;
}

.mb-64 {
  margin-bottom: 64px;
}

.ml-64 {
  margin-left: 64px;
}

.mr-64 {
  margin-right: 64px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-64 {
  padding-top: 64px;
}

.pb-64 {
  padding-bottom: 64px;
}

.pl-64 {
  padding-left: 64px;
}

.pr-64 {
  padding-right: 64px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-65 {
  margin-top: 65px;
}

.mb-65 {
  margin-bottom: 65px;
}

.ml-65 {
  margin-left: 65px;
}

.mr-65 {
  margin-right: 65px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-65 {
  padding-top: 65px;
}

.pb-65 {
  padding-bottom: 65px;
}

.pl-65 {
  padding-left: 65px;
}

.pr-65 {
  padding-right: 65px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-66 {
  margin-top: 66px;
}

.mb-66 {
  margin-bottom: 66px;
}

.ml-66 {
  margin-left: 66px;
}

.mr-66 {
  margin-right: 66px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-66 {
  padding-top: 66px;
}

.pb-66 {
  padding-bottom: 66px;
}

.pl-66 {
  padding-left: 66px;
}

.pr-66 {
  padding-right: 66px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-67 {
  margin-top: 67px;
}

.mb-67 {
  margin-bottom: 67px;
}

.ml-67 {
  margin-left: 67px;
}

.mr-67 {
  margin-right: 67px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-67 {
  padding-top: 67px;
}

.pb-67 {
  padding-bottom: 67px;
}

.pl-67 {
  padding-left: 67px;
}

.pr-67 {
  padding-right: 67px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-68 {
  margin-top: 68px;
}

.mb-68 {
  margin-bottom: 68px;
}

.ml-68 {
  margin-left: 68px;
}

.mr-68 {
  margin-right: 68px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-68 {
  padding-top: 68px;
}

.pb-68 {
  padding-bottom: 68px;
}

.pl-68 {
  padding-left: 68px;
}

.pr-68 {
  padding-right: 68px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-69 {
  margin-top: 69px;
}

.mb-69 {
  margin-bottom: 69px;
}

.ml-69 {
  margin-left: 69px;
}

.mr-69 {
  margin-right: 69px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-69 {
  padding-top: 69px;
}

.pb-69 {
  padding-bottom: 69px;
}

.pl-69 {
  padding-left: 69px;
}

.pr-69 {
  padding-right: 69px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-70 {
  margin-top: 70px;
}

.mb-70 {
  margin-bottom: 70px;
}

.ml-70 {
  margin-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-70 {
  padding-top: 70px;
}

.pb-70 {
  padding-bottom: 70px;
}

.pl-70 {
  padding-left: 70px;
}

.pr-70 {
  padding-right: 70px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-71 {
  margin-top: 71px;
}

.mb-71 {
  margin-bottom: 71px;
}

.ml-71 {
  margin-left: 71px;
}

.mr-71 {
  margin-right: 71px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-71 {
  padding-top: 71px;
}

.pb-71 {
  padding-bottom: 71px;
}

.pl-71 {
  padding-left: 71px;
}

.pr-71 {
  padding-right: 71px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-72 {
  margin-top: 72px;
}

.mb-72 {
  margin-bottom: 72px;
}

.ml-72 {
  margin-left: 72px;
}

.mr-72 {
  margin-right: 72px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-72 {
  padding-top: 72px;
}

.pb-72 {
  padding-bottom: 72px;
}

.pl-72 {
  padding-left: 72px;
}

.pr-72 {
  padding-right: 72px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-73 {
  margin-top: 73px;
}

.mb-73 {
  margin-bottom: 73px;
}

.ml-73 {
  margin-left: 73px;
}

.mr-73 {
  margin-right: 73px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-73 {
  padding-top: 73px;
}

.pb-73 {
  padding-bottom: 73px;
}

.pl-73 {
  padding-left: 73px;
}

.pr-73 {
  padding-right: 73px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-74 {
  margin-top: 74px;
}

.mb-74 {
  margin-bottom: 74px;
}

.ml-74 {
  margin-left: 74px;
}

.mr-74 {
  margin-right: 74px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-74 {
  padding-top: 74px;
}

.pb-74 {
  padding-bottom: 74px;
}

.pl-74 {
  padding-left: 74px;
}

.pr-74 {
  padding-right: 74px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-75 {
  margin-top: 75px;
}

.mb-75 {
  margin-bottom: 75px;
}

.ml-75 {
  margin-left: 75px;
}

.mr-75 {
  margin-right: 75px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-75 {
  padding-top: 75px;
}

.pb-75 {
  padding-bottom: 75px;
}

.pl-75 {
  padding-left: 75px;
}

.pr-75 {
  padding-right: 75px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-76 {
  margin-top: 76px;
}

.mb-76 {
  margin-bottom: 76px;
}

.ml-76 {
  margin-left: 76px;
}

.mr-76 {
  margin-right: 76px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-76 {
  padding-top: 76px;
}

.pb-76 {
  padding-bottom: 76px;
}

.pl-76 {
  padding-left: 76px;
}

.pr-76 {
  padding-right: 76px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-77 {
  margin-top: 77px;
}

.mb-77 {
  margin-bottom: 77px;
}

.ml-77 {
  margin-left: 77px;
}

.mr-77 {
  margin-right: 77px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-77 {
  padding-top: 77px;
}

.pb-77 {
  padding-bottom: 77px;
}

.pl-77 {
  padding-left: 77px;
}

.pr-77 {
  padding-right: 77px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-78 {
  margin-top: 78px;
}

.mb-78 {
  margin-bottom: 78px;
}

.ml-78 {
  margin-left: 78px;
}

.mr-78 {
  margin-right: 78px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-78 {
  padding-top: 78px;
}

.pb-78 {
  padding-bottom: 78px;
}

.pl-78 {
  padding-left: 78px;
}

.pr-78 {
  padding-right: 78px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-79 {
  margin-top: 79px;
}

.mb-79 {
  margin-bottom: 79px;
}

.ml-79 {
  margin-left: 79px;
}

.mr-79 {
  margin-right: 79px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-79 {
  padding-top: 79px;
}

.pb-79 {
  padding-bottom: 79px;
}

.pl-79 {
  padding-left: 79px;
}

.pr-79 {
  padding-right: 79px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-80 {
  padding-top: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}

.pl-80 {
  padding-left: 80px;
}

.pr-80 {
  padding-right: 80px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-81 {
  margin-top: 81px;
}

.mb-81 {
  margin-bottom: 81px;
}

.ml-81 {
  margin-left: 81px;
}

.mr-81 {
  margin-right: 81px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-81 {
  padding-top: 81px;
}

.pb-81 {
  padding-bottom: 81px;
}

.pl-81 {
  padding-left: 81px;
}

.pr-81 {
  padding-right: 81px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-82 {
  margin-top: 82px;
}

.mb-82 {
  margin-bottom: 82px;
}

.ml-82 {
  margin-left: 82px;
}

.mr-82 {
  margin-right: 82px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-82 {
  padding-top: 82px;
}

.pb-82 {
  padding-bottom: 82px;
}

.pl-82 {
  padding-left: 82px;
}

.pr-82 {
  padding-right: 82px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-83 {
  margin-top: 83px;
}

.mb-83 {
  margin-bottom: 83px;
}

.ml-83 {
  margin-left: 83px;
}

.mr-83 {
  margin-right: 83px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-83 {
  padding-top: 83px;
}

.pb-83 {
  padding-bottom: 83px;
}

.pl-83 {
  padding-left: 83px;
}

.pr-83 {
  padding-right: 83px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-84 {
  margin-top: 84px;
}

.mb-84 {
  margin-bottom: 84px;
}

.ml-84 {
  margin-left: 84px;
}

.mr-84 {
  margin-right: 84px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-84 {
  padding-top: 84px;
}

.pb-84 {
  padding-bottom: 84px;
}

.pl-84 {
  padding-left: 84px;
}

.pr-84 {
  padding-right: 84px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-85 {
  margin-top: 85px;
}

.mb-85 {
  margin-bottom: 85px;
}

.ml-85 {
  margin-left: 85px;
}

.mr-85 {
  margin-right: 85px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-85 {
  padding-top: 85px;
}

.pb-85 {
  padding-bottom: 85px;
}

.pl-85 {
  padding-left: 85px;
}

.pr-85 {
  padding-right: 85px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-86 {
  margin-top: 86px;
}

.mb-86 {
  margin-bottom: 86px;
}

.ml-86 {
  margin-left: 86px;
}

.mr-86 {
  margin-right: 86px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-86 {
  padding-top: 86px;
}

.pb-86 {
  padding-bottom: 86px;
}

.pl-86 {
  padding-left: 86px;
}

.pr-86 {
  padding-right: 86px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-87 {
  margin-top: 87px;
}

.mb-87 {
  margin-bottom: 87px;
}

.ml-87 {
  margin-left: 87px;
}

.mr-87 {
  margin-right: 87px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-87 {
  padding-top: 87px;
}

.pb-87 {
  padding-bottom: 87px;
}

.pl-87 {
  padding-left: 87px;
}

.pr-87 {
  padding-right: 87px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-88 {
  margin-top: 88px;
}

.mb-88 {
  margin-bottom: 88px;
}

.ml-88 {
  margin-left: 88px;
}

.mr-88 {
  margin-right: 88px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-88 {
  padding-top: 88px;
}

.pb-88 {
  padding-bottom: 88px;
}

.pl-88 {
  padding-left: 88px;
}

.pr-88 {
  padding-right: 88px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-89 {
  margin-top: 89px;
}

.mb-89 {
  margin-bottom: 89px;
}

.ml-89 {
  margin-left: 89px;
}

.mr-89 {
  margin-right: 89px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-89 {
  padding-top: 89px;
}

.pb-89 {
  padding-bottom: 89px;
}

.pl-89 {
  padding-left: 89px;
}

.pr-89 {
  padding-right: 89px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-90 {
  margin-top: 90px;
}

.mb-90 {
  margin-bottom: 90px;
}

.ml-90 {
  margin-left: 90px;
}

.mr-90 {
  margin-right: 90px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-90 {
  padding-top: 90px;
}

.pb-90 {
  padding-bottom: 90px;
}

.pl-90 {
  padding-left: 90px;
}

.pr-90 {
  padding-right: 90px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-91 {
  margin-top: 91px;
}

.mb-91 {
  margin-bottom: 91px;
}

.ml-91 {
  margin-left: 91px;
}

.mr-91 {
  margin-right: 91px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-91 {
  padding-top: 91px;
}

.pb-91 {
  padding-bottom: 91px;
}

.pl-91 {
  padding-left: 91px;
}

.pr-91 {
  padding-right: 91px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-92 {
  margin-top: 92px;
}

.mb-92 {
  margin-bottom: 92px;
}

.ml-92 {
  margin-left: 92px;
}

.mr-92 {
  margin-right: 92px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-92 {
  padding-top: 92px;
}

.pb-92 {
  padding-bottom: 92px;
}

.pl-92 {
  padding-left: 92px;
}

.pr-92 {
  padding-right: 92px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-93 {
  margin-top: 93px;
}

.mb-93 {
  margin-bottom: 93px;
}

.ml-93 {
  margin-left: 93px;
}

.mr-93 {
  margin-right: 93px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-93 {
  padding-top: 93px;
}

.pb-93 {
  padding-bottom: 93px;
}

.pl-93 {
  padding-left: 93px;
}

.pr-93 {
  padding-right: 93px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-94 {
  margin-top: 94px;
}

.mb-94 {
  margin-bottom: 94px;
}

.ml-94 {
  margin-left: 94px;
}

.mr-94 {
  margin-right: 94px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-94 {
  padding-top: 94px;
}

.pb-94 {
  padding-bottom: 94px;
}

.pl-94 {
  padding-left: 94px;
}

.pr-94 {
  padding-right: 94px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-95 {
  margin-top: 95px;
}

.mb-95 {
  margin-bottom: 95px;
}

.ml-95 {
  margin-left: 95px;
}

.mr-95 {
  margin-right: 95px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-95 {
  padding-top: 95px;
}

.pb-95 {
  padding-bottom: 95px;
}

.pl-95 {
  padding-left: 95px;
}

.pr-95 {
  padding-right: 95px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-96 {
  margin-top: 96px;
}

.mb-96 {
  margin-bottom: 96px;
}

.ml-96 {
  margin-left: 96px;
}

.mr-96 {
  margin-right: 96px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-96 {
  padding-top: 96px;
}

.pb-96 {
  padding-bottom: 96px;
}

.pl-96 {
  padding-left: 96px;
}

.pr-96 {
  padding-right: 96px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-97 {
  margin-top: 97px;
}

.mb-97 {
  margin-bottom: 97px;
}

.ml-97 {
  margin-left: 97px;
}

.mr-97 {
  margin-right: 97px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-97 {
  padding-top: 97px;
}

.pb-97 {
  padding-bottom: 97px;
}

.pl-97 {
  padding-left: 97px;
}

.pr-97 {
  padding-right: 97px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-98 {
  margin-top: 98px;
}

.mb-98 {
  margin-bottom: 98px;
}

.ml-98 {
  margin-left: 98px;
}

.mr-98 {
  margin-right: 98px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-98 {
  padding-top: 98px;
}

.pb-98 {
  padding-bottom: 98px;
}

.pl-98 {
  padding-left: 98px;
}

.pr-98 {
  padding-right: 98px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-99 {
  margin-top: 99px;
}

.mb-99 {
  margin-bottom: 99px;
}

.ml-99 {
  margin-left: 99px;
}

.mr-99 {
  margin-right: 99px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-99 {
  padding-top: 99px;
}

.pb-99 {
  padding-bottom: 99px;
}

.pl-99 {
  padding-left: 99px;
}

.pr-99 {
  padding-right: 99px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.mr-100 {
  margin-right: 100px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-100 {
  padding-top: 100px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pl-100 {
  padding-left: 100px;
}

.pr-100 {
  padding-right: 100px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-101 {
  margin-top: 101px;
}

.mb-101 {
  margin-bottom: 101px;
}

.ml-101 {
  margin-left: 101px;
}

.mr-101 {
  margin-right: 101px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-101 {
  padding-top: 101px;
}

.pb-101 {
  padding-bottom: 101px;
}

.pl-101 {
  padding-left: 101px;
}

.pr-101 {
  padding-right: 101px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-102 {
  margin-top: 102px;
}

.mb-102 {
  margin-bottom: 102px;
}

.ml-102 {
  margin-left: 102px;
}

.mr-102 {
  margin-right: 102px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-102 {
  padding-top: 102px;
}

.pb-102 {
  padding-bottom: 102px;
}

.pl-102 {
  padding-left: 102px;
}

.pr-102 {
  padding-right: 102px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-103 {
  margin-top: 103px;
}

.mb-103 {
  margin-bottom: 103px;
}

.ml-103 {
  margin-left: 103px;
}

.mr-103 {
  margin-right: 103px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-103 {
  padding-top: 103px;
}

.pb-103 {
  padding-bottom: 103px;
}

.pl-103 {
  padding-left: 103px;
}

.pr-103 {
  padding-right: 103px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-104 {
  margin-top: 104px;
}

.mb-104 {
  margin-bottom: 104px;
}

.ml-104 {
  margin-left: 104px;
}

.mr-104 {
  margin-right: 104px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-104 {
  padding-top: 104px;
}

.pb-104 {
  padding-bottom: 104px;
}

.pl-104 {
  padding-left: 104px;
}

.pr-104 {
  padding-right: 104px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-105 {
  margin-top: 105px;
}

.mb-105 {
  margin-bottom: 105px;
}

.ml-105 {
  margin-left: 105px;
}

.mr-105 {
  margin-right: 105px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-105 {
  padding-top: 105px;
}

.pb-105 {
  padding-bottom: 105px;
}

.pl-105 {
  padding-left: 105px;
}

.pr-105 {
  padding-right: 105px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-106 {
  margin-top: 106px;
}

.mb-106 {
  margin-bottom: 106px;
}

.ml-106 {
  margin-left: 106px;
}

.mr-106 {
  margin-right: 106px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-106 {
  padding-top: 106px;
}

.pb-106 {
  padding-bottom: 106px;
}

.pl-106 {
  padding-left: 106px;
}

.pr-106 {
  padding-right: 106px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-107 {
  margin-top: 107px;
}

.mb-107 {
  margin-bottom: 107px;
}

.ml-107 {
  margin-left: 107px;
}

.mr-107 {
  margin-right: 107px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-107 {
  padding-top: 107px;
}

.pb-107 {
  padding-bottom: 107px;
}

.pl-107 {
  padding-left: 107px;
}

.pr-107 {
  padding-right: 107px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-108 {
  margin-top: 108px;
}

.mb-108 {
  margin-bottom: 108px;
}

.ml-108 {
  margin-left: 108px;
}

.mr-108 {
  margin-right: 108px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-108 {
  padding-top: 108px;
}

.pb-108 {
  padding-bottom: 108px;
}

.pl-108 {
  padding-left: 108px;
}

.pr-108 {
  padding-right: 108px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-109 {
  margin-top: 109px;
}

.mb-109 {
  margin-bottom: 109px;
}

.ml-109 {
  margin-left: 109px;
}

.mr-109 {
  margin-right: 109px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-109 {
  padding-top: 109px;
}

.pb-109 {
  padding-bottom: 109px;
}

.pl-109 {
  padding-left: 109px;
}

.pr-109 {
  padding-right: 109px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-110 {
  margin-top: 110px;
}

.mb-110 {
  margin-bottom: 110px;
}

.ml-110 {
  margin-left: 110px;
}

.mr-110 {
  margin-right: 110px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-110 {
  padding-top: 110px;
}

.pb-110 {
  padding-bottom: 110px;
}

.pl-110 {
  padding-left: 110px;
}

.pr-110 {
  padding-right: 110px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-111 {
  margin-top: 111px;
}

.mb-111 {
  margin-bottom: 111px;
}

.ml-111 {
  margin-left: 111px;
}

.mr-111 {
  margin-right: 111px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-111 {
  padding-top: 111px;
}

.pb-111 {
  padding-bottom: 111px;
}

.pl-111 {
  padding-left: 111px;
}

.pr-111 {
  padding-right: 111px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-112 {
  margin-top: 112px;
}

.mb-112 {
  margin-bottom: 112px;
}

.ml-112 {
  margin-left: 112px;
}

.mr-112 {
  margin-right: 112px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-112 {
  padding-top: 112px;
}

.pb-112 {
  padding-bottom: 112px;
}

.pl-112 {
  padding-left: 112px;
}

.pr-112 {
  padding-right: 112px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-113 {
  margin-top: 113px;
}

.mb-113 {
  margin-bottom: 113px;
}

.ml-113 {
  margin-left: 113px;
}

.mr-113 {
  margin-right: 113px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-113 {
  padding-top: 113px;
}

.pb-113 {
  padding-bottom: 113px;
}

.pl-113 {
  padding-left: 113px;
}

.pr-113 {
  padding-right: 113px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-114 {
  margin-top: 114px;
}

.mb-114 {
  margin-bottom: 114px;
}

.ml-114 {
  margin-left: 114px;
}

.mr-114 {
  margin-right: 114px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-114 {
  padding-top: 114px;
}

.pb-114 {
  padding-bottom: 114px;
}

.pl-114 {
  padding-left: 114px;
}

.pr-114 {
  padding-right: 114px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-115 {
  margin-top: 115px;
}

.mb-115 {
  margin-bottom: 115px;
}

.ml-115 {
  margin-left: 115px;
}

.mr-115 {
  margin-right: 115px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-115 {
  padding-top: 115px;
}

.pb-115 {
  padding-bottom: 115px;
}

.pl-115 {
  padding-left: 115px;
}

.pr-115 {
  padding-right: 115px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-116 {
  margin-top: 116px;
}

.mb-116 {
  margin-bottom: 116px;
}

.ml-116 {
  margin-left: 116px;
}

.mr-116 {
  margin-right: 116px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-116 {
  padding-top: 116px;
}

.pb-116 {
  padding-bottom: 116px;
}

.pl-116 {
  padding-left: 116px;
}

.pr-116 {
  padding-right: 116px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-117 {
  margin-top: 117px;
}

.mb-117 {
  margin-bottom: 117px;
}

.ml-117 {
  margin-left: 117px;
}

.mr-117 {
  margin-right: 117px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-117 {
  padding-top: 117px;
}

.pb-117 {
  padding-bottom: 117px;
}

.pl-117 {
  padding-left: 117px;
}

.pr-117 {
  padding-right: 117px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-118 {
  margin-top: 118px;
}

.mb-118 {
  margin-bottom: 118px;
}

.ml-118 {
  margin-left: 118px;
}

.mr-118 {
  margin-right: 118px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-118 {
  padding-top: 118px;
}

.pb-118 {
  padding-bottom: 118px;
}

.pl-118 {
  padding-left: 118px;
}

.pr-118 {
  padding-right: 118px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-119 {
  margin-top: 119px;
}

.mb-119 {
  margin-bottom: 119px;
}

.ml-119 {
  margin-left: 119px;
}

.mr-119 {
  margin-right: 119px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-119 {
  padding-top: 119px;
}

.pb-119 {
  padding-bottom: 119px;
}

.pl-119 {
  padding-left: 119px;
}

.pr-119 {
  padding-right: 119px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-120 {
  margin-top: 120px;
}

.mb-120 {
  margin-bottom: 120px;
}

.ml-120 {
  margin-left: 120px;
}

.mr-120 {
  margin-right: 120px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-120 {
  padding-top: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

.pl-120 {
  padding-left: 120px;
}

.pr-120 {
  padding-right: 120px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-121 {
  margin-top: 121px;
}

.mb-121 {
  margin-bottom: 121px;
}

.ml-121 {
  margin-left: 121px;
}

.mr-121 {
  margin-right: 121px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-121 {
  padding-top: 121px;
}

.pb-121 {
  padding-bottom: 121px;
}

.pl-121 {
  padding-left: 121px;
}

.pr-121 {
  padding-right: 121px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-122 {
  margin-top: 122px;
}

.mb-122 {
  margin-bottom: 122px;
}

.ml-122 {
  margin-left: 122px;
}

.mr-122 {
  margin-right: 122px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-122 {
  padding-top: 122px;
}

.pb-122 {
  padding-bottom: 122px;
}

.pl-122 {
  padding-left: 122px;
}

.pr-122 {
  padding-right: 122px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-123 {
  margin-top: 123px;
}

.mb-123 {
  margin-bottom: 123px;
}

.ml-123 {
  margin-left: 123px;
}

.mr-123 {
  margin-right: 123px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-123 {
  padding-top: 123px;
}

.pb-123 {
  padding-bottom: 123px;
}

.pl-123 {
  padding-left: 123px;
}

.pr-123 {
  padding-right: 123px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-124 {
  margin-top: 124px;
}

.mb-124 {
  margin-bottom: 124px;
}

.ml-124 {
  margin-left: 124px;
}

.mr-124 {
  margin-right: 124px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-124 {
  padding-top: 124px;
}

.pb-124 {
  padding-bottom: 124px;
}

.pl-124 {
  padding-left: 124px;
}

.pr-124 {
  padding-right: 124px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-125 {
  margin-top: 125px;
}

.mb-125 {
  margin-bottom: 125px;
}

.ml-125 {
  margin-left: 125px;
}

.mr-125 {
  margin-right: 125px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-125 {
  padding-top: 125px;
}

.pb-125 {
  padding-bottom: 125px;
}

.pl-125 {
  padding-left: 125px;
}

.pr-125 {
  padding-right: 125px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-126 {
  margin-top: 126px;
}

.mb-126 {
  margin-bottom: 126px;
}

.ml-126 {
  margin-left: 126px;
}

.mr-126 {
  margin-right: 126px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-126 {
  padding-top: 126px;
}

.pb-126 {
  padding-bottom: 126px;
}

.pl-126 {
  padding-left: 126px;
}

.pr-126 {
  padding-right: 126px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-127 {
  margin-top: 127px;
}

.mb-127 {
  margin-bottom: 127px;
}

.ml-127 {
  margin-left: 127px;
}

.mr-127 {
  margin-right: 127px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-127 {
  padding-top: 127px;
}

.pb-127 {
  padding-bottom: 127px;
}

.pl-127 {
  padding-left: 127px;
}

.pr-127 {
  padding-right: 127px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-128 {
  margin-top: 128px;
}

.mb-128 {
  margin-bottom: 128px;
}

.ml-128 {
  margin-left: 128px;
}

.mr-128 {
  margin-right: 128px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-128 {
  padding-top: 128px;
}

.pb-128 {
  padding-bottom: 128px;
}

.pl-128 {
  padding-left: 128px;
}

.pr-128 {
  padding-right: 128px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-129 {
  margin-top: 129px;
}

.mb-129 {
  margin-bottom: 129px;
}

.ml-129 {
  margin-left: 129px;
}

.mr-129 {
  margin-right: 129px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-129 {
  padding-top: 129px;
}

.pb-129 {
  padding-bottom: 129px;
}

.pl-129 {
  padding-left: 129px;
}

.pr-129 {
  padding-right: 129px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-130 {
  margin-top: 130px;
}

.mb-130 {
  margin-bottom: 130px;
}

.ml-130 {
  margin-left: 130px;
}

.mr-130 {
  margin-right: 130px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-130 {
  padding-top: 130px;
}

.pb-130 {
  padding-bottom: 130px;
}

.pl-130 {
  padding-left: 130px;
}

.pr-130 {
  padding-right: 130px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-131 {
  margin-top: 131px;
}

.mb-131 {
  margin-bottom: 131px;
}

.ml-131 {
  margin-left: 131px;
}

.mr-131 {
  margin-right: 131px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-131 {
  padding-top: 131px;
}

.pb-131 {
  padding-bottom: 131px;
}

.pl-131 {
  padding-left: 131px;
}

.pr-131 {
  padding-right: 131px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-132 {
  margin-top: 132px;
}

.mb-132 {
  margin-bottom: 132px;
}

.ml-132 {
  margin-left: 132px;
}

.mr-132 {
  margin-right: 132px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-132 {
  padding-top: 132px;
}

.pb-132 {
  padding-bottom: 132px;
}

.pl-132 {
  padding-left: 132px;
}

.pr-132 {
  padding-right: 132px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-133 {
  margin-top: 133px;
}

.mb-133 {
  margin-bottom: 133px;
}

.ml-133 {
  margin-left: 133px;
}

.mr-133 {
  margin-right: 133px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-133 {
  padding-top: 133px;
}

.pb-133 {
  padding-bottom: 133px;
}

.pl-133 {
  padding-left: 133px;
}

.pr-133 {
  padding-right: 133px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-134 {
  margin-top: 134px;
}

.mb-134 {
  margin-bottom: 134px;
}

.ml-134 {
  margin-left: 134px;
}

.mr-134 {
  margin-right: 134px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-134 {
  padding-top: 134px;
}

.pb-134 {
  padding-bottom: 134px;
}

.pl-134 {
  padding-left: 134px;
}

.pr-134 {
  padding-right: 134px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-135 {
  margin-top: 135px;
}

.mb-135 {
  margin-bottom: 135px;
}

.ml-135 {
  margin-left: 135px;
}

.mr-135 {
  margin-right: 135px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-135 {
  padding-top: 135px;
}

.pb-135 {
  padding-bottom: 135px;
}

.pl-135 {
  padding-left: 135px;
}

.pr-135 {
  padding-right: 135px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-136 {
  margin-top: 136px;
}

.mb-136 {
  margin-bottom: 136px;
}

.ml-136 {
  margin-left: 136px;
}

.mr-136 {
  margin-right: 136px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-136 {
  padding-top: 136px;
}

.pb-136 {
  padding-bottom: 136px;
}

.pl-136 {
  padding-left: 136px;
}

.pr-136 {
  padding-right: 136px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-137 {
  margin-top: 137px;
}

.mb-137 {
  margin-bottom: 137px;
}

.ml-137 {
  margin-left: 137px;
}

.mr-137 {
  margin-right: 137px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-137 {
  padding-top: 137px;
}

.pb-137 {
  padding-bottom: 137px;
}

.pl-137 {
  padding-left: 137px;
}

.pr-137 {
  padding-right: 137px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-138 {
  margin-top: 138px;
}

.mb-138 {
  margin-bottom: 138px;
}

.ml-138 {
  margin-left: 138px;
}

.mr-138 {
  margin-right: 138px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-138 {
  padding-top: 138px;
}

.pb-138 {
  padding-bottom: 138px;
}

.pl-138 {
  padding-left: 138px;
}

.pr-138 {
  padding-right: 138px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-139 {
  margin-top: 139px;
}

.mb-139 {
  margin-bottom: 139px;
}

.ml-139 {
  margin-left: 139px;
}

.mr-139 {
  margin-right: 139px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-139 {
  padding-top: 139px;
}

.pb-139 {
  padding-bottom: 139px;
}

.pl-139 {
  padding-left: 139px;
}

.pr-139 {
  padding-right: 139px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-140 {
  margin-top: 140px;
}

.mb-140 {
  margin-bottom: 140px;
}

.ml-140 {
  margin-left: 140px;
}

.mr-140 {
  margin-right: 140px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-140 {
  padding-top: 140px;
}

.pb-140 {
  padding-bottom: 140px;
}

.pl-140 {
  padding-left: 140px;
}

.pr-140 {
  padding-right: 140px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-141 {
  margin-top: 141px;
}

.mb-141 {
  margin-bottom: 141px;
}

.ml-141 {
  margin-left: 141px;
}

.mr-141 {
  margin-right: 141px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-141 {
  padding-top: 141px;
}

.pb-141 {
  padding-bottom: 141px;
}

.pl-141 {
  padding-left: 141px;
}

.pr-141 {
  padding-right: 141px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-142 {
  margin-top: 142px;
}

.mb-142 {
  margin-bottom: 142px;
}

.ml-142 {
  margin-left: 142px;
}

.mr-142 {
  margin-right: 142px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-142 {
  padding-top: 142px;
}

.pb-142 {
  padding-bottom: 142px;
}

.pl-142 {
  padding-left: 142px;
}

.pr-142 {
  padding-right: 142px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-143 {
  margin-top: 143px;
}

.mb-143 {
  margin-bottom: 143px;
}

.ml-143 {
  margin-left: 143px;
}

.mr-143 {
  margin-right: 143px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-143 {
  padding-top: 143px;
}

.pb-143 {
  padding-bottom: 143px;
}

.pl-143 {
  padding-left: 143px;
}

.pr-143 {
  padding-right: 143px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-144 {
  margin-top: 144px;
}

.mb-144 {
  margin-bottom: 144px;
}

.ml-144 {
  margin-left: 144px;
}

.mr-144 {
  margin-right: 144px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-144 {
  padding-top: 144px;
}

.pb-144 {
  padding-bottom: 144px;
}

.pl-144 {
  padding-left: 144px;
}

.pr-144 {
  padding-right: 144px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-145 {
  margin-top: 145px;
}

.mb-145 {
  margin-bottom: 145px;
}

.ml-145 {
  margin-left: 145px;
}

.mr-145 {
  margin-right: 145px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-145 {
  padding-top: 145px;
}

.pb-145 {
  padding-bottom: 145px;
}

.pl-145 {
  padding-left: 145px;
}

.pr-145 {
  padding-right: 145px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-146 {
  margin-top: 146px;
}

.mb-146 {
  margin-bottom: 146px;
}

.ml-146 {
  margin-left: 146px;
}

.mr-146 {
  margin-right: 146px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-146 {
  padding-top: 146px;
}

.pb-146 {
  padding-bottom: 146px;
}

.pl-146 {
  padding-left: 146px;
}

.pr-146 {
  padding-right: 146px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-147 {
  margin-top: 147px;
}

.mb-147 {
  margin-bottom: 147px;
}

.ml-147 {
  margin-left: 147px;
}

.mr-147 {
  margin-right: 147px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-147 {
  padding-top: 147px;
}

.pb-147 {
  padding-bottom: 147px;
}

.pl-147 {
  padding-left: 147px;
}

.pr-147 {
  padding-right: 147px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-148 {
  margin-top: 148px;
}

.mb-148 {
  margin-bottom: 148px;
}

.ml-148 {
  margin-left: 148px;
}

.mr-148 {
  margin-right: 148px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-148 {
  padding-top: 148px;
}

.pb-148 {
  padding-bottom: 148px;
}

.pl-148 {
  padding-left: 148px;
}

.pr-148 {
  padding-right: 148px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-149 {
  margin-top: 149px;
}

.mb-149 {
  margin-bottom: 149px;
}

.ml-149 {
  margin-left: 149px;
}

.mr-149 {
  margin-right: 149px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-149 {
  padding-top: 149px;
}

.pb-149 {
  padding-bottom: 149px;
}

.pl-149 {
  padding-left: 149px;
}

.pr-149 {
  padding-right: 149px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-150 {
  margin-top: 150px;
}

.mb-150 {
  margin-bottom: 150px;
}

.ml-150 {
  margin-left: 150px;
}

.mr-150 {
  margin-right: 150px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-150 {
  padding-top: 150px;
}

.pb-150 {
  padding-bottom: 150px;
}

.pl-150 {
  padding-left: 150px;
}

.pr-150 {
  padding-right: 150px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-151 {
  margin-top: 151px;
}

.mb-151 {
  margin-bottom: 151px;
}

.ml-151 {
  margin-left: 151px;
}

.mr-151 {
  margin-right: 151px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-151 {
  padding-top: 151px;
}

.pb-151 {
  padding-bottom: 151px;
}

.pl-151 {
  padding-left: 151px;
}

.pr-151 {
  padding-right: 151px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-152 {
  margin-top: 152px;
}

.mb-152 {
  margin-bottom: 152px;
}

.ml-152 {
  margin-left: 152px;
}

.mr-152 {
  margin-right: 152px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-152 {
  padding-top: 152px;
}

.pb-152 {
  padding-bottom: 152px;
}

.pl-152 {
  padding-left: 152px;
}

.pr-152 {
  padding-right: 152px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-153 {
  margin-top: 153px;
}

.mb-153 {
  margin-bottom: 153px;
}

.ml-153 {
  margin-left: 153px;
}

.mr-153 {
  margin-right: 153px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-153 {
  padding-top: 153px;
}

.pb-153 {
  padding-bottom: 153px;
}

.pl-153 {
  padding-left: 153px;
}

.pr-153 {
  padding-right: 153px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-154 {
  margin-top: 154px;
}

.mb-154 {
  margin-bottom: 154px;
}

.ml-154 {
  margin-left: 154px;
}

.mr-154 {
  margin-right: 154px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-154 {
  padding-top: 154px;
}

.pb-154 {
  padding-bottom: 154px;
}

.pl-154 {
  padding-left: 154px;
}

.pr-154 {
  padding-right: 154px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-155 {
  margin-top: 155px;
}

.mb-155 {
  margin-bottom: 155px;
}

.ml-155 {
  margin-left: 155px;
}

.mr-155 {
  margin-right: 155px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-155 {
  padding-top: 155px;
}

.pb-155 {
  padding-bottom: 155px;
}

.pl-155 {
  padding-left: 155px;
}

.pr-155 {
  padding-right: 155px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-156 {
  margin-top: 156px;
}

.mb-156 {
  margin-bottom: 156px;
}

.ml-156 {
  margin-left: 156px;
}

.mr-156 {
  margin-right: 156px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-156 {
  padding-top: 156px;
}

.pb-156 {
  padding-bottom: 156px;
}

.pl-156 {
  padding-left: 156px;
}

.pr-156 {
  padding-right: 156px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-157 {
  margin-top: 157px;
}

.mb-157 {
  margin-bottom: 157px;
}

.ml-157 {
  margin-left: 157px;
}

.mr-157 {
  margin-right: 157px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-157 {
  padding-top: 157px;
}

.pb-157 {
  padding-bottom: 157px;
}

.pl-157 {
  padding-left: 157px;
}

.pr-157 {
  padding-right: 157px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-158 {
  margin-top: 158px;
}

.mb-158 {
  margin-bottom: 158px;
}

.ml-158 {
  margin-left: 158px;
}

.mr-158 {
  margin-right: 158px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-158 {
  padding-top: 158px;
}

.pb-158 {
  padding-bottom: 158px;
}

.pl-158 {
  padding-left: 158px;
}

.pr-158 {
  padding-right: 158px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-159 {
  margin-top: 159px;
}

.mb-159 {
  margin-bottom: 159px;
}

.ml-159 {
  margin-left: 159px;
}

.mr-159 {
  margin-right: 159px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-159 {
  padding-top: 159px;
}

.pb-159 {
  padding-bottom: 159px;
}

.pl-159 {
  padding-left: 159px;
}

.pr-159 {
  padding-right: 159px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-160 {
  margin-top: 160px;
}

.mb-160 {
  margin-bottom: 160px;
}

.ml-160 {
  margin-left: 160px;
}

.mr-160 {
  margin-right: 160px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-160 {
  padding-top: 160px;
}

.pb-160 {
  padding-bottom: 160px;
}

.pl-160 {
  padding-left: 160px;
}

.pr-160 {
  padding-right: 160px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-161 {
  margin-top: 161px;
}

.mb-161 {
  margin-bottom: 161px;
}

.ml-161 {
  margin-left: 161px;
}

.mr-161 {
  margin-right: 161px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-161 {
  padding-top: 161px;
}

.pb-161 {
  padding-bottom: 161px;
}

.pl-161 {
  padding-left: 161px;
}

.pr-161 {
  padding-right: 161px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-162 {
  margin-top: 162px;
}

.mb-162 {
  margin-bottom: 162px;
}

.ml-162 {
  margin-left: 162px;
}

.mr-162 {
  margin-right: 162px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-162 {
  padding-top: 162px;
}

.pb-162 {
  padding-bottom: 162px;
}

.pl-162 {
  padding-left: 162px;
}

.pr-162 {
  padding-right: 162px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-163 {
  margin-top: 163px;
}

.mb-163 {
  margin-bottom: 163px;
}

.ml-163 {
  margin-left: 163px;
}

.mr-163 {
  margin-right: 163px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-163 {
  padding-top: 163px;
}

.pb-163 {
  padding-bottom: 163px;
}

.pl-163 {
  padding-left: 163px;
}

.pr-163 {
  padding-right: 163px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-164 {
  margin-top: 164px;
}

.mb-164 {
  margin-bottom: 164px;
}

.ml-164 {
  margin-left: 164px;
}

.mr-164 {
  margin-right: 164px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-164 {
  padding-top: 164px;
}

.pb-164 {
  padding-bottom: 164px;
}

.pl-164 {
  padding-left: 164px;
}

.pr-164 {
  padding-right: 164px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-165 {
  margin-top: 165px;
}

.mb-165 {
  margin-bottom: 165px;
}

.ml-165 {
  margin-left: 165px;
}

.mr-165 {
  margin-right: 165px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-165 {
  padding-top: 165px;
}

.pb-165 {
  padding-bottom: 165px;
}

.pl-165 {
  padding-left: 165px;
}

.pr-165 {
  padding-right: 165px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-166 {
  margin-top: 166px;
}

.mb-166 {
  margin-bottom: 166px;
}

.ml-166 {
  margin-left: 166px;
}

.mr-166 {
  margin-right: 166px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-166 {
  padding-top: 166px;
}

.pb-166 {
  padding-bottom: 166px;
}

.pl-166 {
  padding-left: 166px;
}

.pr-166 {
  padding-right: 166px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-167 {
  margin-top: 167px;
}

.mb-167 {
  margin-bottom: 167px;
}

.ml-167 {
  margin-left: 167px;
}

.mr-167 {
  margin-right: 167px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-167 {
  padding-top: 167px;
}

.pb-167 {
  padding-bottom: 167px;
}

.pl-167 {
  padding-left: 167px;
}

.pr-167 {
  padding-right: 167px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-168 {
  margin-top: 168px;
}

.mb-168 {
  margin-bottom: 168px;
}

.ml-168 {
  margin-left: 168px;
}

.mr-168 {
  margin-right: 168px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-168 {
  padding-top: 168px;
}

.pb-168 {
  padding-bottom: 168px;
}

.pl-168 {
  padding-left: 168px;
}

.pr-168 {
  padding-right: 168px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-169 {
  margin-top: 169px;
}

.mb-169 {
  margin-bottom: 169px;
}

.ml-169 {
  margin-left: 169px;
}

.mr-169 {
  margin-right: 169px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-169 {
  padding-top: 169px;
}

.pb-169 {
  padding-bottom: 169px;
}

.pl-169 {
  padding-left: 169px;
}

.pr-169 {
  padding-right: 169px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-170 {
  margin-top: 170px;
}

.mb-170 {
  margin-bottom: 170px;
}

.ml-170 {
  margin-left: 170px;
}

.mr-170 {
  margin-right: 170px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-170 {
  padding-top: 170px;
}

.pb-170 {
  padding-bottom: 170px;
}

.pl-170 {
  padding-left: 170px;
}

.pr-170 {
  padding-right: 170px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-171 {
  margin-top: 171px;
}

.mb-171 {
  margin-bottom: 171px;
}

.ml-171 {
  margin-left: 171px;
}

.mr-171 {
  margin-right: 171px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-171 {
  padding-top: 171px;
}

.pb-171 {
  padding-bottom: 171px;
}

.pl-171 {
  padding-left: 171px;
}

.pr-171 {
  padding-right: 171px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-172 {
  margin-top: 172px;
}

.mb-172 {
  margin-bottom: 172px;
}

.ml-172 {
  margin-left: 172px;
}

.mr-172 {
  margin-right: 172px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-172 {
  padding-top: 172px;
}

.pb-172 {
  padding-bottom: 172px;
}

.pl-172 {
  padding-left: 172px;
}

.pr-172 {
  padding-right: 172px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-173 {
  margin-top: 173px;
}

.mb-173 {
  margin-bottom: 173px;
}

.ml-173 {
  margin-left: 173px;
}

.mr-173 {
  margin-right: 173px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-173 {
  padding-top: 173px;
}

.pb-173 {
  padding-bottom: 173px;
}

.pl-173 {
  padding-left: 173px;
}

.pr-173 {
  padding-right: 173px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-174 {
  margin-top: 174px;
}

.mb-174 {
  margin-bottom: 174px;
}

.ml-174 {
  margin-left: 174px;
}

.mr-174 {
  margin-right: 174px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-174 {
  padding-top: 174px;
}

.pb-174 {
  padding-bottom: 174px;
}

.pl-174 {
  padding-left: 174px;
}

.pr-174 {
  padding-right: 174px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-175 {
  margin-top: 175px;
}

.mb-175 {
  margin-bottom: 175px;
}

.ml-175 {
  margin-left: 175px;
}

.mr-175 {
  margin-right: 175px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-175 {
  padding-top: 175px;
}

.pb-175 {
  padding-bottom: 175px;
}

.pl-175 {
  padding-left: 175px;
}

.pr-175 {
  padding-right: 175px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-176 {
  margin-top: 176px;
}

.mb-176 {
  margin-bottom: 176px;
}

.ml-176 {
  margin-left: 176px;
}

.mr-176 {
  margin-right: 176px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-176 {
  padding-top: 176px;
}

.pb-176 {
  padding-bottom: 176px;
}

.pl-176 {
  padding-left: 176px;
}

.pr-176 {
  padding-right: 176px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-177 {
  margin-top: 177px;
}

.mb-177 {
  margin-bottom: 177px;
}

.ml-177 {
  margin-left: 177px;
}

.mr-177 {
  margin-right: 177px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-177 {
  padding-top: 177px;
}

.pb-177 {
  padding-bottom: 177px;
}

.pl-177 {
  padding-left: 177px;
}

.pr-177 {
  padding-right: 177px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-178 {
  margin-top: 178px;
}

.mb-178 {
  margin-bottom: 178px;
}

.ml-178 {
  margin-left: 178px;
}

.mr-178 {
  margin-right: 178px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-178 {
  padding-top: 178px;
}

.pb-178 {
  padding-bottom: 178px;
}

.pl-178 {
  padding-left: 178px;
}

.pr-178 {
  padding-right: 178px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-179 {
  margin-top: 179px;
}

.mb-179 {
  margin-bottom: 179px;
}

.ml-179 {
  margin-left: 179px;
}

.mr-179 {
  margin-right: 179px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-179 {
  padding-top: 179px;
}

.pb-179 {
  padding-bottom: 179px;
}

.pl-179 {
  padding-left: 179px;
}

.pr-179 {
  padding-right: 179px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-180 {
  margin-top: 180px;
}

.mb-180 {
  margin-bottom: 180px;
}

.ml-180 {
  margin-left: 180px;
}

.mr-180 {
  margin-right: 180px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-180 {
  padding-top: 180px;
}

.pb-180 {
  padding-bottom: 180px;
}

.pl-180 {
  padding-left: 180px;
}

.pr-180 {
  padding-right: 180px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-181 {
  margin-top: 181px;
}

.mb-181 {
  margin-bottom: 181px;
}

.ml-181 {
  margin-left: 181px;
}

.mr-181 {
  margin-right: 181px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-181 {
  padding-top: 181px;
}

.pb-181 {
  padding-bottom: 181px;
}

.pl-181 {
  padding-left: 181px;
}

.pr-181 {
  padding-right: 181px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-182 {
  margin-top: 182px;
}

.mb-182 {
  margin-bottom: 182px;
}

.ml-182 {
  margin-left: 182px;
}

.mr-182 {
  margin-right: 182px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-182 {
  padding-top: 182px;
}

.pb-182 {
  padding-bottom: 182px;
}

.pl-182 {
  padding-left: 182px;
}

.pr-182 {
  padding-right: 182px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-183 {
  margin-top: 183px;
}

.mb-183 {
  margin-bottom: 183px;
}

.ml-183 {
  margin-left: 183px;
}

.mr-183 {
  margin-right: 183px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-183 {
  padding-top: 183px;
}

.pb-183 {
  padding-bottom: 183px;
}

.pl-183 {
  padding-left: 183px;
}

.pr-183 {
  padding-right: 183px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-184 {
  margin-top: 184px;
}

.mb-184 {
  margin-bottom: 184px;
}

.ml-184 {
  margin-left: 184px;
}

.mr-184 {
  margin-right: 184px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-184 {
  padding-top: 184px;
}

.pb-184 {
  padding-bottom: 184px;
}

.pl-184 {
  padding-left: 184px;
}

.pr-184 {
  padding-right: 184px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-185 {
  margin-top: 185px;
}

.mb-185 {
  margin-bottom: 185px;
}

.ml-185 {
  margin-left: 185px;
}

.mr-185 {
  margin-right: 185px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-185 {
  padding-top: 185px;
}

.pb-185 {
  padding-bottom: 185px;
}

.pl-185 {
  padding-left: 185px;
}

.pr-185 {
  padding-right: 185px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-186 {
  margin-top: 186px;
}

.mb-186 {
  margin-bottom: 186px;
}

.ml-186 {
  margin-left: 186px;
}

.mr-186 {
  margin-right: 186px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-186 {
  padding-top: 186px;
}

.pb-186 {
  padding-bottom: 186px;
}

.pl-186 {
  padding-left: 186px;
}

.pr-186 {
  padding-right: 186px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-187 {
  margin-top: 187px;
}

.mb-187 {
  margin-bottom: 187px;
}

.ml-187 {
  margin-left: 187px;
}

.mr-187 {
  margin-right: 187px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-187 {
  padding-top: 187px;
}

.pb-187 {
  padding-bottom: 187px;
}

.pl-187 {
  padding-left: 187px;
}

.pr-187 {
  padding-right: 187px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-188 {
  margin-top: 188px;
}

.mb-188 {
  margin-bottom: 188px;
}

.ml-188 {
  margin-left: 188px;
}

.mr-188 {
  margin-right: 188px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-188 {
  padding-top: 188px;
}

.pb-188 {
  padding-bottom: 188px;
}

.pl-188 {
  padding-left: 188px;
}

.pr-188 {
  padding-right: 188px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-189 {
  margin-top: 189px;
}

.mb-189 {
  margin-bottom: 189px;
}

.ml-189 {
  margin-left: 189px;
}

.mr-189 {
  margin-right: 189px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-189 {
  padding-top: 189px;
}

.pb-189 {
  padding-bottom: 189px;
}

.pl-189 {
  padding-left: 189px;
}

.pr-189 {
  padding-right: 189px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-190 {
  margin-top: 190px;
}

.mb-190 {
  margin-bottom: 190px;
}

.ml-190 {
  margin-left: 190px;
}

.mr-190 {
  margin-right: 190px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-190 {
  padding-top: 190px;
}

.pb-190 {
  padding-bottom: 190px;
}

.pl-190 {
  padding-left: 190px;
}

.pr-190 {
  padding-right: 190px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-191 {
  margin-top: 191px;
}

.mb-191 {
  margin-bottom: 191px;
}

.ml-191 {
  margin-left: 191px;
}

.mr-191 {
  margin-right: 191px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-191 {
  padding-top: 191px;
}

.pb-191 {
  padding-bottom: 191px;
}

.pl-191 {
  padding-left: 191px;
}

.pr-191 {
  padding-right: 191px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-192 {
  margin-top: 192px;
}

.mb-192 {
  margin-bottom: 192px;
}

.ml-192 {
  margin-left: 192px;
}

.mr-192 {
  margin-right: 192px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-192 {
  padding-top: 192px;
}

.pb-192 {
  padding-bottom: 192px;
}

.pl-192 {
  padding-left: 192px;
}

.pr-192 {
  padding-right: 192px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-193 {
  margin-top: 193px;
}

.mb-193 {
  margin-bottom: 193px;
}

.ml-193 {
  margin-left: 193px;
}

.mr-193 {
  margin-right: 193px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-193 {
  padding-top: 193px;
}

.pb-193 {
  padding-bottom: 193px;
}

.pl-193 {
  padding-left: 193px;
}

.pr-193 {
  padding-right: 193px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-194 {
  margin-top: 194px;
}

.mb-194 {
  margin-bottom: 194px;
}

.ml-194 {
  margin-left: 194px;
}

.mr-194 {
  margin-right: 194px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-194 {
  padding-top: 194px;
}

.pb-194 {
  padding-bottom: 194px;
}

.pl-194 {
  padding-left: 194px;
}

.pr-194 {
  padding-right: 194px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-195 {
  margin-top: 195px;
}

.mb-195 {
  margin-bottom: 195px;
}

.ml-195 {
  margin-left: 195px;
}

.mr-195 {
  margin-right: 195px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-195 {
  padding-top: 195px;
}

.pb-195 {
  padding-bottom: 195px;
}

.pl-195 {
  padding-left: 195px;
}

.pr-195 {
  padding-right: 195px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-196 {
  margin-top: 196px;
}

.mb-196 {
  margin-bottom: 196px;
}

.ml-196 {
  margin-left: 196px;
}

.mr-196 {
  margin-right: 196px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-196 {
  padding-top: 196px;
}

.pb-196 {
  padding-bottom: 196px;
}

.pl-196 {
  padding-left: 196px;
}

.pr-196 {
  padding-right: 196px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-197 {
  margin-top: 197px;
}

.mb-197 {
  margin-bottom: 197px;
}

.ml-197 {
  margin-left: 197px;
}

.mr-197 {
  margin-right: 197px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-197 {
  padding-top: 197px;
}

.pb-197 {
  padding-bottom: 197px;
}

.pl-197 {
  padding-left: 197px;
}

.pr-197 {
  padding-right: 197px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-198 {
  margin-top: 198px;
}

.mb-198 {
  margin-bottom: 198px;
}

.ml-198 {
  margin-left: 198px;
}

.mr-198 {
  margin-right: 198px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-198 {
  padding-top: 198px;
}

.pb-198 {
  padding-bottom: 198px;
}

.pl-198 {
  padding-left: 198px;
}

.pr-198 {
  padding-right: 198px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-199 {
  margin-top: 199px;
}

.mb-199 {
  margin-bottom: 199px;
}

.ml-199 {
  margin-left: 199px;
}

.mr-199 {
  margin-right: 199px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-199 {
  padding-top: 199px;
}

.pb-199 {
  padding-bottom: 199px;
}

.pl-199 {
  padding-left: 199px;
}

.pr-199 {
  padding-right: 199px;
}

/*-- Margin To-Bottom-Left-Right --*/
.mt-200 {
  margin-top: 200px;
}

.mb-200 {
  margin-bottom: 200px;
}

.ml-200 {
  margin-left: 200px;
}

.mr-200 {
  margin-right: 200px;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-200 {
  padding-top: 200px;
}

.pb-200 {
  padding-bottom: 200px;
}

.pl-200 {
  padding-left: 200px;
}

.pr-200 {
  padding-right: 200px;
}

/*-- Margin Padding  0 --*/
/*-- Margin To-Bottom-Left-Right --*/
.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

/*-- Padding To-Bottom-Left-Right --*/
.pt-0 {
  padding-top: 0px !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

/*-- Height-Weight --*/
.height-1 {
  height: 1px !important;
}

.wight-1 {
  width: 1px;
}

.height-2 {
  height: 2px !important;
}

.wight-2 {
  width: 2px;
}

.height-3 {
  height: 3px !important;
}

.wight-3 {
  width: 3px;
}

.height-4 {
  height: 4px !important;
}

.wight-4 {
  width: 4px;
}

.height-5 {
  height: 5px !important;
}

.wight-5 {
  width: 5px;
}

.height-6 {
  height: 6px !important;
}

.wight-6 {
  width: 6px;
}

.height-7 {
  height: 7px !important;
}

.wight-7 {
  width: 7px;
}

.height-8 {
  height: 8px !important;
}

.wight-8 {
  width: 8px;
}

.height-9 {
  height: 9px !important;
}

.wight-9 {
  width: 9px;
}

.height-10 {
  height: 10px !important;
}

.wight-10 {
  width: 10px;
}

.height-11 {
  height: 11px !important;
}

.wight-11 {
  width: 11px;
}

.height-12 {
  height: 12px !important;
}

.wight-12 {
  width: 12px;
}

.height-13 {
  height: 13px !important;
}

.wight-13 {
  width: 13px;
}

.height-14 {
  height: 14px !important;
}

.wight-14 {
  width: 14px;
}

.height-15 {
  height: 15px !important;
}

.wight-15 {
  width: 15px;
}

.height-16 {
  height: 16px !important;
}

.wight-16 {
  width: 16px;
}

.height-17 {
  height: 17px !important;
}

.wight-17 {
  width: 17px;
}

.height-18 {
  height: 18px !important;
}

.wight-18 {
  width: 18px;
}

.height-19 {
  height: 19px !important;
}

.wight-19 {
  width: 19px;
}

.height-20 {
  height: 20px !important;
}

.wight-20 {
  width: 20px;
}

.height-21 {
  height: 21px !important;
}

.wight-21 {
  width: 21px;
}

.height-22 {
  height: 22px !important;
}

.wight-22 {
  width: 22px;
}

.height-23 {
  height: 23px !important;
}

.wight-23 {
  width: 23px;
}

.height-24 {
  height: 24px !important;
}

.wight-24 {
  width: 24px;
}

.height-25 {
  height: 25px !important;
}

.wight-25 {
  width: 25px;
}

.height-26 {
  height: 26px !important;
}

.wight-26 {
  width: 26px;
}

.height-27 {
  height: 27px !important;
}

.wight-27 {
  width: 27px;
}

.height-28 {
  height: 28px !important;
}

.wight-28 {
  width: 28px;
}

.height-29 {
  height: 29px !important;
}

.wight-29 {
  width: 29px;
}

.height-30 {
  height: 30px !important;
}

.wight-30 {
  width: 30px;
}

.height-31 {
  height: 31px !important;
}

.wight-31 {
  width: 31px;
}

.height-32 {
  height: 32px !important;
}

.wight-32 {
  width: 32px;
}

.height-33 {
  height: 33px !important;
}

.wight-33 {
  width: 33px;
}

.height-34 {
  height: 34px !important;
}

.wight-34 {
  width: 34px;
}

.height-35 {
  height: 35px !important;
}

.wight-35 {
  width: 35px;
}

.height-36 {
  height: 36px !important;
}

.wight-36 {
  width: 36px;
}

.height-37 {
  height: 37px !important;
}

.wight-37 {
  width: 37px;
}

.height-38 {
  height: 38px !important;
}

.wight-38 {
  width: 38px;
}

.height-39 {
  height: 39px !important;
}

.wight-39 {
  width: 39px;
}

.height-40 {
  height: 40px !important;
}

.wight-40 {
  width: 40px;
}

.height-41 {
  height: 41px !important;
}

.wight-41 {
  width: 41px;
}

.height-42 {
  height: 42px !important;
}

.wight-42 {
  width: 42px;
}

.height-43 {
  height: 43px !important;
}

.wight-43 {
  width: 43px;
}

.height-44 {
  height: 44px !important;
}

.wight-44 {
  width: 44px;
}

.height-45 {
  height: 45px !important;
}

.wight-45 {
  width: 45px;
}

.height-46 {
  height: 46px !important;
}

.wight-46 {
  width: 46px;
}

.height-47 {
  height: 47px !important;
}

.wight-47 {
  width: 47px;
}

.height-48 {
  height: 48px !important;
}

.wight-48 {
  width: 48px;
}

.height-49 {
  height: 49px !important;
}

.wight-49 {
  width: 49px;
}

.height-50 {
  height: 50px !important;
}

.wight-50 {
  width: 50px;
}

.height-51 {
  height: 51px !important;
}

.wight-51 {
  width: 51px;
}

.height-52 {
  height: 52px !important;
}

.wight-52 {
  width: 52px;
}

.height-53 {
  height: 53px !important;
}

.wight-53 {
  width: 53px;
}

.height-54 {
  height: 54px !important;
}

.wight-54 {
  width: 54px;
}

.height-55 {
  height: 55px !important;
}

.wight-55 {
  width: 55px;
}

.height-56 {
  height: 56px !important;
}

.wight-56 {
  width: 56px;
}

.height-57 {
  height: 57px !important;
}

.wight-57 {
  width: 57px;
}

.height-58 {
  height: 58px !important;
}

.wight-58 {
  width: 58px;
}

.height-59 {
  height: 59px !important;
}

.wight-59 {
  width: 59px;
}

.height-60 {
  height: 60px !important;
}

.wight-60 {
  width: 60px;
}

.height-61 {
  height: 61px !important;
}

.wight-61 {
  width: 61px;
}

.height-62 {
  height: 62px !important;
}

.wight-62 {
  width: 62px;
}

.height-63 {
  height: 63px !important;
}

.wight-63 {
  width: 63px;
}

.height-64 {
  height: 64px !important;
}

.wight-64 {
  width: 64px;
}

.height-65 {
  height: 65px !important;
}

.wight-65 {
  width: 65px;
}

.height-66 {
  height: 66px !important;
}

.wight-66 {
  width: 66px;
}

.height-67 {
  height: 67px !important;
}

.wight-67 {
  width: 67px;
}

.height-68 {
  height: 68px !important;
}

.wight-68 {
  width: 68px;
}

.height-69 {
  height: 69px !important;
}

.wight-69 {
  width: 69px;
}

.height-70 {
  height: 70px !important;
}

.wight-70 {
  width: 70px;
}

.height-71 {
  height: 71px !important;
}

.wight-71 {
  width: 71px;
}

.height-72 {
  height: 72px !important;
}

.wight-72 {
  width: 72px;
}

.height-73 {
  height: 73px !important;
}

.wight-73 {
  width: 73px;
}

.height-74 {
  height: 74px !important;
}

.wight-74 {
  width: 74px;
}

.height-75 {
  height: 75px !important;
}

.wight-75 {
  width: 75px;
}

.height-76 {
  height: 76px !important;
}

.wight-76 {
  width: 76px;
}

.height-77 {
  height: 77px !important;
}

.wight-77 {
  width: 77px;
}

.height-78 {
  height: 78px !important;
}

.wight-78 {
  width: 78px;
}

.height-79 {
  height: 79px !important;
}

.wight-79 {
  width: 79px;
}

.height-80 {
  height: 80px !important;
}

.wight-80 {
  width: 80px;
}

.height-81 {
  height: 81px !important;
}

.wight-81 {
  width: 81px;
}

.height-82 {
  height: 82px !important;
}

.wight-82 {
  width: 82px;
}

.height-83 {
  height: 83px !important;
}

.wight-83 {
  width: 83px;
}

.height-84 {
  height: 84px !important;
}

.wight-84 {
  width: 84px;
}

.height-85 {
  height: 85px !important;
}

.wight-85 {
  width: 85px;
}

.height-86 {
  height: 86px !important;
}

.wight-86 {
  width: 86px;
}

.height-87 {
  height: 87px !important;
}

.wight-87 {
  width: 87px;
}

.height-88 {
  height: 88px !important;
}

.wight-88 {
  width: 88px;
}

.height-89 {
  height: 89px !important;
}

.wight-89 {
  width: 89px;
}

.height-90 {
  height: 90px !important;
}

.wight-90 {
  width: 90px;
}

.height-91 {
  height: 91px !important;
}

.wight-91 {
  width: 91px;
}

.height-92 {
  height: 92px !important;
}

.wight-92 {
  width: 92px;
}

.height-93 {
  height: 93px !important;
}

.wight-93 {
  width: 93px;
}

.height-94 {
  height: 94px !important;
}

.wight-94 {
  width: 94px;
}

.height-95 {
  height: 95px !important;
}

.wight-95 {
  width: 95px;
}

.height-96 {
  height: 96px !important;
}

.wight-96 {
  width: 96px;
}

.height-97 {
  height: 97px !important;
}

.wight-97 {
  width: 97px;
}

.height-98 {
  height: 98px !important;
}

.wight-98 {
  width: 98px;
}

.height-99 {
  height: 99px !important;
}

.wight-99 {
  width: 99px;
}

.height-100 {
  height: 100px !important;
}

.wight-100 {
  width: 100px;
}

.height-101 {
  height: 101px !important;
}

.wight-101 {
  width: 101px;
}

.height-102 {
  height: 102px !important;
}

.wight-102 {
  width: 102px;
}

.height-103 {
  height: 103px !important;
}

.wight-103 {
  width: 103px;
}

.height-104 {
  height: 104px !important;
}

.wight-104 {
  width: 104px;
}

.height-105 {
  height: 105px !important;
}

.wight-105 {
  width: 105px;
}

.height-106 {
  height: 106px !important;
}

.wight-106 {
  width: 106px;
}

.height-107 {
  height: 107px !important;
}

.wight-107 {
  width: 107px;
}

.height-108 {
  height: 108px !important;
}

.wight-108 {
  width: 108px;
}

.height-109 {
  height: 109px !important;
}

.wight-109 {
  width: 109px;
}

.height-110 {
  height: 110px !important;
}

.wight-110 {
  width: 110px;
}

.height-111 {
  height: 111px !important;
}

.wight-111 {
  width: 111px;
}

.height-112 {
  height: 112px !important;
}

.wight-112 {
  width: 112px;
}

.height-113 {
  height: 113px !important;
}

.wight-113 {
  width: 113px;
}

.height-114 {
  height: 114px !important;
}

.wight-114 {
  width: 114px;
}

.height-115 {
  height: 115px !important;
}

.wight-115 {
  width: 115px;
}

.height-116 {
  height: 116px !important;
}

.wight-116 {
  width: 116px;
}

.height-117 {
  height: 117px !important;
}

.wight-117 {
  width: 117px;
}

.height-118 {
  height: 118px !important;
}

.wight-118 {
  width: 118px;
}

.height-119 {
  height: 119px !important;
}

.wight-119 {
  width: 119px;
}

.height-120 {
  height: 120px !important;
}

.wight-120 {
  width: 120px;
}

.height-121 {
  height: 121px !important;
}

.wight-121 {
  width: 121px;
}

.height-122 {
  height: 122px !important;
}

.wight-122 {
  width: 122px;
}

.height-123 {
  height: 123px !important;
}

.wight-123 {
  width: 123px;
}

.height-124 {
  height: 124px !important;
}

.wight-124 {
  width: 124px;
}

.height-125 {
  height: 125px !important;
}

.wight-125 {
  width: 125px;
}

.height-126 {
  height: 126px !important;
}

.wight-126 {
  width: 126px;
}

.height-127 {
  height: 127px !important;
}

.wight-127 {
  width: 127px;
}

.height-128 {
  height: 128px !important;
}

.wight-128 {
  width: 128px;
}

.height-129 {
  height: 129px !important;
}

.wight-129 {
  width: 129px;
}

.height-130 {
  height: 130px !important;
}

.wight-130 {
  width: 130px;
}

.height-131 {
  height: 131px !important;
}

.wight-131 {
  width: 131px;
}

.height-132 {
  height: 132px !important;
}

.wight-132 {
  width: 132px;
}

.height-133 {
  height: 133px !important;
}

.wight-133 {
  width: 133px;
}

.height-134 {
  height: 134px !important;
}

.wight-134 {
  width: 134px;
}

.height-135 {
  height: 135px !important;
}

.wight-135 {
  width: 135px;
}

.height-136 {
  height: 136px !important;
}

.wight-136 {
  width: 136px;
}

.height-137 {
  height: 137px !important;
}

.wight-137 {
  width: 137px;
}

.height-138 {
  height: 138px !important;
}

.wight-138 {
  width: 138px;
}

.height-139 {
  height: 139px !important;
}

.wight-139 {
  width: 139px;
}

.height-140 {
  height: 140px !important;
}

.wight-140 {
  width: 140px;
}

.height-141 {
  height: 141px !important;
}

.wight-141 {
  width: 141px;
}

.height-142 {
  height: 142px !important;
}

.wight-142 {
  width: 142px;
}

.height-143 {
  height: 143px !important;
}

.wight-143 {
  width: 143px;
}

.height-144 {
  height: 144px !important;
}

.wight-144 {
  width: 144px;
}

.height-145 {
  height: 145px !important;
}

.wight-145 {
  width: 145px;
}

.height-146 {
  height: 146px !important;
}

.wight-146 {
  width: 146px;
}

.height-147 {
  height: 147px !important;
}

.wight-147 {
  width: 147px;
}

.height-148 {
  height: 148px !important;
}

.wight-148 {
  width: 148px;
}

.height-149 {
  height: 149px !important;
}

.wight-149 {
  width: 149px;
}

.height-150 {
  height: 150px !important;
}

.wight-150 {
  width: 150px;
}

.height-151 {
  height: 151px !important;
}

.wight-151 {
  width: 151px;
}

.height-152 {
  height: 152px !important;
}

.wight-152 {
  width: 152px;
}

.height-153 {
  height: 153px !important;
}

.wight-153 {
  width: 153px;
}

.height-154 {
  height: 154px !important;
}

.wight-154 {
  width: 154px;
}

.height-155 {
  height: 155px !important;
}

.wight-155 {
  width: 155px;
}

.height-156 {
  height: 156px !important;
}

.wight-156 {
  width: 156px;
}

.height-157 {
  height: 157px !important;
}

.wight-157 {
  width: 157px;
}

.height-158 {
  height: 158px !important;
}

.wight-158 {
  width: 158px;
}

.height-159 {
  height: 159px !important;
}

.wight-159 {
  width: 159px;
}

.height-160 {
  height: 160px !important;
}

.wight-160 {
  width: 160px;
}

.height-161 {
  height: 161px !important;
}

.wight-161 {
  width: 161px;
}

.height-162 {
  height: 162px !important;
}

.wight-162 {
  width: 162px;
}

.height-163 {
  height: 163px !important;
}

.wight-163 {
  width: 163px;
}

.height-164 {
  height: 164px !important;
}

.wight-164 {
  width: 164px;
}

.height-165 {
  height: 165px !important;
}

.wight-165 {
  width: 165px;
}

.height-166 {
  height: 166px !important;
}

.wight-166 {
  width: 166px;
}

.height-167 {
  height: 167px !important;
}

.wight-167 {
  width: 167px;
}

.height-168 {
  height: 168px !important;
}

.wight-168 {
  width: 168px;
}

.height-169 {
  height: 169px !important;
}

.wight-169 {
  width: 169px;
}

.height-170 {
  height: 170px !important;
}

.wight-170 {
  width: 170px;
}

.height-171 {
  height: 171px !important;
}

.wight-171 {
  width: 171px;
}

.height-172 {
  height: 172px !important;
}

.wight-172 {
  width: 172px;
}

.height-173 {
  height: 173px !important;
}

.wight-173 {
  width: 173px;
}

.height-174 {
  height: 174px !important;
}

.wight-174 {
  width: 174px;
}

.height-175 {
  height: 175px !important;
}

.wight-175 {
  width: 175px;
}

.height-176 {
  height: 176px !important;
}

.wight-176 {
  width: 176px;
}

.height-177 {
  height: 177px !important;
}

.wight-177 {
  width: 177px;
}

.height-178 {
  height: 178px !important;
}

.wight-178 {
  width: 178px;
}

.height-179 {
  height: 179px !important;
}

.wight-179 {
  width: 179px;
}

.height-180 {
  height: 180px !important;
}

.wight-180 {
  width: 180px;
}

.height-181 {
  height: 181px !important;
}

.wight-181 {
  width: 181px;
}

.height-182 {
  height: 182px !important;
}

.wight-182 {
  width: 182px;
}

.height-183 {
  height: 183px !important;
}

.wight-183 {
  width: 183px;
}

.height-184 {
  height: 184px !important;
}

.wight-184 {
  width: 184px;
}

.height-185 {
  height: 185px !important;
}

.wight-185 {
  width: 185px;
}

.height-186 {
  height: 186px !important;
}

.wight-186 {
  width: 186px;
}

.height-187 {
  height: 187px !important;
}

.wight-187 {
  width: 187px;
}

.height-188 {
  height: 188px !important;
}

.wight-188 {
  width: 188px;
}

.height-189 {
  height: 189px !important;
}

.wight-189 {
  width: 189px;
}

.height-190 {
  height: 190px !important;
}

.wight-190 {
  width: 190px;
}

.height-191 {
  height: 191px !important;
}

.wight-191 {
  width: 191px;
}

.height-192 {
  height: 192px !important;
}

.wight-192 {
  width: 192px;
}

.height-193 {
  height: 193px !important;
}

.wight-193 {
  width: 193px;
}

.height-194 {
  height: 194px !important;
}

.wight-194 {
  width: 194px;
}

.height-195 {
  height: 195px !important;
}

.wight-195 {
  width: 195px;
}

.height-196 {
  height: 196px !important;
}

.wight-196 {
  width: 196px;
}

.height-197 {
  height: 197px !important;
}

.wight-197 {
  width: 197px;
}

.height-198 {
  height: 198px !important;
}

.wight-198 {
  width: 198px;
}

.height-199 {
  height: 199px !important;
}

.wight-199 {
  width: 199px;
}

.height-200 {
  height: 200px !important;
}

.wight-200 {
  width: 200px;
}

.height-201 {
  height: 201px !important;
}

.wight-201 {
  width: 201px;
}

.height-202 {
  height: 202px !important;
}

.wight-202 {
  width: 202px;
}

.height-203 {
  height: 203px !important;
}

.wight-203 {
  width: 203px;
}

.height-204 {
  height: 204px !important;
}

.wight-204 {
  width: 204px;
}

.height-205 {
  height: 205px !important;
}

.wight-205 {
  width: 205px;
}

.height-206 {
  height: 206px !important;
}

.wight-206 {
  width: 206px;
}

.height-207 {
  height: 207px !important;
}

.wight-207 {
  width: 207px;
}

.height-208 {
  height: 208px !important;
}

.wight-208 {
  width: 208px;
}

.height-209 {
  height: 209px !important;
}

.wight-209 {
  width: 209px;
}

.height-210 {
  height: 210px !important;
}

.wight-210 {
  width: 210px;
}

.height-211 {
  height: 211px !important;
}

.wight-211 {
  width: 211px;
}

.height-212 {
  height: 212px !important;
}

.wight-212 {
  width: 212px;
}

.height-213 {
  height: 213px !important;
}

.wight-213 {
  width: 213px;
}

.height-214 {
  height: 214px !important;
}

.wight-214 {
  width: 214px;
}

.height-215 {
  height: 215px !important;
}

.wight-215 {
  width: 215px;
}

.height-216 {
  height: 216px !important;
}

.wight-216 {
  width: 216px;
}

.height-217 {
  height: 217px !important;
}

.wight-217 {
  width: 217px;
}

.height-218 {
  height: 218px !important;
}

.wight-218 {
  width: 218px;
}

.height-219 {
  height: 219px !important;
}

.wight-219 {
  width: 219px;
}

.height-220 {
  height: 220px !important;
}

.wight-220 {
  width: 220px;
}

.height-221 {
  height: 221px !important;
}

.wight-221 {
  width: 221px;
}

.height-222 {
  height: 222px !important;
}

.wight-222 {
  width: 222px;
}

.height-223 {
  height: 223px !important;
}

.wight-223 {
  width: 223px;
}

.height-224 {
  height: 224px !important;
}

.wight-224 {
  width: 224px;
}

.height-225 {
  height: 225px !important;
}

.wight-225 {
  width: 225px;
}

.height-226 {
  height: 226px !important;
}

.wight-226 {
  width: 226px;
}

.height-227 {
  height: 227px !important;
}

.wight-227 {
  width: 227px;
}

.height-228 {
  height: 228px !important;
}

.wight-228 {
  width: 228px;
}

.height-229 {
  height: 229px !important;
}

.wight-229 {
  width: 229px;
}

.height-230 {
  height: 230px !important;
}

.wight-230 {
  width: 230px;
}

.height-231 {
  height: 231px !important;
}

.wight-231 {
  width: 231px;
}

.height-232 {
  height: 232px !important;
}

.wight-232 {
  width: 232px;
}

.height-233 {
  height: 233px !important;
}

.wight-233 {
  width: 233px;
}

.height-234 {
  height: 234px !important;
}

.wight-234 {
  width: 234px;
}

.height-235 {
  height: 235px !important;
}

.wight-235 {
  width: 235px;
}

.height-236 {
  height: 236px !important;
}

.wight-236 {
  width: 236px;
}

.height-237 {
  height: 237px !important;
}

.wight-237 {
  width: 237px;
}

.height-238 {
  height: 238px !important;
}

.wight-238 {
  width: 238px;
}

.height-239 {
  height: 239px !important;
}

.wight-239 {
  width: 239px;
}

.height-240 {
  height: 240px !important;
}

.wight-240 {
  width: 240px;
}

.height-241 {
  height: 241px !important;
}

.wight-241 {
  width: 241px;
}

.height-242 {
  height: 242px !important;
}

.wight-242 {
  width: 242px;
}

.height-243 {
  height: 243px !important;
}

.wight-243 {
  width: 243px;
}

.height-244 {
  height: 244px !important;
}

.wight-244 {
  width: 244px;
}

.height-245 {
  height: 245px !important;
}

.wight-245 {
  width: 245px;
}

.height-246 {
  height: 246px !important;
}

.wight-246 {
  width: 246px;
}

.height-247 {
  height: 247px !important;
}

.wight-247 {
  width: 247px;
}

.height-248 {
  height: 248px !important;
}

.wight-248 {
  width: 248px;
}

.height-249 {
  height: 249px !important;
}

.wight-249 {
  width: 249px;
}

.height-250 {
  height: 250px !important;
}

.wight-250 {
  width: 250px;
}

.height-251 {
  height: 251px !important;
}

.wight-251 {
  width: 251px;
}

.height-252 {
  height: 252px !important;
}

.wight-252 {
  width: 252px;
}

.height-253 {
  height: 253px !important;
}

.wight-253 {
  width: 253px;
}

.height-254 {
  height: 254px !important;
}

.wight-254 {
  width: 254px;
}

.height-255 {
  height: 255px !important;
}

.wight-255 {
  width: 255px;
}

.height-256 {
  height: 256px !important;
}

.wight-256 {
  width: 256px;
}

.height-257 {
  height: 257px !important;
}

.wight-257 {
  width: 257px;
}

.height-258 {
  height: 258px !important;
}

.wight-258 {
  width: 258px;
}

.height-259 {
  height: 259px !important;
}

.wight-259 {
  width: 259px;
}

.height-260 {
  height: 260px !important;
}

.wight-260 {
  width: 260px;
}

.height-261 {
  height: 261px !important;
}

.wight-261 {
  width: 261px;
}

.height-262 {
  height: 262px !important;
}

.wight-262 {
  width: 262px;
}

.height-263 {
  height: 263px !important;
}

.wight-263 {
  width: 263px;
}

.height-264 {
  height: 264px !important;
}

.wight-264 {
  width: 264px;
}

.height-265 {
  height: 265px !important;
}

.wight-265 {
  width: 265px;
}

.height-266 {
  height: 266px !important;
}

.wight-266 {
  width: 266px;
}

.height-267 {
  height: 267px !important;
}

.wight-267 {
  width: 267px;
}

.height-268 {
  height: 268px !important;
}

.wight-268 {
  width: 268px;
}

.height-269 {
  height: 269px !important;
}

.wight-269 {
  width: 269px;
}

.height-270 {
  height: 270px !important;
}

.wight-270 {
  width: 270px;
}

.height-271 {
  height: 271px !important;
}

.wight-271 {
  width: 271px;
}

.height-272 {
  height: 272px !important;
}

.wight-272 {
  width: 272px;
}

.height-273 {
  height: 273px !important;
}

.wight-273 {
  width: 273px;
}

.height-274 {
  height: 274px !important;
}

.wight-274 {
  width: 274px;
}

.height-275 {
  height: 275px !important;
}

.wight-275 {
  width: 275px;
}

.height-276 {
  height: 276px !important;
}

.wight-276 {
  width: 276px;
}

.height-277 {
  height: 277px !important;
}

.wight-277 {
  width: 277px;
}

.height-278 {
  height: 278px !important;
}

.wight-278 {
  width: 278px;
}

.height-279 {
  height: 279px !important;
}

.wight-279 {
  width: 279px;
}

.height-280 {
  height: 280px !important;
}

.wight-280 {
  width: 280px;
}

.height-281 {
  height: 281px !important;
}

.wight-281 {
  width: 281px;
}

.height-282 {
  height: 282px !important;
}

.wight-282 {
  width: 282px;
}

.height-283 {
  height: 283px !important;
}

.wight-283 {
  width: 283px;
}

.height-284 {
  height: 284px !important;
}

.wight-284 {
  width: 284px;
}

.height-285 {
  height: 285px !important;
}

.wight-285 {
  width: 285px;
}

.height-286 {
  height: 286px !important;
}

.wight-286 {
  width: 286px;
}

.height-287 {
  height: 287px !important;
}

.wight-287 {
  width: 287px;
}

.height-288 {
  height: 288px !important;
}

.wight-288 {
  width: 288px;
}

.height-289 {
  height: 289px !important;
}

.wight-289 {
  width: 289px;
}

.height-290 {
  height: 290px !important;
}

.wight-290 {
  width: 290px;
}

.height-291 {
  height: 291px !important;
}

.wight-291 {
  width: 291px;
}

.height-292 {
  height: 292px !important;
}

.wight-292 {
  width: 292px;
}

.height-293 {
  height: 293px !important;
}

.wight-293 {
  width: 293px;
}

.height-294 {
  height: 294px !important;
}

.wight-294 {
  width: 294px;
}

.height-295 {
  height: 295px !important;
}

.wight-295 {
  width: 295px;
}

.height-296 {
  height: 296px !important;
}

.wight-296 {
  width: 296px;
}

.height-297 {
  height: 297px !important;
}

.wight-297 {
  width: 297px;
}

.height-298 {
  height: 298px !important;
}

.wight-298 {
  width: 298px;
}

.height-299 {
  height: 299px !important;
}

.wight-299 {
  width: 299px;
}

.height-300 {
  height: 300px !important;
}

.wight-300 {
  width: 300px;
}

.height-301 {
  height: 301px !important;
}

.wight-301 {
  width: 301px;
}

.height-302 {
  height: 302px !important;
}

.wight-302 {
  width: 302px;
}

.height-303 {
  height: 303px !important;
}

.wight-303 {
  width: 303px;
}

.height-304 {
  height: 304px !important;
}

.wight-304 {
  width: 304px;
}

.height-305 {
  height: 305px !important;
}

.wight-305 {
  width: 305px;
}

.height-306 {
  height: 306px !important;
}

.wight-306 {
  width: 306px;
}

.height-307 {
  height: 307px !important;
}

.wight-307 {
  width: 307px;
}

.height-308 {
  height: 308px !important;
}

.wight-308 {
  width: 308px;
}

.height-309 {
  height: 309px !important;
}

.wight-309 {
  width: 309px;
}

.height-310 {
  height: 310px !important;
}

.wight-310 {
  width: 310px;
}

.height-311 {
  height: 311px !important;
}

.wight-311 {
  width: 311px;
}

.height-312 {
  height: 312px !important;
}

.wight-312 {
  width: 312px;
}

.height-313 {
  height: 313px !important;
}

.wight-313 {
  width: 313px;
}

.height-314 {
  height: 314px !important;
}

.wight-314 {
  width: 314px;
}

.height-315 {
  height: 315px !important;
}

.wight-315 {
  width: 315px;
}

.height-316 {
  height: 316px !important;
}

.wight-316 {
  width: 316px;
}

.height-317 {
  height: 317px !important;
}

.wight-317 {
  width: 317px;
}

.height-318 {
  height: 318px !important;
}

.wight-318 {
  width: 318px;
}

.height-319 {
  height: 319px !important;
}

.wight-319 {
  width: 319px;
}

.height-320 {
  height: 320px !important;
}

.wight-320 {
  width: 320px;
}

.height-321 {
  height: 321px !important;
}

.wight-321 {
  width: 321px;
}

.height-322 {
  height: 322px !important;
}

.wight-322 {
  width: 322px;
}

.height-323 {
  height: 323px !important;
}

.wight-323 {
  width: 323px;
}

.height-324 {
  height: 324px !important;
}

.wight-324 {
  width: 324px;
}

.height-325 {
  height: 325px !important;
}

.wight-325 {
  width: 325px;
}

.height-326 {
  height: 326px !important;
}

.wight-326 {
  width: 326px;
}

.height-327 {
  height: 327px !important;
}

.wight-327 {
  width: 327px;
}

.height-328 {
  height: 328px !important;
}

.wight-328 {
  width: 328px;
}

.height-329 {
  height: 329px !important;
}

.wight-329 {
  width: 329px;
}

.height-330 {
  height: 330px !important;
}

.wight-330 {
  width: 330px;
}

.height-331 {
  height: 331px !important;
}

.wight-331 {
  width: 331px;
}

.height-332 {
  height: 332px !important;
}

.wight-332 {
  width: 332px;
}

.height-333 {
  height: 333px !important;
}

.wight-333 {
  width: 333px;
}

.height-334 {
  height: 334px !important;
}

.wight-334 {
  width: 334px;
}

.height-335 {
  height: 335px !important;
}

.wight-335 {
  width: 335px;
}

.height-336 {
  height: 336px !important;
}

.wight-336 {
  width: 336px;
}

.height-337 {
  height: 337px !important;
}

.wight-337 {
  width: 337px;
}

.height-338 {
  height: 338px !important;
}

.wight-338 {
  width: 338px;
}

.height-339 {
  height: 339px !important;
}

.wight-339 {
  width: 339px;
}

.height-340 {
  height: 340px !important;
}

.wight-340 {
  width: 340px;
}

.height-341 {
  height: 341px !important;
}

.wight-341 {
  width: 341px;
}

.height-342 {
  height: 342px !important;
}

.wight-342 {
  width: 342px;
}

.height-343 {
  height: 343px !important;
}

.wight-343 {
  width: 343px;
}

.height-344 {
  height: 344px !important;
}

.wight-344 {
  width: 344px;
}

.height-345 {
  height: 345px !important;
}

.wight-345 {
  width: 345px;
}

.height-346 {
  height: 346px !important;
}

.wight-346 {
  width: 346px;
}

.height-347 {
  height: 347px !important;
}

.wight-347 {
  width: 347px;
}

.height-348 {
  height: 348px !important;
}

.wight-348 {
  width: 348px;
}

.height-349 {
  height: 349px !important;
}

.wight-349 {
  width: 349px;
}

.height-350 {
  height: 350px !important;
}

.wight-350 {
  width: 350px;
}

.height-351 {
  height: 351px !important;
}

.wight-351 {
  width: 351px;
}

.height-352 {
  height: 352px !important;
}

.wight-352 {
  width: 352px;
}

.height-353 {
  height: 353px !important;
}

.wight-353 {
  width: 353px;
}

.height-354 {
  height: 354px !important;
}

.wight-354 {
  width: 354px;
}

.height-355 {
  height: 355px !important;
}

.wight-355 {
  width: 355px;
}

.height-356 {
  height: 356px !important;
}

.wight-356 {
  width: 356px;
}

.height-357 {
  height: 357px !important;
}

.wight-357 {
  width: 357px;
}

.height-358 {
  height: 358px !important;
}

.wight-358 {
  width: 358px;
}

.height-359 {
  height: 359px !important;
}

.wight-359 {
  width: 359px;
}

.height-360 {
  height: 360px !important;
}

.wight-360 {
  width: 360px;
}

.height-361 {
  height: 361px !important;
}

.wight-361 {
  width: 361px;
}

.height-362 {
  height: 362px !important;
}

.wight-362 {
  width: 362px;
}

.height-363 {
  height: 363px !important;
}

.wight-363 {
  width: 363px;
}

.height-364 {
  height: 364px !important;
}

.wight-364 {
  width: 364px;
}

.height-365 {
  height: 365px !important;
}

.wight-365 {
  width: 365px;
}

.height-366 {
  height: 366px !important;
}

.wight-366 {
  width: 366px;
}

.height-367 {
  height: 367px !important;
}

.wight-367 {
  width: 367px;
}

.height-368 {
  height: 368px !important;
}

.wight-368 {
  width: 368px;
}

.height-369 {
  height: 369px !important;
}

.wight-369 {
  width: 369px;
}

.height-370 {
  height: 370px !important;
}

.wight-370 {
  width: 370px;
}

.height-371 {
  height: 371px !important;
}

.wight-371 {
  width: 371px;
}

.height-372 {
  height: 372px !important;
}

.wight-372 {
  width: 372px;
}

.height-373 {
  height: 373px !important;
}

.wight-373 {
  width: 373px;
}

.height-374 {
  height: 374px !important;
}

.wight-374 {
  width: 374px;
}

.height-375 {
  height: 375px !important;
}

.wight-375 {
  width: 375px;
}

.height-376 {
  height: 376px !important;
}

.wight-376 {
  width: 376px;
}

.height-377 {
  height: 377px !important;
}

.wight-377 {
  width: 377px;
}

.height-378 {
  height: 378px !important;
}

.wight-378 {
  width: 378px;
}

.height-379 {
  height: 379px !important;
}

.wight-379 {
  width: 379px;
}

.height-380 {
  height: 380px !important;
}

.wight-380 {
  width: 380px;
}

.height-381 {
  height: 381px !important;
}

.wight-381 {
  width: 381px;
}

.height-382 {
  height: 382px !important;
}

.wight-382 {
  width: 382px;
}

.height-383 {
  height: 383px !important;
}

.wight-383 {
  width: 383px;
}

.height-384 {
  height: 384px !important;
}

.wight-384 {
  width: 384px;
}

.height-385 {
  height: 385px !important;
}

.wight-385 {
  width: 385px;
}

.height-386 {
  height: 386px !important;
}

.wight-386 {
  width: 386px;
}

.height-387 {
  height: 387px !important;
}

.wight-387 {
  width: 387px;
}

.height-388 {
  height: 388px !important;
}

.wight-388 {
  width: 388px;
}

.height-389 {
  height: 389px !important;
}

.wight-389 {
  width: 389px;
}

.height-390 {
  height: 390px !important;
}

.wight-390 {
  width: 390px;
}

.height-391 {
  height: 391px !important;
}

.wight-391 {
  width: 391px;
}

.height-392 {
  height: 392px !important;
}

.wight-392 {
  width: 392px;
}

.height-393 {
  height: 393px !important;
}

.wight-393 {
  width: 393px;
}

.height-394 {
  height: 394px !important;
}

.wight-394 {
  width: 394px;
}

.height-395 {
  height: 395px !important;
}

.wight-395 {
  width: 395px;
}

.height-396 {
  height: 396px !important;
}

.wight-396 {
  width: 396px;
}

.height-397 {
  height: 397px !important;
}

.wight-397 {
  width: 397px;
}

.height-398 {
  height: 398px !important;
}

.wight-398 {
  width: 398px;
}

.height-399 {
  height: 399px !important;
}

.wight-399 {
  width: 399px;
}

.height-400 {
  height: 400px !important;
}

.wight-400 {
  width: 400px;
}

.height-401 {
  height: 401px !important;
}

.wight-401 {
  width: 401px;
}

.height-402 {
  height: 402px !important;
}

.wight-402 {
  width: 402px;
}

.height-403 {
  height: 403px !important;
}

.wight-403 {
  width: 403px;
}

.height-404 {
  height: 404px !important;
}

.wight-404 {
  width: 404px;
}

.height-405 {
  height: 405px !important;
}

.wight-405 {
  width: 405px;
}

.height-406 {
  height: 406px !important;
}

.wight-406 {
  width: 406px;
}

.height-407 {
  height: 407px !important;
}

.wight-407 {
  width: 407px;
}

.height-408 {
  height: 408px !important;
}

.wight-408 {
  width: 408px;
}

.height-409 {
  height: 409px !important;
}

.wight-409 {
  width: 409px;
}

.height-410 {
  height: 410px !important;
}

.wight-410 {
  width: 410px;
}

.height-411 {
  height: 411px !important;
}

.wight-411 {
  width: 411px;
}

.height-412 {
  height: 412px !important;
}

.wight-412 {
  width: 412px;
}

.height-413 {
  height: 413px !important;
}

.wight-413 {
  width: 413px;
}

.height-414 {
  height: 414px !important;
}

.wight-414 {
  width: 414px;
}

.height-415 {
  height: 415px !important;
}

.wight-415 {
  width: 415px;
}

.height-416 {
  height: 416px !important;
}

.wight-416 {
  width: 416px;
}

.height-417 {
  height: 417px !important;
}

.wight-417 {
  width: 417px;
}

.height-418 {
  height: 418px !important;
}

.wight-418 {
  width: 418px;
}

.height-419 {
  height: 419px !important;
}

.wight-419 {
  width: 419px;
}

.height-420 {
  height: 420px !important;
}

.wight-420 {
  width: 420px;
}

.height-421 {
  height: 421px !important;
}

.wight-421 {
  width: 421px;
}

.height-422 {
  height: 422px !important;
}

.wight-422 {
  width: 422px;
}

.height-423 {
  height: 423px !important;
}

.wight-423 {
  width: 423px;
}

.height-424 {
  height: 424px !important;
}

.wight-424 {
  width: 424px;
}

.height-425 {
  height: 425px !important;
}

.wight-425 {
  width: 425px;
}

.height-426 {
  height: 426px !important;
}

.wight-426 {
  width: 426px;
}

.height-427 {
  height: 427px !important;
}

.wight-427 {
  width: 427px;
}

.height-428 {
  height: 428px !important;
}

.wight-428 {
  width: 428px;
}

.height-429 {
  height: 429px !important;
}

.wight-429 {
  width: 429px;
}

.height-430 {
  height: 430px !important;
}

.wight-430 {
  width: 430px;
}

.height-431 {
  height: 431px !important;
}

.wight-431 {
  width: 431px;
}

.height-432 {
  height: 432px !important;
}

.wight-432 {
  width: 432px;
}

.height-433 {
  height: 433px !important;
}

.wight-433 {
  width: 433px;
}

.height-434 {
  height: 434px !important;
}

.wight-434 {
  width: 434px;
}

.height-435 {
  height: 435px !important;
}

.wight-435 {
  width: 435px;
}

.height-436 {
  height: 436px !important;
}

.wight-436 {
  width: 436px;
}

.height-437 {
  height: 437px !important;
}

.wight-437 {
  width: 437px;
}

.height-438 {
  height: 438px !important;
}

.wight-438 {
  width: 438px;
}

.height-439 {
  height: 439px !important;
}

.wight-439 {
  width: 439px;
}

.height-440 {
  height: 440px !important;
}

.wight-440 {
  width: 440px;
}

.height-441 {
  height: 441px !important;
}

.wight-441 {
  width: 441px;
}

.height-442 {
  height: 442px !important;
}

.wight-442 {
  width: 442px;
}

.height-443 {
  height: 443px !important;
}

.wight-443 {
  width: 443px;
}

.height-444 {
  height: 444px !important;
}

.wight-444 {
  width: 444px;
}

.height-445 {
  height: 445px !important;
}

.wight-445 {
  width: 445px;
}

.height-446 {
  height: 446px !important;
}

.wight-446 {
  width: 446px;
}

.height-447 {
  height: 447px !important;
}

.wight-447 {
  width: 447px;
}

.height-448 {
  height: 448px !important;
}

.wight-448 {
  width: 448px;
}

.height-449 {
  height: 449px !important;
}

.wight-449 {
  width: 449px;
}

.height-450 {
  height: 450px !important;
}

.wight-450 {
  width: 450px;
}

.height-451 {
  height: 451px !important;
}

.wight-451 {
  width: 451px;
}

.height-452 {
  height: 452px !important;
}

.wight-452 {
  width: 452px;
}

.height-453 {
  height: 453px !important;
}

.wight-453 {
  width: 453px;
}

.height-454 {
  height: 454px !important;
}

.wight-454 {
  width: 454px;
}

.height-455 {
  height: 455px !important;
}

.wight-455 {
  width: 455px;
}

.height-456 {
  height: 456px !important;
}

.wight-456 {
  width: 456px;
}

.height-457 {
  height: 457px !important;
}

.wight-457 {
  width: 457px;
}

.height-458 {
  height: 458px !important;
}

.wight-458 {
  width: 458px;
}

.height-459 {
  height: 459px !important;
}

.wight-459 {
  width: 459px;
}

.height-460 {
  height: 460px !important;
}

.wight-460 {
  width: 460px;
}

.height-461 {
  height: 461px !important;
}

.wight-461 {
  width: 461px;
}

.height-462 {
  height: 462px !important;
}

.wight-462 {
  width: 462px;
}

.height-463 {
  height: 463px !important;
}

.wight-463 {
  width: 463px;
}

.height-464 {
  height: 464px !important;
}

.wight-464 {
  width: 464px;
}

.height-465 {
  height: 465px !important;
}

.wight-465 {
  width: 465px;
}

.height-466 {
  height: 466px !important;
}

.wight-466 {
  width: 466px;
}

.height-467 {
  height: 467px !important;
}

.wight-467 {
  width: 467px;
}

.height-468 {
  height: 468px !important;
}

.wight-468 {
  width: 468px;
}

.height-469 {
  height: 469px !important;
}

.wight-469 {
  width: 469px;
}

.height-470 {
  height: 470px !important;
}

.wight-470 {
  width: 470px;
}

.height-471 {
  height: 471px !important;
}

.wight-471 {
  width: 471px;
}

.height-472 {
  height: 472px !important;
}

.wight-472 {
  width: 472px;
}

.height-473 {
  height: 473px !important;
}

.wight-473 {
  width: 473px;
}

.height-474 {
  height: 474px !important;
}

.wight-474 {
  width: 474px;
}

.height-475 {
  height: 475px !important;
}

.wight-475 {
  width: 475px;
}

.height-476 {
  height: 476px !important;
}

.wight-476 {
  width: 476px;
}

.height-477 {
  height: 477px !important;
}

.wight-477 {
  width: 477px;
}

.height-478 {
  height: 478px !important;
}

.wight-478 {
  width: 478px;
}

.height-479 {
  height: 479px !important;
}

.wight-479 {
  width: 479px;
}

.height-480 {
  height: 480px !important;
}

.wight-480 {
  width: 480px;
}

.height-481 {
  height: 481px !important;
}

.wight-481 {
  width: 481px;
}

.height-482 {
  height: 482px !important;
}

.wight-482 {
  width: 482px;
}

.height-483 {
  height: 483px !important;
}

.wight-483 {
  width: 483px;
}

.height-484 {
  height: 484px !important;
}

.wight-484 {
  width: 484px;
}

.height-485 {
  height: 485px !important;
}

.wight-485 {
  width: 485px;
}

.height-486 {
  height: 486px !important;
}

.wight-486 {
  width: 486px;
}

.height-487 {
  height: 487px !important;
}

.wight-487 {
  width: 487px;
}

.height-488 {
  height: 488px !important;
}

.wight-488 {
  width: 488px;
}

.height-489 {
  height: 489px !important;
}

.wight-489 {
  width: 489px;
}

.height-490 {
  height: 490px !important;
}

.wight-490 {
  width: 490px;
}

.height-491 {
  height: 491px !important;
}

.wight-491 {
  width: 491px;
}

.height-492 {
  height: 492px !important;
}

.wight-492 {
  width: 492px;
}

.height-493 {
  height: 493px !important;
}

.wight-493 {
  width: 493px;
}

.height-494 {
  height: 494px !important;
}

.wight-494 {
  width: 494px;
}

.height-495 {
  height: 495px !important;
}

.wight-495 {
  width: 495px;
}

.height-496 {
  height: 496px !important;
}

.wight-496 {
  width: 496px;
}

.height-497 {
  height: 497px !important;
}

.wight-497 {
  width: 497px;
}

.height-498 {
  height: 498px !important;
}

.wight-498 {
  width: 498px;
}

.height-499 {
  height: 499px !important;
}

.wight-499 {
  width: 499px;
}

.height-500 {
  height: 500px !important;
}

.wight-500 {
  width: 500px;
}

.height-501 {
  height: 501px !important;
}

.wight-501 {
  width: 501px;
}

.height-502 {
  height: 502px !important;
}

.wight-502 {
  width: 502px;
}

.height-503 {
  height: 503px !important;
}

.wight-503 {
  width: 503px;
}

.height-504 {
  height: 504px !important;
}

.wight-504 {
  width: 504px;
}

.height-505 {
  height: 505px !important;
}

.wight-505 {
  width: 505px;
}

.height-506 {
  height: 506px !important;
}

.wight-506 {
  width: 506px;
}

.height-507 {
  height: 507px !important;
}

.wight-507 {
  width: 507px;
}

.height-508 {
  height: 508px !important;
}

.wight-508 {
  width: 508px;
}

.height-509 {
  height: 509px !important;
}

.wight-509 {
  width: 509px;
}

.height-510 {
  height: 510px !important;
}

.wight-510 {
  width: 510px;
}

.height-511 {
  height: 511px !important;
}

.wight-511 {
  width: 511px;
}

.height-512 {
  height: 512px !important;
}

.wight-512 {
  width: 512px;
}

.height-513 {
  height: 513px !important;
}

.wight-513 {
  width: 513px;
}

.height-514 {
  height: 514px !important;
}

.wight-514 {
  width: 514px;
}

.height-515 {
  height: 515px !important;
}

.wight-515 {
  width: 515px;
}

.height-516 {
  height: 516px !important;
}

.wight-516 {
  width: 516px;
}

.height-517 {
  height: 517px !important;
}

.wight-517 {
  width: 517px;
}

.height-518 {
  height: 518px !important;
}

.wight-518 {
  width: 518px;
}

.height-519 {
  height: 519px !important;
}

.wight-519 {
  width: 519px;
}

.height-520 {
  height: 520px !important;
}

.wight-520 {
  width: 520px;
}

.height-521 {
  height: 521px !important;
}

.wight-521 {
  width: 521px;
}

.height-522 {
  height: 522px !important;
}

.wight-522 {
  width: 522px;
}

.height-523 {
  height: 523px !important;
}

.wight-523 {
  width: 523px;
}

.height-524 {
  height: 524px !important;
}

.wight-524 {
  width: 524px;
}

.height-525 {
  height: 525px !important;
}

.wight-525 {
  width: 525px;
}

.height-526 {
  height: 526px !important;
}

.wight-526 {
  width: 526px;
}

.height-527 {
  height: 527px !important;
}

.wight-527 {
  width: 527px;
}

.height-528 {
  height: 528px !important;
}

.wight-528 {
  width: 528px;
}

.height-529 {
  height: 529px !important;
}

.wight-529 {
  width: 529px;
}

.height-530 {
  height: 530px !important;
}

.wight-530 {
  width: 530px;
}

.height-531 {
  height: 531px !important;
}

.wight-531 {
  width: 531px;
}

.height-532 {
  height: 532px !important;
}

.wight-532 {
  width: 532px;
}

.height-533 {
  height: 533px !important;
}

.wight-533 {
  width: 533px;
}

.height-534 {
  height: 534px !important;
}

.wight-534 {
  width: 534px;
}

.height-535 {
  height: 535px !important;
}

.wight-535 {
  width: 535px;
}

.height-536 {
  height: 536px !important;
}

.wight-536 {
  width: 536px;
}

.height-537 {
  height: 537px !important;
}

.wight-537 {
  width: 537px;
}

.height-538 {
  height: 538px !important;
}

.wight-538 {
  width: 538px;
}

.height-539 {
  height: 539px !important;
}

.wight-539 {
  width: 539px;
}

.height-540 {
  height: 540px !important;
}

.wight-540 {
  width: 540px;
}

.height-541 {
  height: 541px !important;
}

.wight-541 {
  width: 541px;
}

.height-542 {
  height: 542px !important;
}

.wight-542 {
  width: 542px;
}

.height-543 {
  height: 543px !important;
}

.wight-543 {
  width: 543px;
}

.height-544 {
  height: 544px !important;
}

.wight-544 {
  width: 544px;
}

.height-545 {
  height: 545px !important;
}

.wight-545 {
  width: 545px;
}

.height-546 {
  height: 546px !important;
}

.wight-546 {
  width: 546px;
}

.height-547 {
  height: 547px !important;
}

.wight-547 {
  width: 547px;
}

.height-548 {
  height: 548px !important;
}

.wight-548 {
  width: 548px;
}

.height-549 {
  height: 549px !important;
}

.wight-549 {
  width: 549px;
}

.height-550 {
  height: 550px !important;
}

.wight-550 {
  width: 550px;
}

.height-551 {
  height: 551px !important;
}

.wight-551 {
  width: 551px;
}

.height-552 {
  height: 552px !important;
}

.wight-552 {
  width: 552px;
}

.height-553 {
  height: 553px !important;
}

.wight-553 {
  width: 553px;
}

.height-554 {
  height: 554px !important;
}

.wight-554 {
  width: 554px;
}

.height-555 {
  height: 555px !important;
}

.wight-555 {
  width: 555px;
}

.height-556 {
  height: 556px !important;
}

.wight-556 {
  width: 556px;
}

.height-557 {
  height: 557px !important;
}

.wight-557 {
  width: 557px;
}

.height-558 {
  height: 558px !important;
}

.wight-558 {
  width: 558px;
}

.height-559 {
  height: 559px !important;
}

.wight-559 {
  width: 559px;
}

.height-560 {
  height: 560px !important;
}

.wight-560 {
  width: 560px;
}

.height-561 {
  height: 561px !important;
}

.wight-561 {
  width: 561px;
}

.height-562 {
  height: 562px !important;
}

.wight-562 {
  width: 562px;
}

.height-563 {
  height: 563px !important;
}

.wight-563 {
  width: 563px;
}

.height-564 {
  height: 564px !important;
}

.wight-564 {
  width: 564px;
}

.height-565 {
  height: 565px !important;
}

.wight-565 {
  width: 565px;
}

.height-566 {
  height: 566px !important;
}

.wight-566 {
  width: 566px;
}

.height-567 {
  height: 567px !important;
}

.wight-567 {
  width: 567px;
}

.height-568 {
  height: 568px !important;
}

.wight-568 {
  width: 568px;
}

.height-569 {
  height: 569px !important;
}

.wight-569 {
  width: 569px;
}

.height-570 {
  height: 570px !important;
}

.wight-570 {
  width: 570px;
}

.height-571 {
  height: 571px !important;
}

.wight-571 {
  width: 571px;
}

.height-572 {
  height: 572px !important;
}

.wight-572 {
  width: 572px;
}

.height-573 {
  height: 573px !important;
}

.wight-573 {
  width: 573px;
}

.height-574 {
  height: 574px !important;
}

.wight-574 {
  width: 574px;
}

.height-575 {
  height: 575px !important;
}

.wight-575 {
  width: 575px;
}

.height-576 {
  height: 576px !important;
}

.wight-576 {
  width: 576px;
}

.height-577 {
  height: 577px !important;
}

.wight-577 {
  width: 577px;
}

.height-578 {
  height: 578px !important;
}

.wight-578 {
  width: 578px;
}

.height-579 {
  height: 579px !important;
}

.wight-579 {
  width: 579px;
}

.height-580 {
  height: 580px !important;
}

.wight-580 {
  width: 580px;
}

.height-581 {
  height: 581px !important;
}

.wight-581 {
  width: 581px;
}

.height-582 {
  height: 582px !important;
}

.wight-582 {
  width: 582px;
}

.height-583 {
  height: 583px !important;
}

.wight-583 {
  width: 583px;
}

.height-584 {
  height: 584px !important;
}

.wight-584 {
  width: 584px;
}

.height-585 {
  height: 585px !important;
}

.wight-585 {
  width: 585px;
}

.height-586 {
  height: 586px !important;
}

.wight-586 {
  width: 586px;
}

.height-587 {
  height: 587px !important;
}

.wight-587 {
  width: 587px;
}

.height-588 {
  height: 588px !important;
}

.wight-588 {
  width: 588px;
}

.height-589 {
  height: 589px !important;
}

.wight-589 {
  width: 589px;
}

.height-590 {
  height: 590px !important;
}

.wight-590 {
  width: 590px;
}

.height-591 {
  height: 591px !important;
}

.wight-591 {
  width: 591px;
}

.height-592 {
  height: 592px !important;
}

.wight-592 {
  width: 592px;
}

.height-593 {
  height: 593px !important;
}

.wight-593 {
  width: 593px;
}

.height-594 {
  height: 594px !important;
}

.wight-594 {
  width: 594px;
}

.height-595 {
  height: 595px !important;
}

.wight-595 {
  width: 595px;
}

.height-596 {
  height: 596px !important;
}

.wight-596 {
  width: 596px;
}

.height-597 {
  height: 597px !important;
}

.wight-597 {
  width: 597px;
}

.height-598 {
  height: 598px !important;
}

.wight-598 {
  width: 598px;
}

.height-599 {
  height: 599px !important;
}

.wight-599 {
  width: 599px;
}

.height-600 {
  height: 600px !important;
}

.wight-600 {
  width: 600px;
}

/*-- Border Radius --*/
.radius-0 {
  border-radius: 0px !important;
}

.radius-1 {
  border-radius: 1px !important;
}

.radius-2 {
  border-radius: 2px !important;
}

.radius-3 {
  border-radius: 3px !important;
}

.radius-4 {
  border-radius: 4px !important;
}

.radius-5 {
  border-radius: 5px !important;
}

.radius-6 {
  border-radius: 6px !important;
}

.radius-7 {
  border-radius: 7px !important;
}

.radius-8 {
  border-radius: 8px !important;
}

.radius-9 {
  border-radius: 9px !important;
}

.radius-10 {
  border-radius: 10px !important;
}

.radius-11 {
  border-radius: 11px !important;
}

.radius-12 {
  border-radius: 12px !important;
}

.radius-13 {
  border-radius: 13px !important;
}

.radius-14 {
  border-radius: 14px !important;
}

.radius-15 {
  border-radius: 15px !important;
}

.radius-16 {
  border-radius: 16px !important;
}

.radius-17 {
  border-radius: 17px !important;
}

.radius-18 {
  border-radius: 18px !important;
}

.radius-19 {
  border-radius: 19px !important;
}

.radius-20 {
  border-radius: 20px !important;
}

/*-- Border width --*/
.border-0 {
  border-width: 0px !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-6 {
  border-width: 6px !important;
}

.border-7 {
  border-width: 7px !important;
}

.border-8 {
  border-width: 8px !important;
}

.border-9 {
  border-width: 9px !important;
}

.border-10 {
  border-width: 10px !important;
}

/*-- Border Style --*/
.border-style-solid {
  border-style: solid !important;
}

.border-style-dashed {
  border-style: dashed !important;
}

.border-style-none {
  border-style: none !important;
}

.border-style-unset {
  border-style: unset !important;
}

.border-style-hidden {
  border-style: hidden !important;
}

.border-style-dotted {
  border-style: dotted !important;
}

.border-style-double {
  border-style: double !important;
}

.border-style-inherit {
  border-style: inherit !important;
}

.p-static {
  position: static;
}

.p-absolute {
  position: absolute;
}

.p-fixed {
  position: fixed;
}

.p-relative {
  position: relative;
}

.p-initial {
  position: initial;
}

.p-inherit {
  position: inherit;
}

.o-hidden {
  overflow: hidden;
}

.o-visible {
  overflow: visible;
}

.o-auto {
  overflow: auto;
}

.font-size-1 {
  font-size: 1px !important;
}

.font-size-2 {
  font-size: 2px !important;
}

.font-size-3 {
  font-size: 3px !important;
}

.font-size-4 {
  font-size: 4px !important;
}

.font-size-5 {
  font-size: 5px !important;
}

.font-size-6 {
  font-size: 6px !important;
}

.font-size-7 {
  font-size: 7px !important;
}

.font-size-8 {
  font-size: 8px !important;
}

.font-size-9 {
  font-size: 9px !important;
}

.font-size-10 {
  font-size: 10px !important;
}

.font-size-11 {
  font-size: 11px !important;
}

.font-size-12 {
  font-size: 12px !important;
}

.font-size-13 {
  font-size: 13px !important;
}

.font-size-14 {
  font-size: 14px !important;
}

.font-size-15 {
  font-size: 15px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.font-size-17 {
  font-size: 17px !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.font-size-19 {
  font-size: 19px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.font-size-21 {
  font-size: 21px !important;
}

.font-size-22 {
  font-size: 22px !important;
}

.font-size-23 {
  font-size: 23px !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.font-size-25 {
  font-size: 25px !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.font-size-27 {
  font-size: 27px !important;
}

.font-size-28 {
  font-size: 28px !important;
}

.font-size-29 {
  font-size: 29px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.font-size-31 {
  font-size: 31px !important;
}

.font-size-32 {
  font-size: 32px !important;
}

.font-size-33 {
  font-size: 33px !important;
}

.font-size-34 {
  font-size: 34px !important;
}

.font-size-35 {
  font-size: 35px !important;
}

.font-size-36 {
  font-size: 36px !important;
}

.font-size-37 {
  font-size: 37px !important;
}

.font-size-38 {
  font-size: 38px !important;
}

.font-size-39 {
  font-size: 39px !important;
}

.font-size-40 {
  font-size: 40px !important;
}

.font-size-41 {
  font-size: 41px !important;
}

.font-size-42 {
  font-size: 42px !important;
}

.font-size-43 {
  font-size: 43px !important;
}

.font-size-44 {
  font-size: 44px !important;
}

.font-size-45 {
  font-size: 45px !important;
}

.font-size-46 {
  font-size: 46px !important;
}

.font-size-47 {
  font-size: 47px !important;
}

.font-size-48 {
  font-size: 48px !important;
}

.font-size-49 {
  font-size: 49px !important;
}

.font-size-50 {
  font-size: 50px !important;
}

.font-weight-100 {
  font-weight: 100;
}

.font-weight-200 {
  font-weight: 200;
}

.font-weight-300 {
  font-weight: 300;
}

.font-weight-400 {
  font-weight: 400;
}

.font-weight-500 {
  font-weight: 500;
}

.font-weight-600 {
  font-weight: 600;
}

.font-weight-700 {
  font-weight: 700;
}

.font-weight-800 {
  font-weight: 800;
}

.font-weight-900 {
  font-weight: 900;
}

/*---------------------------------------------
Background-color Makes CSS Class 
@each <variable> in <expression> { ... } 
-----------------------------------------------*/
.txt-white {
  color: #ffffff !important;
}

/*======= Button-color css ends  ======= */
.font-weight-600 {
  font-weight: 600;
}

.bg-danger-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#fe7096), to(#ffbf96));
  background: linear-gradient(90deg, #fe7096, #ffbf96);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.bg-success-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#07cdae), to(#84d9d2));
  background: linear-gradient(90deg, #07cdae, #84d9d2);
}

.bg-warning-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#d6b300), to(#f6e384));
  background: linear-gradient(90deg, #d6b300, #f6e384);
}

.bg-beguni-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#9a55ff), to(#da8cff));
  background: linear-gradient(90deg, #9a55ff, #da8cff);
}

.bg-blue-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#047edf), color-stop(99%, #90caf9));
  background: linear-gradient(90deg, #047edf, #90caf9 99%);
}

.bg-gold-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#F0783C), color-stop(99%, #ffad84));
  background: linear-gradient(90deg, #F0783C, #ffad84 99%);
}

.bg-gray-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#50433c), color-stop(99%, #8f7e75));
  background: linear-gradient(90deg, #50433c, #8f7e75 99%);
}

.bg-black-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#222020), color-stop(99%, #666666));
  background: linear-gradient(90deg, #222020, #666666 99%);
}

.bg-red-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#c90000), color-stop(99%, #7c4b4b));
  background: linear-gradient(90deg, #c90000, #7c4b4b 99%);
}

.bg-green-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#73bb00), color-stop(99%, #90b456));
  background: linear-gradient(90deg, #73bb00, #90b456 99%);
}

.bg-FrenchBlue-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#007db8), color-stop(99%, #a3c7e9));
  background: linear-gradient(90deg, #007db8, #a3c7e9 99%);
}

.bg-frenchRose-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#e4277f), color-stop(99%, #e97caf));
  background: linear-gradient(90deg, #e4277f, #e97caf 99%);
}

.bg-purpleMonster-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#3E1680), color-stop(99%, #5b4e70));
  background: linear-gradient(90deg, #3E1680, #5b4e70 99%);
}

.bg-orange-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#1B5661), color-stop(99%, #989898));
  background: linear-gradient(90deg, #1B5661, #989898 99%);
}

.bg-romance-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#BE3664), color-stop(99%, #222771));
  background: linear-gradient(90deg, #BE3664, #222771 99%);
}

.bg-tea-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#6CAD7E), color-stop(99%, #175360));
  background: linear-gradient(90deg, #6CAD7E, #175360 99%);
}

.bg-royal-gradient {
  background: -webkit-gradient(linear, left top, right top, from(#AA3475), color-stop(99%, #CB7326));
  background: linear-gradient(90deg, #AA3475, #CB7326 99%);
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
:root {
  --main-color-one: #2571BD;
  --main-color-two: #8056ff;
  --main-color-three: #1B9C85;
  --dashboard-bg: #ffffff;
  --section-bg-1: #F7F8FF;
  --section-bg-2: #F5F5F5;
  --section-bg-3: #F9FAFB;
  --search-bg: #F2F4F7;
  --switch-bg: #EAECF0;
  --border-color: #EAECF0;
  --border-color-2: #ddd;
  --box-shadow: #4242421a;
  --box-shadow-2: #70707059;
  --body-color: #999;
  --heading-color: #101828;
  --heading-color-two: #344054;
  --paragraph-color: #666;
  --white-bg: #ffffff;
  --white-text: #ffffff;
  --white: #ffffff;
  --white-2: #fcfdff;
  --black: #111111;
  --black-text: #111111;
  --blue: #0080ff;
  --purple: #470a6b;
  --orange: #EF510A;
  --brown: #b38b6d;
  --green: #2A7E19;
  --sky: #5EE0F7;
  --pink: #FF69B4;
  --primary: #6d2eff;
  --secondary: #6d89a3;
  --warning: #ffa64d;
  --info: #2295ca;
  --danger: #e80000;
  --dark: #0b0c0e;
  --success: #00be66;
  --light: #e7e7e7;
  --delete: #ee0000;
  --review: #f6ba62;
  --material-outline-icon: "material Symbols Outlined";
  --material-sharpe-icon: "material Symbols Sharpe";
  --material-rounded-icon: "material Symbols Rounded";
  --radius-5: 5px;
  --radius-7: 7px;
  --radius-10: 10px;
  --radius-15: 15px;
  --radius-20: 20px;
  --radius-30: 30px;
  --radius-40: 40px;
  --radius-50: 50px;
  --radius-50-percent: 50%;
  --heading-font: "Jost", sans-serif;
  --body-font: "Manrope", sans-serif;
  --jost-font: "Jost", sans-serif;
}

.height_100 {
  height: 100%;
}

.bg__white {
  background-color: var(--white-bg);
}

.border_top_1 {
  border-top: 1px solid var(--border-color);
  padding-top: 24px;
  margin-top: 24px;
}
.border_top_1.top_20 {
  padding-top: 20px;
  margin-top: 20px;
}
.border_top_1.top_15 {
  padding-top: 15px;
  margin-top: 15px;
}
.border_top_1.top_12 {
  padding-top: 12px;
  margin-top: 12px;
}
.border_top_1.top_10 {
  padding-top: 10px;
  margin-top: 10px;
}

.border_bottom_1 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.border_bottom_1.top_20 {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.border_bottom_1.top_15 {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.border_bottom_1.top_12 {
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.border_bottom_1.top_10 {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.border_top_2 {
  border-top: 2px solid var(--border-color);
  padding-top: 24px;
  margin-top: 24px;
}
.border_top_2.top_20 {
  padding-top: 20px;
  margin-top: 20px;
}
.border_top_2.top_15 {
  padding-top: 15px;
  margin-top: 15px;
}
.border_top_2.top_12 {
  padding-top: 12px;
  margin-top: 12px;
}
.border_top_2.top_10 {
  padding-top: 10px;
  margin-top: 10px;
}

.border_bottom_2 {
  border-bottom: 2px solid var(--border-color);
  padding-bottom: 24px;
  margin-bottom: 24px;
}
.border_bottom_2.top_20 {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.border_bottom_2.top_15 {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.border_bottom_2.top_12 {
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.border_bottom_2.top_10 {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  -moz-osx-font-smoothing: grayscale;
  /* Firefox */
  -webkit-font-smoothing: antialiased;
  /* WebKit  */
}

body {
  margin: 0;
  color: var(--body-color);
  overflow-x: hidden;
  font-family: var(--body-font);
  font-size: 14px;
  line-height: 26px;
}
@media only screen and (max-width: 480px) {
  body {
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  body {
    font-size: 14px;
  }
}

h1 {
  font-size: 64px;
  line-height: 1.0833333333;
}

h2 {
  font-size: 44px;
  line-height: 1.4444444444;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  h2 {
    font-size: 27px;
  }
}
@media only screen and (max-width: 480px) {
  h2 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 375px) {
  h2 {
    font-size: 24px;
  }
}

h3 {
  font-size: 32px;
  line-height: 1.0833333333;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 575.98px) {
  h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 480px) {
  h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 375px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-size: 24px;
  line-height: 1.0833333333;
}
@media only screen and (max-width: 575.98px) {
  h4 {
    font-size: 23px;
  }
}
@media only screen and (max-width: 375px) {
  h4 {
    font-size: 21px;
  }
}

h5 {
  font-size: 20px;
  line-height: 1.2380952381;
}
@media only screen and (max-width: 375px) {
  h5 {
    font-size: 18px;
  }
}

h6 {
  font-size: 16px;
  line-height: 1.2380952381;
}
@media only screen and (max-width: 375px) {
  h6 {
    font-size: 16px;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--heading-color);
  font-family: var(--body-font);
  margin: 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}

p {
  color: var(--paragraph-color);
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin-bottom: 0;
  line-height: 26px;
  font-size: 16px;
}

a {
  color: inherit;
  text-decoration: none;
  color: var(--body-color);
  -webkit-transition: 300ms;
  transition: 300ms;
}

a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  color: inherit;
}

pre {
  word-break: break-word;
}

a i {
  padding: 0 2px;
}

img {
  max-width: 100%;
}

.list-style-none,
.list_none {
  margin: 0;
  padding: 0;
  list-style: none;
}

ol {
  counter-reset: counter;
  padding-left: 0;
}

ol li:before {
  counter-increment: counter;
  content: counter(counter);
  font-weight: 500;
  margin-right: 10px;
  display: none;
}

span {
  display: inline;
}

.desktop-center {
  text-align: center;
}

.form--control {
  width: 100%;
}

.color-heading {
  color: var(--heading-color);
}

.section-bg-1 {
  background-color: var(--section-bg-1);
}

.section-bg-2 {
  background-color: var(--section-bg-2);
}

.section-bg-gradient {
  background: var(--bg-gradient);
}

.footer-bg-1 {
  background-color: var(--footer-bg-1);
}

.footer-bg-2 {
  background-color: var(--footer-bg-2);
}

.copyright-bg-1 {
  background-color: var(--copyright-bg-1);
}

.color-one {
  color: var(--main-color-one);
}

.color-completed {
  color: var(--success);
}

.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.no-margin {
  margin: 0;
}

.lazyloads {
  display: block;
}

.sticky_bar {
  position: sticky !important;
  top: 0;
  z-index: 9;
}

.center-text {
  text-align: center;
}

.flex-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 10px;
}

.flex_between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 10px;
}

.padding-10 {
  padding: 10px;
}

.padding-20 {
  padding: 20px;
}

.radius-20 {
  border-radius: 20px;
}

.radius-10 {
  border-radius: 10px;
}

.radius-5 {
  border-radius: 5px;
}

/* Toggle Password hide Show */
.single_input {
  position: relative;
}

.toggle-password {
  position: absolute;
  bottom: 13px;
  right: 20px;
  cursor: pointer;
}

.hide-icon {
  display: none;
}

.toggle-password.show-pass .hide-icon {
  display: block;
}

.toggle-password.show-pass .show-icon {
  display: none;
}

/* 
==================================
    Colors
==================================
*/
.text_blue {
  color: var(--blue) !important;
}

.text_purple {
  color: var(--purple) !important;
}

.text_orange {
  color: var(--orange) !important;
}

.text_brown {
  color: var(--brown) !important;
}

.text_green {
  color: var(--green) !important;
}

.text_sky {
  color: var(--sky) !important;
}

.text_pink {
  color: var(--pink) !important;
}

.text_primary {
  color: var(--primary) !important;
}

.text_secondary {
  color: var(--secondary) !important;
}

.text_warning {
  color: var(--warning) !important;
}

.text_info {
  color: var(--info) !important;
}

.text_danger {
  color: var(--danger) !important;
}

.text_dark {
  color: var(--dark) !important;
}

.text_success {
  color: var(--success) !important;
}

.text_light {
  color: var(--light) !important;
}

.bg_blue {
  background-color: var(--blue);
}

.bg_purple {
  background-color: var(--purple) !important;
}

.bg_orange {
  background-color: var(--orange) !important;
}

.bg_brown {
  background-color: var(--brown) !important;
}

.bg_green {
  background-color: var(--green) !important;
}

.bg_sky {
  background-color: var(--sky) !important;
}

.bg_pink {
  background-color: var(--pink) !important;
}

.bg_primary {
  background-color: var(--primary) !important;
}

.bg_secondary {
  background-color: var(--secondary) !important;
}

.bg_warning {
  background-color: var(--warning) !important;
}

.bg_info {
  background-color: var(--info) !important;
}

.bg_danger {
  background-color: var(--danger) !important;
}

.bg_dark {
  background-color: var(--dark) !important;
}

.bg_success {
  background-color: var(--success) !important;
}

.bg_light {
  background-color: var(--light) !important;
}

.text_bg_blue {
  background-color: var(--blue) !important;
  color: var(--white-text) !important;
}

.text_bg_purple {
  background-color: var(--purple) !important;
  color: var(--white-text) !important;
}

.text_bg_orange {
  background-color: var(--orange) !important;
  color: var(--white-text) !important;
}

.text_bg_brown {
  background-color: var(--brown) !important;
  color: var(--white-text) !important;
}

.text_bg_green {
  background-color: var(--green) !important;
  color: var(--white-text) !important;
}

.text_bg_sky {
  background-color: var(--sky) !important;
  color: var(--white-text) !important;
}

.text_bg_pink {
  background-color: var(--pink) !important;
  color: var(--white-text) !important;
}

.text_bg_primary {
  background-color: var(--primary) !important;
  color: var(--white-text) !important;
}

.text_bg_secondary {
  background-color: var(--secondary) !important;
  color: var(--white-text) !important;
}

.text_bg_warning {
  background-color: var(--warning) !important;
  color: var(--black-text) !important;
}

.text_bg_info {
  background-color: var(--info) !important;
  color: var(--white-text) !important;
}

.text_bg_danger {
  background-color: var(--danger) !important;
  color: var(--white-text) !important;
}

.text_bg_dark {
  background-color: var(--dark) !important;
  color: var(--white-text) !important;
}

.text_bg_success {
  background-color: var(--success) !important;
  color: var(--white-text) !important;
}

.text_bg_light {
  background-color: var(--light) !important;
  color: var(--white-text) !important;
}

/* 
==================================
    Custom Classes
==================================
*/
.position_relative {
  position: relative !important;
}

.position_absolute {
  position: absolute !important;
}

.translate_middle {
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

.start_0 {
  left: 0% !important;
}

.start_100 {
  left: 100% !important;
}

.end_0 {
  right: 0% !important;
}

.end_100 {
  right: 100% !important;
}

.top_0 {
  top: 0 !important;
}

.top_100 {
  top: 100% !important;
}

.bottom_0 {
  bottom: 0 !important;
}

.bottom_100 {
  bottom: 100% !important;
}

.left_0 {
  left: 0 !important;
}

.left_100 {
  left: 100% !important;
}

.right_0 {
  right: 0 !important;
}

.right_100 {
  right: 100% !important;
}

.rounded_pill {
  border-radius: 50rem !important;
}

.rounded_circle {
  border-radius: 50% !important;
}

.border_blue {
  border: 1px solid var(--blue) !important;
}

.border_purple {
  border: 1px solid var(--purple) !important;
}

.border_orange {
  border: 1px solid var(--orange) !important;
}

.border_brown {
  border: 1px solid var(--brown) !important;
}

.border_green {
  border: 1px solid var(--green) !important;
}

.border_sky {
  border: 1px solid var(--sky) !important;
}

.border_pink {
  border: 1px solid var(--pink) !important;
}

.border_primary {
  border: 1px solid var(--primary) !important;
}

.border_secondary {
  border: 1px solid var(--secondary) !important;
}

.border_warning {
  border: 1px solid var(--warning) !important;
}

.border_info {
  border: 1px solid var(--info) !important;
}

.border_danger {
  border: 1px solid var(--danger) !important;
}

.border_dark {
  border: 1px solid var(--dark) !important;
}

.border_success {
  border: 1px solid var(--success) !important;
}

.border_light {
  border: 1px solid var(--light) !important;
}

.border_width_2 {
  border-width: 2px;
}

.border_width_3 {
  border-width: 3px;
}

.border_width_4 {
  border-width: 4px;
}

.border_width_5 {
  border-width: 5px;
}

.border_width_6 {
  border-width: 6px;
}

.border_width_7 {
  border-width: 7px;
}

.border_width_8 {
  border-width: 8px;
}

.border_width_9 {
  border-width: 9px;
}

.border_width_10 {
  border-width: 10px;
}

.p_1 {
  padding: 4px !important;
}

.p_2 {
  padding: 8px !important;
}

.p_3 {
  padding: 16px !important;
}

.p_4 {
  padding: 24px !important;
}

.p_5 {
  padding: 48px !important;
}

/* Custom Column  */
.custom_row_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.custom_row_item > * {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  max-width: 100%;
}

.custom_flex_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.custom_column_reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

.custom_d_flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.custom_flex_wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.custom_flex_1 {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
          flex: 1 !important;
}

/* column AllDesktop Divide */
@media screen and (min-width: 1400px) {
  .custom_xxl_flex_row {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 1200px) {
  .custom_xl_flex_row {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 992px) {
  .custom_lg_flex_row {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .custom_md_flex_row {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 576px) {
  .custom_sm_flex_row {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 481px) {
  .custom_xs_flex_row {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
@media screen and (min-width: 376px) {
  .custom_xxs_flex_row {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
/* column xxs Divide */
@media only screen and (min-width: 376px) {
  .custom_col_xxs_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(16.67% - 20.1px);
  }
  .custom_col_xxs_3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 18px);
  }
  .custom_col_xxs_4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33% - 16px);
  }
  .custom_col_xxs_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.67% - 12px);
  }
  .custom_col_xxs_6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 12px);
  }
  .custom_col_xxs_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.33% - 12px);
  }
  .custom_col_xxs_8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(66.67% - 8px);
  }
  .custom_col_xxs_9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 6px);
  }
  .custom_col_xxs_10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(83.33% - 4px);
  }
  .custom_col_xxs_12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 0px);
  }
}
/* column xs Divide */
@media only screen and (min-width: 481px) {
  .custom_col_xs_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(16.67% - 20.1px);
  }
  .custom_col_xs_3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 18px);
  }
  .custom_col_xs_4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33% - 16px);
  }
  .custom_col_xs_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.67% - 12px);
  }
  .custom_col_xs_6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 12px);
  }
  .custom_col_xs_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.33% - 12px);
  }
  .custom_col_xs_8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(66.67% - 8px);
  }
  .custom_col_xs_9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 6px);
  }
  .custom_col_xs_10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(83.33% - 4px);
  }
  .custom_col_xs_12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 0px);
  }
}
/* column sm Divide */
@media only screen and (min-width: 576px) {
  .custom_col_sm_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(16.67% - 20.1px);
  }
  .custom_col_sm_3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 18px);
  }
  .custom_col_sm_4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33% - 16px);
  }
  .custom_col_sm_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.67% - 12px);
  }
  .custom_col_sm_6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 12px);
  }
  .custom_col_sm_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.33% - 12px);
  }
  .custom_col_sm_8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(66.67% - 8px);
  }
  .custom_col_sm_9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 6px);
  }
  .custom_col_sm_10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(83.33% - 4px);
  }
  .custom_col_sm_12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 0px);
  }
}
/* column md Divide */
@media only screen and (min-width: 768px) {
  .custom_col_md_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(16.67% - 20.1px);
  }
  .custom_col_md_3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 18px);
  }
  .custom_col_md_4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33% - 16px);
  }
  .custom_col_md_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.67% - 12px);
  }
  .custom_col_md_6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 12px);
  }
  .custom_col_md_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.33% - 12px);
  }
  .custom_col_md_8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(66.67% - 8px);
  }
  .custom_col_md_9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 6px);
  }
  .custom_col_md_10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(83.33% - 4px);
  }
  .custom_col_md_12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 0px);
  }
}
/* column lg Divide */
@media only screen and (min-width: 992px) {
  .custom_col_lg_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(16.67% - 20.1px);
  }
  .custom_col_lg_3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 18px);
  }
  .custom_col_lg_4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33% - 16px);
  }
  .custom_col_lg_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.67% - 12px);
  }
  .custom_col_lg_6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 12px);
  }
  .custom_col_lg_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.33% - 12px);
  }
  .custom_col_lg_8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(66.67% - 8px);
  }
  .custom_col_lg_9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 6px);
  }
  .custom_col_lg_10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(83.33% - 4px);
  }
  .custom_col_lg_12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 0px);
  }
}
/* column xl Divide */
@media only screen and (min-width: 1200px) {
  .custom_col_xl_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(16.67% - 20.1px);
  }
  .custom_col_xl_3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 18px);
  }
  .custom_col_xl_4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33% - 16px);
  }
  .custom_col_xl_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.67% - 12px);
  }
  .custom_col_xl_6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 12px);
  }
  .custom_col_xl_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.33% - 12px);
  }
  .custom_col_xl_8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(66.67% - 8px);
  }
  .custom_col_xl_9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 6px);
  }
  .custom_col_xl_10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(83.33% - 4px);
  }
  .custom_col_xl_12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 0px);
  }
}
/* column xxl Divide */
@media only screen and (min-width: 1400px) {
  .custom_col_xxl_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(16.67% - 20.1px);
  }
  .custom_col_xxl_3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 18px);
  }
  .custom_col_xxl_4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33% - 16px);
  }
  .custom_col_xxl_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.67% - 12px);
  }
  .custom_col_xxl_6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 12px);
  }
  .custom_col_xxl_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.33% - 12px);
  }
  .custom_col_xxl_8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(66.67% - 8px);
  }
  .custom_col_xxl_9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 6px);
  }
  .custom_col_xxl_10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(83.33% - 4px);
  }
  .custom_col_xxl_12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 0px);
  }
}
/* column Desktop Divide */
@media only screen and (min-width: 1800px) {
  .custom_col_xxxl_2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(16.67% - 20.1px);
  }
  .custom_col_xxxl_3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(25% - 18px);
  }
  .custom_col_xxxl_4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(33.33% - 16px);
  }
  .custom_col_xxxl_5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(41.67% - 12px);
  }
  .custom_col_xxxl_6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(50% - 12px);
  }
  .custom_col_xxxl_7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(58.33% - 12px);
  }
  .custom_col_xxxl_8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(66.67% - 8px);
  }
  .custom_col_xxxl_9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(75% - 6px);
  }
  .custom_col_xxxl_10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(83.33% - 4px);
  }
  .custom_col_xxxl_12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: calc(100% - 0px);
  }
}
/* Custom Col  */
.custom_col_10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(83.33% - 4px);
}
@media only screen and (max-width: 480px) {
  .custom_col_10 {
    width: 100%;
  }
}

.custom_col_9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(75% - 6px);
}
@media only screen and (max-width: 480px) {
  .custom_col_9 {
    width: 100%;
  }
}

.custom_col_8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(66.67% - 8px);
}
@media only screen and (max-width: 480px) {
  .custom_col_8 {
    width: 100%;
  }
}

.custom_col_7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(58.33% - 12px);
}
@media only screen and (max-width: 480px) {
  .custom_col_7 {
    width: 100%;
  }
}

.custom_col_6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(50% - 12px);
}
@media only screen and (max-width: 480px) {
  .custom_col_6 {
    width: 100%;
  }
}

.custom_col_5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(41.67% - 14px);
}
@media only screen and (max-width: 480px) {
  .custom_col_5 {
    width: 100%;
  }
}

.custom_col_4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(33.33% - 16px);
}
@media only screen and (max-width: 480px) {
  .custom_col_4 {
    width: 100%;
  }
}

.custom_col_3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(25% - 18px);
}
@media only screen and (max-width: 480px) {
  .custom_col_3 {
    width: 100%;
  }
}

.custom_col_2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: calc(16.67% - 20.1px);
}
@media only screen and (max-width: 480px) {
  .custom_col_2 {
    width: 100%;
  }
}

/* Select2 Css */
.select2-dropdown {
  background-color: var(--white-bg);
}

.select2-container {
  position: relative;
  display: -ms-grid;
  display: grid;
  width: 100% !important;
  z-index: 1055;
}
.select2-container--open {
  width: -webkit-fill-available !important;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .select2-container--open {
    width: -webkit-fill-available !important;
  }
}
.select2-container--open .select2-selection__arrow::after {
  -webkit-transform: translate(50%, -50%) rotate(-135deg) !important;
          transform: translate(50%, -50%) rotate(-135deg) !important;
  margin-top: 0;
}
.select2-container .select2-selection--single {
  background-color: var(--white-bg);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  position: relative;
  height: auto;
  padding: 11px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  color: var(--paragraph-color);
  height: auto;
  line-height: 1.2;
  padding-right: 30px;
}
.select2-container .select2-selection--single .select2-selection__arrow {
  bottom: 0px;
  right: 6px;
  height: 100%;
  width: 20px;
  line-height: 48px;
  position: absolute;
}
.select2-container .select2-selection--single .select2-selection__arrow::after {
  content: "";
  position: absolute;
  right: 50%;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
          transform: translate(50%, -50%) rotate(45deg);
  top: 50%;
  font-size: 14px;
  height: 8px;
  width: 8px;
  border-right: 2px solid var(--body-color);
  border-bottom: 2px solid var(--body-color);
  background-color: transparent;
  margin-top: -3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container .select2-search--dropdown .select2-search__field {
  border: 1px solid var(--border-color);
  background-color: var(--white-bg);
  color: var(--paragraph-color);
}
.select2-container .select2-results__option {
  background-color: rgba(var(--main-color-one-rgb), 0.05);
  color: var(--main-color-one);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.select2-container .select2-results__option:nth-child(even) {
  background-color: var(--white-bg);
}
.select2-container .select2-results__option:not(:first-child) {
  border-top: 1px solid rgba(var(--main-color-one-rgb), 0.1);
}
.select2-container .select2-results__option--highlighted {
  background-color: var(--main-color-one) !important;
  color: var(--white-text) !important;
}
.select2-container .select2-results__option--selected {
  background-color: var(--main-color-one) !important;
  color: var(--white-text) !important;
}
.select2-container .dropdown-wrapper {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.select2-container .select2-dropdown {
  border: 1px solid var(--border-color);
}
.select2-container--one .select2-results__option {
  background-color: var(--white-bg);
  color: var(--paragraph-color);
  border-top: 1px solid var(--border-color);
}
.select2-container--one .select2-results__option--selected {
  background-color: inherit !important;
  color: var(--main-color-one) !important;
  border-color: var(--main-color-one) !important;
}
.select2-container--one .select2-results__option--highlighted {
  background-color: inherit !important;
  color: var(--main-color-one) !important;
  border-color: var(--main-color-one) !important;
}
.select2-container--two.select2-container--open .select2-selection--single {
  border-color: var(--main-color-one);
}
.select2-container--two.select2-container--open .select2-selection__rendered {
  color: var(--main-color-one);
}
.select2-container--two.select2-container--open .select2-selection__arrow::after {
  border-color: var(--main-color-one);
}
.select2-container--two .select2-dropdown {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
}
.select2-container--two .select2-dropdown .select2-search__field {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
}
.select2-container--two .select2-results__option {
  background-color: var(--white-bg);
  color: var(--paragraph-color);
  border-top: 1px solid var(--border-color);
}
.select2-container--two .select2-results__option--selected {
  background-color: rgba(var(--main-color-one-rgb), 0.05) !important;
  color: var(--main-color-one) !important;
  border-color: var(--main-color-one) !important;
}
.select2-container--two .select2-results__option--highlighted {
  background-color: rgba(var(--main-color-one-rgb), 0.05) !important;
  color: var(--main-color-one) !important;
  border-color: var(--main-color-one) !important;
}
.select2-container--three.select2-container--open .select2-selection--single {
  border-color: var(--main-color-one);
}
.select2-container--three.select2-container--open .select2-selection__rendered {
  color: var(--main-color-one);
}
.select2-container--three.select2-container--open .select2-selection__arrow::after {
  border-color: var(--main-color-one);
}
.select2-container--three .select2-dropdown {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
}
.select2-container--three .select2-dropdown .select2-search__field {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
}
.select2-container--three .select2-results__option {
  background-color: var(--search-bg);
  color: var(--paragraph-color);
  border-color: rgba(var(--main-color-one-rgb), 0.3);
  border-top: 1px solid rgba(var(--main-color-one-rgb), 0.3);
}
.select2-container--three .select2-results__option:nth-child(even) {
  background-color: var(--white-bg);
}
.select2-container--three .select2-results__option--selected {
  background-color: var(--main-color-one) !important;
  color: var(--white-text) !important;
}
.select2-container--three .select2-results__option--highlighted {
  background-color: var(--main-color-one) !important;
  color: var(--white-text) !important;
}
.select2-container--four.select2-container--open .select2-selection--single {
  border-color: rgba(var(--main-color-one-rgb), 0.5);
}
.select2-container--four.select2-container--open .select2-selection__rendered {
  color: var(--main-color-one);
  background-color: rgba(var(--main-color-one-rgb), 0.05);
}
.select2-container--four.select2-container--open .select2-selection__arrow::after {
  border-color: rgba(var(--main-color-one-rgb), 0.8);
}
.select2-container--four .select2-dropdown {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
}
.select2-container--four .select2-dropdown .select2-search__field {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
}
.select2-container--four .select2-results__option {
  background-color: var(--search-bg);
  color: var(--paragraph-color);
  border-color: rgba(var(--main-color-one-rgb), 0.1);
  border-top: 1px solid rgba(var(--main-color-one-rgb), 0.1);
}
.select2-container--four .select2-results__option:nth-child(even) {
  background-color: var(--white-bg);
}
.select2-container--four .select2-results__option--selected {
  background-color: rgba(var(--main-color-one-rgb), 0.1) !important;
  color: var(--main-color-one) !important;
}
.select2-container--four .select2-results__option--highlighted {
  background-color: rgba(var(--main-color-one-rgb), 0.1) !important;
  color: var(--main-color-one) !important;
}
.select2-container--five .select2-selection--single {
  background-color: var(--white-bg);
  border: 1px solid var(--border-color);
}
.select2-container--five .select2-selection--single .select2-selection__rendered {
  color: var(--paragraph-color);
}
.select2-container--five .select2-results__option {
  background-color: var(--white-bg);
  color: var(--paragraph-color);
  border-top: 1px solid var(--border-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.select2-container--five .select2-results__option:nth-child(even) {
  background-color: var(--white-bg);
}
.select2-container--five .select2-results__option--highlighted {
  background-color: var(--section-bg-1) !important;
  color: var(--heading-color) !important;
  font-weight: 700;
}
.select2-container--five .select2-results__option--selected {
  background-color: var(--section-bg-1) !important;
  color: var(--heading-color) !important;
  font-weight: 700;
}

.without_border .select2-container {
  display: inline-block;
}
.without_border .select2-container--default .select2-selection--single {
  border: 0;
  height: 24px;
}
.without_border .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 24px;
  line-height: 24px;
  padding: 0 50px 0 0;
}
.without_border .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 24px;
  line-height: 24px;
}
.without_border .select2-container--default .select2-selection--single .select2-selection__arrow::after {
  border-right: 2px solid var(--body-color);
  border-bottom: 2px solid var(--body-color);
}
.without_border .select2-container .dropdown-wrapper {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* Multiple select  */
.select2-container--multiple {
  height: 48px;
  overflow-y: auto;
}
.select2-container--default .select2-selection--multiple {
  background-color: var(--white-bg);
  border: 1px solid var(--border-color);
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple:focus {
  border: 1px solid var(--border-color);
}
.select2-container--default .select2-selection--multiple .select2-search--inline .select2-search__field {
  margin-top: 0;
  height: 32px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  display: block;
  padding: 0 4px;
  margin: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: var(--search-bg);
  border: 1px solid var(--border-color);
  border-radius: 3px;
  margin: 4px 4px 0 0;
  padding: 0 6px 0 22px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  position: relative;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  margin: 0;
  text-align: center;
  color: var(--delete);
  font-weight: bold;
  font-size: 16px;
}

.single_flex_input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 24px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media only screen and (max-width: 480px) {
  .single_flex_input {
    display: block;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.label_title {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
  color: var(--heading-color);
}
.label_title__postition {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--heading-color);
  background: var(--white-bg);
  margin-bottom: -11px;
  position: relative;
  display: table;
  padding: 0 10px;
  z-index: 9990;
}

.form_control,
.form__control,
.form--control,
.form-control {
  -moz-appearance: textfield;
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  border: 1px solid var(--border-color);
  background-color: unset;
  outline: none;
  color: var(--paragraph-color);
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-box-shadow: 0 0 10px rgba(var(--white-rgb), 0.05);
  box-shadow: 0 0 10px rgba(var(--white-rgb), 0.05);
}
.form_control::-webkit-outer-spin-button, .form_control::-webkit-inner-spin-button,
.form__control::-webkit-outer-spin-button,
.form__control::-webkit-inner-spin-button,
.form--control::-webkit-outer-spin-button,
.form--control::-webkit-inner-spin-button,
.form-control::-webkit-outer-spin-button,
.form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}
.form_control:focus,
.form__control:focus,
.form--control:focus,
.form-control:focus {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
  -webkit-box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
  background: var(--white-bg);
  color: var(--paragraph-color);
}
@media only screen and (max-width: 480px) {
  .form_control,
  .form__control,
  .form--control,
  .form-control {
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .form_control,
  .form__control,
  .form--control,
  .form-control {
    font-size: 14px;
  }
}

.include_icon {
  position: relative;
}
.include_icon .form--control,
.include_icon .form-control {
  padding-left: 45px;
}
.include_icon .icon {
  position: absolute;
  bottom: 12px;
  left: 15px;
  line-height: 1;
  font-size: 16px;
}
.include_icon .icon .material-symbols-outlined,
.include_icon .icon .material-symbols-sharp,
.include_icon .icon .material-symbols-rounded {
  font-size: 20px;
}

.custom_form .single_flex_input:not(:first-child) {
  margin-top: 20px;
}
.custom_form .single_flex_input .single_input,
.custom_form .single_flex_input .form-group {
  margin-top: 0 !important;
}
.custom_form .single_flex_input .single_input .select2_activation,
.custom_form .single_flex_input .form-group .select2_activation {
  width: 100%;
}
.custom_form .single_input,
.custom_form .form-group {
  width: 100%;
}
.custom_form .single_input:not(:first-child),
.custom_form .form-group:not(:first-child) {
  margin-top: 20px;
}
.custom_form .single_input .label-title,
.custom_form .form-group .label-title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
  color: var(--heading-color);
}
@media only screen and (max-width: 480px) {
  .custom_form .single_input .label-title,
  .custom_form .form-group .label-title {
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .custom_form .single_input .label-title,
  .custom_form .form-group .label-title {
    font-size: 14px;
  }
}
.custom_form .single_input .include_icon,
.custom_form .form-group .include_icon {
  position: relative;
}
.custom_form .single_input .include_icon .form--control,
.custom_form .single_input .include_icon .form-control,
.custom_form .form-group .include_icon .form--control,
.custom_form .form-group .include_icon .form-control {
  padding-left: 45px;
}
.custom_form .single_input .include_icon .icon,
.custom_form .form-group .include_icon .icon {
  position: absolute;
  bottom: 12px;
  left: 15px;
  line-height: 1;
  font-size: 16px;
}
.custom_form .single_input .include_icon .icon .material-symbols-outlined,
.custom_form .single_input .include_icon .icon .material-symbols-sharp,
.custom_form .single_input .include_icon .icon .material-symbols-rounded,
.custom_form .form-group .include_icon .icon .material-symbols-outlined,
.custom_form .form-group .include_icon .icon .material-symbols-sharp,
.custom_form .form-group .include_icon .icon .material-symbols-rounded {
  font-size: 20px;
}
.custom_form .single_input .input-icon,
.custom_form .form-group .input-icon {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.custom_form .single_input .iti,
.custom_form .form-group .iti {
  width: 100%;
}
.custom_form .single_input .form--control,
.custom_form .single_input .form-control,
.custom_form .form-group .form--control,
.custom_form .form-group .form-control {
  -moz-appearance: textfield;
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 15px;
  border: 1px solid var(--border-color);
  background-color: unset;
  outline: none;
  color: var(--paragraph-color);
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-box-shadow: 0 0 10px rgba(var(--white-rgb), 0.05);
  box-shadow: 0 0 10px rgba(var(--white-rgb), 0.05);
}
.custom_form .single_input .form--control::-webkit-outer-spin-button, .custom_form .single_input .form--control::-webkit-inner-spin-button,
.custom_form .single_input .form-control::-webkit-outer-spin-button,
.custom_form .single_input .form-control::-webkit-inner-spin-button,
.custom_form .form-group .form--control::-webkit-outer-spin-button,
.custom_form .form-group .form--control::-webkit-inner-spin-button,
.custom_form .form-group .form-control::-webkit-outer-spin-button,
.custom_form .form-group .form-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}
.custom_form .single_input .form--control:focus,
.custom_form .single_input .form-control:focus,
.custom_form .form-group .form--control:focus,
.custom_form .form-group .form-control:focus {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
  -webkit-box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.05);
  box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.05);
  background: var(--white-bg);
  color: var(--paragraph-color);
}
@media only screen and (max-width: 480px) {
  .custom_form .single_input .form--control,
  .custom_form .single_input .form-control,
  .custom_form .form-group .form--control,
  .custom_form .form-group .form-control {
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .custom_form .single_input .form--control,
  .custom_form .single_input .form-control,
  .custom_form .form-group .form--control,
  .custom_form .form-group .form-control {
    font-size: 14px;
  }
}
.custom_form .single_input .form--control.input-padding-left,
.custom_form .single_input .form-control.input-padding-left,
.custom_form .form-group .form--control.input-padding-left,
.custom_form .form-group .form-control.input-padding-left {
  padding-left: 45px;
}
.custom_form .single_input .form--control#phone,
.custom_form .single_input .form-control#phone,
.custom_form .form-group .form--control#phone,
.custom_form .form-group .form-control#phone {
  width: 100%;
  padding-left: 50px;
}
.custom_form .single_input .form-message,
.custom_form .single_input textarea,
.custom_form .form-group .form-message,
.custom_form .form-group textarea {
  width: 100%;
  line-height: 24px;
  height: unset;
  padding: 5px 15px;
  border: 1px solid var(--border-color);
  background-color: unset;
  outline: none;
  color: var(--paragraph-color);
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-box-shadow: 0 0 10px rgba(var(--white-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--white-rgb), 0.1);
}
.custom_form .single_input .form-message:focus,
.custom_form .single_input textarea:focus,
.custom_form .form-group .form-message:focus,
.custom_form .form-group textarea:focus {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
  -webkit-box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
}
.custom_form .single_input .form-message.textarea-height,
.custom_form .single_input textarea.textarea-height,
.custom_form .form-group .form-message.textarea-height,
.custom_form .form-group textarea.textarea-height {
  height: 100px;
}
.custom_form .single_input-icon,
.custom_form .form-group-icon {
  position: relative;
}
.custom_form .single_input-icon::after,
.custom_form .form-group-icon::after {
  content: "";
  position: absolute;
  height: 55px;
  width: 2px;
  background-color: var(--search-bg);
  bottom: 0;
  left: 40px;
}
.custom_form .single_input-icon .form--control,
.custom_form .single_input-icon .form-control,
.custom_form .form-group-icon .form--control,
.custom_form .form-group-icon .form-control {
  padding-left: 50px;
  position: relative;
}
.custom_form .single_input-select,
.custom_form .form-group-select {
  width: 100%;
  border: 1px solid var(--border-color);
}
.custom_form textarea {
  height: unset !important;
}
.custom_form .submit-btn {
  margin-top: 25px;
}

.form-message,
textarea {
  width: 100%;
  line-height: 24px;
  /*height: unset !important;*/
  padding: 5px 15px;
  border: 1px solid var(--border-color);
  background-color: unset;
  outline: none;
  color: var(--paragraph-color);
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-box-shadow: 0 0 10px rgba(var(--white-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--white-rgb), 0.1);
}
.form-message:focus,
textarea:focus {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
  -webkit-box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
}
.form-message.textarea-height,
textarea.textarea-height {
  height: 100px;
}

.submit-btn {
  border: 2px solid var(--main-color-one);
  background-color: var(--main-color-one);
  color: var(--white-text);
  padding: 12px 20px;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.submit-btn:hover {
  background-color: rgba(var(--main-color-one-rgb), 0.9);
}

/* Toggle Password hide Show */
.single_input {
  position: relative;
}

.toggle_password {
  position: absolute;
  bottom: 13px;
  right: 20px;
  cursor: pointer;
}
.form__input__single {
  /*flex: 1;*/
}
/* .form__input__single:not(:first-child) {
  margin-top: 24px;
} */
.form__input__single__label {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--paragraph-color);
  margin-bottom: 7px;
  margin-top: 15px;
}
.form__input__single .form__control {
  -moz-appearance: textfield;
  width: 100%;
  height: 45px;
  line-height: 28px;
  padding: 5px 15px;
  border: 1px solid var(--border-color);
  background-color: unset;
  outline: none;
  color: var(--paragraph-color);
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-box-shadow: 0 0 10px rgba(var(--white-rgb), 0.05);
  box-shadow: 0 0 10px rgba(var(--white-rgb), 0.05);
}
.form__input__single .form__control::-webkit-outer-spin-button, .form__input__single .form__control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}
.form__input__single .form__control:focus {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
  -webkit-box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
  background: var(--white-bg);
  color: var(--paragraph-color);
}
@media only screen and (max-width: 480px) {
  .form__input__single .form__control {
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .form__input__single .form__control {
    font-size: 14px;
  }
}
.form__input__single textarea {
  height: unset;
}
.form__input__single__item {
  position: relative;
}
.form__input__single__item .form__control {
  padding: 5px 15px 5px 45px;
}
.form__input__single__item .input__icon {
  position: absolute;
  left: 15px;
  top: 11px;
  font-size: 18px;
  line-height: 1;
  color: var(--body-color);
}
.form__input__single__item .input__icon i {
  font-size: 22px;
  line-height: 1;
  color: var(--body-color);
}
.form__input__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.form__input__flex .form__input__single {
  width: calc(100% - 12px);
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .form__input__flex .form__input__single {
    width: calc(100% - 0px);
  }
}
.form__input__flex.input__three .form__input__single {
  width: calc(33.3333333333% - 16px);
}
@media only screen and (max-width: 480px) {
  .form__input__flex.input__three .form__input__single {
    width: calc(50% - 12px);
  }
}
@media only screen and (max-width: 480px) {
  .form__input__flex.input__three .form__input__single {
    width: calc(100% - 0px);
  }
}
.form__input__flex.input__four .form__input__single {
  width: calc(25% - 18px);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .form__input__flex.input__four .form__input__single {
    width: calc(33.3333333333% - 16px);
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .form__input__flex.input__four .form__input__single {
    width: calc(50% - 12px);
  }
}
@media only screen and (max-width: 480px) {
  .form__input__flex.input__four .form__input__single {
    width: calc(100% - 0px);
  }
}
.form__input__flex.input__five .form__input__single {
  width: calc(20% - 19.2px);
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .form__input__flex.input__five .form__input__single {
    width: calc(25% - 18px);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .form__input__flex.input__five .form__input__single {
    width: calc(33.3333333333% - 16px);
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .form__input__flex.input__five .form__input__single {
    width: calc(50% - 12px);
  }
}
@media only screen and (max-width: 480px) {
  .form__input__flex.input__five .form__input__single {
    width: calc(100% - 0px);
  }
}
.form__input__flex.input__six .form__input__single {
  width: calc(20% - 19.2px);
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .form__input__flex.input__six .form__input__single {
    width: calc(20% - 18px);
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .form__input__flex.input__six .form__input__single {
    width: calc(25% - 18px);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .form__input__flex.input__six .form__input__single {
    width: calc(33.3333333333% - 16px);
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .form__input__flex.input__six .form__input__single {
    width: calc(50% - 12px);
  }
}
@media only screen and (max-width: 480px) {
  .form__input__flex.input__six .form__input__single {
    width: calc(100% - 0px);
  }
}

.is-invalid .form__input__single__label span {
  display: inline-block;
  color: var(--danger);
}
.is-invalid.form__input__single .form__control:focus {
  border-color: rgba(var(--danger-rgb), 0.3);
  -webkit-box-shadow: 0 0 10px rgba(var(--danger-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--danger-rgb), 0.1);
  background: var(--white-bg);
  color: var(--paragraph-color);
}
.is-invalid .validation__text {
  display: block;
  color: var(--danger);
}

.is-valid .form__input__single__label span {
  display: inline-block;
  color: var(--success);
}
.is-valid.form__input__single .form__control:focus {
  border-color: rgba(var(--success-rgb), 0.3);
  -webkit-box-shadow: 0 0 10px rgba(var(--success-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--success-rgb), 0.1);
  background: var(--white-bg);
  color: var(--paragraph-color);
}
.is-valid .validation__text {
  display: block;
  color: var(--success);
}

/* Single Photo Uploaded css */
.singleFile__uploaded {
  background-color: var(--search-bg);
  border-radius: 10px;
  border: 2px dashed var(--border-color);
  cursor: pointer;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 10px;
}
.singleFile__uploaded__padding {
  padding: 20px;
}
.singleFile__uploaded.text-center .singleFile__uploaded__flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.singleFile__uploaded__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
}
.singleFile__uploaded__icon {
  font-size: 28px;
  color: var(--light-color);
}
.singleFile__uploaded__para {
  font-size: 16px;
  color: var(--paragraph-color);
}
.singleFile__uploaded__input {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0;
}

.fileUploads_item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
.fileUploads_item__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 80px;
  width: 80px;
  max-height: 80px;
  max-width: 80px;
  border-radius: 50%;
  border: 2px solid var(--border-color);
}
.fileUploads_item__thumb img {
  border-radius: 50%;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fileUploads_item__contents {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.fileUploads_item__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.fileUploads_item__file input {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}

.fileUploads__multiple {
  border: 1px solid var(--border-color);
  height: 180px;
  width: 100%;
  padding: 10px;
  scrollbar-color: var(--body-color) var(--search-bg);
  scrollbar-width: thin;
  overflow-y: auto;
}
.fileUploads__multiple::-webkit-scrollbar {
  width: 5px;
  background-color: var(--search-bg);
  border-radius: 20px;
}
.fileUploads__multiple::-webkit-scrollbar-thumb {
  background-color: var(--body-color);
  border-radius: 20px;
}
.fileUploads__multiple__inner {
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.fileUploads__multiple__item {
  position: relative;
  height: 135px;
  width: 135px;
}
.fileUploads__multiple__item img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.fileUploads__multiple__item:hover .fileUploads__multiple__close {
  visibility: visible;
  opacity: 1;
}
.fileUploads__multiple__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: var(--white);
  height: 25px;
  width: 25px;
  font-size: 18px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  color: var(--danger);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  visibility: hidden;
  opacity: 0;
}
.fileUploads__multiple__close:hover {
  background-color: var(--danger);
  color: var(--white);
}
.fileUploads__multiple__close::before {
  content: "x";
  position: relative;
  top: -4px;
}

.fileItem__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid var(--border-color);
  padding: 5px 10px;
  gap: 10px;
}
.fileItem__box__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
  max-width: 250px;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.fileItem__box__close {
  position: relative;
  font-size: 18px;
  color: var(--danger);
  cursor: pointer;
  padding: 2px 0 2px 5px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.fileItem__box__close:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.fileItem__box__close::before {
  content: "x";
  color: var(--danger);
  position: relative;
  top: -2px;
}

.dragDrop__area__uploads {
  padding: 20px;
  border: 2px dashed var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  font-size: 18px;
  position: relative;
  max-height: 200px;
  overflow-y: auto;
}

.drag-over {
  background-color: var(--search-bg);
}

/* tab */
.tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs li,
.tabs .tab-list {
  font-size: 16px;
  font-weight: 400;
  color: var(--light-color);
  line-height: 28px;
  cursor: pointer;
  -webkit-transition: 300ms;
  transition: 300ms;
  position: relative;
}
.tabs li::before,
.tabs .tab-list::before {
  content: "";
  position: absolute;
  height: 2px;
  width: 0%;
  left: 50%;
  /* IE 9 */
  -webkit-transform: translateX(-50%);
  /* Chrome, Safari, Opera */
  transform: translateX(-50%);
  bottom: 0;
  background-color: var(--main-color-one);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tabs li.active,
.tabs .tab-list.active {
  color: var(--main-color-one);
  font-weight: 500;
}
.tabs li.active::before,
.tabs .tab-list.active::before {
  width: 100%;
}

.tab_content_item {
  display: none;
}

.tab_content_item.active {
  display: block;
  -webkit-animation: 1s fade-effects;
  animation: 1s fade-effects;
}

@-webkit-keyframes fade-effects {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes fade-effects {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
}
/*---------------------------------------
    ## Button
---------------------------------------*/
.btn_flex,
.flex_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.btn_wrapper {
  display: block;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.cmn_btn {
  color: var(--paragraph-color);
  font-size: 16px;
  font-weight: 500;
  font-family: var(--body-font);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: capitalize;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  cursor: pointer;
  line-height: 20px;
  padding: 13px 25px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background-color: var(--main-color-one);
  color: var(--white-text);
  position: relative;
  z-index: 0;
  overflow: hidden;
  border: 1px solid transparent;
}
@media only screen and (max-width: 575.98px) {
  .cmn_btn {
    padding: 10px 20px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .cmn_btn {
    padding: 10px 15px;
    font-size: 14px;
  }
}
.cmn_btn .material-symbols-outlined,
.cmn_btn .material-symbols-rounded,
.cmn_btn .material-symbols-sharp {
  font-size: 18px;
}
.cmn_btn b {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: var(--white-bg);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.cmn_btn:focus {
  color: var(--white-text);
}
.cmn_btn:hover {
  color: var(--main-color-one);
}
.cmn_btn:hover b {
  width: 250%;
  height: 600px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cmn_btn.outline_bg_1 {
  background-color: unset;
  border-color: var(--main-color-one);
  color: var(--main-color-one);
}
.cmn_btn.outline_bg_1:focus {
  color: var(--main-color-one);
}
.cmn_btn.outline_bg_1:hover {
  color: var(--white-text);
}
.cmn_btn.outline_bg_1:hover b {
  background: var(--main-color-one);
}
.cmn_btn.outline_btn {
  background-color: unset;
  border-color: var(--border-color);
  color: var(--paragraph-color);
}
.cmn_btn.outline_btn b {
  background-color: var(--main-color-one);
}
.cmn_btn.outline_btn:focus {
  color: var(--paragraph-color);
}
.cmn_btn.outline_btn:hover {
  color: var(--white-text);
}
.cmn_btn.btn_outline_danger {
  background-color: unset;
  border: 1px solid var(--delete);
  color: var(--delete);
}
.cmn_btn.btn_outline_danger b {
  background-color: var(--delete);
}
.cmn_btn.btn_outline_danger:hover {
  color: var(--white-text);
}

/*Button info*/
.cmn_btn.btn_bg_info {
  background-color: var(--info);
  color: var(--white-text);
}
.cmn_btn.btn_bg_info b {
  background-color: var(--white-bg);
}
.cmn_btn.btn_bg_info:hover {
  color: var(--info);
}
.cmn_btn.btn_hover_info b {
  background-color: var(--info);
}
.cmn_btn.btn_hover_info:hover {
  color: var(--white-text);
}

/*Button Danger*/
.cmn_btn.btn_bg_danger {
  background-color: var(--delete);
  color: var(--white-text);
}
.cmn_btn.btn_bg_danger b {
  background-color: var(--white-bg);
}
.cmn_btn.btn_bg_danger:hover {
  color: var(--delete);
}
.cmn_btn.btn_hover_danger b {
  background-color: var(--delete);
}
.cmn_btn.btn_hover_danger:hover {
  color: var(--white-text);
}


.cmn_btn.btn_small {
  padding: 9px 14px;
  font-size: 15px;
}
.cmn_btn.btn_medium {
  padding: 11px 22px;
  font-size: 15px;
}

.btn_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.btn_submit {
  font-size: 16px;
  outline: none;
  border: none;
  background: var(--new-main-color-one);
  color: #ffffff;
  padding: 10px 30px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn_submit:focus {
  outline: none;
}

/* Custom Switch Css */
.custom_switch {
  position: relative;
  display: inline-block;
  width: 48px;
  height: 28px;
}
@media only screen and (max-width: 375px) {
  .custom_switch {
    width: 40px;
    height: 24px;
  }
}
.custom_switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.custom_switch input:checked + .slider {
  background-color: var(--main-color-one);
}
.custom_switch input:checked + .slider:before {
  -webkit-transform: translateX(20px);
  transform: translateX(20px);
}
@media only screen and (max-width: 375px) {
  .custom_switch input:checked + .slider:before {
    -webkit-transform: translateX(16px);
            transform: translateX(16px);
  }
}
.custom_switch input:focus + .slider {
  -webkit-box-shadow: 0 0 1px var(--main-color-one);
          box-shadow: 0 0 1px var(--main-color-one);
}
.custom_switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--switch-bg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.custom_switch .slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 3px;
  bottom: 3px;
  background-color: var(--white-bg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
@media only screen and (max-width: 375px) {
  .custom_switch .slider:before {
    height: 18px;
    width: 18px;
  }
}
.custom_switch .slider.round {
  border-radius: 30px;
}
.custom_switch .slider.round::before {
  border-radius: 50%;
}

/*=========================================================
          [ Table Css ]
=========================================================*/
.custom_table {
  overflow-x: auto;
}

.custom_table table {
  width: 100%;
  color: inherit;
  vertical-align: middle;
  font-weight: 400;
}

.custom_table thead {
  font-weight: 700;
  font-size: 18px;
  background: inherit;
  color: var(--heading-color);
  background-color: var(--section-bg-3);
  border: 1px solid var(--border-color);
}

.custom_table tbody {
  border-top: 0;
  overflow: hidden;
  border-radius: 10px;
}

.custom_table tbody tr:nth-child(odd) {
  background-color: inherit;
}

.custom_table tbody tr:nth-child(even) {
  background-color: var(--section-bg-3);
  border: 1px solid var(--border-color);
}

.custom_table tr th {
  font-size: 16px;
  font-weight: 500;
  color: var(--light-color);
  padding: 24px 20px;
  white-space: nowrap;
}

.custom_table tr th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.custom_table tr td {
  font-size: 16px;
  color: var(--heading-color);
  padding: 10px 0;
  line-height: 22px;
  padding: 24px 20px;
}
.custom_table tr td:not(:first-child) {
  min-width: 170px;
}
.custom_table tbody tr td:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.task_assignments__table.custom_table tr td,
.task_assignments__table .custom_table tr td {
  padding: 10px 10px;
}

/* @media (max-width: 767.98px) {
    .table-responsive.table-responsive-sm thead {
        display: none;
    }
    .table-responsive.table-responsive-sm [data-label]::before {
        display: block;
    }
    .table-responsive.table-responsive-sm tr td {
        display: block;
        text-align: right;
        padding-right: 5px;
    }
    .table-responsive [data-label]::before {
        padding: 8px 10px 8px 5px;
    }
} */
/* Quantity Css */
.product__quantity {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  width: 100px;
  text-align: center;
}
.product__quantity .substract,
.product__quantity .plus {
  color: var(--light-color);
  z-index: 9;
  cursor: pointer;
  position: absolute;
  left: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--white-bg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--heading-color);
}
.product__quantity .plus {
  left: auto;
  right: 5px;
}
.product__quantity__input {
  width: 100px;
  height: 35px;
  border: 1px solid var(--border-color);
  color: var(--heading-color);
  background-color: transparent;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  text-align: center;
  -moz-appearance: textfield;
}
.product__quantity__input::-webkit-outer-spin-button, .product__quantity__input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  -moz-appearance: textfield;
}

/* Checkbox */
.checkBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
  gap: 10px;
}
.checkBox__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 18px;
  width: 18px;
  cursor: pointer;
  background: var(--white-bg);
  border: 1px solid var(--border-color);
  border-radius: 0px;
  margin-top: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.checkBox__input::after {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  font-size: 10px;
  color: var(--white-text);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1.6) rotate(90deg);
  transform: scale(1.6) rotate(90deg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.checkBox__input:checked {
  background: var(--main-color-one);
  border-color: var(--main-color-one);
  background: var(--main-color-one);
}
.checkBox__input:checked::after {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1.2) rotate(0deg);
  transform: scale(1.2) rotate(0deg);
}
.checkBox__label {
  cursor: pointer;
  text-align: left;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: var(--heading-color);
}
@media only screen and (max-width: 575.98px) {
  .checkBox__label {
    font-size: 15px;
  }
}

.dashboard_checkBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  cursor: pointer;
  gap: 10px;
}
.dashboard_checkBox__input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 18px;
  width: 18px;
  cursor: pointer;
  background: var(--white-bg);
  border: 1px solid var(--border-color);
  border-radius: 0px;
  margin-top: 3px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard_checkBox__input::after {
  content: "\f00c";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 10px;
  color: var(--white-text);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(1.6) rotate(90deg);
  transform: scale(1.6) rotate(90deg);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dashboard_checkBox__input:checked {
  background: var(--main-color-one);
  border-color: var(--main-color-one);
  background: var(--main-color-one);
}
.dashboard_checkBox__input:checked::after {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1.2) rotate(0deg);
  transform: scale(1.2) rotate(0deg);
}
.dashboard_checkBox__label {
  cursor: pointer;
  text-align: left;
  line-height: 26px;
  font-size: 16px;
  font-weight: 400;
  color: var(--heading-color);
  margin: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media only screen and (max-width: 575.98px) {
  .dashboard_checkBox__label {
    font-size: 15px;
  }
}

/* Pagination */
.dashboard__pagination.text-center .pagination {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dashboard__pagination .pagination {
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
}
.dashboard__pagination .page-item.active .page-link, .dashboard__pagination .page-item:hover .page-link {
  background-color: var(--main-color-one);
  color: var(--white-text);
  border-color: var(--main-color-one);
}
.dashboard__pagination .page-link {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--heading-color-two);
  background-color: var(--white-bg);
  padding: 7px 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-color: var(--border-color);
}
.dashboard__pagination .page-link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.dashboard__pagination .page-link .material-symbols-outlined,
.dashboard__pagination .page-link i {
  font-size: 20px;
}

.service-pagination {
  margin-top: 50px;
}
@media only screen and (max-width: 480px) {
  .service-pagination {
    margin-top: 30px;
  }
}

.pagination-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pagination-list.color-two::before, .pagination-list.color-two::after {
  background: var(--new-main-color-two);
}
.pagination-list.color-two li.active a {
  background: var(--new-main-color-two);
  color: #ffffff;
}
.pagination-list.color-two li a:hover {
  background: var(--new-main-color-two);
  color: #ffffff;
}
.pagination-list.color-three::before, .pagination-list.color-three::after {
  background: var(--new-main-color-three);
}
.pagination-list.color-three li.active a {
  background: var(--new-main-color-three);
  color: #ffffff;
}
.pagination-list.color-three li a:hover {
  background: var(--new-main-color-three);
  color: #ffffff;
}
.pagination-list::before {
  content: "Prev";
}
.pagination-list::after {
  content: "Next";
}
.pagination-list::before, .pagination-list::after {
  cursor: pointer;
  background: var(--new-main-color-one);
  color: #ffffff;
  font-size: 16px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .pagination-list::before, .pagination-list::after {
    font-size: 15px;
    padding: 7px 15px;
  }
}
@media only screen and (max-width: 480px) {
  .pagination-list::before, .pagination-list::after {
    font-size: 14px;
    padding: 5px 10px;
  }
}
.pagination-list li {
  margin: 5px 10px;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .pagination-list li {
    margin: 5px 5px;
  }
}
.pagination-list li.active a {
  background: var(--new-main-color-one);
  color: #ffffff;
}
.pagination-list li a {
  background: #ffffff;
  color: var(--light-color);
  font-size: 16px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pagination-list li a:hover {
  background: var(--new-main-color-one);
  color: #ffffff;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .pagination-list li a {
    font-size: 15px;
    padding: 7px 15px;
  }
}
@media only screen and (max-width: 480px) {
  .pagination-list li a {
    font-size: 14px;
    padding: 5px 10px;
  }
}

/* Component Card Css */
.componentCard_single {
  padding: 20px;
  height: 100%;
}

.component_title {
  margin-bottom: 20px;
}
.component_title .title {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  color: var(--heading-color);
}
.component_title code {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  background-color: var(--section-bg-1);
  padding: 7px 15px;
  border-radius: 20px;
  display: inline-block;
}

/* Custom Modal css start */
.custommodal {
  position: fixed;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  z-index: 1056;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.custommodal.is-open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.custommodal__overlay {
  position: relative;
  height: 100vh;
  width: 100vw;
  left: 0px;
  top: 0;
  background-color: rgba(var(--black-rgb), 0.5);
  z-index: -1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.custommodal__inner {
  max-width: 600px;
  background-color: var(--white-bg);
  border-radius: 10px;
  overflow: hidden;
  max-height: calc(100vh - 50px);
  overflow-y: auto;
  scrollbar-color: var(--main-color-one) var(--search-bg);
  scrollbar-width: thin;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-shadow: 0 0 10px var(--box-shadow);
  box-shadow: 0 0 10px var(--box-shadow);
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.custommodal__inner::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: var(--search-bg);
  border-radius: 10px;
}
.custommodal__inner::-webkit-scrollbar-thumb {
  background-color: var(--main-color-one);
  border-radius: 10px;
}
.custommodal__inner.modal__full {
  min-width: calc(100vw - 30px);
  height: 100vh;
}
@media only screen and (max-width: 767.98px) {
  .custommodal__inner.modal__full {
    min-width: calc(100vw - 20px);
  }
}
@media (min-width: 768px) {
  .custommodal__inner.modal__xxl {
    min-width: 750px;
  }
}
@media (min-width: 992px) {
  .custommodal__inner.modal__xxl {
    min-width: 980px;
  }
}
@media (min-width: 1200px) {
  .custommodal__inner.modal__xxl {
    min-width: 1180px;
  }
}
@media only screen and (max-width: 767.98px) {
  .custommodal__inner.modal__xxl {
    min-width: calc(100vw - 20px);
  }
}
@media (min-width: 768px) {
  .custommodal__inner.modal__xl {
    min-width: 750px;
  }
}
@media (min-width: 992px) {
  .custommodal__inner.modal__xl {
    min-width: 990px;
  }
}
@media only screen and (max-width: 767.98px) {
  .custommodal__inner.modal__xl {
    min-width: calc(100vw - 20px);
  }
}
@media (min-width: 768px) {
  .custommodal__inner.modal__lg {
    min-width: 750px;
  }
}
@media (min-width: 992px) {
  .custommodal__inner.modal__lg {
    min-width: 800px;
  }
}
@media only screen and (max-width: 767.98px) {
  .custommodal__inner.modal__lg {
    min-width: calc(100vw - 20px);
  }
}
@media (min-width: 768px) {
  .custommodal__inner.modal__md {
    min-width: 740px;
  }
}
@media only screen and (max-width: 767.98px) {
  .custommodal__inner.modal__md {
    min-width: calc(100vw - 20px);
  }
}
@media (min-width: 576px) {
  .custommodal__inner.modal__sm {
    min-width: 740px;
  }
}
@media only screen and (max-width: 767.98px) {
  .custommodal__inner.modal__sm {
    min-width: calc(100vw - 20px);
  }
}
.custommodal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid var(--border-color);
  padding: 10px 20px;
}
.custommodal__header__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.custommodal__header__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.custommodal__header__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  background-color: var(--search-bg);
  color: var(--delete);
  font-size: 18px;
  -webkit-box-shadow: 0 0 10px var(--box-shadow);
  box-shadow: 0 0 10px var(--box-shadow);
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 5px;
  font-size: 18px;
}
.custommodal__header__close:hover {
  background-color: var(--delete);
  color: var(--white-text);
}
.custommodal__body {
  padding: 20px;
}
.custommodal__body__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.custommodal__footer {
  padding: 10px 20px;
  border-top: 1px solid var(--border-color);
}
.custommodal__footer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.custommodal__footer__btn {
  color: var(--paragraph-color);
  font-size: 16px;
  font-weight: 400;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-transform: capitalize;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  line-height: 20px;
  padding: 10px 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background-color: #0080ff;
  background-color: var(--main-color-one);
  color: var(--white-text);
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.custommodal__footer__btn::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 0;
  background-color: #0080ff;
  background-color: var(--main-color-one);
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.custommodal__footer__btn:hover {
  background-color: unset;
  color: var(--white-text);
}
.custommodal__footer__btn:hover::before {
  width: 100%;
  visibility: visible;
  opacity: 1;
  z-index: -1;
}
.custommodal__footer__btn.modal_cancel {
  background-color: var(--border-color);
  color: var(--heading-color);
}
.custommodal__footer__btn.modal_cancel:hover {
  color: var(--white-text);
}
.custommodal__footer__btn.modal_cancel:hover::before {
  background-color: var(--delete);
}

/* Custom Modal css end */
/* Main Sidebar css */
.dashboard__area {
  max-width: 1920px;
  margin-inline: auto;
}

.padding-20 {
  padding: 20px;
}

.profile_border_top {
  border-top: 1px solid var(--border-color);
  padding-top: 20px;
  margin-top: 20px;
}

.profile_border_bottom {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.dashboard_border {
  border: 1px solid var(--border-color);
}

.single_border_top {
  border-top: 1px solid var(--border-color);
}

.single_border_bottom {
  border-bottom: 1px solid var(--border-color);
}

.color-profile {
  color: var(--main-color-one);
}

.btn_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.badge_notification {
  font-size: 10px;
  line-height: 14px;
  padding: 5px 5px;
  background: var(--main-color-one);
  color: #fff;
  border-radius: 3px;
  word-break: break-all;
  max-width: 80px;
}

.dashboard__area {
  background-color: var(--dashboard-bg);
}
.dashboard__sidebarIcon {
  font-size: 20px;
  color: var(--paragraph-color);
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.dashboard__sidebarIcon::before {
  content: "\e5cd";
  font-family: "Material Symbols Outlined";
  font-size: 28px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__sidebarIcon__mobile {
  font-size: 20px;
  color: var(--paragraph-color);
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.dashboard__sidebarIcon__mobile::before {
  content: "\e5d2";
  font-family: "Material Symbols Outlined";
  font-size: 28px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__inner {
  width: 100%;
}
.dashboard__inner__item:not(:last-child) {
  margin-bottom: 24px;
}
.dashboard__inner__item.dashboard_border {
  border: 1px solid var(--border-color);
}
.dashboard__inner__item__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__inner__item__header__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__inner__item__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 10px;
}
.dashboard__inner__item__header__right__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__inner__item__flex {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.dashboard__inner__item__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
.dashboard__inner__item__left.bodyItemPadding {
  padding: 24px;
}
.dashboard__inner__item__right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.dashboard__inner__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 10px;
}
.dashboard__left {
  background: var(--white-bg);
  text-align: center;
  padding: 0;
  display: block;
  padding: 30px 0px;
  width: 260px;
  height: 100vh;
  height: 100%;
  overflow-y: hidden;
  position: fixed;
  z-index: 9999;
  border-right: 1px solid var(--border-color);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .dashboard__left {
    z-index: 1;
    position: absolute;
    top: 0;
    left: -100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 991;
    background: var(--white-bg);
    text-align: center;
    display: block;
    height: 100vh;
    transition: all 0.5s;
  }
  .dashboard__left.active {
    visibility: visible;
    opacity: 1;
    left: 0;
  }
}
.dashboard__left__close {
  position: absolute;
  right: 0px;
  top: 0;
  color: var(--delete);
  border: 1px solid var(--delete);
  background: var(--white-bg);
  -webkit-box-shadow: 0 0 10px rgba(var(--border-color), 0.5);
  box-shadow: 0 0 10px rgba(var(--border-color), 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  width: 30px;
  font-size: 20px;
  border-radius: 5px;
  visibility: hidden;
  opacity: 0;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .dashboard__left__close {
    visibility: visible;
    opacity: 1;
  }
}
.dashboard__icon {
  display: none;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .dashboard__icon {
    display: block;
    margin-bottom: 20px;
  }
}
.dashboard__icon__bars {
  font-size: 24px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 45px;
  width: 45px;
  font-size: 24px;
  background: var(--main-color-one);
  -webkit-box-shadow: 0 0 10px rgba(var(--border-color), 0.5);
  box-shadow: 0 0 10px rgba(var(--border-color), 0.5);
  z-index: 95;
  border-radius: 5px;
  color: var(--white-text);
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .dashboard__icon__bars {
    height: 40px;
    width: 40px;
    border-radius: 0;
  }
}
.dashboard__right {
  margin-left: 260px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .dashboard__right {
    margin-left: 0;
  }
}
.dashboard__right__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard__right__flex {
    display: block;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .dashboard__right__flex {
    display: block;
  }
}
.dashboard__bottom {
  height: calc(100vh - 220px);
  overflow-y: auto;
  scrollbar-color: transparent transparent;
  scrollbar-width: thin;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .dashboard__bottom {
    height: calc(100vh - 150px);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard__bottom {
    height: calc(100vh - 150px);
  }
}
.dashboard__bottom::-webkit-scrollbar {
  border-radius: 30px;
  width: 5px;
  background-color: transparent;
}
.dashboard__bottom::-webkit-scrollbar-thumb {
  background-color: transparent;
  border-radius: 30px;
}
.dashboard__bottom__search input {
  height: 42px;
  background-color: var(--search-bg);
  border: 1px solid var(--border-color);
  color: var(--paragraph-color);
  font-size: 15px;
  font-weight: 400;
}
.dashboard__bottom__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.dashboard__bottom__list__item.has-children.open > a::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.dashboard__bottom__list__item.has-children > a {
  position: relative;
}
.dashboard__bottom__list__item.has-children > a::after {
  font-family: "Material Symbols Outlined";
  content: "\e5cf";
  position: absolute;
  right: 12px;
  font-size: 16px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--paragraph-color);
}
.dashboard__bottom__list__item.active > a {
  background: var(--main-color-one);
  color: var(--white-text);
}
.dashboard__bottom__list__item.active > a::after {
  color: var(--white-text);
}
.dashboard__bottom__list__item.show > .submenu {
  display: block;
}
.dashboard__bottom__list__item a {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--heading-color);
  gap: 7px;
  padding: 10px 12px;
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__bottom__list__item a:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
  border-color: var(--main-color-one);
}
.dashboard__bottom__list__item a:hover::after {
  color: var(--white-text);
}
.dashboard__bottom__list__item a i {
  font-size: 16px;
}
.dashboard__bottom__list__item > .submenu {
  padding: 0px 0px 0px 12px;
  display: none;
  list-style: none;
  padding-top: 12px;
  background-color: var(--white-bg);
}
.dashboard__bottom__list__item > .submenu .dashboard__bottom__list__item.has-children > a {
  font-size: 16px;
}
.dashboard__bottom__list__item > .submenu .dashboard__bottom__list__item.selected a {
  background: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
  font-weight: 700;
}
.dashboard__bottom__list__item > .submenu .dashboard__bottom__list__item.selected a::before {
  background: var(--main-color-one);
  height: 100%;
}
.dashboard__bottom__list__item > .submenu .dashboard__bottom__list__item a {
  font-size: 14px;
  line-height: 22px;
  padding: 5px 0 5px 15px;
  position: relative;
  font-weight: 400;
  gap: 7px;
  background: transparent;
  padding: 6px 15px;
  border-radius: 0px;
  border-bottom: 1px solid rgba(var(--main-color-one-rgb), 0.1);
  background-color: rgba(var(--main-color-one-rgb), 0.03);
  background-color: var(--white-bg);
  border-left: 5px solid var(--border-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__bottom__list__item > .submenu .dashboard__bottom__list__item a:hover {
  background: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
  font-weight: 700;
}
.dashboard__bottom__list__item > .submenu .dashboard__bottom__list__item a:hover::before {
  height: 100%;
  background-color: var(--main-color-one);
}
.dashboard__bottom__list__item > .submenu .dashboard__bottom__list__item a::before {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  height: 0%;
  width: 5px;
  background: var(--border-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__body {
  padding: 24px;
  min-height: 100vh;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .dashboard__body {
    padding: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard__body {
    padding: 20px;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .dashboard__body {
    padding: 20px;
  }
}
@media only screen and (max-width: 575.98px) {
  .dashboard__body {
    padding: 20px;
  }
}
@media only screen and (max-width: 375px) {
  .dashboard__body {
    padding: 10px;
  }
}
.dashboard__body.posPadding {
  padding: 0;
}
.dashboard__inner__left {
  padding: 24px;
}

@media (min-width: 100px) and (max-width: 991.98px) {
  .body-overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    left: 100%;
    top: 0%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 990;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.6s;
    transition: 0.6s;
  }
  .body-overlay.active {
    visibility: visible;
    opacity: 1;
    left: 0%;
    top: 0%;
  }
}

/* icon view */
.iocn_view__logo {
  display: none;
}

.iocn_view {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.dashboard__top__logo img {
  max-height: 120px;
}

.loginForm__logo img {
  max-height: 120px;
}

@media (min-width: 992px) {
  .iocn_view .dashboard__sidebarIcon::before {
    content: "\e5d2";
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__top__logo .main_logo {
    display: none;
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__top__logo .iocn_view__logo {
    display: block;
    margin: auto;
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__left {
    width: 100px;
    padding-inline: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    overflow: unset;
    position: absolute;
    left: 0;
    height: unset;
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__right {
    margin-left: 100px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__bottom {
    border-top: 1px solid var(--border-color);
    padding-top: 20px;
    margin-top: 34px !important;
    overflow: unset;
    height: 100%;
  }
}
.iocn_view .dashboard__bottom__list__item {
  position: relative;
}
@media (min-width: 992px) {
  .iocn_view .dashboard__bottom__list__item a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-inline: 10px;
    position: relative;
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__bottom__list__item a .icon_title {
    display: none;
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__bottom__list__item a .badge_notification {
    position: absolute;
    right: 5px;
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__bottom__list__item.has-children.show > a, .iocn_view .dashboard__bottom__list__item.has-children.open > a, .iocn_view .dashboard__bottom__list__item.has-children.active > a {
    background-color: unset;
    color: var(--main-color-one);
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__bottom__list__item.has-children:hover > .submenu {
    visibility: visible;
    opacity: 1;
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__bottom__list__item.has-children > a::after {
    right: 0px;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__bottom__list__item .submenu {
    background: var(--white-bg);
    min-width: 150px;
    z-index: 99;
    position: absolute;
    left: 100%;
    top: 0;
    border: 1px solid var(--border-color);
    padding: 10px 10px;
    visibility: hidden;
    opacity: 0;
    display: block !important;
  }
}
@media (min-width: 992px) {
  .iocn_view .dashboard__header__left__icon::before {
    content: "\e5d2";
  }
}

.dashboard__search__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  width: 40px;
  font-size: 18px;
  background-color: var(--dashboard-bg);
  border-radius: 50%;
  color: var(--heading-color);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.dashboard__search__icon:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}

.dashboard__header {
  background-color: var(--white-bg);
  padding: 20px 24px;
  position: relative;
}
@media only screen and (max-width: 375px) {
  .dashboard__header {
    padding: 20px 10px;
  }
}
.dashboard__header__title {
  font-size: 24px;
  font-weight: 600;
  color: var(--heading-color);
}
.dashboard__header__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__header__notification {
  position: relative;
}
.dashboard__header__notification:hover .dashboard__header__notification__wrap {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.dashboard__header__notification__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  width: 40px;
  font-size: 18px;
  background-color: var(--dashboard-bg);
  border-radius: 50%;
  color: var(--heading-color);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.dashboard__header__notification__icon:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.dashboard__header__notification__number {
  background: var(--main-color-one);
  color: var(--white-text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 9px;
  line-height: 16px;
  font-weight: 400;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  right: -7px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__header__notification__wrap {
  position: absolute;
  top: 130%;
  right: 0;
  background: var(--white-bg);
  z-index: 9998;
  -webkit-box-shadow: 0 0 20px var(--box-shadow);
  box-shadow: 0 0 20px var(--box-shadow);
  width: 250px;
  padding: 20px 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: block !important;
  margin-left: 0 !important;
}
@media only screen and (max-width: 480px) {
  .dashboard__header__notification__wrap {
    -webkit-transform: translateX(35%);
    transform: translateX(35%);
  }
}
@media only screen and (max-width: 375px) {
  .dashboard__header__notification__wrap {
    -webkit-transform: translateX(35%);
    transform: translateX(35%);
  }
}
.dashboard__header__notification__wrap__title {
  font-size: 20px;
  margin: 0;
  font-weight: 600;
  border-bottom: 1px solid var(--border-color);
  padding: 0px 15px 15px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.dashboard__header__notification__wrap__btn {
  font-size: 15px;
  font-weight: 500;
  color: var(--main-color-one);
  padding: 15px 15px 0;
  display: inline-block;
  text-decoration: underline;
}
.dashboard__header__notification__wrap__list {
  max-height: 250px;
  overflow-y: auto;
  padding: 0 2px 0 0;
  scrollbar-color: #A8A8A8 #F1F1F1;
  scrollbar-width: thin;
  list-style: none;
  margin: 0;
}
.dashboard__header__notification__wrap__list::-webkit-scrollbar {
  width: 5px;
  background-color: #F1F1F1;
  border-radius: 10px;
}
.dashboard__header__notification__wrap__list::-webkit-scrollbar-thumb {
  background-color: #A8A8A8;
  border-radius: 10px;
}
.dashboard__header__notification__wrap__list__item {
  display: block;
  padding: 5px 15px 10px;
  color: var(--heading-color);
  border-bottom: 1px solid var(--border-color);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  cursor: pointer;
}
.dashboard__header__notification__wrap__list__item:hover {
  background: var(--main-color-one);
  color: var(--white-text);
}
.dashboard__header__notification__wrap__list__item:hover .dashboard__header__notification__wrap__list__icon {
  background-color: var(--white-bg);
  color: var(--main-color-one);
}
.dashboard__header__notification__wrap__list__item:hover .dashboard__header__notification__wrap__list__contents__sub {
  color: var(--white-text);
}
.dashboard__header__notification__wrap__list__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
}
.dashboard__header__notification__wrap__list__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  font-size: 18px;
  background: var(--main-color-one);
  color: var(--white-text);
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__header__notification__wrap__list__contents {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.dashboard__header__notification__wrap__list__contents__title {
  font-size: 15px;
  font-weight: 500;
  margin: 0;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.dashboard__header__notification__wrap__list__contents__sub {
  font-size: 14px;
  font-weight: 400;
  margin-top: 2px;
  display: block;
  color: var(--paragraph-color);
}
.dashboard__header__author {
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.dashboard__header__author:hover .dashboard__header__author__wrapper {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
.dashboard__header__author__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  cursor: pointer;
  border: 1px solid var(--border-color);
  border-radius: 30px;
}
.dashboard__header__author__thumb {
  max-width: 50px;
  max-height: 50px;
  flex-shrink: 0;
  border-radius: 50%;
  background: #e8e8e8;
  overflow: hidden;
}
.dashboard__header__author__thumb img {
  /* border-radius: 50%; */
}
.dashboard__header__author__name {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: var(--heading-color);
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.dashboard__header__author__name::after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 15px;
}
.dashboard__header__author__wrapper {
  position: absolute;
  top: 130%;
  right: 0;
  z-index: 9998;
  max-width: 200px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: var(--white-bg);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  -webkit-box-shadow: 0 0 10px var(--box-shadow);
  box-shadow: 0 0 10px var(--box-shadow);
  border-radius: 5px;
  overflow: hidden;
}
.dashboard__header__author__wrapper__list {
  max-height: 300px;
  overflow-y: auto;
  scrollbar-color: var(--main-color-one) var(--border-color);
  scrollbar-width: thin;
}
.dashboard__header__author__wrapper__list::-webkit-scrollbar {
  width: 5px;
  background-color: var(--dashboard-bg);
}
.dashboard__header__author__wrapper__list::-webkit-scrollbar-thumb {
  background-color: var(--main-color-one);
}
.dashboard__header__author__wrapper__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  padding: 10px 20px;
  color: var(--heading-color);
  border-bottom: 1px solid var(--border-color);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
}
.dashboard__header__author__wrapper__list__item:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.dashboard__header__left__inner {
  display: inline-block;
}
@media only screen and (max-width: 575.98px) {
  .dashboard__header__middle {
    display: none;
  }
}
.dashboard__header__middle__search__item {
  position: relative;
  border-radius: 7px;
}
.dashboard__header__middle__search__item .form--control {
  padding-right: 60px;
  background-color: var(--search-bg);
  font-size: 16px;
}
.dashboard__header__middle__search__item .search_icon {
  position: absolute;
  right: 0;
  height: 100%;
  line-height: 1;
  border: 0;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  color: var(--paragraph-color);
  cursor: pointer;
  background-color: unset;
  padding: 0 20px;
}
@media only screen and (max-width: 575.98px) {
  .dashboard__header__left {
    text-align: center;
    margin-bottom: 20px;
  }
}
.dashboard__header__right__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 575.98px) {
  .dashboard__header__right__flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.dashboard__header__right__item.responsive_search {
  display: none;
}
@media only screen and (max-width: 575.98px) {
  .dashboard__header__right__item.responsive_search {
    display: block;
  }
}
.dashboard__header__right__item .search__wrapper {
  position: absolute;
  top: 50%;
  right: 40px;
  height: auto;
  z-index: 9;
  width: 400px;
  margin: 0 auto;
  background: var(--white-bg);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
@media only screen and (max-width: 575.98px) {
  .dashboard__header__right__item .search__wrapper {
    width: calc(100% - 24px);
    right: 12px;
  }
}
.dashboard__header__right__item .search__wrapper.active {
  visibility: visible;
  opacity: 1;
  top: 100%;
  z-index: 90;
}
.dashboard__header__right__item .search__wrapper__form {
  position: relative;
  z-index: 9;
  width: 100%;
  margin: 0 auto;
  border-radius: 0px;
}
.dashboard__header__right__item .search__wrapper__close {
  position: absolute;
  right: 0px;
  top: 100%;
  height: 50px;
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: var(--border-color);
  color: var(--delete);
  padding: 2px 10px;
}
.dashboard__header__right__item .search__wrapper__close:hover {
  color: var(--white-text);
  background: var(--delete);
}
.dashboard__header__right__item .search__wrapper__input {
  width: 100%;
  height: 50px;
  background: none;
  border: 1px solid rgba(var(--main-color-one-rgb), 0.2);
  outline: none;
  text-transform: capitalize;
  padding: 10px 20px;
  padding-right: 75px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 0px;
  color: var(--paragraph-color);
}
.dashboard__header__right__item .search__wrapper__input:focus {
  border-color: rgba(var(--main-color-one-rgb), 0.2);
  -webkit-box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
          box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard__header__right__item .search__wrapper__input::-webkit-input-placeholder {
  color: var(--paragraph-color);
  font-size: 14px;
}
.dashboard__header__right__item .search__wrapper__input::-moz-placeholder {
  color: var(--paragraph-color);
  font-size: 14px;
}
.dashboard__header__right__item .search__wrapper__input:-ms-input-placeholder {
  color: var(--paragraph-color);
  font-size: 14px;
}
.dashboard__header__right__item .search__wrapper__input::-ms-input-placeholder {
  color: var(--paragraph-color);
  font-size: 14px;
}
.dashboard__header__right__item .search__wrapper__input::placeholder {
  color: var(--paragraph-color);
  font-size: 14px;
}
.dashboard__header__right__item .search__wrapper button {
  position: absolute;
  right: 0;
  height: 100%;
  width: 60px;
  background: var(--main-color-one);
  border: 0;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  color: var(--white-text);
  cursor: pointer;
}

.sideWarapper__item:not(:first-child) {
  margin-top: 24px;
}

.dashboard__card {
  height: 100%;
  border: 1px solid var(--border-color);
}
.dashboard__card__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.dashboard__card__header__left__select .select2-container--default .select2-selection--single {
  height: 24px;
  line-height: 24px;
  border: 0;
}
.dashboard__card__header__left__select .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 24px;
  line-height: 24px;
  color: var(--main-color-two);
  font-weight: 600;
}
.dashboard__card__header__left__select .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: var(--main-color-two);
}
.dashboard__card__header__left__select .select2-container--default .select2-selection--single .select2-selection__arrow::after {
  border-color: var(--main-color-two);
}
.dashboard__card__header__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color);
}
.dashboard__card__header__right__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px 10px;
}
.dashboard__card__header__select .select2-container--default .select2-selection--single {
  height: 40px;
  line-height: 40px;
}
.dashboard__card__header__select .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 40px;
  line-height: 40px;
}

/* eCommerce Home page css */
.dashboard_promo__single {
  height: 100%;
  border: 1px solid var(--border-color);
  padding: 10px;
}
.dashboard_promo__single__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.dashboard_promo__single__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dashboard_promo__single__chart {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.dashboard_promo__single__subtitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard_promo__single__price {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color);
  font-family: var(--jost-font);
}
.dashboard_promo__single__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--body-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard_promo__single__para .percentage {
  font-size: 16px;
  color: var(--success);
  font-weight: 600;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
}
.dashboard_promo__single__para .percentage::before {
  content: "\e5d8";
  font-family: "Material Symbols Outlined";
  font-size: 20px;
}
.dashboard_promo__single__para .percentage.percentDown {
  color: var(--delete);
}
.dashboard_promo__single__para .percentage.percentDown::before {
  content: "\e5db";
}
.dashboard_promo__single.style_02 {
  background-color: rgba(var(--main-color-three-rgb), 0.05);
  border: 1px solid var(--main-color-three);
}
.dashboard_promo__single.style_02 .dashboard_promo__single__subtitle {
  color: var(--paragraph-color);
}
.dashboard_promo__single.style_02 .dashboard_promo__single__price {
  font-size: 18px;
  color: var(--main-color-three);
}
.dashboard_promo__single.style_02 .dashboard_promo__single__para {
  color: var(--paragraph-color);
}
.dashboard_promo__single.style_02 .dashboard_promo__single__para .percentage {
  color: var(--success);
}
.dashboard_promo__single.style_02 .dashboard_promo__single__para .percentage::before {
  content: "\e5d8";
  font-family: "Material Symbols Outlined";
  font-size: 20px;
}
.dashboard_promo__single.style_02 .dashboard_promo__single__para .percentage.percentDown {
  color: var(--delete);
}
.dashboard_promo__single.style_02 .dashboard_promo__single__para .percentage.percentDown::before {
  content: "\e5db";
}

div[class*=col]:nth-child(3n+2) .dashboard_promo__single.style_02 {
  background-color: rgba(var(--orange-rgb), 0.05);
  border: 1px solid var(--orange);
}
div[class*=col]:nth-child(3n+2) .dashboard_promo__single.style_02 .dashboard_promo__single__price {
  color: var(--orange);
}
div[class*=col]:nth-child(3n+3) .dashboard_promo__single.style_02 {
  background-color: rgba(var(--primary-rgb), 0.05);
  border: 1px solid var(--primary);
}
div[class*=col]:nth-child(3n+3) .dashboard_promo__single.style_02 .dashboard_promo__single__price {
  color: var(--primary);
}

/* Chart Item Css start */
.chart__item {
  height: 100%;
  border: 1px solid var(--border-color);
}
.chart__item__header__left__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 5px;
}
.chart__item__header__left__select .select2-container--default .select2-selection--single {
  height: 24px;
  line-height: 24px;
  border: 0;
}
.chart__item__header__left__select .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 24px;
  line-height: 24px;
  color: var(--main-color-two);
  font-weight: 600;
}
.chart__item__header__left__select .select2-container--default .select2-selection--single .select2-selection__arrow {
  color: var(--main-color-two);
}
.chart__item__header__left__select .select2-container--default .select2-selection--single .select2-selection__arrow::after {
  border-color: var(--main-color-two);
}
.chart__item__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 10px;
}
.chart__item__header__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color);
}
.chart__item__header__right__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 10px;
}
.chart__item__header__select .select2-container--default .select2-selection--single {
  height: 40px;
  line-height: 40px;
}
.chart__item__header__select .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 40px;
  line-height: 40px;
}
.chart__item__inner #barChart {
  max-height: 350px !important;
}
/* Chart Item Css end */
/* Progress Item Css start */
.progress__item:not(:first-child) {
  margin-top: 30px;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .progress__item:not(:first-child) {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .progress__item:not(:first-child) {
    margin-top: 15px;
  }
}
.progress__item.crm_progress_agent:not(:first-child) {
  margin-top: 12px;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .progress__item.crm_progress_agent:not(:first-child) {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .progress__item.crm_progress_agent:not(:first-child) {
    margin-top: 15px;
  }
}
.progress__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px 10px;
}
.progress__item__agent {
  min-width: 190px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.progress__item__agent__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 50%;
  max-width: 40px;
}
.progress__item__agent__thumb img {
  border-radius: 50%;
}
.progress__item__agent__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.progress__item__agent__title {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: var(--paragraph-color);
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .progress__item__agent__title {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .progress__item__agent__title {
    margin-bottom: 10px;
  }
}
.progress__item__agent__tickets {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: var(--main-color-two);
}
.progress__item__subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--heading-color);
}
.progress__item__title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--paragraph-color);
  margin-bottom: 12px;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .progress__item__title {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .progress__item__title {
    margin-bottom: 10px;
  }
}
.progress__item__bars {
  background-color: var(--border-color);
  width: 100%;
  border-radius: 3px;
  height: 8px;
}
.progress__item__bars__percent {
  color: var(--heading-color);
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
}
.progress__item__main {
  height: 100%;
  width: 0%;
  background: var(--main-color-one);
  border-radius: 3px;
  position: relative;
  -webkit-transition: all 1.5s;
  transition: all 1.5s;
}
.progress__item__main.bar__success {
  background-color: var(--success);
}
.progress__item__count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.progress__item__count__main {
  color: var(--paragraph-color);
  font-weight: 400;
}

.visitorsAge__wrapper .progress__item:not(:first-child) {
  margin-top: 24px;
}
.visitorsAge__wrapper .progress__item__title {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.visitorsAge__wrapper .progress__item__title .views {
  color: var(--main-color-two);
  font-weight: 600;
}
.visitorsAge__wrapper .progress__item__bars {
  height: 7px;
}
.visitorsAge__wrapper .progress__item__bars__percent {
  font-weight: 500;
}

.visitorsGender__wrapper .progress__item:not(:first-child) {
  margin-top: 40px;
}
.visitorsGender__wrapper .progress__item__title {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.visitorsGender__wrapper .progress__item__title .views {
  color: var(--main-color-two);
  font-weight: 600;
}
.visitorsGender__wrapper .progress__item__bars {
  height: 15px;
  border-radius: 20px;
}
.visitorsGender__wrapper .progress__item__bars__percent {
  font-weight: 500;
}
.visitorsGender__wrapper .progress__item__main {
  border-radius: 20px;
}

/* Progress Item Css end */
/* Country Visitors Css start */
.countryMap__wrapper__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px 5px;
}
.countryMap__wrapper__progress {
  max-width: 240px;
  border: 1px solid var(--border-color);
  padding: 10px;
  margin-inline: auto;
}
@media only screen and (max-width: 480px) {
  .countryMap__wrapper__progress {
    max-width: 100%;
  }
}
.countryMap__wrapper__progress .progress__item:not(:first-child) {
  margin-top: 15px;
}
.countryMap__wrapper__progress .progress__item__title {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.countryMap__wrapper__progress .progress__item__title .views {
  color: var(--main-color-two);
  font-weight: 600;
}
.countryMap__wrapper__progress .progress__item__bars {
  height: 6px;
}
.countryMap__wrapper__progress .progress__item__bars__percent {
  font-weight: 500;
}

.mapael .map {
  position: relative;
  color: var(--heading-color);
}

.mapael .mapTooltip {
  position: absolute;
  background-color: var(--white-bg);
  moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
  border-radius: 10px;
  padding: 10px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  color: var(--heading-color);
}

.mapael .map .plot {
  fill: var(--main-color-one);
}

.mapael .map .area {
  stroke: var(--search-bg);
  fill: rgba(var(--black-rgb), 0.4);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mapael .map .area:hover {
  fill: var(--main-color-one);
  stroke: var(--border-color);
}

.mapael .mapTooltip {
  position: absolute;
  background-color: var(--black);
  border-radius: 0px;
  padding: 10px 20px;
  z-index: 1000;
  max-width: 200px;
  display: none;
  color: var(--white-text);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.mapael .zoomButton {
  background-color: var(--main-color-one);
  border: 1px solid var(--main-color-one);
  color: var(--white-text);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  position: absolute;
  top: 0;
  font-weight: bold;
  left: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

/* Reset Zoom button first */
.mapael .zoomReset {
  top: 10px;
}

/* Then Zoom In button */
.mapael .zoomIn {
  top: 30px;
}

/* Then Zoom Out button */
.mapael .zoomOut {
  top: 50px;
}

/* Country Visitors Css end */
/* todo css start */
.sideWarapper__item:not(:first-child) {
  margin-top: 24px;
}

.dashboard__sideWarapper__item {
  border: 1px solid var(--border-color);
}
.dashboard__sideWarapper__item:not(:first-child) {
  margin-top: 24px;
}
.dashboard__sideWarapper__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.dashboard__sideWarapper__header__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__todo__item {
  border: 1px solid var(--border-color);
  padding: 10px;
}
.dashboard__todo__item.show {
  border-color: var(--main-color-one);
  background-color: rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard__todo__item.show .dashboard__todo__item__icon {
  color: var(--main-color-one);
}
.dashboard__todo__item:not(:first-child) {
  margin-top: 20px;
}
.dashboard__todo__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.dashboard__todo__item__icon {
  font-size: 20px;
  line-height: 24px;
  color: var(--paragraph-color);
  cursor: pointer;
}
.dashboard__todo__item .dashboard_checkBox__input:checked + .dashboard_checkBox__label {
  text-decoration: line-through;
}
.dashboard__todo__item__date {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.dashboard__todo__item__date__inner {
  background-color: var(--search-bg);
  color: var(--heading-color);
  padding: 4px 15px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.dashboard__todo__item__date__icon {
  font-size: 20px;
  line-height: 24px;
}
.dashboard__todo__item__date__icon i {
  font-size: 20px;
  line-height: 24px;
}
.dashboard__todo__item__date__schedule {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
  border-radius: 30px;
}
.dashboard__todo__item__date__schedule.cancelled {
  background-color: rgba(var(--danger-rgb), 0.1);
  color: var(--danger);
}
.dashboard__todo__item__date__schedule.held {
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
}
.dashboard__todo__item__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard__todo__item__author__thumb {
  max-width: 40px;
}
.dashboard__todo__item__author__thumb:not(:first-child) {
  margin-left: -7px;
}
.dashboard__todo__item__author__thumb img {
  border-radius: 50%;
  border: 2px solid var(--white-bg);
}
.dashboard__todo__item__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__todo__item__reminder__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__todo__item__reminder__time {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__todo__item__reminder__notify__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.editToDo__contents {
  position: fixed;
  height: 100%;
  width: 400px;
  right: -100%;
  top: 0;
  background-color: var(--white-bg);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 20px;
  border-left: 1px solid var(--border-color);
  z-index: 991;
}
.editToDo__contents.show {
  right: 0;
  visibility: visible;
  opacity: 1;
}
.editToDo__contents__close {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: var(--heading-color);
  z-index: 2;
  cursor: pointer;
  padding: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.editToDo__contents__close i {
  font-size: 28px;
}
.editToDo__contents__close:hover {
  color: var(--danger);
}
.editToDo__contents .dashboard_checkBox__label {
  font-weight: 600;
}
.seeMore_btn {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: underline;
  color: var(--main-color-one);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.seeMore_btn:focus, .seeMore_btn:hover {
  color: var(--main-color-one);
}

.dashboard__meeting__item {
  border: 1px solid var(--border-color);
  padding: 10px;
}
.dashboard__meeting__item.show {
  border-color: var(--main-color-one);
  background-color: rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard__meeting__item.show .dashboard__todo__item__icon {
  color: var(--main-color-one);
}
.dashboard__meeting__item:not(:first-child) {
  margin-top: 20px;
}
.dashboard__meeting__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.dashboard__meeting__item__icon {
  font-size: 20px;
  line-height: 24px;
  color: var(--paragraph-color);
  cursor: pointer;
}
.dashboard__meeting__item__date {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
@media only screen and (max-width: 375px) {
  .dashboard__meeting__item__date {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.dashboard__meeting__item__date__inner {
  background-color: var(--search-bg);
  color: var(--heading-color);
  padding: 4px 15px;
  border-radius: 30px;
  font-size: 16px;
  line-height: 20px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.dashboard__meeting__item__date__icon {
  font-size: 20px;
  line-height: 24px;
}
.dashboard__meeting__item__date__icon i {
  font-size: 20px;
  line-height: 24px;
}
.dashboard__meeting__item__date__schedule {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 15px;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
  border-radius: 30px;
}
.dashboard__meeting__item__date__schedule.cancelled {
  background-color: rgba(var(--danger-rgb), 0.1);
  color: var(--danger);
}
.dashboard__meeting__item__date__schedule.held {
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
}
.dashboard__meeting__item__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard__meeting__item__author__thumb {
  max-width: 40px;
}
.dashboard__meeting__item__author__thumb:not(:first-child) {
  margin-left: -7px;
}
.dashboard__meeting__item__author__thumb img {
  border-radius: 50%;
  border: 2px solid var(--white-bg);
}
.dashboard__meeting__item__reminder__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__meeting__item__reminder__time {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__meeting__item__reminder__notify__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__meeting__item__attendes__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__meeting__item__attendes__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard__meeting__item__attendes__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard__meeting__item__attendes__author__item {
  border-radius: 50%;
  border: 2px solid var(--white-bg);
  max-width: 40px;
}
.dashboard__meeting__item__attendes__author__item:not(:first-child) {
  margin-left: -5px;
}
.dashboard__meeting__item__attendes__author__item img {
  border-radius: 50%;
}
.dashboard__meeting__item__link__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__meeting__item__link__anchor {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: var(--main-color-one);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__meeting__item__link__anchor:hover, .dashboard__meeting__item__link__anchor:focus {
  text-decoration: underline;
  color: var(--main-color-one);
}
.dashboard__meeting__item__attachment__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__meeting__item__attachment__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.dashboard__meeting__item__attachment__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__meeting__item__attachment__item:hover {
  color: var(--main-color-one);
}
.dashboard__meeting__item__attachment__item__icon {
  font-size: 20px;
  line-height: 1;
  color: var(--main-color-one);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  width: 30px;
  background-color: rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard__meeting__item__attachment__item__title {
  color: var(--heading-color);
  text-decoration: underline;
}

.editMeeting__contents {
  position: fixed;
  height: 100%;
  width: 400px;
  right: -100%;
  top: 0;
  background-color: var(--white-bg);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 20px;
  border-left: 1px solid var(--border-color);
  z-index: 991;
}
.editMeeting__contents.show {
  right: 0;
  visibility: visible;
  opacity: 1;
}
.editMeeting__contents__close {
  position: absolute;
  right: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  color: var(--heading-color);
  z-index: 2;
  cursor: pointer;
  padding: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.editMeeting__contents__close i {
  font-size: 28px;
}
.editMeeting__contents__close:hover {
  color: var(--danger);
}
.editMeeting__contents .dashboard_checkBox__label {
  font-weight: 600;
}

.draggable__todo .placeholder {
  background-color: unset;
  border: 2px dashed var(--border-color);
  padding: 20px;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.draggable__item {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.is_dragging {
  -webkit-box-shadow: 0 0 10px var(--box-shadow);
          box-shadow: 0 0 10px var(--box-shadow);
  background-color: var(--search-bg);
  border: 2px solid var(--main-color-one);
  color: var(--heading-color);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* todo css end */
/* Notification css start */
.dashboard__notificationAlert {
  background-color: rgba(var(--main-color-two-rgb), 0.1);
  border: 1px solid var(--main-color-two);
  padding: 20px;
  border-left: 7px solid var(--main-color-two);
}
.dashboard__notificationAlert__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard__notificationAlert__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dashboard__notificationAlert__left__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__notificationAlert__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dashboard__notificationAlert__icon {
  font-size: 36px;
  color: var(--main-color-two);
}
.dashboard__notificationAlert__icon .material-symbols-outlined,
.dashboard__notificationAlert__icon .material-symbols-sharp,
.dashboard__notificationAlert__icon .material-symbols-rounded,
.dashboard__notificationAlert__icon i {
  font-size: 36px;
}
.dashboard__notificationAlert__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--main-color-two);
}
.dashboard__notificationAlert__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__notificationAlert__remove {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--main-color-two);
  color: var(--main-color-two);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  cursor: pointer;
  font-size: 24px;
}
.dashboard__notificationAlert__remove .material-symbols-outlined,
.dashboard__notificationAlert__remove .material-symbols-sharp,
.dashboard__notificationAlert__remove .material-symbols-rounded,
.dashboard__notificationAlert__remove i {
  font-size: 24px;
}

/* Noitification css end */
/* task css start */
.dashboard__task__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 24px;
}
.dashboard__task__item {
  width: calc(50% - 12px);
  position: relative;
}
.dashboard__task__item:nth-child(n+3), .dashboard__task__item:nth-child(n+4) {
  padding-top: 24px;
  border-top: 1px solid var(--border-color);
}
.dashboard__task__item:nth-last-of-type(2n + 3), .dashboard__task__item:nth-last-of-type(2n + 4) {
  padding-bottom: 24px;
}
.dashboard__task__item:nth-child(2n+1)::before {
  content: "";
  position: absolute;
  height: 80%;
  width: 1px;
  background-color: var(--border-color);
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: -12px;
}
.dashboard__task__item__subtitle {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__task__item__title {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.dashboard__task__item__title__gradient {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--primary-rgb), 0.7)), to(var(--primary)));
  background: linear-gradient(90deg, rgba(var(--primary-rgb), 0.7) 0%, var(--primary) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* task css end */
/* Leave Request css start */
.leaveRequest__item {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--border-color);
}
.leaveRequest__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px 10px;
}
.leaveRequest__item__details__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px 10px;
}
.leaveRequest__item__details__thumb {
  max-width: 50px;
}
.leaveRequest__item__details__thumb img {
  border-radius: 50%;
}
.leaveRequest__item__details__leaveName {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  color: var(--primary);
  border: 1px solid var(--primary);
  padding: 3px 12px;
  border-radius: 30px;
}
.leaveRequest__item__details__title {
  font-size: 16px;
  color: var(--heading-color);
  font-weight: 600;
  line-height: 24px;
}
.leaveRequest__item__details__title__name {
  font-size: 16px;
  color: var(--heading-color);
  font-weight: 600;
  line-height: 24px;
}
.leaveRequest__item__details__title__designation {
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: var(--body-color);
}
.leaveRequest__item__details__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.leaveRequest__item__details__date__main {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: var(--orange);
}
.leaveRequest__item__details__date__leave {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  color: var(--paragraph-color);
  border: 1px solid var(--border-color);
  padding: 3px 10px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
}
.leaveRequest__item__details__date__leave__icon {
  font-size: 20px;
  line-height: 0;
  cursor: pointer;
}
.leaveRequest__item__details__date__leave__icon i {
  font-size: 20px;
  line-height: 1;
}
.leaveRequest__item__approve {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white-text);
  border-radius: 30px;
}
.leaveRequest__item__approve.rejected {
  background-color: var(--danger);
  border-color: var(--danger);
}
.leaveRequest__item__approve.success {
  background-color: var(--success);
  border-color: var(--success);
}
.leaveRequest__item__right__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

/* Leave Request css end */
/* Top Employees css start */
.topEmployees__item {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--border-color);
}
.topEmployees__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px 10px;
}
.topEmployees__item__details__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px 10px;
}
.topEmployees__item__details__thumb {
  max-width: 50px;
  max-height: 50px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  display: inline-block;
}
.topEmployees__item__details__thumb__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 25px;
  width: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  border: 1px solid var(--success);
  color: var(--success);
  border-radius: 50%;
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: var(--white);
}
.topEmployees__item__details__thumb img {
  border-radius: 50%;
}
.topEmployees__item__details__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.topEmployees__item__details__title {
  font-size: 20px;
  color: var(--heading-color);
  font-weight: 600;
  line-height: 24px;
}
.topEmployees__item__details__para {
  font-size: 16px;
  color: var(--paragraph-color);
  font-weight: 400;
  line-height: 24px;
}

/* Top Employees css end */
/* Attendance css start */
.dashboard__attendance__item {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.dashboard__attendance__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px 12px;
}
.dashboard__attendance__author__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.dashboard__attendance__author__thumb img {
  border-radius: 50%;
}
.dashboard__attendance__author__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__attendance__author__para {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__attendance__author__checking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__attendance__author__checking__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  position: relative;
}
.dashboard__attendance__author__checking__item:not(:last-child) {
  padding-right: 20px;
  margin-right: 20px;
}
.dashboard__attendance__author__checking__item:not(:last-child)::before {
  content: "";
  position: absolute;
  height: 80%;
  width: 1px;
  background-color: var(--border-color);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dashboard__attendance__author__checking__arrow {
  font-size: 20px;
  line-height: 0;
  color: var(--success);
}
.dashboard__attendance__author__checking__arrow i {
  font-size: 20px;
  line-height: 1;
}
.dashboard__attendance__author__checking__arrow.checkout__arrow {
  color: var(--delete);
}
.dashboard__attendance__author__checking__para {
  font-size: 15px;
  color: var(--paragraph-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 7px;
}
.dashboard__attendance__author__checking__time {
  font-size: 15px;
  color: var(--heading-color);
  font-weight: 600;
}
.dashboard__attendance__author__checking__time.checkIn {
  color: var(--success);
}
.dashboard__attendance__author__checking__time.checkOut {
  color: var(--delete);
}

/* Attendance css end */
/* Project List css start */
.dashboard__projectList__item:not(:first-child) {
  margin-top: 20px;
}
.dashboard__projectList__details {
  border: 1px solid var(--border-color);
  padding: 20px;
}
.dashboard__projectList__details__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__projectList__details__item:not(:first-child) {
  border-top: 1px solid var(--border-color);
  padding-top: 20px;
  margin-top: 20px;
}
.dashboard__projectList__details__item__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
}
.dashboard__projectList__details__item__list:not(:last-child) {
  margin-bottom: 20px;
}
.dashboard__projectList__details__item__list__left {
  min-width: 130px;
}
.dashboard__projectList__details__item__list__status {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  background-color: var(--search-bg);
  color: var(--heading-color);
  border-radius: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
}
.dashboard__projectList__details__item__list__status.in_progress {
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
}
.dashboard__projectList__details__item__list__status.in_progress:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.dashboard__projectList__details__item__list__status.completed {
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
}
.dashboard__projectList__details__item__list__status.completed:hover {
  background-color: var(--success);
  color: var(--white-text);
}
.dashboard__projectList__details__item__list__status.pending {
  background-color: rgba(var(--review-rgb), 0.1);
  color: var(--review);
}
.dashboard__projectList__details__item__list__status.pending:hover {
  background-color: var(--review);
  color: var(--white-text);
}
.dashboard__projectList__details__item__list__status.cancelled {
  background-color: rgba(var(--delete-rgb), 0.1);
  color: var(--delete);
}
.dashboard__projectList__details__item__list__status.cancelled:hover {
  background-color: var(--delete);
  color: var(--white-text);
}
.dashboard__projectList__details__item__list__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard__projectList__details__item__list__author__thumb {
  max-width: 40px;
  border-radius: 50%;
  margin-left: -5px;
  border: 2px solid var(--white);
  -webkit-box-shadow: 0 0 10px var(--border-color);
          box-shadow: 0 0 10px var(--border-color);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dashboard__projectList__details__item__list__author__thumb:hover {
  border-color: var(--main-color-one);
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.dashboard__projectList__details__item__list__author__thumb img {
  border-radius: 50%;
}
.dashboard__projectList__details__item__list__date {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__projectList__details__item__list__date strong {
  font-weight: 700;
  color: var(--heading-color);
}

/* Project List css end */
/* Summer Note css start */
.note-editable {
  background: var(--white-bg);
  color: var(--paragraph-color);
}

.note-toolbar {
  color: var(--heading-color);
  background-color: var(--white-bg);
  border-bottom: 1px solid;
  border-color: var(--border-color);
}

.note-btn {
  color: var(--heading-color-two);
  background-color: var(--white-bg);
  border: 1px solid var(--border-color);
}

.note-btn.active, .note-btn.focus, .note-btn:active, .note-btn:focus, .note-btn:hover {
  color: var(--heading-color);
  text-decoration: none;
  border: 1px solid var(--border-color);
  background-color: rgba(var(--white-rgb), 0.1);
  outline: 0;
  border-radius: 1px;
}

.note-dropdown-menu {
  background: var(--search-bg);
  border: 1px solid var(--border-color);
  -webkit-box-shadow: 0 1px 1px rgba(var(--main-color-one-rgb), 0.1);
          box-shadow: 0 1px 1px rgba(var(--main-color-one-rgb), 0.1);
}

a.note-dropdown-item {
  color: var(--heading-color);
}

a.note-dropdown-item:hover {
  background-color: var(--border-color);
  color: var(--heading-color);
}

.note-modal-content {
  border: 1px solid var(--border-color);
  background: var(--white-bg);
  -webkit-box-shadow: 0 3px 9px rgba(var(--white-rgb), 0.1);
          box-shadow: 0 3px 9px rgba(var(--white-rgb), 0.1);
}

.note-modal-header {
  border: 1px solid var(--border-color);
}

.note-modal-title {
  color: var(--heading-color);
}

.close {
  color: var(--heading-color);
}

.note-form-label {
  color: var(--paragraph-color);
}

.note-modal .note-modal-body label {
  color: var(--paragraph-color);
}

.note-input {
  -webkit-box-shadow: 0 0 10px rgba(var(--white-rgb), 0.03);
  box-shadow: 0 0 10px rgba(var(--white-rgb), 0.03);
  background-color: var(--white-bg);
  border: 1px solid var(--border-color);
  color: var(--paragraph-color);
}

.note-editor .note-editing-area .note-editable table td, .note-editor .note-editing-area .note-editable table th {
  border: 1px solid var(--border-color);
}

.note-popover {
  background: var(--white-bg);
  border: 1px solid var(--border-color);
}

.note-popover.bottom .note-popover-arrow {
  top: -11px;
  left: 20px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: var(--search-bg);
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.note-popover.bottom .note-popover-arrow:after {
  border-bottom-color: var(--search-bg);
}

.help-list-item + label + span {
  color: var(--paragraph-color);
}

/* Summer Note css end */
.gradient__blue {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--blue-rgb), 0.7)), to(var(--blue)));
  background: linear-gradient(90deg, rgba(var(--blue-rgb), 0.7) 0%, var(--blue) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__purple {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--purple-rgb), 0.7)), to(var(--purple)));
  background: linear-gradient(90deg, rgba(var(--purple-rgb), 0.7) 0%, var(--purple) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__success {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--success-rgb), 0.7)), to(var(--success)));
  background: linear-gradient(90deg, rgba(var(--success-rgb), 0.7) 0%, var(--success) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__orange {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--orange-rgb), 0.7)), to(var(--orange)));
  background: linear-gradient(90deg, rgba(var(--orange-rgb), 0.7) 0%, var(--orange) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__brown {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--brown-rgb), 0.7)), to(var(--brown)));
  background: linear-gradient(90deg, rgba(var(--brown-rgb), 0.7) 0%, var(--brown) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__green {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--green-rgb), 0.7)), to(var(--green)));
  background: linear-gradient(90deg, rgba(var(--green-rgb), 0.7) 0%, var(--green) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__sky {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--sky-rgb), 0.7)), to(var(--sky)));
  background: linear-gradient(90deg, rgba(var(--sky-rgb), 0.7) 0%, var(--sky) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__pink {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--pink-rgb), 0.7)), to(var(--pink)));
  background: linear-gradient(90deg, rgba(var(--pink-rgb), 0.7) 0%, var(--pink) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__primary {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--primary-rgb), 0.7)), to(var(--primary)));
  background: linear-gradient(90deg, rgba(var(--primary-rgb), 0.7) 0%, var(--primary) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__secondary {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--secondary-rgb), 0.7)), to(var(--secondary)));
  background: linear-gradient(90deg, rgba(var(--secondary-rgb), 0.7) 0%, var(--secondary) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__warning {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--warning-rgb), 0.7)), to(var(--warning)));
  background: linear-gradient(90deg, rgba(var(--warning-rgb), 0.7) 0%, var(--warning) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__info {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--info-rgb), 0.7)), to(var(--info)));
  background: linear-gradient(90deg, rgba(var(--info-rgb), 0.7) 0%, var(--info) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__danger {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--danger-rgb), 0.7)), to(var(--danger)));
  background: linear-gradient(90deg, rgba(var(--danger-rgb), 0.7) 0%, var(--danger) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__dark {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--dark-rgb), 0.7)), to(var(--dark)));
  background: linear-gradient(90deg, rgba(var(--dark-rgb), 0.7) 0%, var(--dark) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__success {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--success-rgb), 0.7)), to(var(--success)));
  background: linear-gradient(90deg, rgba(var(--success-rgb), 0.7) 0%, var(--success) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__light {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--light-rgb), 0.7)), to(var(--light)));
  background: linear-gradient(90deg, rgba(var(--light-rgb), 0.7) 0%, var(--light) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__delete {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--delete-rgb), 0.7)), to(var(--delete)));
  background: linear-gradient(90deg, rgba(var(--delete-rgb), 0.7) 0%, var(--delete) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient__review {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--review-rgb), 0.7)), to(var(--review)));
  background: linear-gradient(90deg, rgba(var(--review-rgb), 0.7) 0%, var(--review) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradientBg__blue {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--blue-rgb), 0.4)), to(var(--blue)));
  background: linear-gradient(90deg, rgba(var(--blue-rgb), 0.4) 0%, var(--blue) 100%);
}

.gradientBg__purple {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--purple-rgb), 0.4)), to(var(--purple)));
  background: linear-gradient(90deg, rgba(var(--purple-rgb), 0.4) 0%, var(--purple) 100%);
}

.gradientBg__success {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--success-rgb), 0.4)), to(var(--success)));
  background: linear-gradient(90deg, rgba(var(--success-rgb), 0.4) 0%, var(--success) 100%);
}

.gradientBg__orange {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--orange-rgb), 0.4)), to(var(--orange)));
  background: linear-gradient(90deg, rgba(var(--orange-rgb), 0.4) 0%, var(--orange) 100%);
}

.gradientBg__brown {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--brown-rgb), 0.4)), to(var(--brown)));
  background: linear-gradient(90deg, rgba(var(--brown-rgb), 0.4) 0%, var(--brown) 100%);
}

.gradientBg__sky {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--sky-rgb), 0.4)), to(var(--sky)));
  background: linear-gradient(90deg, rgba(var(--sky-rgb), 0.4) 0%, var(--sky) 100%);
}

.gradientBg__pink {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--pink-rgb), 0.4)), to(var(--pink)));
  background: linear-gradient(90deg, rgba(var(--pink-rgb), 0.4) 0%, var(--pink) 100%);
}

.gradientBg__primary {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--primary-rgb), 0.4)), to(var(--primary)));
  background: linear-gradient(90deg, rgba(var(--primary-rgb), 0.4) 0%, var(--primary) 100%);
}

.gradientBg__secondary {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--secondary-rgb), 0.4)), to(var(--secondary)));
  background: linear-gradient(90deg, rgba(var(--secondary-rgb), 0.4) 0%, var(--secondary) 100%);
}

.gradientBg__warning {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--warning-rgb), 0.4)), to(var(--warning)));
  background: linear-gradient(90deg, rgba(var(--warning-rgb), 0.4) 0%, var(--warning) 100%);
}

.gradientBg__info {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--info-rgb), 0.4)), to(var(--info)));
  background: linear-gradient(90deg, rgba(var(--info-rgb), 0.4) 0%, var(--info) 100%);
}

.gradientBg__danger {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--danger-rgb), 0.4)), to(var(--danger)));
  background: linear-gradient(90deg, rgba(var(--danger-rgb), 0.4) 0%, var(--danger) 100%);
}

.gradientBg__dark {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--dark-rgb), 0.4)), to(var(--dark)));
  background: linear-gradient(90deg, rgba(var(--dark-rgb), 0.4) 0%, var(--dark) 100%);
}

.gradientBg__success {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--success-rgb), 0.4)), to(var(--success)));
  background: linear-gradient(90deg, rgba(var(--success-rgb), 0.4) 0%, var(--success) 100%);
}

.gradientBg__light {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--light-rgb), 0.4)), to(var(--light)));
  background: linear-gradient(90deg, rgba(var(--light-rgb), 0.4) 0%, var(--light) 100%);
}

.gradientBg__delete {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--delete-rgb), 0.4)), to(var(--delete)));
  background: linear-gradient(90deg, rgba(var(--delete-rgb), 0.4) 0%, var(--delete) 100%);
}

.gradientBg__review {
  background: -webkit-gradient(linear, left top, right top, from(rgba(var(--review-rgb), 0.4)), to(var(--review)));
  background: linear-gradient(90deg, rgba(var(--review-rgb), 0.4) 0%, var(--review) 100%);
}

.item__new {
  font-size: 16px;
  font-weight: 400;
  color: var(--success);
}

/* Recent Activities Css Start */
.recent_activities {
  max-width: 250px;
  position: relative;
}
@media (max-width: 1399px) {
  .recent_activities {
    max-width: 300px;
  }
}
@media only screen and (max-width: 375px) {
  .recent_activities {
    max-width: 320px;
  }
}
.recent_activities .dashboard__recentActivities {
  position: absolute !important;
  border: 1px solid var(--border-color);
  right: 0%;
  top: -100%;
  width: 250px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: none;
  z-index: 2;
  -webkit-transform: 3s;
          transform: 3s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.recent_activities .dashboard__recentActivities.showActivity {
  top: 100%;
  display: block;
}

.dashboard__recentActivities__close {
  font-size: 20px;
  line-height: 1;
  color: var(--heading-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 25px;
  width: 25px;
  background: var(--search-bg);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 3px;
}
.dashboard__recentActivities__close:hover {
  background-color: var(--delete);
  color: var(--white-text);
}
.dashboard__recentActivities__close i,
.dashboard__recentActivities__close .material-symbols-outlined,
.dashboard__recentActivities__close .material-symbols-rounded,
.dashboard__recentActivities__close .material-symbols-sharp {
  font-size: 20px;
  line-height: 1;
}
.dashboard__recentActivities__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.dashboard__recentActivities__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color-two);
}
.dashboard__recentActivities__item:not(:first-child) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid var(--border-color);
}
.dashboard__recentActivities__single__title {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  color: var(--heading-color-two);
}
.dashboard__recentActivities__single__time {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  color: var(--paragraph-color);
}
.dashboard__recentActivities__single__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
}
.dashboard__recentActivities__single__thumb {
  max-width: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.dashboard__recentActivities__single__thumb img {
  border-radius: 50%;
}
.dashboard__recentActivities__single__contents {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

/* pos system css */
.dashboard_posSystem__category {
  position: relative;
}
.dashboard_posSystem__category__nav {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid var(--border-color);
  padding: 12px 20px;
  cursor: pointer;
}
.dashboard_posSystem__category__nav__main {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--paragraph-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
}
.dashboard_posSystem__category__nav__main i,
.dashboard_posSystem__category__nav__main .material-symbols-outlined {
  color: var(--body-color);
}
.dashboard_posSystem__category__nav__item {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
  position: relative;
  cursor: pointer;
}
.dashboard_posSystem__category__nav__item:hover {
  color: var(--main-color-one);
}
.dashboard_posSystem__category__nav__item:not(:last-child) {
  padding-right: 15px;
  margin-right: 15px;
}
.dashboard_posSystem__category__nav__item:not(:last-child)::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: -4px;
  top: 1px;
  font-size: 15px;
}
.dashboard_posSystem__category__nav__item:last-of-type {
  color: var(--main-color-one);
  text-decoration: underline;
}
.dashboard_posSystem__category__menu {
  padding: 0;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9;
  background-color: var(--white-bg);
  min-width: 250px;
  width: 100%;
  display: none;
}
.dashboard_posSystem__category__menu__header {
  padding: 20px 20px;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--search-bg);
}
.dashboard_posSystem__category__menu__header__input {
  position: relative;
}
.dashboard_posSystem__category__menu__header__input .form--control {
  background-color: var(--white-bg);
  padding-right: 50px;
  border-radius: 5px;
  height: 50px;
}
.dashboard_posSystem__category__menu__header__input .searchIcon {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: unset;
  border: 0;
  font-size: 20px;
  color: var(--paragraph-color);
}
.dashboard_posSystem__category__menu__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard_posSystem__category__menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.dashboard_posSystem__category__menu ul li {
  position: relative;
}
.dashboard_posSystem__category__menu ul li:not(:last-child) a {
  border-bottom: 1px solid var(--border-color);
}
.dashboard_posSystem__category__menu ul li.has-children > a::after {
  content: "\f105";
  font-family: "Line Awesome Free";
  font-weight: 900;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.dashboard_posSystem__category__menu ul li.has-children.open > a {
  color: var(--main-color-one);
  background-color: rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard_posSystem__category__menu ul li.has-children.open > a::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.dashboard_posSystem__category__menu ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--paragraph-color);
  padding: 12px 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard_posSystem__category__menu ul li a:hover {
  color: var(--main-color-one);
  background-color: rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard_posSystem__category__menu ul li .submenu {
  background-color: var(--section-bg-1);
  display: none;
  padding: 0px 15px;
}
.dashboard_posSystem__category__menu ul li .submenu li a {
  font-size: 15px;
}
.dashboard_posSystem__category__menu ul li .submenu .submenu {
  background-color: var(--section-bg-2);
}
.dashboard_posSystem__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 767.98px) {
  .dashboard_posSystem__header__flex {
    display: -ms-grid;
    display: grid;
  }
}
.dashboard_posSystem__header__item.scaning {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dashboard_posSystem__header__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 575.98px) {
  .dashboard_posSystem__header__item__flex {
    display: -ms-grid;
    display: grid;
  }
}
.dashboard_posSystem__header__scan {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dashboard_posSystem__header__scan__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.dashboard_posSystem__header__scan__input {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dashboard_posSystem__header__scan__input .form--control {
  padding-right: 60px;
  background-color: var(--search-bg);
  font-size: 16px;
}
.dashboard_posSystem__header__scan__input .form--control.focus_input:focus {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
  -webkit-box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard_posSystem__header__scan__input .search_icon {
  position: absolute;
  right: 0;
  height: 100%;
  line-height: 1;
  border: 0;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  color: var(--paragraph-color);
  cursor: pointer;
  background-color: unset;
  padding: 0 20px;
}
.dashboard_posSystem__header__scan__code .scan_btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2px;
  border: 1px solid var(--main-color-one);
  color: var(--main-color-one);
  padding: 15px 15px;
  background-color: rgba(var(--main-color-one-rgb), 0.05);
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
}
.dashboard_posSystem__header__scan__code .scan_btn .scan_icon {
  font-size: 20px;
}
@media only screen and (max-width: 375px) {
  .dashboard_posSystem__header__scan__code .scan_btn .scan_title {
    display: none;
  }
}
.dashboard_posSystem__header__filter__select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 0;
  border: 1px solid var(--border-color);
  padding-left: 12px;
}
.dashboard_posSystem__header__filter__select .select2-container {
  z-index: 0;
}
.dashboard_posSystem__header__filter__select .icon {
  font-size: 20px;
}
.dashboard_posSystem__header__filter__select .select2-container--default .select2-selection--single {
  border: 0;
  border-radius: 10px;
}
.dashboard_posSystem__left {
  background-color: var(--white-bg);
  padding: 24px;
}
.dashboard_posSystem__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}
.dashboard_posSystem__item {
  width: calc(20% - 19.2px);
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .dashboard_posSystem__item {
    width: calc(25% - 18px);
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .dashboard_posSystem__item {
    width: calc(33.3333333333% - 16px);
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard_posSystem__item {
    width: calc(50% - 12px);
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .dashboard_posSystem__item {
    width: calc(33.3333333333% - 16px);
  }
}
@media only screen and (max-width: 575.98px) {
  .dashboard_posSystem__item {
    width: calc(50% - 12px);
  }
}
.dashboard_posSystem__item__thumb {
  background-color: var(--search-bg);
  min-height: 170px;
}
.dashboard_posSystem__item__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard_posSystem__item__price {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--main-color-one);
}
.dashboard_posSystem__sidebar {
  padding: 24px 24px 24px 0;
  position: sticky;
  top: 0;
  z-index: 101;
}
.dashboard_posSystem__sidebar__item:not(:last-child) {
  margin-bottom: 10px;
}
.dashboard_posSystem__sidebar__cart__clear {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--delete);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard_posSystem__sidebar__cart__clear i {
  font-size: 18px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard_posSystem__sidebar__cart__clear .material-symbols-outlined {
  font-size: 20px;
  line-height: unset;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard_posSystem__sidebar__cart__clear:hover, .dashboard_posSystem__sidebar__cart__clear:focus {
  color: var(--delete);
}
.dashboard_posSystem__sidebar__cart__clear:hover i,
.dashboard_posSystem__sidebar__cart__clear:hover .material-symbols-outlined, .dashboard_posSystem__sidebar__cart__clear:focus i,
.dashboard_posSystem__sidebar__cart__clear:focus .material-symbols-outlined {
  -webkit-transform: scale(1.4);
          transform: scale(1.4);
}
.dashboard_posSystem__sidebar__cart__header {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.dashboard_posSystem__sidebar__cart__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px 5px;
}
.dashboard_posSystem__sidebar__cart__header__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard_posSystem__sidebar__cart__item:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.dashboard_posSystem__sidebar__cart__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard_posSystem__sidebar__cart__item__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 480px) {
  .dashboard_posSystem__sidebar__cart__item__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.dashboard_posSystem__sidebar__cart__item__left {
  min-width: 40%;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .dashboard_posSystem__sidebar__cart__item__left {
    width: 35%;
    min-width: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .dashboard_posSystem__sidebar__cart__item__left {
    width: 35%;
    min-width: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard_posSystem__sidebar__cart__item__left {
    min-width: 70%;
  }
}
@media only screen and (max-width: 480px) {
  .dashboard_posSystem__sidebar__cart__item__left {
    min-width: 70%;
  }
}
@media only screen and (max-width: 375px) {
  .dashboard_posSystem__sidebar__cart__item__left {
    min-width: 100%;
  }
}
.dashboard_posSystem__sidebar__cart__item__para {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard_posSystem__sidebar__cart__item__desc {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: var(--paragraph-color);
}
.dashboard_posSystem__sidebar__cart__item__price {
  font-size: 16px;
  font-weight: 600;
  color: var(--main-color-one);
}
.dashboard_posSystem__sidebar__cart__item__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.dashboard_posSystem__sidebar__cart__item__icon .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  width: 30px;
  font-size: 16px;
  border: 1px solid var(--border-color);
  background-color: unset;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard_posSystem__sidebar__cart__item__icon .icon .material-symbols-outlined {
  font-size: 18px;
}
.dashboard_posSystem__sidebar__cart__item__icon .icon:hover {
  background-color: var(--main-color-one);
  border-color: var(--main-color-one);
  color: var(--white-text);
}
.dashboard_posSystem__sidebar__cart__item__icon .icon.remove {
  background-color: rgba(var(--delete-rgb), 0.1);
  color: var(--delete);
  border-color: rgba(var(--delete-rgb), 0.1);
}
.dashboard_posSystem__sidebar__cart__item__icon .icon.remove:hover {
  background-color: var(--delete);
  border-color: var(--delete);
  color: var(--white-text);
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .dashboard_posSystem__sidebar__cart__item__quantity .product__quantity {
    width: 80px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard_posSystem__sidebar__cart__item__quantity .product__quantity {
    width: 70px;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .dashboard_posSystem__sidebar__cart__item__quantity .product__quantity {
    width: 70px;
  }
}
.dashboard_posSystem__sidebar__cart__item__quantity .product__quantity__input {
  width: 100%;
}
.dashboard_posSystem__sidebar__cart__footer {
  border-top: 1px solid var(--border-color);
  padding-top: 15px;
  margin-top: 15px;
}
.dashboard_posSystem__sidebar__cart__footer .expand_btn {
  font-size: 16px;
  text-align: center;
  display: block;
  font-weight: 500;
  line-height: 24px;
  color: var(--main-color-one);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.dashboard_posSystem__sidebar__estimate__discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 375px) {
  .dashboard_posSystem__sidebar__estimate__discount {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -ms-grid;
    display: grid;
  }
}
.dashboard_posSystem__sidebar__estimate__discount .discountBtn {
  display: block;
  text-align: center;
  padding: 10px 15px;
  background-color: var(--search-bg);
  color: var(--heading-color);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.dashboard_posSystem__sidebar__estimate__discount .discountCoupon {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
  height: 45px;
  line-height: 55px;
  padding: 0 15px;
  border: 1px solid var(--border-color);
  background-color: unset;
  outline: none;
  color: var(--heading-color);
  -webkit-transition: 300ms;
  transition: 300ms;
  -webkit-box-shadow: 0 0 10px var(--box-shadow-2);
  box-shadow: 0 0 10px var(--box-shadow-2);
}
.dashboard_posSystem__sidebar__estimate__discount .discountCoupon:focus {
  border-color: rgba(var(--main-color-one-rgb), 0.3);
  -webkit-box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
  box-shadow: 0 0 10px rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard_posSystem__sidebar__estimate__list:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.dashboard_posSystem__sidebar__estimate__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px 5px;
}
.dashboard_posSystem__sidebar__estimate__list__item:not(:last-child) {
  margin-bottom: 10px;
}
.dashboard_posSystem__sidebar__estimate__list__item .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--paragraph-color);
}
.dashboard_posSystem__sidebar__estimate__list__item .title strong {
  color: var(--heading-color);
  font-weight: 500;
}
.dashboard_posSystem__sidebar__estimate__list__item .price {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: var(--heading-color);
}
.dashboard_posSystem__sidebar__estimate__list__item .price strong {
  font-weight: 700;
  font-size: 20px;
}
.dashboard_posSystem__sidebar__estimate__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 10px;
  width: 100%;
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
  width: 35px;
  font-size: 20px;
  border-radius: 5px;
  border: 1px solid var(--border-color);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis__icon:hover {
  background-color: var(--main-color-one);
  border-color: var(--main-color-one);
  color: var(--white-text);
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis .dropdown-menu {
  padding: 0;
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis .dropdown-menu li:not(:last-child) .dropdown-item {
  border-bottom: 1px solid var(--border-color);
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis .dropdown-item .material-symbols-outlined {
  font-size: 20px;
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis .dropdown-item.draft {
  color: var(--main-color-one);
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis .dropdown-item.draft:hover {
  background-color: rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis .dropdown-item.remove {
  color: var(--delete);
}
.dashboard_posSystem__sidebar__estimate__footer__elipsis .dropdown-item.remove:hover {
  background-color: rgba(var(--delete-rgb), 0.1);
}
.dashboard_posSystem__sidebar__estimate__footer__btn {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media only screen and (max-width: 375px) {
  .dashboard_posSystem__sidebar__estimate__footer__btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -ms-grid;
    display: grid;
  }
}
.dashboard_posSystem__sidebar__estimate__footer__btn .orderBtn {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.dashboard_posSystem__tabs .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 375px) {
  .dashboard_posSystem__tabs .tabs {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.dashboard_posSystem__tabs .tabs li {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  padding: 10px 15px;
  background-color: var(--search-bg);
  color: var(--paragraph-color);
  text-align: center;
  border-radius: 7px;
}
.dashboard_posSystem__tabs .tabs li::before {
  display: none;
}
.dashboard_posSystem__tabs .tabs li.active {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.dashboard_posSystem__para {
  font-size: 16px;
  color: var(--paragraph-color);
  line-height: 24px;
  font-weight: 400;
}

.posBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--heading-color);
  border: inherit;
  background-color: var(--border-color);
  padding: 6px 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.posBtn_details {
  background-color: unset;
  border: 1.5px solid var(--border-color);
}
.posBtn_details:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.posBtn_cart {
  background-color: unset;
  border: 1.5px solid var(--main-color-one);
  color: var(--main-color-one);
}
.posBtn_cart:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.posBtn.btn_bg_1 {
  background-color: var(--main-color-one);
  border-color: var(--main-color-one);
  color: var(--white-text);
}

.orderBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 5px;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--heading-color);
  border: inherit;
  background-color: var(--search-bg);
  border: 1px solid var(--search-bg);
  padding: 8px 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.orderBtn_cancel {
  background-color: unset;
  border: 1px solid var(--border-color);
}
.orderBtn_cancel:hover {
  background-color: var(--delete);
  border-color: var(--delete);
  color: var(--white-text);
}
.orderBtn_proceed {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.orderBtn_proceed:hover {
  background-color: unset;
  border-color: var(--main-color-one);
  color: var(--main-color-one);
}

.addCustomer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 5px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--main-color-one);
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.addCustomer i {
  font-size: 20px;
}
.addCustomer:hover {
  color: var(--heading-color);
}

.scrollWrap {
  max-height: 300px;
  scrollbar-color: #A8A8A8 #F1F1F1;
  scrollbar-width: thin;
}
.scrollWrap::-webkit-scrollbar {
  width: 4px;
  border-radius: 30px;
  background: #F1F1F1;
}
.scrollWrap::-webkit-scrollbar-thumb {
  background: #A8A8A8;
  border-radius: 30px;
}

.searchParent {
  position: relative;
}

.searchWrap {
  background-color: var(--white-bg);
  padding: 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px var(--border-color);
          box-shadow: 0 0 10px var(--border-color);
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 9;
  border: 1px solid var(--border-color);
}
.searchWrap__item:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.searchWrap__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.searchWrap__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.searchWrap__left__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.searchWrap__left__thumb {
  max-width: 40px;
}
.searchWrap__left__thumb img {
  border-radius: 50%;
}
.searchWrap__left__contents__title {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.searchWrap__left__contents__subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.searchWrap__right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.searchWrap__right__loyal {
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  text-align: center;
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
  padding: 5px 15px;
  border-radius: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.searchWrap__right__loyal .material-symbols-outlined {
  font-size: 18px;
}
.searchWrap__right__loyal:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}

.paymentMethod__cash {
  border-top: 1px solid var(--border-color);
  padding-top: 24px;
}
.paymentMethod__cash__paid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.paymentMethod__cash__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--heading-color);
  min-width: 60%;
}
.paymentMethod__cash__input {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-radius: 10px;
  overflow: hidden;
}
.paymentMethod__cash__input input {
  height: 45px;
  padding-left: 60px;
  text-align: center;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 700;
  color: var(--heading-color);
}
.paymentMethod__cash__input__sign {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  background-color: var(--border-color);
  color: var(--heading-color);
  padding: 5px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 20px;
}
.paymentMethod__cash__return {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  background: var(--search-bg);
  padding: 20px 10px;
  border-radius: 5px;
}
.paymentMethod__cash__return__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--heading-color);
  min-width: 60%;
}
.paymentMethod__cash__return__price {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  color: var(--heading-color);
}
.paymentMethod__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.paymentMethod__card__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 20px;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  cursor: pointer;
  color: var(--paragraph-color);
}
.paymentMethod__card__item::before {
  display: none;
}
.paymentMethod__card__item.active {
  border-color: var(--main-color-one);
  background-color: var(--main-color-one);
  color: var(--white) !important;
}
.paymentMethod__card__item.active .paymentMethod__card__name {
  color: var(--white) !important;
}
.paymentMethod__card__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: 400;
}
.paymentMethod__card__name .icon {
  font-size: 20px;
}
.paymentMethod__card__name .icon .material-symbols-outlined {
  font-size: 18px;
}
.paymentMethod__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px 5px;
}
.paymentMethod__price__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.paymentMethod__price__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.paymentMethod__type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 1px solid var(--border-color);
  padding-top: 24px;
}
.paymentMethod__type__item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 8px 20px;
  border: 1px solid var(--border-color);
  border-radius: 10px;
  cursor: pointer;
  color: var(--paragraph-color);
}
.paymentMethod__type__item.active {
  border-color: var(--main-color-one);
  color: var(--main-color-one);
}
.paymentMethod__scanner {
  background-color: var(--search-bg);
  padding: 20px;
  border-radius: 10px;
  text-align: center;
}
.paymentMethod__scanner__para {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color);
}

.product__details__description {
  max-width: 600px;
}
.product__details__description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--heading-color);
}
.product__details__description p{
  text-align: justify;
}
.editProduct__thumb {
  border-radius: 10px;
  min-height: 150px;
  display: table;
  width: 100%;
}
.editProduct__thumb__main {
  max-height: 150px;
  display: table-cell;
  vertical-align: middle;
}
.editProduct__thumb__main img {
  max-height: 140px;
}
.editProduct__contents__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color);
}
.editProduct__contents__price {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--main-color-one);
  display: block;
}
.editProduct__contents__price s {
  color: var(--body-color);
  font-size: 15px;
  font-weight: 400;
}
.editProduct__contents__sku__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
}
.editProduct__contents__sku__para strong {
  font-weight: 600;
  color: var(--heading-color);
  width: 126px;
  display: inline-block;
}
.editProduct__contents__brand__flex, .editProduct__contents__category__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.editProduct__contents__brand__title, .editProduct__contents__category__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color);
}
.editProduct__contents__brand__item, .editProduct__contents__category__item {
  display: inline-block;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
  border: 1px solid var(--border-color);
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.editProduct__contents__brand__item.active, .editProduct__contents__brand__item:hover, .editProduct__contents__category__item.active, .editProduct__contents__category__item:hover {
  border-color: var(--main-color-one);
  color: var(--main-color-one);
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .valueInput {
    margin-top: 20px;
  }
}
.valueInput__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.valueInput__head strong {
  color: var(--heading-color);
}
.valueInput__head__results {
  width: auto;
  border: 0;
  outline: none;
  color: var(--paragraph-color);
  background-color: var(--white-bg);
}
.valueInput .valueInput__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
  padding: 0;
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .valueInput .valueInput__list {
    margin-top: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .valueInput .valueInput__list {
    margin-top: 15px;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .valueInput .valueInput__list {
    margin-top: 15px;
  }
}
.valueInput .valueInput__list li {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 15px;
  height: 45px;
  width: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
}
.valueInput .valueInput__list li.active {
  border-color: var(--main-color-one);
  background-color: var(--main-color-one);
  color: var(--white-text);
}
@media only screen and (max-width: 480px) {
  .valueInput .valueInput__list li {
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .valueInput .valueInput__list li {
    font-size: 14px;
  }
}
.valueInput .valueInput__list.color_list li {
  display: inline-block;
  border: 1px solid transparent;
  position: relative;
  z-index: 1;
}
.valueInput .valueInput__list.color_list li.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.valueInput .valueInput__list.color_list li.active::before {
  content: "\f00c";
  font-family: "Line Awesome Free";
  font-weight: 900;
  font-size: 18px;
}
.valueInput .valueInput__list.color_list li.product_blue {
  border-color: var(--blue);
}
.valueInput .valueInput__list.color_list li.product_purple {
  border-color: var(--purple);
}
.valueInput .valueInput__list.color_list li.product_orange {
  border-color: var(--orange);
}
.valueInput .valueInput__list.color_list li.product_brown {
  border-color: var(--brown);
}
.valueInput .valueInput__list.color_list li.product_green {
  border-color: var(--green);
}
.valueInput .valueInput__list.color_list li.product_sky {
  border: 1px solid var(--sky);
}
.valueInput .valueInput__list.color_list li.product_pink {
  border: 1px solid var(--pink);
}
.valueInput .valueInput__list.color_list li.product_primary {
  border: 1px solid var(--primary);
}
.valueInput .valueInput__list.color_list li.product_secondary {
  border: 1px solid var(--secondary);
}
.valueInput .valueInput__list.color_list li.product_warning {
  border: 1px solid var(--warning);
}
.valueInput .valueInput__list.color_list li.product_info {
  border: 1px solid var(--info);
}
.valueInput .valueInput__list.color_list li.product_danger {
  border: 1px solid var(--danger);
}
.valueInput .valueInput__list.color_list li.product_dark {
  border: 1px solid var(--dark);
}
.valueInput .valueInput__list.color_list li.product_success {
  border: 1px solid var(--success);
}
.valueInput .valueInput__list.color_list li.product_light {
  border: 1px solid var(--light);
}
.valueInput .valueInput__list.variant_list li {
  width: auto;
  height: auto;
  padding: 7px 15px;
  border-radius: 7px;
}
.valueInput .valueInput__list.variant_list li.active {
  border-color: var(--main-color-one);
  background-color: unset;
  color: var(--main-color-one);
}
@media only screen and (max-width: 480px) {
  .valueInput .valueInput__list.variant_list li {
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  .valueInput .valueInput__list.variant_list li {
    font-size: 14px;
  }
}

.product_blue {
  background-color: var(--blue) !important;
}

.product_purple {
  background-color: var(--purple) !important;
}

.product_orange {
  background-color: var(--orange) !important;
}

.product_brown {
  background-color: var(--brown) !important;
}

.product_green {
  background-color: var(--green) !important;
}

.product_sky {
  background-color: var(--sky) !important;
}

.product_pink {
  background-color: var(--pink) !important;
}

.productDiscount__author__thumb img {
  border-radius: 50%;
}
.productDiscount__author__name {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.productDiscount__author__loyal {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-items: center;
  text-align: center;
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
  padding: 5px 15px;
  border-radius: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.productDiscount__author__loyal .material-symbols-outlined {
  font-size: 18px;
}
.productDiscount__author__loyal:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.productDiscount__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px 5px;
  border-top: 1px solid var(--border-color);
  padding-top: 20px;
  margin-top: 20px;
}
.productDiscount__price .price_para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.productDiscount__price .price_title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.productDiscount__price .price_title.after_discount {
  color: var(--success);
}
.productDiscount__contents__eligible {
  border-top: 1px solid var(--border-color);
  padding-top: 20px;
  margin-top: 20px;
}
.productDiscount__contents__eligible__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.productDiscount__contents__eligible__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.productDiscount__contents__eligible__item {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid var(--border-color);
  padding: 7px 15px;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.productDiscount__contents__eligible__item.active, .productDiscount__contents__eligible__item:hover, .productDiscount__contents__eligible__item:focus {
  background-color: var(--main-color-one);
  border-color: var(--main-color-one);
  color: var(--white-text);
}

.searchParent {
  z-index: 992;
}

.body-overlay.show {
  position: fixed;
  height: 100vh;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 100;
}

/* Branches Css */
.btn_branch {
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
  padding: 10px 20px;
}
.btn_branch b {
  background-color: var(--main-color-one);
}
.btn_branch:hover {
  color: var(--white-text);
}

.stuff__btn {
  font-size: 16px;
  font-weight: 500;
  font-family: var(--body-font);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-transform: capitalize;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  line-height: 20px;
  padding: 10px 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
  position: relative;
  z-index: 0;
  overflow: hidden;
  border: 1px solid transparent;
  height: 100%;
}
.stuff__btn.reboke {
  background-color: unset;
  color: var(--delete);
  border-color: rgba(var(--delete-rgb), 0.1);
}
.stuff__btn.reboke:hover {
  border-color: var(--delete);
}
.stuff__btn__elipsis {
  background-color: unset;
  color: var(--paragraph-color);
  border: 1px solid var(--border-color);
  line-height: 1;
  padding: 7px 10px;
  border-radius: 5px;
}
.stuff__btn__elipsis i,
.stuff__btn__elipsis .material-symbols-outlined {
  line-height: 1;
  font-size: 24px;
}
.stuff__btn__elipsis .productDetails_click.show {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.stuff__btn__elipsis .dropdown-menu {
  padding: 0;
}
.stuff__btn__elipsis .single-item:not(:last-child) .dropdown-item {
  border-bottom: 1px solid var(--border-color);
}
.stuff__btn__elipsis .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding: 8px 15px;
  color: var(--main-color-one);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
}
.stuff__btn__elipsis .dropdown-item:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.stuff__btn__elipsis .dropdown-item .material-symbols-outlined,
.stuff__btn__elipsis .dropdown-item i {
  font-size: 18px;
  line-height: 1;
}
.stuff__btn__elipsis .dropdown-item.delete {
  color: var(--delete);
}
.stuff__btn__elipsis .dropdown-item.delete:hover {
  background-color: var(--delete);
  color: var(--white-text);
}

.dashboard__branches__item {
  background-color: var(--white-bg);
  padding: 20px;
}
.dashboard__branches__item:not(:first-child) {
  margin-top: 24px;
}
.dashboard__branches__item__header__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__branches__item__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px 5px;
}
.dashboard__branches__item__single {
  background-color: var(--white-bg);
  padding: 20px;
}
.dashboard__branches__item__single:not(:first-child) {
  margin-top: 20px;
}
.dashboard__branches__item__single__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px 5px;
}
.dashboard__branches__item__single__left__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
.dashboard__branches__item__single__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 70px;
  width: 70px;
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
  border-radius: 50%;
  font-size: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__branches__item__single__icon .material-symbols-outlined,
.dashboard__branches__item__single__icon .material-symbols-rounded,
.dashboard__branches__item__single__icon .material-symbols-sharp,
.dashboard__branches__item__single__icon i {
  font-size: 40px;
}
.dashboard__branches__item__single__icon:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.dashboard__branches__item__single__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__branches__item__single__title .number {
  font-size: 18px;
  font-weight: 400;
  color: var(--paragraph-color);
}
.dashboard__branches__item__single__para {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--paragraph-color);
}
.dashboard__branches__item__single__para .open {
  font-size: 14px;
  font-weight: 600;
  color: var(--main-color-one);
}
.dashboard__branches__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 0;
}
.dashboard__branches__address__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
  position: relative;
}
.dashboard__branches__address__item:not(:first-child) {
  padding-left: 15px;
}
.dashboard__branches__address__item:not(:first-child)::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 80%;
  width: 1px;
  background-color: var(--border-color);
}
.dashboard__branches__address__item:not(:last-child) {
  margin-right: 15px;
}
.dashboard__branches__address__icon {
  line-height: 1;
}
.dashboard__branches__stuff__tabs .tabs {
  gap: 12px 20px;
  border-bottom: 1px solid var(--border-color);
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .dashboard__branches__stuff__tabs .tabs {
    gap: 12px 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard__branches__stuff__tabs .tabs {
    gap: 12px 0px;
  }
}
@media only screen and (max-width: 767.98px) {
  .dashboard__branches__stuff__tabs .tabs {
    gap: 12px 5px;
  }
}
.dashboard__branches__stuff__tabs .tabs li {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--paragraph-color);
  padding: 0 20px 10px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .dashboard__branches__stuff__tabs .tabs li {
    padding: 0 8px 10px;
  }
}
@media only screen and (max-width: 480px) {
  .dashboard__branches__stuff__tabs .tabs li {
    padding: 0 8px 10px;
  }
}
.dashboard__branches__stuff__tabs .tabs li.active {
  color: var(--main-color-one);
}
.dashboard__branches__stuff__tabs .tabs li::before {
  height: 3px;
  bottom: -2px;
}
.dashboard__branches__stuff__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__branches__stuff__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__branches__stuff__item:not(:last-child) {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--border-color);
}
.dashboard__branches__stuff__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.dashboard__branches__stuff__author__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 70px;
}
.dashboard__branches__stuff__author__thumb img {
  border-radius: 50%;
}
.dashboard__branches__stuff__author__contents {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dashboard__branches__stuff__author__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__branches__stuff__author__para {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--paragraph-color);
}
.dashboard__branches__stuff__author__time {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--paragraph-color);
  border: 1px solid var(--border-color);
  border-radius: 5px;
  padding: 5px 10px;
  display: inline-block;
}
.dashboard__branches__stuff__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__branches__storeHours__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px 100px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__branches__storeHours__flex.style_02 {
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard__branches__storeHours__flex.style_02 .dashboard__branches__storeHours__item__day {
  min-width: 100px;
}
.dashboard__branches__storeHours__item:not(:last-child) {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--border-color);
}
.dashboard__branches__storeHours__item__day {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--paragraph-color);
  min-width: 90px;
}
.dashboard__branches__storeHours__item__switch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.dashboard__branches__storeHours__item__switch .title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color);
  min-width: 43px;
}
.dashboard__branches__storeHours__item__switch .custom_switch {
  height: 24px;
}
.dashboard__branches__storeHours__item__switch .custom_switch .slider:before {
  height: 18px;
  width: 18px;
  left: 3px;
  bottom: 3px;
}
.dashboard__branches__storeHours__item__switch .custom_switch input:checked + .slider:before {
  -webkit-transform: translateX(23px);
  transform: translateX(23px);
}
@media only screen and (max-width: 375px) {
  .dashboard__branches__storeHours__item__switch .custom_switch input:checked + .slider:before {
    -webkit-transform: translateX(16px);
            transform: translateX(16px);
  }
}
.dashboard__branches__storeHours__item__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.dashboard__branches__storeHours__item__date.disabled .dashboard__branches__storeHours__item__date__para {
  color: #f3f3f3;
}
.dashboard__branches__storeHours__item__date.disabled .dashboard__branches__storeHours__item__date__edit {
  color: #f3f3f3;
  border-color: #f3f3f3;
  z-index: -9;
}
.dashboard__branches__storeHours__item__date.disabled .dashboard__branches__storeHours__item__date__edit:hover {
  background-color: unset;
  border: unset;
}
.dashboard__branches__storeHours__item__date__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__branches__storeHours__item__date__edit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  width: 30px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  color: var(--paragraph-color);
  font-size: 16px;
}
.dashboard__branches__storeHours__item__date__edit:hover {
  background-color: var(--main-color-one);
  border-color: var(--main-color-one);
  color: var(--white-text);
}
.dashboard__branches__storeHours__item__date__edit i {
  font-size: 16px;
  line-height: 1;
}
.dashboard__branches__storeHours__item__date .form--control {
  height: 40px;
  max-width: 130px;
  border-radius: 5px;
  position: relative;
}
.dashboard__branches__storeHours__item__date .form--control::after {
  content: "\e5d7";
  font-family: "Material Symbols Outlined";
  position: absolute;
  right: 12px;
  font-size: 24px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9999;
}
.dashboard__branches__storeHours__item__date .form--control[disabled] {
  color: var(--border-color);
  border-color: var(--border-color);
  opacity: 0.7;
}
.dashboard__branches__storeHours__item__date .form--control[disabled] + .separator {
  color: var(--border-color);
}

/* Time Sheet Css */
.dashboard__timeSheet .select2-container {
  z-index: 0;
}
.dashboard__timeSheet__inner__head__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__timeSheet__inner__head .dashboard_select .select2-container--default .select2-selection--single {
  border-radius: 7px;
  height: 42px;
}
.dashboard__timeSheet__inner__head .dashboard_select .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 42px;
}
.dashboard__timeSheet__inner__left {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dashboard__timeSheet__inner__right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.dashboard__timeSheet__card {
  border: 1px solid var(--border-color);
  padding: 20px;
}
.dashboard__timeSheet__card__para {
  font-size: 15px;
  line-height: 24px;
  font-weight: 500;
  color: var(--paragraph-color);
}
.dashboard__timeSheet__card__title {
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  color: var(--heading-color-two);
}
.dashboard__timeSheet__details__item {
  border: 1px solid var(--border-color);
}
.dashboard__timeSheet__details__item:not(:last-child) {
  margin-bottom: 24px;
}
.dashboard__timeSheet__details__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__timeSheet__details__header__date {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__timeSheet__details__header__para {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: var(--paragraph-color);
  background-color: var(--search-bg);
  padding: 5px 10px;
  border-radius: 5px;
}
.dashboard__timeSheet__details__header__para .workTime {
  color: var(--main-color-one);
  font-weight: 600;
}
.dashboard__timeSheet__details__para {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  color: var(--paragraph-color);
  background-color: var(--search-bg);
  padding: 10px 20px;
  border-radius: 7px;
}
.dashboard__timeSheet__details__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__timeSheet__details__list__item {
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: var(--paragraph-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.dashboard__timeSheet__details__list__item strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--heading-color);
}

.dashboard__timeSheetSidebar__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 5px;
}
.dashboard__timeSheetSidebar__data:not(:first-child) {
  padding-top: 15px;
}
.dashboard__timeSheetSidebar__data:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 15px;
}
.dashboard__timeSheetSidebar__left {
  min-width: 250px;
}
.dashboard__timeSheetSidebar__left__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__timeSheetSidebar__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dashboard__timeSheetSidebar__right__para {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
}
.dashboard__timeSheetSidebar__right__para .price {
  font-weight: 600;
}
.dashboard__timeSheetSidebar__right__para .payment {
  background-color: var(--search-bg);
  padding: 3px 10px;
  border-radius: 30px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.dashboard__timeSheetSidebar__right__para .payment.paid {
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
}
.dashboard__timeSheetSidebar__right__edit {
  font-size: 20px;
  color: var(--main-color-one);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__timeSheetSidebar__right__edit:hover {
  color: var(--main-color-one);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.dashboard__timeSheetSidebar__right__edit i,
.dashboard__timeSheetSidebar__right__edit .material-symbols-outlined {
  font-size: 20px;
  line-height: 1;
}

/* Branch Details css */
.addStaff__view {
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.addStaff__view.show {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.chooseExistingStaff__view {
  display: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.chooseExistingStaff__view.show {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.dashboard__branchDetails__item:not(:first-child) {
  margin-top: 24px;
}
.dashboard__branchDetails__header__item:not(:last-child) {
  margin-bottom: 24px;
}
.dashboard__branchDetails__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__branchDetails__header__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__branchDetails__view__item:not(:last-child) {
  margin-bottom: 20px;
}
.dashboard__branchDetails__view__subtitle {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: var(--heading-color);
  margin-bottom: 8px;
}
.dashboard__branchDetails__view__inputText {
  background-color: var(--search-bg);
  padding: 10px 15px;
  border: 1px solid var(--border-color);
  font-size: 16px;
  font-weight: 500;
  color: var(--paragraph-color);
  border-radius: 7px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.dashboard__branchDetails__view__inputText .material-symbols-outlined,
.dashboard__branchDetails__view__inputText .material-symbols-rounded,
.dashboard__branchDetails__view__inputText .material-symbols-sharp {
  font-size: 24px;
}
.dashboard__branchDetails__confirm {
  max-width: 500px;
  margin-inline: auto;
}
.dashboard__branchDetails__confirm.text-center .dashboard__branchDetails__confirm__icon, .dashboard__branchDetails__confirm.center-text .dashboard__branchDetails__confirm__icon {
  margin-inline: auto;
}
.dashboard__branchDetails__confirm.text-center .dashboard__branchDetails__confirm__contents .btn_flex, .dashboard__branchDetails__confirm.center-text .dashboard__branchDetails__confirm__contents .btn_flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.dashboard__branchDetails__confirm__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 70px;
  width: 70px;
  background-color: var(--success);
  color: var(--white-text);
  border-radius: 50%;
  font-size: 40px;
}
.dashboard__branchDetails__confirm__icon i,
.dashboard__branchDetails__confirm__icon .material-symbols-outlined {
  font-size: 40px;
}
.dashboard__branchDetails__confirm__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color-two);
}
.dashboard__branchDetails__confirm__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__branchDetails__existingStuff__item:not(:first-child) {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid var(--border-color);
}
.dashboard__branchDetails__existingStuff__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__branchDetails__existingStuff__author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.dashboard__branchDetails__existingStuff__author__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 70px;
}
.dashboard__branchDetails__existingStuff__author__thumb img {
  border-radius: 50%;
}
.dashboard__branchDetails__existingStuff__author__contents {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dashboard__branchDetails__existingStuff__author__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__branchDetails__existingStuff__author__para {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--paragraph-color);
}
.dashboard__branchDetails__existingStuff__author__time {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: var(--paragraph-color);
  border: 1px solid var(--border-color);
  border-radius: 5px;
  padding: 5px 10px;
  display: inline-block;
}
.dashboard__branchDetails__existingStuff__author__time .existingStuff__designation {
  color: var(--review);
  font-weight: 500;
}
.dashboard__branchDetails__existingStuff__role {
  border: 1px solid var(--border-color);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--heading-color);
  padding: 7px 40px 7px 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dashboard__branchDetails__existingStuff__role::after {
  content: "\e5d7";
  font-family: "Material Symbols Outlined";
  position: absolute;
  right: 12px;
  font-size: 20px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--body-color);
}
.dashboard__branchDetails__existingStuff__role:hover {
  background-color: var(--main-color-one);
  border-color: var(--main-color-one);
  color: var(--white-text);
}
.dashboard__branchDetails__existingStuff__role:hover::after {
  color: var(--white-text);
}

/* add Stuff Modal Css start */
.addStuff_modal__header {
  width: 100%;
}
.addStuff_modal__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.addStuff_modal__header__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.addStuff_modal__header__right .btn_close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
  width: 35px;
  border: 1px solid var(--border-color);
  border-radius: 5px;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--paragraph-color);
  font-size: 15px;
  background-image: unset;
  background-color: unset;
}
.addStuff_modal__header__right .btn_close .material-symbols-outlined,
.addStuff_modal__header__right .btn_close i {
  font-size: 22px;
}
.addStuff_modal__header__right .btn_close:hover, .addStuff_modal__header__right .btn_close:focus {
  border-color: var(--delete);
  color: var(--delete);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

/* add Stuff Modal Css end */
/* Revoke Modal Css start */
.revoke_modal__body__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color-two);
}
.revoke_modal__body__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}

/* Revoke Modal Css end */
/* Inventory Css */
.dashboard__inventory__stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__inventory__stock__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.dashboard__inventory__stock__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px 3px;
}
.dashboard__inventory__stock__icon {
  line-height: 1;
  font-size: 20px;
  color: var(--paragraph-color);
}
.dashboard__inventory__stock__icon .material-symbols-outlined,
.dashboard__inventory__stock__icon .material-symbols-sharpe,
.dashboard__inventory__stock__icon .material-symbols-rounded {
  font-size: 20px;
}
.dashboard__inventory__stock__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--paragraph-color);
}
.dashboard__inventory__stock__count {
  background-color: var(--border-color);
  color: var(--heading-color);
  padding: 5px 10px;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  border-radius: 3px;
}
.dashboard__inventory__stock__count.stock_out {
  background-color: rgba(var(--delete-rgb), 0.1);
  color: var(--delete);
}
.dashboard__inventory__stock__count.stock_low {
  background-color: rgba(var(--review-rgb), 0.1);
  color: var(--review);
}

/* Filter Result start */
.search_filter {
  position: relative;
}
.search_filter__btn {
  border: 1px solid var(--border-color);
  padding: 7px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
}
.search_filter__btn.active {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.search_filter__contents {
  width: 370px;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: var(--white-bg);
  -webkit-box-shadow: 0 0 10px var(--border-color);
          box-shadow: 0 0 10px var(--border-color);
  z-index: 9;
  display: none;
  margin-top: 10px;
}
@media only screen and (max-width: 480px) {
  .search_filter__contents {
    width: 300px;
    right: auto;
    left: 0;
  }
}
@media only screen and (max-width: 375px) {
  .search_filter__contents {
    width: 280px;
  }
}
.search_filter__contents__header {
  padding: 20px;
}
.search_filter__contents__header .resetFilter {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: var(--delete);
  display: inline-block;
  text-decoration: underline;
}
.search_filter__contents__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.search_filter__contents__header__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color-two);
}
.search_filter__inner__select__label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--heading-color);
  margin-bottom: 7px;
}
.search_filter__inner__select .select2-container--default .select2-selection--single {
  color: var(--heading-color);
  height: 40px;
}
.search_filter__inner__select .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 40px;
  line-height: 40px;
}
.search_filter__inner__select .form--control {
  height: 40px;
}

/* Range Slider start */
.rangeSlider__bar {
  height: 4px;
  position: relative;
  background: var(--border-color);
  border-radius: 5px;
}
.rangeSlider__bar__progress {
  height: 100%;
  left: 25%;
  right: 25%;
  position: absolute;
  border-radius: 5px;
  background: var(--main-color-one);
}
.rangeSlider__price__input {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0 0px;
}
.rangeSlider__input {
  position: relative;
}
.rangeSlider__input input {
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.rangeSlider__input input::-webkit-slider-thumb, .rangeSlider__input input::-moz-range-thumb {
  cursor: pointer;
}
.rangeSlider__input input::-webkit-slider-thumb {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: var(--main-color-one);
  pointer-events: auto;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.rangeSlider__input input::-moz-range-thumb {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: var(--main-color-one);
  pointer-events: auto;
  -webkit-appearance: none;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  cursor: pointer;
}
.rangeSlider__input__field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.rangeSlider__input__field input {
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 16px;
  border-radius: 5px;
  text-align: center;
  border: 1px solid var(--border-color);
  -moz-appearance: textfield;
  background-color: var(--white-2);
  color: var(--paragraph-color);
}
.rangeSlider__input__field input::-webkit-outer-spin-button, .rangeSlider__input__field input::-webkit-inner-spin-button {
  background-color: var(--white-bg);
}
.rangeSlider__separator {
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--white-text);
}

/* Range Slider end */
/* Filter Result end */
.porduct_search {
  position: relative;
  min-width: 220px;
}
@media only screen and (max-width: 480px) {
  .porduct_search {
    min-width: 300px;
  }
}
@media only screen and (max-width: 375px) {
  .porduct_search {
    min-width: 260px;
    width: 100%;
  }
}
.porduct_search__input {
  height: 40px;
  padding-left: 40px;
}
.porduct_search__icon {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  z-index: 5;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 0;
  background-color: unset;
  color: var(--paragraph-color);
  padding: 0;
  font-size: 20px;
  line-height: 1;
}
.porduct_search__icon .material-symbols-outlined,
.porduct_search__icon .material-symbols-sharpe,
.porduct_search__icon .material-symbols-rounded {
  font-size: 24px;
}
.porduct_search__icon:hover {
  color: var(--main-color-one);
}

.inventory_porduct {
  max-width: 260px;
  min-width: 230px;
}
.inventory_porduct__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.inventory_porduct__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 60px;
}
.inventory_porduct__thumb img {
  border-radius: 10px;
}
.inventory_porduct__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--heading-color);
}
.inventory_porduct__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
}

.item_stock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}

.stock_btn {
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
  padding: 2px 10px;
  border-radius: 30px;
  font-size: 15px;
  line-height: 20px;
  white-space: nowrap;
}
.stock_btn.stock_out {
  background-color: rgba(var(--delete-rgb), 0.1);
  color: var(--delete);
}

.action__icon .dropdown-menu {
  background-color: var(--white-2);
  -webkit-box-shadow: 0 0 20px var(--search-bg);
          box-shadow: 0 0 20px var(--search-bg);
  border: 1px solid var(--border-color);
}
.action__icon__item .productDetails_click,
.action__icon__item .icon {
  font-size: 20px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid transparent;
}
.action__icon__item .productDetails_click .material-symbols-outlined,
.action__icon__item .productDetails_click i,
.action__icon__item .icon .material-symbols-outlined,
.action__icon__item .icon i {
  font-size: 20px;
}
.action__icon__item .productDetails_click.show,
.action__icon__item .icon.show {
  border-color: var(--main-color-one);
  color: var(--main-color-one);
}
.action__icon__item .productDetails_click.show {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.action__icon__item .dropdown-menu {
  padding: 0;
}
.action__icon__item .single-item:not(:last-child) .dropdown-item {
  border-bottom: 1px solid var(--border-color);
}
.action__icon__item .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding: 8px 15px;
  color: var(--main-color-one);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
}
.action__icon__item .dropdown-item:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.action__icon__item .dropdown-item .material-symbols-outlined,
.action__icon__item .dropdown-item i {
  font-size: 18px;
  line-height: 1;
}
.action__icon__item .dropdown-item.delete {
  color: var(--delete);
}
.action__icon__item .dropdown-item.delete:hover {
  background-color: var(--delete);
  color: var(--white-text);
}

/* Inventory Modal start */
.flatpickr-calendar {
  background-color: var(--white-bg);
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
  color: var(--heading-color);
}

.flatpickr-current-month .numInputWrapper {
  color: var(--heading-color);
}

.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
  fill: var(--paragraph-color);
}

span.flatpickr-weekday {
  color: var(--heading-color-two);
}

.flatpickr-day {
  color: var(--paragraph-color);
}

.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
  background: var(--main-color-one);
  border-color: var(--main-color-one);
  color: var(--white-text);
}

.flatpickr-day.today {
  border-color: var(--paragraph-color);
  color: var(--heading-color);
}

.flatpickr-day.today:hover, .flatpickr-day.today:focus {
  background: var(--main-color-one);
  border-color: var(--main-color-one);
  color: var(--white-text);
}

.dropdown-menu {
  background-color: var(--white-2);
}

.modal-content {
  background-color: var(--white-bg);
}

.modal-header {
  border-color: var(--border-color);
}

.modal-footer {
  border-color: var(--border-color);
}

.btn-close.btn_closeCustom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
  width: 35px;
  border: 1px solid var(--border-color);
  border-radius: 5px;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--paragraph-color);
  font-size: 15px;
  background-image: unset;
}
.btn-close.btn_closeCustom .material-symbols-outlined,
.btn-close.btn_closeCustom i {
  font-size: 22px;
}
.btn-close.btn_closeCustom:hover, .btn-close.btn_closeCustom:focus {
  border-color: var(--delete);
  color: var(--delete);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.inventory_modal {
  background-color: var(--white-bg);
}
.inventory_modal__header {
  width: 100%;
}
.inventory_modal__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inventory_modal__header__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.inventory_modal__header__right .btn-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
  width: 35px;
  border: 1px solid var(--border-color);
  border-radius: 5px;
  padding: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: var(--paragraph-color);
  font-size: 15px;
  background-image: unset;
}
.inventory_modal__header__right .btn-close .material-symbols-outlined,
.inventory_modal__header__right .btn-close i {
  font-size: 22px;
}
.inventory_modal__header__right .btn-close:hover, .inventory_modal__header__right .btn-close:focus {
  border-color: var(--delete);
  color: var(--delete);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.inventory_modal__header__porduct__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.inventory_modal__header__porduct__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 60px;
}
.inventory_modal__header__porduct__thumb img {
  border-radius: 10px;
}
.inventory_modal__header__porduct__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--heading-color);
}
.inventory_modal__header__porduct__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
}
.inventory_modal__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px 0;
  border: 1px solid var(--border-color);
  padding: 10px 20px;
  border-radius: 7px;
  background-color: var(--section-bg-3);
}
.inventory_modal__details__item {
  position: relative;
}
.inventory_modal__details__item:not(:last-child) {
  margin-right: 24px;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .inventory_modal__details__item:not(:last-child) {
    margin-right: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .inventory_modal__details__item:not(:last-child) {
    margin-right: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .inventory_modal__details__item:not(:last-child) {
    margin-right: 10px;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .inventory_modal__details__item:not(:last-child) {
    margin-right: 10px;
  }
}
.inventory_modal__details__item:not(:first-child) {
  padding-left: 24px;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .inventory_modal__details__item:not(:first-child) {
    padding-left: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .inventory_modal__details__item:not(:first-child) {
    padding-left: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .inventory_modal__details__item:not(:first-child) {
    padding-left: 10px;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .inventory_modal__details__item:not(:first-child) {
    padding-left: 10px;
  }
}
.inventory_modal__details__item:not(:first-child)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 70%;
  background-color: var(--border-color);
}
.inventory_modal__details__para {
  font-size: 14px;
  font-weight: 400;
  color: var(--paragraph-color);
  line-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.inventory_modal__details__para strong {
  font-size: 16px;
  font-weight: 600;
  color: var(--heading-color);
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.inventory_modal__stock {
  border: 1px solid var(--border-color);
  border-radius: 10px;
}
.inventory_modal__stock__header {
  padding: 20px;
}
.inventory_modal__stock__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 15px 10px;
}
@media only screen and (max-width: 575.98px) {
  .inventory_modal__stock__header__flex {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.inventory_modal__stock__header__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color-two);
}
@media only screen and (max-width: 480px) {
  .inventory_modal__stock__header__title {
    font-size: 22px;
  }
}
@media only screen and (max-width: 375px) {
  .inventory_modal__stock__header__title {
    font-size: 20px;
  }
}
.inventory_modal__stock__header__stockCount {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.inventory_modal__stock__header__stockCount strong {
  font-weight: 600;
  color: var(--heading-color);
  font-size: 16px;
}
.inventory_modal__stock__header__right__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.inventory_modal__stock__header__right__item__select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px 5px;
}
.inventory_modal__stock__header__right__item__select .select2-container--default .select2-selection--single {
  height: auto;
}
.inventory_modal__stock__header__right__item__select .select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 30px;
  line-height: 30px;
}
.inventory_modal__stock__views {
  overflow-x: auto;
}
.inventory_modal__stock__views__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.inventory_modal__stock__views__name {
  background-color: var(--section-bg-3);
  width: 130px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.inventory_modal__stock__views__name .para {
  color: var(--heading-color);
  font-size: 16px;
  font-weight: 400;
}
@media only screen and (max-width: 375px) {
  .inventory_modal__stock__views__name .para {
    font-size: 15px;
  }
}
.inventory_modal__stock__views__name__item {
  border-top: 1px solid var(--border-color);
  padding: 10px 20px;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.inventory_modal__stock__views__name__item.attribute {
  border-right: 1px solid var(--border-color);
}
.inventory_modal__stock__views__name__item.attribute .para {
  font-weight: 600;
}
.inventory_modal__stock__views__details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.inventory_modal__stock__views__details__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.inventory_modal__stock__views__details__item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 150px;
}
.inventory_modal__stock__views__details__item:nth-child(2n+2) {
  background-color: var(--section-bg-3);
}
.inventory_modal__stock__views__details__item__single {
  border-top: 1px solid var(--border-color);
  padding: 10px 20px;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid var(--border-color);
}
.inventory_modal__stock__views__details__item__single.null {
  background-color: var(--white-bg);
}
.inventory_modal__stock__views__details__item__single.null:not(:first-child) {
  border-left: 0;
}
.inventory_modal__stock__views__details__item__single .para {
  color: var(--heading-color);
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
}
@media only screen and (max-width: 375px) {
  .inventory_modal__stock__views__details__item__single .para {
    font-size: 15px;
  }
}
.inventory_modal__stock__views__details__item__single .size {
  border: 1px solid var(--border-color);
  padding: 2px 15px;
  border-radius: 10px;
}
.inventory_modal__stock__views__details__item__single .color {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
}
.inventory_modal__stock__views__details__item__single .color::before {
  content: "";
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: var(--main-color-one);
}
.inventory_modal__stock__views__details__item__single .color.pink-color::before {
  background-color: var(--pink);
}
.inventory_modal__stock__views__details__item__single .color.green-color::before {
  background-color: var(--green);
}
.inventory_modal__stock__views__details__item__single .color.red-color::before {
  background-color: var(--red-color);
}
.inventory_modal__stock__views__details__item__single .color.black-color::before {
  background-color: var(--dark);
}
.inventory_modal__stock__views__details__item__single .color.yellow-color::before {
  background-color: var(--yellow-color);
}
.inventory_modal__stock__views__details__item__single .color.blue-color::before {
  background-color: var(--blue);
}
.inventoryProduct_compare {
  color: var(--main-color-one);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
  text-decoration: underline;
}

/* Inventory Modal end */
/* Order Css */
.dashboard_order__tab .tabs li {
  background-color: var(--search-bg);
  padding: 7px 15px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  color: var(--heading-color);
}
.dashboard_order__tab .tabs li.active {
  background-color: rgba(var(--main-color-one-rgb), 0.9);
  color: var(--white-text);
}
.dashboard_order__tab .tabs li.active::before {
  height: 100%;
  left: 0;
  -webkit-transform: translate(0);
          transform: translate(0);
  z-index: -1;
}

.order_id {
  color: var(--main-color-one);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.project_link {
  color: var(--main-color-one);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: underline;
}

.table_customer {
  max-width: 260px;
  min-width: 230px;
}
.table_customer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.table_customer__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 60px;
}
.table_customer__thumb img {
  border-radius: 50%;
}
.table_customer__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--heading-color);
}
.table_customer__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
  word-break: break-word;
}

.status_btn {
  display: inline-block;
  padding: 5px 10px;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  background-color: var(--search-bg);
  color: var(--heading-color);
  border-radius: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  white-space: nowrap;
}
.status_btn.in_transit {
  background-color: rgba(var(--main-color-two-rgb), 0.1);
  color: var(--main-color-two);
}
.status_btn.in_transit:hover {
  background-color: var(--main-color-two);
  color: var(--white-text);
}
.status_btn.completed {
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
}
.status_btn.completed:hover {
  background-color: var(--success);
  color: var(--white-text);
}
.status_btn.in_progress {
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
}
.status_btn.in_progress:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.status_btn.pending {
  background-color: rgba(var(--review-rgb), 0.1);
  color: var(--review);
}
.status_btn.pending:hover {
  background-color: var(--review);
  color: var(--white-text);
}
.status_btn.cancelled {
  background-color: rgba(var(--delete-rgb), 0.1);
  color: var(--delete);
}
.status_btn.cancelled:hover {
  background-color: var(--delete);
  color: var(--white-text);
}
.status_btn.refunded {
  background-color: var(--white-bg);
  border: 1px solid var(--border-color);
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 3px;
}
.status_btn.refunded::before {
  font-family: "Material Symbols Outlined";
  content: "\e317";
  font-size: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* Order Details Css */
.dashboard_orderDetails__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 10px;
}
.dashboard_orderDetails__header__id {
  color: var(--main-color-one);
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.dashboard_orderDetails__inner__item:not(:first-child) {
  border-top: 1px solid var(--border-color);
  padding-top: 20px;
}
.dashboard_orderDetails__inner__item:not(:last-child) {
  padding-bottom: 20px;
}
.dashboard_orderDetails__inner__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard_orderDetails__inner__item__product__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.dashboard_orderDetails__inner__item__product__thumb {
  max-width: 50px;
}
.dashboard_orderDetails__inner__item__product__thumb img {
  border-radius: 7px;
}
.dashboard_orderDetails__inner__item__product__title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  color: var(--heading-color-two);
}
.dashboard_orderDetails__inner__item__product__subtitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: var(--body-color);
}
.dashboard_orderDetails__inner__item__count__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 0;
}
.dashboard_orderDetails__inner__item__count__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  position: relative;
}
.dashboard_orderDetails__inner__item__count__item:not(:first-child) {
  padding-left: 20px;
}
.dashboard_orderDetails__inner__item__count__item:not(:first-child)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 70%;
  width: 1px;
  background-color: var(--body-color);
}
.dashboard_orderDetails__inner__item__count__item:not(:last-child) {
  margin-right: 20px;
}
.dashboard_orderDetails__inner__item__count__item__icon {
  font-size: 18px;
  color: var(--paragraph-color);
  line-height: 1;
}
.dashboard_orderDetails__inner__item__count__item__icon i,
.dashboard_orderDetails__inner__item__count__item__icon .material-symbols-outlined {
  font-size: 18px;
}
.dashboard_orderDetails__inner__item__count__item__lbs {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  color: var(--paragraph-color);
}
.dashboard_orderDetails__inner__item__count__item__price {
  font-size: 16px;
  font-weight: 500;
  color: var(--main-color-one);
}
.dashboard_orderDetails__inner__item__count__item__number {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: var(--paragraph-color);
}
.dashboard_orderDetails__inner__item__price__main {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--main-color-one);
}
.dashboard_orderDetails__estimate__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px 10px;
}
.dashboard_orderDetails__estimate__author__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 15px 12px;
}
.dashboard_orderDetails__estimate__author__thumb {
  max-width: 60px;
}
.dashboard_orderDetails__estimate__author__thumb img {
  border-radius: 50%;
}
.dashboard_orderDetails__estimate__author__name {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color-two);
}
.dashboard_orderDetails__estimate__author__email {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
}
.dashboard_orderDetails__estimate__count {
  min-width: 380px;
}
.dashboard_orderDetails__estimate__count__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard_orderDetails__estimate__count__item:not(:last-child) {
  margin-bottom: 20px;
}
.dashboard_orderDetails__estimate__count__item__title {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
}
.dashboard_orderDetails__estimate__count__item__title.total_title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: var(--heading-color);
}
.dashboard_orderDetails__estimate__count__item__price {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  color: var(--heading-color);
}
.dashboard_orderDetails__estimate__count__item__price.total_price {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color);
}
.dashboard_orderDetails__sidebar__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dashboard_orderDetails__sidebar__data:not(:first-child) {
  padding-top: 15px;
  border-top: 1px solid var(--border-color);
}
.dashboard_orderDetails__sidebar__data:not(:last-child) {
  padding-bottom: 15px;
}
.dashboard_orderDetails__sidebar__left {
  min-width: 250px;
}
.dashboard_orderDetails__sidebar__left__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard_orderDetails__sidebar__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dashboard_orderDetails__sidebar__right__para {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
}
.dashboard_orderDetails__sidebar__right__para .price {
  font-weight: 600;
}
.dashboard_orderDetails__sidebar__right__para .payment {
  background-color: var(--search-bg);
  padding: 3px 10px;
  border-radius: 30px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.dashboard_orderDetails__sidebar__right__para .payment.paid {
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
}
.dashboard_orderDetails__sidebar__right__edit {
  font-size: 20px;
  color: var(--main-color-one);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard_orderDetails__sidebar__right__edit:hover {
  color: var(--main-color-one);
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.dashboard_orderDetails__sidebar__right__edit i,
.dashboard_orderDetails__sidebar__right__edit .material-symbols-outlined {
  font-size: 20px;
  line-height: 1;
}
.dashboard_orderDetails__sidebar__note {
  background-color: var(--search-bg);
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: var(--paragraph-color);
}

/* elipsis icon */
.elipsis_icon .icon {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--border-color);
  padding: 10px 12px;
  border-radius: 5px;
}
.elipsis_icon .icon .material-symbols-outlined,
.elipsis_icon .icon i {
  font-size: 24px;
}
.elipsis_icon .dropdown-menu {
  padding: 0;
}
.elipsis_icon .single-item:not(:last-child) .dropdown-item {
  border-bottom: 1px solid var(--border-color);
}
.elipsis_icon .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  padding: 8px 15px;
  color: var(--paragraph-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 15px;
}
.elipsis_icon .dropdown-item:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.elipsis_icon .dropdown-item .material-symbols-outlined,
.elipsis_icon .dropdown-item i {
  font-size: 18px;
  line-height: 1;
}
.elipsis_icon .dropdown-item.delete {
  color: var(--delete);
}
.elipsis_icon .dropdown-item.delete:hover {
  background-color: var(--delete);
  color: var(--white-text);
}

/* Icon Style Css */
.materialIcon_wrapper.style_one span {
  font-size: 32px;
  margin: 12px;
  color: var(--heading-color);
}

.lineAwesome_wrapper.style_one i {
  font-size: 28px;
  margin: 12px;
  color: var(--heading-color);
}

.fontAwesome_wrapper.style_one i {
  font-size: 28px;
  margin: 12px;
  color: var(--body-color);
}

.themifyIcon_wrapper.style_one span {
  font-size: 28px;
  color: var(--heading-color);
  margin: 12px;
  display: inline-block;
}

.icoFontIcon_wrapper.style_one i {
  font-size: 28px;
  color: var(--heading-color);
  margin: 12px;
  display: inline-block;
}

.collapse_wrapper .accordion-item:not(:last-child) {
  margin-bottom: 20px;
}
.collapse_wrapper__header {
  margin-bottom: 20px;
}
.collapse_wrapper__header__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.collapse_wrapper__header__title code {
  font-size: 16px;
  font-weight: 400;
}
.collapse_wrapper.style_one .accordion-item {
  border: 0;
  border: 1px solid var(--border-color);
  border-radius: var(--radius-10);
  overflow: hidden;
}
.collapse_wrapper.style_one .accordion:last-child {
  margin-bottom: 0px;
}
.collapse_wrapper.style_one .accordion-header {
  padding: 0;
  border-radius: 0;
  background: none;
  border: 0;
}
.collapse_wrapper.style_one .accordion-header .accordion-button {
  text-align: left;
  color: var(--heading-color);
  border: 0;
  padding: 16px 50px 16px 16px;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 0;
  display: block;
  text-decoration: none;
  border-radius: 0;
  background: var(--white-bg);
}
.collapse_wrapper.style_one .accordion-header .accordion-button::after {
  position: absolute;
  top: 13px;
  font-size: 18px;
  color: var(--heading-color);
  right: 18px;
  content: "\e15b";
  font-family: var(--material-outline-icon);
  font-weight: 500;
  background-image: none;
  outline: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.collapse_wrapper.style_one .accordion-header .accordion-button.collapsed {
  border: 0;
}
.collapse_wrapper.style_one .accordion-header .accordion-button.collapsed::after {
  content: "\e145";
  font-weight: 500;
}
.collapse_wrapper.style_one .accordion-header .accordion-button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 0;
}
.collapse_wrapper.style_one .accordion-header .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.collapse_wrapper.style_one .accordion-collapse {
  border: 0;
}
.collapse_wrapper.style_one .accordion-collapse.show {
  background: var(--white-bg);
}
.collapse_wrapper.style_one .accordion-collapse .accordion-body {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: var(--white-bg);
  padding: 10px 10px 20px 24px;
}
.collapse_wrapper.style_one .accordion-collapse .accordion-body p {
  font-size: 14px;
}
.collapse_wrapper.style_two .accordion-item {
  border: 0;
  border-radius: 0;
  margin-bottom: 0px;
  border-radius: 4px;
  border-bottom: 1px solid var(--border-color);
  background-color: var(--section-bg-1);
}
.collapse_wrapper.style_two .accordion-item:last-child {
  margin-bottom: 0px;
  border-bottom: 0;
}
.collapse_wrapper.style_two .accordion-header {
  padding: 0;
  border-radius: 0;
  background: none;
  border: 0;
}
.collapse_wrapper.style_two .accordion-header .accordion-button {
  text-align: left;
  color: var(--heading-color);
  padding: 16px 50px 16px 16px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
  display: block;
  text-decoration: none;
  background: var(--section-bg-1);
}
.collapse_wrapper.style_two .accordion-header .accordion-button span {
  color: var(--main-color-one);
  margin-right: 20px;
}
.collapse_wrapper.style_two .accordion-header .accordion-button::after {
  position: absolute;
  top: 15px;
  font-size: 20px;
  color: var(--heading-color);
  right: 18px;
  font-weight: 600;
  content: "\e5cf";
  font-family: var(--material-outline-icon);
  background-image: none;
  outline: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.collapse_wrapper.style_two .accordion-header .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.collapse_wrapper.style_two .accordion-header .accordion-button.collapsed {
  color: var(--heading-color);
}
.collapse_wrapper.style_two .accordion-header .accordion-button.collapsed::after {
  content: "\e5ce";
}
.collapse_wrapper.style_two .accordion-header .accordion-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  color: var(--heading-color);
}
.collapse_wrapper.style_two .accordion-collapse {
  border: 0;
}
.collapse_wrapper.style_two .accordion-collapse.show {
  background: var(--white-bg);
}
.collapse_wrapper.style_two .accordion-collapse .accordion-body {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: var(--white-bg);
  padding: 20px 16px;
}
.collapse_wrapper.style_two .accordion-collapse .accordion-body p {
  font-size: 14px;
}
.collapse_wrapper.style_three .accordion-item {
  border: 0;
  background-color: var(--section-bg);
}
.collapse_wrapper.style_three .accordion-header {
  padding: 0;
  border-radius: 0;
  background-color: var(--section-bg);
  border: 0;
}
.collapse_wrapper.style_three .accordion-header .accordion-button {
  text-align: left;
  color: var(--heading-color);
  padding: 16px 50px 16px 16px;
  font-size: 18px;
  font-weight: 600;
  display: block;
  text-decoration: none;
  border-radius: var(--radius-10) var(--radius-10) 0 0;
}
.collapse_wrapper.style_three .accordion-header .accordion-button::after {
  position: absolute;
  top: 16px;
  font-size: 20px;
  color: var(--heading-color);
  color: var(--white-text);
  right: 18px;
  font-weight: 500;
  content: "\e5cc";
  font-family: var(--material-outline-icon);
  background-image: none;
  outline: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.collapse_wrapper.style_three .accordion-header .accordion-button:not(.collapsed) {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.collapse_wrapper.style_three .accordion-header .accordion-button.collapsed {
  background: var(--section-bg-1);
  border: 0;
}
.collapse_wrapper.style_three .accordion-header .accordion-button.collapsed::after {
  content: "\e5cf";
  font-weight: 600;
  color: var(--heading-color);
}
.collapse_wrapper.style_three .accordion-header .accordion-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.collapse_wrapper.style_three .accordion-collapse {
  border: 0;
}
.collapse_wrapper.style_three .accordion-collapse.show {
  background: var(--white-bg);
}
.collapse_wrapper.style_three .accordion-collapse .accordion-body {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: var(--white-bg);
  background: rgba(var(--main-color-one-rgb), 0.1);
  border-radius: 0 0 var(--radius-two) var(--radius-two);
}
.collapse_wrapper.style_three .accordion-collapse .accordion-body p {
  font-size: 14px;
}
.collapse_wrapper.style_four .accordion-item {
  border: 0;
  margin-bottom: 0px;
  border-radius: 0;
  border-top: 1px solid var(--border-color);
  background-color: unset;
}
.collapse_wrapper.style_four .accordion:last-child {
  border-bottom: 0;
}
.collapse_wrapper.style_four .accordion-header {
  padding: 0;
  border-radius: 0;
  background: none;
  border: 0;
}
.collapse_wrapper.style_four .accordion-header .accordion-button {
  text-align: left;
  color: var(--heading-color);
  border: 0;
  padding: 16px 16px 16px 50px;
  font-size: 18px;
  font-weight: 600;
  border-radius: 0;
  display: block;
  text-decoration: none;
  background-color: unset;
}
.collapse_wrapper.style_four .accordion-header .accordion-button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0 !important;
}
.collapse_wrapper.style_four .accordion-header .accordion-button:not(.collapsed) {
  background: none;
}
.collapse_wrapper.style_four .accordion-header .accordion-button:not(.collapsed)::after {
  content: "\e5db";
  font-family: var(--material-outline-icon);
  position: absolute;
  background: var(--main-color-one);
  color: var(--white-text);
}
.collapse_wrapper.style_four .accordion-header .accordion-button::after {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  position: absolute;
  left: 0px;
  top: 16px;
  font-size: 20px;
  font-weight: 500;
  content: "\e5c8";
  font-family: var(--material-outline-icon);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  width: 25px;
  height: 25px;
  background: var(--white-bg);
  color: var(--main-color-one);
  line-height: 25px;
  text-align: center;
  border-radius: 50%;
}
.collapse_wrapper.style_four .accordion-collapse {
  border: 0;
}
.collapse_wrapper.style_four .accordion-collapse.show {
  border: 0;
}
.collapse_wrapper.style_four .accordion-collapse .accordion-body {
  border-bottom: 1px solid var(--main-color-one);
}
.collapse_wrapper.style_four .accordion-collapse .accordion-body p {
  padding-top: 0;
  padding-left: 0;
  font-size: 14px;
}
.collapse_wrapper.style_five .accordion-item {
  border: 0;
  border-radius: var(--radius-two);
  background: var(--section-bg-3);
  position: relative;
  z-index: 0;
  border-radius: var(--radius-10);
}
.collapse_wrapper.style_five .accordion:last-child {
  margin-bottom: 0px;
}
.collapse_wrapper.style_five .accordion-header {
  padding: 0;
  border: 0;
}
.collapse_wrapper.style_five .accordion-header .accordion-button {
  text-align: left;
  color: var(--heading-color);
  background: none;
  padding: 16px 50px 16px 16px;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 0;
  display: block;
  text-decoration: none;
}
.collapse_wrapper.style_five .accordion-header .accordion-button::after {
  position: absolute;
  content: "\e15b";
  font-family: var(--material-outline-icon);
  font-weight: 500;
  top: 11px;
  font-size: 18px;
  color: var(--white);
  right: 18px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  background: rgba(var(--main-color-one-rgb), 0.9);
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  border-radius: 7px;
}
.collapse_wrapper.style_five .accordion-header .accordion-button.collapsed {
  border: 0;
}
.collapse_wrapper.style_five .accordion-header .accordion-button.collapsed::after {
  content: "\e145";
  font-weight: 500;
}
.collapse_wrapper.style_five .accordion-header .accordion-button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 0;
}
.collapse_wrapper.style_five .accordion-header .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.collapse_wrapper.style_five .accordion-collapse {
  border: 0;
  border-radius: 0 0 16px 16px;
}
.collapse_wrapper.style_five .accordion-collapse .accordion-body {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0 0 16px 16px;
  padding: 10px 10px 20px 24px;
}
.collapse_wrapper.style_five .accordion-collapse .accordion-body p {
  font-size: 14px;
}
.collapse_wrapper.style_six .accordion-item {
  border: 0;
  border-radius: var(--radius-two);
  background: var(--section-bg-3);
  position: relative;
  z-index: 0;
  border-radius: var(--radius-10);
}
.collapse_wrapper.style_six .accordion:last-child {
  margin-bottom: 0px;
}
.collapse_wrapper.style_six .accordion-header {
  padding: 0;
  border: 0;
}
.collapse_wrapper.style_six .accordion-header .accordion-button {
  text-align: left;
  color: var(--heading-color);
  background: none;
  padding: 16px 50px 16px 16px;
  font-size: 18px;
  font-weight: 600;
  border-bottom: 0;
  display: block;
  text-decoration: none;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.collapse_wrapper.style_six .accordion-header .accordion-button .icon {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  color: var(--heading-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 25px;
  width: 25px;
  background-color: var(--main-color-one);
  color: var(--white-text);
  border-radius: 5px;
}
.collapse_wrapper.style_six .accordion-header .accordion-button .icon i,
.collapse_wrapper.style_six .accordion-header .accordion-button .icon .material-symbols-outlined,
.collapse_wrapper.style_six .accordion-header .accordion-button .icon .material-symbols-sharpe,
.collapse_wrapper.style_six .accordion-header .accordion-button .icon .material-symbols-rounded {
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  color: var(--heading-color);
  color: var(--white-text);
}
.collapse_wrapper.style_six .accordion-header .accordion-button::after {
  position: absolute;
  content: "\e15b";
  font-family: var(--material-outline-icon);
  font-weight: 500;
  top: 16px;
  font-size: 22px;
  right: 18px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  line-height: 25px;
  background: unset;
}
.collapse_wrapper.style_six .accordion-header .accordion-button.collapsed {
  border: 0;
}
.collapse_wrapper.style_six .accordion-header .accordion-button.collapsed::after {
  content: "\e145";
  font-weight: 500;
}
.collapse_wrapper.style_six .accordion-header .accordion-button:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 0;
}
.collapse_wrapper.style_six .accordion-header .accordion-button:not(.collapsed) {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.collapse_wrapper.style_six .accordion-collapse {
  border: 0;
  border-radius: 0 0 16px 16px;
}
.collapse_wrapper.style_six .accordion-collapse .accordion-body {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 0 0 16px 16px;
  padding: 10px 10px 20px 24px;
}
.collapse_wrapper.style_six .accordion-collapse .accordion-body p {
  font-size: 14px;
}

.tab-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0px 24px;
}

.tab_wrapper nav {
  margin-bottom: 24px;
}
.tab_wrapper.style_one nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  position: relative;
}
.tab_wrapper.style_one nav .nav-tabs {
  border: 0;
  gap: 10px;
}
.tab_wrapper.style_one nav .nav-tabs .nav-item {
  display: block;
}
.tab_wrapper.style_one nav .nav-tabs .nav-link {
  color: var(--heading-color-two);
  background: var(--section-bg-2);
  border-radius: var(--radius-three);
  font-size: 15px;
  font-weight: 400;
  border: 0;
  display: block;
  padding: 7px 20px;
  text-align: center;
}
.tab_wrapper.style_one nav .nav-tabs .nav-link:first-child {
  margin-left: 0px;
}
.tab_wrapper.style_one nav .nav-tabs .nav-link.active {
  color: var(--white);
  background: var(--main-color-one);
}
.tab_wrapper.style_one nav .nav-tabs .nav-link:hover {
  color: var(--white);
  background: var(--main-color-one);
}
.tab_wrapper.style_two nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  border-bottom: 1px solid var(--border-color);
}
.tab_wrapper.style_two nav .nav-tabs {
  border: 0;
  gap: 10px;
}
.tab_wrapper.style_two nav .nav-tabs .nav-item {
  display: block;
}
.tab_wrapper.style_two nav .nav-tabs .nav-link {
  padding: 8px 2px;
  border-bottom: 2px solid transparent;
  color: var(--heading-color-two);
  font-size: 15px;
  font-weight: 400;
  border: 0;
  display: block;
  text-align: center;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.tab_wrapper.style_two nav .nav-tabs .nav-link:last-child {
  margin-right: 0;
}
.tab_wrapper.style_two nav .nav-tabs .nav-link.active {
  color: var(--main-color-one);
  border-bottom: 2px solid var(--main-color-one);
  background: none;
}
.tab_wrapper.style_two nav .nav-tabs .nav-link:hover {
  border-bottom: 2px solid var(--main-color-one);
}
.tab_wrapper.style_three nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
  padding-bottom: 0px;
  position: relative;
}
.tab_wrapper.style_three nav .nav-tabs {
  padding-bottom: 10px;
  border: 0;
  gap: 10px;
}
.tab_wrapper.style_three nav .nav-tabs .nav-item {
  display: block;
}
.tab_wrapper.style_three nav .nav-tabs .nav-link {
  padding: 7px 20px;
  border: 1px solid var(--border-color);
  color: var(--heading-color-two);
  font-size: 15px;
  font-weight: 400;
  display: block;
  text-align: center;
  border-radius: var(--radius-three);
}
.tab_wrapper.style_three nav .nav-tabs .nav-link:first-child {
  margin-left: 0px;
}
.tab_wrapper.style_three nav .nav-tabs .nav-link.active {
  color: var(--white);
  background: var(--main-color-one);
  border: 1px solid transparent;
}
.tab_wrapper.style_three nav .nav-tabs .nav-link:hover {
  color: var(--white);
  background: var(--main-color-one);
  border: 1px solid transparent;
}
.tab_wrapper.style_four nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  margin-bottom: 20px;
  padding-bottom: 0px;
}
.tab_wrapper.style_four nav .nav-tabs {
  border: 1px solid var(--main-color-one);
  border-radius: 4px;
  margin-bottom: 10px;
}
.tab_wrapper.style_four nav .nav-tabs .nav-item {
  display: block;
}
.tab_wrapper.style_four nav .nav-tabs .nav-link {
  color: var(--heading-color-two);
  background: var(--white);
  font-size: 15px;
  font-weight: 400;
  border: 0;
  padding: 7px 20px;
  border-radius: 4px 0 0 4px;
  text-transform: capitalize;
  margin: 0;
}
.tab_wrapper.style_four nav .nav-tabs .nav-link:last-child {
  border-radius: 0px 4px 4px 0;
}
.tab_wrapper.style_four nav .nav-tabs .nav-link.active {
  color: var(--white);
  background: var(--main-color-one);
  border: 0;
}
.tab_wrapper.style_four nav .nav-tabs .nav-link:hover {
  border: 0;
}
.tab_wrapper.style_five .nav-tabs {
  margin-bottom: 30px;
  padding-bottom: 0px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 0;
  gap: 10px 0;
}
.tab_wrapper.style_five .nav-tabs .nav-item {
  display: block;
}
.tab_wrapper.style_five .nav-tabs .nav-link {
  color: var(--heading-color-two);
  background: var(--section-bg-3);
  font-size: 15px;
  font-weight: 400;
  border-radius: 0;
  display: block;
  padding: 7px 20px;
  text-align: center;
  text-align: center;
  border-right: 1px solid var(--main-color-one);
}
.tab_wrapper.style_five .nav-tabs .nav-link:last-child {
  border-right: 0;
}
.tab_wrapper.style_five .nav-tabs .nav-link.active {
  color: var(--white-text);
  background: var(--main-color-one);
  position: relative;
}
.tab_wrapper.style_six .nav-tabs {
  margin-bottom: 30px;
  padding-bottom: 0px;
  border: 0;
  gap: 10px;
}
.tab_wrapper.style_six .nav-tabs .nav-item {
  display: block;
}
.tab_wrapper.style_six .nav-tabs .nav-link {
  position: relative;
  padding: 7px 20px;
  border: 1px solid var(--border-color);
  color: var(--heading-color-two);
  font-size: 15px;
  font-weight: 400;
  display: block;
  text-align: center;
}
.tab_wrapper.style_six .nav-tabs .nav-link:first-child {
  margin-left: 0px;
}
.tab_wrapper.style_six .nav-tabs .nav-link::after {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background: var(--main-color-one);
  position: absolute;
  height: 10px;
  width: 10px;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: -6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  visibility: hidden;
}
.tab_wrapper.style_six .nav-tabs .nav-link.active {
  color: var(--white);
  background: var(--main-color-one);
  border-color: transparent;
}
.tab_wrapper.style_six .nav-tabs .nav-link.active::after {
  opacity: 1;
  visibility: visible;
}
.tab_wrapper.style_seven {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px 20px;
}
.tab_wrapper.style_seven nav {
  padding-bottom: 0px;
  position: relative;
  margin-bottom: 0;
  flex-shrink: 0;
}
.tab_wrapper.style_seven nav .nav-tabs {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 0;
  gap: 12px;
}
.tab_wrapper.style_seven nav .nav-tabs .nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--heading-color-two);
  background: var(--section-bg-1);
  font-size: 15px;
  font-weight: 400;
  border: 0;
  border-radius: 4px;
  display: block;
  padding: 7px 20px;
  text-align: center;
}
.tab_wrapper.style_seven nav .nav-tabs .nav-link:last-child {
  margin-right: 0;
}
.tab_wrapper.style_seven nav .nav-tabs .nav-link.active {
  background: var(--main-color-one);
  color: #ffffff;
}
.tab_wrapper.style_eight nav .nav-tabs {
  margin-bottom: 30px;
  padding-bottom: 0px;
  position: relative;
  border: 0;
  gap: 10px 0;
}
.tab_wrapper.style_eight nav .nav-tabs .nav-link {
  position: relative;
  padding: 9px 29px;
  border: 0;
  color: var(--heading-color-two);
  background: var(--section-bg-1);
  border-radius: var(--radius-three);
  font-size: 15px;
  font-weight: 400;
  display: block;
  padding: 7px 20px;
  text-align: center;
  text-align: center;
}
.tab_wrapper.style_eight nav .nav-tabs .nav-link::after {
  position: absolute;
  height: 15px;
  width: 15px;
  background: var(--main-color-one);
  position: absolute;
  height: 10px;
  width: 10px;
  content: "";
  left: 0;
  right: 0;
  margin: auto;
  bottom: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  visibility: hidden;
}
.tab_wrapper.style_eight nav .nav-tabs .nav-link:last-child {
  margin-right: 0;
}
.tab_wrapper.style_eight nav .nav-tabs .nav-link.active {
  background: var(--main-color-one);
  color: #fff;
  -webkit-transition: 0s;
  transition: 0s;
}
.tab_wrapper.style_eight nav .nav-tabs .nav-link.active:after {
  opacity: 1;
  visibility: visible;
}
.tab_wrapper.style_nine .nav-tabs {
  margin-bottom: 30px;
  padding-bottom: 0px;
  border: 0;
  gap: 10px;
}
.tab_wrapper.style_nine .nav-tabs .nav-item {
  display: block;
}
.tab_wrapper.style_nine .nav-tabs .nav-link {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  text-align: center;
  min-width: 100px;
  color: var(--heading-color-two);
  background: var(--section-bg-3);
  font-size: 15px;
  font-weight: 400;
  border: 0;
  display: block;
  padding: 7px 20px;
  text-align: center;
}
.tab_wrapper.style_nine .nav-tabs .nav-link i {
  color: var(--paragraph-color-one);
  font-size: 31px;
  margin-bottom: 5px;
}
.tab_wrapper.style_nine .nav-tabs .nav-link h6 {
  color: var(--heading-color-two);
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  margin-top: 0px;
}
.tab_wrapper.style_nine .nav-tabs .nav-link.active {
  color: var(--white-text);
  background: var(--main-color-one);
  border-color: transparent;
}
.tab_wrapper.style_nine .nav-tabs .nav-link.active::after {
  opacity: 1;
  visibility: visible;
}
.tab_wrapper.style_nine .nav-tabs .nav-link.active i {
  color: var(--white);
}
.tab_wrapper.style_nine .nav-tabs .nav-link.active h6 {
  color: var(--white-text);
}
.tab_wrapper.style_nine .nav-tabs .nav-link.active img.block-img {
  opacity: 1;
  visibility: visible;
}
.tab_wrapper.style_nine .nav-tabs .nav-link.active .active-img {
  opacity: 1 !important;
  visibility: visible !important;
  overflow: hidden;
}
.tab_wrapper.style_ten .nav-tabs {
  margin-bottom: 30px;
  padding-bottom: 0px;
  gap: 10px;
  border: 0;
}
.tab_wrapper.style_ten .nav-tabs .nav-item {
  display: block;
}
.tab_wrapper.style_ten .nav-tabs .nav-link {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  text-align: center;
  min-width: 100px;
  color: var(--heading-color-two);
  background: none;
  border: 1px solid var(--border-color);
  font-size: 15px;
  font-weight: 400;
  display: block;
  padding: 7px 20px;
  text-align: center;
}
.tab_wrapper.style_ten .nav-tabs .nav-link i {
  color: var(--paragraph-color-one);
  font-size: 31px;
  margin-bottom: 5px;
}
.tab_wrapper.style_ten .nav-tabs .nav-link h6 {
  color: var(--heading-color-two);
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
  margin-top: 0px;
}
.tab_wrapper.style_ten .nav-tabs .nav-link.active {
  color: var(--white-text);
  background: var(--main-color-one);
}
.tab_wrapper.style_ten .nav-tabs .nav-link.active::after {
  opacity: 1;
  visibility: visible;
}
.tab_wrapper.style_ten .nav-tabs .nav-link.active i {
  color: var(--white);
}
.tab_wrapper.style_ten .nav-tabs .nav-link.active h6 {
  color: #fff;
}
.tab_wrapper.style_ten .nav-tabs .nav-link.active img.block-img {
  opacity: 1;
  visibility: visible;
}
.tab_wrapper.style_ten .nav-tabs .nav-link.active .active-img {
  opacity: 1 !important;
  visibility: visible !important;
  overflow: hidden;
}

.alert_single {
  padding: 20px;
}

.alert_margin {
  margin-bottom: 0;
}
.alert_margin:not(:last-child) {
  margin-bottom: 12px;
}

.alert_style_one {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.alert_style_one .alert_top {
  background: var(--warning);
  border-bottom: none;
  position: relative;
  border-radius: var(--radius-10) var(--radius-10) 0 0;
  padding: 10px 15px;
  color: var(--white-text);
}
.alert_style_one .alert_top .title {
  color: var(--white-text);
  text-transform: capitalize;
  font-size: 20px;
  margin-bottom: 0px;
  display: block;
}
.alert_style_one .alert_top .title i {
  font-size: 28px;
  position: relative;
  top: 2px;
}
.alert_style_one .alert_top .icon_box {
  color: var(--white-text);
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 50%;
  border: 4px solid var(--white-text);
  text-align: center;
}
.alert_style_one .alert_top .icon_box i {
  font-size: 43px;
  line-height: 50px;
}
.alert_style_one .alert_inner {
  padding: 25px 15px;
  background: rgba(var(--warning-rgb), 0.1);
}
.alert_style_one .alert_inner .para {
  margin-bottom: 0px;
  color: var(--paragraph-color);
}
.alert_style_one.color_blue .alert_top {
  background: var(--blue);
}
.alert_style_one.color_blue .alert_inner {
  background: rgba(var(--blue-rgb), 0.1);
}
.alert_style_one.color_purple .alert_top {
  background: var(--purple);
}
.alert_style_one.color_purple .alert_inner {
  background: rgba(var(--purple-rgb), 0.1);
}
.alert_style_one.color_orange .alert_top {
  background: var(--orange);
}
.alert_style_one.color_orange .alert_inner {
  background: rgba(var(--orange-rgb), 0.1);
}
.alert_style_one.color_brown .alert_top {
  background: var(--brown);
}
.alert_style_one.color_brown .alert_inner {
  background: rgba(var(--brown-rgb), 0.1);
}
.alert_style_one.color_green .alert_top {
  background: var(--green);
}
.alert_style_one.color_green .alert_inner {
  background: rgba(var(--green-rgb), 0.1);
}
.alert_style_one.color_sky .alert_top {
  background: var(--sky);
}
.alert_style_one.color_sky .alert_inner {
  background: rgba(var(--sky-rgb), 0.1);
}
.alert_style_one.color_pink .alert_top {
  background: var(--pink);
}
.alert_style_one.color_pink .alert_inner {
  background: rgba(var(--pink-rgb), 0.1);
}
.alert_style_one.color_primary .alert_top {
  background: var(--primary);
}
.alert_style_one.color_primary .alert_inner {
  background: rgba(var(--primary-rgb), 0.1);
}
.alert_style_one.color_secondary .alert_top {
  background: var(--secondary);
}
.alert_style_one.color_secondary .alert_inner {
  background: rgba(var(--secondary-rgb), 0.1);
}
.alert_style_one.color_warning .alert_top {
  background: var(--warning);
}
.alert_style_one.color_warning .alert_inner {
  background: rgba(var(--warning-rgb), 0.1);
}
.alert_style_one.color_info .alert_top {
  background: var(--info);
}
.alert_style_one.color_info .alert_inner {
  background: rgba(var(--info-rgb), 0.1);
}
.alert_style_one.color_danger .alert_top {
  background: var(--danger);
}
.alert_style_one.color_danger .alert_inner {
  background: rgba(var(--danger-rgb), 0.1);
}
.alert_style_one.color_dark .alert_top {
  background: var(--dark);
}
.alert_style_one.color_dark .alert_inner {
  background: rgba(var(--dark-rgb), 0.1);
}
.alert_style_one.color_success .alert_top {
  background: var(--success);
}
.alert_style_one.color_success .alert_inner {
  background: rgba(var(--success-rgb), 0.1);
}
.alert_style_one.color_light .alert_top {
  background: var(--light);
}
.alert_style_one.color_light .alert_top .title {
  color: var(--dark);
}
.alert_style_one.color_light .alert_inner {
  background: rgba(var(--light-rgb), 0.1);
}

.alert_style_two {
  background: var(--white);
  border-radius: var(--radius-10);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.alert_style_two .alert_top {
  background: var(--success);
  padding: 10px 15px;
  border-radius: var(--radius-10) var(--radius-10) 0 0;
}
.alert_style_two .alert_top .title {
  color: var(--white-text);
  text-transform: capitalize;
  font-size: 20px;
  margin-bottom: 0px;
  display: block;
}
.alert_style_two .alert_top .title i {
  font-size: 28px;
  position: relative;
  top: 2px;
}
.alert_style_two .alert_inner {
  background: rgba(var(--success-rgb), 0.1);
  padding: 25px 15px;
  text-align: center;
}
.alert_style_two .alert_inner .title {
  text-transform: capitalize;
  text-align: center;
  font-size: 32px;
  margin-bottom: 10px;
  display: block;
}
.alert_style_two .alert_inner .para {
  margin-bottom: 10px;
}
.alert_style_two .alert_inner .btn {
  color: var(--white-text);
  border-radius: 4px;
  background: var(--success);
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  line-height: normal;
  border-radius: 4px;
  margin-top: 10px;
  padding: 6px 20px;
  border: none;
}
.alert_style_two.color_blue .alert_top {
  background: var(--blue);
}
.alert_style_two.color_blue .alert_inner {
  background: rgba(var(--blue-rgb), 0.1);
}
.alert_style_two.color_blue .alert_inner .btn {
  background: var(--blue);
}
.alert_style_two.color_purple .alert_top {
  background: var(--purple);
}
.alert_style_two.color_purple .alert_inner {
  background: rgba(var(--purple-rgb), 0.1);
}
.alert_style_two.color_purple .alert_inner .btn {
  background: var(--purple);
}
.alert_style_two.color_orange .alert_top {
  background: var(--orange);
}
.alert_style_two.color_orange .alert_inner {
  background: rgba(var(--orange-rgb), 0.1);
}
.alert_style_two.color_orange .alert_inner .btn {
  background: var(--orange);
}
.alert_style_two.color_brown .alert_top {
  background: var(--brown);
}
.alert_style_two.color_brown .alert_inner {
  background: rgba(var(--brown-rgb), 0.1);
}
.alert_style_two.color_brown .alert_inner .btn {
  background: var(--brown);
}
.alert_style_two.color_green .alert_top {
  background: var(--green);
}
.alert_style_two.color_green .alert_inner {
  background: rgba(var(--green-rgb), 0.1);
}
.alert_style_two.color_green .alert_inner .btn {
  background: var(--green);
}
.alert_style_two.color_sky .alert_top {
  background: var(--sky);
}
.alert_style_two.color_sky .alert_inner {
  background: rgba(var(--sky-rgb), 0.1);
}
.alert_style_two.color_sky .alert_inner .btn {
  background: var(--sky);
}
.alert_style_two.color_pink .alert_top {
  background: var(--pink);
}
.alert_style_two.color_pink .alert_inner {
  background: rgba(var(--pink-rgb), 0.1);
}
.alert_style_two.color_pink .alert_inner .btn {
  background: var(--pink);
}
.alert_style_two.color_primary .alert_top {
  background: var(--primary);
}
.alert_style_two.color_primary .alert_inner {
  background: rgba(var(--primary-rgb), 0.1);
}
.alert_style_two.color_primary .alert_inner .btn {
  background: var(--primary);
}
.alert_style_two.color_secondary .alert_top {
  background: var(--secondary);
}
.alert_style_two.color_secondary .alert_inner {
  background: rgba(var(--secondary-rgb), 0.1);
}
.alert_style_two.color_secondary .alert_inner .btn {
  background: var(--secondary);
}
.alert_style_two.color_warning .alert_top {
  background: var(--warning);
}
.alert_style_two.color_warning .alert_inner {
  background: rgba(var(--warning-rgb), 0.1);
}
.alert_style_two.color_warning .alert_inner .btn {
  background: var(--warning);
}
.alert_style_two.color_info .alert_top {
  background: var(--info);
}
.alert_style_two.color_info .alert_inner {
  background: rgba(var(--info-rgb), 0.1);
}
.alert_style_two.color_info .alert_inner .btn {
  background: var(--info);
}
.alert_style_two.color_danger .alert_top {
  background: var(--danger);
}
.alert_style_two.color_danger .alert_inner {
  background: rgba(var(--danger-rgb), 0.1);
}
.alert_style_two.color_danger .alert_inner .btn {
  background: var(--danger);
}
.alert_style_two.color_dark .alert_top {
  background: var(--dark);
}
.alert_style_two.color_dark .alert_inner {
  background: rgba(var(--dark-rgb), 0.1);
}
.alert_style_two.color_dark .alert_inner .btn {
  background: var(--dark);
}
.alert_style_two.color_success .alert_top {
  background: var(--success);
}
.alert_style_two.color_success .alert_inner {
  background: rgba(var(--success-rgb), 0.1);
}
.alert_style_two.color_success .alert_inner .btn {
  background: var(--success);
}
.alert_style_two.color_light .alert_top {
  background: var(--light);
}
.alert_style_two.color_light .alert_top .title {
  color: var(--dark);
}
.alert_style_two.color_light .alert_inner {
  background: rgba(var(--light-rgb), 0.1);
}
.alert_style_two.color_light .alert_inner .btn {
  background: var(--light);
  color: var(--dark);
}

.alert_style_three {
  background: var(--white);
  border-radius: var(--radius-10);
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  text-align: center;
}
.alert_style_three .alert_top {
  background: var(--success);
  border-bottom: none;
  position: relative;
  text-align: center;
  border-radius: var(--radius-10) var(--radius-10) 0 0;
  padding: 30px 20px;
}
.alert_style_three .alert_top .icon-box {
  color: var(--white-text);
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 50%;
  border: 4px solid var(--white-text);
  text-align: center;
}
.alert_style_three .alert_top .icon-box i {
  font-size: 43px;
  line-height: 50px;
}
.alert_style_three .alert_inner {
  padding: 25px 15px;
}
.alert_style_three .alert_inner .title {
  text-transform: capitalize;
  text-align: center;
  font-size: 32px;
  margin-bottom: 10px;
  display: block;
  color: var(-heading-color);
}
.alert_style_three .alert_inner .para {
  margin-bottom: 10px;
}
.alert_style_three .alert_inner .btn {
  text-transform: capitalize;
  color: var(--white-text);
  border-radius: 4px;
  background: var(--success);
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  line-height: normal;
  border-radius: 30px;
  margin-top: 10px;
  padding: 6px 20px;
  border: none;
}
.alert_style_three .alert_inner .btn:hover {
  background: rgba(var(--success-rgb), 0.7);
  outline: none;
}
.alert_style_three.color_blue .alert_top {
  background: var(--blue);
}
.alert_style_three.color_blue .alert_inner .btn {
  background: var(--blue);
}
.alert_style_three.color_blue .alert_inner .btn:hover {
  background: rgba(var(--blue-rgb), 0.7);
}
.alert_style_three.color_purple .alert_top {
  background: var(--purple);
}
.alert_style_three.color_purple .alert_inner .btn {
  background: var(--purple);
}
.alert_style_three.color_purple .alert_inner .btn:hover {
  background: rgba(var(--purple-rgb), 0.7);
}
.alert_style_three.color_orange .alert_top {
  background: var(--orange);
}
.alert_style_three.color_orange .alert_inner .btn {
  background: var(--orange);
}
.alert_style_three.color_orange .alert_inner .btn:hover {
  background: rgba(var(--orange-rgb), 0.7);
}
.alert_style_three.color_brown .alert_top {
  background: var(--brown);
}
.alert_style_three.color_brown .alert_inner .btn {
  background: var(--brown);
}
.alert_style_three.color_brown .alert_inner .btn:hover {
  background: rgba(var(--brown-rgb), 0.7);
}
.alert_style_three.color_green .alert_top {
  background: var(--green);
}
.alert_style_three.color_green .alert_inner .btn {
  background: var(--green);
}
.alert_style_three.color_green .alert_inner .btn:hover {
  background: rgba(var(--green-rgb), 0.7);
}
.alert_style_three.color_sky .alert_top {
  background: var(--sky);
}
.alert_style_three.color_sky .alert_inner .btn {
  background: var(--sky);
}
.alert_style_three.color_sky .alert_inner .btn:hover {
  background: rgba(var(--sky-rgb), 0.7);
}
.alert_style_three.color_pink .alert_top {
  background: var(--pink);
}
.alert_style_three.color_pink .alert_inner .btn {
  background: var(--pink);
}
.alert_style_three.color_pink .alert_inner .btn:hover {
  background: rgba(var(--pink-rgb), 0.7);
}
.alert_style_three.color_primary .alert_top {
  background: var(--primary);
}
.alert_style_three.color_primary .alert_inner .btn {
  background: var(--primary);
}
.alert_style_three.color_primary .alert_inner .btn:hover {
  background: rgba(var(--primary-rgb), 0.7);
}
.alert_style_three.color_secondary .alert_top {
  background: var(--secondary);
}
.alert_style_three.color_secondary .alert_inner .btn {
  background: var(--secondary);
}
.alert_style_three.color_secondary .alert_inner .btn:hover {
  background: rgba(var(--secondary-rgb), 0.7);
}
.alert_style_three.color_warning .alert_top {
  background: var(--warning);
}
.alert_style_three.color_warning .alert_inner .btn {
  background: var(--warning);
}
.alert_style_three.color_warning .alert_inner .btn:hover {
  background: rgba(var(--warning-rgb), 0.7);
}
.alert_style_three.color_info .alert_top {
  background: var(--info);
}
.alert_style_three.color_info .alert_inner .btn {
  background: var(--info);
}
.alert_style_three.color_info .alert_inner .btn:hover {
  background: rgba(var(--info-rgb), 0.7);
}
.alert_style_three.color_danger .alert_top {
  background: var(--danger);
}
.alert_style_three.color_danger .alert_inner .btn {
  background: var(--danger);
}
.alert_style_three.color_danger .alert_inner .btn:hover {
  background: rgba(var(--danger-rgb), 0.7);
}
.alert_style_three.color_dark .alert_top {
  background: var(--dark);
}
.alert_style_three.color_dark .alert_inner .btn {
  background: var(--dark);
}
.alert_style_three.color_dark .alert_inner .btn:hover {
  background: rgba(var(--dark-rgb), 0.7);
}
.alert_style_three.color_success .alert_top {
  background: var(--success);
}
.alert_style_three.color_success .alert_inner .btn {
  background: var(--success);
}
.alert_style_three.color_success .alert_inner .btn:hover {
  background: rgba(var(--success-rgb), 0.7);
}
.alert_style_three.color_light .alert_top {
  background: var(--light);
}
.alert_style_three.color_light .alert_inner .btn {
  background: var(--light);
}
.alert_style_three.color_light .alert_inner .btn:hover {
  background: rgba(var(--light-rgb), 0.7);
}

.alert_blue {
  border: 0;
  border-radius: 0;
  color: var(--blue);
  background: rgba(var(--blue-rgb), 0.1);
}
.alert_purple {
  border: 0;
  border-radius: 0;
  color: var(--purple);
  background: rgba(var(--purple-rgb), 0.1);
}
.alert_orange {
  border: 0;
  border-radius: 0;
  color: var(--orange);
  background: rgba(var(--orange-rgb), 0.1);
}
.alert_brown {
  border: 0;
  border-radius: 0;
  color: var(--brown);
  background: rgba(var(--brown-rgb), 0.1);
}
.alert_green {
  border: 0;
  border-radius: 0;
  color: var(--green);
  background: rgba(var(--green-rgb), 0.1);
}
.alert_sky {
  border: 0;
  border-radius: 0;
  color: var(--sky);
  background: rgba(var(--sky-rgb), 0.1);
}
.alert_pink {
  border: 0;
  border-radius: 0;
  color: var(--pink);
  background: rgba(var(--pink-rgb), 0.1);
}
.alert_primary {
  border: 0;
  border-radius: 0;
  color: var(--primary);
  background: rgba(var(--primary-rgb), 0.1);
}
.alert_secondary {
  border: 0;
  border-radius: 0;
  color: var(--secondary);
  background: rgba(var(--secondary-rgb), 0.1);
}
.alert_warning {
  border: 0;
  border-radius: 0;
  color: var(--warning);
  background: rgba(var(--warning-rgb), 0.1);
}
.alert_info {
  border: 0;
  border-radius: 0;
  color: var(--info);
  background: rgba(var(--info-rgb), 0.1);
}
.alert_danger {
  border: 0;
  border-radius: 0;
  color: var(--danger);
  background: rgba(var(--danger-rgb), 0.1);
}
.alert_dark {
  border: 0;
  border-radius: 0;
  color: var(--dark);
  background: rgba(var(--dark-rgb), 0.1);
}
.alert_success {
  border: 0;
  border-radius: 0;
  color: var(--success);
  background: rgba(var(--success-rgb), 0.1);
}
.alert_light {
  border: 0;
  border-radius: 0;
  color: var(--dark);
  background: rgba(var(--light-rgb), 0.1);
}

.border_left_blue {
  border: 0;
  border-left: 3px solid var(--blue);
  border-radius: 0;
  color: var(--blue);
  background: rgba(var(--blue-rgb), 0.1);
}
.border_left_purple {
  border: 0;
  border-left: 3px solid var(--purple);
  border-radius: 0;
  color: var(--purple);
  background: rgba(var(--purple-rgb), 0.1);
}
.border_left_orange {
  border: 0;
  border-left: 3px solid var(--orange);
  border-radius: 0;
  color: var(--orange);
  background: rgba(var(--orange-rgb), 0.1);
}
.border_left_brown {
  border: 0;
  border-left: 3px solid var(--brown);
  border-radius: 0;
  color: var(--brown);
  background: rgba(var(--brown-rgb), 0.1);
}
.border_left_green {
  border: 0;
  border-left: 3px solid var(--green);
  border-radius: 0;
  color: var(--green);
  background: rgba(var(--green-rgb), 0.1);
}
.border_left_sky {
  border: 0;
  border-left: 3px solid var(--sky);
  border-radius: 0;
  color: var(--sky);
  background: rgba(var(--sky-rgb), 0.1);
}
.border_left_pink {
  border: 0;
  border-left: 3px solid var(--pink);
  border-radius: 0;
  color: var(--pink);
  background: rgba(var(--pink-rgb), 0.1);
}
.border_left_primary {
  border: 0;
  border-left: 3px solid var(--primary);
  border-radius: 0;
  color: var(--primary);
  background: rgba(var(--primary-rgb), 0.1);
}
.border_left_secondary {
  border: 0;
  border-left: 3px solid var(--secondary);
  border-radius: 0;
  color: var(--secondary);
  background: rgba(var(--secondary-rgb), 0.1);
}
.border_left_warning {
  border: 0;
  border-left: 3px solid var(--warning);
  border-radius: 0;
  color: var(--warning);
  background: rgba(var(--warning-rgb), 0.1);
}
.border_left_info {
  border: 0;
  border-left: 3px solid var(--info);
  border-radius: 0;
  color: var(--info);
  background: rgba(var(--info-rgb), 0.1);
}
.border_left_danger {
  border: 0;
  border-left: 3px solid var(--danger);
  border-radius: 0;
  color: var(--danger);
  background: rgba(var(--danger-rgb), 0.1);
}
.border_left_dark {
  border: 0;
  border-left: 3px solid var(--dark);
  border-radius: 0;
  color: var(--dark);
  background: rgba(var(--dark-rgb), 0.1);
}
.border_left_success {
  border: 0;
  border-left: 3px solid var(--success);
  border-radius: 0;
  color: var(--success);
  background: rgba(var(--success-rgb), 0.1);
}
.border_left_light {
  border: 0;
  border-left: 3px solid var(--light);
  border-radius: 0;
  color: var(--dark);
  background: rgba(var(--light-rgb), 0.1);
}

.alert_dismissible {
  padding-right: 30px;
}
.alert_dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  z-index: 0;
  padding: 16px 14px;
  font-size: 16px;
  background: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--black);
}
.alert_dismissible .btn-close::before {
  content: "\e5cd";
  font-family: var(--material-outline-icon);
  font-size: 20px;
}
.alert_dismissible .btn-close:hover {
  color: var(--danger);
}
.alert_dismissible .btn-close:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.alert {
  padding: 6px 8px;
  border-radius: var(--radius-three);
  font-size: 15px;
  font-weight: 300;
}
.alert strong {
  font-weight: 500;
}
.alert svg {
  width: 20px;
  height: 20px;
}

/* Badge Css */
.badge.badge_one {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: var(--white);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  background-color: var(--heading-color-two);
}
.badge.badge_one.badge-absolute {
  position: absolute;
}
.badge.badge_one.top-0 {
  top: 0;
}
.badge.badge_one.bottom-0 {
  bottom: 0;
}
.badge.badge_one.left-0 {
  left: 0;
}
.badge.badge_one.right-0 {
  right: 0;
}

/*-- Border color, hover-same color bg and text color white --*/
/* -----      Button Style     ----------- */
.cmnBtn.btn_6::before, .cmnBtn.btn_1::after, .cmnBtn {
  line-height: 20px;
  padding: 8px;
}

.cmnBtn.btn_medium {
  line-height: 20px;
  padding: 8px 12px;
}

.cmnBtn.btn_small {
  line-height: 20px;
  padding: 6px 12px;
}

.cmnBtn.btn_small, .cmnBtn.btn_medium, .cmnBtn.btn_2::before, .cmnBtn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* Common button */
.cmnBtn.btnIcon {
  min-width: 50px;
}
.cmnBtn {
  display: inline-block;
  min-width: 100px;
  border: inherit;
  background: inherit;
  vertical-align: middle;
  text-align: center;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cmnBtn.btn_bg_blue {
  background-color: var(--blue);
  color: var(--white-text);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_bg_blue:hover {
  background-color: transparent;
  color: var(--blue);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_bg_purple {
  background-color: var(--purple);
  color: var(--white-text);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_bg_purple:hover {
  background-color: transparent;
  color: var(--purple);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_bg_orange {
  background-color: var(--orange);
  color: var(--white-text);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_bg_orange:hover {
  background-color: transparent;
  color: var(--orange);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_bg_brown {
  background-color: var(--brown);
  color: var(--white-text);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_bg_brown:hover {
  background-color: transparent;
  color: var(--brown);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_bg_green {
  background-color: var(--green);
  color: var(--white-text);
  border: 1px solid var(--green);
}
.cmnBtn.btn_bg_green:hover {
  background-color: transparent;
  color: var(--green);
  border: 1px solid var(--green);
}
.cmnBtn.btn_bg_sky {
  background-color: var(--sky);
  color: var(--white-text);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_bg_sky:hover {
  background-color: transparent;
  color: var(--sky);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_bg_pink {
  background-color: var(--pink);
  color: var(--white-text);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_bg_pink:hover {
  background-color: transparent;
  color: var(--pink);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_bg_black {
  background-color: var(--black);
  color: var(--white-text);
  border: 1px solid var(--black);
}
.cmnBtn.btn_bg_black:hover {
  background-color: transparent;
  color: var(--black);
  border: 1px solid var(--black);
}
.cmnBtn.btn_bg_primary {
  background-color: var(--primary);
  color: var(--white-text);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_bg_primary:hover {
  background-color: transparent;
  color: var(--primary);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_bg_secondary {
  background-color: var(--secondary);
  color: var(--white-text);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_bg_secondary:hover {
  background-color: transparent;
  color: var(--secondary);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_bg_warning {
  background-color: var(--warning);
  color: var(--white-text);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_bg_warning:hover {
  background-color: transparent;
  color: var(--warning);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_bg_info {
  background-color: var(--info);
  color: var(--white-text);
  border: 1px solid var(--info);
}
.cmnBtn.btn_bg_info:hover {
  background-color: transparent;
  color: var(--info);
  border: 1px solid var(--info);
}
.cmnBtn.btn_bg_danger {
  background-color: var(--danger);
  color: var(--white-text);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_bg_danger:hover {
  background-color: transparent;
  color: var(--danger);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_bg_dark {
  background-color: var(--dark);
  color: var(--white-text);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_bg_dark:hover {
  background-color: transparent;
  color: var(--dark);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_bg_success {
  background-color: var(--success);
  color: var(--white-text);
  border: 1px solid var(--success);
}
.cmnBtn.btn_bg_success:hover {
  background-color: transparent;
  color: var(--success);
  border: 1px solid var(--success);
}
.cmnBtn.btn_bg_light {
  background-color: var(--light);
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_bg_light:hover {
  background-color: transparent;
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_outline_blue {
  border: 1px solid var(--blue);
  color: var(--blue);
}
.cmnBtn.btn_outline_blue:hover {
  background-color: var(--blue);
  color: var(--white-text);
}
.cmnBtn.btn_outline_purple {
  border: 1px solid var(--purple);
  color: var(--purple);
}
.cmnBtn.btn_outline_purple:hover {
  background-color: var(--purple);
  color: var(--white-text);
}
.cmnBtn.btn_outline_orange {
  border: 1px solid var(--orange);
  color: var(--orange);
}
.cmnBtn.btn_outline_orange:hover {
  background-color: var(--orange);
  color: var(--white-text);
}
.cmnBtn.btn_outline_brown {
  border: 1px solid var(--brown);
  color: var(--brown);
}
.cmnBtn.btn_outline_brown:hover {
  background-color: var(--brown);
  color: var(--white-text);
}
.cmnBtn.btn_outline_green {
  border: 1px solid var(--green);
  color: var(--orgreenange);
}
.cmnBtn.btn_outline_green:hover {
  background-color: var(--green);
  color: var(--white-text);
}
.cmnBtn.btn_outline_sky {
  border: 1px solid var(--sky);
  color: var(--sky);
}
.cmnBtn.btn_outline_sky:hover {
  background-color: var(--sky);
  color: var(--white-text);
}
.cmnBtn.btn_outline_pink {
  border: 1px solid var(--pink);
  color: var(--pink);
}
.cmnBtn.btn_outline_pink:hover {
  background-color: var(--pink);
  color: var(--white-text);
}
.cmnBtn.btn_outline_primary {
  border: 1px solid var(--primary);
  color: var(--primary);
}
.cmnBtn.btn_outline_primary:hover {
  background-color: var(--primary);
  color: var(--white-text);
}
.cmnBtn.btn_outline_secondary {
  border: 1px solid var(--secondary);
  color: var(--secondary);
}
.cmnBtn.btn_outline_secondary:hover {
  background-color: var(--secondary);
  color: var(--white-text);
}
.cmnBtn.btn_outline_warning {
  border: 1px solid var(--warning);
  color: var(--warning);
}
.cmnBtn.btn_outline_warning:hover {
  background-color: var(--warning);
  color: var(--white-text);
}
.cmnBtn.btn_outline_info {
  border: 1px solid var(--info);
  color: var(--info);
}
.cmnBtn.btn_outline_info:hover {
  background-color: var(--info);
  color: var(--white-text);
}
.cmnBtn.btn_outline_danger {
  border: 1px solid var(--danger);
  color: var(--danger);
}
.cmnBtn.btn_outline_danger:hover {
  background-color: var(--danger);
  color: var(--white-text);
}
.cmnBtn.btn_outline_dark {
  border: 1px solid var(--dark);
  color: var(--dark);
}
.cmnBtn.btn_outline_dark:hover {
  background-color: var(--dark);
  color: var(--white-text);
}
.cmnBtn.btn_outline_success {
  border: 1px solid var(--success);
  color: var(--success);
}
.cmnBtn.btn_outline_success:hover {
  background-color: var(--success);
  color: var(--white-text);
}
.cmnBtn.btn_outline_light {
  border: 1px solid var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_outline_light:hover {
  background-color: var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_1 {
  overflow: hidden;
  -webkit-transition: border-color 0.3s, background-color 0.3s;
  transition: border-color 0.3s, background-color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.cmnBtn.btn_1::after {
  content: attr(data-text);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translate3d(0, 25%, 0);
  transform: translate3d(0, 25%, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.cmnBtn.btn_1 span {
  display: block;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.cmnBtn.btn_1:hover span {
  opacity: 0;
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
}
.cmnBtn.btn_1:hover::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cmnBtn.btn_1.btn_bg_blue {
  background-color: var(--blue);
  color: var(--white-text);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_1.btn_bg_blue:hover {
  background-color: transparent;
  color: var(--blue);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_1.btn_bg_purple {
  background-color: var(--purple);
  color: var(--white-text);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_1.btn_bg_purple:hover {
  background-color: transparent;
  color: var(--purple);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_1.btn_bg_orange {
  background-color: var(--orange);
  color: var(--white-text);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_1.btn_bg_orange:hover {
  background-color: transparent;
  color: var(--orange);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_1.btn_bg_brown {
  background-color: var(--brown);
  color: var(--white-text);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_1.btn_bg_brown:hover {
  background-color: transparent;
  color: var(--brown);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_1.btn_bg_green {
  background-color: var(--green);
  color: var(--white-text);
  border: 1px solid var(--green);
}
.cmnBtn.btn_1.btn_bg_green:hover {
  background-color: transparent;
  color: var(--green);
  border: 1px solid var(--green);
}
.cmnBtn.btn_1.btn_bg_sky {
  background-color: var(--sky);
  color: var(--white-text);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_1.btn_bg_sky:hover {
  background-color: transparent;
  color: var(--sky);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_1.btn_bg_pink {
  background-color: var(--pink);
  color: var(--white-text);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_1.btn_bg_pink:hover {
  background-color: transparent;
  color: var(--pink);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_1.btn_bg_black {
  background-color: var(--black);
  color: var(--white-text);
  border: 1px solid var(--black);
}
.cmnBtn.btn_1.btn_bg_black:hover {
  background-color: transparent;
  color: var(--black);
  border: 1px solid var(--black);
}
.cmnBtn.btn_1.btn_bg_primary {
  background-color: var(--primary);
  color: var(--white-text);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_1.btn_bg_primary:hover {
  background-color: transparent;
  color: var(--primary);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_1.btn_bg_secondary {
  background-color: var(--secondary);
  color: var(--white-text);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_1.btn_bg_secondary:hover {
  background-color: transparent;
  color: var(--secondary);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_1.btn_bg_warning {
  background-color: var(--warning);
  color: var(--white-text);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_1.btn_bg_warning:hover {
  background-color: transparent;
  color: var(--warning);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_1.btn_bg_info {
  background-color: var(--info);
  color: var(--white-text);
  border: 1px solid var(--info);
}
.cmnBtn.btn_1.btn_bg_info:hover {
  background-color: transparent;
  color: var(--info);
  border: 1px solid var(--info);
}
.cmnBtn.btn_1.btn_bg_danger {
  background-color: var(--danger);
  color: var(--white-text);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_1.btn_bg_danger:hover {
  background-color: transparent;
  color: var(--danger);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_1.btn_bg_dark {
  background-color: var(--dark);
  color: var(--white-text);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_1.btn_bg_dark:hover {
  background-color: transparent;
  color: var(--dark);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_1.btn_bg_success {
  background-color: var(--success);
  color: var(--white-text);
  border: 1px solid var(--success);
}
.cmnBtn.btn_1.btn_bg_success:hover {
  background-color: transparent;
  color: var(--success);
  border: 1px solid var(--success);
}
.cmnBtn.btn_1.btn_bg_light {
  background-color: var(--light);
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_1.btn_bg_light:hover {
  background-color: transparent;
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_1.btn_outline_blue {
  border: 1px solid var(--blue);
  color: var(--blue);
}
.cmnBtn.btn_1.btn_outline_blue:hover {
  background-color: var(--blue);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_purple {
  border: 1px solid var(--purple);
  color: var(--purple);
}
.cmnBtn.btn_1.btn_outline_purple:hover {
  background-color: var(--purple);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_orange {
  border: 1px solid var(--orange);
  color: var(--orange);
}
.cmnBtn.btn_1.btn_outline_orange:hover {
  background-color: var(--orange);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_brown {
  border: 1px solid var(--brown);
  color: var(--brown);
}
.cmnBtn.btn_1.btn_outline_brown:hover {
  background-color: var(--brown);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_green {
  border: 1px solid var(--green);
  color: var(--orgreenange);
}
.cmnBtn.btn_1.btn_outline_green:hover {
  background-color: var(--green);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_sky {
  border: 1px solid var(--sky);
  color: var(--sky);
}
.cmnBtn.btn_1.btn_outline_sky:hover {
  background-color: var(--sky);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_pink {
  border: 1px solid var(--pink);
  color: var(--pink);
}
.cmnBtn.btn_1.btn_outline_pink:hover {
  background-color: var(--pink);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_primary {
  border: 1px solid var(--primary);
  color: var(--primary);
}
.cmnBtn.btn_1.btn_outline_primary:hover {
  background-color: var(--primary);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_secondary {
  border: 1px solid var(--secondary);
  color: var(--secondary);
}
.cmnBtn.btn_1.btn_outline_secondary:hover {
  background-color: var(--secondary);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_warning {
  border: 1px solid var(--warning);
  color: var(--warning);
}
.cmnBtn.btn_1.btn_outline_warning:hover {
  background-color: var(--warning);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_info {
  border: 1px solid var(--info);
  color: var(--info);
}
.cmnBtn.btn_1.btn_outline_info:hover {
  background-color: var(--info);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_danger {
  border: 1px solid var(--danger);
  color: var(--danger);
}
.cmnBtn.btn_1.btn_outline_danger:hover {
  background-color: var(--danger);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_dark {
  border: 1px solid var(--dark);
  color: var(--dark);
}
.cmnBtn.btn_1.btn_outline_dark:hover {
  background-color: var(--dark);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_success {
  border: 1px solid var(--success);
  color: var(--success);
}
.cmnBtn.btn_1.btn_outline_success:hover {
  background-color: var(--success);
  color: var(--white-text);
}
.cmnBtn.btn_1.btn_outline_light {
  border: 1px solid var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_1.btn_outline_light:hover {
  background-color: var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_2 {
  overflow: hidden;
}
.cmnBtn.btn_2::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.cmnBtn.btn_2 span {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.cmnBtn.btn_2:hover::before {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cmnBtn.btn_2:hover span {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 200%, 0);
}
.cmnBtn.btn_2.btn_bg_blue {
  background-color: var(--blue);
  color: var(--white-text);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_2.btn_bg_blue:hover {
  background-color: transparent;
  color: var(--blue);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_2.btn_bg_purple {
  background-color: var(--purple);
  color: var(--white-text);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_2.btn_bg_purple:hover {
  background-color: transparent;
  color: var(--purple);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_2.btn_bg_orange {
  background-color: var(--orange);
  color: var(--white-text);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_2.btn_bg_orange:hover {
  background-color: transparent;
  color: var(--orange);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_2.btn_bg_brown {
  background-color: var(--brown);
  color: var(--white-text);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_2.btn_bg_brown:hover {
  background-color: transparent;
  color: var(--brown);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_2.btn_bg_green {
  background-color: var(--green);
  color: var(--white-text);
  border: 1px solid var(--green);
}
.cmnBtn.btn_2.btn_bg_green:hover {
  background-color: transparent;
  color: var(--green);
  border: 1px solid var(--green);
}
.cmnBtn.btn_2.btn_bg_sky {
  background-color: var(--sky);
  color: var(--white-text);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_2.btn_bg_sky:hover {
  background-color: transparent;
  color: var(--sky);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_2.btn_bg_pink {
  background-color: var(--pink);
  color: var(--white-text);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_2.btn_bg_pink:hover {
  background-color: transparent;
  color: var(--pink);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_2.btn_bg_primary {
  background-color: var(--primary);
  color: var(--white-text);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_2.btn_bg_primary:hover {
  background-color: transparent;
  color: var(--primary);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_2.btn_bg_secondary {
  background-color: var(--secondary);
  color: var(--white-text);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_2.btn_bg_secondary:hover {
  background-color: transparent;
  color: var(--secondary);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_2.btn_bg_warning {
  background-color: var(--warning);
  color: var(--white-text);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_2.btn_bg_warning:hover {
  background-color: transparent;
  color: var(--warning);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_2.btn_bg_info {
  background-color: var(--info);
  color: var(--white-text);
  border: 1px solid var(--info);
}
.cmnBtn.btn_2.btn_bg_info:hover {
  background-color: transparent;
  color: var(--info);
  border: 1px solid var(--info);
}
.cmnBtn.btn_2.btn_bg_danger {
  background-color: var(--danger);
  color: var(--white-text);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_2.btn_bg_danger:hover {
  background-color: transparent;
  color: var(--danger);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_2.btn_bg_dark {
  background-color: var(--dark);
  color: var(--white-text);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_2.btn_bg_dark:hover {
  background-color: transparent;
  color: var(--dark);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_2.btn_bg_success {
  background-color: var(--success);
  color: var(--white-text);
  border: 1px solid var(--success);
}
.cmnBtn.btn_2.btn_bg_success:hover {
  background-color: transparent;
  color: var(--success);
  border: 1px solid var(--success);
}
.cmnBtn.btn_2.btn_bg_light {
  background-color: var(--light);
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_2.btn_bg_light:hover {
  background-color: transparent;
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_2.btn_outline_blue {
  border: 1px solid var(--blue);
  color: var(--blue);
}
.cmnBtn.btn_2.btn_outline_blue:hover {
  background-color: var(--blue);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_purple {
  border: 1px solid var(--purple);
  color: var(--purple);
}
.cmnBtn.btn_2.btn_outline_purple:hover {
  background-color: var(--purple);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_orange {
  border: 1px solid var(--orange);
  color: var(--orange);
}
.cmnBtn.btn_2.btn_outline_orange:hover {
  background-color: var(--orange);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_brown {
  border: 1px solid var(--brown);
  color: var(--brown);
}
.cmnBtn.btn_2.btn_outline_brown:hover {
  background-color: var(--brown);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_green {
  border: 1px solid var(--green);
  color: var(--green);
}
.cmnBtn.btn_2.btn_outline_green:hover {
  background-color: var(--green);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_sky {
  border: 1px solid var(--sky);
  color: var(--sky);
}
.cmnBtn.btn_2.btn_outline_sky:hover {
  background-color: var(--sky);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_pink {
  border: 1px solid var(--pink);
  color: var(--pink);
}
.cmnBtn.btn_2.btn_outline_pink:hover {
  background-color: var(--pink);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_primary {
  border: 1px solid var(--primary);
  color: var(--primary);
}
.cmnBtn.btn_2.btn_outline_primary:hover {
  background-color: var(--primary);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_secondary {
  border: 1px solid var(--secondary);
  color: var(--secondary);
}
.cmnBtn.btn_2.btn_outline_secondary:hover {
  background-color: var(--secondary);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_warning {
  border: 1px solid var(--warning);
  color: var(--warning);
}
.cmnBtn.btn_2.btn_outline_warning:hover {
  background-color: var(--warning);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_info {
  border: 1px solid var(--info);
  color: var(--info);
}
.cmnBtn.btn_2.btn_outline_info:hover {
  background-color: var(--info);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_danger {
  border: 1px solid var(--danger);
  color: var(--danger);
}
.cmnBtn.btn_2.btn_outline_danger:hover {
  background-color: var(--danger);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_dark {
  border: 1px solid var(--dark);
  color: var(--dark);
}
.cmnBtn.btn_2.btn_outline_dark:hover {
  background-color: var(--dark);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_success {
  border: 1px solid var(--success);
  color: var(--success);
}
.cmnBtn.btn_2.btn_outline_success:hover {
  background-color: var(--success);
  color: var(--white-text);
}
.cmnBtn.btn_2.btn_outline_light {
  border: 1px solid var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_2.btn_outline_light:hover {
  background-color: var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_3 {
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  overflow: hidden;
}
.cmnBtn.btn_3::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.cmnBtn.btn_3:hover {
  border-color: transparent !important;
}
.cmnBtn.btn_3:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cmnBtn.btn_3.btn_bg_blue {
  background-color: var(--blue);
  color: var(--white-text);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_3.btn_bg_blue::before {
  background-color: var(--blue);
}
.cmnBtn.btn_3.btn_bg_blue:hover {
  background-color: transparent;
  border: 1px solid var(--blue);
}
.cmnBtn.btn_3.btn_bg_purple {
  background-color: var(--purple);
  color: var(--white-text);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_3.btn_bg_purple::before {
  background-color: var(--purple);
}
.cmnBtn.btn_3.btn_bg_purple:hover {
  background-color: transparent;
  border: 1px solid var(--purple);
}
.cmnBtn.btn_3.btn_bg_orange {
  background-color: var(--orange);
  color: var(--white-text);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_3.btn_bg_orange::before {
  background-color: var(--orange);
}
.cmnBtn.btn_3.btn_bg_orange:hover {
  background-color: transparent;
  border: 1px solid var(--orange);
}
.cmnBtn.btn_3.btn_bg_brown {
  background-color: var(--brown);
  color: var(--white-text);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_3.btn_bg_brown::before {
  background-color: var(--brown);
}
.cmnBtn.btn_3.btn_bg_brown:hover {
  background-color: transparent;
  border: 1px solid var(--brown);
}
.cmnBtn.btn_3.btn_bg_green {
  background-color: var(--green);
  color: var(--white-text);
  border: 1px solid var(--green);
}
.cmnBtn.btn_3.btn_bg_green::before {
  background-color: var(--green);
}
.cmnBtn.btn_3.btn_bg_green:hover {
  background-color: transparent;
  border: 1px solid var(--green);
}
.cmnBtn.btn_3.btn_bg_sky {
  background-color: var(--sky);
  color: var(--white-text);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_3.btn_bg_sky::before {
  background-color: var(--sky);
}
.cmnBtn.btn_3.btn_bg_sky:hover {
  background-color: transparent;
  border: 1px solid var(--sky);
}
.cmnBtn.btn_3.btn_bg_pink {
  background-color: var(--pink);
  color: var(--white-text);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_3.btn_bg_pink::before {
  background-color: var(--pink);
}
.cmnBtn.btn_3.btn_bg_pink:hover {
  background-color: transparent;
  border: 1px solid var(--pink);
}
.cmnBtn.btn_3.btn_bg_primary {
  background-color: var(--primary);
  color: var(--white-text);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_3.btn_bg_primary::before {
  background-color: var(--primary);
}
.cmnBtn.btn_3.btn_bg_primary:hover {
  background-color: transparent;
  border: 1px solid var(--primary);
}
.cmnBtn.btn_3.btn_bg_secondary {
  background-color: var(--secondary);
  color: var(--white-text);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_3.btn_bg_secondary::before {
  background-color: var(--secondary);
}
.cmnBtn.btn_3.btn_bg_secondary:hover {
  background-color: transparent;
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_3.btn_bg_warning {
  background-color: var(--warning);
  color: var(--white-text);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_3.btn_bg_warning::before {
  background-color: var(--warning);
}
.cmnBtn.btn_3.btn_bg_warning:hover {
  background-color: transparent;
  border: 1px solid var(--warning);
}
.cmnBtn.btn_3.btn_bg_info {
  background-color: var(--info);
  color: var(--white-text);
  border: 1px solid var(--info);
}
.cmnBtn.btn_3.btn_bg_info::before {
  background-color: var(--info);
}
.cmnBtn.btn_3.btn_bg_info:hover {
  background-color: transparent;
  border: 1px solid var(--info);
}
.cmnBtn.btn_3.btn_bg_danger {
  background-color: var(--danger);
  color: var(--white-text);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_3.btn_bg_danger::before {
  background-color: var(--danger);
}
.cmnBtn.btn_3.btn_bg_danger:hover {
  background-color: transparent;
  border: 1px solid var(--danger);
}
.cmnBtn.btn_3.btn_bg_dark {
  background-color: var(--dark);
  color: var(--white-text);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_3.btn_bg_dark::before {
  background-color: var(--dark);
}
.cmnBtn.btn_3.btn_bg_dark:hover {
  background-color: transparent;
  border: 1px solid var(--dark);
}
.cmnBtn.btn_3.btn_bg_success {
  background-color: var(--success);
  color: var(--white-text);
  border: 1px solid var(--success);
}
.cmnBtn.btn_3.btn_bg_success::before {
  background-color: var(--success);
}
.cmnBtn.btn_3.btn_bg_success:hover {
  background-color: transparent;
  border: 1px solid var(--success);
}
.cmnBtn.btn_3.btn_bg_light {
  background-color: var(--light);
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_3.btn_bg_light::before {
  background-color: var(--light);
}
.cmnBtn.btn_3.btn_bg_light:hover {
  background-color: transparent;
  border: 1px solid var(--light);
}
.cmnBtn.btn_3.btn_outline_blue {
  border: 1px solid var(--blue);
  color: var(--blue);
}
.cmnBtn.btn_3.btn_outline_blue::before {
  background-color: var(--blue);
}
.cmnBtn.btn_3.btn_outline_blue:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_purple {
  border: 1px solid var(--purple);
  color: var(--purple);
}
.cmnBtn.btn_3.btn_outline_purple::before {
  background-color: var(--purple);
}
.cmnBtn.btn_3.btn_outline_purple:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_orange {
  border: 1px solid var(--orange);
  color: var(--orange);
}
.cmnBtn.btn_3.btn_outline_orange::before {
  background-color: var(--orange);
}
.cmnBtn.btn_3.btn_outline_orange:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_brown {
  border: 1px solid var(--brown);
  color: var(--brown);
}
.cmnBtn.btn_3.btn_outline_brown::before {
  background-color: var(--brown);
}
.cmnBtn.btn_3.btn_outline_brown:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_green {
  border: 1px solid var(--green);
  color: var(--green);
}
.cmnBtn.btn_3.btn_outline_green::before {
  background-color: var(--green);
}
.cmnBtn.btn_3.btn_outline_green:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_sky {
  border: 1px solid var(--sky);
  color: var(--sky);
}
.cmnBtn.btn_3.btn_outline_sky::before {
  background-color: var(--sky);
}
.cmnBtn.btn_3.btn_outline_sky:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_pink {
  border: 1px solid var(--pink);
  color: var(--pink);
}
.cmnBtn.btn_3.btn_outline_pink::before {
  background-color: var(--pink);
}
.cmnBtn.btn_3.btn_outline_pink:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_primary {
  border: 1px solid var(--primary);
  color: var(--primary);
}
.cmnBtn.btn_3.btn_outline_primary::before {
  background-color: var(--primary);
}
.cmnBtn.btn_3.btn_outline_primary:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_secondary {
  border: 1px solid var(--secondary);
  color: var(--secondary);
}
.cmnBtn.btn_3.btn_outline_secondary::before {
  background-color: var(--secondary);
}
.cmnBtn.btn_3.btn_outline_secondary:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_warning {
  border: 1px solid var(--warning);
  color: var(--warning);
}
.cmnBtn.btn_3.btn_outline_warning::before {
  background-color: var(--warning);
}
.cmnBtn.btn_3.btn_outline_warning:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_info {
  border: 1px solid var(--info);
  color: var(--info);
}
.cmnBtn.btn_3.btn_outline_info::before {
  background-color: var(--info);
}
.cmnBtn.btn_3.btn_outline_info:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_danger {
  border: 1px solid var(--danger);
  color: var(--danger);
}
.cmnBtn.btn_3.btn_outline_danger::before {
  background-color: var(--danger);
}
.cmnBtn.btn_3.btn_outline_danger:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_dark {
  border: 1px solid var(--dark);
  color: var(--dark);
}
.cmnBtn.btn_3.btn_outline_dark::before {
  background-color: var(--dark);
}
.cmnBtn.btn_3.btn_outline_dark:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_success {
  border: 1px solid var(--success);
  color: var(--success);
}
.cmnBtn.btn_3.btn_outline_success::before {
  background-color: var(--success);
}
.cmnBtn.btn_3.btn_outline_success:hover {
  background-color: inherit;
  color: var(--white-text);
}
.cmnBtn.btn_3.btn_outline_light {
  border: 1px solid var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_3.btn_outline_light::before {
  background-color: var(--light);
}
.cmnBtn.btn_3.btn_outline_light:hover {
  background-color: inherit;
  color: var(--black-text);
}
.cmnBtn.btn_4 {
  background: transparent;
  overflow: hidden;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.cmnBtn.btn_4::before, .cmnBtn.btn_4::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 100%;
  left: 0;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.cmnBtn.btn_4::before {
  background: var(--white);
}
.cmnBtn.btn_4::after {
  background: inherit;
}
.cmnBtn.btn_4:hover {
  color: var(--white-text);
}
.cmnBtn.btn_4:hover::before, .cmnBtn.btn_4:hover::after {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.cmnBtn.btn_4:hover::after {
  -webkit-transition-delay: 0.175s;
  transition-delay: 0.175s;
}
.cmnBtn.btn_4.btn_bg_blue {
  background-color: var(--blue);
  color: var(--white-text);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_4.btn_bg_blue:hover {
  background-color: var(--blue);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_4.btn_bg_purple {
  background-color: var(--purple);
  color: var(--white-text);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_4.btn_bg_purple:hover {
  background-color: var(--purple);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_4.btn_bg_orange {
  background-color: var(--orange);
  color: var(--white-text);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_4.btn_bg_orange:hover {
  background-color: var(--orange);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_4.btn_bg_brown {
  background-color: var(--brown);
  color: var(--white-text);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_4.btn_bg_brown:hover {
  background-color: var(--brown);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_4.btn_bg_green {
  background-color: var(--green);
  color: var(--white-text);
  border: 1px solid var(--green);
}
.cmnBtn.btn_4.btn_bg_green:hover {
  background-color: var(--green);
  border: 1px solid var(--green);
}
.cmnBtn.btn_4.btn_bg_sky {
  background-color: var(--sky);
  color: var(--white-text);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_4.btn_bg_sky:hover {
  background-color: var(--sky);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_4.btn_bg_pink {
  background-color: var(--pink);
  color: var(--white-text);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_4.btn_bg_pink:hover {
  background-color: var(--pink);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_4.btn_bg_primary {
  background-color: var(--primary);
  color: var(--white-text);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_4.btn_bg_primary:hover {
  background-color: var(--primary);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_4.btn_bg_secondary {
  background-color: var(--secondary);
  color: var(--white-text);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_4.btn_bg_secondary:hover {
  background-color: var(--secondary);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_4.btn_bg_warning {
  background-color: var(--warning);
  color: var(--white-text);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_4.btn_bg_warning:hover {
  background-color: var(--warning);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_4.btn_bg_info {
  background-color: var(--info);
  color: var(--white-text);
  border: 1px solid var(--info);
}
.cmnBtn.btn_4.btn_bg_info:hover {
  background-color: var(--info);
  border: 1px solid var(--info);
}
.cmnBtn.btn_4.btn_bg_danger {
  background-color: var(--danger);
  color: var(--white-text);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_4.btn_bg_danger:hover {
  background-color: var(--danger);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_4.btn_bg_dark {
  background-color: var(--dark);
  color: var(--white-text);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_4.btn_bg_dark:hover {
  background-color: var(--dark);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_4.btn_bg_success {
  background-color: var(--success);
  color: var(--white-text);
  border: 1px solid var(--success);
}
.cmnBtn.btn_4.btn_bg_success:hover {
  background-color: var(--success);
  border: 1px solid var(--success);
}
.cmnBtn.btn_4.btn_bg_light {
  background-color: var(--light);
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_4.btn_bg_light:hover {
  background-color: var(--light);
  border: 1px solid var(--light);
}
.cmnBtn.btn_4.btn_outline_blue {
  border: 1px solid var(--blue);
  color: var(--blue);
}
.cmnBtn.btn_4.btn_outline_blue:hover {
  background-color: var(--blue);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_purple {
  border: 1px solid var(--purple);
  color: var(--purple);
}
.cmnBtn.btn_4.btn_outline_purple:hover {
  background-color: var(--purple);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_orange {
  border: 1px solid var(--orange);
  color: var(--orange);
}
.cmnBtn.btn_4.btn_outline_orange:hover {
  background-color: var(--orange);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_brown {
  border: 1px solid var(--brown);
  color: var(--brown);
}
.cmnBtn.btn_4.btn_outline_brown:hover {
  background-color: var(--brown);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_green {
  border: 1px solid var(--green);
  color: var(--green);
}
.cmnBtn.btn_4.btn_outline_green:hover {
  background-color: var(--green);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_sky {
  border: 1px solid var(--sky);
  color: var(--sky);
}
.cmnBtn.btn_4.btn_outline_sky:hover {
  background-color: var(--sky);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_pink {
  border: 1px solid var(--pink);
  color: var(--pink);
}
.cmnBtn.btn_4.btn_outline_pink:hover {
  background-color: var(--pink);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_primary {
  border: 1px solid var(--primary);
  color: var(--primary);
}
.cmnBtn.btn_4.btn_outline_primary:hover {
  background-color: var(--primary);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_secondary {
  border: 1px solid var(--secondary);
  color: var(--secondary);
}
.cmnBtn.btn_4.btn_outline_secondary:hover {
  background-color: var(--secondary);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_warning {
  border: 1px solid var(--warning);
  color: var(--warning);
}
.cmnBtn.btn_4.btn_outline_warning:hover {
  background-color: var(--warning);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_info {
  border: 1px solid var(--info);
  color: var(--info);
}
.cmnBtn.btn_4.btn_outline_info:hover {
  background-color: var(--info);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_danger {
  border: 1px solid var(--danger);
  color: var(--danger);
}
.cmnBtn.btn_4.btn_outline_danger:hover {
  background-color: var(--danger);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_dark {
  border: 1px solid var(--dark);
  color: var(--dark);
}
.cmnBtn.btn_4.btn_outline_dark:hover {
  background-color: var(--dark);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_success {
  border: 1px solid var(--success);
  color: var(--success);
}
.cmnBtn.btn_4.btn_outline_success:hover {
  background-color: var(--success);
  color: var(--white-text);
}
.cmnBtn.btn_4.btn_outline_light {
  border: 1px solid var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_4.btn_outline_light:hover {
  background-color: var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_5 {
  overflow: hidden;
  -webkit-transition: border-color 0.3s, color 0.3s;
  transition: border-color 0.3s, color 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.cmnBtn.btn_5::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 150%;
  height: 100%;
  background: inherit;
  z-index: -1;
  -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
  -webkit-transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
  transition: transform 0.3s, opacity 0.3s, background-color 0.3s, -webkit-transform 0.3s;
}
.cmnBtn.btn_5:hover {
  color: var(--white-text);
}
.cmnBtn.btn_5:hover::before {
  opacity: 1;
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.cmnBtn.btn_5.btn_bg_blue {
  background-color: var(--blue);
  color: var(--white-text);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_5.btn_bg_blue::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_blue:hover {
  background-color: var(--blue);
  color: var(--blue);
}
.cmnBtn.btn_5.btn_bg_purple {
  background-color: var(--purple);
  color: var(--white-text);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_5.btn_bg_purple::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_purple:hover {
  background-color: var(--purple);
  color: var(--purple);
}
.cmnBtn.btn_5.btn_bg_orange {
  background-color: var(--orange);
  color: var(--white-text);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_5.btn_bg_orange::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_orange:hover {
  background-color: var(--orange);
  color: var(--orange);
}
.cmnBtn.btn_5.btn_bg_brown {
  background-color: var(--brown);
  color: var(--white-text);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_5.btn_bg_brown::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_brown:hover {
  background-color: var(--brown);
  color: var(--brown);
}
.cmnBtn.btn_5.btn_bg_green {
  background-color: var(--green);
  color: var(--white-text);
  border: 1px solid var(--green);
}
.cmnBtn.btn_5.btn_bg_green::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_green:hover {
  background-color: var(--green);
  color: var(--green);
}
.cmnBtn.btn_5.btn_bg_sky {
  background-color: var(--sky);
  color: var(--white-text);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_5.btn_bg_sky::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_sky:hover {
  background-color: var(--sky);
  color: var(--sky);
}
.cmnBtn.btn_5.btn_bg_pink {
  background-color: var(--pink);
  color: var(--white-text);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_5.btn_bg_pink::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_pink:hover {
  background-color: var(--pink);
  color: var(--pink);
}
.cmnBtn.btn_5.btn_bg_primary {
  background-color: var(--primary);
  color: var(--white-text);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_5.btn_bg_primary::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_primary:hover {
  background-color: var(--primary);
  color: var(--primary);
}
.cmnBtn.btn_5.btn_bg_secondary {
  background-color: var(--secondary);
  color: var(--white-text);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_5.btn_bg_secondary::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_secondary:hover {
  background-color: var(--secondary);
  color: var(--secondary);
}
.cmnBtn.btn_5.btn_bg_warning {
  background-color: var(--warning);
  color: var(--white-text);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_5.btn_bg_warning::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_warning:hover {
  background-color: var(--warning);
  color: var(--warning);
}
.cmnBtn.btn_5.btn_bg_info {
  background-color: var(--info);
  color: var(--white-text);
  border: 1px solid var(--info);
}
.cmnBtn.btn_5.btn_bg_info::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_info:hover {
  background-color: var(--info);
  color: var(--info);
}
.cmnBtn.btn_5.btn_bg_danger {
  background-color: var(--danger);
  color: var(--white-text);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_5.btn_bg_danger::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_danger:hover {
  background-color: var(--danger);
  color: var(--danger);
}
.cmnBtn.btn_5.btn_bg_dark {
  background-color: var(--dark);
  color: var(--white-text);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_5.btn_bg_dark::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_dark:hover {
  background-color: var(--dark);
  color: var(--dark);
}
.cmnBtn.btn_5.btn_bg_success {
  background-color: var(--success);
  color: var(--white-text);
  border: 1px solid var(--success);
}
.cmnBtn.btn_5.btn_bg_success::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_success:hover {
  background-color: var(--success);
  color: var(--success);
}
.cmnBtn.btn_5.btn_bg_light {
  background-color: var(--light);
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_5.btn_bg_light::before {
  background-color: var(--white);
}
.cmnBtn.btn_5.btn_bg_light:hover {
  background-color: var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_5.btn_outline_blue {
  border: 1px solid var(--blue);
  color: var(--blue);
}
.cmnBtn.btn_5.btn_outline_blue::before {
  background-color: var(--blue);
}
.cmnBtn.btn_5.btn_outline_blue:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_purple {
  border: 1px solid var(--purple);
  color: var(--purple);
}
.cmnBtn.btn_5.btn_outline_purple::before {
  background-color: var(--purple);
}
.cmnBtn.btn_5.btn_outline_purple:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_orange {
  border: 1px solid var(--orange);
  color: var(--orange);
}
.cmnBtn.btn_5.btn_outline_orange::before {
  background-color: var(--orange);
}
.cmnBtn.btn_5.btn_outline_orange:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_brown {
  border: 1px solid var(--brown);
  color: var(--brown);
}
.cmnBtn.btn_5.btn_outline_brown::before {
  background-color: var(--brown);
}
.cmnBtn.btn_5.btn_outline_brown:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_green {
  border: 1px solid var(--green);
  color: var(--green);
}
.cmnBtn.btn_5.btn_outline_green::before {
  background-color: var(--green);
}
.cmnBtn.btn_5.btn_outline_green:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_sky {
  border: 1px solid var(--sky);
  color: var(--sky);
}
.cmnBtn.btn_5.btn_outline_sky::before {
  background-color: var(--sky);
}
.cmnBtn.btn_5.btn_outline_sky:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_pink {
  border: 1px solid var(--pink);
  color: var(--pink);
}
.cmnBtn.btn_5.btn_outline_pink::before {
  background-color: var(--pink);
}
.cmnBtn.btn_5.btn_outline_pink:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_primary {
  border: 1px solid var(--primary);
  color: var(--primary);
}
.cmnBtn.btn_5.btn_outline_primary::before {
  background-color: var(--primary);
}
.cmnBtn.btn_5.btn_outline_primary:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_secondary {
  border: 1px solid var(--secondary);
  color: var(--secondary);
}
.cmnBtn.btn_5.btn_outline_secondary::before {
  background-color: var(--secondary);
}
.cmnBtn.btn_5.btn_outline_secondary:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_warning {
  border: 1px solid var(--warning);
  color: var(--warning);
}
.cmnBtn.btn_5.btn_outline_warning::before {
  background-color: var(--warning);
}
.cmnBtn.btn_5.btn_outline_warning:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_info {
  border: 1px solid var(--info);
  color: var(--info);
}
.cmnBtn.btn_5.btn_outline_info::before {
  background-color: var(--info);
}
.cmnBtn.btn_5.btn_outline_info:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_danger {
  border: 1px solid var(--danger);
  color: var(--danger);
}
.cmnBtn.btn_5.btn_outline_danger::before {
  background-color: var(--danger);
}
.cmnBtn.btn_5.btn_outline_danger:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_dark {
  border: 1px solid var(--dark);
  color: var(--dark);
}
.cmnBtn.btn_5.btn_outline_dark::before {
  background-color: var(--dark);
}
.cmnBtn.btn_5.btn_outline_dark:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_success {
  border: 1px solid var(--success);
  color: var(--success);
}
.cmnBtn.btn_5.btn_outline_success::before {
  background-color: var(--success);
}
.cmnBtn.btn_5.btn_outline_success:hover {
  background-color: transparent;
  color: var(--white-text);
}
.cmnBtn.btn_5.btn_outline_light {
  border: 1px solid var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_5.btn_outline_light::before {
  background-color: var(--light);
}
.cmnBtn.btn_5.btn_outline_light:hover {
  background-color: transparent;
  color: var(--black-text);
}
.cmnBtn.btn_6 {
  overflow: hidden;
  -webkit-transition: background-color 0.3s ease-in, color 0.3s ease-in;
  transition: background-color 0.3s ease-in, color 0.3s ease-in;
}
.cmnBtn.btn_6::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  -webkit-transform-origin: -45% 50%;
  transform-origin: -45% 50%;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}
.cmnBtn.btn_6:hover::before, .cmnBtn.btn_6:hover {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.cmnBtn.btn_6:hover {
  background-color: inherit;
}
.cmnBtn.btn_6:hover::before {
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
}
.cmnBtn.btn_6.btn_bg_blue {
  background-color: var(--blue);
  color: var(--white-text);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_6.btn_bg_blue:hover {
  background-color: transparent;
  color: var(--blue);
  border: 1px solid var(--blue);
}
.cmnBtn.btn_6.btn_bg_purple {
  background-color: var(--purple);
  color: var(--white-text);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_6.btn_bg_purple:hover {
  background-color: transparent;
  color: var(--purple);
  border: 1px solid var(--purple);
}
.cmnBtn.btn_6.btn_bg_orange {
  background-color: var(--orange);
  color: var(--white-text);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_6.btn_bg_orange:hover {
  background-color: transparent;
  color: var(--orange);
  border: 1px solid var(--orange);
}
.cmnBtn.btn_6.btn_bg_brown {
  background-color: var(--brown);
  color: var(--white-text);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_6.btn_bg_brown:hover {
  background-color: transparent;
  color: var(--brown);
  border: 1px solid var(--brown);
}
.cmnBtn.btn_6.btn_bg_green {
  background-color: var(--green);
  color: var(--white-text);
  border: 1px solid var(--green);
}
.cmnBtn.btn_6.btn_bg_green:hover {
  background-color: transparent;
  color: var(--green);
  border: 1px solid var(--green);
}
.cmnBtn.btn_6.btn_bg_sky {
  background-color: var(--sky);
  color: var(--white-text);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_6.btn_bg_sky:hover {
  background-color: transparent;
  color: var(--sky);
  border: 1px solid var(--sky);
}
.cmnBtn.btn_6.btn_bg_pink {
  background-color: var(--pink);
  color: var(--white-text);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_6.btn_bg_pink:hover {
  background-color: transparent;
  color: var(--pink);
  border: 1px solid var(--pink);
}
.cmnBtn.btn_6.btn_bg_primary {
  background-color: var(--primary);
  color: var(--white-text);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_6.btn_bg_primary:hover {
  background-color: transparent;
  color: var(--primary);
  border: 1px solid var(--primary);
}
.cmnBtn.btn_6.btn_bg_secondary {
  background-color: var(--secondary);
  color: var(--white-text);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_6.btn_bg_secondary:hover {
  background-color: transparent;
  color: var(--secondary);
  border: 1px solid var(--secondary);
}
.cmnBtn.btn_6.btn_bg_warning {
  background-color: var(--warning);
  color: var(--white-text);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_6.btn_bg_warning:hover {
  background-color: transparent;
  color: var(--warning);
  border: 1px solid var(--warning);
}
.cmnBtn.btn_6.btn_bg_info {
  background-color: var(--info);
  color: var(--white-text);
  border: 1px solid var(--info);
}
.cmnBtn.btn_6.btn_bg_info:hover {
  background-color: transparent;
  color: var(--info);
  border: 1px solid var(--info);
}
.cmnBtn.btn_6.btn_bg_danger {
  background-color: var(--danger);
  color: var(--white-text);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_6.btn_bg_danger:hover {
  background-color: transparent;
  color: var(--danger);
  border: 1px solid var(--danger);
}
.cmnBtn.btn_6.btn_bg_dark {
  background-color: var(--dark);
  color: var(--white-text);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_6.btn_bg_dark:hover {
  background-color: transparent;
  color: var(--dark);
  border: 1px solid var(--dark);
}
.cmnBtn.btn_6.btn_bg_success {
  background-color: var(--success);
  color: var(--white-text);
  border: 1px solid var(--success);
}
.cmnBtn.btn_6.btn_bg_success:hover {
  background-color: transparent;
  color: var(--success);
  border: 1px solid var(--success);
}
.cmnBtn.btn_6.btn_bg_light {
  background-color: var(--light);
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_6.btn_bg_light:hover {
  background-color: transparent;
  color: var(--black-text);
  border: 1px solid var(--light);
}
.cmnBtn.btn_6.btn_outline_blue {
  border: 1px solid var(--blue);
  color: var(--blue);
}
.cmnBtn.btn_6.btn_outline_blue:hover {
  background-color: var(--blue);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_purple {
  border: 1px solid var(--purple);
  color: var(--purple);
}
.cmnBtn.btn_6.btn_outline_purple:hover {
  background-color: var(--purple);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_orange {
  border: 1px solid var(--orange);
  color: var(--orange);
}
.cmnBtn.btn_6.btn_outline_orange:hover {
  background-color: var(--orange);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_brown {
  border: 1px solid var(--brown);
  color: var(--brown);
}
.cmnBtn.btn_6.btn_outline_brown:hover {
  background-color: var(--brown);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_green {
  border: 1px solid var(--green);
  color: var(--green);
}
.cmnBtn.btn_6.btn_outline_green:hover {
  background-color: var(--green);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_sky {
  border: 1px solid var(--sky);
  color: var(--sky);
}
.cmnBtn.btn_6.btn_outline_sky:hover {
  background-color: var(--sky);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_pink {
  border: 1px solid var(--pink);
  color: var(--pink);
}
.cmnBtn.btn_6.btn_outline_pink:hover {
  background-color: var(--pink);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_primary {
  border: 1px solid var(--primary);
  color: var(--primary);
}
.cmnBtn.btn_6.btn_outline_primary:hover {
  background-color: var(--primary);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_secondary {
  border: 1px solid var(--secondary);
  color: var(--secondary);
}
.cmnBtn.btn_6.btn_outline_secondary:hover {
  background-color: var(--secondary);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_warning {
  border: 1px solid var(--warning);
  color: var(--warning);
}
.cmnBtn.btn_6.btn_outline_warning:hover {
  background-color: var(--warning);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_info {
  border: 1px solid var(--info);
  color: var(--info);
}
.cmnBtn.btn_6.btn_outline_info:hover {
  background-color: var(--info);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_danger {
  border: 1px solid var(--danger);
  color: var(--danger);
}
.cmnBtn.btn_6.btn_outline_danger:hover {
  background-color: var(--danger);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_dark {
  border: 1px solid var(--dark);
  color: var(--dark);
}
.cmnBtn.btn_6.btn_outline_dark:hover {
  background-color: var(--dark);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_success {
  border: 1px solid var(--success);
  color: var(--success);
}
.cmnBtn.btn_6.btn_outline_success:hover {
  background-color: var(--success);
  color: var(--white-text);
}
.cmnBtn.btn_6.btn_outline_light {
  border: 1px solid var(--light);
  color: var(--black-text);
}
.cmnBtn.btn_6.btn_outline_light:hover {
  background-color: var(--light);
  color: var(--black-text);
}
/* ----- Switch Style ----------- */
.switchBox_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 24px;
}

.switch_box {
  position: relative;
  display: block;
}
.switch_box.style_1 label {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 60px;
  height: 25px;
  background: rgba(var(--main-color-one-rgb), 0.2);
  position: relative;
  display: inline-block;
  border-radius: 46px;
}
.switch_box.style_1 label:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background: var(--white);
  z-index: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
          box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
}
.switch_box.style_1 input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
.switch_box.style_1 input:hover + label:after {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.switch_box.style_1 input:checked + label {
  background: var(--success);
}
.switch_box.style_1 input:checked + label:after {
  left: 35px;
}
.switch_box.style_2 label {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 60px;
  height: 25px;
  background: var(--white);
  border: 2px solid var(--main-color-one);
  position: relative;
  display: inline-block;
  border-radius: 46px;
}
.switch_box.style_2 label:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 4px;
  width: 17px;
  height: 17px;
  background: var(--main-color-one);
  border-radius: 100%;
  z-index: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.switch_box.style_2 input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
.switch_box.style_2 input:hover + label:after {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.switch_box.style_2 input:checked + label {
  border: 2px solid rgba(var(--success-rgb), 0.8);
}
.switch_box.style_2 input:checked + label:after {
  background: rgba(var(--success-rgb), 0.8);
  left: 35px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.switch_box.style_3 label {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: rgba(var(--main-color-one-rgb), 0.1);
  height: 15px;
  width: 75px;
  position: relative;
  display: inline-block;
  border-radius: 46px;
}
.switch_box.style_3 label:after {
  content: "";
  position: absolute;
  background: var(--main-color-one);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  left: 0;
  top: -4px;
  z-index: 0;
  -webkit-box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
          box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
}
.switch_box.style_3 input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
.switch_box.style_3 input:hover + label:after {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.switch_box.style_3 input:checked + label {
  background: #77C2BB;
}
.switch_box.style_3 input:checked + label:after {
  background: #009688;
  left: 53px;
}
.switch_box.style_4 label {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: rgba(var(--main-color-one-rgb), 0.2);
  height: 15px;
  width: 75px;
  position: relative;
  display: inline-block;
  border-radius: 46px;
}
.switch_box.style_4 label:after {
  content: "";
  position: absolute;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: var(--white);
  top: -5px;
  left: 0;
  width: 24px;
  height: 24px;
  z-index: 0;
  border-radius: 100%;
  -webkit-box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
          box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
}
.switch_box.style_4 input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
.switch_box.style_4 input:hover + label:after {
  /* IE 9 */
  -webkit-transform: scale(1.3);
  /* Chrome, Safari, Opera */
  transform: scale(1.3);
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.switch_box.style_4 input:checked + label {
  background: var(--review);
}
.switch_box.style_4 input:checked + label:after {
  background: var(--review);
  left: 55px;
}
.switch_box.style_5 label {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: var(--main-color-one);
  height: 2px;
  width: 75px;
  position: relative;
  display: inline-block;
  border-radius: 46px;
}
.switch_box.style_5 label:after {
  content: "";
  position: absolute;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: var(--main-color-one);
  top: -12px;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  left: 0;
  z-index: 0;
  -webkit-box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
          box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
}
.switch_box.style_5 input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
.switch_box.style_5 input:hover + label:after {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.switch_box.style_5 input:checked + label {
  background: rgba(var(--main-color-one-rgb), 0.8);
}
.switch_box.style_5 input:checked + label:after {
  background: var(--main-color-one);
  left: 50px;
}
.switch_box.style_6 {
  background: none;
  height: 40px;
  width: 160px;
  border-radius: 50px;
}
.switch_box.style_6:after, .switch_box.style_6:before {
  content: "ON";
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 40px;
  font-size: 12px;
}
.switch_box.style_6:before {
  content: "OFF";
  z-index: 1;
}
.switch_box.style_6 label {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: rgba(var(--main-color-one-rgb), 0.2);
  height: 10px;
  width: 70px;
  margin: 0 5px;
  position: relative;
  display: inline-block;
  border-radius: 46px;
}
.switch_box.style_6 label:after {
  content: "";
  position: absolute;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: rgba(var(--main-color-one-rgb), 0.4);
  top: -9px;
  width: 27px;
  height: 27px;
  border-radius: 100%;
  left: 0;
  z-index: 0;
  -webkit-box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
          box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
}
.switch_box.style_6 label:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: var(--main-color-one);
  z-index: 0;
  left: 7px;
  top: -2px;
}
.switch_box.style_6 input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
.switch_box.style_6 input:hover + label:after {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.switch_box.style_6 input:checked + label:after {
  left: 45px;
}
.switch_box.style_6 input:checked + label:before {
  background: var(--success);
  left: 52px;
}
.switch_box.style_7 label {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 25px;
  background: rgba(var(--main-color-one-rgb), 0.2);
  position: relative;
  display: inline-block;
  border-radius: 46px;
  width: 65px;
}
.switch_box.style_7 label:after {
  content: "";
  position: absolute;
  background: var(--white);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  width: 25px;
  height: 25px;
  border-radius: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
          box-shadow: 0 2px 15px 0 var(--box-shadow), 0 3px 8px 0 var(--box-shadow);
}
.switch_box.style_7 input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 0;
  cursor: pointer;
}
.switch_box.style_7 input:hover + label:after {
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2), 0 3px 8px 0 rgba(0, 0, 0, 0.15);
}
.switch_box.style_7 input:checked + label:after {
  left: 40px;
}
.switch_box.style_7:after, .switch_box.style_7:before {
  font-family: "FontAwesome";
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  -webkit-font-kerning: auto;
          font-kerning: auto;
  -webkit-font-language-override: normal;
          font-language-override: normal;
  font-stretch: normal;
  font-style: normal;
  font-synthesis: weight style;
  font-variant: normal;
  font-weight: normal;
  text-rendering: auto;
}
.switch_box.style_7:after {
  content: "\f00d";
  color: var(--heading-color-two);
  position: relative;
  right: 25px;
  bottom: 7px;
}
.switch_box.style_7:before {
  content: "\f00c";
  position: relative;
  left: 25px;
  bottom: 7px;
  color: var(--white-text);
  z-index: 1;
}
.switch_box.style_7 input:checked + label {
  background: var(--success);
}
.switch_box.style_7 input:checked + label:after {
  left: 40px;
}
.switch_box.style_8 input {
  opacity: 0;
  position: absolute;
  left: -9999px;
}
.switch_box.style_8 input + label {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  display: inline-block;
  height: 25px;
  width: 65px;
  position: relative;
  -webkit-box-shadow: inset 0 0 0px 2px var(--box-shadow);
          box-shadow: inset 0 0 0px 2px var(--box-shadow);
  border-radius: 60px;
  border: 1px solid var(--border-color);
  background-color: var(--border-color-2);
  /* White toggle */
}
.switch_box.style_8 input + label:before {
  content: "";
  position: absolute;
  display: block;
  height: 25px;
  width: 25px;
  top: 0;
  left: 0;
  border-radius: 12.5px;
  background: var(--border-color);
  -webkit-transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
  transition: 0.2s cubic-bezier(0.24, 0, 0.5, 1);
}
.switch_box.style_8 input + label:after {
  content: "";
  position: absolute;
  display: block;
  height: 25px;
  width: 25px;
  top: 50%;
  margin-top: 0px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1px;
  border-radius: 60px;
  background: var(--search-bg);
  -webkit-box-shadow: 0 0 0 1px var(--box-shadow), 0 4px 0px 0 var(--box-shadow), 0 4px 9px var(--box-shadow), 0 3px 3px var(--box-shadow);
          box-shadow: 0 0 0 1px var(--box-shadow), 0 4px 0px 0 var(--box-shadow), 0 4px 9px var(--box-shadow), 0 3px 3px var(--box-shadow);
  -webkit-transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
  transition: 0.35s cubic-bezier(0.54, 1.6, 0.5, 1);
}
.switch_box.style_8 input + label span {
  white-space: nowrap;
  height: 25px;
  line-height: 25px;
  margin-left: 65px;
  padding-left: 16px;
}
.switch_box.style_8 input:checked + label:before {
  width: 65px;
  background: rgb(76, 217, 100);
  -webkit-transition: width 0.2s cubic-bezier(0, 0, 0, 0.1) !important;
  transition: width 0.2s cubic-bezier(0, 0, 0, 0.1) !important;
}
.switch_box.style_8 input:checked + label:after {
  left: 41px;
  margin-top: 1px;
}
.switch_box.style_8 input:checked + label {
  -webkit-box-shadow: inset 0 0 0px 25px var(--box-shadow);
          box-shadow: inset 0 0 0px 25px var(--box-shadow);
  -webkit-transition: -webkit-box-shadow 2.5s cubic-bezier(0, 1.2, 0.94, 0.95);
  transition: -webkit-box-shadow 2.5s cubic-bezier(0, 1.2, 0.94, 0.95);
  transition: box-shadow 2.5s cubic-bezier(0, 1.2, 0.94, 0.95);
  transition: box-shadow 2.5s cubic-bezier(0, 1.2, 0.94, 0.95), -webkit-box-shadow 2.5s cubic-bezier(0, 1.2, 0.94, 0.95);
}
.switch_box.style_9 input {
  height: 46px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.switch_box.style_9 input:checked + label {
  background: #4caf50;
}
.switch_box.style_9 input:checked + label:before {
  left: 38px;
}
.switch_box.style_9 label {
  width: 60px;
  background: var(--main-color-one);
  height: 25px;
  display: inline-block;
  border-radius: 50px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: 20% center;
          transform-origin: 20% center;
  cursor: pointer;
  margin: 5px;
}
.switch_box.style_9 label:before {
  content: "";
  position: absolute;
  border: none;
  display: block;
  background-color: var(--white);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 17px;
  height: 17px;
  top: 4px;
  left: 4px;
  border-radius: 2em;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}
.switch_box.style_9 label:after {
  content: "";
  position: absolute;
  background: transparent;
  height: calc(100% + 8px);
  border-radius: 30px;
  top: -4px;
  width: calc(100% + 8px);
  left: -4px;
  z-index: 0;
}
.switch_box.style_10 input {
  height: 46px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.switch_box.style_10 input:checked + label {
  background-color: var(--success);
}
.switch_box.style_10 input:checked + label .check {
  left: 38px;
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
  background: var(--delete);
}
.switch_box.style_10 input:checked + label .check:before {
  width: 11px;
  -webkit-transform: rotate(44deg) translate(8px, 3px);
          transform: rotate(44deg) translate(8px, 3px);
}
.switch_box.style_10 input:checked + label .check:after {
  width: 11px;
  -webkit-transform: rotate(-46deg) translate(-3px, 8px);
          transform: rotate(-46deg) translate(-3px, 8px);
}
.switch_box.style_10 label {
  width: 60px;
  background: var(--main-color-one);
  height: 25px;
  display: inline-block;
  border-radius: 50px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: 20% center;
          transform-origin: 20% center;
  cursor: pointer;
}
.switch_box.style_10 label .check {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  font-size: 12px;
  position: absolute;
  background: #8BC34A;
  top: 4px;
  background: var(--success);
  left: 4.5px;
}
.switch_box.style_10 label .check:before, .switch_box.style_10 label .check:after {
  content: "";
  position: absolute;
  height: 2px;
  border-radius: 10px;
  background: var(--white);
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.switch_box.style_10 label .check:before {
  width: 12px;
  -webkit-transform: rotate(-47deg) translate(-3px, 8px);
          transform: rotate(-47deg) translate(-3px, 8px);
}
.switch_box.style_10 label .check:after {
  width: 6px;
  -webkit-transform: rotate(45deg) translate(8px, 6px);
          transform: rotate(45deg) translate(8px, 6px);
}
.switch_box.style_10 label:before {
  display: none;
}
.switch_box.style_10 label:after {
  content: "";
  position: absolute;
  background: transparent;
  height: calc(100% + 8px);
  border-radius: 30px;
  top: -4px;
  width: calc(100% + 8px);
  left: -4px;
  z-index: 0;
}
.switch_box.style_11 input {
  height: 46px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 40px;
}
.switch_box.style_11 input:checked + label:before {
  background: rgba(var(--main-color-one-rgb), 0.5);
  -webkit-transform: translateX(32px);
          transform: translateX(32px);
  border: 0;
}
.switch_box.style_11 label {
  width: 60px;
  background: transparent;
  border: 2px solid var(--main-color-one);
  height: 25px;
  display: inline-block;
  border-radius: 50px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform-origin: 20% center;
          transform-origin: 20% center;
  cursor: pointer;
  margin: 5px;
}
.switch_box.style_11 label:before {
  content: "";
  position: absolute;
  border: 2px solid var(--main-color-one);
  display: block;
  background: var(--main-color-one);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 17px;
  height: 17px;
  top: 2px;
  left: 0.3em;
  border-radius: 2em;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
}
.switch_box.style_11 label:after {
  content: "";
  position: absolute;
  background: transparent;
  height: calc(100% + 8px);
  border-radius: 30px;
  top: -5px;
  width: calc(100% + 8px);
  left: -4px;
  z-index: 0;
}
.switch_box.style_12 input[type=checkbox].switch_2 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 70px;
  height: 7px;
  background: var(--border-color);
  border-radius: 5px;
  position: relative;
  outline: 0;
  cursor: pointer;
}
.switch_box.style_12 input[type=checkbox].switch_2:before,
.switch_box.style_12 input[type=checkbox].switch_2:after {
  position: absolute;
  content: "";
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}
.switch_box.style_12 input[type=checkbox].switch_2:before {
  width: 25px;
  height: 25px;
  background: var(--white);
  border: 5px solid var(--main-color-one);
  border-radius: 50%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.switch_box.style_12 input[type=checkbox].switch_2:after {
  width: 15px;
  height: 15px;
  background: var(--main-color-one);
  border-radius: 50%;
  top: 50%;
  left: 10px;
  -webkit-transform: scale(1) translateY(-50%);
  transform: scale(1) translateY(-50%);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.switch_box.style_12 input[type=checkbox].switch_2:checked:before {
  left: calc(100% - 20px);
}
.switch_box.style_12 input[type=checkbox].switch_2:checked:after {
  left: 50px;
  -webkit-transform: scale(0);
  transform: scale(0);
}

@-webkit-keyframes ripple-33 {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(20);
            transform: scale(20);
  }
}
@keyframes ripple-33 {
  from {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: scale(20);
            transform: scale(20);
  }
}
.check_wrap.style_1:not(:first-child) {
  margin-top: 15px;
}
.check_wrap.style_1 input[type=checkbox] {
  display: none;
}
.check_wrap.style_1 input[type=checkbox] + label {
  font-size: 1rem;
  display: block;
  position: relative;
  color: var(--paragraph-color);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.check_wrap.style_1 input[type=checkbox] + label:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid var(--main-color-one);
  opacity: 0.6;
  -webkit-transition: all 0.12s, border-color 0.08s;
  transition: all 0.12s, border-color 0.08s;
}
.check_wrap.style_1 input[type=checkbox]:checked + label:before {
  width: 10px;
  top: -5px;
  left: 5px;
  border-radius: 0;
  opacity: 1;
  border-top-color: transparent;
  border-left-color: transparent;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.check_wrap.style_2:not(:first-child) {
  margin-top: 15px;
}
.check_wrap.style_2 input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  display: none;
}
.check_wrap.style_2 input:checked + .checkbox__svgWrapper:after {
  -webkit-animation: ripple-33 1.5s cubic-bezier(0.11, 0.29, 0.18, 0.98);
  animation: ripple-33 1.5s cubic-bezier(0.11, 0.29, 0.18, 0.98);
}
.check_wrap.style_2 input:checked + .checkbox__svgWrapper .svg_icon path {
  -webkit-transition: stroke-dashoffset 0.4s cubic-bezier(0.11, 0.29, 0.18, 0.98);
  transition: stroke-dashoffset 0.4s cubic-bezier(0.11, 0.29, 0.18, 0.98);
  stroke-dashoffset: 0px;
}
.check_wrap.style_2 input:focus + .checkbox__svgWrapper {
  -webkit-box-shadow: 0 0 0 0.25em rgba(var(--main-color-one-rgb), 0.2);
          box-shadow: 0 0 0 0.25em rgba(var(--main-color-one-rgb), 0.2);
}
.check_wrap.style_2 label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 12px;
}
.check_wrap.style_2 label .svg_icon {
  width: 1em;
  height: 1em;
  margin: auto;
  fill: none;
  stroke-width: 3;
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
  color: var(--main-color-one);
  display: inline-block;
}
.check_wrap.style_2 label .svg_icon path {
  -webkit-transition: stroke-dashoffset 0.2s ease-in;
  transition: stroke-dashoffset 0.2s ease-in;
  stroke-dasharray: 30px, 31px;
  stroke-dashoffset: 31px;
}
.check_wrap.style_2 .checkbox__textLabel {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.check_wrap.style_2 .checkbox__svgWrapper {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid var(--main-color-one);
  position: relative;
  border-radius: 2px;
  width: 20px;
  height: 20px;
  -webkit-transition: background-color 0.4s, -webkit-box-shadow 0.4s cubic-bezier(0.11, 0.29, 0.18, 0.98);
  transition: background-color 0.4s, -webkit-box-shadow 0.4s cubic-bezier(0.11, 0.29, 0.18, 0.98);
  transition: box-shadow 0.4s cubic-bezier(0.11, 0.29, 0.18, 0.98), background-color 0.4s;
  transition: box-shadow 0.4s cubic-bezier(0.11, 0.29, 0.18, 0.98), background-color 0.4s, -webkit-box-shadow 0.4s cubic-bezier(0.11, 0.29, 0.18, 0.98);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--main-color-one-rgb), 0.1);
          box-shadow: 0 0 0 0 rgba(var(--main-color-one-rgb), 0.1);
}
.check_wrap.style_2 .checkbox__svgWrapper:after {
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0.5em;
  width: 0.25em;
  height: 0.25em;
  background-color: rgba(var(--main-color-one-rgb), 0.2);
  opacity: 0;
  border-radius: 3em;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.check_wrap.style_3 input[type=checkbox] {
  display: none;
}
.check_wrap.style_3 input[type=checkbox] + label {
  font-size: 1rem;
  display: block;
  position: relative;
  margin-bottom: 20px;
  color: var(--paragraph-color);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.check_wrap.style_3 input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 11px;
  border-bottom: 1px solid var(--success);
  border-left: 1px solid var(--success);
  top: 7px;
  left: 13px;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
  -webkit-transition: all ease-out 200ms;
  transition: all ease-out 200ms;
}
.check_wrap.style_3 input[type=checkbox] + label::before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  border: 1px solid var(--success);
  opacity: 0.6;
  -webkit-transition: all 0.12s, border-color 0.08s;
  transition: all 0.12s, border-color 0.08s;
  border-radius: 50%;
}
.check_wrap.style_3 input[type=checkbox]:checked + label:after {
  opacity: 1;
  width: 25px;
}
.check_wrap.style_4:not(:first-child) {
  margin-top: 15px;
}
.check_wrap.style_4 input[type=checkbox] {
  display: none;
}
.check_wrap.style_4 input[type=checkbox] + label {
  font-size: 1rem;
  display: block;
  position: relative;
  color: var(--paragraph-color);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.check_wrap.style_4 input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 6px;
  border-bottom: 2px solid var(--white-text);
  border-left: 2px solid var(--white-text);
  top: 11px;
  left: 8px;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
  -webkit-transition: all ease-out 200ms;
  transition: all ease-out 200ms;
}
.check_wrap.style_4 input[type=checkbox] + label::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid var(--border-color);
  -webkit-transition: all 0.12s, border-color 0.08s;
  transition: all 0.12s, border-color 0.08s;
}
.check_wrap.style_4 input[type=checkbox]:checked + label:after {
  opacity: 1;
  width: 12px;
  color: var(--white-text);
}
.check_wrap.style_4 input[type=checkbox]:checked + label::before {
  background-color: var(--main-color-one);
}
.check_wrap.style_5:not(:first-child) {
  margin-top: 15px;
}
.check_wrap.style_5 input[type=checkbox] {
  display: none;
}
.check_wrap.style_5 input[type=checkbox] + label {
  font-size: 1rem;
  display: block;
  position: relative;
  color: var(--paragraph-color);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.check_wrap.style_5 input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 6px;
  border-bottom: 2px solid var(--white);
  border-left: 2px solid var(--white);
  top: 12px;
  left: 8px;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
  -webkit-transition: all ease-out 200ms;
  transition: all ease-out 200ms;
}
.check_wrap.style_5 input[type=checkbox] + label::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid var(--paragraph-color);
  -webkit-transition: all 0.12s, border-color 0.08s;
  transition: all 0.12s, border-color 0.08s;
  border-radius: 50%;
}
.check_wrap.style_5 input[type=checkbox]:checked + label:after {
  opacity: 1;
  width: 12px;
  border-color: var(--main-color-one);
}
.check_wrap.style_5 input[type=checkbox]:checked + label::before {
  border-color: var(--main-color-one);
}
.check_wrap.style_6:not(:first-child) {
  margin-top: 15px;
}
.check_wrap.style_6 input[type=checkbox] {
  display: none;
}
.check_wrap.style_6 input[type=checkbox] + label {
  font-size: 1rem;
  display: block;
  position: relative;
  color: var(--paragraph-color);
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.check_wrap.style_6 input[type=checkbox] + label:after {
  content: "";
  position: absolute;
  width: 0px;
  height: 6px;
  border-bottom: 2px solid var(--white);
  border-left: 2px solid var(--white);
  top: 11px;
  left: 8px;
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 0;
  -webkit-transition: all ease-out 200ms;
  transition: all ease-out 200ms;
}
.check_wrap.style_6 input[type=checkbox] + label::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 1px solid var(--paragraph-color);
  -webkit-transition: all 0.12s, border-color 0.08s;
  transition: all 0.12s, border-color 0.08s;
  border-radius: 50%;
}
.check_wrap.style_6 input[type=checkbox]:checked + label {
  color: var(--main-color-one);
}
.check_wrap.style_6 input[type=checkbox]:checked + label:after {
  opacity: 1;
  width: 12px;
}
.check_wrap.style_6 input[type=checkbox]:checked + label::before {
  border-color: var(--main-color-one);
  background-color: var(--main-color-one);
}

.radio_wrapper .radio_wrap:not(:first-child) {
  margin-top: 10px;
}
.radio_wrapper .radio_wrap.style_one label {
  margin-bottom: 0 !important;
}

.radio_wrap.style_one input[type=radio]:checked,
.radio_wrap.style_one input[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.radio_wrap.style_one input[type=radio]:checked + label,
.radio_wrap.style_one input[type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: var(--paragraph-color);
  font-weight: 300;
  font-size: 1rem;
  margin-bottom: 8px;
}
.radio_wrap.style_one input[type=radio]:checked + label:before,
.radio_wrap.style_one input[type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid var(--border-color);
  border-radius: 100%;
  background: var(--white);
}
.radio_wrap.style_one input[type=radio]:checked + label:after,
.radio_wrap.style_one input[type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: var(--main-color-one);
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.radio_wrap.style_one input[type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.radio_wrap.style_one input[type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.radio_wrap.style_two svg {
  width: 1.35rem;
  height: 1.35rem;
  margin-right: 7px;
}
.radio_wrap.style_two svg.gear {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  margin-left: 1.35rem;
  cursor: help;
}
.radio_wrap.style_two svg #border,
.radio_wrap.style_two svg .border {
  fill: none;
  stroke: var(--border-color-2);
  stroke-width: 3;
  stroke-linecap: round;
}
.radio_wrap.style_two svg #dot,
.radio_wrap.style_two svg .dot {
  fill: var(--main-color-one);
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.radio_wrap.style_two label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-size: 1rem;
}
.radio_wrap.style_two label:not(:last-child) {
  margin-bottom: 10px;
}
.radio_wrap.style_two input {
  display: none;
}
.radio_wrap.style_two input:checked + label {
  background: -webkit-gradient(linear, left top, left bottom, from(var(--main-color-one)), to(var(--main-color-two)));
  background: linear-gradient(180deg, var(--main-color-one), var(--main-color-two));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.radio_wrap.style_two input:checked + label svg #border,
.radio_wrap.style_two input:checked + label svg .border {
  stroke: var(--main-color-one);
  stroke-dasharray: 145;
  stroke-dashoffset: 145;
  -webkit-animation: checked 500ms ease forwards;
          animation: checked 500ms ease forwards;
}
.radio_wrap.style_two input:checked + label svg #dot,
.radio_wrap.style_two input:checked + label svg .dot {
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.57, 0.21, 0.69, 3.25);
  transition: -webkit-transform 500ms cubic-bezier(0.57, 0.21, 0.69, 3.25);
  transition: transform 500ms cubic-bezier(0.57, 0.21, 0.69, 3.25);
  transition: transform 500ms cubic-bezier(0.57, 0.21, 0.69, 3.25), -webkit-transform 500ms cubic-bezier(0.57, 0.21, 0.69, 3.25);
}
@-webkit-keyframes checked {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes checked {
  to {
    stroke-dashoffset: 0;
  }
}

.colorBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.radio_btn {
  margin-right: 5px;
  margin-bottom: 13px;
  display: inline-block;
}
.radio_btn input[type=radio] + .radio-label:before {
  top: 4px;
}
.radio_btn input[type=radio] {
  position: absolute;
  opacity: 0;
}
.radio_btn input[type=radio] + .radio-label:before {
  content: "";
  border-radius: 100%;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 3px;
  margin-right: 8px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}
.radio_btn input[type=radio]:checked + .radio-label:before {
  -webkit-box-shadow: inset 0 0 0 4px var(--border-color);
          box-shadow: inset 0 0 0 4px var(--border-color);
}
.radio_btn input[type=radio]:focus + .radio-label:before {
  outline: none;
}
.radio_btn input[type=radio]:disabled + .radio-label:before {
  -webkit-box-shadow: inset 0 0 0 4px var(--border-color);
          box-shadow: inset 0 0 0 4px var(--border-color);
  border-color: var(--border-color);
  background: var(--border-color);
  background: transparent;
}
.radio_btn input[type=radio] + .radio-label:empty:before {
  margin-right: 0;
}
.radio_btn label {
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}
.radio_btn.color_blue .radio-label:before {
  background-color: var(--blue);
  border: 1px solid var(--blue);
}
.radio_btn.color_orange .radio-label:before {
  background-color: var(--orange);
  border: 1px solid var(--orange);
}
.radio_btn.color_brown .radio-label:before {
  background-color: var(--brown);
  border: 1px solid var(--brown);
}
.radio_btn.color_green .radio-label:before {
  background-color: var(--green);
  border: 1px solid var(--green);
}
.radio_btn.color_purple .radio-label:before {
  background-color: var(--purple);
  border: 1px solid var(--purple);
}
.radio_btn.color_sky .radio-label:before {
  background-color: var(--sky);
  border: 1px solid var(--sky);
}
.radio_btn.color_pink .radio-label:before {
  background-color: var(--pink);
  border: 1px solid var(--pink);
}
.radio_btn.color_black .radio-label:before {
  background-color: var(--dark);
  border: 1px solid var(--dark);
}
.radio_btn.color_info .radio-label:before {
  background-color: var(--info);
  border: 1px solid var(--info);
}
.radio_btn.color_primary .radio-label:before {
  background-color: var(--primary);
  border: 1px solid var(--primary);
}
.radio_btn.color_secondary .radio-label:before {
  background-color: var(--secondary);
  border: 1px solid var(--secondary);
}

/* Popup Modal */
.popup_overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9991;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.popup_overlay.popup_show {
  visibility: visible;
  opacity: 1;
}

.popup_overlay_backdrop {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 9991;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.popup_fixed {
  position: fixed;
  top: 50%;
  left: 0%;
  right: 0;
  margin-inline: auto;
  padding: 0 5px;
  -webkit-transform: translateY(-50%) scale(0.8);
          transform: translateY(-50%) scale(0.8);
  z-index: 9992;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.popup_fixed.popup_show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(-50%) scale(1);
          transform: translateY(-50%) scale(1);
}
.popup_fixed.modal_fullscreen__fixed .popup_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc(100vw - 30px);
  max-width: calc(100vw - 30px);
  height: 100vh;
}
.popup_fixed.modal_fullscreen__fixed .popup_contents__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (min-width: 1200px) {
  .popup_fixed.modal_xl__fixed .popup_contents {
    width: 1140px;
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .popup_fixed.modal_lg__fixed .popup_contents {
    width: 800px;
    max-width: 800px;
  }
}
.popup_fixed.modal_small__fixed .popup_contents {
  width: 310px;
  max-width: 310px;
}

.popup_contents {
  width: 100%;
  min-width: 310px;
  background-color: var(--white);
  margin: auto;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  max-height: calc(100vh - 50px);
  overflow-y: auto;
  scrollbar-color: var(--main-color-one) #e6e6e6;
  scrollbar-width: thin;
}
@media only screen and (max-width: 767.98px) {
  .popup_contents {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    width: calc(100vw - 20px);
  }
}
.popup_contents::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #d3d3d3;
  border-radius: 10px;
}
.popup_contents::-webkit-scrollbar-thumb {
  background-color: var(--main-color-one);
  border-radius: 10px;
}
.popup_contents__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  width: 40px;
  background-color: var(--section-bg);
  border: 1px solid var(--border-color);
  color: var(--paragraph-color);
  font-size: 18px;
  -webkit-box-shadow: 0 0 10px #f3f3f3;
  box-shadow: 0 0 10px #f3f3f3;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border-radius: 5px;
}
.popup_contents__close:hover {
  background-color: var(--delete);
  color: var(--white-text);
}
.popup_contents__header {
  border-bottom: 1px solid var(--border-color);
  padding: 20px;
}
.popup_contents__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}
.popup_contents__header__title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: var(--heading-color);
  margin: -4px 0 0px;
}
.popup_contents__header__para {
  color: var(--paragraph-color);
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.popup_contents__header__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.popup_contents__body {
  padding: 20px;
}
.popup_contents__body__para {
  color: var(--paragraph-color);
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
.popup_contents__footer {
  padding: 20px;
  border-top: 1px solid var(--border-color);
}

/* Media Object css */
.media_object.style_one .media_object__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.media_object.style_one .media_object__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.media_object.style_one .media_object__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.media_object.style_two .media_object__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.media_object.style_two .media_object__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.media_object.style_two .media_object__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.media_object.style_three .media_object__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.media_object.style_three .media_object__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.media_object.style_three .media_object__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.media_object.style_four .media_object__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.media_object.style_four .media_object__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.media_object.style_four .media_object__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.media_object.style_five .media_object__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.media_object.style_five .media_object__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.media_object.style_five .media_object__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.media_object.style_six .media_object__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.media_object.style_six .media_object__thumb {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.media_object.style_six .media_object__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* Carousel css */
.carousel_wrapper.style_one .carousel-item {
  position: relative;
}
.carousel_wrapper.style_one .carousel-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(var(--black-rgb), 0.5);
  z-index: 0;
}
.carousel_wrapper.style_one .carousel-item img {
  border-radius: 10px;
}
.carousel_wrapper.style_two .carousel-item {
  position: relative;
}
.carousel_wrapper.style_two .carousel-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(var(--black-rgb), 0.5);
  z-index: 0;
}
.carousel_wrapper.style_two .carousel-item img {
  border-radius: 10px;
}
.carousel_wrapper.style_two .carousel-caption .carousel-caption-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  color: var(--white);
}
.carousel_wrapper.style_two .carousel-caption .carousel-caption-para {
  color: var(--white);
  font-size: 15px;
  font-weight: 300;
}

/* Dropdown Css */
.dropdown_wrapper .dropdown-menu {
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_blue + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_blue + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_blue + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_blue + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_blue + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_blue + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_blue + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_blue + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_blue + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_blue + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_blue + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_blue + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_blue + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_blue + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_blue + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_blue + .dropdown-menu .dropdown-item:hover {
  background-color: var(--blue);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_purple + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_purple + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_purple + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_purple + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_purple + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_purple + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_purple + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_purple + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_purple + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_purple + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_purple + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_purple + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_purple + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_purple + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_purple + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_purple + .dropdown-menu .dropdown-item:hover {
  background-color: var(--purple);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_orange + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_orange + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_orange + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_orange + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_orange + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_orange + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_orange + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_orange + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_orange + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_orange + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_orange + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_orange + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_orange + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_orange + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_orange + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_orange + .dropdown-menu .dropdown-item:hover {
  background-color: var(--orange);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_brown + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_brown + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_brown + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_brown + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_brown + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_brown + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_brown + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_brown + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_brown + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_brown + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_brown + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_brown + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_brown + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_brown + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_brown + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_brown + .dropdown-menu .dropdown-item:hover {
  background-color: var(--brown);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_green + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_green + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_green + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_green + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_green + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_green + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_green + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_green + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_green + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_green + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_green + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_green + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_green + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_green + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_green + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_green + .dropdown-menu .dropdown-item:hover {
  background-color: var(--green);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_sky + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_sky + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_sky + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_sky + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_sky + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_sky + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_sky + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_sky + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_sky + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_sky + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_sky + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_sky + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_sky + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_sky + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_sky + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_sky + .dropdown-menu .dropdown-item:hover {
  background-color: var(--sky);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_pink + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_pink + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_pink + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_pink + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_pink + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_pink + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_pink + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_pink + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_pink + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_pink + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_pink + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_pink + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_pink + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_pink + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_pink + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_pink + .dropdown-menu .dropdown-item:hover {
  background-color: var(--pink);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_primary + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_primary + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_primary + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_primary + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_primary + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_primary + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_primary + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_primary + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_primary + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_primary + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_primary + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_primary + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_primary + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_primary + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_primary + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_primary + .dropdown-menu .dropdown-item:hover {
  background-color: var(--primary);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_secondary + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_secondary + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_secondary + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_secondary + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_secondary + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_secondary + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_secondary + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_secondary + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_secondary + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_secondary + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_secondary + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_secondary + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_secondary + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_secondary + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_secondary + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_secondary + .dropdown-menu .dropdown-item:hover {
  background-color: var(--secondary);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_warning + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_warning + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_warning + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_warning + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_warning + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_warning + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_warning + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_warning + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_warning + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_warning + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_warning + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_warning + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_warning + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_warning + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_warning + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_warning + .dropdown-menu .dropdown-item:hover {
  background-color: var(--warning);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_info + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_info + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_info + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_info + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_info + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_info + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_info + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_info + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_info + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_info + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_info + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_info + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_info + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_info + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_info + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_info + .dropdown-menu .dropdown-item:hover {
  background-color: var(--info);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_danger + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_danger + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_danger + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_danger + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_danger + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_danger + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_danger + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_danger + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_danger + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_danger + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_danger + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_danger + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_danger + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_danger + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_danger + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_danger + .dropdown-menu .dropdown-item:hover {
  background-color: var(--danger);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_dark + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_dark + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_dark + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_dark + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_dark + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_dark + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_dark + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_dark + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_dark + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_dark + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_dark + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_dark + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_dark + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_dark + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_dark + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_dark + .dropdown-menu .dropdown-item:hover {
  background-color: var(--dark);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_success + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_success + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_success + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_success + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_success + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_success + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_success + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_success + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_success + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_success + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_success + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_success + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_success + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_success + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_success + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_success + .dropdown-menu .dropdown-item:hover {
  background-color: var(--success);
  color: var(--white-text);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_light + .dropdown-menu,
.dropdown_wrapper.style_one .dropend .btn_bg_light + .dropdown-menu,
.dropdown_wrapper.style_one .dropup .btn_bg_light + .dropdown-menu,
.dropdown_wrapper.style_one .dropdown .btn_bg_light + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_one .dropstart .btn_bg_light + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_light + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_light + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_light + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_light + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropend .btn_bg_light + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropup .btn_bg_light + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_one .dropdown .btn_bg_light + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_one .dropstart .btn_bg_light + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropend .btn_bg_light + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropup .btn_bg_light + .dropdown-menu .dropdown-item:hover,
.dropdown_wrapper.style_one .dropdown .btn_bg_light + .dropdown-menu .dropdown-item:hover {
  background-color: var(--light);
  color: var(--white-text);
}
.dropdown_wrapper.style_two .dropup .btn_bg_blue + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_blue + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_blue + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_blue + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_blue + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_blue + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_blue + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_blue + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--blue-rgb), 0.1);
  color: var(--blue);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_purple + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_purple + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_purple + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_purple + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_purple + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_purple + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_purple + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_purple + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--purple-rgb), 0.1);
  color: var(--purple);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_orange + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_orange + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_orange + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_orange + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_orange + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_orange + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_orange + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_orange + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--orange-rgb), 0.1);
  color: var(--orange);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_brown + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_brown + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_brown + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_brown + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_brown + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_brown + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_brown + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_brown + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--brown-rgb), 0.1);
  color: var(--brown);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_green + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_green + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_green + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_green + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_green + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_green + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_green + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_green + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--green-rgb), 0.1);
  color: var(--green);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_sky + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_sky + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_sky + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_sky + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_sky + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_sky + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_sky + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_sky + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--sky-rgb), 0.1);
  color: var(--sky);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_pink + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_pink + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_pink + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_pink + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_pink + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_pink + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_pink + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_pink + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--pink-rgb), 0.1);
  color: var(--pink);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_primary + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_primary + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_primary + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_primary + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_primary + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_primary + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_primary + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_primary + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--primary-rgb), 0.1);
  color: var(--primary);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_secondary + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_secondary + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_secondary + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_secondary + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_secondary + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_secondary + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_secondary + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_secondary + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--secondary-rgb), 0.1);
  color: var(--secondary);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_warning + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_warning + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_warning + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_warning + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_warning + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_warning + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_warning + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_warning + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--warning-rgb), 0.1);
  color: var(--warning);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_info + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_info + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_info + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_info + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_info + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_info + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_info + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_info + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--info-rgb), 0.1);
  color: var(--info);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_danger + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_danger + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_danger + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_danger + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_danger + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_danger + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_danger + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_danger + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--danger-rgb), 0.1);
  color: var(--danger);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_dark + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_dark + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_dark + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_dark + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_dark + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_dark + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_dark + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_dark + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--dark-rgb), 0.1);
  color: var(--dark);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_success + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_success + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_success + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_success + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_success + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_success + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_success + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_success + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
  border-color: inherit;
}
.dropdown_wrapper.style_two .dropup .btn_bg_light + .dropdown-menu,
.dropdown_wrapper.style_two .dropdown .btn_bg_light + .dropdown-menu {
  background-color: var(--white);
  padding: 0;
}
.dropdown_wrapper.style_two .dropup .btn_bg_light + .dropdown-menu li:not(:first-child) .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_light + .dropdown-menu li:not(:first-child) .dropdown-item {
  border-top: 1px solid var(--border-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_light + .dropdown-menu li .dropdown-item,
.dropdown_wrapper.style_two .dropdown .btn_bg_light + .dropdown-menu li .dropdown-item {
  color: var(--paragraph-color);
}
.dropdown_wrapper.style_two .dropup .btn_bg_light + .dropdown-menu li .dropdown-item:hover,
.dropdown_wrapper.style_two .dropdown .btn_bg_light + .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--light-rgb), 0.1);
  color: var(--light);
  border-color: inherit;
}

/* Popovers Css */
.popovers_wrapper.style_one .popover {
  border: 1px solid var(--main-color-one);
}
.popovers_wrapper.style_one .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--main-color-one);
}
.popovers_wrapper.style_one .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--main-color-one);
}
.popovers_wrapper.style_one .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--main-color-one);
}
.popovers_wrapper.style_one .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--main-color-one);
}
.popovers_wrapper.style_one .btn-primary {
  background-color: var(--primary);
  border-color: var(--primary);
}
.popovers_wrapper.style_one .btn-primary .popover {
  border: 1px solid var(--primary);
}
.popovers_wrapper.style_one .btn-primary .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--primary);
}
.popovers_wrapper.style_one .btn-primary .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--primary);
}
.popovers_wrapper.style_one .btn-primary .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--primary);
}
.popovers_wrapper.style_one .btn-primary .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--primary);
}
.popovers_wrapper.style_one .btn-secondary {
  background-color: var(--secondary);
  border-color: var(--secondary);
}
.popovers_wrapper.style_one .btn-secondary .popover {
  border: 1px solid var(--secondary);
}
.popovers_wrapper.style_one .btn-secondary .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--secondary);
}
.popovers_wrapper.style_one .btn-secondary .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--secondary);
}
.popovers_wrapper.style_one .btn-secondary .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--secondary);
}
.popovers_wrapper.style_one .btn-secondary .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--secondary);
}
.popovers_wrapper.style_one .btn-success {
  background-color: var(--success);
  border-color: var(--success);
}
.popovers_wrapper.style_one .btn-success .popover {
  border: 1px solid var(--success);
}
.popovers_wrapper.style_one .btn-success .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--success);
}
.popovers_wrapper.style_one .btn-success .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--success);
}
.popovers_wrapper.style_one .btn-success .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--success);
}
.popovers_wrapper.style_one .btn-success .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--success);
}
.popovers_wrapper.style_one .btn-danger {
  background-color: var(--danger);
  border-color: var(--danger);
}
.popovers_wrapper.style_one .btn-danger .popover {
  border: 1px solid var(--danger);
}
.popovers_wrapper.style_one .btn-danger .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--danger);
}
.popovers_wrapper.style_one .btn-danger .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--danger);
}
.popovers_wrapper.style_one .btn-danger .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--danger);
}
.popovers_wrapper.style_one .btn-danger .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--danger);
}
.popovers_wrapper.style_one .btn-dark {
  background-color: var(--dark);
  border-color: var(--dark);
}
.popovers_wrapper.style_one .btn-dark .popover {
  border: 1px solid var(--dark);
}
.popovers_wrapper.style_one .btn-dark .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--dark);
}
.popovers_wrapper.style_one .btn-dark .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--dark);
}
.popovers_wrapper.style_one .btn-dark .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--dark);
}
.popovers_wrapper.style_one .btn-dark .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--dark);
}
.popovers_wrapper.style_one .btn-light {
  background-color: var(--light);
  border-color: var(--light);
}
.popovers_wrapper.style_one .btn-light .popover {
  border: 1px solid var(--light);
}
.popovers_wrapper.style_one .btn-light .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--light);
}
.popovers_wrapper.style_one .btn-light .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--light);
}
.popovers_wrapper.style_one .btn-light .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--light);
}
.popovers_wrapper.style_one .btn-light .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--light);
}
.popovers_wrapper.style_one .btn-info {
  background-color: var(--info);
  border-color: var(--info);
  color: var(--white-text);
}
.popovers_wrapper.style_one .btn-info .popover {
  border: 1px solid var(--info);
}
.popovers_wrapper.style_one .btn-info .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--info);
}
.popovers_wrapper.style_one .btn-info .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--info);
}
.popovers_wrapper.style_one .btn-info .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--info);
}
.popovers_wrapper.style_one .btn-info .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--info);
}
.popovers_wrapper.style_two .popover {
  border: 1px solid var(--main-color-one);
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.popovers_wrapper.style_two .popover .popover-body {
  color: var(--white-text);
}
.popovers_wrapper.style_two .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--main-color-one);
}
.popovers_wrapper.style_two .popover[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: var(--main-color-one);
}
.popovers_wrapper.style_two .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--main-color-one);
}
.popovers_wrapper.style_two .popover[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: var(--main-color-one);
}
.popovers_wrapper.style_two .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--main-color-one);
}
.popovers_wrapper.style_two .popover[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: var(--main-color-one);
}
.popovers_wrapper.style_two .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--main-color-one);
}
.popovers_wrapper.style_two .popover[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: var(--main-color-one);
}
.popovers_wrapper.style_two .btn-primary {
  background-color: var(--primary);
  border-color: var(--primary);
}
.popovers_wrapper.style_two .btn-primary .popover {
  border: 1px solid var(--primary);
  background-color: var(--primary);
  color: var(--white-text);
}
.popovers_wrapper.style_two .btn-primary .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--primary);
}
.popovers_wrapper.style_two .btn-primary .popover[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: var(--primary);
}
.popovers_wrapper.style_two .btn-primary .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--primary);
}
.popovers_wrapper.style_two .btn-primary .popover[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: var(--primary);
}
.popovers_wrapper.style_two .btn-primary .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--primary);
}
.popovers_wrapper.style_two .btn-primary .popover[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: var(--primary);
}
.popovers_wrapper.style_two .btn-primary .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--primary);
}
.popovers_wrapper.style_two .btn-primary .popover[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: var(--primary);
}
.popovers_wrapper.style_two .btn-secondary {
  background-color: var(--secondary);
  border-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-secondary .popover {
  border: 1px solid var(--secondary);
  background-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-secondary .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-secondary .popover[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-secondary .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-secondary .popover[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-secondary .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-secondary .popover[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-secondary .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-secondary .popover[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-success {
  background-color: var(--success);
  border-color: var(--success);
}
.popovers_wrapper.style_two .btn-success .popover {
  border: 1px solid var(--success);
  background-color: var(--success);
}
.popovers_wrapper.style_two .btn-success .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--success);
}
.popovers_wrapper.style_two .btn-success .popover[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: var(--success);
}
.popovers_wrapper.style_two .btn-success .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--secondary);
}
.popovers_wrapper.style_two .btn-success .popover[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: var(--success);
}
.popovers_wrapper.style_two .btn-success .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--success);
}
.popovers_wrapper.style_two .btn-success .popover[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: var(--success);
}
.popovers_wrapper.style_two .btn-success .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--success);
}
.popovers_wrapper.style_two .btn-success .popover[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: var(--success);
}
.popovers_wrapper.style_two .btn-danger {
  background-color: var(--danger);
  border-color: var(--danger);
}
.popovers_wrapper.style_two .btn-danger .popover {
  border: 1px solid var(--danger);
  background-color: var(--danger);
}
.popovers_wrapper.style_two .btn-danger .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--danger);
}
.popovers_wrapper.style_two .btn-danger .popover[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: var(--danger);
}
.popovers_wrapper.style_two .btn-danger .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--danger);
}
.popovers_wrapper.style_two .btn-danger .popover[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: var(--danger);
}
.popovers_wrapper.style_two .btn-danger .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--danger);
}
.popovers_wrapper.style_two .btn-danger .popover[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: var(--danger);
}
.popovers_wrapper.style_two .btn-danger .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--danger);
}
.popovers_wrapper.style_two .btn-danger .popover[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: var(--danger);
}
.popovers_wrapper.style_two .btn-dark {
  background-color: var(--dark);
  border-color: var(--dark);
}
.popovers_wrapper.style_two .btn-dark .popover {
  border: 1px solid var(--dark);
  background-color: var(--dark);
}
.popovers_wrapper.style_two .btn-dark .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--dark);
}
.popovers_wrapper.style_two .btn-dark .popover[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: var(--dark);
}
.popovers_wrapper.style_two .btn-dark .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--dark);
}
.popovers_wrapper.style_two .btn-dark .popover[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: var(--dark);
}
.popovers_wrapper.style_two .btn-dark .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--dark);
}
.popovers_wrapper.style_two .btn-dark .popover[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: var(--dark);
}
.popovers_wrapper.style_two .btn-dark .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--dark);
}
.popovers_wrapper.style_two .btn-dark .popover[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: var(--dark);
}
.popovers_wrapper.style_two .btn-light {
  background-color: var(--light);
  border-color: var(--light);
}
.popovers_wrapper.style_two .btn-light .popover {
  border: 1px solid var(--light);
  background-color: var(--light);
}
.popovers_wrapper.style_two .btn-light .popover .popover-body {
  color: var(--black-text);
}
.popovers_wrapper.style_two .btn-light .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--light);
}
.popovers_wrapper.style_two .btn-light .popover[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: var(--light);
}
.popovers_wrapper.style_two .btn-light .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--light);
}
.popovers_wrapper.style_two .btn-light .popover[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: var(--light);
}
.popovers_wrapper.style_two .btn-light .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--light);
}
.popovers_wrapper.style_two .btn-light .popover[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: var(--light);
}
.popovers_wrapper.style_two .btn-light .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--light);
}
.popovers_wrapper.style_two .btn-light .popover[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: var(--light);
}
.popovers_wrapper.style_two .btn-info {
  background-color: var(--info);
  border-color: var(--info);
  color: var(--white-text);
}
.popovers_wrapper.style_two .btn-info .popover {
  border: 1px solid var(--info);
  background-color: var(--info);
}
.popovers_wrapper.style_two .btn-info .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--info);
}
.popovers_wrapper.style_two .btn-info .popover[data-popper-placement^=top] > .popover-arrow::after {
  border-top-color: var(--info);
}
.popovers_wrapper.style_two .btn-info .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--info);
}
.popovers_wrapper.style_two .btn-info .popover[data-popper-placement^=bottom] > .popover-arrow::after {
  border-bottom-color: var(--info);
}
.popovers_wrapper.style_two .btn-info .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--info);
}
.popovers_wrapper.style_two .btn-info .popover[data-popper-placement^=left] > .popover-arrow::after {
  border-left-color: var(--info);
}
.popovers_wrapper.style_two .btn-info .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--info);
}
.popovers_wrapper.style_two .btn-info .popover[data-popper-placement^=right] > .popover-arrow::after {
  border-right-color: var(--info);
}
.popovers_wrapper.style_three .popover {
  border: 1px solid var(--main-color-one);
}
.popovers_wrapper.style_three .popover .popover-header {
  border-color: var(--main-color-one);
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
}
.popovers_wrapper.style_three .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--main-color-one);
}
.popovers_wrapper.style_three .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--main-color-one);
}
.popovers_wrapper.style_three .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--main-color-one);
}
.popovers_wrapper.style_three .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--main-color-one);
}
.popovers_wrapper.style_three .btn-primary {
  background-color: var(--primary);
  border-color: var(--primary);
}
.popovers_wrapper.style_three .btn-primary .popover {
  border: 1px solid var(--primary);
}
.popovers_wrapper.style_three .btn-primary .popover .popover-header {
  border-color: var(--primary);
  background-color: rgba(var(--primary-rgb), 0.1);
  color: var(--primary);
}
.popovers_wrapper.style_three .btn-primary .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--primary);
}
.popovers_wrapper.style_three .btn-primary .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--primary);
}
.popovers_wrapper.style_three .btn-primary .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--primary);
}
.popovers_wrapper.style_three .btn-primary .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--primary);
}
.popovers_wrapper.style_three .btn-secondary {
  background-color: var(--secondary);
  border-color: var(--secondary);
}
.popovers_wrapper.style_three .btn-secondary .popover {
  border: 1px solid var(--secondary);
}
.popovers_wrapper.style_three .btn-secondary .popover .popover-header {
  border-color: var(--secondary);
  background-color: rgba(var(--secondary-rgb), 0.1);
  color: var(--secondary);
}
.popovers_wrapper.style_three .btn-secondary .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--secondary);
}
.popovers_wrapper.style_three .btn-secondary .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--secondary);
}
.popovers_wrapper.style_three .btn-secondary .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--secondary);
}
.popovers_wrapper.style_three .btn-secondary .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--secondary);
}
.popovers_wrapper.style_three .btn-success {
  background-color: var(--success);
  border-color: var(--success);
}
.popovers_wrapper.style_three .btn-success .popover {
  border: 1px solid var(--success);
}
.popovers_wrapper.style_three .btn-success .popover .popover-header {
  border-color: var(--success);
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
}
.popovers_wrapper.style_three .btn-success .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--success);
}
.popovers_wrapper.style_three .btn-success .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--success);
}
.popovers_wrapper.style_three .btn-success .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--success);
}
.popovers_wrapper.style_three .btn-success .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--success);
}
.popovers_wrapper.style_three .btn-danger {
  background-color: var(--danger);
  border-color: var(--danger);
}
.popovers_wrapper.style_three .btn-danger .popover {
  border: 1px solid var(--danger);
}
.popovers_wrapper.style_three .btn-danger .popover .popover-header {
  border-color: var(--danger);
  background-color: rgba(var(--danger-rgb), 0.1);
  color: var(--danger);
}
.popovers_wrapper.style_three .btn-danger .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--danger);
}
.popovers_wrapper.style_three .btn-danger .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--danger);
}
.popovers_wrapper.style_three .btn-danger .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--danger);
}
.popovers_wrapper.style_three .btn-danger .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--danger);
}
.popovers_wrapper.style_three .btn-dark {
  background-color: var(--dark);
  border-color: var(--dark);
}
.popovers_wrapper.style_three .btn-dark .popover {
  border: 1px solid var(--dark);
}
.popovers_wrapper.style_three .btn-dark .popover .popover-header {
  border-color: var(--dark);
  background-color: rgba(var(--dark-rgb), 0.1);
  color: var(--dark);
}
.popovers_wrapper.style_three .btn-dark .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--dark);
}
.popovers_wrapper.style_three .btn-dark .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--dark);
}
.popovers_wrapper.style_three .btn-dark .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--dark);
}
.popovers_wrapper.style_three .btn-dark .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--dark);
}
.popovers_wrapper.style_three .btn-light {
  background-color: var(--light);
  border-color: var(--light);
}
.popovers_wrapper.style_three .btn-light .popover {
  border: 1px solid var(--light);
}
.popovers_wrapper.style_three .btn-light .popover .popover-header {
  border-color: var(--light);
  background-color: rgba(var(--light-rgb), 0.1);
  color: var(--heading-color);
}
.popovers_wrapper.style_three .btn-light .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--light);
}
.popovers_wrapper.style_three .btn-light .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--light);
}
.popovers_wrapper.style_three .btn-light .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--light);
}
.popovers_wrapper.style_three .btn-light .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--light);
}
.popovers_wrapper.style_three .btn-info {
  background-color: var(--info);
  border-color: var(--info);
  color: var(--white-text);
}
.popovers_wrapper.style_three .btn-info .popover {
  border: 1px solid var(--info);
}
.popovers_wrapper.style_three .btn-info .popover .popover-header {
  border-color: var(--info);
  background-color: rgba(var(--info-rgb), 0.1);
  color: var(--info);
}
.popovers_wrapper.style_three .btn-info .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--info);
}
.popovers_wrapper.style_three .btn-info .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--info);
}
.popovers_wrapper.style_three .btn-info .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--info);
}
.popovers_wrapper.style_three .btn-info .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--info);
}
.popovers_wrapper.style_four .popover {
  border: 1px solid var(--main-color-one);
}
.popovers_wrapper.style_four .popover .popover-header {
  border-color: var(--main-color-one);
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.popovers_wrapper.style_four .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--main-color-one);
}
.popovers_wrapper.style_four .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--main-color-one);
}
.popovers_wrapper.style_four .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--main-color-one);
}
.popovers_wrapper.style_four .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--main-color-one);
}
.popovers_wrapper.style_four .btn-primary {
  background-color: var(--primary);
  border-color: var(--primary);
}
.popovers_wrapper.style_four .btn-primary .popover {
  border: 1px solid var(--primary);
}
.popovers_wrapper.style_four .btn-primary .popover .popover-header {
  border-color: var(--primary);
  background-color: var(--primary);
}
.popovers_wrapper.style_four .btn-primary .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--primary);
}
.popovers_wrapper.style_four .btn-primary .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--primary);
}
.popovers_wrapper.style_four .btn-primary .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--primary);
}
.popovers_wrapper.style_four .btn-primary .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--primary);
}
.popovers_wrapper.style_four .btn-secondary {
  background-color: var(--secondary);
  border-color: var(--secondary);
}
.popovers_wrapper.style_four .btn-secondary .popover {
  border: 1px solid var(--secondary);
}
.popovers_wrapper.style_four .btn-secondary .popover .popover-header {
  border-color: var(--secondary);
  background-color: var(--secondary);
}
.popovers_wrapper.style_four .btn-secondary .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--secondary);
}
.popovers_wrapper.style_four .btn-secondary .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--secondary);
}
.popovers_wrapper.style_four .btn-secondary .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--secondary);
}
.popovers_wrapper.style_four .btn-secondary .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--secondary);
}
.popovers_wrapper.style_four .btn-success {
  background-color: var(--success);
  border-color: var(--success);
}
.popovers_wrapper.style_four .btn-success .popover {
  border: 1px solid var(--success);
}
.popovers_wrapper.style_four .btn-success .popover .popover-header {
  border-color: var(--success);
  background-color: var(--success);
}
.popovers_wrapper.style_four .btn-success .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--success);
}
.popovers_wrapper.style_four .btn-success .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--success);
}
.popovers_wrapper.style_four .btn-success .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--success);
}
.popovers_wrapper.style_four .btn-success .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--success);
}
.popovers_wrapper.style_four .btn-danger {
  background-color: var(--danger);
  border-color: var(--danger);
}
.popovers_wrapper.style_four .btn-danger .popover {
  border: 1px solid var(--danger);
}
.popovers_wrapper.style_four .btn-danger .popover .popover-header {
  border-color: var(--danger);
  background-color: var(--danger);
}
.popovers_wrapper.style_four .btn-danger .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--danger);
}
.popovers_wrapper.style_four .btn-danger .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--danger);
}
.popovers_wrapper.style_four .btn-danger .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--danger);
}
.popovers_wrapper.style_four .btn-danger .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--danger);
}
.popovers_wrapper.style_four .btn-dark {
  background-color: var(--dark);
  border-color: var(--dark);
}
.popovers_wrapper.style_four .btn-dark .popover {
  border: 1px solid var(--dark);
}
.popovers_wrapper.style_four .btn-dark .popover .popover-header {
  border-color: var(--dark);
  background-color: var(--dark);
}
.popovers_wrapper.style_four .btn-dark .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--dark);
}
.popovers_wrapper.style_four .btn-dark .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--dark);
}
.popovers_wrapper.style_four .btn-dark .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--dark);
}
.popovers_wrapper.style_four .btn-dark .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--dark);
}
.popovers_wrapper.style_four .btn-light {
  background-color: var(--light);
  border-color: var(--light);
}
.popovers_wrapper.style_four .btn-light .popover {
  border: 1px solid var(--light);
}
.popovers_wrapper.style_four .btn-light .popover .popover-header {
  border-color: var(--light);
  background-color: var(--light);
  color: var(--heading-color);
}
.popovers_wrapper.style_four .btn-light .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--light);
}
.popovers_wrapper.style_four .btn-light .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--light);
}
.popovers_wrapper.style_four .btn-light .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--light);
}
.popovers_wrapper.style_four .btn-light .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--light);
}
.popovers_wrapper.style_four .btn-info {
  background-color: var(--info);
  border-color: var(--info);
  color: var(--white-text);
}
.popovers_wrapper.style_four .btn-info .popover {
  border: 1px solid var(--info);
}
.popovers_wrapper.style_four .btn-info .popover .popover-header {
  border-color: var(--info);
  background-color: var(--info);
}
.popovers_wrapper.style_four .btn-info .popover[data-popper-placement^=top] > .popover-arrow::before {
  border-top-color: var(--info);
}
.popovers_wrapper.style_four .btn-info .popover[data-popper-placement^=bottom] > .popover-arrow::before {
  border-bottom-color: var(--info);
}
.popovers_wrapper.style_four .btn-info .popover[data-popper-placement^=left] > .popover-arrow::before {
  border-left-color: var(--info);
}
.popovers_wrapper.style_four .btn-info .popover[data-popper-placement^=right] > .popover-arrow::before {
  border-right-color: var(--info);
}

/* Tooltip Css */
.btn-primary[data-bs-toggle^=tooltip] {
  background-color: var(--primary);
  border-color: var(--primary);
}

.btn-secondary[data-bs-toggle^=tooltip] {
  background-color: var(--secondary);
  border-color: var(--secondary);
}

.btn-success[data-bs-toggle^=tooltip] {
  background-color: var(--success);
  border-color: var(--success);
}

.btn-danger[data-bs-toggle^=tooltip] {
  background-color: var(--danger);
  border-color: var(--danger);
}

.btn-info[data-bs-toggle^=tooltip] {
  background-color: var(--info);
  border-color: var(--info);
  color: var(--white-text);
}

.btn-dark[data-bs-toggle^=tooltip] {
  background-color: var(--dark);
  border-color: var(--dark);
}

.btn-light[data-bs-toggle^=tooltip] {
  background-color: var(--light);
  border-color: var(--light);
}

.btn-blue[data-bs-toggle^=tooltip] {
  background-color: var(--blue);
  border-color: var(--blue);
  color: var(--white-text);
}

.btn-purple[data-bs-toggle^=tooltip] {
  background-color: var(--purple);
  border-color: var(--purple);
  color: var(--white-text);
}

.btn-orange[data-bs-toggle^=tooltip] {
  background-color: var(--orange);
  border-color: var(--orange);
  color: var(--white-text);
}

.btn-brown[data-bs-toggle^=tooltip] {
  background-color: var(--brown);
  border-color: var(--brown);
  color: var(--white-text);
}

.btn-green[data-bs-toggle^=tooltip] {
  background-color: var(--green);
  border-color: var(--green);
  color: var(--white-text);
}

.btn-sky[data-bs-toggle^=tooltip] {
  background-color: var(--sky);
  border-color: var(--sky);
  color: var(--white-text);
}

.btn-pink[data-bs-toggle^=tooltip] {
  background-color: var(--pink);
  border-color: var(--pink);
  color: var(--white-text);
}

.tooltip-primary {
  --bs-tooltip-bg: var(--primary);
}

.tooltip-secondary {
  --bs-tooltip-bg: var(--secondary);
}

.tooltip-success {
  --bs-tooltip-bg: var(--success);
}

.tooltip-danger {
  --bs-tooltip-bg: var(--danger);
}

.tooltip-light {
  --bs-tooltip-bg: var(--light);
  --bs-tooltip-color: var(--dark);
}

.tooltip-dark {
  --bs-tooltip-bg: var(--dark);
}

.tooltip-info {
  --bs-tooltip-bg: var(--info);
}

.tooltip-blue {
  --bs-tooltip-bg: var(--blue);
}

.tooltip-purple {
  --bs-tooltip-bg: var(--purple);
}

.tooltip-orange {
  --bs-tooltip-bg: var(--orange);
}

.tooltip-brown {
  --bs-tooltip-bg: var(--brown);
}

.tooltip-green {
  --bs-tooltip-bg: var(--green);
}

.tooltip-sky {
  --bs-tooltip-bg: var(--sky);
}

.tooltip-pink {
  --bs-tooltip-bg: var(--pink);
}

.tooltip-warning {
  --bs-tooltip-bg: var(--warning);
}

.tooltip-main {
  --bs-tooltip-bg: var(--main-color-one);
}

.tooltip-wrapper.style-one .tooltip .tooltip-inner {
  background-color: var(--main-color-one);
}
.tooltip-wrapper.style-one .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--main-color-one);
}
.tooltip-wrapper.style-one .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--main-color-one);
}
.tooltip-wrapper.style-one .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--main-color-one);
}
.tooltip-wrapper.style-one .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--main-color-one);
}
.tooltip-wrapper.style-one .btn-secondary .tooltip .tooltip-inner {
  background-color: var(--secondary);
}
.tooltip-wrapper.style-one .btn-secondary .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--secondary);
}
.tooltip-wrapper.style-one .btn-secondary .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--secondary);
}
.tooltip-wrapper.style-one .btn-secondary .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--secondary);
}
.tooltip-wrapper.style-one .btn-secondary .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--secondary);
}
.tooltip-wrapper.style-one .btn-success .tooltip .tooltip-inner {
  background-color: var(--success);
}
.tooltip-wrapper.style-one .btn-success .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--success);
}
.tooltip-wrapper.style-one .btn-success .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--success);
}
.tooltip-wrapper.style-one .btn-success .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--success);
}
.tooltip-wrapper.style-one .btn-success .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--success);
}
.tooltip-wrapper.style-one .btn-danger .tooltip .tooltip-inner {
  background-color: var(--danger-color);
}
.tooltip-wrapper.style-one .btn-danger .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--danger-color);
}
.tooltip-wrapper.style-one .btn-danger .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--danger-color);
}
.tooltip-wrapper.style-one .btn-danger .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--danger-color);
}
.tooltip-wrapper.style-one .btn-danger .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--danger-color);
}
.tooltip-wrapper.style-one .btn-dark .tooltip .tooltip-inner {
  background-color: var(--dark-color);
}
.tooltip-wrapper.style-one .btn-dark .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--dark-color);
}
.tooltip-wrapper.style-one .btn-dark .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--dark-color);
}
.tooltip-wrapper.style-one .btn-dark .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--dark-color);
}
.tooltip-wrapper.style-one .btn-dark .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--dark-color);
}
.tooltip-wrapper.style-one .btn-light .tooltip .tooltip-inner {
  background-color: var(--light-color);
}
.tooltip-wrapper.style-one .btn-light .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--light-color);
}
.tooltip-wrapper.style-one .btn-light .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--light-color);
}
.tooltip-wrapper.style-one .btn-light .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--light-color);
}
.tooltip-wrapper.style-one .btn-light .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--light-color);
}
.tooltip-wrapper.style-one .btn-info .tooltip .tooltip-inner {
  background-color: var(--info);
}
.tooltip-wrapper.style-one .btn-info .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--info);
}
.tooltip-wrapper.style-one .btn-info .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--info);
}
.tooltip-wrapper.style-one .btn-info .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--info);
}
.tooltip-wrapper.style-one .btn-info .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--info);
}
.tooltip-wrapper.style-one .btn-warning .tooltip .tooltip-inner {
  background-color: var(--warning);
  color: var(--dark-color);
}
.tooltip-wrapper.style-one .btn-warning .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--warning);
}
.tooltip-wrapper.style-one .btn-warning .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--warning);
}
.tooltip-wrapper.style-one .btn-warning .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--warning);
}
.tooltip-wrapper.style-one .btn-warning .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--warning);
}
.tooltip-wrapper.style-two .tooltip {
  border: 1px solid var(--main-color-one);
}
.tooltip-wrapper.style-two .tooltip .tooltip-header {
  border-color: var(--main-color-one);
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
}
.tooltip-wrapper.style-two .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--main-color-one);
}
.tooltip-wrapper.style-two .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--main-color-one);
}
.tooltip-wrapper.style-two .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--main-color-one);
}
.tooltip-wrapper.style-two .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--main-color-one);
}
.tooltip-wrapper.style-two .btn-secondary .tooltip {
  border: 1px solid var(--secondary);
}
.tooltip-wrapper.style-two .btn-secondary .tooltip .tooltip-header {
  border-color: var(--secondary);
  background-color: rgba(var(--secondary-rgb), 0.1);
  color: var(--secondary);
}
.tooltip-wrapper.style-two .btn-secondary .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--secondary);
}
.tooltip-wrapper.style-two .btn-secondary .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--secondary);
}
.tooltip-wrapper.style-two .btn-secondary .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--secondary);
}
.tooltip-wrapper.style-two .btn-secondary .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--secondary);
}
.tooltip-wrapper.style-two .btn-success .tooltip {
  border: 1px solid var(--success);
}
.tooltip-wrapper.style-two .btn-success .tooltip .tooltip-header {
  border-color: var(--success);
  background-color: rgba(var(--success-rgb), 0.1);
  color: var(--success);
}
.tooltip-wrapper.style-two .btn-success .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--success);
}
.tooltip-wrapper.style-two .btn-success .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--success);
}
.tooltip-wrapper.style-two .btn-success .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--success);
}
.tooltip-wrapper.style-two .btn-success .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--success);
}
.tooltip-wrapper.style-two .btn-danger .tooltip {
  border: 1px solid var(--danger-color);
}
.tooltip-wrapper.style-two .btn-danger .tooltip .tooltip-header {
  border-color: var(--danger-color);
  background-color: rgba(var(--danger-color-rgb), 0.1);
  color: var(--danger-color);
}
.tooltip-wrapper.style-two .btn-danger .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--danger-color);
}
.tooltip-wrapper.style-two .btn-danger .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--danger-color);
}
.tooltip-wrapper.style-two .btn-danger .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--danger-color);
}
.tooltip-wrapper.style-two .btn-danger .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--danger-color);
}
.tooltip-wrapper.style-two .btn-dark .tooltip {
  border: 1px solid var(--dark-color);
}
.tooltip-wrapper.style-two .btn-dark .tooltip .tooltip-header {
  border-color: var(--dark-color);
  background-color: rgba(var(--dark-color-rgb), 0.1);
  color: var(--dark-color);
}
.tooltip-wrapper.style-two .btn-dark .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--dark-color);
}
.tooltip-wrapper.style-two .btn-dark .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--dark-color);
}
.tooltip-wrapper.style-two .btn-dark .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--dark-color);
}
.tooltip-wrapper.style-two .btn-dark .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--dark-color);
}
.tooltip-wrapper.style-two .btn-light .tooltip {
  border: 1px solid var(--light-color);
}
.tooltip-wrapper.style-two .btn-light .tooltip .tooltip-header {
  border-color: var(--light-color);
  background-color: rgba(var(--light-color-rgb), 0.1);
  color: var(--light-color);
}
.tooltip-wrapper.style-two .btn-light .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--light-color);
}
.tooltip-wrapper.style-two .btn-light .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--light-color);
}
.tooltip-wrapper.style-two .btn-light .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--light-color);
}
.tooltip-wrapper.style-two .btn-light .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--light-color);
}
.tooltip-wrapper.style-two .btn-info .tooltip {
  border: 1px solid var(--info);
}
.tooltip-wrapper.style-two .btn-info .tooltip .tooltip-header {
  border-color: var(--info);
  background-color: rgba(var(--info-rgb), 0.1);
  color: var(--info);
}
.tooltip-wrapper.style-two .btn-info .tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: var(--info);
}
.tooltip-wrapper.style-two .btn-info .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
  border-bottom-color: var(--info);
}
.tooltip-wrapper.style-two .btn-info .tooltip.bs-tooltip-start .tooltip-arrow::before {
  border-left-color: var(--info);
}
.tooltip-wrapper.style-two .btn-info .tooltip.bs-tooltip-end .tooltip-arrow::before {
  border-right-color: var(--info);
}

/* Pagination css */
.pagination_wrapper .pagination_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination_wrapper .pagination_item.active .pagination_link {
  background-color: var(--main-color-one);
  color: var(--white);
}
.pagination_wrapper .pagination_link {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  color: var(--main-color-one);
  border: 1px solid var(--main-color-one);
  padding: 5px 15px;
  border-radius: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.pagination_wrapper .pagination_link:hover, .pagination_wrapper .pagination_link.active {
  background-color: var(--main-color-one);
  color: var(--white);
}
.pagination_wrapper.style_one.color_primary .pagination_item.active .pagination_link {
  background-color: var(--primary);
  color: var(--white);
}
.pagination_wrapper.style_one.color_primary .pagination_link {
  color: var(--primary);
  border: 1px solid var(--primary);
}
.pagination_wrapper.style_one.color_primary .pagination_link:hover, .pagination_wrapper.style_one.color_primary .pagination_link.active {
  background-color: var(--primary);
  color: var(--white);
}
.pagination_wrapper.style_one.color_secondary .pagination_item.active .pagination_link {
  background-color: var(--secondary);
  color: var(--white);
}
.pagination_wrapper.style_one.color_secondary .pagination_link {
  color: var(--secondary);
  border: 1px solid var(--secondary);
}
.pagination_wrapper.style_one.color_secondary .pagination_link:hover, .pagination_wrapper.style_one.color_secondary .pagination_link.active {
  background-color: var(--secondary);
  color: var(--white);
}
.pagination_wrapper.style_one.color_success .pagination_item.active .pagination_link {
  background-color: var(--success);
  color: var(--white);
}
.pagination_wrapper.style_one.color_success .pagination_link {
  color: var(--success);
  border: 1px solid var(--success);
}
.pagination_wrapper.style_one.color_success .pagination_link:hover, .pagination_wrapper.style_one.color_success .pagination_link.active {
  background-color: var(--success);
  color: var(--white);
}
.pagination_wrapper.style_one.color_danger .pagination_item.active .pagination_link {
  background-color: var(--danger);
  color: var(--white);
}
.pagination_wrapper.style_one.color_danger .pagination_link {
  color: var(--danger);
  border: 1px solid var(--danger);
}
.pagination_wrapper.style_one.color_danger .pagination_link:hover, .pagination_wrapper.style_one.color_danger .pagination_link.active {
  background-color: var(--danger);
  color: var(--white);
}
.pagination_wrapper.style_one.color_light .pagination_item.active .pagination_link {
  background-color: var(--light);
  color: var(--white);
}
.pagination_wrapper.style_one.color_light .pagination_link {
  color: var(--danger);
  border: 1px solid var(--light);
}
.pagination_wrapper.style_one.color_light .pagination_link:hover, .pagination_wrapper.style_one.color_light .pagination_link.active {
  background-color: var(--light);
  color: var(--white);
}
.pagination_wrapper.style_one.color_dark .pagination_item.active .pagination_link {
  background-color: var(--dark);
  color: var(--white);
}
.pagination_wrapper.style_one.color_dark .pagination_link {
  color: var(--dark);
  border: 1px solid var(--dark);
}
.pagination_wrapper.style_one.color_dark .pagination_link:hover, .pagination_wrapper.style_one.color_dark .pagination_link.active {
  background-color: var(--dark);
  color: var(--white);
}
.pagination_wrapper.style_one.color_info .pagination_item.active .pagination_link {
  background-color: var(--info);
  color: var(--white);
}
.pagination_wrapper.style_one.color_info .pagination_link {
  color: var(--info);
  border: 1px solid var(--info);
}
.pagination_wrapper.style_one.color_info .pagination_link:hover, .pagination_wrapper.style_one.color_info .pagination_link.active {
  background-color: var(--info);
  color: var(--white);
}
.pagination_wrapper.style_one.color_blue .pagination_item.active .pagination_link {
  background-color: var(--blue);
  color: var(--white);
}
.pagination_wrapper.style_one.color_blue .pagination_link {
  color: var(--blue);
  border: 1px solid var(--blue);
}
.pagination_wrapper.style_one.color_blue .pagination_link:hover, .pagination_wrapper.style_one.color_blue .pagination_link.active {
  background-color: var(--blue);
  color: var(--white);
}
.pagination_wrapper.style_one.color_purple .pagination_item.active .pagination_link {
  background-color: var(--purple);
  color: var(--white);
}
.pagination_wrapper.style_one.color_purple .pagination_link {
  color: var(--blue);
  border: 1px solid var(--purple);
}
.pagination_wrapper.style_one.color_purple .pagination_link:hover, .pagination_wrapper.style_one.color_purple .pagination_link.active {
  background-color: var(--purple);
  color: var(--white);
}
.pagination_wrapper.style_one.color_orange .pagination_item.active .pagination_link {
  background-color: var(--orange);
  color: var(--white);
}
.pagination_wrapper.style_one.color_orange .pagination_link {
  color: var(--orange);
  border: 1px solid var(--orange);
}
.pagination_wrapper.style_one.color_orange .pagination_link:hover, .pagination_wrapper.style_one.color_orange .pagination_link.active {
  background-color: var(--orange);
  color: var(--white);
}
.pagination_wrapper.style_one.color_brown .pagination_item.active .pagination_link {
  background-color: var(--brown);
  color: var(--white);
}
.pagination_wrapper.style_one.color_brown .pagination_link {
  color: var(--brown);
  border: 1px solid var(--brown);
}
.pagination_wrapper.style_one.color_brown .pagination_link:hover, .pagination_wrapper.style_one.color_brown .pagination_link.active {
  background-color: var(--brown);
  color: var(--white);
}
.pagination_wrapper.style_one.color_green .pagination_item.active .pagination_link {
  background-color: var(--green);
  color: var(--white);
}
.pagination_wrapper.style_one.color_green .pagination_link {
  color: var(--green);
  border: 1px solid var(--green);
}
.pagination_wrapper.style_one.color_green .pagination_link:hover, .pagination_wrapper.style_one.color_green .pagination_link.active {
  background-color: var(--green);
  color: var(--white);
}
.pagination_wrapper.style_one.color_sky .pagination_item.active .pagination_link {
  background-color: var(--sky);
  color: var(--white);
}
.pagination_wrapper.style_one.color_sky .pagination_link {
  color: var(--sky);
  border: 1px solid var(--sky);
}
.pagination_wrapper.style_one.color_sky .pagination_link:hover, .pagination_wrapper.style_one.color_sky .pagination_link.active {
  background-color: var(--sky);
  color: var(--white);
}
.pagination_wrapper.style_one.color_pink .pagination_item.active .pagination_link {
  background-color: var(--pink);
  color: var(--white);
}
.pagination_wrapper.style_one.color_pink .pagination_link {
  color: var(--pink);
  border: 1px solid var(--pink);
}
.pagination_wrapper.style_one.color_pink .pagination_link:hover, .pagination_wrapper.style_one.color_pink .pagination_link.active {
  background-color: var(--pink);
  color: var(--white);
}
.pagination_wrapper.style_two .pagination_item.active .pagination_link {
  background-color: var(--main-color-one);
  color: var(--white);
}
.pagination_wrapper.style_two .pagination_link {
  color: var(--main-color-one);
  border: 1px solid rgba(var(--main-color-one-rgb), 0.1);
  background-color: rgba(var(--main-color-one-rgb), 0.1);
}
.pagination_wrapper.style_two .pagination_link:hover, .pagination_wrapper.style_two .pagination_link.active {
  background-color: var(--main-color-one);
  color: var(--white);
}
.pagination_wrapper.style_two.color_pirmary .pagination_item.active .pagination_link {
  background-color: var(--primary);
  color: var(--white);
}
.pagination_wrapper.style_two.color_pirmary .pagination_link {
  color: var(--primary);
  border: 1px solid rgba(var(--primary-rgb), 0.1);
  background-color: rgba(var(--primary-rgb), 0.1);
}
.pagination_wrapper.style_two.color_pirmary .pagination_link:hover, .pagination_wrapper.style_two.color_pirmary .pagination_link.active {
  background-color: var(--primary);
  color: var(--white);
}
.pagination_wrapper.style_two.color_secondary .pagination_item.active .pagination_link {
  background-color: var(--secondary);
  color: var(--white);
}
.pagination_wrapper.style_two.color_secondary .pagination_link {
  color: var(--secondary);
  border: 1px solid rgba(var(--secondary-rgb), 0.1);
  background-color: rgba(var(--secondary-rgb), 0.1);
}
.pagination_wrapper.style_two.color_secondary .pagination_link:hover, .pagination_wrapper.style_two.color_secondary .pagination_link.active {
  background-color: var(--secondary);
  color: var(--white);
}
.pagination_wrapper.style_two.color_success .pagination_item.active .pagination_link {
  background-color: var(--success);
  color: var(--white);
}
.pagination_wrapper.style_two.color_success .pagination_link {
  color: var(--success);
  border: 1px solid rgba(var(--success-rgb), 0.1);
  background-color: rgba(var(--success-rgb), 0.1);
}
.pagination_wrapper.style_two.color_success .pagination_link:hover, .pagination_wrapper.style_two.color_success .pagination_link.active {
  background-color: var(--success);
  color: var(--white);
}
.pagination_wrapper.style_two.color_orange .pagination_item.active .pagination_link {
  background-color: var(--orange);
  color: var(--white);
}
.pagination_wrapper.style_two.color_orange .pagination_link {
  color: var(--orange);
  border: 1px solid rgba(var(--orange-rgb), 0.1);
  background-color: rgba(var(--orange-rgb), 0.1);
}
.pagination_wrapper.style_two.color_orange .pagination_link:hover, .pagination_wrapper.style_two.color_orange .pagination_link.active {
  background-color: var(--orange);
  color: var(--white);
}
.pagination_wrapper.style_two.color_danger .pagination_item.active .pagination_link {
  background-color: var(--danger);
  color: var(--white);
}
.pagination_wrapper.style_two.color_danger .pagination_link {
  color: var(--danger);
  border: 1px solid rgba(var(--danger-rgb), 0.1);
  background-color: rgba(var(--danger-rgb), 0.1);
}
.pagination_wrapper.style_two.color_danger .pagination_link:hover, .pagination_wrapper.style_two.color_danger .pagination_link.active {
  background-color: var(--danger);
  color: var(--white);
}
.pagination_wrapper.style_two.color_light .pagination_item.active .pagination_link {
  background-color: var(--light);
  color: var(--dark);
}
.pagination_wrapper.style_two.color_light .pagination_link {
  color: var(--dark);
  border: 1px solid rgba(var(--light-rgb), 0.3);
  background-color: rgba(var(--light-rgb), 0.3);
}
.pagination_wrapper.style_two.color_light .pagination_link:hover, .pagination_wrapper.style_two.color_light .pagination_link.active {
  background-color: var(--light);
  color: var(--dark);
}
.pagination_wrapper.style_two.color_dark .pagination_item.active .pagination_link {
  background-color: var(--dark);
  color: var(--white);
}
.pagination_wrapper.style_two.color_dark .pagination_link {
  color: var(--dark);
  border: 1px solid rgba(var(--dark-rgb), 0.1);
  background-color: rgba(var(--dark-rgb), 0.1);
}
.pagination_wrapper.style_two.color_dark .pagination_link:hover, .pagination_wrapper.style_two.color_dark .pagination_link.active {
  background-color: var(--dark);
  color: var(--white);
}
.pagination_wrapper.style_two.color_info .pagination_item.active .pagination_link {
  background-color: var(--info);
  color: var(--white);
}
.pagination_wrapper.style_two.color_info .pagination_link {
  color: var(--info);
  border: 1px solid rgba(var(--info-rgb), 0.1);
  background-color: rgba(var(--info-rgb), 0.1);
}
.pagination_wrapper.style_two.color_info .pagination_link:hover, .pagination_wrapper.style_two.color_info .pagination_link.active {
  background-color: var(--info);
  color: var(--white);
}
.pagination_wrapper.style_two.color_blue .pagination_item.active .pagination_link {
  background-color: var(--blue);
  color: var(--white);
}
.pagination_wrapper.style_two.color_blue .pagination_link {
  color: var(--blue);
  border: 1px solid rgba(var(--blue-rgb), 0.1);
  background-color: rgba(var(--blue-rgb), 0.1);
}
.pagination_wrapper.style_two.color_blue .pagination_link:hover, .pagination_wrapper.style_two.color_blue .pagination_link.active {
  background-color: var(--blue);
  color: var(--white);
}
.pagination_wrapper.style_two.color_purple .pagination_item.active .pagination_link {
  background-color: var(--purple);
  color: var(--white);
}
.pagination_wrapper.style_two.color_purple .pagination_link {
  color: var(--purple);
  border: 1px solid rgba(var(--purple-rgb), 0.1);
  background-color: rgba(var(--purple-rgb), 0.1);
}
.pagination_wrapper.style_two.color_purple .pagination_link:hover, .pagination_wrapper.style_two.color_purple .pagination_link.active {
  background-color: var(--purple);
  color: var(--white);
}
.pagination_wrapper.style_two.color_orange .pagination_item.active .pagination_link {
  background-color: var(--orange);
  color: var(--white);
}
.pagination_wrapper.style_two.color_orange .pagination_link {
  color: var(--orange);
  border: 1px solid rgba(var(--orange-rgb), 0.1);
  background-color: rgba(var(--orange-rgb), 0.1);
}
.pagination_wrapper.style_two.color_orange .pagination_link:hover, .pagination_wrapper.style_two.color_orange .pagination_link.active {
  background-color: var(--orange);
  color: var(--white);
}
.pagination_wrapper.style_two.color_brown .pagination_item.active .pagination_link {
  background-color: var(--brown);
  color: var(--white);
}
.pagination_wrapper.style_two.color_brown .pagination_link {
  color: var(--brown);
  border: 1px solid rgba(var(--brown-rgb), 0.1);
  background-color: rgba(var(--brown-rgb), 0.1);
}
.pagination_wrapper.style_two.color_brown .pagination_link:hover, .pagination_wrapper.style_two.color_brown .pagination_link.active {
  background-color: var(--brown);
  color: var(--white);
}
.pagination_wrapper.style_two.color_green .pagination_item.active .pagination_link {
  background-color: var(--green);
  color: var(--white);
}
.pagination_wrapper.style_two.color_green .pagination_link {
  color: var(--green);
  border: 1px solid rgba(var(--green-rgb), 0.1);
  background-color: rgba(var(--green-rgb), 0.1);
}
.pagination_wrapper.style_two.color_green .pagination_link:hover, .pagination_wrapper.style_two.color_green .pagination_link.active {
  background-color: var(--green);
  color: var(--white);
}
.pagination_wrapper.style_two.color_sky .pagination_item.active .pagination_link {
  background-color: var(--sky);
  color: var(--white);
}
.pagination_wrapper.style_two.color_sky .pagination_link {
  color: var(--sky);
  border: 1px solid rgba(var(--sky-rgb), 0.1);
  background-color: rgba(var(--sky-rgb), 0.1);
}
.pagination_wrapper.style_two.color_sky .pagination_link:hover, .pagination_wrapper.style_two.color_sky .pagination_link.active {
  background-color: var(--sky);
  color: var(--white);
}
.pagination_wrapper.style_two.color_pink .pagination_item.active .pagination_link {
  background-color: var(--pink);
  color: var(--white);
}
.pagination_wrapper.style_two.color_pink .pagination_link {
  color: var(--pink);
  border: 1px solid rgba(var(--pink-rgb), 0.1);
  background-color: rgba(var(--pink-rgb), 0.1);
}
.pagination_wrapper.style_two.color_pink .pagination_link:hover, .pagination_wrapper.style_two.color_pink .pagination_link.active {
  background-color: var(--pink);
  color: var(--white);
}
.pagination_wrapper.style_two.color_green .pagination_item.active .pagination_link {
  background-color: var(--green);
  color: var(--white);
}
.pagination_wrapper.style_two.color_green .pagination_warning {
  color: var(--warning);
  border: 1px solid rgba(var(--warning-rgb), 0.1);
  background-color: rgba(var(--warning-rgb), 0.1);
}
.pagination_wrapper.style_two.color_green .pagination_warning:hover, .pagination_wrapper.style_two.color_green .pagination_warning.active {
  background-color: var(--warning);
  color: var(--white);
}
.pagination_wrapper.style_three .pagination_item.active .pagination_link {
  background-color: var(--main-color-one);
  color: var(--white);
  border-radius: 20px 0 20px 0;
}
.pagination_wrapper.style_three .pagination_link {
  color: var(--main-color-one);
  border: 1px solid rgba(var(--main-color-one-rgb), 0.1);
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  border-radius: 0 20px 0 20px;
  padding: 5px 25px;
}
.pagination_wrapper.style_three .pagination_link:hover, .pagination_wrapper.style_three .pagination_link.active {
  background-color: var(--main-color-one);
  color: var(--white);
  border-radius: 20px 0 20px 0;
}
.pagination_wrapper.style_three.color_pirmary .pagination_item.active .pagination_link {
  background-color: var(--primary);
  color: var(--white);
}
.pagination_wrapper.style_three.color_pirmary .pagination_link {
  color: var(--primary);
  border: 1px solid rgba(var(--primary-rgb), 0.1);
  background-color: rgba(var(--primary-rgb), 0.1);
}
.pagination_wrapper.style_three.color_pirmary .pagination_link:hover, .pagination_wrapper.style_three.color_pirmary .pagination_link.active {
  background-color: var(--primary);
  color: var(--white);
}
.pagination_wrapper.style_three.color_secondary .pagination_item.active .pagination_link {
  background-color: var(--secondary);
  color: var(--white);
}
.pagination_wrapper.style_three.color_secondary .pagination_link {
  color: var(--secondary);
  border: 1px solid rgba(var(--secondary-rgb), 0.1);
  background-color: rgba(var(--secondary-rgb), 0.1);
}
.pagination_wrapper.style_three.color_secondary .pagination_link:hover, .pagination_wrapper.style_three.color_secondary .pagination_link.active {
  background-color: var(--secondary);
  color: var(--white);
}
.pagination_wrapper.style_three.color_success .pagination_item.active .pagination_link {
  background-color: var(--success);
  color: var(--white);
}
.pagination_wrapper.style_three.color_success .pagination_link {
  color: var(--success);
  border: 1px solid rgba(var(--success-rgb), 0.1);
  background-color: rgba(var(--success-rgb), 0.1);
}
.pagination_wrapper.style_three.color_success .pagination_link:hover, .pagination_wrapper.style_three.color_success .pagination_link.active {
  background-color: var(--success);
  color: var(--white);
}
.pagination_wrapper.style_three.color_danger .pagination_item.active .pagination_link {
  background-color: var(--danger);
  color: var(--white);
}
.pagination_wrapper.style_three.color_danger .pagination_link {
  color: var(--danger);
  border: 1px solid rgba(var(--danger-rgb), 0.1);
  background-color: rgba(var(--danger-rgb), 0.1);
}
.pagination_wrapper.style_three.color_danger .pagination_link:hover, .pagination_wrapper.style_three.color_danger .pagination_link.active {
  background-color: var(--danger);
  color: var(--white);
}
.pagination_wrapper.style_three.color_light .pagination_item.active .pagination_link {
  background-color: var(--light);
  color: var(--dark);
}
.pagination_wrapper.style_three.color_light .pagination_link {
  color: var(--dark);
  border: 1px solid rgba(var(--light-rgb), 0.1);
  background-color: rgba(var(--light-rgb), 0.1);
}
.pagination_wrapper.style_three.color_light .pagination_link:hover, .pagination_wrapper.style_three.color_light .pagination_link.active {
  background-color: var(--light);
  color: var(--dark);
}
.pagination_wrapper.style_three.color_dark .pagination_item.active .pagination_link {
  background-color: var(--dark);
  color: var(--white);
}
.pagination_wrapper.style_three.color_dark .pagination_link {
  color: var(--dark);
  border: 1px solid rgba(var(--dark-rgb), 0.1);
  background-color: rgba(var(--dark-rgb), 0.1);
}
.pagination_wrapper.style_three.color_dark .pagination_link:hover, .pagination_wrapper.style_three.color_dark .pagination_link.active {
  background-color: var(--dark);
  color: var(--white);
}
.pagination_wrapper.style_three.color_info .pagination_item.active .pagination_link {
  background-color: var(--info);
  color: var(--white);
}
.pagination_wrapper.style_three.color_info .pagination_link {
  color: var(--info);
  border: 1px solid rgba(var(--info-rgb), 0.1);
  background-color: rgba(var(--info-rgb), 0.1);
}
.pagination_wrapper.style_three.color_info .pagination_link:hover, .pagination_wrapper.style_three.color_info .pagination_link.active {
  background-color: var(--info);
  color: var(--white);
}
.pagination_wrapper.style_three.color_blue .pagination_item.active .pagination_link {
  background-color: var(--blue);
  color: var(--white);
}
.pagination_wrapper.style_three.color_blue .pagination_link {
  color: var(--blue);
  border: 1px solid rgba(var(--blue-rgb), 0.1);
  background-color: rgba(var(--blue-rgb), 0.1);
}
.pagination_wrapper.style_three.color_blue .pagination_link:hover, .pagination_wrapper.style_three.color_blue .pagination_link.active {
  background-color: var(--blue);
  color: var(--white);
}
.pagination_wrapper.style_three.color_purple .pagination_item.active .pagination_link {
  background-color: var(--purple);
  color: var(--white);
}
.pagination_wrapper.style_three.color_purple .pagination_link {
  color: var(--purple);
  border: 1px solid rgba(var(--purple-rgb), 0.1);
  background-color: rgba(var(--purple-rgb), 0.1);
}
.pagination_wrapper.style_three.color_purple .pagination_link:hover, .pagination_wrapper.style_three.color_purple .pagination_link.active {
  background-color: var(--purple);
  color: var(--white);
}
.pagination_wrapper.style_three.color_orange .pagination_item.active .pagination_link {
  background-color: var(--orange);
  color: var(--white);
}
.pagination_wrapper.style_three.color_orange .pagination_link {
  color: var(--orange);
  border: 1px solid rgba(var(--orange-rgb), 0.1);
  background-color: rgba(var(--orange-rgb), 0.1);
}
.pagination_wrapper.style_three.color_orange .pagination_link:hover, .pagination_wrapper.style_three.color_orange .pagination_link.active {
  background-color: var(--orange);
  color: var(--white);
}
.pagination_wrapper.style_three.color_brown .pagination_item.active .pagination_link {
  background-color: var(--brown);
  color: var(--white);
}
.pagination_wrapper.style_three.color_brown .pagination_link {
  color: var(--brown);
  border: 1px solid rgba(var(--brown-rgb), 0.1);
  background-color: rgba(var(--brown-rgb), 0.1);
}
.pagination_wrapper.style_three.color_brown .pagination_link:hover, .pagination_wrapper.style_three.color_brown .pagination_link.active {
  background-color: var(--brown);
  color: var(--white);
}
.pagination_wrapper.style_three.color_green .pagination_item.active .pagination_link {
  background-color: var(--green);
  color: var(--white);
}
.pagination_wrapper.style_three.color_green .pagination_link {
  color: var(--green);
  border: 1px solid rgba(var(--green-rgb), 0.1);
  background-color: rgba(var(--green-rgb), 0.1);
}
.pagination_wrapper.style_three.color_green .pagination_link:hover, .pagination_wrapper.style_three.color_green .pagination_link.active {
  background-color: var(--green);
  color: var(--white);
}
.pagination_wrapper.style_three.color_sky .pagination_item.active .pagination_link {
  background-color: var(--sky);
  color: var(--white);
}
.pagination_wrapper.style_three.color_sky .pagination_link {
  color: var(--sky);
  border: 1px solid rgba(var(--sky-rgb), 0.1);
  background-color: rgba(var(--sky-rgb), 0.1);
}
.pagination_wrapper.style_three.color_sky .pagination_link:hover, .pagination_wrapper.style_three.color_sky .pagination_link.active {
  background-color: var(--sky);
  color: var(--white);
}
.pagination_wrapper.style_three.color_pink .pagination_item.active .pagination_link {
  background-color: var(--pink);
  color: var(--white);
}
.pagination_wrapper.style_three.color_pink .pagination_link {
  color: var(--pink);
  border: 1px solid rgba(var(--pink-rgb), 0.1);
  background-color: rgba(var(--pink-rgb), 0.1);
}
.pagination_wrapper.style_three.color_pink .pagination_link:hover, .pagination_wrapper.style_three.color_pink .pagination_link.active {
  background-color: var(--pink);
  color: var(--white);
}
.pagination_wrapper.style_three.color_warning .pagination_item.active .pagination_link {
  background-color: var(--warning);
  color: var(--white);
}
.pagination_wrapper.style_three.color_warning .pagination_link {
  color: var(--warning);
  border: 1px solid rgba(var(--warning-rgb), 0.1);
  background-color: rgba(var(--warning-rgb), 0.1);
}
.pagination_wrapper.style_three.color_warning .pagination_link:hover, .pagination_wrapper.style_three.color_warning .pagination_link.active {
  background-color: var(--warning);
  color: var(--white);
}
.pagination_wrapper.style_four {
  background: var(--white);
  display: inline-block;
  -webkit-box-shadow: 0 0 15px #ececec;
          box-shadow: 0 0 15px #ececec;
  border-radius: 30px;
  overflow: hidden;
}
.pagination_wrapper.style_four .pagination_list {
  gap: 12px 0;
}
.pagination_wrapper.style_four .pagination-prev .pagination_link::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: var(--main-color-one);
  top: 0;
  right: 0;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}
.pagination_wrapper.style_four .pagination_item .pagination_link::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 1px;
  background-color: var(--main-color-one);
  top: 0;
  right: 0;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}
.pagination_wrapper.style_four .pagination_item.active .pagination_link {
  background-color: unset;
  border-color: unset;
}
.pagination_wrapper.style_four .pagination_item.active .pagination_link::before {
  visibility: visible;
  opacity: 1;
  top: 0;
}
.pagination_wrapper.style_four .pagination_link {
  border: unset;
  border-radius: 0;
  position: relative;
  z-index: 1;
  padding: 10px 20px;
}
.pagination_wrapper.style_four .pagination_link::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: var(--main-color-one);
  top: -100%;
  right: 0;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: -1;
}
.pagination_wrapper.style_four .pagination_link:hover, .pagination_wrapper.style_four .pagination_link.active {
  background-color: unset;
  border-color: unset;
}
.pagination_wrapper.style_four .pagination_link:hover::before, .pagination_wrapper.style_four .pagination_link.active::before {
  visibility: visible;
  opacity: 1;
  top: 0;
}
.pagination_wrapper.style_four.color_pirmary .pagination-prev .pagination_link::after {
  background-color: var(--primary);
}
.pagination_wrapper.style_four.color_pirmary .pagination_item .pagination_link::after {
  background-color: var(--primary);
}
.pagination_wrapper.style_four.color_pirmary .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_pirmary .pagination_link {
  color: var(--primary);
}
.pagination_wrapper.style_four.color_pirmary .pagination_link::before {
  background-color: var(--primary);
}
.pagination_wrapper.style_four.color_pirmary .pagination_link:hover, .pagination_wrapper.style_four.color_pirmary .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_secondary .pagination-prev .pagination_link::after {
  background-color: var(--secondary);
}
.pagination_wrapper.style_four.color_secondary .pagination_item .pagination_link::after {
  background-color: var(--secondary);
}
.pagination_wrapper.style_four.color_secondary .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_secondary .pagination_link {
  color: var(--secondary);
}
.pagination_wrapper.style_four.color_secondary .pagination_link::before {
  background-color: var(--secondary);
}
.pagination_wrapper.style_four.color_secondary .pagination_link:hover, .pagination_wrapper.style_four.color_secondary .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_success .pagination-prev .pagination_link::after {
  background-color: var(--success);
}
.pagination_wrapper.style_four.color_success .pagination_item .pagination_link::after {
  background-color: var(--success);
}
.pagination_wrapper.style_four.color_success .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_success .pagination_link {
  color: var(--success);
}
.pagination_wrapper.style_four.color_success .pagination_link::before {
  background-color: var(--success);
}
.pagination_wrapper.style_four.color_success .pagination_link:hover, .pagination_wrapper.style_four.color_success .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_danger .pagination-prev .pagination_link::after {
  background-color: var(--danger);
}
.pagination_wrapper.style_four.color_danger .pagination_item .pagination_link::after {
  background-color: var(--danger);
}
.pagination_wrapper.style_four.color_danger .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_danger .pagination_link {
  color: var(--danger);
}
.pagination_wrapper.style_four.color_danger .pagination_link::before {
  background-color: var(--danger);
}
.pagination_wrapper.style_four.color_danger .pagination_link:hover, .pagination_wrapper.style_four.color_danger .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_light .pagination-prev .pagination_link::after {
  background-color: var(--dark);
}
.pagination_wrapper.style_four.color_light .pagination_item .pagination_link::after {
  background-color: var(--dark);
}
.pagination_wrapper.style_four.color_light .pagination_item.active .pagination_link {
  color: var(--dark);
}
.pagination_wrapper.style_four.color_light .pagination_link {
  color: var(--dark);
}
.pagination_wrapper.style_four.color_light .pagination_link::before {
  background-color: var(--light);
}
.pagination_wrapper.style_four.color_light .pagination_link:hover, .pagination_wrapper.style_four.color_light .pagination_link.active {
  color: var(--dark);
}
.pagination_wrapper.style_four.color_dark .pagination-prev .pagination_link::after {
  background-color: var(--dark);
}
.pagination_wrapper.style_four.color_dark .pagination_item .pagination_link::after {
  background-color: var(--dark);
}
.pagination_wrapper.style_four.color_dark .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_dark .pagination_link {
  color: var(--dark);
}
.pagination_wrapper.style_four.color_dark .pagination_link::before {
  background-color: var(--dark);
}
.pagination_wrapper.style_four.color_dark .pagination_link:hover, .pagination_wrapper.style_four.color_dark .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_info .pagination-prev .pagination_link::after {
  background-color: var(--info);
}
.pagination_wrapper.style_four.color_info .pagination_item .pagination_link::after {
  background-color: var(--info);
}
.pagination_wrapper.style_four.color_info .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_info .pagination_link {
  color: var(--info);
}
.pagination_wrapper.style_four.color_info .pagination_link::before {
  background-color: var(--info);
}
.pagination_wrapper.style_four.color_info .pagination_link:hover, .pagination_wrapper.style_four.color_info .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_blue .pagination-prev .pagination_link::after {
  background-color: var(--blue);
}
.pagination_wrapper.style_four.color_blue .pagination_item .pagination_link::after {
  background-color: var(--blue);
}
.pagination_wrapper.style_four.color_blue .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_blue .pagination_link {
  color: var(--blue);
}
.pagination_wrapper.style_four.color_blue .pagination_link::before {
  background-color: var(--blue);
}
.pagination_wrapper.style_four.color_blue .pagination_link:hover, .pagination_wrapper.style_four.color_blue .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_purple .pagination-prev .pagination_link::after {
  background-color: var(--purple);
}
.pagination_wrapper.style_four.color_purple .pagination_item .pagination_link::after {
  background-color: var(--purple);
}
.pagination_wrapper.style_four.color_purple .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_purple .pagination_link {
  color: var(--purple);
}
.pagination_wrapper.style_four.color_purple .pagination_link::before {
  background-color: var(--purple);
}
.pagination_wrapper.style_four.color_purple .pagination_link:hover, .pagination_wrapper.style_four.color_purple .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_orange .pagination-prev .pagination_link::after {
  background-color: var(--orange);
}
.pagination_wrapper.style_four.color_orange .pagination_item .pagination_link::after {
  background-color: var(--orange);
}
.pagination_wrapper.style_four.color_orange .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_orange .pagination_link {
  color: var(--orange);
}
.pagination_wrapper.style_four.color_orange .pagination_link::before {
  background-color: var(--orange);
}
.pagination_wrapper.style_four.color_orange .pagination_link:hover, .pagination_wrapper.style_four.color_orange .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_brown .pagination-prev .pagination_link::after {
  background-color: var(--brown);
}
.pagination_wrapper.style_four.color_brown .pagination_item .pagination_link::after {
  background-color: var(--brown);
}
.pagination_wrapper.style_four.color_brown .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_brown .pagination_link {
  color: var(--brown);
}
.pagination_wrapper.style_four.color_brown .pagination_link::before {
  background-color: var(--brown);
}
.pagination_wrapper.style_four.color_brown .pagination_link:hover, .pagination_wrapper.style_four.color_brown .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_green .pagination-prev .pagination_link::after {
  background-color: var(--green);
}
.pagination_wrapper.style_four.color_green .pagination_item .pagination_link::after {
  background-color: var(--green);
}
.pagination_wrapper.style_four.color_green .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_green .pagination_link {
  color: var(--green);
}
.pagination_wrapper.style_four.color_green .pagination_link::before {
  background-color: var(--green);
}
.pagination_wrapper.style_four.color_green .pagination_link:hover, .pagination_wrapper.style_four.color_green .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_sky .pagination-prev .pagination_link::after {
  background-color: var(--sky);
}
.pagination_wrapper.style_four.color_sky .pagination_item .pagination_link::after {
  background-color: var(--sky);
}
.pagination_wrapper.style_four.color_sky .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_sky .pagination_link {
  color: var(--sky);
}
.pagination_wrapper.style_four.color_sky .pagination_link::before {
  background-color: var(--sky);
}
.pagination_wrapper.style_four.color_sky .pagination_link:hover, .pagination_wrapper.style_four.color_sky .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_pink .pagination-prev .pagination_link::after {
  background-color: var(--pink);
}
.pagination_wrapper.style_four.color_pink .pagination_item .pagination_link::after {
  background-color: var(--pink);
}
.pagination_wrapper.style_four.color_pink .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_pink .pagination_link {
  color: var(--pink);
}
.pagination_wrapper.style_four.color_pink .pagination_link::before {
  background-color: var(--pink);
}
.pagination_wrapper.style_four.color_pink .pagination_link:hover, .pagination_wrapper.style_four.color_pink .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_four.color_warning .pagination-prev .pagination_link::after {
  background-color: var(--warning);
}
.pagination_wrapper.style_four.color_warning .pagination_item .pagination_link::after {
  background-color: var(--warning);
}
.pagination_wrapper.style_four.color_warning .pagination_item.active .pagination_link {
  color: var(--white);
}
.pagination_wrapper.style_four.color_warning .pagination_link {
  color: var(--warning);
}
.pagination_wrapper.style_four.color_warning .pagination_link::before {
  background-color: var(--warning);
}
.pagination_wrapper.style_four.color_warning .pagination_link:hover, .pagination_wrapper.style_four.color_warning .pagination_link.active {
  color: var(--white);
}
.pagination_wrapper.style_five {
  display: inline-block;
  background-color: var(--white);
  border-radius: 30px;
  -webkit-box-shadow: 0 0 5px #d1d1d1;
  box-shadow: 0 0 5px #d1d1d1;
  padding: 15px 20px;
}
.pagination_wrapper.style_five .pagination-prev .pagination_link {
  border-radius: 30px 0 0 30px;
}
.pagination_wrapper.style_five .pagination-next .pagination_link {
  border-radius: 0 30px 30px 0;
}
.pagination_wrapper.style_five .pagination_item.active .pagination_link {
  background-color: var(--main-color-one);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five .pagination_link {
  color: var(--main-color-one);
  border: 1px solid rgba(var(--main-color-one-rgb), 0.1);
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
}
.pagination_wrapper.style_five .pagination_link:hover, .pagination_wrapper.style_five .pagination_link.active {
  background-color: var(--main-color-one);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_pirmary .pagination_item.active .pagination_link {
  background-color: var(--primary);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_pirmary .pagination_link {
  color: var(--primary);
  border: 1px solid rgba(var(--primary-rgb), 0.1);
}
.pagination_wrapper.style_five.color_pirmary .pagination_link:hover, .pagination_wrapper.style_five.color_pirmary .pagination_link.active {
  background-color: var(--primary);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_secondary .pagination_item.active .pagination_link {
  background-color: var(--secondary);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_secondary .pagination_link {
  color: var(--secondary);
  border: 1px solid rgba(var(--secondary-rgb), 0.1);
}
.pagination_wrapper.style_five.color_secondary .pagination_link:hover, .pagination_wrapper.style_five.color_secondary .pagination_link.active {
  background-color: var(--secondary);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_success .pagination_item.active .pagination_link {
  background-color: var(--success);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_success .pagination_link {
  color: var(--success);
  border: 1px solid rgba(var(--success-rgb), 0.1);
}
.pagination_wrapper.style_five.color_success .pagination_link:hover, .pagination_wrapper.style_five.color_success .pagination_link.active {
  background-color: var(--success);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_danger .pagination_item.active .pagination_link {
  background-color: var(--danger);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_danger .pagination_link {
  color: var(--danger);
  border: 1px solid rgba(var(--danger-rgb), 0.1);
}
.pagination_wrapper.style_five.color_danger .pagination_link:hover, .pagination_wrapper.style_five.color_danger .pagination_link.active {
  background-color: var(--danger);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_light .pagination_item.active .pagination_link {
  background-color: var(--light);
  color: var(--dark);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_light .pagination_link {
  color: var(--dark);
  border: 1px solid rgba(var(--light-rgb), 0.1);
}
.pagination_wrapper.style_five.color_light .pagination_link:hover, .pagination_wrapper.style_five.color_light .pagination_link.active {
  background-color: var(--light);
  color: var(--dark);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_dark .pagination_item.active .pagination_link {
  background-color: var(--dark);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_dark .pagination_link {
  color: var(--dark);
  border: 1px solid rgba(var(--dark-rgb), 0.1);
}
.pagination_wrapper.style_five.color_dark .pagination_link:hover, .pagination_wrapper.style_five.color_dark .pagination_link.active {
  background-color: var(--dark);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_info .pagination_item.active .pagination_link {
  background-color: var(--info);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_info .pagination_link {
  color: var(--info);
  border: 1px solid rgba(var(--info-rgb), 0.1);
}
.pagination_wrapper.style_five.color_info .pagination_link:hover, .pagination_wrapper.style_five.color_info .pagination_link.active {
  background-color: var(--info);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_blue .pagination_item.active .pagination_link {
  background-color: var(--blue);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_blue .pagination_link {
  color: var(--blue);
  border: 1px solid rgba(var(--blue-rgb), 0.1);
}
.pagination_wrapper.style_five.color_blue .pagination_link:hover, .pagination_wrapper.style_five.color_blue .pagination_link.active {
  background-color: var(--blue);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_purple .pagination_item.active .pagination_link {
  background-color: var(--purple);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_purple .pagination_link {
  color: var(--purple);
  border: 1px solid rgba(var(--purple-rgb), 0.1);
}
.pagination_wrapper.style_five.color_purple .pagination_link:hover, .pagination_wrapper.style_five.color_purple .pagination_link.active {
  background-color: var(--purple);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_orange .pagination_item.active .pagination_link {
  background-color: var(--orange);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_orange .pagination_link {
  color: var(--orange);
  border: 1px solid rgba(var(--orange-rgb), 0.1);
}
.pagination_wrapper.style_five.color_orange .pagination_link:hover, .pagination_wrapper.style_five.color_orange .pagination_link.active {
  background-color: var(--orange);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_brown .pagination_item.active .pagination_link {
  background-color: var(--brown);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_brown .pagination_link {
  color: var(--brown);
  border: 1px solid rgba(var(--brown-rgb), 0.1);
}
.pagination_wrapper.style_five.color_brown .pagination_link:hover, .pagination_wrapper.style_five.color_brown .pagination_link.active {
  background-color: var(--brown);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_green .pagination_item.active .pagination_link {
  background-color: var(--green);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_green .pagination_link {
  color: var(--green);
  border: 1px solid rgba(var(--green-rgb), 0.1);
}
.pagination_wrapper.style_five.color_green .pagination_link:hover, .pagination_wrapper.style_five.color_green .pagination_link.active {
  background-color: var(--green);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_sky .pagination_item.active .pagination_link {
  background-color: var(--sky);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_sky .pagination_link {
  color: var(--sky);
  border: 1px solid rgba(var(--sky-rgb), 0.1);
}
.pagination_wrapper.style_five.color_sky .pagination_link:hover, .pagination_wrapper.style_five.color_sky .pagination_link.active {
  background-color: var(--sky);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_pink .pagination_item.active .pagination_link {
  background-color: var(--pink);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_pink .pagination_link {
  color: var(--pink);
  border: 1px solid rgba(var(--pink-rgb), 0.1);
}
.pagination_wrapper.style_five.color_pink .pagination_link:hover, .pagination_wrapper.style_five.color_pink .pagination_link.active {
  background-color: var(--pink);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_warning .pagination_item.active .pagination_link {
  background-color: var(--warning);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.pagination_wrapper.style_five.color_warning .pagination_link {
  color: var(--warning);
  border: 1px solid rgba(var(--warning-rgb), 0.1);
}
.pagination_wrapper.style_five.color_warning .pagination_link:hover, .pagination_wrapper.style_five.color_warning .pagination_link.active {
  background-color: var(--warning);
  color: var(--white);
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

/* Add new product css */
.dashboard__productAdd__item {
  border: 1px solid var(--border-color);
}
.dashboard__productAdd__item:not(:first-child) {
  margin-top: 20px;
}
.dashboard__productAdd__item__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.dashboard__productAdd__item__inner:not(:last-child) {
  margin-bottom: 20px;
}
.dashboard__productAdd__item__inner__package {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.dashboard__productAdd__item__inner__package__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  background: var(--border-color);
  color: var(--heading-color);
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  border: 1px solid var(--border-color);
}
.dashboard__productAdd__item__inner__package__item.active {
  border-color: var(--main-color-one);
  color: var(--main-color-one);
  background-color: rgba(var(--main-color-one-rgb), 0.1);
}
.dashboard__productAdd__item__inner__package__item.active .dashboard__productAdd__item__inner__package__item__icon {
  visibility: visible;
  opacity: 1;
}
.dashboard__productAdd__item__inner__package__item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dashboard__productAdd__item__inner__package__item__title__icon {
  line-height: 1;
}
.dashboard__productAdd__item__inner__package__item__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  width: 30px;
  font-size: 18px;
  border-radius: 50%;
  background-color: var(--main-color-one);
  color: var(--white-text);
  visibility: hidden;
  opacity: 0;
}
.dashboard__productAdd__item__inner__package__item__icon::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
}
.dashboard__productAdd__item__countrySelect__para {
  font-size: 14px;
  font-weight: 500;
  color: var(--paragraph-color);
}
.dashboard__productAdd__item__countrySelect__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.dashboard__productAdd__item__countrySelect__flex .single_input {
  width: auto;
  margin-top: 0 !important;
}

/* Product add Step list */
.new_stepForm_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 20px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.new_stepForm_list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--heading-color);
}
.new_stepForm_list__item__numb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  width: 30px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
}
.new_stepForm_list__item__numb .numb {
  font-weight: 500;
}
.new_stepForm_list__item.completed {
  color: var(--main-color-one);
  background-color: unset;
}
.new_stepForm_list__item.completed .new_stepForm_list__item__numb {
  border-color: var(--main-color-one);
  background-color: var(--main-color-one);
  color: var(--white-text);
  position: relative;
}
.new_stepForm_list__item.completed .new_stepForm_list__item__numb .numb {
  visibility: hidden;
}
.new_stepForm_list__item.completed .new_stepForm_list__item__numb::after {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 700;
  width: 100%;
  height: 100%;
  color: var(--white-text);
  z-index: 1;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.new_stepForm_list__item.running {
  color: var(--main-color-one);
  background-color: unset;
}
.new_stepForm_list__item.running .new_stepForm_list__item__numb {
  border-color: var(--main-color-one);
}
.new_stepForm_contents__success.desktop-center .new_stepForm_contents__success__icon {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-inline: auto;
}
.new_stepForm_contents__success__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color);
}
.new_stepForm_contents__success__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: var(--success);
  color: var(--white-text);
  font-size: 30px;
}
.new_stepForm_contents__success__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}

/* Single country select Dropdown */
.dashboard__countrySelect__single__para {
  font-size: 14px;
  font-weight: 500;
  color: var(--paragraph-color);
}
.dashboard__countrySelect__single__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.dashboard__countrySelect__single__flex .single_input {
  width: auto;
  margin-top: 0 !important;
}
.dashboard__countrySelect__single .niceCountryInputMenu {
  background: var(--white) !important;
  color: var(--paragraph-color) !important;
  border: 1px solid var(--border-color);
  cursor: pointer;
  border-radius: 5px;
  height: 48px;
  line-height: 48px;
  padding-inline: 10px;
  padding-right: 30px;
  position: relative;
}
.dashboard__countrySelect__single .niceCountryInputMenu .niceCountryInputMenuDropdown {
  background-color: var(--white);
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.dashboard__countrySelect__single .niceCountryInputMenu .niceCountryInputMenuDropdown .countryArrow {
  text-indent: -9999px;
}
.dashboard__countrySelect__single .niceCountryInputMenu .niceCountryInputMenuDropdown .countryArrow::after {
  content: "";
  position: absolute;
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  top: 50%;
  font-size: 14px;
  height: 8px;
  width: 8px;
  border-right: 2px solid var(--body-color);
  border-bottom: 2px solid var(--body-color);
  background-color: transparent;
  margin-top: -2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* multiple country select */
.dashboard__countrySelect__multiple .jdropdown {
  display: block;
}
.dashboard__countrySelect__multiple .jdropdown .jdropdown-container-header {
  position: relative;
}
.dashboard__countrySelect__multiple .jdropdown .jdropdown-container-header::after {
  content: "";
  position: absolute;
  right: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  top: 50%;
  font-size: 14px;
  height: 8px;
  width: 8px;
  border-right: 2px solid var(--body-color);
  border-bottom: 2px solid var(--body-color);
  background-color: transparent;
  margin-top: -2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__countrySelect__multiple .jdropdown .jdropdown-container-header .jdropdown-header {
  border: 1px solid var(--border-color);
  color: var(--paragraph-color);
  border-radius: 5px;
  background-image: unset;
  height: 48px;
}
.dashboard__countrySelect__multiple .jdropdown.jdropdown-focus.jdropdown-default .jdropdown-container-header::after {
  -webkit-transform: translateY(-50%) rotate(-135deg);
          transform: translateY(-50%) rotate(-135deg);
  margin-top: 2px;
}
.dashboard__countrySelect__multiple .jdropdown.jdropdown-focus.jdropdown-default .jdropdown-container-header .jdropdown-header {
  border-color: var(--main-color-one);
  outline: unset;
}

.dashboard__rates__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px 20px;
}
.dashboard__rates__left {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.dashboard__rates__right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.dashboard__rates__title {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  color: var(--heading-color);
}
.dashboard__rates__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__rates__more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--main-color-one);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.dashboard__rates__more:hover {
  color: var(--main-color-one);
  letter-spacing: 1px;
}
.dashboard__rates__card {
  background-color: var(--section-bg-3);
  border: 1px solid var(--border-color);
  padding: 20px;
}
.dashboard__rates__card__contents__subtitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--paragraph-color);
}
.dashboard__rates__card__contents__price {
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
  color: var(--main-color-one);
}
.dashboard__rates__card__contents__para {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--paragraph-color);
}

[data-selectedcountry] {
  z-index: 993;
}

.desktop-overlay {
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 100%;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.desktop-overlay.active {
  visibility: visible;
  opacity: 1;
  z-index: 992;
  border-radius: 0;
  left: 0;
}

/* Table Css */
.custom__dropdown button {
  background: none;
  padding: 0;
  border: 0;
  font-size: 32px;
  color: var(--paragraph-color);
  line-height: 1;
}
.custom__dropdown button::after {
  display: none;
}
.custom__dropdown .dropdown-menu {
  padding: 0;
}
.custom__dropdown .dropdown-menu li:not(:last-child) .dropdown-item {
  border-bottom: 1px solid var(--border-color);
}
.custom__dropdown .dropdown-menu li .dropdown-item {
  font-size: 15px;
  font-weight: 400;
  color: var(--paragraph-color);
  line-height: 24px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.custom__dropdown .dropdown-menu li .dropdown-item:hover {
  background-color: rgba(var(--main-color-one-rgb), 0.1);
  color: var(--main-color-one);
}

.tableStyle_one table {
  width: 100%;
}
.tableStyle_one table thead {
  background: var(--section-bg-1);
}
@media (max-width: 991px) {
  .tableStyle_one table thead tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.tableStyle_one table thead tr th {
  color: var(--heading-color);
  font-size: 14px;
  font-weight: 600;
  vertical-align: bottom;
  border: 0px;
  padding: 0;
  padding: 15px 10px;
  white-space: nowrap;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tableStyle_one table thead tr th {
    display: block;
  }
}
@media (max-width: 575px) {
  .tableStyle_one table thead tr th {
    display: block;
  }
}
.tableStyle_one table tbody tr:hover {
  --bs-table-accent-bg: none;
}
@media (max-width: 991px) {
  .tableStyle_one table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.tableStyle_one table tbody tr:nth-child(even) {
  background: var(--section-bg-1);
}
.tableStyle_one table tbody td {
  color: var(--heading-color-two);
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  padding: 10px;
  white-space: nowrap;
  vertical-align: middle;
}
.tableStyle_one table tbody td .icon {
  font-size: 20px;
  cursor: pointer;
}
.tableStyle_one table tbody td img {
  margin-right: 10px;
  max-width: 45px;
  height: 45px;
  border-radius: var(--radius-two);
}

.tableStyle_two table {
  width: 100%;
}
.tableStyle_two table thead {
  background: var(--section-bg-1);
}
@media (max-width: 991px) {
  .tableStyle_two table thead tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.tableStyle_two table thead tr th {
  text-transform: capitalize;
  color: var(--heading-color);
  font-size: 14px;
  font-weight: 600;
  vertical-align: bottom;
  border: 0px;
  padding: 0;
  padding: 15px 10px;
  border-bottom: 1px solid var(--border-color);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tableStyle_two table thead tr th {
    display: block;
  }
}
@media (max-width: 575px) {
  .tableStyle_two table thead tr th {
    display: block;
  }
}
.tableStyle_two table tbody tr {
  border-bottom: 1px solid var(--border-color);
}
.tableStyle_two table tbody tr:hover {
  --bs-table-accent-bg: none;
}
@media (max-width: 991px) {
  .tableStyle_two table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.tableStyle_two table tbody td {
  color: var(--heading-color-two);
  padding: 10px;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  padding: 10px;
  vertical-align: middle;
}
.tableStyle_two table tbody td .icon {
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
}
.tableStyle_two table tbody td .rate {
  display: inline-block;
  margin-left: 10px;
}
.tableStyle_two table tbody td img {
  margin-right: 10px;
  max-width: 45px;
  height: 45px;
  border-radius: var(--radius-two);
}

.tableStyle_three table {
  width: 100%;
}
.tableStyle_three table thead {
  background: var(--section-bg-1);
}
@media (max-width: 991px) {
  .tableStyle_three table thead tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.tableStyle_three table thead tr th {
  text-transform: capitalize;
  color: var(--heading-color);
  font-size: 14px;
  font-weight: 600;
  vertical-align: bottom;
  border: 0px;
  padding: 0;
  padding: 15px 10px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tableStyle_three table thead tr th {
    display: block;
  }
}
@media (max-width: 575px) {
  .tableStyle_three table thead tr th {
    display: block;
  }
}
.tableStyle_three table tbody tr:hover {
  --bs-table-accent-bg: none;
}
@media (max-width: 991px) {
  .tableStyle_three table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.tableStyle_three table tbody td {
  color: var(--heading-color);
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  border: 0;
  padding: 10px;
  vertical-align: middle;
}
.tableStyle_three table tbody td .icon {
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
}
.tableStyle_three table tbody td .rate {
  display: inline-block;
  margin-left: 10px;
}
.tableStyle_three table tbody td img {
  margin-right: 10px;
  max-width: 45px;
  height: 45px;
  border-radius: var(--radius-two);
}

.tableStyle_four table {
  width: 100%;
}
@media (max-width: 991px) {
  .tableStyle_four table thead tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.tableStyle_four table thead tr th {
  color: var(--heading-color);
  font-size: 14px;
  font-weight: 600;
  vertical-align: bottom;
  border: 0px;
  padding: 0;
  padding: 15px 10px;
  border-top: 1px solid var(--border-color);
  border-left: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
}
.tableStyle_four table thead tr th:last-child {
  border-right: 1px solid var(--border-color);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .tableStyle_four table thead tr th {
    display: block;
  }
}
@media (max-width: 575px) {
  .tableStyle_four table thead tr th {
    display: block;
  }
}
.tableStyle_four table tbody tr:hover {
  --bs-table-accent-bg: none;
}
@media (max-width: 991px) {
  .tableStyle_four table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.tableStyle_four table tbody td {
  color: var(--heading-color-two);
  padding: 10px;
  font-size: 14px;
  font-weight: 600;
  border: 0;
  padding: 10px;
  vertical-align: middle;
  border-left: 1px solid var(--border-color);
  border-bottom: 1px solid var(--border-color);
}
.tableStyle_four table tbody td:last-child {
  border-right: 1px solid var(--border-color);
}
.tableStyle_four table tbody td .icon {
  font-size: 20px;
  cursor: pointer;
}
.tableStyle_four table tbody td img {
  margin-right: 10px;
  max-width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid var(--border-color-two);
  padding: 5px;
}

.status_success {
  color: var(--success);
  background: rgba(var(--success-rgb), 0.1);
  border-radius: 7px;
  border: 1px solid rgba(var(--success-rgb), 0.3);
  text-transform: capitalize;
  padding: 3px 13px;
  font-size: 12px;
}
.status_success i {
  font-size: 12px !important;
}

.status_danger {
  color: var(--danger);
  background: rgba(var(--danger-rgb), 0.1);
  border-radius: var(--radius-5);
  border: 1px solid rgba(var(--danger-rgb), 0.3);
  text-transform: capitalize;
  padding: 3px 13px;
  font-size: 12px;
}
.status_danger i {
  font-size: 12px !important;
}

.status_warning {
  color: var(--warning);
  background: rgba(var(--warning-rgb), 0.1);
  border-radius: var(--radius-5);
  border: 1px solid rgba(var(--warning-rgb), 0.3);
  text-transform: capitalize;
  padding: 3px 13px;
  font-size: 12px;
}
.status_warning i {
  font-size: 12px !important;
}

.status_pending {
  color: var(--purple);
  background: rgba(var(--purple-rgb), 0.1);
  border-radius: var(--radius-5);
  border: 1px solid rgba(var(--purple-rgb), 0.3);
  text-transform: capitalize;
  padding: 3px 13px;
  font-size: 12px;
}
.status_pending i {
  font-size: 12px !important;
}

.status_blue {
  color: var(--blue);
  background: rgba(var(--blue-rgb), 0.1);
  border-radius: var(--radius-5);
  border: 1px solid rgba(var(--blue-rgb), 0.3);
  text-transform: capitalize;
  padding: 3px 13px;
  font-size: 12px;
}
.status_blue i {
  font-size: 12px !important;
}

.status_notStart {
  color: var(--orange);
  background: rgba(var(--orange-rgb), 0.1);
  border-radius: var(--radius-5);
  border: 1px solid rgba(var(--orange-rgb), 0.3);
  text-transform: capitalize;
  padding: 3px 13px;
  font-size: 12px;
}
.status_notStart i {
  font-size: 12px !important;
}

.status_error {
  color: var(--danger);
  background: rgba(var(--danger-rgb), 0.1);
  border-radius: var(--radius-5);
  text-transform: capitalize;
  padding: 3px 13px;
  font-size: 12px;
}
.status_error i {
  font-size: 12px !important;
}

.status {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 5px;
  line-height: 0.5;
  border: 0;
  padding: 5px 7px;
}
.status .icon {
  display: inline-block;
}
.status .icon i {
  line-height: 1;
}
.status .rate {
  font-size: 15px;
  color: var(--paragraph-color);
  font-weight: 400;
  display: inline-block;
  line-height: 1;
  margin: 0;
}

.userListing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.userListing .listItem {
  border-radius: 50%;
  max-width: 30px;
  max-height: 30px;
  line-height: 30px;
  display: inline-block;
  margin-right: -10px;
  text-align: center;
}
.userListing .listItem:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.userListing .listItem img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  max-width: 30px;
  max-height: 30px;
  line-height: 30px;
  background: rgba(var(--main-color-one-rgb), 0.1);
  padding: 0;
  border: 0;
}
.userListing .memberCounter {
  font-size: 14px;
  font-weight: 600;
  background: rgba(var(--main-color-one-rgb), 1);
  color: var(--white);
  border-radius: 50%;
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  font-size: 10px;
  margin: 0 auto;
}
.userListing .memberCounterTow {
  font-size: 14px;
  font-weight: 600;
  color: var(--white);
  border-radius: 50%;
  font-size: 12px;
  display: inline-block;
}

.attendance__table tr th {
  max-width: unset;
  padding: 10px 5px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}
.attendance__table tr td {
  padding: 10px 5px;
  max-width: 180px;
}
.attendance__table tr td .table_customer {
  max-width: 220px;
  min-width: 180px;
}
.attendance__table tr td .table_customer__para {
  font-size: 14px;
}
.attendance__table tr td .total_attend {
  font-size: 14px;
  font-weight: 600;
  color: var(--heading-color);
}

.table_customer__ratings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.table_customer__ratings__star {
  color: var(--review);
}
.table_customer__ratings__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.table_customer__ratings__para span {
  color: var(--heading-color);
  font-weight: 500;
}

.attend {
  color: var(--success);
  font-size: 20px;
}
.attend::before {
  content: "\e876";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
}
.attend.leave {
  color: var(--danger);
}
.attend.leave::before {
  content: "\e5cd";
}

.action__download__invoice {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
  padding: 5px 15px;
  background-color: var(--search-bg);
}

.custom_dataTable #example_length label {
  color: var(--paragraph-color);
}
.custom_dataTable #example_filter {
  text-align: right;
}
.custom_dataTable table.dataTable {
  border-collapse: collapse;
}
.custom_dataTable table.dataTable thead tr th {
  white-space: nowrap;
  color: #000000;
  white-space: nowrap;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  padding: 20px 15px;
}
@media (max-width: 480px) {
  .custom_dataTable table.dataTable thead tr th {
    font-size: 16px;
  }
}
.custom_dataTable table.dataTable tbody tr td {
  padding: 12px 15px;
  font-size: 16px;
}
@media (max-width: 480px) {
  .custom_dataTable table.dataTable tbody tr td {
    padding: 5px 10px;
    font-size: 15px;
  }
}
@media (max-width: 375px) {
  .custom_dataTable table.dataTable tbody tr td {
    font-size: 14px;
  }
}
.custom_dataTable table.dataTable tfoot tr th {
  border-top: 0;
  color: #000;
  font-weight: 600;
}
.custom_dataTable table.dataTable tfoot tr td {
  border-top: 0;
}
.custom_dataTable table.dataTable tr.selected {
  color: var(--main-color-one);
}
.custom_dataTable table.dataTable.no-footer {
  border-bottom: 0;
}
.custom_dataTable table.dataTable.row-border tbody th, .custom_dataTable table.dataTable.row-border tbody td, .custom_dataTable table.dataTable.display tbody th, .custom_dataTable table.dataTable.display tbody td {
  border-color: var(--border-color);
}
.custom_dataTable .dataTables_wrapper .dataTables_length .bootstrap-select .dropdown-toggle {
  font-size: 0.813rem !important;
  padding: 0.625rem 1rem;
}
.custom_dataTable table#example {
  padding: 0rem 0 2rem 0;
}
.custom_dataTable #example2_wrapper .dataTables_scrollBody {
  max-height: 33.25rem !important;
}
.custom_dataTable #employees, .custom_dataTable #custommers {
  padding: 0.5rem 0 1rem 0;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button {
  border-radius: var(--radius-3);
  padding: 12px 20px;
  background: #f5f5f5 !important;
  color: var(--paragraph-color);
  cursor: pointer;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button:focus, .custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button:active, .custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #ffffff !important;
  background: var(--main-color-one);
  border-color: inherit;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #ffffff !important;
  background: var(--main-color-one);
  border-color: inherit;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover, .custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
  background: var(--main-color-one);
  color: #ffffff !important;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
  color: var(--paragraph-color);
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.previous,
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.next {
  padding: 0 15px;
  margin: 0;
  line-height: 40px;
  text-align: center;
  border-radius: 7px;
  display: inline-block;
  background-color: var(--main-color-one);
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.previous.current:hover, .custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.previous.previous:hover, .custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.previous.next:hover,
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.next.current:hover,
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.next.previous:hover,
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.next.next:hover {
  color: var(--main-color-one) !important;
  background: #ffffff !important;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled,
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled {
  color: rgba(0, 0, 0, 0.1) !important;
  cursor: no-drop;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.previous.disabled:hover,
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button.next.disabled:hover {
  color: rgba(0, 0, 0, 0.1) !important;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate span .paginate_button {
  padding: 0 15px;
  margin: 0;
  line-height: 40px;
  text-align: center;
  border-radius: 7px;
  background-color: #f5f5f5 !important;
  color: var(--main-color-one) !important;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate span .paginate_button.current {
  color: #ffffff !important;
  background: var(--main-color-one) !important;
  border-color: initial;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate span .paginate_button.current:hover {
  color: #ffffff !important;
  background: var(--main-color-one) !important;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate span .paginate_button:hover {
  color: #ffffff !important;
  background: var(--main-color-one) !important;
}
.custom_dataTable .dataTables_wrapper .dataTables_info {
  padding-top: 0.755em;
  padding-bottom: 0.755em;
}
.custom_dataTable .dataTables_wrapper input[type=search], .custom_dataTable .dataTables_wrapper input[type=text], .custom_dataTable .dataTables_wrapper select {
  border: 1px solid var(--border-color);
  padding: 0.3rem 0.5rem;
  color: var(--paragraph-color);
  border-radius: 5px;
}
.custom_dataTable .dataTables_wrapper .dataTables_length {
  margin-bottom: 15px;
}
.custom_dataTable .dataTables_wrapper .dataTables_length .bootstrap-select {
  width: 80px !important;
  margin: 0 5px;
}
.custom_dataTable .rounded-lg {
  min-width: 30px;
}
.custom_dataTable .dataTables_scroll {
  padding: 1rem 0;
}
.custom_dataTable .dataTables_scrollFoot {
  padding-top: 1rem;
}
.custom_dataTable .dataTablesCard {
  background-color: #ffffff;
  border-radius: 10px;
}
.custom_dataTable .dataTablesCard.border-no td {
  border-top: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .custom_dataTable .dataTables_wrapper .dataTables_length,
  .custom_dataTable .dataTables_wrapper .dataTables_filter {
    text-align: left;
  }
}
.custom_dataTable .dataTables_wrapper .dataTables_length,
.custom_dataTable .dataTables_wrapper .dataTables_filter,
.custom_dataTable .dataTables_wrapper .dataTables_info,
.custom_dataTable .dataTables_wrapper .dataTables_processing,
.custom_dataTable .dataTables_wrapper .dataTables_paginate {
  color: var(--paragraph-color);
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.custom_dataTable .dataTables_wrapper .dataTables_paginate .paginate_button {
  color: var(--paragraph-color);
}

.loginForm {
  overflow: hidden;
  position: relative;
  max-width: 2560px;
  margin: auto;
  background-color: var(--white);
  background-image: linear-gradient(153deg, rgba(40, 99, 235, 0.5102415966386555) 0%, rgba(255, 255, 255, 1) 30%);
  height: 100svh;
}
.loginForm__bg {
  position: relative;
}
.loginForm__bg::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(var(--black-rgb), 0.1);
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .loginForm__bg::before {
    background-color: rgba(var(--black-rgb), 0.3);
  }
}
.loginForm__flex {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .loginForm__flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.loginForm__header__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  margin-bottom: 24px;
  margin-inline: auto;
  color: var(--danger);
  border: 2px solid var(--danger);
  height: 70px;
  width: 70px;
  font-size: 40px;
}
.loginForm__header__icon::before {
  content: "\e5cd";
  font-family: "Material Symbols Outlined";
  font-size: 40px;
}
.loginForm__header__icon.verified {
  border-color: var(--success);
  color: var(--success);
}
.loginForm__header__icon.verified::before {
  content: "\e876";
}
.loginForm__header__icon.verified + .loginForm__header__title .notVerified {
  display: none;
}
.loginForm__header__icon.verified + .loginForm__header__title .verified {
  display: block !important;
}
.loginForm__header__title {
  font-size: 18px!important;
  font-weight: 600;
  line-height: 1.2;
  color: var(--heading-color);
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .loginForm__header__title {
    font-size: 32px;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .loginForm__header__title {
    font-size: 32px;
  }
}
@media only screen and (max-width: 480px) {
  .loginForm__header__title {
    font-size: 28px;
  }
}
.loginForm__header__para {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.loginForm__header__para strong {
  color: var(--heading-color);
}
.loginForm__left {
  -ms-flex-preferred-size: 50%;
      flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.loginForm__left__inner {
  padding: 24px;
  max-width: 500px;
  margin: auto;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .loginForm__left__inner {
    padding: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .loginForm__left__inner {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 375px) {
  .loginForm__left__inner {
    padding: 20px 10px;
  }
}
.loginForm__right {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.loginForm__right.loginForm__bg {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  min-height: 650px;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .loginForm__right.loginForm__bg {
    height: unset;
    min-height: auto;
  }
}

.signin_btn {
  font-size: 16px;
  font-weight: 600;
  color: var(--heading-color);
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.signin_btn:hover {
  color: var(--main-color-one);
}
.signin_btn.color_1 {
  color: var(--main-color-one);
}

.loginForm__wrapper .single_input,
.loginForm__wrapper .label_title {
  text-align: left;
}
.loginForm__wrapper__remember {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 18px;
  gap: 10px;
}
@media (max-width: 575px) {
  .loginForm__wrapper__remember {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.loginForm__wrapper__remember .forgotPassword .forgotPass {
  color: var(--main-color-one);
  font-weight: 500;
  font-size: 14px;
  background: none;
  border: 0;
}
.loginForm__wrapper__signup {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--paragraph-color);
}
.loginForm__wrapper__signup__btn {
  font-weight: 600;
  color: var(--heading-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: underline;
}
.loginForm__wrapper__signup__btn:hover {
  color: var(--main-color-one);
}
.loginForm__wrapper__another__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 15px;
  border: 1px solid var(--border-color);
  gap: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.loginForm__wrapper__another__btn:hover {
  border-color: var(--main-color-one);
  color: var(--main-color-one);
}
.loginForm__wrapper__another__btn img {
  max-width: 20px;
}

.loginForm__right__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0!important;
  margin-bottom: 20px;
}
.loginForm__right__logo .loginForm__logo {
  display: inline-block;
  position: relative;
  z-index: 0;
}

/* Slick Css */
.slick_inner_margin_24 .slick-slide {
  margin: 12px;
}
.slick_inner_margin_24 .slick-list {
  margin: -12px;
}

.nav_style_one {
  position: relative;
  padding-bottom: 60px;
}
.nav_style_one.radius-percent-50 .prev-icon,
.nav_style_one.radius-percent-50 .next-icon {
  border-radius: 50%;
}
.nav_style_one .prev-icon,
.nav_style_one .next-icon {
  position: absolute;
  bottom: 0%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  font-size: 18px;
  cursor: pointer;
  z-index: 9;
  background: transparent;
  color: var(--body-color);
  border: 1px solid var(--border-color);
  -webkit-transition: 300ms;
  transition: 300ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
  width: 35px;
}
.nav_style_one .prev-icon:hover,
.nav_style_one .next-icon:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
  border-color: var(--main-color-one);
}
.nav_style_one .next-icon {
  margin-right: 0;
  margin-left: 50px;
}

.nav_style_two {
  position: relative;
}
.nav_style_two.radius-percent-50 .prev-icon,
.nav_style_two.radius-percent-50 .next-icon {
  border-radius: 50%;
}
.nav_style_two:hover .prev-icon,
.nav_style_two:hover .next-icon {
  visibility: visible;
  opacity: 1;
  left: -20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nav_style_two:hover .prev-icon,
  .nav_style_two:hover .next-icon {
    left: -10px;
  }
}
@media (max-width: 575px) {
  .nav_style_two:hover .prev-icon,
  .nav_style_two:hover .next-icon {
    left: 0px;
  }
}
.nav_style_two:hover .next-icon {
  left: auto;
  right: -20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nav_style_two:hover .next-icon {
    right: -10px;
  }
}
@media (max-width: 575px) {
  .nav_style_two:hover .next-icon {
    right: 0px;
  }
}
.nav_style_two .prev-icon,
.nav_style_two .next-icon {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
  cursor: pointer;
  z-index: 9;
  background-color: var(--main-color-one);
  color: var(--white-text);
  border: 1px solid var(--main-color-one);
  -webkit-transition: 300ms;
  transition: 300ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
  width: 35px;
  visibility: visible;
  opacity: 0;
}
.nav_style_two .prev-icon:hover,
.nav_style_two .next-icon:hover {
  border-color: var(--main-color-one);
  color: var(--main-color-one);
  background-color: var(--white-bg);
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nav_style_two .prev-icon,
  .nav_style_two .next-icon {
    left: 10px;
  }
}
@media (max-width: 575px) {
  .nav_style_two .prev-icon,
  .nav_style_two .next-icon {
    left: 10px;
  }
}
.nav_style_two .next-icon {
  left: auto;
  right: 20px;
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .nav_style_two .next-icon {
    right: 10px;
  }
}
@media (max-width: 575px) {
  .nav_style_two .next-icon {
    right: 10px;
  }
}

/* Dot Style */
.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px;
}
.slick-dots li {
  text-indent: -9999px;
  height: 10px;
  width: 10px;
  background: var(--search-bg);
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  list-style: none;
}
.slick-dots li.slick-active {
  background: #9a9a9a;
}
.slick-dots li button {
  border: 0;
  outline: none;
}

.dot_style_one .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px;
}
.dot_style_one .slick-dots li {
  text-indent: -9999px;
  height: 10px;
  width: 10px;
  background: var(--search-bg);
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.dot_style_one .slick-dots li.slick-active {
  background: var(--main-color-one);
}
.dot_style_one .slick-dots li button {
  border: 0;
  outline: none;
}

.dot_style_two .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px;
}
.dot_style_two .slick-dots li {
  text-indent: -9999px;
  height: 10px;
  width: 10px;
  background: var(--search-bg);
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.dot_style_two .slick-dots li.slick-active {
  background: var(--main-color-one);
  width: 30px;
  border-radius: 10px;
}
.dot_style_two .slick-dots li button {
  border: 0;
  outline: none;
}

.dot_style_three .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 24px;
}
.dot_style_three .slick-dots li {
  text-indent: -9999px;
  height: 12px;
  width: 12px;
  background: var(--search-bg);
  border-radius: 1px;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: skew(30deg);
          transform: skew(30deg);
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
.dot_style_three .slick-dots li.slick-active {
  background: var(--main-color-one);
}
.dot_style_three .slick-dots li button {
  border: 0;
  outline: none;
}

.slick-disabled {
  cursor: not-allowed !important;
  opacity: 0.5;
  border: unset !important;
}
.slick-disabled:hover {
  background-color: unset !important;
  color: unset !important;
  border: unset !important;
}

.single_slick {
  background-color: var(--search-bg);
  display: inline-block;
}

/* Chat Inbox Css */
.chat_wrapper {
  background-color: var(--section-bg);
  border-radius: 10px;
}
.chat_wrapper__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .chat_wrapper__flex {
    display: -ms-grid;
    display: grid;
  }
}
.chat_wrapper__contact {
  -ms-flex-preferred-size: 500px;
      flex-basis: 500px;
  height: calc(100vh - 90px);
  overflow-y: auto;
  scrollbar-color: var(--border-color-2) var(--border-color);
  scrollbar-width: thin;
  position: relative;
  background-color: var(--section-bg-3);
  border-bottom: 1px solid var(--border-color);
}
.chat_wrapper__contact::-webkit-scrollbar {
  width: 5px;
  background-color: var(--border-color);
  border-radius: 20px;
}
.chat_wrapper__contact::-webkit-scrollbar-thumb {
  background: var(--border-color-2);
  border-radius: 20px;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .chat_wrapper__contact {
    padding: 0;
  }
}
.chat_wrapper__contact__close.active {
  visibility: visible;
  opacity: 1;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .chat_wrapper__contact__close {
    position: fixed;
    left: -100%;
    top: 0;
    background-color: var(--section-bg-1);
    z-index: 991;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    height: 100vh;
    width: 400px;
  }
}
@media only screen and (max-width: 480px) {
  .chat_wrapper__contact__close {
    width: 300px;
  }
}
@media only screen and (max-width: 375px) {
  .chat_wrapper__contact__close {
    width: 275px;
  }
}
.chat_wrapper__contact__list {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .chat_wrapper__contact__list {
    padding: 0 20px;
    height: calc(100vh - 0px);
    overflow-y: auto;
    scrollbar-width: thin;
    position: relative;
  }
  .chat_wrapper__contact__list::-webkit-scrollbar {
    width: 5px;
    background-color: var(--border-color);
    border-radius: 20px;
  }
  .chat_wrapper__contact__list::-webkit-scrollbar-thumb {
    background: var(--main-color-one);
    border-radius: 20px;
  }
}
.chat_wrapper__contact__list__item {
  padding: 10px 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--white-bg);
  position: relative;
}
.chat_wrapper__contact__list__item::after, .chat_wrapper__contact__list__item::before {
  content: "";
  position: absolute;
  height: 0%;
  width: 4px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0px;
  background-color: var(--main-color-one);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.chat_wrapper__contact__list__item::after {
  width: 100%;
}
.chat_wrapper__contact__list__item:not(:first-child) {
  padding-top: 10px;
}
.chat_wrapper__contact__list__item:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 10px;
}
.chat_wrapper__contact__list__item.active {
  padding: 15px 10px;
  border-color: var(--main-color-one);
}
.chat_wrapper__contact__list__item.active::after, .chat_wrapper__contact__list__item.active::before {
  height: 100%;
  background-color: var(--main-color-one);
  visibility: visible;
  opacity: 1;
}
.chat_wrapper__contact__list__item.active::after {
  background-color: rgba(var(--main-color-one-rgb), 0.05);
}
.chat_wrapper__contact__list__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 20px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .chat_wrapper__contact__list__flex {
    gap: 10px;
  }
}
.chat_wrapper__contact__list__thumb {
  max-width: 60px;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .chat_wrapper__contact__list__thumb {
    max-width: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .chat_wrapper__contact__list__thumb {
    max-width: 40px;
  }
}
.chat_wrapper__contact__list__thumb .notification__dots {
  position: absolute;
  height: 12px;
  width: 12px;
  background-color: #ddd;
  border-radius: 50%;
  bottom: 5px;
  right: 0;
  z-index: 2;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0 0 10px #cacaca;
  box-shadow: 0 0 10px #cacaca;
}
.chat_wrapper__contact__list__thumb .notification__dots.active {
  background-color: var(--success);
}
.chat_wrapper__contact__list__thumb img {
  border-radius: 50%;
}
.chat_wrapper__contact__list__contents {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 5px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.chat_wrapper__contact__list__contents__details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.chat_wrapper__contact__list__contents__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin: -2px 0 0;
}
.chat_wrapper__contact__list__contents__para {
  font-size: 14px;
  line-height: 24px;
  color: var(--paragraph-color);
}
.chat_wrapper__contact__list__contents__link {
  color: var(--main-color-one);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.chat_wrapper__contact__list__contents__link:hover {
  color: var(--main-color-one);
  text-decoration: underline;
}
.chat_wrapper__contact__list__time {
  font-size: 14px;
  line-height: 24px;
  color: var(--paragraph-color);
}
.chat_wrapper__details {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-left: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: calc(100vh - 90px);
}
.chat_wrapper__details__header {
  padding: 20px;
  border-bottom: 1px solid var(--border-color);
  -webkit-box-shadow: inset 0px -5px 10px 0px rgba(var(--main-color-one-rgb), 0.1);
          box-shadow: inset 0px -5px 10px 0px rgba(var(--main-color-one-rgb), 0.1);
  background-color: var(--white-bg);
}
.chat_wrapper__details__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.chat_wrapper__details__header__thumb {
  max-width: 60px;
  position: relative;
  border: 1px solid var(--main-color-one);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 15px var(--border-color);
          box-shadow: 0 0 15px var(--border-color);
}
@media only screen and (max-width: 480px) {
  .chat_wrapper__details__header__thumb {
    max-width: 40px;
  }
}
.chat_wrapper__details__header__thumb .notification__dots {
  position: absolute;
  height: 12px;
  width: 12px;
  background-color: #ddd;
  border-radius: 50%;
  bottom: 5px;
  right: 0;
  z-index: 2;
  border: 2px solid #ffffff;
  -webkit-box-shadow: 0 0 10px #cacaca;
  box-shadow: 0 0 10px #cacaca;
}
.chat_wrapper__details__header__thumb .notification__dots.active {
  background-color: var(--success);
}
.chat_wrapper__details__header__thumb img {
  border-radius: 50%;
}
.chat_wrapper__details__header__contents {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.chat_wrapper__details__header__contents__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin: -2px 0 0;
}
.chat_wrapper__details__header__contents__para {
  font-size: 14px;
  line-height: 24px;
  color: var(--paragraph-color);
}
.chat_wrapper__details__header__contents__link {
  color: var(--main-color-one);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.chat_wrapper__details__header__contents__link:hover {
  color: var(--main-color-one);
  text-decoration: underline;
}
.chat_wrapper__details__inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-height: calc(100vh - 0px);
  min-height: 250px;
  overflow-y: auto;
  scrollbar-color: var(--body-color) var(--border-color);
  scrollbar-width: thin;
  scrollbar-width: thin;
  padding: 20px;
  background-color: var(--white-bg);
  -webkit-box-shadow: inset 0px -5px 10px 0px rgba(var(--main-color-one-rgb), 0.1);
          box-shadow: inset 0px -5px 10px 0px rgba(var(--main-color-one-rgb), 0.1);
}
.chat_wrapper__details__inner::-webkit-scrollbar {
  width: 5px;
  background-color: var(--border-color);
  border-radius: 20px;
}
.chat_wrapper__details__inner::-webkit-scrollbar-thumb {
  background: var(--border-color-2);
  border-radius: 20px;
}
.chat_wrapper__details__inner__chat {
  padding: 0 5px;
}
.chat_wrapper__details__inner__chat:not(:last-child) {
  margin-bottom: 30px;
}
.chat_wrapper__details__inner__chat.chat-reply .chat_wrapper__details__inner__chat__flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.chat_wrapper__details__inner__chat.chat-reply .chat_wrapper__details__inner__chat__contents {
  text-align: right;
}
.chat_wrapper__details__inner__chat.chat-reply .chat_wrapper__details__inner__chat__contents__para {
  border-radius: 10px 0px 10px 10px;
  background-color: var(--light);
  color: var(--heading-color);
}
.chat_wrapper__details__inner__chat.chat-reply .chat_wrapper__details__inner__chat__contents__time {
  text-align: right;
}
.chat_wrapper__details__inner__chat__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.chat_wrapper__details__inner__chat__thumb {
  width: 40px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.chat_wrapper__details__inner__chat__thumb img {
  border-radius: 50%;
}
.chat_wrapper__details__inner__chat__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.chat_wrapper__details__inner__chat__contents__para {
  background-color: var(--main-color-one);
  padding: 10px 20px;
  border-radius: 0 10px 10px 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
}
@media only screen and (max-width: 575.98px) {
  .chat_wrapper__details__inner__chat__contents__para {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 480px) {
  .chat_wrapper__details__inner__chat__contents__para {
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
  }
}
.chat_wrapper__details__inner__chat__contents__time {
  font-size: 16px;
  color: var(--paragraph-color);
  font-weight: 500;
  display: block;
}
@media only screen and (max-width: 575.98px) {
  .chat_wrapper__details__inner__chat__contents__time {
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
  }
}
@media only screen and (max-width: 480px) {
  .chat_wrapper__details__inner__chat__contents__time {
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
  }
}
.chat_wrapper__details__footer__form {
  padding: 20px;
  border-block: 1px solid var(--border-color);
}

.dropMedia {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

.dropMedia__uploader {
  display: none;
}

/* Chat Inbox sidebar */
@media (min-width: 100px) and (max-width: 991.98px) {
  .chat_sidebar {
    font-size: 20px;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    width: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--main-color-one);
    -webkit-box-shadow: 0 0 10px rgba(221, 221, 221, 0.5);
    box-shadow: 0 0 10px rgba(221, 221, 221, 0.5);
    z-index: 95;
    color: #ffffff;
    margin: 20px 0 0 20px;
    border-radius: 7px;
  }
}

.close_chat {
  position: absolute;
  right: -40px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  width: 40px;
  background: var(--section-bg-2);
  color: #dd0000;
  font-size: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.close_chat:hover {
  background-color: var(--delete-color);
  color: var(--white);
}

.invoice_wrapper .invoice_productTable th {
  border-bottom: 1px solid var(--border-color);
}
.invoice_wrapper .invoice_productTable td {
  padding: 5px 0;
  border-bottom: 1px solid var(--border-color);
}
.invoice_wrapper .invoice_productTable td.price,
.invoice_wrapper .invoice_productTable td .price {
  font-weight: 500;
  color: var(--paragraph-color);
}
.invoice_wrapper .invoice_productTable td.price strong,
.invoice_wrapper .invoice_productTable td .price strong {
  font-weight: 700;
  color: var(--heading-color);
}
.invoice_wrapper .invoice_productSubtotal tr td {
  font-size: 14px;
  color: var(--paragraph-color);
  line-height: 20px;
  vertical-align: middle;
  text-align: right;
}
.invoice_wrapper .invoice_productSubtotal tr td:last-child {
  text-align: right;
}
.invoice_wrapper th {
  font-size: 14px;
  color: var(--heading-color);
  font-weight: bold;
  line-height: 1;
  vertical-align: top;
  padding: 0 0 7px;
}
.invoice_wrapper th:last-child {
  text-align: right;
}
.invoice_wrapper td {
  font-size: 14px;
}
.invoice_wrapper td:last-child {
  text-align: right;
}
.invoice_wrapper td strong {
  font-size: 14px;
  color: var(--paragraph-color);
  margin: 10px 0px;
  display: block;
  padding: 0;
}
.invoice_wrapper td strong.color_heading {
  color: var(--heading-color);
}
.invoice_wrapper.style_two td {
  font-size: 14px;
}
.invoice_wrapper.style_two td strong {
  font-size: 14px;
  color: var(--paragraph-color);
  margin: 10px 0px;
  display: block;
  padding: 0;
}
.invoice_wrapper.style_two td small {
  font-weight: 600;
}
.invoice_wrapper.style_three th {
  font-size: 14px;
  color: var(--heading-color);
  font-weight: bold;
  line-height: 1;
  vertical-align: top;
  padding: 0 0 7px;
}
.invoice_wrapper.style_three th:last-child {
  text-align: right;
}
.invoice_wrapper.style_three td {
  font-size: 14px;
}
.invoice_wrapper.style_three td:last-child {
  text-align: right;
}
.invoice_wrapper.style_three td strong {
  font-size: 14px;
  color: var(--paragraph-color);
  margin: 10px 0px;
  display: block;
  padding: 0;
}
.invoice_wrapper.style_three .billing__table__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: var(--heading-color);
}
.invoice_wrapper.style_three .billing__table__para {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: var(--paragraph-color);
}
.invoice_wrapper.style_three .billing__table tr {
  vertical-align: top;
}
.invoice_wrapper.style_three .billing__table tr:not(:last-child) {
  padding-bottom: 20px;
}
.invoice_wrapper.style_three .billing__table tr:not(:last-child) td {
  padding-bottom: 20px;
}

.billing__table__title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: var(--heading-color);
}
.billing__table__para {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: var(--paragraph-color);
}

.invoice_product__thumb {
  max-width: 30px;
}
.invoice_product__para {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: var(--main-color-one);
}

.invoice_pdfContent {
  padding-bottom: 20px;
}

.card-header {
  border: 0;
}

.invoice__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.invoice__title__medium {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.invoice__title__small {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: var(--heading-color);
}

.invoice__para {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}

.invoice__logo {
  margin-bottom: 20px;
  display: block;
}
.invoice__logo img {
  width: 150px;
}

.border-bottom-0 {
  border-bottom: 0;
}

.fullPadding {
  width: 100%;
}

.fullTable {
  width: 100%;
}

.ReadMsgBody {
  width: 100%;
  background-color: #ffffff;
}

.ExternalClass {
  width: 100%;
  background-color: #ffffff;
}

.visibleMobile {
  display: none;
}

@media only screen and (max-width: 600px) {
  table[class=fullTable] {
    width: 96% !important;
    clear: both;
  }
  table[class=fullPadding] {
    width: 85% !important;
    clear: both;
  }
  table[class=col] {
    width: 45% !important;
  }
  .erase {
    display: none;
  }
}
@media only screen and (max-width: 420px) {
  table[class=fullTable] {
    width: 100% !important;
    clear: both;
  }
  table[class=fullPadding] {
    width: 85% !important;
    clear: both;
  }
  table[class=col] {
    width: 100% !important;
    clear: both;
  }
  table[class=col] td {
    text-align: left !important;
  }
  .erase {
    display: none;
    font-size: 0;
    max-height: 0;
    line-height: 0;
    padding: 0;
  }
  .visibleMobile {
    display: block !important;
  }
  .hiddenMobile {
    display: none !important;
  }
}
.invoice_table tr th {
  font-size: 17px;
  font-weight: 500;
  white-space: nowrap;
  padding: 7px;
}
@media (max-width: 575px) {
  .invoice_table tr th {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  .invoice_table tr th {
    font-size: 15px;
  }
}
.invoice_table tr td {
  font-size: 15px;
}
@media (max-width: 375px) {
  .invoice_table tr td {
    font-size: 14px;
  }
}

/* Customer Details css */
.customer__details__author__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.customer__details__author__item {
  border: 1px solid var(--border-color);
  height: 100%;
}
.customer__details__author__item__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.customer__details__author__item__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.customer__details__author__item__inner {
  /* max-height: 200px; */
  overflow-y: auto;
  scrollbar-color: var(--white) var(--white);
  scrollbar-width: thin;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.customer__details__author__item__inner::-webkit-scrollbar {
  width: 7px;
  height: 10px;
  background-color: var(--white);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.customer__details__author__item__inner::-webkit-scrollbar-thumb {
  background-color: var(--white);
}
.customer__details__author__item__inner:hover {
  scrollbar-color: var(--border-color) var(--white);
}
.customer__details__author__item__inner:hover::-webkit-scrollbar {
  background-color: var(--white);
}
.customer__details__author__item__inner:hover::-webkit-scrollbar-thumb {
  background-color: var(--border-color);
}
.customer__details__author__item.desktop-center .customer__details__author__thumb, .customer__details__author__item.center-text .customer__details__author__thumb, .customer__details__author__item.text-center .customer__details__author__thumb {
  margin-inline: auto;
}
.customer__details__author__item.desktop-center .customer__details__author__earnings__flex, .customer__details__author__item.center-text .customer__details__author__earnings__flex, .customer__details__author__item.text-center .customer__details__author__earnings__flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.customer__details__author__thumb {
  max-width: 50px;
}
.customer__details__author__contents {
  max-height: 140px;
  overflow-y: auto;
  scrollbar-color: var(--white) var(--white);
  scrollbar-width: thin;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.customer__details__author__contents::-webkit-scrollbar {
  width: 7px;
  height: 10px;
  background-color: var(--white);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.customer__details__author__contents::-webkit-scrollbar-thumb {
  background-color: var(--white);
}
.customer__details__author__contents:hover {
  scrollbar-color: var(--border-color) var(--white);
}
.customer__details__author__contents:hover::-webkit-scrollbar {
  background-color: var(--white);
}
.customer__details__author__contents:hover::-webkit-scrollbar-thumb {
  background-color: var(--border-color);
}
.customer__details__author__name {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.customer__details__author__para {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.customer__details__author__earnings__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
.customer__details__author__earnings__item {
  border: 1px dashed var(--border-color);
  padding: 10px 10px;
}
.customer__details__author__earnings__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.customer__details__author__earnings__title .arrow_up::before {
  font-size: 18px;
  content: "\e5d8";
  font-family: "Material Symbols Outlined";
}
.customer__details__author__earnings__title .arrow_down::before {
  font-size: 18px;
  content: "\e5db";
  font-family: "Material Symbols Outlined";
}
.customer__details__author__earnings__para {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.customer__details__view__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.customer__details__view__header__left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.customer__details__view__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.customer__details__view__item:not(:first-child) {
  margin-top: 24px;
}

.customer__account__details__item:not(:first-child) {
  padding-top: 5px;
}
.customer__account__details__item:not(:last-child) {
  padding-bottom: 5px;
}
.customer__account__details__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  word-break: break-all;
  /* -ms-flex-wrap: wrap;
      flex-wrap: wrap; */
}
.customer__account__details__item strong {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--heading-color);
  flex-shrink: 0;
  min-width: 70px;
}
.customer__account__details__item span {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
}

.connected_accounts__item:not(:last-child) {
  padding-bottom: 10px;
}
.connected_accounts__icon {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}
.connected_accounts__icon img {
  max-width: 25px;
}
.connected_accounts__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.connected_accounts__details__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.connected_accounts__details__contents {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.connected_accounts__details__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--heading-color);
}
.connected_accounts__details__para {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: var(--paragraph-color);
}
.connected_accounts__details__switch .custom_switch {
  width: 48px;
  height: 24px;
}
.connected_accounts__details__switch .custom_switch input:checked + .slider {
  background-color: var(--main-color-one);
}
.connected_accounts__details__switch .custom_switch input:checked + .slider:before {
  -webkit-transform: translateX(24px);
  transform: translateX(24px);
}
.connected_accounts__details__switch .custom_switch .slider:before {
  height: 18px;
  width: 18px;
}

.payment_balance__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.payment_balance__title__span {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: var(--body-color);
}
.payment_balance__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}

.word-break {
  word-break: break-all;
}

.customerDetails__event__item {
  background-color: var(--search-bg);
  border-bottom: 1px solid var(--border-color);
  padding: 5px 10px;
}
.customerDetails__event__item:not(:last-child) {
  margin-bottom: 20px;
}
.customerDetails__event__item__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.customerDetails__event__item .status_btn {
  display: inline-block;
}
.customerDetails__event__left {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.customerDetails__event__left a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.customerDetails__event__left a strong {
  font-weight: 600;
  color: var(--heading-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.customerDetails__event__left a:hover {
  color: var(--main-color-one);
  text-decoration: underline;
}
.customerDetails__event__left a:hover strong {
  color: var(--main-color-one);
}
.customerDetails__event__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

/* Inboxes css */
.inbox_sidebar {
  padding: 20px;
  background-color: var(--white);
  border: 1px solid var(--border-color);
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  scrollbar-color: var(--search-bg) var(--white);
  scrollbar-width: thin;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .inbox_sidebar {
    padding: 10px;
  }
}
.inbox_sidebar::-webkit-scrollbar {
  width: 5px;
  background-color: var(--white);
}
.inbox_sidebar::-webkit-scrollbar-thumb {
  background-color: var(--search-bg);
}
.inbox_sidebar__compose__btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 7px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background-color: var(--main-color-one);
  color: var(--white-text);
  padding: 8px 15px;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.inbox_sidebar__compose__btn i {
  font-size: 24px;
  line-height: 1;
}
@media (min-width: 1600px) and (max-width: 1899.98px) {
  .inbox_sidebar__compose__btn i {
    font-size: 20px;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .inbox_sidebar__compose__btn i {
    font-size: 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .inbox_sidebar__compose__btn i {
    font-size: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .inbox_sidebar__compose__btn i {
    font-size: 20px;
  }
}
@media (min-width: 1600px) and (max-width: 1899.98px) {
  .inbox_sidebar__compose__btn {
    gap: 1px;
    padding: 8px 5px;
    font-size: 14px;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .inbox_sidebar__compose__btn {
    gap: 1px;
    padding: 8px 5px;
    font-size: 14px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .inbox_sidebar__compose__btn {
    gap: 1px;
    padding: 8px 5px;
    font-size: 14px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .inbox_sidebar__compose__btn {
    gap: 1px;
    padding: 8px 5px;
    font-size: 14px;
  }
}
.inbox_sidebar__compose__btn:hover {
  background-color: var(--main-color-one);
  color: var(--white-text);
}
.inbox_sidebar__list {
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: var(--search-bg);
}
.inbox_sidebar__list__item:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}
.inbox_sidebar__list__item.has-children {
  position: relative;
}
.inbox_sidebar__list__item.has-children > a {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.inbox_sidebar__list__item.has-children > a::after {
  content: "\e5cf";
  font-family: var(--material-outline-icon);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.inbox_sidebar__list__item.has-children .submenu {
  display: none;
}
.inbox_sidebar__list__item.has-children.active > a::before {
  background-color: rgba(var(--main-color-one-rgb), 0.2);
  height: 100%;
  width: 100%;
}
.inbox_sidebar__list__item.has-children.active .submenu {
  display: block;
}
.inbox_sidebar__list__item.has-children.open > a::after {
  content: "\e5ce";
}
.inbox_sidebar__list__item.active > a {
  color: var(--main-color-one);
}
.inbox_sidebar__list__item.active > a::before {
  background-color: rgba(var(--main-color-one-rgb), 0.2);
  height: 100%;
  width: 100%;
}
.inbox_sidebar__list__item.active > a .badge {
  background-color: var(--white);
  color: var(--main-color-one);
}
.inbox_sidebar__list__item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  background-color: var(--white-bg);
  padding: 10px 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  z-index: 0;
}
@media (min-width: 1600px) and (max-width: 1899.98px) {
  .inbox_sidebar__list__item__link {
    padding: 10px 10px;
    font-size: 16px;
    gap: 10px 5px;
  }
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .inbox_sidebar__list__item__link {
    padding: 10px 10px;
    font-size: 16px;
    gap: 10px 5px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .inbox_sidebar__list__item__link {
    padding: 10px 10px;
    font-size: 16px;
    gap: 10px 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .inbox_sidebar__list__item__link {
    padding: 10px 10px;
    font-size: 16px;
    gap: 10px 5px;
  }
}
.inbox_sidebar__list__item__link::before {
  content: "";
  position: absolute;
  height: 0%;
  width: 0%;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: var(--search-bg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.inbox_sidebar__list__item__link:hover {
  color: var(--main-color-one);
}
.inbox_sidebar__list__item__link:hover::before {
  background-color: rgba(var(--main-color-one-rgb), 0.2);
  height: 100%;
  width: 100%;
}
.inbox_sidebar__list__item__link:hover .badge {
  background-color: var(--white);
  color: var(--main-color-one);
}
.inbox_sidebar__list__item__link i {
  font-size: 20px;
  line-height: 1;
}
.inbox_sidebar__list__item__link .badge {
  margin-left: auto;
  background-color: var(--main-color-one);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.inbox_wrapper {
  background-color: var(--white-bg);
  border: 1px solid var(--border-color);
}
.inbox_wrapper.for_inbox .inbox_wrapper__header {
  padding: 10px 10px;
}
.inbox_wrapper.for_inbox .inbox_wrapper__body {
  max-height: calc(100vh - 260px);
  overflow-y: auto;
  scrollbar-color: var(--search-bg) var(--white);
  scrollbar-width: thin;
  min-height: 250px;
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .inbox_wrapper.for_inbox .inbox_wrapper__body {
    max-height: calc(100vh - 60px);
  }
}
.inbox_wrapper.for_inbox .inbox_wrapper__body::-webkit-scrollbar {
  width: 5px;
  background-color: var(--white);
}
.inbox_wrapper.for_inbox .inbox_wrapper__body::-webkit-scrollbar-thumb {
  background-color: var(--search-bg);
}
.inbox_wrapper__header__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
.inbox_wrapper__header__left__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.inbox_wrapper__header__right__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.inbox_wrapper__header__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.inbox_wrapper__header__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.inbox_wrapper__header__icon {
  font-size: 20px;
  color: var(--paragraph-color);
  background-color: var(--search-bg);
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 35px;
  width: 35px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.inbox_wrapper__header__icon i {
  font-size: 24px;
}
.inbox_wrapper__header__icon:hover {
  background-color: var(--main-color-one);
  color: var(--white);
}
.inbox_wrapper__header__icon.hover_danger:hover {
  background-color: var(--danger);
  color: var(--white);
}
.inbox_wrapper__header__icon.btn_danger {
  background-color: rgba(var(--danger-rgb), 0.1);
  color: var(--danger);
}
.inbox_wrapper__header__icon.btn_danger:hover {
  background-color: var(--danger);
  color: var(--white);
}
.inbox_wrapper__header__search__input {
  height: 36px;
}
.inbox_wrapper__header__dropdown .dropdown-menu {
  padding: 0;
}
.inbox_wrapper__header__dropdown .dropdown-menu li:not(:last-child) a {
  border-bottom: 1px solid var(--border-color);
}
.inbox_wrapper__header__dropdown .dropdown-menu li:nth-child(even) a {
  background-color: var(--search-bg);
}
.inbox_wrapper__header__dropdown .dropdown-menu li:nth-child(even) a:hover {
  background-color: var(--main-color-one);
  color: var(--white);
}
.inbox_wrapper__header__dropdown .dropdown-menu li a:hover {
  background-color: rgba(var(--main-color-one-rgb), 0.2);
  color: var(--main-color-one);
  border-color: var(--main-color-one);
}
.inbox_wrapper__header__elipsis {
  background-color: var(--search-bg);
  border: 0;
  padding: 7px;
  font-size: 24px;
  line-height: 1;
  color: var(--paragraph-color);
}
.inbox_wrapper__body__single {
  padding: 0 10px;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: var(--search-bg);
}
.inbox_wrapper__body__single.read {
  background-color: var(--white-bg);
}
.inbox_wrapper__body__single:hover {
  background-color: var(--border-color);
}
.inbox_wrapper__body__single:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}
.inbox_wrapper__body__single__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px 60px;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .inbox_wrapper__body__single__flex {
    gap: 12px 30px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .inbox_wrapper__body__single__flex {
    gap: 12px 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .inbox_wrapper__body__single__flex {
    gap: 12px 20px;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .inbox_wrapper__body__single__flex {
    gap: 12px 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .inbox_wrapper__body__single__flex {
    gap: 12px 12px;
  }
}
.inbox_wrapper__body__single__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px 30px;
  padding: 10px 0;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .inbox_wrapper__body__single__left {
    gap: 12px 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .inbox_wrapper__body__single__left {
    gap: 12px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .inbox_wrapper__body__single__left {
    gap: 12px 20px;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .inbox_wrapper__body__single__left {
    gap: 12px 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .inbox_wrapper__body__single__left {
    gap: 12px 12px;
  }
}
.inbox_wrapper__body__single__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px;
  width: 100%;
  padding: 10px 0;
}
.inbox_wrapper__body__single__right__inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px 60px;
}
@media (min-width: 1400px) and (max-width: 1599.98px) {
  .inbox_wrapper__body__single__right__inner {
    gap: 12px 20px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .inbox_wrapper__body__single__right__inner {
    gap: 12px 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .inbox_wrapper__body__single__right__inner {
    gap: 12px 20px;
  }
}
@media (min-width: 100px) and (max-width: 991.98px) {
  .inbox_wrapper__body__single__right__inner {
    gap: 12px 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .inbox_wrapper__body__single__right__inner {
    gap: 12px 12px;
  }
}
.inbox_wrapper__body__single__item__star__icon {
  color: var(--paragraph-color);
  cursor: pointer;
}
.inbox_wrapper__body__single__item__author {
  min-width: 200px;
}
.inbox_wrapper__body__single__item__author__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
.inbox_wrapper__body__single__item__author__thumb {
  max-width: 30px;
}
.inbox_wrapper__body__single__item__author__thumb img {
  border-radius: 5px;
}
.inbox_wrapper__body__single__item__author__name {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--heading-color);
}
.inbox_wrapper__body__single__item__message {
  min-width: 200px;
}
.inbox_wrapper__body__single__item__message__title {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--heading-color);
}
.inbox_wrapper__body__single__item__date {
  white-space: nowrap;
}
.inbox_wrapper__body__single__item__date__para {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: var(--heading-color);
}
.inbox_wrapper__footer {
  background-color: var(--search-bg);
  padding: 10px;
  border-top: 1px solid var(--border-color);
}
.inbox_wrapper__footer__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 12px 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.inbox_wrapper__footer__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}

.inbox__read__author__flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 12px;
}
.inbox__read__author__thumb {
  max-width: 50px;
}
.inbox__read__author__thumb img {
  border-radius: 5px;
}
.inbox__read__author__title {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.inbox__read__author__date {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.inbox__read__messageName__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.inbox__read__messageName__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.inbox__read__messageName__para strong {
  color: var(--heading-color);
}
.inbox__read__body__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.inbox__read__body__description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.inbox__read__body__description:not(:first-child) {
  margin-top: 20px;
}
.inbox__read__body__para {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.inbox__read__body__regards {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  color: var(--heading-color);
}
.inbox__read__body__regards__name {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  color: var(--paragraph-color);
}
.inbox__read__body__attachment__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px;
}
.inbox__read__body__attachment__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
.inbox__read__body__attachment__item {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: var(--main-color-one);
  text-decoration: underline;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.inbox__read__body__attachment__item:hover {
  color: var(--main-color-one);
  letter-spacing: 1px;
}
.inbox__read__body__attachment__item:not(:last-child)::after {
  content: ",";
  padding-left: 2px;
}

.enable_disable_checked_button {
    display: grid;
}

i.las {
  font-size: large;
}
.iti{
  width: 100%;
}
.modal-backdrop {
  z-index: 9999;
}
#media_upload_modal {
  z-index: 10000;
  padding-left: 15px;
  text-align: center;
  scrollbar-width: none;
}
.modal {
  z-index: 10000;
  scrollbar-width: none;
}

.dashboard__header__right__item {
  flex-shrink: 0;
}


.adminlogin-info {
  margin-top: 40px;
  display: block;
  width: 100%;
  text-align: start;
}
.adminlogin-info table {
  width: 100%;
}
.adminlogin-info table th,.adminlogin-info table td {
  font-size: 14px;
  font-weight: 700;
  padding: 10px;
}

.loginForm__left__inner.desktop-center {
  box-shadow: 0 10px 40px rgba(0,0,0,0.3);
}