tabexseriescomponents 0.0.217 → 0.0.220

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (255) hide show
  1. package/dist/index.cjs.js +1044 -780
  2. package/dist/index.esm.js +1044 -780
  3. package/dist/index.umd.js +1042 -778
  4. package/library.zip +0 -0
  5. package/package.json +2 -1
  6. package/srcold/Contexts/LanguageContext.jsx +390 -0
  7. package/srcold/Contexts/ProductsCardsSectionContext.jsx +34 -0
  8. package/srcold/StylesJS/Customstyles.js +236 -0
  9. package/srcold/TabexComponents/Cards/Card20/Card20.jsx +282 -0
  10. package/srcold/TabexComponents/Cards/Card21/Card21.jsx +388 -0
  11. package/srcold/TabexComponents/Cards/Card22/Card22.jsx +287 -0
  12. package/srcold/TabexComponents/Cards/Card23/Card23.jsx +403 -0
  13. package/srcold/TabexComponents/Cards/CardBadgeSlideFromTop/CardBadgeSlideFromTop.jsx +395 -0
  14. package/srcold/TabexComponents/Cards/CardWithTextOnly/CardWithTextOnly.jsx +70 -0
  15. package/srcold/TabexComponents/Cards/CategoryCardTextOnImage/CategoryCardTextOnImage.jsx +211 -0
  16. package/srcold/TabexComponents/Cards/CategoryCardwithhoveraction/CategoryCardwithhoveraction.jsx +220 -0
  17. package/srcold/TabexComponents/Cards/Categorycard_fullimage/Categorycard_fullimage.jsx +230 -0
  18. package/srcold/TabexComponents/Cards/Categorycard_slidebgscaled/Categorycard_slidebgscaled.jsx +198 -0
  19. package/srcold/TabexComponents/Cards/Categorycard_with_trianglebg/Categorycard_with_trianglebg.jsx +170 -0
  20. package/srcold/TabexComponents/Cards/Categorycard_with_twolinestransition/Categorycard_with_twolinestransition.jsx +181 -0
  21. package/srcold/TabexComponents/Cards/Categorycard_withshapes/Categorycard_withshapes.jsx +161 -0
  22. package/srcold/TabexComponents/Cards/Categorycard_withtext/Categorycard_withtext.jsx +180 -0
  23. package/srcold/TabexComponents/Cards/CircleCardWithVariants/CircleCardWithVariants.jsx +487 -0
  24. package/srcold/TabexComponents/Cards/Classiccategorycard/Classiccategorycard.jsx +123 -0
  25. package/srcold/TabexComponents/Cards/HorizontalCategoryCard/HorizontalCategoryCard.jsx +192 -0
  26. package/srcold/TabexComponents/Cards/Horizontalcard/Horizontalcard.jsx +270 -0
  27. package/srcold/TabexComponents/Cards/MenuCard/MenuCard.jsx +543 -0
  28. package/srcold/TabexComponents/Cards/ModernCardWithQuantityButton/ModernCardWithQuantityButton.jsx +467 -0
  29. package/srcold/TabexComponents/Cards/ModernProductCard/ModernProductCard.jsx +469 -0
  30. package/srcold/TabexComponents/Cards/NewProductcard/NewProductcard.jsx +445 -0
  31. package/srcold/TabexComponents/Cards/ProductCardWithTextOnImage/ProductCardWithTextOnImage.jsx +304 -0
  32. package/srcold/TabexComponents/Cards/Productcard6/Productcard6.jsx +256 -0
  33. package/srcold/TabexComponents/Cards/Productcard7/Productcard7.jsx +278 -0
  34. package/srcold/TabexComponents/Cards/Productcard_animatedbuttons/Productcard_animatedbuttons.jsx +443 -0
  35. package/srcold/TabexComponents/Cards/Productcard_with_circularbg/Productcard_with_circularbg.jsx +275 -0
  36. package/srcold/TabexComponents/Cards/Productcard_with_circularhover/Productcard_with_circularhover.jsx +315 -0
  37. package/srcold/TabexComponents/Cards/Productcard_with_slideanimation/Productcard_with_slideanimation.jsx +301 -0
  38. package/srcold/TabexComponents/Cards/Productcard_with_variants/Productcard_with_variants.jsx +419 -0
  39. package/srcold/TabexComponents/Cards/Productcard_with_zoominonhover/Productcard_with_zoominonhover.jsx +524 -0
  40. package/srcold/TabexComponents/Cards/Productcarddefault/Productcarddefault.jsx +275 -0
  41. package/srcold/TabexComponents/Cards/Productccard_with_imageontopleft/Productccard_with_imageontopleft.jsx +286 -0
  42. package/srcold/TabexComponents/Cards/Prouductcard_with_zoomhover/Prouductcard_with_zoomhover.jsx +136 -0
  43. package/srcold/TabexComponents/Cards/Simplecategorycardwithtextbelow/Simplecategorycardwithtextbelow.jsx +179 -0
  44. package/srcold/TabexComponents/Cards/Simpleproductcard/Simpleproductcard.jsx +291 -0
  45. package/srcold/TabexComponents/Cards/StylishProductCard/StylishProductCard.jsx +339 -0
  46. package/srcold/TabexComponents/Cards/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +338 -0
  47. package/srcold/TabexComponents/Cards/UpSlideEffectCard/UpSlideEffectCard.jsx +515 -0
  48. package/srcold/TabexComponents/Cards/UserCardWithSocialMediaOnHover/UserCardWithSocialMediaOnHover.jsx +184 -0
  49. package/srcold/TabexComponents/Footer/Allinonefooter/Allinonefooter.jsx +475 -0
  50. package/srcold/TabexComponents/Footer/Footer1/Footer1.jsx +448 -0
  51. package/srcold/TabexComponents/Footer/Footer2/Footer2.jsx +383 -0
  52. package/srcold/TabexComponents/Footer/Footer3/Footer3.jsx +394 -0
  53. package/srcold/TabexComponents/Footer/Footer4/Footer4.jsx +699 -0
  54. package/srcold/TabexComponents/Footer/Footer5/Footer5.jsx +523 -0
  55. package/srcold/TabexComponents/Footer/Footer6/Footer6.jsx +301 -0
  56. package/srcold/TabexComponents/Footer/Footer7/Footer7.jsx +415 -0
  57. package/srcold/TabexComponents/Footer/Footer8/Footer8.jsx +454 -0
  58. package/srcold/TabexComponents/Footer/FooterWithThreeColumns/FooterWithThreeColumns.jsx +329 -0
  59. package/srcold/TabexComponents/Footer/Simplefooter/Simplefooter.jsx +274 -0
  60. package/srcold/TabexComponents/Generalfiles/images/egyptflag.png +0 -0
  61. package/srcold/TabexComponents/Generalfiles/images/noimage.png +0 -0
  62. package/srcold/TabexComponents/Generalfiles/images/payment/cod.png +0 -0
  63. package/srcold/TabexComponents/Generalfiles/images/payment/fawry.png +0 -0
  64. package/srcold/TabexComponents/Generalfiles/images/payment/payment.png +0 -0
  65. package/srcold/TabexComponents/Generalfiles/images/payment/paymob.png +0 -0
  66. package/srcold/TabexComponents/Generalfiles/images/payment/paypal.png +0 -0
  67. package/srcold/TabexComponents/Generalfiles/images/payment/visa.png +0 -0
  68. package/srcold/TabexComponents/Generalfiles/images/shoppingcart.png +0 -0
  69. package/srcold/TabexComponents/Generalfiles/images/tabexlogo.png +0 -0
  70. package/srcold/TabexComponents/Generalfiles/images/unknownmaleuser.png +0 -0
  71. package/srcold/TabexComponents/Generalfiles/images/usflag.png +0 -0
  72. package/srcold/TabexComponents/Generalfiles/images/whatsapp.png +0 -0
  73. package/srcold/TabexComponents/Headers/CTAHeader/CTAHeader.jsx +880 -0
  74. package/srcold/TabexComponents/Headers/CategoryFeaturingHeader/CategoryFeaturingHeader.jsx +870 -0
  75. package/srcold/TabexComponents/Headers/ClassicHeader/ClassicHeader.jsx +688 -0
  76. package/srcold/TabexComponents/Headers/Gotoheader/Gotoheader.jsx +720 -0
  77. package/srcold/TabexComponents/Headers/Header4/Header4.jsx +621 -0
  78. package/srcold/TabexComponents/Headers/Header8/Header8.jsx +824 -0
  79. package/srcold/TabexComponents/Headers/HeaderRestaurant/HeaderRestaurant.jsx +730 -0
  80. package/srcold/TabexComponents/Headers/HeaderWithAdSlider/HeaderWithAdSlider.jsx +762 -0
  81. package/srcold/TabexComponents/Headers/HeaderWithSearchOnCenter/HeaderWithSearchOnCenter.jsx +706 -0
  82. package/srcold/TabexComponents/Headers/HeaderWithUtilityBar/HeaderWithUtilityBar.jsx +900 -0
  83. package/srcold/TabexComponents/Headers/Header_threesectionslogocentered/Header_threesectionslogocentered.jsx +841 -0
  84. package/srcold/TabexComponents/Headers/Headerresponsive/Headerresponsive.jsx +988 -0
  85. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveNew.jsx +1081 -0
  86. package/srcold/TabexComponents/Headers/Headerresponsive/HeaderresponsiveOriginal.jsx +988 -0
  87. package/srcold/TabexComponents/Headers/HeaderwithContactinfo/HeaderwithContactinfo.jsx +917 -0
  88. package/srcold/TabexComponents/Headers/Modernheader/Modernheader.jsx +693 -0
  89. package/srcold/TabexComponents/Headers/SearchFocusedHeader/SearchFocusedHeader.jsx +952 -0
  90. package/srcold/TabexComponents/Headers/Simpleheader/Simpleheader.jsx +636 -0
  91. package/srcold/TabexComponents/Headers/StylishHeader/StylishHeader.jsx +853 -0
  92. package/srcold/TabexComponents/Headers/Subheader/Subheader copy.jsx +373 -0
  93. package/srcold/TabexComponents/Headers/Subheader/Subheader.jsx +515 -0
  94. package/srcold/TabexComponents/Headers/Subheader/SubheaderDropdown.jsx +190 -0
  95. package/srcold/TabexComponents/Headers/Subheader/SubheaderOriginal.jsx +483 -0
  96. package/srcold/TabexComponents/Headers/ThreeTieredHeader/ThreeTieredHeader.jsx +1005 -0
  97. package/srcold/TabexComponents/Headers/TwoTieredHeader/TwoTieredHeader.jsx +1020 -0
  98. package/srcold/TabexComponents/Headers/TwoTieredWithCenteredLogoHeader/TwoTieredWithCenteredLogoHeader .jsx +843 -0
  99. package/srcold/TabexComponents/Sections/BackgroundImages/BacgroundThreeImageWithCategories/BacgroundThreeImageWithCategories.jsx +448 -0
  100. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundFiveImageStructure/BackgroundFiveImageStructure.jsx +346 -0
  101. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundImageWithTopContent/BackgroundImageWithTopContent.jsx +304 -0
  102. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundSectionWithServicesCards/BackgroundSectionWithServicesCards.jsx +301 -0
  103. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage1/Backgroundimage1.jsx +312 -0
  104. package/srcold/TabexComponents/Sections/BackgroundImages/Backgroundimage_with_toppill/Backgroundimage_with_toppill.jsx +271 -0
  105. package/srcold/TabexComponents/Sections/BackgroundImages/BackgroundimageandTextsection/BackgroundimageandTextsection.jsx +174 -0
  106. package/srcold/TabexComponents/Sections/BackgroundImages/Bgimagewithsearchbar/Bgimagewithsearchbar.jsx +200 -0
  107. package/srcold/TabexComponents/Sections/BackgroundImages/FullVideoSection/FullVideoSection.jsx +263 -0
  108. package/srcold/TabexComponents/Sections/BackgroundImages/Section_with_rightbgcont/Section_with_rightbgcont.jsx +143 -0
  109. package/srcold/TabexComponents/Sections/BackgroundImages/TextSectionConnectToWA/TextSectionConnectToWA.jsx +248 -0
  110. package/srcold/TabexComponents/Sections/BackgroundImages/Threebgimages/Threebgimages.jsx +295 -0
  111. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages copy.jsx +394 -0
  112. package/srcold/TabexComponents/Sections/BackgroundImages/Twobgimages/Twobgimages.jsx +406 -0
  113. package/srcold/TabexComponents/Sections/BackgroundImages/VideosSection/VideosSection.jsx +246 -0
  114. package/srcold/TabexComponents/Sections/Cards/CardsSection/CardsSection.jsx +1220 -0
  115. package/srcold/TabexComponents/Sections/Cards/CardsSection2/CardsSection2.jsx +480 -0
  116. package/srcold/TabexComponents/Sections/Cards/CardsSectionwithfilter/CardsSectionwithfilter.jsx +718 -0
  117. package/srcold/TabexComponents/Sections/Cards/ElegantCategoriesCardSection/ElegantCategoriesCardSection.jsx +406 -0
  118. package/srcold/TabexComponents/Sections/Cards/ModernCardsSection/ModernCardsSection.jsx +652 -0
  119. package/srcold/TabexComponents/Sections/Cards/RandomlyStructuredCollectionCards/RandomlyStructuredCollectionCards.jsx +635 -0
  120. package/srcold/TabexComponents/Sections/Cards/Sixverticalcardssection/Sixverticalcardssection.jsx +495 -0
  121. package/srcold/TabexComponents/Sections/Cards/UsersCardsSection/UsersCardsSection.jsx +383 -0
  122. package/srcold/TabexComponents/Sections/Slideshow/AboutSection/AboutSection.jsx +250 -0
  123. package/srcold/TabexComponents/Sections/Slideshow/Backgroundimage_with_topcircle/Backgroundimage_with_topcircle.jsx +160 -0
  124. package/srcold/TabexComponents/Sections/Slideshow/ContactUsSection/ContactUsSection.jsx +256 -0
  125. package/srcold/TabexComponents/Sections/Slideshow/Freetextsection/Freetextsection.jsx +329 -0
  126. package/srcold/TabexComponents/Sections/Slideshow/HorizontalContactUsSection/HorizontalContactUsSection.jsx +266 -0
  127. package/srcold/TabexComponents/Sections/Slideshow/Image_with_leftwords/Image_with_leftwords.jsx +371 -0
  128. package/srcold/TabexComponents/Sections/Slideshow/Image_with_rightwords/Image_with_rightwords.jsx +140 -0
  129. package/srcold/TabexComponents/Sections/Slideshow/ServiceSectionWithImage/ServiceSectionWithImage.jsx +374 -0
  130. package/srcold/TabexComponents/Sections/Slideshow/Servicesection/Servicesection.jsx +339 -0
  131. package/srcold/TabexComponents/Sections/Slideshow/ServicesectionCenteredcards/ServicesectionCenteredcards.jsx +303 -0
  132. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_rotatedsquare/Slideshow_with_rotatedsquare.jsx +224 -0
  133. package/srcold/TabexComponents/Sections/Slideshow/Slideshow_with_squarebg/Slideshow_with_squarebg.jsx +147 -0
  134. package/srcold/TabexComponents/Sections/Slideshow/Slideshowdifferentanimations/Slideshowdifferentanimations.jsx +139 -0
  135. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade copy.jsx +634 -0
  136. package/srcold/TabexComponents/Sections/Slideshow/Slideshowfade/Slideshowfade.jsx +324 -0
  137. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide copy.jsx +525 -0
  138. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/Slideshowslide.jsx +569 -0
  139. package/srcold/TabexComponents/Sections/Slideshow/Slideshowslide/SlideshowslideOriginal.jsx +475 -0
  140. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Arrow.js +91 -0
  141. package/srcold/TabexComponents/Sections/Slideshow/Slideshowzoom/Slideshowzoom.jsx +369 -0
  142. package/srcold/TabexComponents/Sections/Slideshow/TwoWayServiceSectionWithImage/TwoWayServiceSectionWithImage.jsx +392 -0
  143. package/srcold/TabexComponents/StaticPages/AccountInformation/AccountInformation.jsx +213 -0
  144. package/srcold/TabexComponents/StaticPages/CartSlider/CartSlider.jsx +467 -0
  145. package/srcold/TabexComponents/StaticPages/Categoriesdropdown/Categoriesdropdown.jsx +181 -0
  146. package/srcold/TabexComponents/StaticPages/Checkout/Checkout.jsx +1280 -0
  147. package/srcold/TabexComponents/StaticPages/Filter/Filter copy.jsx +1392 -0
  148. package/srcold/TabexComponents/StaticPages/Filter/Filter.jsx +1399 -0
  149. package/srcold/TabexComponents/StaticPages/Filter/FilterOriginal.jsx +1132 -0
  150. package/srcold/TabexComponents/StaticPages/InnerGroups/InnerGroups.jsx +60 -0
  151. package/srcold/TabexComponents/StaticPages/Login/FacebookLoginButton.jsx +50 -0
  152. package/srcold/TabexComponents/StaticPages/Login/GoogleLoginButton.jsx +35 -0
  153. package/srcold/TabexComponents/StaticPages/Login/Login.jsx +469 -0
  154. package/srcold/TabexComponents/StaticPages/OrderSuccess/OrderSuccess.jsx +143 -0
  155. package/srcold/TabexComponents/StaticPages/Ordershistory/Ordershistory.jsx +1329 -0
  156. package/srcold/TabexComponents/StaticPages/Policies/Policies.jsx +306 -0
  157. package/srcold/TabexComponents/StaticPages/Productinfo/Product_itemtype.jsx +1334 -0
  158. package/srcold/TabexComponents/StaticPages/Productinfo/Productinfo.jsx +715 -0
  159. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype copy.jsx +361 -0
  160. package/srcold/TabexComponents/StaticPages/Productinfo/Service_itemtype.jsx +361 -0
  161. package/srcold/TabexComponents/StaticPages/Productinfo/Serviceinfotabs.jsx +501 -0
  162. package/srcold/TabexComponents/StaticPages/Productinfo/staticroutersidenav.module.css +145 -0
  163. package/srcold/TabexComponents/StaticPages/Searchlist/Searchlist.jsx +227 -0
  164. package/srcold/TabexComponents/StaticPages/Signup/CustomerInformationForm.jsx +832 -0
  165. package/srcold/TabexComponents/StaticPages/Signup/Signup.jsx +154 -0
  166. package/srcold/TabexComponents/StaticPages/Staticpagesrouter/Staticpagesrouter.jsx +280 -0
  167. package/srcold/TabexComponents/StaticPages/Viewcart/Viewcart.jsx +671 -0
  168. package/srcold/TabexComponents/StaticPages/Wishlist/Wishlist.jsx +538 -0
  169. package/srcold/assets/images/appstore.png +0 -0
  170. package/srcold/assets/images/cod.png +0 -0
  171. package/srcold/assets/images/egyptflag.png +0 -0
  172. package/srcold/assets/images/fawry.png +0 -0
  173. package/srcold/assets/images/googleplay.png +0 -0
  174. package/srcold/assets/images/ksa.png +0 -0
  175. package/srcold/assets/images/mastercard.png +0 -0
  176. package/srcold/assets/images/payment.png +0 -0
  177. package/srcold/assets/images/paymob.png +0 -0
  178. package/srcold/assets/images/paypal.png +0 -0
  179. package/srcold/assets/images/shoppingcart.png +0 -0
  180. package/srcold/assets/images/usflag.png +0 -0
  181. package/srcold/assets/images/visa.png +0 -0
  182. package/srcold/assets/images/whatsapp.png +0 -0
  183. package/srcold/button.jsx +40 -0
  184. package/srcold/index.jsx +283 -0
  185. package/srcold/styles/Home.module.css +129 -0
  186. package/srcold/styles/cards/Categorcycard_fullimage.module.css +10 -0
  187. package/srcold/styles/cards/Categorycard_slidebgscaled.module.css +73 -0
  188. package/srcold/styles/cards/Categorycard_withshapes.module.css +189 -0
  189. package/srcold/styles/cards/ModernCardWithQuantityButton.module.css +30 -0
  190. package/srcold/styles/cards/Productcard6.module.css +9 -0
  191. package/srcold/styles/cards/Productccard_with_zoominonhover.module.css +51 -0
  192. package/srcold/styles/cards/Prouductcard_with_zoomhover.module.css +61 -0
  193. package/srcold/styles/cards/UserCardWithSocialMediaOnHover.module.css +65 -0
  194. package/srcold/styles/cards/categorycard.module.css +85 -0
  195. package/srcold/styles/cards/categorycard3.module.css +50 -0
  196. package/srcold/styles/cards/categorycardwithtext.module.css +40 -0
  197. package/srcold/styles/cards/productcard_animatedbuttons.module.css +130 -0
  198. package/srcold/styles/cards/productcard_with_textonhover.module.css +18 -0
  199. package/srcold/styles/cards/productcard_withtextonimage.module.css +0 -0
  200. package/srcold/styles/cards/productccard_with_imageontopleft.module.css +85 -0
  201. package/srcold/styles/general/bootstrap.css +4727 -0
  202. package/srcold/styles/general/dropdown.css +206 -0
  203. package/srcold/styles/general/editorbardropdown.module.css +94 -0
  204. package/srcold/styles/general/filter.module.css +108 -0
  205. package/srcold/styles/general/form.module.css +273 -0
  206. package/srcold/styles/general/general.module.css +872 -0
  207. package/srcold/styles/general/image-gallery.css +531 -0
  208. package/srcold/styles/general/react-accessible-accordion.module.css +52 -0
  209. package/srcold/styles/general/react-phone-input-2.module.css +927 -0
  210. package/srcold/styles/general/scrollbtn.module.css +22 -0
  211. package/srcold/styles/general/slick.module.css +166 -0
  212. package/srcold/styles/general/tabs.module.css +119 -0
  213. package/srcold/styles/general/workplaceeditor.module.css +328 -0
  214. package/srcold/styles/globals.css +26 -0
  215. package/srcold/styles/headers/CTAHeader.module.css +40 -0
  216. package/srcold/styles/headers/CategoryFeaturingHeader.module.css +61 -0
  217. package/srcold/styles/headers/Gotoheader.module.css +81 -0
  218. package/srcold/styles/headers/Header7.module.css +50 -0
  219. package/srcold/styles/headers/HeaderWithAdSlider.module.css +86 -0
  220. package/srcold/styles/headers/HeaderWithSearchOnCenter.module.css +101 -0
  221. package/srcold/styles/headers/HeaderWithUtilityBar.module.css +46 -0
  222. package/srcold/styles/headers/Header_threesectionslogocentered.module.css +84 -0
  223. package/srcold/styles/headers/NewHeader.module.css +101 -0
  224. package/srcold/styles/headers/SearchFocusedHeader.module.css +62 -0
  225. package/srcold/styles/headers/Sideheader.module.css +108 -0
  226. package/srcold/styles/headers/Simpleheader.module.css +102 -0
  227. package/srcold/styles/headers/classicheader.module.css +16 -0
  228. package/srcold/styles/headers/classicheaderstyles.module.css +9 -0
  229. package/srcold/styles/headers/dropdown.css +0 -0
  230. package/srcold/styles/headers/header4.module.css +175 -0
  231. package/srcold/styles/headers/header5.module.css +30 -0
  232. package/srcold/styles/headers/header_contactinfo.module.css +53 -0
  233. package/srcold/styles/headers/headerresturant.module.css +89 -0
  234. package/srcold/styles/headers/modernheader.module.css +72 -0
  235. package/srcold/styles/headers/stylishheader.module.css +24 -0
  236. package/srcold/styles/headers/subheader.module.css +114 -0
  237. package/srcold/styles/headers/threetieredheader.module.css +91 -0
  238. package/srcold/styles/sections/BackgroundImageWithTopContent.css +4 -0
  239. package/srcold/styles/sections/Backgroundimage1.module.css +17 -0
  240. package/srcold/styles/sections/Backgroundimage_with_topcircle.module.css +28 -0
  241. package/srcold/styles/sections/Section_with_rightbgcont.module.css +49 -0
  242. package/srcold/styles/sections/Slideshow_with_rotatedsquare.module.css +35 -0
  243. package/srcold/styles/sections/Slideshow_with_squarebg.module.css +39 -0
  244. package/srcold/styles/staticpages/accordion.module.css +9 -0
  245. package/srcold/styles/staticpages/cart.module.css +108 -0
  246. package/srcold/styles/staticpages/dropdown.css +196 -0
  247. package/srcold/styles/staticpages/filter.module.css +139 -0
  248. package/srcold/styles/staticpages/image-gallery.css +481 -0
  249. package/srcold/styles/staticpages/login.module.css +113 -0
  250. package/srcold/styles/staticpages/productinfo.module.css +54 -0
  251. package/srcold/styles/staticpages/shop.module.css +191 -0
  252. package/srcold/styles/staticpages/signup.module.css +206 -0
  253. package/srcold/styles/staticpages/staticroutersidenav.module.css +129 -0
  254. package/srcold/styles/staticpages/viewcart.module.css +129 -0
  255. package/srcold/styles/staticpages/wishlist.module.css +29 -0
@@ -0,0 +1,4727 @@
1
+ @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
2
+ @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
3
+ @import url('https://fonts.googleapis.com/css2?family=Playfair+Display&family=Roboto:wght@100;300;400;500;700;900&display=swap');
4
+ @import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Roboto:wght@100;300;400;500;700;900&display=swap');
5
+ @import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
6
+ @import url('https://fonts.googleapis.com/css2?family=Satisfy&display=swap');
7
+ @import url('https://fonts.googleapis.com/css2?family=Asul:wght@400;700&display=swap');
8
+
9
+ @font-face {
10
+ font-family: 'Monoton';
11
+ font-style: normal;
12
+ font-weight: 400;
13
+ font-display: swap;
14
+ src: url(https://fonts.gstatic.com/s/monoton/v15/5h1aiZUrOngCibe4TkHLQg.woff2) format('woff2');
15
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
16
+ }
17
+ @font-face {
18
+ font-family: 'Pacifico';
19
+ font-style: normal;
20
+ font-weight: 400;
21
+ font-display: swap;
22
+ src: url(https://fonts.gstatic.com/s/pacifico/v22/FwZY7-Qmy14u9lezJ-6K6MmTpA.woff2) format('woff2');
23
+ unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
24
+ }
25
+
26
+ :root {
27
+ --cimon: #f76566;
28
+ --primary: #022648;
29
+ --secondary: #eac435;
30
+ --secondaryhover: #b99513;
31
+ --success: #3ac47d;
32
+ --successhover: #26ed86;
33
+ --info: #16aaff;
34
+ --infohover: #0071b3;
35
+ --warning: #f7b924;
36
+ --danger: #d92550;
37
+ --dangerhover: #991a3a;
38
+ /* --light: #eee; */
39
+ --light: #999999;
40
+ --lighthover: #343a40;
41
+ --dark: #343a40;
42
+ --focus: #444054;
43
+ --cardtitle: rgba(13, 27, 62, 0.7);
44
+ --cardheader: #008eb3;
45
+ --cardheaderhover: #007a99;
46
+ --blue: #0000b3;
47
+ }
48
+ body {
49
+ margin: 0;
50
+ font-size: 1rem;
51
+ font-weight: 400;
52
+ line-height: 1.5;
53
+ text-align: left;
54
+ background-color: #fff;
55
+ font-family: 'Poppins', sans-serif;
56
+ width: 100vw !important;
57
+ height: 100vh !important;
58
+ top: 0 !important;
59
+ left: 0 !important;
60
+ }
61
+ *,
62
+ *::before,
63
+ *::after {
64
+ box-sizing: border-box;
65
+ }
66
+ html {
67
+ font-family: 'Poppins', sans-serif;
68
+ line-height: 1.15;
69
+ -webkit-text-size-adjust: 100%;
70
+ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
71
+ width: 100% !important;
72
+ height: 100vh !important;
73
+ top: 0 !important;
74
+ left: 0 !important;
75
+ }
76
+ body {
77
+ margin: 0;
78
+ padding: 0;
79
+ font-family: 'Poppins', sans-serif;
80
+ font-size: 0.88rem;
81
+ font-weight: 400;
82
+ line-height: 1.5;
83
+ color: #022648;
84
+ text-align: left;
85
+ background: #f2f2f2 !important;
86
+ /* overflow-x: hidden !important; */
87
+ width: 100vw !important;
88
+ height: 100vh !important;
89
+ top: 0 !important;
90
+ left: 0 !important;
91
+ }
92
+ body::-webkit-scrollbar {
93
+ width: 5px;
94
+ }
95
+ body::-webkit-scrollbar-track {
96
+ box-shadow: inset 0 0 5px grey;
97
+ border-radius: 10px;
98
+ }
99
+ body::-webkit-scrollbar-thumb {
100
+ background: #022648;
101
+ border-radius: 10px;
102
+ }
103
+ body::-webkit-scrollbar-thumb:hover {
104
+ background: #eac435;
105
+ }
106
+ .mainscrollbar::-webkit-scrollbar {
107
+ width: 5px;
108
+ }
109
+ .mainscrollbar::-webkit-scrollbar-track {
110
+ box-shadow: inset 0 0 5px grey;
111
+ border-radius: 10px;
112
+ }
113
+ .mainscrollbar::-webkit-scrollbar-thumb {
114
+ background: #022648;
115
+ border-radius: 10px;
116
+ }
117
+ .mainscrollbar::-webkit-scrollbar-thumb:hover {
118
+ background: #eac435;
119
+ }
120
+ ul {
121
+ list-style: none;
122
+ }
123
+ .cursor-pointer {
124
+ cursor: pointer !important;
125
+ }
126
+ .cursor-default {
127
+ cursor: alias !important;
128
+ }
129
+ .cursor-notallowed {
130
+ cursor: not-allowed !important;
131
+ }
132
+ /* Table */
133
+ table {
134
+ border-collapse: collapse;
135
+ }
136
+ th {
137
+ text-align: inherit;
138
+ }
139
+ .table {
140
+ width: 100%;
141
+ margin-bottom: 1rem;
142
+ background-color: rgba(0, 0, 0, 0);
143
+ }
144
+ .table th,
145
+ .table td {
146
+ padding: 0.55rem;
147
+ border-top: 1px solid #e9ecef;
148
+ }
149
+ .table thead th {
150
+ vertical-align: bottom;
151
+ border-bottom: 2px solid #e9ecef;
152
+ font-size: 15px;
153
+ }
154
+ .table_thbg thead th {
155
+ font-size: 15px ;
156
+ }
157
+ .table td {
158
+ color: var(--focus);
159
+ font-size: 15px;
160
+ }
161
+ .table_bordered {
162
+ border: 1px solid #e9ecef;
163
+ }
164
+ .table_bordered th,
165
+ .table_bordered td {
166
+ border: 1px solid #e9ecef;
167
+ }
168
+ .table_bordered thead th,
169
+ .table_bordered thead td {
170
+ border-bottom-width: 2px;
171
+ }
172
+ .table_borderless th,
173
+ .table_borderless td,
174
+ .table_borderless thead th,
175
+ .table_borderless tbody + tbody {
176
+ border: 0;
177
+ }
178
+ .table_hover tbody tr:hover {
179
+ background-color: #e0f3ff;
180
+ }
181
+ .table_responsive {
182
+ display: block !important;
183
+ width: 100% !important;
184
+ overflow-x: auto !important;
185
+ -webkit-overflow-scrolling: touch !important;
186
+ -ms-overflow-style: -ms-autohiding-scrollbar !important;
187
+ }
188
+
189
+ /* Text Styles */
190
+ .opacity-6 {
191
+ opacity: 0.6 !important;
192
+ }
193
+ .linethrough {
194
+ text-decoration: line-through !important;
195
+ }
196
+ .text-overflow {
197
+ white-space: nowrap !important;
198
+ overflow: hidden !important;
199
+ text-overflow: ellipsis !important;
200
+ }
201
+ .text-uppercase {
202
+ text-transform: uppercase !important;
203
+ }
204
+ .text-capitalize {
205
+ text-transform: capitalize !important;
206
+ }
207
+ .font-weight-light {
208
+ font-weight: 300 !important;
209
+ }
210
+ .font-weight-normal {
211
+ font-weight: 400 !important;
212
+ }
213
+ .font-weight-500 {
214
+ font-weight: 500 !important;
215
+ }
216
+ .font-weight-600 {
217
+ font-weight: 600 !important;
218
+ }
219
+ .font-10 {
220
+ font-size: 10px !important;
221
+ }
222
+ .font-11 {
223
+ font-size: 11px !important;
224
+ }
225
+ .font-12 {
226
+ font-size: 12px !important;
227
+ }
228
+ .font-13 {
229
+ font-size: 13px !important;
230
+ }
231
+ .font-14 {
232
+ font-size: 14px !important;
233
+ }
234
+ .font-15 {
235
+ font-size: 15px !important;
236
+ }
237
+ .font-16 {
238
+ font-size: 16px !important;
239
+ }
240
+ .font-17 {
241
+ font-size: 17px !important;
242
+ }
243
+ .font-18 {
244
+ font-size: 18px !important;
245
+ }
246
+ .font-19 {
247
+ font-size: 19px !important;
248
+ }
249
+ .font-20 {
250
+ font-size: 20px !important;
251
+ }
252
+ .font-25 {
253
+ font-size: 25px !important;
254
+ }
255
+ .font-27 {
256
+ font-size: 27px !important;
257
+ }
258
+ .text-darkblue {
259
+ color: var(--darkblue) !important;
260
+ }
261
+ .text-cardheader {
262
+ color: var(--cardheader) !important;
263
+ }
264
+ .text-fav {
265
+ color: var(--fav) !important;
266
+ }
267
+ .text-info {
268
+ color: var(--info) !important;
269
+ }
270
+ .text-infohover:hover {
271
+ color: var(--infohover) !important;
272
+ transition: 0.3s !important;
273
+ cursor: pointer !important;
274
+ }
275
+ .text-black {
276
+ color: #000 !important;
277
+ }
278
+ .text-white {
279
+ color: #fff !important;
280
+ }
281
+ .text-whitehovercontainer:hover .text-whitehover {
282
+ color: #fff !important;
283
+ }
284
+ .text-whitehover:hover {
285
+ color: #fff !important;
286
+ }
287
+ .text-cardtitle {
288
+ color: var(--cardtitle) !important;
289
+ }
290
+ .text-primary {
291
+ color: #022648 !important;
292
+ transition: 0.3s ease-in-out !important;
293
+ transition: 0.3s;
294
+ }
295
+ .text-secondary {
296
+ color: #eac435 !important;
297
+ }
298
+ .text-secondaryhovercontainer:hover .text-secondaryhover {
299
+ color: #eac435 !important;
300
+ transition: 0.3s !important;
301
+ cursor: pointer !important;
302
+ }
303
+ .text-secondaryhover:hover {
304
+ color: #eac435 !important;
305
+ transition: 0.3s !important;
306
+ cursor: pointer !important;
307
+ }
308
+ .text-danger {
309
+ color: var(--danger) !important;
310
+ }
311
+ .text-dangerhover:hover {
312
+ color: var(--dangerhover) !important;
313
+ transition: 0.3s !important;
314
+ cursor: pointer !important;
315
+ }
316
+ .text-dark {
317
+ color: var(--dark) !important;
318
+ }
319
+ .text-success {
320
+ color: var(--success) !important;
321
+ }
322
+ .text-successhover:hover {
323
+ color: var(--successhover) !important;
324
+ transition: 0.3s !important;
325
+ cursor: pointer !important;
326
+ }
327
+ .text-light {
328
+ color: var(--light) !important;
329
+ }
330
+ .text-lighthover:hover {
331
+ color: var(--lighthover) !important;
332
+ transition: 0.3s !important;
333
+ cursor: pointer !important;
334
+ }
335
+ .text-light2 {
336
+ color: var(--light2) !important;
337
+ }
338
+ .text-focus {
339
+ color: var(--focus);
340
+ }
341
+ .text-muted {
342
+ color: #9eabc0 !important;
343
+ }
344
+ .text-grey {
345
+ color: grey !important;
346
+ }
347
+ .bg-black {
348
+ background-color: #000 !important;
349
+ }
350
+ .bg-orange {
351
+ background-color: var(--orange) !important;
352
+ }
353
+ .bg-dark {
354
+ background-color: var(--dark) !important;
355
+ }
356
+ .bg-focus {
357
+ background-color: var(--focus) !important;
358
+ }
359
+ .bg-transparent {
360
+ background-color: transparent !important;
361
+ }
362
+ .bg-white {
363
+ background-color: white;
364
+ }
365
+ .bg-primary {
366
+ background-color: #022648 !important;
367
+ }
368
+ .bg-secondary {
369
+ background-color: #eac435 !important;
370
+ }
371
+ .bg-secondaryhover:hover {
372
+ cursor: pointer !important;
373
+ background-color: #eac435 !important;
374
+ transition: 0.3s !important;
375
+ }
376
+ .bg-focus {
377
+ background-color: var(--focus);
378
+ }
379
+ .bg-info {
380
+ background-color: var(--info) !important;
381
+ transition: 0.3s;
382
+ }
383
+ .bg-infohover:hover {
384
+ background-color: var(--infohover) !important;
385
+ cursor: pointer;
386
+ transition: 0.3s;
387
+ }
388
+ .bg-fav {
389
+ background-color: var(--fav) !important;
390
+ transition: 0.3s;
391
+ }
392
+ .bg-favhover:hover {
393
+ background-color: var(--favhover) !important;
394
+ cursor: pointer;
395
+ transition: 0.3s;
396
+ }
397
+ .bg-warning {
398
+ background-color: #f6af09 !important;
399
+ }
400
+ .bg-success {
401
+ background-color: var(--success) !important;
402
+ }
403
+ .bg-successhover:hover {
404
+ background-color: var(--successhover) !important;
405
+ transition: 0.3s;
406
+ }
407
+ .bg-green {
408
+ background-color: var(--green) !important;
409
+ }
410
+ .bg-cimon {
411
+ background: var(--cimon) !important;
412
+ }
413
+ .bg-danger {
414
+ background-color: var(--danger) !important;
415
+ }
416
+ .bgdanger-hover:hover{
417
+ transition: .3s;
418
+ cursor: pointer;
419
+ background-color: var(--dangerhover) !important;
420
+ }
421
+ .bg-light {
422
+ background-color: #d9d9d9;
423
+ }
424
+ .bg-cardheader {
425
+ background-color: var(--cardheader) !important;
426
+ transition: 0.3s;
427
+ }
428
+ .bg-cardheaderhover:hover {
429
+ background-color: var(--cardheaderhover) !important;
430
+ }
431
+
432
+ /* Text Styles */
433
+ .visible {
434
+ visibility: visible !important;
435
+ }
436
+ .invisible {
437
+ visibility: hidden !important;
438
+ }
439
+ hr {
440
+ box-sizing: content-box;
441
+ height: 0;
442
+ overflow: visible;
443
+ }
444
+
445
+ h1,
446
+ h2,
447
+ h3,
448
+ h4,
449
+ h5,
450
+ h6 {
451
+ margin-top: 0;
452
+ margin-bottom: 0.5rem;
453
+ }
454
+
455
+ p {
456
+ margin-top: 0;
457
+ margin-bottom: 1rem;
458
+ }
459
+ b,
460
+ strong {
461
+ font-weight: bolder;
462
+ }
463
+
464
+ img {
465
+ vertical-align: middle;
466
+ border-style: none;
467
+ }
468
+
469
+ table {
470
+ border-collapse: collapse;
471
+ }
472
+
473
+ th {
474
+ text-align: inherit;
475
+ }
476
+
477
+ label {
478
+ display: inline-block;
479
+ margin-bottom: 0.5rem;
480
+ }
481
+
482
+ a:hover {
483
+ text-decoration: none;
484
+ }
485
+ a:not([href]):not([tabindex]) {
486
+ color: inherit;
487
+ text-decoration: none;
488
+ }
489
+ a:not([href]):not([tabindex]):hover,
490
+ a:not([href]):not([tabindex]):focus {
491
+ color: inherit;
492
+ text-decoration: none;
493
+ }
494
+ a:not([href]):not([tabindex]):focus {
495
+ outline: 0;
496
+ }
497
+ label {
498
+ display: inline-block;
499
+ margin-bottom: 0.5rem;
500
+ }
501
+ button {
502
+ border-radius: 0;
503
+ outline: none !important;
504
+ border: none;
505
+ background: transparent;
506
+ }
507
+ button:hover {
508
+ cursor: pointer;
509
+ }
510
+ button:focus {
511
+ outline: 1px dotted;
512
+ outline: 5px auto -webkit-focus-ring-color;
513
+ }
514
+ input {
515
+ outline: none;
516
+ border: none;
517
+ }
518
+ textarea {
519
+ outline: none;
520
+ border: none;
521
+ }
522
+
523
+ textarea:focus,
524
+ input:focus {
525
+ /* border-color: transparent !important; */
526
+ }
527
+
528
+ input,
529
+ button,
530
+ select,
531
+ optgroup,
532
+ textarea {
533
+ margin: 0;
534
+ font-family: inherit;
535
+ font-size: inherit;
536
+ line-height: inherit;
537
+ }
538
+ button,
539
+ input {
540
+ overflow: visible;
541
+ }
542
+ button,
543
+ select {
544
+ text-transform: none;
545
+ }
546
+ button,
547
+ [type='button'],
548
+ [type='reset'],
549
+ [type='submit'] {
550
+ -webkit-appearance: button;
551
+ }
552
+ button::-moz-focus-inner,
553
+ [type='button']::-moz-focus-inner,
554
+ [type='reset']::-moz-focus-inner,
555
+ [type='submit']::-moz-focus-inner {
556
+ padding: 0;
557
+ border-style: none;
558
+ }
559
+ input[type='radio'],
560
+ input[type='checkbox'] {
561
+ box-sizing: border-box;
562
+ padding: 0;
563
+ }
564
+ input[type='date'],
565
+ input[type='time'],
566
+ input[type='datetime-local'],
567
+ input[type='month'] {
568
+ -webkit-appearance: listbox;
569
+ }
570
+ textarea {
571
+ resize: none;
572
+ /* overflow: auto; */
573
+ /* resize: vertical */
574
+ }
575
+ button {
576
+ border-radius: 0;
577
+ }
578
+
579
+ button,
580
+ input,
581
+ optgroup,
582
+ select,
583
+ textarea {
584
+ margin: 0;
585
+ font-family: inherit;
586
+ font-size: inherit;
587
+ line-height: inherit;
588
+ }
589
+
590
+ button,
591
+ input {
592
+ overflow: visible;
593
+ }
594
+
595
+ button,
596
+ select {
597
+ text-transform: none;
598
+ }
599
+
600
+ [role='button'] {
601
+ cursor: pointer;
602
+ }
603
+
604
+ select {
605
+ word-wrap: normal;
606
+ }
607
+ button.disabled,
608
+ button:disabled {
609
+ opacity: 0.65;
610
+ cursor: not-allowed;
611
+ }
612
+ [type='button'],
613
+ [type='reset'],
614
+ [type='submit'],
615
+ button {
616
+ -webkit-appearance: button;
617
+ }
618
+
619
+ [type='button']:not(:disabled),
620
+ [type='reset']:not(:disabled),
621
+ [type='submit']:not(:disabled),
622
+ button:not(:disabled) {
623
+ cursor: pointer;
624
+ }
625
+
626
+ [type='button']::-moz-focus-inner,
627
+ [type='reset']::-moz-focus-inner,
628
+ [type='submit']::-moz-focus-inner,
629
+ button::-moz-focus-inner {
630
+ padding: 0;
631
+ border-style: none;
632
+ }
633
+
634
+ input[type='checkbox'],
635
+ input[type='radio'] {
636
+ box-sizing: border-box;
637
+ padding: 0;
638
+ }
639
+
640
+ textarea {
641
+ overflow: auto;
642
+ resize: vertical;
643
+ }
644
+
645
+ [type='number']::-webkit-inner-spin-button,
646
+ [type='number']::-webkit-outer-spin-button {
647
+ height: auto;
648
+ }
649
+
650
+ [type='search'] {
651
+ outline-offset: -2px;
652
+ -webkit-appearance: none;
653
+ }
654
+
655
+ [type='search']::-webkit-search-decoration {
656
+ -webkit-appearance: none;
657
+ }
658
+
659
+ ::-webkit-file-upload-button {
660
+ font: inherit;
661
+ -webkit-appearance: button;
662
+ }
663
+
664
+ [hidden] {
665
+ display: none !important;
666
+ }
667
+
668
+ .h1,
669
+ .h2,
670
+ .h3,
671
+ .h4,
672
+ .h5,
673
+ .h6,
674
+ h1,
675
+ h2,
676
+ h3,
677
+ h4,
678
+ h5,
679
+ h6 {
680
+ margin-bottom: 0.5rem;
681
+ font-weight: 400;
682
+ line-height: 1.2;
683
+ }
684
+
685
+ .h1,
686
+ h1 {
687
+ font-size: 2.5rem;
688
+ }
689
+
690
+ .h2,
691
+ h2 {
692
+ font-size: 2rem;
693
+ }
694
+
695
+ .h3,
696
+ h3 {
697
+ font-size: 1.75rem;
698
+ }
699
+
700
+ .h4,
701
+ h4 {
702
+ font-size: 1.5rem;
703
+ }
704
+
705
+ .h5,
706
+ h5 {
707
+ font-size: 1.25rem;
708
+ }
709
+
710
+ .h6,
711
+ h6 {
712
+ font-size: 1rem;
713
+ }
714
+
715
+ hr {
716
+ margin-top: 1rem;
717
+ margin-bottom: 1rem;
718
+ border: 0;
719
+ border-top: 1px solid rgba(0, 0, 0, 0.1);
720
+ }
721
+
722
+ .row {
723
+ display: flex;
724
+ flex-wrap: wrap;
725
+ margin-right: -0.75rem;
726
+ margin-left: -0.75rem;
727
+ }
728
+
729
+ .col,
730
+ .col-1,
731
+ .col-10,
732
+ .col-11,
733
+ .col-12,
734
+ .col-2,
735
+ .col-3,
736
+ .col-4,
737
+ .col-5,
738
+ .col-6,
739
+ .col-7,
740
+ .col-8,
741
+ .col-9,
742
+ .col-auto,
743
+ .col-lg,
744
+ .col-lg-1,
745
+ .col-lg-10,
746
+ .col-lg-11,
747
+ .col-lg-12,
748
+ .col-lg-2,
749
+ .col-lg-3,
750
+ .col-lg-4,
751
+ .col-lg-5,
752
+ .col-lg-6,
753
+ .col-lg-7,
754
+ .col-lg-8,
755
+ .col-lg-9,
756
+ .col-lg-auto,
757
+ .col-md,
758
+ .col-md-1,
759
+ .col-md-10,
760
+ .col-md-11,
761
+ .col-md-12,
762
+ .col-md-2,
763
+ .col-md-3,
764
+ .col-md-4,
765
+ .col-md-5,
766
+ .col-md-6,
767
+ .col-md-7,
768
+ .col-md-8,
769
+ .col-md-9,
770
+ .col-md-auto,
771
+ .col-sm,
772
+ .col-sm-1,
773
+ .col-sm-10,
774
+ .col-sm-11,
775
+ .col-sm-12,
776
+ .col-sm-2,
777
+ .col-sm-3,
778
+ .col-sm-4,
779
+ .col-sm-5,
780
+ .col-sm-6,
781
+ .col-sm-7,
782
+ .col-sm-8,
783
+ .col-sm-9,
784
+ .col-sm-auto,
785
+ .col-xl,
786
+ .col-xl-1,
787
+ .col-xl-10,
788
+ .col-xl-11,
789
+ .col-xl-12,
790
+ .col-xl-2,
791
+ .col-xl-3,
792
+ .col-xl-4,
793
+ .col-xl-5,
794
+ .col-xl-6,
795
+ .col-xl-7,
796
+ .col-xl-8,
797
+ .col-xl-9,
798
+ .col-xl-auto {
799
+ position: relative;
800
+ width: 100%;
801
+ padding-right: 0.75rem;
802
+ padding-left: 0.75rem;
803
+ }
804
+
805
+ .col {
806
+ flex-basis: 0;
807
+ flex-grow: 1;
808
+ min-width: 0;
809
+ max-width: 100%;
810
+ }
811
+
812
+ .col-auto {
813
+ flex: 0 0 auto;
814
+ width: auto;
815
+ max-width: 100%;
816
+ }
817
+
818
+ .col-1 {
819
+ flex: 0 0 8.33333%;
820
+ max-width: 8.33333%;
821
+ }
822
+
823
+ .col-2 {
824
+ flex: 0 0 16.66667%;
825
+ max-width: 16.66667%;
826
+ }
827
+
828
+ .col-3 {
829
+ flex: 0 0 25%;
830
+ max-width: 25%;
831
+ }
832
+
833
+ .col-4 {
834
+ flex: 0 0 33.33333%;
835
+ max-width: 33.33333%;
836
+ }
837
+
838
+ .col-5 {
839
+ flex: 0 0 41.66667%;
840
+ max-width: 41.66667%;
841
+ }
842
+
843
+ .col-6 {
844
+ flex: 0 0 50%;
845
+ max-width: 50%;
846
+ }
847
+
848
+ .col-7 {
849
+ flex: 0 0 58.33333%;
850
+ max-width: 58.33333%;
851
+ }
852
+
853
+ .col-8 {
854
+ flex: 0 0 66.66667%;
855
+ max-width: 66.66667%;
856
+ }
857
+
858
+ .col-9 {
859
+ flex: 0 0 75%;
860
+ max-width: 75%;
861
+ }
862
+
863
+ .col-10 {
864
+ flex: 0 0 83.33333%;
865
+ max-width: 83.33333%;
866
+ }
867
+
868
+ .col-11 {
869
+ flex: 0 0 91.66667%;
870
+ max-width: 91.66667%;
871
+ }
872
+
873
+ .col-12 {
874
+ flex: 0 0 100%;
875
+ max-width: 100%;
876
+ }
877
+ @media (min-width: 991px) {
878
+ .col-lg {
879
+ flex-basis: 0;
880
+ flex-grow: 1;
881
+ min-width: 0;
882
+ max-width: 100%;
883
+ }
884
+ .col-lg-auto {
885
+ flex: 0 0 auto;
886
+ width: auto;
887
+ max-width: 100%;
888
+ }
889
+ .col-lg-1 {
890
+ flex: 0 0 8.33333%;
891
+ max-width: 8.33333%;
892
+ }
893
+ .col-lg-2 {
894
+ flex: 0 0 16.66667%;
895
+ max-width: 16.66667%;
896
+ }
897
+ .col-lg-3 {
898
+ flex: 0 0 25%;
899
+ max-width: 25%;
900
+ }
901
+ .col-lg-4 {
902
+ flex: 0 0 33.33333%;
903
+ max-width: 33.33333%;
904
+ }
905
+ .col-lg-5 {
906
+ flex: 0 0 41.66667%;
907
+ max-width: 41.66667%;
908
+ }
909
+ .col-lg-6 {
910
+ flex: 0 0 50%;
911
+ max-width: 50%;
912
+ }
913
+ .col-lg-7 {
914
+ flex: 0 0 58.33333%;
915
+ max-width: 58.33333%;
916
+ }
917
+ .col-lg-8 {
918
+ flex: 0 0 66.66667%;
919
+ max-width: 66.66667%;
920
+ }
921
+ .col-lg-9 {
922
+ flex: 0 0 75%;
923
+ max-width: 75%;
924
+ }
925
+ .col-lg-10 {
926
+ flex: 0 0 83.33333%;
927
+ max-width: 83.33333%;
928
+ }
929
+ .col-lg-11 {
930
+ flex: 0 0 91.66667%;
931
+ max-width: 91.66667%;
932
+ }
933
+ .col-lg-12 {
934
+ flex: 0 0 100%;
935
+ max-width: 100%;
936
+ }
937
+ }
938
+ @media (min-width: 1200px) {
939
+ /* @media (min-width: 1025px) { */
940
+ .col-xl {
941
+ flex-basis: 0;
942
+ flex-grow: 1;
943
+ min-width: 0;
944
+ max-width: 100%;
945
+ }
946
+ .col-xl-1 {
947
+ flex: 0 0 8.33333%;
948
+ max-width: 8.33333%;
949
+ }
950
+ .col-xl-2 {
951
+ flex: 0 0 16.66667%;
952
+ max-width: 16.66667%;
953
+ }
954
+ .col-xl-3 {
955
+ flex: 0 0 25%;
956
+ max-width: 25%;
957
+ }
958
+ .col-xl-4 {
959
+ flex: 0 0 33.33333%;
960
+ max-width: 33.33333%;
961
+ }
962
+ .col-xl-5 {
963
+ flex: 0 0 41.66667%;
964
+ max-width: 41.66667%;
965
+ }
966
+ .col-xl-6 {
967
+ flex: 0 0 50%;
968
+ max-width: 50%;
969
+ }
970
+ .col-xl-7 {
971
+ flex: 0 0 58.33333%;
972
+ max-width: 58.33333%;
973
+ }
974
+ .col-xl-8 {
975
+ flex: 0 0 66.66667%;
976
+ max-width: 66.66667%;
977
+ }
978
+ .col-xl-9 {
979
+ flex: 0 0 75%;
980
+ max-width: 75%;
981
+ }
982
+ .col-xl-10 {
983
+ flex: 0 0 83.33333%;
984
+ max-width: 83.33333%;
985
+ }
986
+ .col-xl-11 {
987
+ flex: 0 0 91.66667%;
988
+ max-width: 91.66667%;
989
+ }
990
+ .col-xl-12 {
991
+ flex: 0 0 100%;
992
+ max-width: 100%;
993
+ }
994
+ }
995
+
996
+ @media (max-width: 768px) {
997
+ .cardContainer{
998
+ height: auto !important;
999
+ }
1000
+ .sectionfour_bg_cont{
1001
+ height:40vh !important;
1002
+ }
1003
+ .col-md {
1004
+ flex-basis: 0;
1005
+ flex-grow: 1;
1006
+ min-width: 0;
1007
+ max-width: 100%;
1008
+ }
1009
+ .col-md-auto {
1010
+ flex: 0 0 auto;
1011
+ width: auto;
1012
+ max-width: 100%;
1013
+ }
1014
+ .col-md-1 {
1015
+ flex: 0 0 8.33333%;
1016
+ max-width: 8.33333%;
1017
+ }
1018
+ .col-md-2 {
1019
+ flex: 0 0 16.66667%;
1020
+ max-width: 16.66667%;
1021
+ }
1022
+ .col-md-3 {
1023
+ flex: 0 0 25%;
1024
+ max-width: 25%;
1025
+ }
1026
+ .col-md-4 {
1027
+ flex: 0 0 33.33333%;
1028
+ max-width: 33.33333%;
1029
+ }
1030
+ .col-md-5 {
1031
+ flex: 0 0 41.66667%;
1032
+ max-width: 41.66667%;
1033
+ }
1034
+ .col-md-6 {
1035
+ flex: 0 0 50%;
1036
+ max-width: 50%;
1037
+ }
1038
+ .col-md-7 {
1039
+ flex: 0 0 58.33333%;
1040
+ max-width: 58.33333%;
1041
+ }
1042
+ .col-md-8 {
1043
+ flex: 0 0 66.66667%;
1044
+ max-width: 66.66667%;
1045
+ }
1046
+ .col-md-9 {
1047
+ flex: 0 0 75%;
1048
+ max-width: 75%;
1049
+ }
1050
+ .col-md-10 {
1051
+ flex: 0 0 83.33333%;
1052
+ max-width: 83.33333%;
1053
+ }
1054
+ .col-md-11 {
1055
+ flex: 0 0 91.66667%;
1056
+ max-width: 91.66667%;
1057
+ }
1058
+ .col-md-12 {
1059
+ flex: 0 0 100%;
1060
+ max-width: 100%;
1061
+ }
1062
+ }
1063
+ /* More Medium Screen Styles */
1064
+ @media (max-width: 768px) {
1065
+ .font-md-11{
1066
+ font-size: 11px !important;
1067
+ }
1068
+ .font-md-13 {
1069
+ font-size: 13px !important;
1070
+ }
1071
+ .font-md-15 {
1072
+ font-size: 15px !important;
1073
+ }
1074
+ .font-md-18 {
1075
+ font-size: 18px !important;
1076
+ }
1077
+ .font-smlh-18 {
1078
+ font-size: 18px !important;
1079
+ line-height: 18px !important;
1080
+ }
1081
+ .font-md-20 {
1082
+ font-size: 20px !important;
1083
+ }
1084
+ .font-md-23 {
1085
+ font-size: 23px !important;
1086
+ }
1087
+ .font-mdlh-23 {
1088
+ font-size: 23px !important;
1089
+ line-height: 23px !important;
1090
+ }
1091
+ .font-md-25 {
1092
+ font-size: 25px !important;
1093
+ }
1094
+ .font-md-30 {
1095
+ font-size: 30px !important;
1096
+ }
1097
+ .border-md-0 {
1098
+ border: none !important;
1099
+ }
1100
+ .w-md-100 {
1101
+ width: 100% !important;
1102
+ }
1103
+ .w-md-95 {
1104
+ width: 95% !important;
1105
+ }
1106
+ .h-md-100 {
1107
+ height: 100% !important;
1108
+ }
1109
+ .h-md-100vh {
1110
+ height: 100vh !important;
1111
+ }
1112
+ .h-md-300{
1113
+ height: 350px !important;
1114
+ }
1115
+ .h-md-500px {
1116
+ height: 500px !important;
1117
+ }
1118
+ .h-md-50{
1119
+ height: 30vh !important;
1120
+ }
1121
+ .h-md-350px {
1122
+ height: 350px !important;
1123
+ }
1124
+ .top-md-0 {
1125
+ top: 0 !important;
1126
+ }
1127
+ .bottom-md-0 {
1128
+ bottom: 0 !important;
1129
+ }
1130
+ .left-md-0 {
1131
+ left: 0 !important;
1132
+ }
1133
+ .right-md-0 {
1134
+ right: 0 !important;
1135
+ }
1136
+ }
1137
+ @media (max-width: 576px) {
1138
+ .cardContainer{
1139
+ height: auto !important;
1140
+ }
1141
+ .sectionfour_bg_cont{
1142
+ height:25vh !important;
1143
+ }
1144
+ .col-sm {
1145
+ flex-basis: 0;
1146
+ flex-grow: 1;
1147
+ min-width: 0;
1148
+ max-width: 100%;
1149
+ }
1150
+ .col-sm-auto {
1151
+ flex: 0 0 auto;
1152
+ width: auto;
1153
+ max-width: 100%;
1154
+ }
1155
+ .col-sm-1 {
1156
+ flex: 0 0 8.33333%;
1157
+ max-width: 8.33333%;
1158
+ }
1159
+ .col-sm-2 {
1160
+ flex: 0 0 16.66667%;
1161
+ max-width: 16.66667%;
1162
+ }
1163
+ .col-sm-3 {
1164
+ flex: 0 0 25%;
1165
+ max-width: 25%;
1166
+ }
1167
+ .col-sm-4 {
1168
+ flex: 0 0 33.33333%;
1169
+ max-width: 33.33333%;
1170
+ }
1171
+ .col-sm-5 {
1172
+ flex: 0 0 41.66667%;
1173
+ max-width: 41.66667%;
1174
+ }
1175
+ .col-sm-6 {
1176
+ flex: 0 0 50%;
1177
+ max-width: 50%;
1178
+ }
1179
+ .col-sm-7 {
1180
+ flex: 0 0 58.33333%;
1181
+ max-width: 58.33333%;
1182
+ }
1183
+ .col-sm-8 {
1184
+ flex: 0 0 66.66667%;
1185
+ max-width: 66.66667%;
1186
+ }
1187
+ .col-sm-9 {
1188
+ flex: 0 0 75%;
1189
+ max-width: 75%;
1190
+ }
1191
+ .col-sm-10 {
1192
+ flex: 0 0 83.33333%;
1193
+ max-width: 83.33333%;
1194
+ }
1195
+ .col-sm-11 {
1196
+ flex: 0 0 91.66667%;
1197
+ max-width: 91.66667%;
1198
+ }
1199
+ .col-sm-12 {
1200
+ flex: 0 0 100%;
1201
+ max-width: 100%;
1202
+ }
1203
+ }
1204
+ /* More Mobile Styles */
1205
+ @media (max-width: 576px) {
1206
+
1207
+ .line-height-sm-20 {
1208
+ line-height: 20px !important;
1209
+ }
1210
+ .w-sm-auto {
1211
+ width: 100% !important;
1212
+ }
1213
+ .text-sm-overflow {
1214
+ white-space: nowrap !important;
1215
+ overflow: hidden !important;
1216
+ text-overflow: ellipsis !important;
1217
+ }
1218
+ .h-sm-auto {
1219
+ height: auto !important;
1220
+ }
1221
+ .hmin-sm-auto{
1222
+ min-height: auto !important;
1223
+ }
1224
+ .font-sm-11 {
1225
+ font-size: 11px !important;
1226
+ }
1227
+ .font-sm-12 {
1228
+ font-size: 12px !important;
1229
+ }
1230
+ .font-sm-14 {
1231
+ font-size: 14px !important;
1232
+ }
1233
+ .font-sm-15 {
1234
+ font-size: 15px !important;
1235
+ }
1236
+ .font-sm-18 {
1237
+ font-size: 18px !important;
1238
+ }
1239
+ .font-sm-20 {
1240
+ font-size: 20px !important;
1241
+ }
1242
+ .font-sm-23 {
1243
+ font-size: 23px !important;
1244
+ }
1245
+ .font-sm-25 {
1246
+ font-size: 25px !important;
1247
+ }
1248
+ }
1249
+
1250
+ .opacity-7 {
1251
+ opacity: 0.7 !important;
1252
+ }
1253
+ .d-none {
1254
+ display: none !important;
1255
+ }
1256
+
1257
+ .d-inline {
1258
+ display: inline !important;
1259
+ }
1260
+
1261
+ .d-inline-block {
1262
+ display: inline-block !important;
1263
+ }
1264
+
1265
+ .d-block {
1266
+ display: block !important;
1267
+ }
1268
+
1269
+ .d-flex {
1270
+ display: flex !important;
1271
+ }
1272
+ .flex-direction-row {
1273
+ flex-direction: row !important;
1274
+ }
1275
+ .flex-row {
1276
+ flex-direction: row !important;
1277
+ }
1278
+
1279
+ .flex-column {
1280
+ flex-direction: column !important;
1281
+ }
1282
+
1283
+ .d-inline-flex {
1284
+ display: inline-flex !important;
1285
+ }
1286
+ @media (max-width: 1025px) {
1287
+ .plr-1025-0{
1288
+ padding-left: 0 !important;
1289
+ padding-right: 0 !important;
1290
+ }
1291
+ .plr-1025-1{
1292
+ padding-left: 1rem !important;
1293
+ padding-right: 1rem !important;
1294
+ }
1295
+ .px-1025-1{
1296
+ padding-left: 1rem !important;
1297
+ padding-right: 1rem !important;
1298
+ }
1299
+ .px-2015-2{
1300
+ padding-left: .5rem !important;
1301
+ padding-right: .5rem !important;
1302
+ }
1303
+ .px-2015-3{
1304
+ padding-left: 1rem !important;
1305
+ padding-right: 1rem !important;
1306
+ }
1307
+ .px-2015-4{
1308
+ padding-left: 1.5rem !important;
1309
+ padding-right: 1.5rem !important;
1310
+ }
1311
+ }
1312
+ @media (min-width: 1025px) {
1313
+ .d-xl-none {
1314
+ display: none !important;
1315
+ }
1316
+ .d-xl-inline {
1317
+ display: inline !important;
1318
+ }
1319
+ .d-xl-inline-block {
1320
+ display: inline-block !important;
1321
+ }
1322
+ .d-xl-block {
1323
+ display: block !important;
1324
+ }
1325
+ .d-xl-flex {
1326
+ display: flex !important;
1327
+ }
1328
+ .d-xl-inline-flex {
1329
+ display: inline-flex !important;
1330
+ }
1331
+ }
1332
+ @media (max-width: 1025px) {
1333
+ .d-lg-none {
1334
+ display: none !important;
1335
+ }
1336
+ .d-lg-inline {
1337
+ display: inline !important;
1338
+ }
1339
+ .d-lg-inline-block {
1340
+ display: inline-block !important;
1341
+ }
1342
+ .d-lg-block {
1343
+ display: block !important;
1344
+ }
1345
+ .d-lg-flex {
1346
+ display: flex !important;
1347
+ }
1348
+ .d-lg-inline-flex {
1349
+ display: inline-flex !important;
1350
+ }
1351
+ }
1352
+ .mw-150{
1353
+ min-width: 150px !important;
1354
+ }
1355
+ .z-200{
1356
+ z-index: 200 !important;
1357
+ }
1358
+ @media (max-width: 768px) {
1359
+ .left-md-0:after {
1360
+ left: 0 !important;
1361
+ right: 0 !important;
1362
+ margin:auto !important
1363
+ }
1364
+ .z-md-100{
1365
+ z-index: 1 !important;
1366
+ }
1367
+ .position-md-relative{
1368
+ position: relative !important;
1369
+ }
1370
+ .mw-md-300{
1371
+ min-width: 300px !important;
1372
+ }
1373
+ .objectFit-md-contain{
1374
+ object-fit: contain !important;
1375
+ }
1376
+ .h-md-auto {
1377
+ height: auto !important;
1378
+ }
1379
+ .flex-md-column{
1380
+ flex-direction: column !important;
1381
+ }
1382
+ .border-md-none{
1383
+ border:none !important
1384
+ }
1385
+ .d-md-none {
1386
+ display: none !important;
1387
+ }
1388
+ .d-md-inline {
1389
+ display: inline !important;
1390
+ }
1391
+ .d-md-inline-block {
1392
+ display: inline-block !important;
1393
+ }
1394
+ .d-md-block {
1395
+ display: block !important;
1396
+ }
1397
+ .d-md-flex {
1398
+ display: flex !important;
1399
+ }
1400
+ }
1401
+ @media (max-width: 576px) {
1402
+ .flex-sm-row{
1403
+ flex-direction: row !important;
1404
+ }
1405
+ .h-sm-50{
1406
+ height: 50vh !important;
1407
+ }
1408
+ .font-sm-w-lh-20 {
1409
+ font-size: 20px !important;
1410
+ line-height: 50px !important;
1411
+ }
1412
+ .w-sm-100px{
1413
+ width: 100px !important;
1414
+ }
1415
+ .d-sm-none {
1416
+ display: none !important;
1417
+ }
1418
+ .d-sm-inline {
1419
+ display: inline !important;
1420
+ }
1421
+ .d-sm-inline-block {
1422
+ display: inline-block !important;
1423
+ }
1424
+ .d-sm-block {
1425
+ display: block !important;
1426
+ }
1427
+ .d-sm-flex {
1428
+ display: flex !important;
1429
+ }
1430
+ .d-sm-inline-flex {
1431
+ display: inline-flex !important;
1432
+ }
1433
+ .flex-direction-sm-column {
1434
+ flex-direction: column !important;
1435
+ }
1436
+ }
1437
+ .justify-content-start {
1438
+ justify-content: flex-start !important;
1439
+ }
1440
+
1441
+ .justify-content-end {
1442
+ justify-content: flex-end !important;
1443
+ }
1444
+
1445
+ .justify-content-center {
1446
+ justify-content: center !important;
1447
+ }
1448
+
1449
+ .justify-content-between {
1450
+ justify-content: space-between !important;
1451
+ }
1452
+
1453
+ .justify-content-around {
1454
+ justify-content: space-around !important;
1455
+ }
1456
+
1457
+ .align-items-start {
1458
+ align-items: flex-start !important;
1459
+ }
1460
+
1461
+ .align-items-end {
1462
+ align-items: flex-end !important;
1463
+ }
1464
+
1465
+ .align-items-center {
1466
+ align-items: center !important;
1467
+ }
1468
+
1469
+ .align-items-stretch {
1470
+ align-items: stretch !important;
1471
+ }
1472
+
1473
+ .align-content-start {
1474
+ align-content: flex-start !important;
1475
+ }
1476
+
1477
+ .align-content-end {
1478
+ align-content: flex-end !important;
1479
+ }
1480
+
1481
+ .align-content-center {
1482
+ align-content: center !important;
1483
+ }
1484
+
1485
+ .align-content-between {
1486
+ align-content: space-between !important;
1487
+ }
1488
+
1489
+ .align-content-around {
1490
+ align-content: space-around !important;
1491
+ }
1492
+
1493
+ .align-content-stretch {
1494
+ align-content: stretch !important;
1495
+ }
1496
+
1497
+ .align-self-auto {
1498
+ align-self: auto !important;
1499
+ }
1500
+
1501
+ .align-self-start {
1502
+ align-self: flex-start !important;
1503
+ }
1504
+
1505
+ .align-self-end {
1506
+ align-self: flex-end !important;
1507
+ }
1508
+
1509
+ .align-self-center {
1510
+ align-self: center !important;
1511
+ }
1512
+
1513
+ .align-self-stretch {
1514
+ align-self: stretch !important;
1515
+ }
1516
+
1517
+ @media (min-width: 1200px) {
1518
+ .justify-content-xl-start {
1519
+ justify-content: flex-start !important;
1520
+ }
1521
+ .justify-content-xl-end {
1522
+ justify-content: flex-end !important;
1523
+ }
1524
+ .justify-content-xl-center {
1525
+ justify-content: center !important;
1526
+ }
1527
+ .justify-content-xl-between {
1528
+ justify-content: space-between !important;
1529
+ }
1530
+ .justify-content-xl-around {
1531
+ justify-content: space-around !important;
1532
+ }
1533
+ .align-items-xl-start {
1534
+ align-items: flex-start !important;
1535
+ }
1536
+ .align-items-xl-end {
1537
+ align-items: flex-end !important;
1538
+ }
1539
+ .align-items-xl-center {
1540
+ align-items: center !important;
1541
+ }
1542
+ .align-items-xl-stretch {
1543
+ align-items: stretch !important;
1544
+ }
1545
+ .align-content-xl-start {
1546
+ align-content: flex-start !important;
1547
+ }
1548
+ .align-content-xl-end {
1549
+ align-content: flex-end !important;
1550
+ }
1551
+ .align-content-xl-center {
1552
+ align-content: center !important;
1553
+ }
1554
+ .align-content-xl-between {
1555
+ align-content: space-between !important;
1556
+ }
1557
+ .align-content-xl-around {
1558
+ align-content: space-around !important;
1559
+ }
1560
+ .align-content-xl-stretch {
1561
+ align-content: stretch !important;
1562
+ }
1563
+ .align-self-xl-auto {
1564
+ align-self: auto !important;
1565
+ }
1566
+ .align-self-xl-start {
1567
+ align-self: flex-start !important;
1568
+ }
1569
+ .align-self-xl-end {
1570
+ align-self: flex-end !important;
1571
+ }
1572
+ .align-self-xl-center {
1573
+ align-self: center !important;
1574
+ }
1575
+ .align-self-xl-stretch {
1576
+ align-self: stretch !important;
1577
+ }
1578
+ }
1579
+ @media (min-width: 800px) {
1580
+ .justify-content-lg-start {
1581
+ justify-content: flex-start !important;
1582
+ }
1583
+ .justify-content-lg-end {
1584
+ justify-content: flex-end !important;
1585
+ }
1586
+ .justify-content-lg-center {
1587
+ justify-content: center !important;
1588
+ }
1589
+ .justify-content-lg-between {
1590
+ justify-content: space-between !important;
1591
+ }
1592
+ .justify-content-lg-around {
1593
+ justify-content: space-around !important;
1594
+ }
1595
+ .align-items-lg-start {
1596
+ align-items: flex-start !important;
1597
+ }
1598
+ .align-items-lg-end {
1599
+ align-items: flex-end !important;
1600
+ }
1601
+ .align-items-lg-center {
1602
+ align-items: center !important;
1603
+ }
1604
+ .align-items-lg-stretch {
1605
+ align-items: stretch !important;
1606
+ }
1607
+ .align-content-lg-start {
1608
+ align-content: flex-start !important;
1609
+ }
1610
+ .align-content-lg-end {
1611
+ align-content: flex-end !important;
1612
+ }
1613
+ .align-content-lg-center {
1614
+ align-content: center !important;
1615
+ }
1616
+ .align-content-lg-between {
1617
+ align-content: space-between !important;
1618
+ }
1619
+ .align-content-lg-around {
1620
+ align-content: space-around !important;
1621
+ }
1622
+ .align-content-lg-stretch {
1623
+ align-content: stretch !important;
1624
+ }
1625
+ .align-self-lg-auto {
1626
+ align-self: auto !important;
1627
+ }
1628
+ .align-self-lg-start {
1629
+ align-self: flex-start !important;
1630
+ }
1631
+ .align-self-lg-end {
1632
+ align-self: flex-end !important;
1633
+ }
1634
+ .align-self-lg-center {
1635
+ align-self: center !important;
1636
+ }
1637
+ .align-self-lg-stretch {
1638
+ align-self: stretch !important;
1639
+ }
1640
+ }
1641
+ @media (max-width: 768px) {
1642
+ .justify-content-md-start {
1643
+ justify-content: flex-start !important;
1644
+ }
1645
+ .justify-content-md-end {
1646
+ justify-content: flex-end !important;
1647
+ }
1648
+ .justify-content-md-center {
1649
+ justify-content: center !important;
1650
+ }
1651
+ .justify-content-md-between {
1652
+ justify-content: space-between !important;
1653
+ }
1654
+ .justify-content-md-around {
1655
+ justify-content: space-around !important;
1656
+ }
1657
+ .align-items-md-start {
1658
+ align-items: flex-start !important;
1659
+ }
1660
+ .align-items-md-end {
1661
+ align-items: flex-end !important;
1662
+ }
1663
+ .align-items-md-center {
1664
+ align-items: center !important;
1665
+ }
1666
+ .align-items-md-stretch {
1667
+ align-items: stretch !important;
1668
+ }
1669
+ .align-content-md-start {
1670
+ align-content: flex-start !important;
1671
+ }
1672
+ .align-content-md-end {
1673
+ align-content: flex-end !important;
1674
+ }
1675
+ .align-content-md-center {
1676
+ align-content: center !important;
1677
+ }
1678
+ .align-content-md-between {
1679
+ align-content: space-between !important;
1680
+ }
1681
+ .align-content-md-around {
1682
+ align-content: space-around !important;
1683
+ }
1684
+ .align-content-md-stretch {
1685
+ align-content: stretch !important;
1686
+ }
1687
+ .align-self-md-auto {
1688
+ align-self: auto !important;
1689
+ }
1690
+ .align-self-md-start {
1691
+ align-self: flex-start !important;
1692
+ }
1693
+ .align-self-md-end {
1694
+ align-self: flex-end !important;
1695
+ }
1696
+ .align-self-md-center {
1697
+ align-self: center !important;
1698
+ }
1699
+ .align-self-md-stretch {
1700
+ align-self: stretch !important;
1701
+ }
1702
+ }
1703
+
1704
+ @media (max-width: 576px) {
1705
+ .justify-content-sm-start {
1706
+ justify-content: flex-start !important;
1707
+ }
1708
+ .justify-content-sm-end {
1709
+ justify-content: flex-end !important;
1710
+ }
1711
+ .justify-content-sm-center {
1712
+ justify-content: center !important;
1713
+ }
1714
+ .justify-content-sm-between {
1715
+ justify-content: space-between !important;
1716
+ }
1717
+ .justify-content-sm-around {
1718
+ justify-content: space-around !important;
1719
+ }
1720
+ .align-items-sm-start {
1721
+ align-items: flex-start !important;
1722
+ }
1723
+ .align-items-sm-end {
1724
+ align-items: flex-end !important;
1725
+ }
1726
+ .align-items-sm-center {
1727
+ align-items: center !important;
1728
+ }
1729
+ .align-items-sm-stretch {
1730
+ align-items: stretch !important;
1731
+ }
1732
+ .align-content-sm-start {
1733
+ align-content: flex-start !important;
1734
+ }
1735
+ .align-content-sm-end {
1736
+ align-content: flex-end !important;
1737
+ }
1738
+ .align-content-sm-center {
1739
+ align-content: center !important;
1740
+ }
1741
+ .align-content-sm-between {
1742
+ align-content: space-between !important;
1743
+ }
1744
+ .align-content-sm-around {
1745
+ align-content: space-around !important;
1746
+ }
1747
+ .align-content-sm-stretch {
1748
+ align-content: stretch !important;
1749
+ }
1750
+ .align-self-sm-auto {
1751
+ align-self: auto !important;
1752
+ }
1753
+ .align-self-sm-start {
1754
+ align-self: flex-start !important;
1755
+ }
1756
+ .align-self-sm-end {
1757
+ align-self: flex-end !important;
1758
+ }
1759
+ .align-self-sm-center {
1760
+ align-self: center !important;
1761
+ }
1762
+ .align-self-sm-stretch {
1763
+ align-self: stretch !important;
1764
+ }
1765
+ }
1766
+
1767
+ .float-left {
1768
+ float: left !important;
1769
+ }
1770
+
1771
+ .float-right {
1772
+ float: right !important;
1773
+ }
1774
+
1775
+ .float-none {
1776
+ float: none !important;
1777
+ }
1778
+
1779
+ @media (min-width: 576px) {
1780
+ .float-sm-left {
1781
+ float: left !important;
1782
+ }
1783
+ .float-sm-right {
1784
+ float: right !important;
1785
+ }
1786
+ .float-sm-none {
1787
+ float: none !important;
1788
+ }
1789
+ }
1790
+
1791
+ @media (min-width: 768px) {
1792
+ .float-md-left {
1793
+ float: left !important;
1794
+ }
1795
+ .float-md-right {
1796
+ float: right !important;
1797
+ }
1798
+ .float-md-none {
1799
+ float: none !important;
1800
+ }
1801
+ }
1802
+
1803
+ @media (min-width: 800px) {
1804
+ .float-lg-left {
1805
+ float: left !important;
1806
+ }
1807
+ .float-lg-right {
1808
+ float: right !important;
1809
+ }
1810
+ .float-lg-none {
1811
+ float: none !important;
1812
+ }
1813
+ }
1814
+
1815
+ @media (min-width: 1200px) {
1816
+ .float-xl-left {
1817
+ float: left !important;
1818
+ }
1819
+ .float-xl-right {
1820
+ float: right !important;
1821
+ }
1822
+ .float-xl-none {
1823
+ float: none !important;
1824
+ }
1825
+ }
1826
+
1827
+ .w-100 {
1828
+ width: 100% !important;
1829
+ }
1830
+
1831
+ .h-100 {
1832
+ height: 100% !important;
1833
+ }
1834
+ .vh-100 {
1835
+ height: 100vh !important;
1836
+ }
1837
+ .vh-90 {
1838
+ min-height: 90vh !important;
1839
+ }
1840
+ .vh-80 {
1841
+ min-height: 80vh !important;
1842
+ }
1843
+ .vh-60 {
1844
+ min-height: 60vh !important;
1845
+ }
1846
+ .h-80 {
1847
+ height: 80% !important;
1848
+ }
1849
+
1850
+ .h-auto {
1851
+ height: auto !important;
1852
+ }
1853
+
1854
+ .m-0 {
1855
+ margin: 0 !important;
1856
+ }
1857
+
1858
+ .mt-0,
1859
+ .my-0 {
1860
+ margin-top: 0 !important;
1861
+ }
1862
+
1863
+ .mr-0,
1864
+ .mx-0 {
1865
+ margin-right: 0 !important;
1866
+ }
1867
+
1868
+ .mb-0,
1869
+ .my-0 {
1870
+ margin-bottom: 0 !important;
1871
+ }
1872
+
1873
+ .ml-0,
1874
+ .mx-0 {
1875
+ margin-left: 0 !important;
1876
+ }
1877
+
1878
+ .m-1 {
1879
+ margin: 0.25rem !important;
1880
+ }
1881
+
1882
+ .mt-1,
1883
+ .my-1 {
1884
+ margin-top: 0.25rem !important;
1885
+ }
1886
+
1887
+ .mr-1,
1888
+ .mx-1 {
1889
+ margin-right: 0.25rem !important;
1890
+ }
1891
+
1892
+ .mb-1,
1893
+ .my-1 {
1894
+ margin-bottom: 0.25rem !important;
1895
+ }
1896
+
1897
+ .ml-1,
1898
+ .mx-1 {
1899
+ margin-left: 0.25rem !important;
1900
+ }
1901
+
1902
+ .m-2 {
1903
+ margin: 0.5rem !important;
1904
+ }
1905
+
1906
+ .mt-2,
1907
+ .my-2 {
1908
+ margin-top: 0.5rem !important;
1909
+ }
1910
+
1911
+ .mr-2,
1912
+ .mx-2 {
1913
+ margin-right: 0.5rem !important;
1914
+ }
1915
+
1916
+ .mb-2,
1917
+ .my-2 {
1918
+ margin-bottom: 0.5rem !important;
1919
+ }
1920
+
1921
+ .ml-2,
1922
+ .mx-2 {
1923
+ margin-left: 0.5rem !important;
1924
+ }
1925
+
1926
+ .m-3 {
1927
+ margin: 1rem !important;
1928
+ }
1929
+
1930
+ .mt-3,
1931
+ .my-3 {
1932
+ margin-top: 1rem !important;
1933
+ }
1934
+
1935
+ .mr-3,
1936
+ .mx-3 {
1937
+ margin-right: 1rem !important;
1938
+ }
1939
+
1940
+ .mb-3,
1941
+ .my-3 {
1942
+ margin-bottom: 1rem !important;
1943
+ }
1944
+
1945
+ .ml-3,
1946
+ .mx-3 {
1947
+ margin-left: 1rem !important;
1948
+ }
1949
+
1950
+ .m-4 {
1951
+ margin: 1.5rem !important;
1952
+ }
1953
+
1954
+ .mt-4,
1955
+ .my-4 {
1956
+ margin-top: 1.5rem !important;
1957
+ }
1958
+
1959
+ .mr-4,
1960
+ .mx-4 {
1961
+ margin-right: 1.5rem !important;
1962
+ }
1963
+
1964
+ .mb-4,
1965
+ .my-4 {
1966
+ margin-bottom: 1.5rem !important;
1967
+ }
1968
+
1969
+ .ml-4,
1970
+ .mx-4 {
1971
+ margin-left: 1.5rem !important;
1972
+ }
1973
+
1974
+ .m-5 {
1975
+ margin: 3rem !important;
1976
+ }
1977
+
1978
+ .mt-5,
1979
+ .my-5 {
1980
+ margin-top: 3rem !important;
1981
+ }
1982
+
1983
+ .mr-5,
1984
+ .mx-5 {
1985
+ margin-right: 3rem !important;
1986
+ }
1987
+
1988
+ .mb-5,
1989
+ .my-5 {
1990
+ margin-bottom: 3rem !important;
1991
+ }
1992
+
1993
+ .ml-5,
1994
+ .mx-5 {
1995
+ margin-left: 3rem !important;
1996
+ }
1997
+
1998
+ .p-0 {
1999
+ padding: 0 !important;
2000
+ }
2001
+
2002
+ .pt-0,
2003
+ .py-0 {
2004
+ padding-top: 0 !important;
2005
+ }
2006
+
2007
+ .pr-0,
2008
+ .px-0 {
2009
+ padding-right: 0 !important;
2010
+ }
2011
+
2012
+ .pb-0,
2013
+ .py-0 {
2014
+ padding-bottom: 0 !important;
2015
+ }
2016
+
2017
+ .pl-0,
2018
+ .px-0 {
2019
+ padding-left: 0 !important;
2020
+ }
2021
+
2022
+ .p-1 {
2023
+ padding: 0.25rem !important;
2024
+ }
2025
+
2026
+ .pt-1,
2027
+ .py-1 {
2028
+ padding-top: 0.25rem !important;
2029
+ }
2030
+
2031
+ .pr-1,
2032
+ .px-1 {
2033
+ padding-right: 0.25rem !important;
2034
+ }
2035
+
2036
+ .pb-1,
2037
+ .py-1 {
2038
+ padding-bottom: 0.25rem !important;
2039
+ }
2040
+
2041
+ .pl-1,
2042
+ .px-1 {
2043
+ padding-left: 0.25rem !important;
2044
+ }
2045
+
2046
+ .p-2 {
2047
+ padding: 0.5rem !important;
2048
+ }
2049
+
2050
+ .pt-2,
2051
+ .py-2 {
2052
+ padding-top: 0.5rem !important;
2053
+ }
2054
+
2055
+ .pr-2,
2056
+ .px-2 {
2057
+ padding-right: 0.5rem !important;
2058
+ }
2059
+
2060
+ .pb-2,
2061
+ .py-2 {
2062
+ padding-bottom: 0.5rem !important;
2063
+ }
2064
+
2065
+ .pl-2,
2066
+ .px-2 {
2067
+ padding-left: 0.5rem !important;
2068
+ }
2069
+
2070
+ .p-3 {
2071
+ padding: 1rem !important;
2072
+ }
2073
+
2074
+ .pt-3,
2075
+ .py-3 {
2076
+ padding-top: 1rem !important;
2077
+ }
2078
+
2079
+ .pr-3,
2080
+ .px-3 {
2081
+ padding-right: 1rem !important;
2082
+ }
2083
+
2084
+ .pb-3,
2085
+ .py-3 {
2086
+ padding-bottom: 1rem !important;
2087
+ }
2088
+
2089
+ .pl-3,
2090
+ .px-3 {
2091
+ padding-left: 1rem !important;
2092
+ }
2093
+
2094
+ .p-4 {
2095
+ padding: 1.5rem !important;
2096
+ }
2097
+
2098
+ .pt-4,
2099
+ .py-4 {
2100
+ padding-top: 1.5rem !important;
2101
+ }
2102
+
2103
+ .pr-4,
2104
+ .px-4 {
2105
+ padding-right: 1.5rem !important;
2106
+ }
2107
+
2108
+ .pb-4,
2109
+ .py-4 {
2110
+ padding-bottom: 1.5rem !important;
2111
+ }
2112
+
2113
+ .pl-4,
2114
+ .px-4 {
2115
+ padding-left: 1.5rem !important;
2116
+ }
2117
+
2118
+ .p-5 {
2119
+ padding: 3rem !important;
2120
+ }
2121
+
2122
+ .pt-5,
2123
+ .py-5 {
2124
+ padding-top: 3rem !important;
2125
+ }
2126
+
2127
+ .pr-5,
2128
+ .px-5 {
2129
+ padding-right: 3rem !important;
2130
+ }
2131
+
2132
+ .pb-5,
2133
+ .py-5 {
2134
+ padding-bottom: 3rem !important;
2135
+ }
2136
+
2137
+ .pl-5,
2138
+ .px-5 {
2139
+ padding-left: 3rem !important;
2140
+ }
2141
+
2142
+ .m-n1 {
2143
+ margin: -0.25rem !important;
2144
+ }
2145
+
2146
+ .mt-n1,
2147
+ .my-n1 {
2148
+ margin-top: -0.25rem !important;
2149
+ }
2150
+
2151
+ .mr-n1,
2152
+ .mx-n1 {
2153
+ margin-right: -0.25rem !important;
2154
+ }
2155
+
2156
+ .mb-n1,
2157
+ .my-n1 {
2158
+ margin-bottom: -0.25rem !important;
2159
+ }
2160
+
2161
+ .ml-n1,
2162
+ .mx-n1 {
2163
+ margin-left: -0.25rem !important;
2164
+ }
2165
+
2166
+ .m-n2 {
2167
+ margin: -0.5rem !important;
2168
+ }
2169
+
2170
+ .mt-n2,
2171
+ .my-n2 {
2172
+ margin-top: -0.5rem !important;
2173
+ }
2174
+
2175
+ .mr-n2,
2176
+ .mx-n2 {
2177
+ margin-right: -0.5rem !important;
2178
+ }
2179
+
2180
+ .mb-n2,
2181
+ .my-n2 {
2182
+ margin-bottom: -0.5rem !important;
2183
+ }
2184
+
2185
+ .ml-n2,
2186
+ .mx-n2 {
2187
+ margin-left: -0.5rem !important;
2188
+ }
2189
+
2190
+ .m-n3 {
2191
+ margin: -1rem !important;
2192
+ }
2193
+
2194
+ .mt-n3,
2195
+ .my-n3 {
2196
+ margin-top: -1rem !important;
2197
+ }
2198
+
2199
+ .mr-n3,
2200
+ .mx-n3 {
2201
+ margin-right: -1rem !important;
2202
+ }
2203
+
2204
+ .mb-n3,
2205
+ .my-n3 {
2206
+ margin-bottom: -1rem !important;
2207
+ }
2208
+
2209
+ .ml-n3,
2210
+ .mx-n3 {
2211
+ margin-left: -1rem !important;
2212
+ }
2213
+
2214
+ .m-n4 {
2215
+ margin: -1.5rem !important;
2216
+ }
2217
+
2218
+ .mt-n4,
2219
+ .my-n4 {
2220
+ margin-top: -1.5rem !important;
2221
+ }
2222
+
2223
+ .mr-n4,
2224
+ .mx-n4 {
2225
+ margin-right: -1.5rem !important;
2226
+ }
2227
+
2228
+ .mb-n4,
2229
+ .my-n4 {
2230
+ margin-bottom: -1.5rem !important;
2231
+ }
2232
+
2233
+ .ml-n4,
2234
+ .mx-n4 {
2235
+ margin-left: -1.5rem !important;
2236
+ }
2237
+
2238
+ .m-n5 {
2239
+ margin: -3rem !important;
2240
+ }
2241
+
2242
+ .mt-n5,
2243
+ .my-n5 {
2244
+ margin-top: -3rem !important;
2245
+ }
2246
+
2247
+ .mr-n5,
2248
+ .mx-n5 {
2249
+ margin-right: -3rem !important;
2250
+ }
2251
+
2252
+ .mb-n5,
2253
+ .my-n5 {
2254
+ margin-bottom: -3rem !important;
2255
+ }
2256
+
2257
+ .ml-n5,
2258
+ .mx-n5 {
2259
+ margin-left: -3rem !important;
2260
+ }
2261
+
2262
+ .m-auto {
2263
+ margin: auto !important;
2264
+ }
2265
+
2266
+ .mt-auto,
2267
+ .my-auto {
2268
+ margin-top: auto !important;
2269
+ }
2270
+
2271
+ .mr-auto,
2272
+ .mx-auto {
2273
+ margin-right: auto !important;
2274
+ }
2275
+
2276
+ .mb-auto,
2277
+ .my-auto {
2278
+ margin-bottom: auto !important;
2279
+ }
2280
+
2281
+ .ml-auto,
2282
+ .mx-auto {
2283
+ margin-left: auto !important;
2284
+ }
2285
+
2286
+ @media (min-width: 1200px) {
2287
+ .m-xl-0 {
2288
+ margin: 0 !important;
2289
+ }
2290
+ .mt-xl-0,
2291
+ .my-xl-0 {
2292
+ margin-top: 0 !important;
2293
+ }
2294
+ .mr-xl-0,
2295
+ .mx-xl-0 {
2296
+ margin-right: 0 !important;
2297
+ }
2298
+ .mb-xl-0,
2299
+ .my-xl-0 {
2300
+ margin-bottom: 0 !important;
2301
+ }
2302
+ .ml-xl-0,
2303
+ .mx-xl-0 {
2304
+ margin-left: 0 !important;
2305
+ }
2306
+ .m-xl-1 {
2307
+ margin: 0.25rem !important;
2308
+ }
2309
+ .mt-xl-1,
2310
+ .my-xl-1 {
2311
+ margin-top: 0.25rem !important;
2312
+ }
2313
+ .mr-xl-1,
2314
+ .mx-xl-1 {
2315
+ margin-right: 0.25rem !important;
2316
+ }
2317
+ .mb-xl-1,
2318
+ .my-xl-1 {
2319
+ margin-bottom: 0.25rem !important;
2320
+ }
2321
+ .ml-xl-1,
2322
+ .mx-xl-1 {
2323
+ margin-left: 0.25rem !important;
2324
+ }
2325
+ .m-xl-2 {
2326
+ margin: 0.5rem !important;
2327
+ }
2328
+ .mt-xl-2,
2329
+ .my-xl-2 {
2330
+ margin-top: 0.5rem !important;
2331
+ }
2332
+ .mr-xl-2,
2333
+ .mx-xl-2 {
2334
+ margin-right: 0.5rem !important;
2335
+ }
2336
+ .mb-xl-2,
2337
+ .my-xl-2 {
2338
+ margin-bottom: 0.5rem !important;
2339
+ }
2340
+ .ml-xl-2,
2341
+ .mx-xl-2 {
2342
+ margin-left: 0.5rem !important;
2343
+ }
2344
+ .m-xl-3 {
2345
+ margin: 1rem !important;
2346
+ }
2347
+ .mt-xl-3,
2348
+ .my-xl-3 {
2349
+ margin-top: 1rem !important;
2350
+ }
2351
+ .mr-xl-3,
2352
+ .mx-xl-3 {
2353
+ margin-right: 1rem !important;
2354
+ }
2355
+ .mb-xl-3,
2356
+ .my-xl-3 {
2357
+ margin-bottom: 1rem !important;
2358
+ }
2359
+ .ml-xl-3,
2360
+ .mx-xl-3 {
2361
+ margin-left: 1rem !important;
2362
+ }
2363
+ .m-xl-4 {
2364
+ margin: 1.5rem !important;
2365
+ }
2366
+ .mt-xl-4,
2367
+ .my-xl-4 {
2368
+ margin-top: 1.5rem !important;
2369
+ }
2370
+ .mr-xl-4,
2371
+ .mx-xl-4 {
2372
+ margin-right: 1.5rem !important;
2373
+ }
2374
+ .mb-xl-4,
2375
+ .my-xl-4 {
2376
+ margin-bottom: 1.5rem !important;
2377
+ }
2378
+ .ml-xl-4,
2379
+ .mx-xl-4 {
2380
+ margin-left: 1.5rem !important;
2381
+ }
2382
+ .m-xl-5 {
2383
+ margin: 3rem !important;
2384
+ }
2385
+ .mt-xl-5,
2386
+ .my-xl-5 {
2387
+ margin-top: 3rem !important;
2388
+ }
2389
+ .mr-xl-5,
2390
+ .mx-xl-5 {
2391
+ margin-right: 3rem !important;
2392
+ }
2393
+ .mb-xl-5,
2394
+ .my-xl-5 {
2395
+ margin-bottom: 3rem !important;
2396
+ }
2397
+ .ml-xl-5,
2398
+ .mx-xl-5 {
2399
+ margin-left: 3rem !important;
2400
+ }
2401
+ .p-xl-0 {
2402
+ padding: 0 !important;
2403
+ }
2404
+ .pt-xl-0,
2405
+ .py-xl-0 {
2406
+ padding-top: 0 !important;
2407
+ }
2408
+ .pr-xl-0,
2409
+ .px-xl-0 {
2410
+ padding-right: 0 !important;
2411
+ }
2412
+ .pb-xl-0,
2413
+ .py-xl-0 {
2414
+ padding-bottom: 0 !important;
2415
+ }
2416
+ .pl-xl-0,
2417
+ .px-xl-0 {
2418
+ padding-left: 0 !important;
2419
+ }
2420
+ .p-xl-1 {
2421
+ padding: 0.25rem !important;
2422
+ }
2423
+ .pt-xl-1,
2424
+ .py-xl-1 {
2425
+ padding-top: 0.25rem !important;
2426
+ }
2427
+ .pr-xl-1,
2428
+ .px-xl-1 {
2429
+ padding-right: 0.25rem !important;
2430
+ }
2431
+ .pb-xl-1,
2432
+ .py-xl-1 {
2433
+ padding-bottom: 0.25rem !important;
2434
+ }
2435
+ .pl-xl-1,
2436
+ .px-xl-1 {
2437
+ padding-left: 0.25rem !important;
2438
+ }
2439
+ .p-xl-2 {
2440
+ padding: 0.5rem !important;
2441
+ }
2442
+ .pt-xl-2,
2443
+ .py-xl-2 {
2444
+ padding-top: 0.5rem !important;
2445
+ }
2446
+ .pr-xl-2,
2447
+ .px-xl-2 {
2448
+ padding-right: 0.5rem !important;
2449
+ }
2450
+ .pb-xl-2,
2451
+ .py-xl-2 {
2452
+ padding-bottom: 0.5rem !important;
2453
+ }
2454
+ .pl-xl-2,
2455
+ .px-xl-2 {
2456
+ padding-left: 0.5rem !important;
2457
+ }
2458
+ .p-xl-3 {
2459
+ padding: 1rem !important;
2460
+ }
2461
+ .pt-xl-3,
2462
+ .py-xl-3 {
2463
+ padding-top: 1rem !important;
2464
+ }
2465
+ .pr-xl-3,
2466
+ .px-xl-3 {
2467
+ padding-right: 1rem !important;
2468
+ }
2469
+ .pb-xl-3,
2470
+ .py-xl-3 {
2471
+ padding-bottom: 1rem !important;
2472
+ }
2473
+ .pl-xl-3,
2474
+ .px-xl-3 {
2475
+ padding-left: 1rem !important;
2476
+ }
2477
+ .p-xl-4 {
2478
+ padding: 1.5rem !important;
2479
+ }
2480
+ .pt-xl-4,
2481
+ .py-xl-4 {
2482
+ padding-top: 1.5rem !important;
2483
+ }
2484
+ .pr-xl-4,
2485
+ .px-xl-4 {
2486
+ padding-right: 1.5rem !important;
2487
+ }
2488
+ .pb-xl-4,
2489
+ .py-xl-4 {
2490
+ padding-bottom: 1.5rem !important;
2491
+ }
2492
+ .pl-xl-4,
2493
+ .px-xl-4 {
2494
+ padding-left: 1.5rem !important;
2495
+ }
2496
+ .p-xl-5 {
2497
+ padding: 3rem !important;
2498
+ }
2499
+ .pt-xl-5,
2500
+ .py-xl-5 {
2501
+ padding-top: 3rem !important;
2502
+ }
2503
+ .pr-xl-5,
2504
+ .px-xl-5 {
2505
+ padding-right: 3rem !important;
2506
+ }
2507
+ .pb-xl-5,
2508
+ .py-xl-5 {
2509
+ padding-bottom: 3rem !important;
2510
+ }
2511
+ .pl-xl-5,
2512
+ .px-xl-5 {
2513
+ padding-left: 3rem !important;
2514
+ }
2515
+ .m-xl-n1 {
2516
+ margin: -0.25rem !important;
2517
+ }
2518
+ .mt-xl-n1,
2519
+ .my-xl-n1 {
2520
+ margin-top: -0.25rem !important;
2521
+ }
2522
+ .mr-xl-n1,
2523
+ .mx-xl-n1 {
2524
+ margin-right: -0.25rem !important;
2525
+ }
2526
+ .mb-xl-n1,
2527
+ .my-xl-n1 {
2528
+ margin-bottom: -0.25rem !important;
2529
+ }
2530
+ .ml-xl-n1,
2531
+ .mx-xl-n1 {
2532
+ margin-left: -0.25rem !important;
2533
+ }
2534
+ .m-xl-n2 {
2535
+ margin: -0.5rem !important;
2536
+ }
2537
+ .mt-xl-n2,
2538
+ .my-xl-n2 {
2539
+ margin-top: -0.5rem !important;
2540
+ }
2541
+ .mr-xl-n2,
2542
+ .mx-xl-n2 {
2543
+ margin-right: -0.5rem !important;
2544
+ }
2545
+ .mb-xl-n2,
2546
+ .my-xl-n2 {
2547
+ margin-bottom: -0.5rem !important;
2548
+ }
2549
+ .ml-xl-n2,
2550
+ .mx-xl-n2 {
2551
+ margin-left: -0.5rem !important;
2552
+ }
2553
+ .m-xl-n3 {
2554
+ margin: -1rem !important;
2555
+ }
2556
+ .mt-xl-n3,
2557
+ .my-xl-n3 {
2558
+ margin-top: -1rem !important;
2559
+ }
2560
+ .mr-xl-n3,
2561
+ .mx-xl-n3 {
2562
+ margin-right: -1rem !important;
2563
+ }
2564
+ .mb-xl-n3,
2565
+ .my-xl-n3 {
2566
+ margin-bottom: -1rem !important;
2567
+ }
2568
+ .ml-xl-n3,
2569
+ .mx-xl-n3 {
2570
+ margin-left: -1rem !important;
2571
+ }
2572
+ .m-xl-n4 {
2573
+ margin: -1.5rem !important;
2574
+ }
2575
+ .mt-xl-n4,
2576
+ .my-xl-n4 {
2577
+ margin-top: -1.5rem !important;
2578
+ }
2579
+ .mr-xl-n4,
2580
+ .mx-xl-n4 {
2581
+ margin-right: -1.5rem !important;
2582
+ }
2583
+ .mb-xl-n4,
2584
+ .my-xl-n4 {
2585
+ margin-bottom: -1.5rem !important;
2586
+ }
2587
+ .ml-xl-n4,
2588
+ .mx-xl-n4 {
2589
+ margin-left: -1.5rem !important;
2590
+ }
2591
+ .m-xl-n5 {
2592
+ margin: -3rem !important;
2593
+ }
2594
+ .mt-xl-n5,
2595
+ .my-xl-n5 {
2596
+ margin-top: -3rem !important;
2597
+ }
2598
+ .mr-xl-n5,
2599
+ .mx-xl-n5 {
2600
+ margin-right: -3rem !important;
2601
+ }
2602
+ .mb-xl-n5,
2603
+ .my-xl-n5 {
2604
+ margin-bottom: -3rem !important;
2605
+ }
2606
+ .ml-xl-n5,
2607
+ .mx-xl-n5 {
2608
+ margin-left: -3rem !important;
2609
+ }
2610
+ .m-xl-auto {
2611
+ margin: auto !important;
2612
+ }
2613
+ .mt-xl-auto,
2614
+ .my-xl-auto {
2615
+ margin-top: auto !important;
2616
+ }
2617
+ .mr-xl-auto,
2618
+ .mx-xl-auto {
2619
+ margin-right: auto !important;
2620
+ }
2621
+ .mb-xl-auto,
2622
+ .my-xl-auto {
2623
+ margin-bottom: auto !important;
2624
+ }
2625
+ .ml-xl-auto,
2626
+ .mx-xl-auto {
2627
+ margin-left: auto !important;
2628
+ }
2629
+ }
2630
+ @media (min-width: 800px) and (max-width: 1200px) {
2631
+ .m-lg-0 {
2632
+ margin: 0 !important;
2633
+ }
2634
+ .mt-lg-0,
2635
+ .my-lg-0 {
2636
+ margin-top: 0 !important;
2637
+ }
2638
+ .mr-lg-0,
2639
+ .mx-lg-0 {
2640
+ margin-right: 0 !important;
2641
+ }
2642
+ .mb-lg-0,
2643
+ .my-lg-0 {
2644
+ margin-bottom: 0 !important;
2645
+ }
2646
+ .ml-lg-0,
2647
+ .mx-lg-0 {
2648
+ margin-left: 0 !important;
2649
+ }
2650
+ .m-lg-1 {
2651
+ margin: 0.25rem !important;
2652
+ }
2653
+ .mt-lg-1,
2654
+ .my-lg-1 {
2655
+ margin-top: 0.25rem !important;
2656
+ }
2657
+ .mr-lg-1,
2658
+ .mx-lg-1 {
2659
+ margin-right: 0.25rem !important;
2660
+ }
2661
+ .mb-lg-1,
2662
+ .my-lg-1 {
2663
+ margin-bottom: 0.25rem !important;
2664
+ }
2665
+ .ml-lg-1,
2666
+ .mx-lg-1 {
2667
+ margin-left: 0.25rem !important;
2668
+ }
2669
+ .m-lg-2 {
2670
+ margin: 0.5rem !important;
2671
+ }
2672
+ .mt-lg-2,
2673
+ .my-lg-2 {
2674
+ margin-top: 0.5rem !important;
2675
+ }
2676
+ .mr-lg-2,
2677
+ .mx-lg-2 {
2678
+ margin-right: 0.5rem !important;
2679
+ }
2680
+ .mb-lg-2,
2681
+ .my-lg-2 {
2682
+ margin-bottom: 0.5rem !important;
2683
+ }
2684
+ .ml-lg-2,
2685
+ .mx-lg-2 {
2686
+ margin-left: 0.5rem !important;
2687
+ }
2688
+ .m-lg-3 {
2689
+ margin: 1rem !important;
2690
+ }
2691
+ .mt-lg-3,
2692
+ .my-lg-3 {
2693
+ margin-top: 1rem !important;
2694
+ }
2695
+ .mr-lg-3,
2696
+ .mx-lg-3 {
2697
+ margin-right: 1rem !important;
2698
+ }
2699
+ .mb-lg-3,
2700
+ .my-lg-3 {
2701
+ margin-bottom: 1rem !important;
2702
+ }
2703
+ .ml-lg-3,
2704
+ .mx-lg-3 {
2705
+ margin-left: 1rem !important;
2706
+ }
2707
+ .m-lg-4 {
2708
+ margin: 1.5rem !important;
2709
+ }
2710
+ .mt-lg-4,
2711
+ .my-lg-4 {
2712
+ margin-top: 1.5rem !important;
2713
+ }
2714
+ .mr-lg-4,
2715
+ .mx-lg-4 {
2716
+ margin-right: 1.5rem !important;
2717
+ }
2718
+ .mb-lg-4,
2719
+ .my-lg-4 {
2720
+ margin-bottom: 1.5rem !important;
2721
+ }
2722
+ .ml-lg-4,
2723
+ .mx-lg-4 {
2724
+ margin-left: 1.5rem !important;
2725
+ }
2726
+ .m-lg-5 {
2727
+ margin: 3rem !important;
2728
+ }
2729
+ .mt-lg-5,
2730
+ .my-lg-5 {
2731
+ margin-top: 3rem !important;
2732
+ }
2733
+ .mr-lg-5,
2734
+ .mx-lg-5 {
2735
+ margin-right: 3rem !important;
2736
+ }
2737
+ .mb-lg-5,
2738
+ .my-lg-5 {
2739
+ margin-bottom: 3rem !important;
2740
+ }
2741
+ .ml-lg-5,
2742
+ .mx-lg-5 {
2743
+ margin-left: 3rem !important;
2744
+ }
2745
+ .p-lg-0 {
2746
+ padding: 0 !important;
2747
+ }
2748
+ .pt-lg-0,
2749
+ .py-lg-0 {
2750
+ padding-top: 0 !important;
2751
+ }
2752
+ .pr-lg-0,
2753
+ .px-lg-0 {
2754
+ padding-right: 0 !important;
2755
+ }
2756
+ .pb-lg-0,
2757
+ .py-lg-0 {
2758
+ padding-bottom: 0 !important;
2759
+ }
2760
+ .pl-lg-0,
2761
+ .px-lg-0 {
2762
+ padding-left: 0 !important;
2763
+ }
2764
+ .p-lg-1 {
2765
+ padding: 0.25rem !important;
2766
+ }
2767
+ .pt-lg-1,
2768
+ .py-lg-1 {
2769
+ padding-top: 0.25rem !important;
2770
+ }
2771
+ .pr-lg-1,
2772
+ .px-lg-1 {
2773
+ padding-right: 0.25rem !important;
2774
+ }
2775
+ .pb-lg-1,
2776
+ .py-lg-1 {
2777
+ padding-bottom: 0.25rem !important;
2778
+ }
2779
+ .pl-lg-1,
2780
+ .px-lg-1 {
2781
+ padding-left: 0.25rem !important;
2782
+ }
2783
+ .p-lg-2 {
2784
+ padding: 0.5rem !important;
2785
+ }
2786
+ .pt-lg-2,
2787
+ .py-lg-2 {
2788
+ padding-top: 0.5rem !important;
2789
+ }
2790
+ .pr-lg-2,
2791
+ .px-lg-2 {
2792
+ padding-right: 0.5rem !important;
2793
+ }
2794
+ .pb-lg-2,
2795
+ .py-lg-2 {
2796
+ padding-bottom: 0.5rem !important;
2797
+ }
2798
+ .pl-lg-2,
2799
+ .px-lg-2 {
2800
+ padding-left: 0.5rem !important;
2801
+ }
2802
+ .p-lg-3 {
2803
+ padding: 1rem !important;
2804
+ }
2805
+ .pt-lg-3,
2806
+ .py-lg-3 {
2807
+ padding-top: 1rem !important;
2808
+ }
2809
+ .pr-lg-3,
2810
+ .px-lg-3 {
2811
+ padding-right: 1rem !important;
2812
+ }
2813
+ .pb-lg-3,
2814
+ .py-lg-3 {
2815
+ padding-bottom: 1rem !important;
2816
+ }
2817
+ .pl-lg-3,
2818
+ .px-lg-3 {
2819
+ padding-left: 1rem !important;
2820
+ }
2821
+ .p-lg-4 {
2822
+ padding: 1.5rem !important;
2823
+ }
2824
+ .pt-lg-4,
2825
+ .py-lg-4 {
2826
+ padding-top: 1.5rem !important;
2827
+ }
2828
+ .pr-lg-4,
2829
+ .px-lg-4 {
2830
+ padding-right: 1.5rem !important;
2831
+ }
2832
+ .pb-lg-4,
2833
+ .py-lg-4 {
2834
+ padding-bottom: 1.5rem !important;
2835
+ }
2836
+ .pl-lg-4,
2837
+ .px-lg-4 {
2838
+ padding-left: 1.5rem !important;
2839
+ }
2840
+ .p-lg-5 {
2841
+ padding: 3rem !important;
2842
+ }
2843
+ .pt-lg-5,
2844
+ .py-lg-5 {
2845
+ padding-top: 3rem !important;
2846
+ }
2847
+ .pr-lg-5,
2848
+ .px-lg-5 {
2849
+ padding-right: 3rem !important;
2850
+ }
2851
+ .pb-lg-5,
2852
+ .py-lg-5 {
2853
+ padding-bottom: 3rem !important;
2854
+ }
2855
+ .pl-lg-5,
2856
+ .px-lg-5 {
2857
+ padding-left: 3rem !important;
2858
+ }
2859
+ .m-lg-n1 {
2860
+ margin: -0.25rem !important;
2861
+ }
2862
+ .mt-lg-n1,
2863
+ .my-lg-n1 {
2864
+ margin-top: -0.25rem !important;
2865
+ }
2866
+ .mr-lg-n1,
2867
+ .mx-lg-n1 {
2868
+ margin-right: -0.25rem !important;
2869
+ }
2870
+ .mb-lg-n1,
2871
+ .my-lg-n1 {
2872
+ margin-bottom: -0.25rem !important;
2873
+ }
2874
+ .ml-lg-n1,
2875
+ .mx-lg-n1 {
2876
+ margin-left: -0.25rem !important;
2877
+ }
2878
+ .m-lg-n2 {
2879
+ margin: -0.5rem !important;
2880
+ }
2881
+ .mt-lg-n2,
2882
+ .my-lg-n2 {
2883
+ margin-top: -0.5rem !important;
2884
+ }
2885
+ .mr-lg-n2,
2886
+ .mx-lg-n2 {
2887
+ margin-right: -0.5rem !important;
2888
+ }
2889
+ .mb-lg-n2,
2890
+ .my-lg-n2 {
2891
+ margin-bottom: -0.5rem !important;
2892
+ }
2893
+ .ml-lg-n2,
2894
+ .mx-lg-n2 {
2895
+ margin-left: -0.5rem !important;
2896
+ }
2897
+ .m-lg-n3 {
2898
+ margin: -1rem !important;
2899
+ }
2900
+ .mt-lg-n3,
2901
+ .my-lg-n3 {
2902
+ margin-top: -1rem !important;
2903
+ }
2904
+ .mr-lg-n3,
2905
+ .mx-lg-n3 {
2906
+ margin-right: -1rem !important;
2907
+ }
2908
+ .mb-lg-n3,
2909
+ .my-lg-n3 {
2910
+ margin-bottom: -1rem !important;
2911
+ }
2912
+ .ml-lg-n3,
2913
+ .mx-lg-n3 {
2914
+ margin-left: -1rem !important;
2915
+ }
2916
+ .m-lg-n4 {
2917
+ margin: -1.5rem !important;
2918
+ }
2919
+ .mt-lg-n4,
2920
+ .my-lg-n4 {
2921
+ margin-top: -1.5rem !important;
2922
+ }
2923
+ .mr-lg-n4,
2924
+ .mx-lg-n4 {
2925
+ margin-right: -1.5rem !important;
2926
+ }
2927
+ .mb-lg-n4,
2928
+ .my-lg-n4 {
2929
+ margin-bottom: -1.5rem !important;
2930
+ }
2931
+ .ml-lg-n4,
2932
+ .mx-lg-n4 {
2933
+ margin-left: -1.5rem !important;
2934
+ }
2935
+ .m-lg-n5 {
2936
+ margin: -3rem !important;
2937
+ }
2938
+ .mt-lg-n5,
2939
+ .my-lg-n5 {
2940
+ margin-top: -3rem !important;
2941
+ }
2942
+ .mr-lg-n5,
2943
+ .mx-lg-n5 {
2944
+ margin-right: -3rem !important;
2945
+ }
2946
+ .mb-lg-n5,
2947
+ .my-lg-n5 {
2948
+ margin-bottom: -3rem !important;
2949
+ }
2950
+ .ml-lg-n5,
2951
+ .mx-lg-n5 {
2952
+ margin-left: -3rem !important;
2953
+ }
2954
+ .m-lg-auto {
2955
+ margin: auto !important;
2956
+ }
2957
+ .mt-lg-auto,
2958
+ .my-lg-auto {
2959
+ margin-top: auto !important;
2960
+ }
2961
+ .mr-lg-auto,
2962
+ .mx-lg-auto {
2963
+ margin-right: auto !important;
2964
+ }
2965
+ .mb-lg-auto,
2966
+ .my-lg-auto {
2967
+ margin-bottom: auto !important;
2968
+ }
2969
+ .ml-lg-auto,
2970
+ .mx-lg-auto {
2971
+ margin-left: auto !important;
2972
+ }
2973
+ }
2974
+ @media (max-width: 768px) {
2975
+ .m-md-0 {
2976
+ margin: 0 !important;
2977
+ }
2978
+ .mt-md-0,
2979
+ .my-md-0 {
2980
+ margin-top: 0 !important;
2981
+ }
2982
+ .mr-md-0,
2983
+ .mx-md-0 {
2984
+ margin-right: 0 !important;
2985
+ }
2986
+ .mb-md-0,
2987
+ .my-md-0 {
2988
+ margin-bottom: 0 !important;
2989
+ }
2990
+ .ml-md-0,
2991
+ .mx-md-0 {
2992
+ margin-left: 0 !important;
2993
+ }
2994
+ .m-md-1 {
2995
+ margin: 0.25rem !important;
2996
+ }
2997
+ .mt-md-1,
2998
+ .my-md-1 {
2999
+ margin-top: 0.25rem !important;
3000
+ }
3001
+ .mr-md-1,
3002
+ .mx-md-1 {
3003
+ margin-right: 0.25rem !important;
3004
+ }
3005
+ .mb-md-1,
3006
+ .my-md-1 {
3007
+ margin-bottom: 0.25rem !important;
3008
+ }
3009
+ .ml-md-1,
3010
+ .mx-md-1 {
3011
+ margin-left: 0.25rem !important;
3012
+ }
3013
+ .m-md-2 {
3014
+ margin: 0.5rem !important;
3015
+ }
3016
+ .mt-md-2,
3017
+ .my-md-2 {
3018
+ margin-top: 0.5rem !important;
3019
+ }
3020
+ .mr-md-2,
3021
+ .mx-md-2 {
3022
+ margin-right: 0.5rem !important;
3023
+ }
3024
+ .mb-md-2,
3025
+ .my-md-2 {
3026
+ margin-bottom: 0.5rem !important;
3027
+ }
3028
+ .ml-md-2,
3029
+ .mx-md-2 {
3030
+ margin-left: 0.5rem !important;
3031
+ }
3032
+ .m-md-3 {
3033
+ margin: 1rem !important;
3034
+ }
3035
+ .mt-md-3,
3036
+ .my-md-3 {
3037
+ margin-top: 1rem !important;
3038
+ }
3039
+ .mr-md-3,
3040
+ .mx-md-3 {
3041
+ margin-right: 1rem !important;
3042
+ }
3043
+ .mb-md-3,
3044
+ .my-md-3 {
3045
+ margin-bottom: 1rem !important;
3046
+ }
3047
+ .ml-md-3,
3048
+ .mx-md-3 {
3049
+ margin-left: 1rem !important;
3050
+ }
3051
+ .m-md-4 {
3052
+ margin: 1.5rem !important;
3053
+ }
3054
+ .mt-md-4,
3055
+ .my-md-4 {
3056
+ margin-top: 1.5rem !important;
3057
+ }
3058
+ .mr-md-4,
3059
+ .mx-md-4 {
3060
+ margin-right: 1.5rem !important;
3061
+ }
3062
+ .mb-md-4,
3063
+ .my-md-4 {
3064
+ margin-bottom: 1.5rem !important;
3065
+ }
3066
+ .ml-md-4,
3067
+ .mx-md-4 {
3068
+ margin-left: 1.5rem !important;
3069
+ }
3070
+ .m-md-5 {
3071
+ margin: 3rem !important;
3072
+ }
3073
+ .mt-md-5,
3074
+ .my-md-5 {
3075
+ margin-top: 3rem !important;
3076
+ }
3077
+ .mr-md-5,
3078
+ .mx-md-5 {
3079
+ margin-right: 3rem !important;
3080
+ }
3081
+ .mb-md-5,
3082
+ .my-md-5 {
3083
+ margin-bottom: 3rem !important;
3084
+ }
3085
+ .ml-md-5,
3086
+ .mx-md-5 {
3087
+ margin-left: 3rem !important;
3088
+ }
3089
+ .p-md-0 {
3090
+ padding: 0 !important;
3091
+ }
3092
+ .pt-md-0,
3093
+ .py-md-0 {
3094
+ padding-top: 0 !important;
3095
+ }
3096
+ .pr-md-0,
3097
+ .px-md-0 {
3098
+ padding-right: 0 !important;
3099
+ }
3100
+ .pb-md-0,
3101
+ .py-md-0 {
3102
+ padding-bottom: 0 !important;
3103
+ }
3104
+ .pl-md-0,
3105
+ .px-md-0 {
3106
+ padding-left: 0 !important;
3107
+ }
3108
+ .p-md-1 {
3109
+ padding: 0.25rem !important;
3110
+ }
3111
+ .pt-md-1,
3112
+ .py-md-1 {
3113
+ padding-top: 0.25rem !important;
3114
+ }
3115
+ .pr-md-1,
3116
+ .px-md-1 {
3117
+ padding-right: 0.25rem !important;
3118
+ }
3119
+ .pb-md-1,
3120
+ .py-md-1 {
3121
+ padding-bottom: 0.25rem !important;
3122
+ }
3123
+ .pl-md-1,
3124
+ .px-md-1 {
3125
+ padding-left: 0.25rem !important;
3126
+ }
3127
+ .p-md-2 {
3128
+ padding: 0.5rem !important;
3129
+ }
3130
+ .pt-md-2,
3131
+ .py-md-2 {
3132
+ padding-top: 0.5rem !important;
3133
+ }
3134
+ .pr-md-2,
3135
+ .px-md-2 {
3136
+ padding-right: 0.5rem !important;
3137
+ }
3138
+ .pb-md-2,
3139
+ .py-md-2 {
3140
+ padding-bottom: 0.5rem !important;
3141
+ }
3142
+ .pl-md-2,
3143
+ .px-md-2 {
3144
+ padding-left: 0.5rem !important;
3145
+ }
3146
+ .p-md-3 {
3147
+ padding: 1rem !important;
3148
+ }
3149
+ .pt-md-3,
3150
+ .py-md-3 {
3151
+ padding-top: 1rem !important;
3152
+ }
3153
+ .pr-md-3,
3154
+ .px-md-3 {
3155
+ padding-right: 1rem !important;
3156
+ }
3157
+ .pb-md-3,
3158
+ .py-md-3 {
3159
+ padding-bottom: 1rem !important;
3160
+ }
3161
+ .pl-md-3,
3162
+ .px-md-3 {
3163
+ padding-left: 1rem !important;
3164
+ }
3165
+ .p-md-4 {
3166
+ padding: 1.5rem !important;
3167
+ }
3168
+ .pt-md-4,
3169
+ .py-md-4 {
3170
+ padding-top: 1.5rem !important;
3171
+ }
3172
+ .pr-md-4,
3173
+ .px-md-4 {
3174
+ padding-right: 1.5rem !important;
3175
+ }
3176
+ .pb-md-4,
3177
+ .py-md-4 {
3178
+ padding-bottom: 1.5rem !important;
3179
+ }
3180
+ .pl-md-4,
3181
+ .px-md-4 {
3182
+ padding-left: 1.5rem !important;
3183
+ }
3184
+ .p-md-5 {
3185
+ padding: 3rem !important;
3186
+ }
3187
+ .pt-md-5,
3188
+ .py-md-5 {
3189
+ padding-top: 3rem !important;
3190
+ }
3191
+ .pr-md-5,
3192
+ .px-md-5 {
3193
+ padding-right: 3rem !important;
3194
+ }
3195
+ .pb-md-5,
3196
+ .py-md-5 {
3197
+ padding-bottom: 3rem !important;
3198
+ }
3199
+ .pl-md-5,
3200
+ .px-md-5 {
3201
+ padding-left: 3rem !important;
3202
+ }
3203
+ .m-md-n1 {
3204
+ margin: -0.25rem !important;
3205
+ }
3206
+ .mt-md-n1,
3207
+ .my-md-n1 {
3208
+ margin-top: -0.25rem !important;
3209
+ }
3210
+ .mr-md-n1,
3211
+ .mx-md-n1 {
3212
+ margin-right: -0.25rem !important;
3213
+ }
3214
+ .mb-md-n1,
3215
+ .my-md-n1 {
3216
+ margin-bottom: -0.25rem !important;
3217
+ }
3218
+ .ml-md-n1,
3219
+ .mx-md-n1 {
3220
+ margin-left: -0.25rem !important;
3221
+ }
3222
+ .m-md-n2 {
3223
+ margin: -0.5rem !important;
3224
+ }
3225
+ .mt-md-n2,
3226
+ .my-md-n2 {
3227
+ margin-top: -0.5rem !important;
3228
+ }
3229
+ .mr-md-n2,
3230
+ .mx-md-n2 {
3231
+ margin-right: -0.5rem !important;
3232
+ }
3233
+ .mb-md-n2,
3234
+ .my-md-n2 {
3235
+ margin-bottom: -0.5rem !important;
3236
+ }
3237
+ .ml-md-n2,
3238
+ .mx-md-n2 {
3239
+ margin-left: -0.5rem !important;
3240
+ }
3241
+ .m-md-n3 {
3242
+ margin: -1rem !important;
3243
+ }
3244
+ .mt-md-n3,
3245
+ .my-md-n3 {
3246
+ margin-top: -1rem !important;
3247
+ }
3248
+ .mr-md-n3,
3249
+ .mx-md-n3 {
3250
+ margin-right: -1rem !important;
3251
+ }
3252
+ .mb-md-n3,
3253
+ .my-md-n3 {
3254
+ margin-bottom: -1rem !important;
3255
+ }
3256
+ .ml-md-n3,
3257
+ .mx-md-n3 {
3258
+ margin-left: -1rem !important;
3259
+ }
3260
+ .m-md-n4 {
3261
+ margin: -1.5rem !important;
3262
+ }
3263
+ .mt-md-n4,
3264
+ .my-md-n4 {
3265
+ margin-top: -1.5rem !important;
3266
+ }
3267
+ .mr-md-n4,
3268
+ .mx-md-n4 {
3269
+ margin-right: -1.5rem !important;
3270
+ }
3271
+ .mb-md-n4,
3272
+ .my-md-n4 {
3273
+ margin-bottom: -1.5rem !important;
3274
+ }
3275
+ .ml-md-n4,
3276
+ .mx-md-n4 {
3277
+ margin-left: -1.5rem !important;
3278
+ }
3279
+ .m-md-n5 {
3280
+ margin: -3rem !important;
3281
+ }
3282
+ .mt-md-n5,
3283
+ .my-md-n5 {
3284
+ margin-top: -3rem !important;
3285
+ }
3286
+ .mr-md-n5,
3287
+ .mx-md-n5 {
3288
+ margin-right: -3rem !important;
3289
+ }
3290
+ .mb-md-n5,
3291
+ .my-md-n5 {
3292
+ margin-bottom: -3rem !important;
3293
+ }
3294
+ .ml-md-n5,
3295
+ .mx-md-n5 {
3296
+ margin-left: -3rem !important;
3297
+ }
3298
+ .m-md-auto {
3299
+ margin: auto !important;
3300
+ }
3301
+ .mt-md-auto,
3302
+ .my-md-auto {
3303
+ margin-top: auto !important;
3304
+ }
3305
+ .mr-md-auto,
3306
+ .mx-md-auto {
3307
+ margin-right: auto !important;
3308
+ }
3309
+ .mb-md-auto,
3310
+ .my-md-auto {
3311
+ margin-bottom: auto !important;
3312
+ }
3313
+ .ml-md-auto,
3314
+ .mx-md-auto {
3315
+ margin-left: auto !important;
3316
+ }
3317
+
3318
+ .btn-circle-resp {
3319
+ width: 5vh !important;
3320
+ height: 5vh !important;
3321
+ border-radius: 50% !important;
3322
+ }
3323
+ }
3324
+ @media (max-width: 576px) {
3325
+ .btn-circle-resp {
3326
+ width: 4vh !important;
3327
+ height: 4vh !important;
3328
+ }
3329
+ .m-sm-0 {
3330
+ margin: 0 !important;
3331
+ }
3332
+ .mt-sm-0,
3333
+ .my-sm-0 {
3334
+ margin-top: 0 !important;
3335
+ }
3336
+ .mr-sm-0,
3337
+ .mx-sm-0 {
3338
+ margin-right: 0 !important;
3339
+ }
3340
+ .mb-sm-0,
3341
+ .my-sm-0 {
3342
+ margin-bottom: 0 !important;
3343
+ }
3344
+ .ml-sm-0,
3345
+ .mx-sm-0 {
3346
+ margin-left: 0 !important;
3347
+ }
3348
+ .m-sm-1 {
3349
+ margin: 0.25rem !important;
3350
+ }
3351
+ .mt-sm-1,
3352
+ .my-sm-1 {
3353
+ margin-top: 0.25rem !important;
3354
+ }
3355
+ .mr-sm-1,
3356
+ .mx-sm-1 {
3357
+ margin-right: 0.25rem !important;
3358
+ }
3359
+ .mb-sm-1,
3360
+ .my-sm-1 {
3361
+ margin-bottom: 0.25rem !important;
3362
+ }
3363
+ .ml-sm-1,
3364
+ .mx-sm-1 {
3365
+ margin-left: 0.25rem !important;
3366
+ }
3367
+ .m-sm-2 {
3368
+ margin: 0.5rem !important;
3369
+ }
3370
+ .mt-sm-2,
3371
+ .my-sm-2 {
3372
+ margin-top: 0.5rem !important;
3373
+ }
3374
+ .mr-sm-2,
3375
+ .mx-sm-2 {
3376
+ margin-right: 0.5rem !important;
3377
+ }
3378
+ .mb-sm-2,
3379
+ .my-sm-2 {
3380
+ margin-bottom: 0.5rem !important;
3381
+ }
3382
+ .ml-sm-2,
3383
+ .mx-sm-2 {
3384
+ margin-left: 0.5rem !important;
3385
+ }
3386
+ .m-sm-3 {
3387
+ margin: 1rem !important;
3388
+ }
3389
+ .mt-sm-3,
3390
+ .my-sm-3 {
3391
+ margin-top: 1rem !important;
3392
+ }
3393
+ .mr-sm-3,
3394
+ .mx-sm-3 {
3395
+ margin-right: 1rem !important;
3396
+ }
3397
+ .mb-sm-3,
3398
+ .my-sm-3 {
3399
+ margin-bottom: 1rem !important;
3400
+ }
3401
+ .ml-sm-3,
3402
+ .mx-sm-3 {
3403
+ margin-left: 1rem !important;
3404
+ }
3405
+ .m-sm-4 {
3406
+ margin: 1.5rem !important;
3407
+ }
3408
+ .mt-sm-4,
3409
+ .my-sm-4 {
3410
+ margin-top: 1.5rem !important;
3411
+ }
3412
+ .mr-sm-4,
3413
+ .mx-sm-4 {
3414
+ margin-right: 1.5rem !important;
3415
+ }
3416
+ .mb-sm-4,
3417
+ .my-sm-4 {
3418
+ margin-bottom: 1.5rem !important;
3419
+ }
3420
+ .ml-sm-4,
3421
+ .mx-sm-4 {
3422
+ margin-left: 1.5rem !important;
3423
+ }
3424
+ .m-sm-5 {
3425
+ margin: 3rem !important;
3426
+ }
3427
+ .mt-sm-5,
3428
+ .my-sm-5 {
3429
+ margin-top: 3rem !important;
3430
+ }
3431
+ .mr-sm-5,
3432
+ .mx-sm-5 {
3433
+ margin-right: 3rem !important;
3434
+ }
3435
+ .mb-sm-5,
3436
+ .my-sm-5 {
3437
+ margin-bottom: 3rem !important;
3438
+ }
3439
+ .ml-sm-5,
3440
+ .mx-sm-5 {
3441
+ margin-left: 3rem !important;
3442
+ }
3443
+ .p-sm-0 {
3444
+ padding: 0 !important;
3445
+ }
3446
+ .pt-sm-0,
3447
+ .py-sm-0 {
3448
+ padding-top: 0 !important;
3449
+ }
3450
+ .pr-sm-0,
3451
+ .px-sm-0 {
3452
+ padding-right: 0 !important;
3453
+ }
3454
+ .pb-sm-0,
3455
+ .py-sm-0 {
3456
+ padding-bottom: 0 !important;
3457
+ }
3458
+ .pl-sm-0,
3459
+ .px-sm-0 {
3460
+ padding-left: 0 !important;
3461
+ }
3462
+ .p-sm-1 {
3463
+ padding: 0.25rem !important;
3464
+ }
3465
+ .pt-sm-1,
3466
+ .py-sm-1 {
3467
+ padding-top: 0.25rem !important;
3468
+ }
3469
+ .pr-sm-1,
3470
+ .px-sm-1 {
3471
+ padding-right: 0.25rem !important;
3472
+ }
3473
+ .pb-sm-1,
3474
+ .py-sm-1 {
3475
+ padding-bottom: 0.25rem !important;
3476
+ }
3477
+ .pl-sm-1,
3478
+ .px-sm-1 {
3479
+ padding-left: 0.25rem !important;
3480
+ }
3481
+ .p-sm-2 {
3482
+ padding: 0.5rem !important;
3483
+ }
3484
+ .pt-sm-2,
3485
+ .py-sm-2 {
3486
+ padding-top: 0.5rem !important;
3487
+ }
3488
+ .pr-sm-2,
3489
+ .px-sm-2 {
3490
+ padding-right: 0.5rem !important;
3491
+ }
3492
+ .pb-sm-2,
3493
+ .py-sm-2 {
3494
+ padding-bottom: 0.5rem !important;
3495
+ }
3496
+ .pl-sm-2,
3497
+ .px-sm-2 {
3498
+ padding-left: 0.5rem !important;
3499
+ }
3500
+ .p-sm-3 {
3501
+ padding: 1rem !important;
3502
+ }
3503
+ .pt-sm-3,
3504
+ .py-sm-3 {
3505
+ padding-top: 1rem !important;
3506
+ }
3507
+ .pr-sm-3,
3508
+ .px-sm-3 {
3509
+ padding-right: 1rem !important;
3510
+ }
3511
+ .pb-sm-3,
3512
+ .py-sm-3 {
3513
+ padding-bottom: 1rem !important;
3514
+ }
3515
+ .pl-sm-3,
3516
+ .px-sm-3 {
3517
+ padding-left: 1rem !important;
3518
+ }
3519
+ .p-sm-4 {
3520
+ padding: 1.5rem !important;
3521
+ }
3522
+ .pt-sm-4,
3523
+ .py-sm-4 {
3524
+ padding-top: 1.5rem !important;
3525
+ }
3526
+ .pr-sm-4,
3527
+ .px-sm-4 {
3528
+ padding-right: 1.5rem !important;
3529
+ }
3530
+ .pb-sm-4,
3531
+ .py-sm-4 {
3532
+ padding-bottom: 1.5rem !important;
3533
+ }
3534
+ .pl-sm-4,
3535
+ .px-sm-4 {
3536
+ padding-left: 1.5rem !important;
3537
+ }
3538
+ .p-sm-5 {
3539
+ padding: 3rem !important;
3540
+ }
3541
+ .pt-sm-5,
3542
+ .py-sm-5 {
3543
+ padding-top: 3rem !important;
3544
+ }
3545
+ .pr-sm-5,
3546
+ .px-sm-5 {
3547
+ padding-right: 3rem !important;
3548
+ }
3549
+ .pb-sm-5,
3550
+ .py-sm-5 {
3551
+ padding-bottom: 3rem !important;
3552
+ }
3553
+ .pl-sm-5,
3554
+ .px-sm-5 {
3555
+ padding-left: 3rem !important;
3556
+ }
3557
+ .m-sm-n1 {
3558
+ margin: -0.25rem !important;
3559
+ }
3560
+ .mt-sm-n1,
3561
+ .my-sm-n1 {
3562
+ margin-top: -0.25rem !important;
3563
+ }
3564
+ .mr-sm-n1,
3565
+ .mx-sm-n1 {
3566
+ margin-right: -0.25rem !important;
3567
+ }
3568
+ .mb-sm-n1,
3569
+ .my-sm-n1 {
3570
+ margin-bottom: -0.25rem !important;
3571
+ }
3572
+ .ml-sm-n1,
3573
+ .mx-sm-n1 {
3574
+ margin-left: -0.25rem !important;
3575
+ }
3576
+ .m-sm-n2 {
3577
+ margin: -0.5rem !important;
3578
+ }
3579
+ .mt-sm-n2,
3580
+ .my-sm-n2 {
3581
+ margin-top: -0.5rem !important;
3582
+ }
3583
+ .mr-sm-n2,
3584
+ .mx-sm-n2 {
3585
+ margin-right: -0.5rem !important;
3586
+ }
3587
+ .mb-sm-n2,
3588
+ .my-sm-n2 {
3589
+ margin-bottom: -0.5rem !important;
3590
+ }
3591
+ .ml-sm-n2,
3592
+ .mx-sm-n2 {
3593
+ margin-left: -0.5rem !important;
3594
+ }
3595
+ .m-sm-n3 {
3596
+ margin: -1rem !important;
3597
+ }
3598
+ .mt-sm-n3,
3599
+ .my-sm-n3 {
3600
+ margin-top: -1rem !important;
3601
+ }
3602
+ .mr-sm-n3,
3603
+ .mx-sm-n3 {
3604
+ margin-right: -1rem !important;
3605
+ }
3606
+ .mb-sm-n3,
3607
+ .my-sm-n3 {
3608
+ margin-bottom: -1rem !important;
3609
+ }
3610
+ .ml-sm-n3,
3611
+ .mx-sm-n3 {
3612
+ margin-left: -1rem !important;
3613
+ }
3614
+ .m-sm-n4 {
3615
+ margin: -1.5rem !important;
3616
+ }
3617
+ .mt-sm-n4,
3618
+ .my-sm-n4 {
3619
+ margin-top: -1.5rem !important;
3620
+ }
3621
+ .mr-sm-n4,
3622
+ .mx-sm-n4 {
3623
+ margin-right: -1.5rem !important;
3624
+ }
3625
+ .mb-sm-n4,
3626
+ .my-sm-n4 {
3627
+ margin-bottom: -1.5rem !important;
3628
+ }
3629
+ .ml-sm-n4,
3630
+ .mx-sm-n4 {
3631
+ margin-left: -1.5rem !important;
3632
+ }
3633
+ .m-sm-n5 {
3634
+ margin: -3rem !important;
3635
+ }
3636
+ .mt-sm-n5,
3637
+ .my-sm-n5 {
3638
+ margin-top: -3rem !important;
3639
+ }
3640
+ .mt-sm-n6,
3641
+ .my-sm-n6 {
3642
+ margin-top: -4rem !important;
3643
+ }
3644
+ .mr-sm-n5,
3645
+ .mx-sm-n5 {
3646
+ margin-right: -3rem !important;
3647
+ }
3648
+ .mb-sm-n5,
3649
+ .my-sm-n5 {
3650
+ margin-bottom: -3rem !important;
3651
+ }
3652
+ .ml-sm-n5,
3653
+ .mx-sm-n5 {
3654
+ margin-left: -3rem !important;
3655
+ }
3656
+ .m-sm-auto {
3657
+ margin: auto !important;
3658
+ }
3659
+ .mt-sm-auto,
3660
+ .my-sm-auto {
3661
+ margin-top: auto !important;
3662
+ }
3663
+ .mr-sm-auto,
3664
+ .mx-sm-auto {
3665
+ margin-right: auto !important;
3666
+ }
3667
+ .mb-sm-auto,
3668
+ .my-sm-auto {
3669
+ margin-bottom: auto !important;
3670
+ }
3671
+ .ml-sm-auto,
3672
+ .mx-sm-auto {
3673
+ margin-left: auto !important;
3674
+ }
3675
+ .font-sm-15 {
3676
+ font-size: 15px !important;
3677
+ }
3678
+ .font-sm-30 {
3679
+ font-size: 30px !important;
3680
+ }
3681
+ .w-sm-100 {
3682
+ width: 100% !important;
3683
+ }
3684
+ .h-sm-100 {
3685
+ height: 200px !important;
3686
+ }
3687
+ .w-sm-80{
3688
+ width: 80% !important;
3689
+ }
3690
+ }
3691
+
3692
+ .text-left {
3693
+ text-align: left !important;
3694
+ }
3695
+
3696
+ .text-right {
3697
+ text-align: right !important;
3698
+ }
3699
+
3700
+ .text-center {
3701
+ text-align: center !important;
3702
+ }
3703
+ @media (min-width: 1200px) {
3704
+ .text-xl-left {
3705
+ text-align: left !important;
3706
+ }
3707
+ .text-xl-right {
3708
+ text-align: right !important;
3709
+ }
3710
+ .text-xl-center {
3711
+ text-align: center !important;
3712
+ }
3713
+ }
3714
+ @media (min-width: 800px) {
3715
+ .text-lg-left {
3716
+ text-align: left !important;
3717
+ }
3718
+ .text-lg-right {
3719
+ text-align: right !important;
3720
+ }
3721
+ .text-lg-center {
3722
+ text-align: center !important;
3723
+ }
3724
+ }
3725
+ @media (max-width: 768px) {
3726
+ .text-md-left {
3727
+ text-align: left !important;
3728
+ }
3729
+ .text-md-right {
3730
+ text-align: right !important;
3731
+ }
3732
+ .text-md-center {
3733
+ text-align: center !important;
3734
+ }
3735
+ }
3736
+ @media (max-width: 576px) {
3737
+ .text-sm-left {
3738
+ text-align: left !important;
3739
+ }
3740
+ .text-sm-right {
3741
+ text-align: right !important;
3742
+ }
3743
+ .text-sm-center {
3744
+ text-align: center !important;
3745
+ }
3746
+ }
3747
+
3748
+ .text-lowercase {
3749
+ text-transform: lowercase !important;
3750
+ }
3751
+
3752
+ .text-uppercase {
3753
+ text-transform: uppercase !important;
3754
+ }
3755
+
3756
+ .text-capitalize {
3757
+ text-transform: capitalize !important;
3758
+ }
3759
+ .text-transform-none {
3760
+ text-transform: none !important;
3761
+ }
3762
+ .fade {
3763
+ transition: opacity 0.15s linear;
3764
+ }
3765
+
3766
+ @media (prefers-reduced-motion: reduce) {
3767
+ .fade {
3768
+ transition: none;
3769
+ }
3770
+ }
3771
+
3772
+ .fade:not(.show) {
3773
+ opacity: 0;
3774
+ }
3775
+
3776
+ .modal-open {
3777
+ overflow: hidden;
3778
+ }
3779
+
3780
+ .modal-open .modal {
3781
+ overflow-x: hidden;
3782
+ overflow-y: auto;
3783
+ }
3784
+
3785
+ .modal {
3786
+ position: fixed;
3787
+ top: 0;
3788
+ left: 0;
3789
+ z-index: 2000 !important;
3790
+ display: none;
3791
+ width: 100%;
3792
+ height: 100%;
3793
+ overflow: hidden;
3794
+ outline: 0;
3795
+ bottom: 0;
3796
+ right: 0;
3797
+ margin: auto;
3798
+ }
3799
+ @media screen and (max-width:600px) {
3800
+ .modal{
3801
+ height: 97%;
3802
+ }
3803
+ }
3804
+ .modal-dialog {
3805
+ position: relative;
3806
+ width: auto;
3807
+ margin: 0.5rem;
3808
+ pointer-events: none;
3809
+ }
3810
+
3811
+ .modal.fade .modal-dialog {
3812
+ transition: transform 0.3s ease-out;
3813
+ transform: translate(0, -50px);
3814
+ }
3815
+
3816
+ @media (prefers-reduced-motion: reduce) {
3817
+ .modal.fade .modal-dialog {
3818
+ transition: none;
3819
+ }
3820
+ }
3821
+
3822
+ .modal.show .modal-dialog {
3823
+ transform: none;
3824
+ }
3825
+
3826
+ .modal-content {
3827
+ position: relative;
3828
+ display: flex;
3829
+ flex-direction: column;
3830
+ width: 100%;
3831
+ pointer-events: auto;
3832
+ background-color: #fff;
3833
+ background-clip: padding-box;
3834
+ border: 3px #e6e6e6 solid;
3835
+ border-radius: 10px;
3836
+ outline: 0;
3837
+ /* min-height: 100px; */
3838
+ /* max-height:650px; */
3839
+ }
3840
+
3841
+ .modal-backdrop {
3842
+ position: fixed;
3843
+ top: 0;
3844
+ left: 0;
3845
+ z-index: 1040;
3846
+ width: 100vw;
3847
+ height: 100vh;
3848
+ background-color: #000;
3849
+ }
3850
+
3851
+ .modal-backdrop.fade {
3852
+ opacity: 0;
3853
+ }
3854
+
3855
+ .modal-backdrop.show {
3856
+ opacity: 0.5;
3857
+ }
3858
+
3859
+ .modal-header {
3860
+ display: flex;
3861
+ align-items: flex-start;
3862
+ justify-content: space-between;
3863
+ padding: 0.5rem 0.1rem;
3864
+ }
3865
+
3866
+ .modal-title {
3867
+ margin-bottom: 0;
3868
+ line-height: 1.5;
3869
+ color: #022648;
3870
+ font-size: 18px;
3871
+ font-weight: 500;
3872
+ /* text-transform: capitalize; */
3873
+ }
3874
+ .close-modal-container {
3875
+ width: 4vh;
3876
+ height: 4vh;
3877
+ background-color: #022648;
3878
+ color: white;
3879
+ display: flex;
3880
+ align-items: center;
3881
+ justify-content: center;
3882
+ border-radius: 10px;
3883
+ cursor: pointer;
3884
+ transition: 0.3s;
3885
+ }
3886
+ .close-modal-container:hover {
3887
+ background-color: #eac435;
3888
+ }
3889
+ .modal-body {
3890
+ position: relative;
3891
+ flex: 1 1 auto;
3892
+ padding: 0 0.3rem;
3893
+ }
3894
+
3895
+ @media (min-width: 576px) {
3896
+ .modal-dialog {
3897
+ max-width: 500px;
3898
+ margin: 1.75rem auto;
3899
+ }
3900
+ .modal-sm {
3901
+ max-width: 300px;
3902
+ }
3903
+ }
3904
+
3905
+ @media (min-width: 800px) {
3906
+ .modal-lg,
3907
+ .modal-xl {
3908
+ max-width: 900px;
3909
+ }
3910
+ }
3911
+
3912
+ @media (min-width: 1200px) {
3913
+ .modal-xl {
3914
+ max-width: 1300px;
3915
+ }
3916
+ }
3917
+ .modal-text {
3918
+ font-size: 17px;
3919
+ text-transform: capitalize;
3920
+ color: rgb(105, 101, 101);
3921
+ }
3922
+ .text-decoration-underline {
3923
+ text-decoration: underline;
3924
+ }
3925
+ .direction-ltr {
3926
+ direction: ltr;
3927
+ }
3928
+ .bg-img {
3929
+ background-color: #f7f1ee !important;
3930
+ }
3931
+
3932
+ /* Off Canvas */
3933
+ .offcanvas {
3934
+ position: fixed;
3935
+ bottom: 0;
3936
+ z-index: 50045;
3937
+ display: flex;
3938
+ flex-direction: column;
3939
+ max-width: 100%;
3940
+ visibility: hidden;
3941
+ /* background-color: #f7f1ee; */
3942
+ background-clip: padding-box;
3943
+ outline: 0;
3944
+ transition: transform 0.3s ease-in-out;
3945
+ /* border-left: 2px solid #e6e6e6; */
3946
+ }
3947
+ @media (prefers-reduced-motion: reduce) {
3948
+ .offcanvas {
3949
+ transition: none;
3950
+ }
3951
+ }
3952
+ .offcanvas-backdrop {
3953
+ position: fixed;
3954
+ top: 0;
3955
+ left: 0;
3956
+ z-index: 50040;
3957
+ width: 100vw;
3958
+ height: 100vh;
3959
+ background-color: #000;
3960
+ }
3961
+ .offcanvas-backdrop.fade {
3962
+ opacity: 0;
3963
+ }
3964
+ .offcanvas-backdrop.show {
3965
+ opacity: 0.5;
3966
+ }
3967
+ .offcanvas-header {
3968
+ display: flex;
3969
+ align-items: center;
3970
+ justify-content: center;
3971
+ width: 100%;
3972
+ }
3973
+ .offcanvas-title {
3974
+ margin-bottom: 0;
3975
+ width: 100%;
3976
+ }
3977
+ .offcanvas-body {
3978
+ flex-grow: 1;
3979
+ overflow-y: auto;
3980
+ }
3981
+ .offcanvas-start {
3982
+ top: 0;
3983
+ left: 0;
3984
+ width: 400px;
3985
+ border-right: 1px solid rgba(0, 0, 0, 0.2);
3986
+ transform: translateX(-100%);
3987
+ }
3988
+ .offcanvas-end {
3989
+ top: 0;
3990
+ right: 0;
3991
+ width: 400px;
3992
+ border-left: 1px solid rgba(0, 0, 0, 0.2);
3993
+ transform: translateX(100%);
3994
+ }
3995
+ .offcanvas-top {
3996
+ top: 0;
3997
+ right: 0;
3998
+ left: 0;
3999
+ height: 30vh;
4000
+ max-height: 100%;
4001
+ border-bottom: 1px solid rgba(0, 0, 0, 0.2);
4002
+ transform: translateY(-100%);
4003
+ }
4004
+ .offcanvas-bottom {
4005
+ right: 0;
4006
+ left: 0;
4007
+ height: 30vh;
4008
+ max-height: 100%;
4009
+ border-top: 1px solid rgba(0, 0, 0, 0.2);
4010
+ transform: translateY(100%);
4011
+ }
4012
+ .offcanvas.show {
4013
+ transform: none;
4014
+ }
4015
+
4016
+ /* */
4017
+ @media (min-width: 800px) {
4018
+ .order-lg-last {
4019
+ -webkit-box-ordinal-group: 7 !important;
4020
+ -ms-flex-order: 6 !important;
4021
+ order: 6 !important;
4022
+ }
4023
+ }
4024
+ .bg-transparent {
4025
+ background-color: transparent !important;
4026
+ }
4027
+ .scrollhorixontalcontainer {
4028
+ width: 100% !important;
4029
+ white-space: nowrap;
4030
+ position: relative;
4031
+ overflow-x: scroll;
4032
+ overflow-y: hidden;
4033
+ -webkit-overflow-scrolling: touch;
4034
+ }
4035
+ .scrollhorixontalcontainer::-webkit-scrollbar {
4036
+ width: 0;
4037
+ height: 0;
4038
+ }
4039
+ .scrollvertical::-webkit-scrollbar {
4040
+ width: 0;
4041
+ height: 0;
4042
+ }
4043
+ @media screen and (max-width: 800px) {
4044
+ .scrollhorixontalcontainer {
4045
+ width: 100% !important;
4046
+ white-space: nowrap;
4047
+ position: relative;
4048
+ overflow-x: scroll;
4049
+ overflow-y: hidden;
4050
+ -webkit-overflow-scrolling: touch;
4051
+ }
4052
+ .variabttcontainer {
4053
+ float: none;
4054
+ display: inline-block;
4055
+ zoom: 1;
4056
+ }
4057
+ }
4058
+
4059
+ .subscrollbar::-webkit-scrollbar {
4060
+ width: 5px;
4061
+ }
4062
+ .subscrollbar::-webkit-scrollbar-track {
4063
+ box-shadow: inset 0 0 5px grey;
4064
+ border-radius: 10px;
4065
+ }
4066
+ .subscrollbar::-webkit-scrollbar-thumb {
4067
+ background: #000;
4068
+ border-radius: 10px;
4069
+ }
4070
+ .subscrollbar::-webkit-scrollbar-thumb:hover {
4071
+ background: rgb(87, 84, 84);
4072
+ }
4073
+ .scrollmenuclasssubscrollbar::-webkit-scrollbar {
4074
+ width: 0;
4075
+ height: 0;
4076
+ }
4077
+ .scrollmenuclasssubscrollbar::-webkit-scrollbar-track {
4078
+ background-color: transparent;
4079
+ }
4080
+ .scrollmenuclassnameitemrelatedproduct{
4081
+ max-width: 250px;
4082
+ min-width: 250px;
4083
+ }
4084
+ .scrollmenuclassnameitemProductCardWithTextOnImage{
4085
+ max-width: 330px;
4086
+ min-width: 330px;
4087
+ }
4088
+ .scrollmenuclassnameitem,.scrollmenuclassnameitemStylishProductCard {
4089
+ max-width: 300px;
4090
+ min-width: 300px;
4091
+ }
4092
+ .scrollmenuclassnameitemModernProductCard{
4093
+ max-width: 350px;
4094
+ min-width: 350px;
4095
+ }
4096
+ .scrollmenuclassnameitemProductcard6 {
4097
+ max-width: 300px;
4098
+ min-width: 300px;
4099
+ }
4100
+ .scrollmenuclassnameitemProductcardcircularhover {
4101
+ max-width: 300px;
4102
+ min-width: 300px;
4103
+ }
4104
+ .scrollmenuclassnameitemCategorycard_with_twolinestransition {
4105
+ min-width: 300px;
4106
+ max-width: 300px;
4107
+ }
4108
+ .scrollmenuclassnameitemCategoryCardwithhoveraction{
4109
+ min-width: 300px;
4110
+ max-width: 300px;
4111
+ }
4112
+ .scrollmenuclassnameitemProductcard_with_slideanimation {
4113
+ min-width: 270px;
4114
+ max-width: 270px;
4115
+ }
4116
+ .scrollmenuclassnameitemProductcard_Horizontalcard{
4117
+ min-width: 320px;
4118
+ max-width: 320px;
4119
+ }
4120
+ .scrollmenuclassnameitemCategorycard_withtext {
4121
+ min-width: 350px;
4122
+ max-width: 350px;
4123
+ }
4124
+ .scrollmenuclassnameitemProductcard_animatedbuttons {
4125
+ min-width: 250px;
4126
+ max-width: 250px;
4127
+ }
4128
+ .scrollmenuclassnameitemProductcard_with_variants {
4129
+ min-width: 270px;
4130
+ max-width: 270px;
4131
+ }
4132
+ .scrollmenuclassnameitemProductcarddefault {
4133
+ min-width: 300px;
4134
+ max-width: 300px;
4135
+ }
4136
+ .scrollmenuclassnameitemSimpleproductcard {
4137
+ min-width: 270px;
4138
+ max-width: 270px;
4139
+ }
4140
+ .scrollmenuclassnameitemCard23{
4141
+ min-width: 280px;
4142
+ max-width: 280px;
4143
+ }
4144
+ .scrollmenuclassnameitempoductcardwithsaleprice {
4145
+ min-width: 300px;
4146
+ max-width: 300px;
4147
+ }
4148
+ .scrollmenuclassnameitemcategorycardwithfullimage {
4149
+ min-width: 300px;
4150
+ max-width: 300px;
4151
+ }
4152
+ .scrollmenuclassnameitemCategorycard_with_trianglebg {
4153
+ min-width: 350px;
4154
+ max-width: 350px;
4155
+ }
4156
+ .scrollmenuclassnameitemProductcard_with_textonhover {
4157
+ min-width: 350px;
4158
+ max-width: 350px;
4159
+ }
4160
+ .scrollmenuclassnameitemCategorycard_slidebgscaled {
4161
+ min-width: 300px;
4162
+ max-width: 300px;
4163
+ }
4164
+ .scrollmenuclassnameitemProductccard_with_imageontopleft{
4165
+ min-width: 220px;
4166
+ max-width: 220px;
4167
+ }
4168
+ .scrollmenuclassnameitemProductcard_with_zoominonhover{
4169
+ min-width: 260px;
4170
+ max-width: 260px;
4171
+ }
4172
+ .scrollmenuclassnameitemProductcard_with_circularbg {
4173
+ max-width: 230px;
4174
+ min-width: 230px;
4175
+ }
4176
+ .scrollmenuclassnameitemCategorycard_fullimage{
4177
+ max-width: 280px;
4178
+ min-width: 250px;
4179
+ }
4180
+ /* .scrollmenuclassnameitemClassiccategorycard{
4181
+ max-width: 330px;
4182
+ min-width: 330px;
4183
+ } */
4184
+ .scrollmenuclassnameitemProductcard_with_circularhover{
4185
+ max-width: 300px;
4186
+ min-width: 300px;
4187
+ }
4188
+ .scrollmenuclassnameitemProductcard7{
4189
+ max-width: 230px;
4190
+ min-width: 230px;
4191
+ }
4192
+ .scrollmenuclassnameitemSimplecategorycardwithtextbelow{
4193
+ min-width: 270px;
4194
+ max-width: 270px;
4195
+ }
4196
+ .scrollmenuclassnameitemMenuCard{
4197
+ max-width: 600px;
4198
+ min-width: 600px;
4199
+ }
4200
+ .slideshowCard{
4201
+ max-width: 300px;
4202
+ min-width: 300px;
4203
+ }
4204
+ .scrollmenuclassnameitemModernCardWithQuantityButton{
4205
+ min-width: 270px;
4206
+ max-width: 270px;
4207
+ }
4208
+ .scrollmenuclassnameitemCard20{
4209
+ min-width: 320px;
4210
+ max-width: 320px;
4211
+ }
4212
+ .scrollmenuclassnameitemCategorycard_Categorycard_fullimage{
4213
+ min-width: 280px;
4214
+ max-width: 280px;
4215
+ }
4216
+ .scrollmenuclassnameitemCircleCardWithVariants{
4217
+ min-width: 280px;
4218
+ max-width: 280px;
4219
+ }
4220
+ .scrollmenuclassnameitemUpSlideEffectCard {
4221
+ max-width: 300px;
4222
+ min-width: 300px;
4223
+ }
4224
+ .scrollmenuclassnameitemCategoryCardTextOnImage {
4225
+ max-width: 300px;
4226
+ min-width: 300px;
4227
+ }
4228
+ @media (max-width: 576px) {
4229
+ .scrollmenuclassnameitemCategoryCardTextOnImage {
4230
+ max-width: 270px;
4231
+ min-width: 270px;
4232
+ }
4233
+ .scrollmenuclassnameitemUpSlideEffectCard {
4234
+ max-width: 270px;
4235
+ min-width: 270px;
4236
+ }
4237
+ .scrollmenuclassnameitemCard20{
4238
+ min-width: 320px;
4239
+ max-width: 320px;
4240
+ }
4241
+ .slideshowCard{
4242
+ max-width: 280px;
4243
+ min-width: 280px;
4244
+ }
4245
+ .scrollmenuclassnameitemStylishProductCard{
4246
+ max-width: 280px;
4247
+ min-width: 280px;
4248
+ }
4249
+ .scrollmenuclassnameitemMenuCardscrollmenuclassnameitemStylishProductCard{
4250
+ max-width: 380px;
4251
+ min-width: 380px;
4252
+ }
4253
+ .scrollmenuclassnameitemSimplecategorycardwithtextbelow{
4254
+ min-width: 250px;
4255
+ max-width: 250px;
4256
+ }
4257
+ .scrollmenuclassnameitemProductcard7{
4258
+ max-width: 280px;
4259
+ min-width: 280px;
4260
+ }
4261
+ .scrollmenuclassnameitemProductcard_with_circularhover{
4262
+ max-width: 250px;
4263
+ min-width: 250px;
4264
+ }
4265
+ .scrollmenuclassnameitemClassiccategorycard{
4266
+ max-width: 250px;
4267
+ min-width: 250px;
4268
+ }
4269
+ .scrollmenuclassnameitemCategorycard_fullimage{
4270
+ max-width: 300px;
4271
+ min-width: 300px;
4272
+ }
4273
+ .scrollmenuclassnameitem {
4274
+ max-width: 600px;
4275
+ min-width: 150px;
4276
+ }
4277
+ .scrollmenuclassnameitemProductcard6 {
4278
+ max-width: 300px;
4279
+ min-width: 300px;
4280
+ }
4281
+ .scrollmenuclassnameitemProductcardcircularhover {
4282
+ max-width: 260px;
4283
+ min-width:260px;
4284
+ }
4285
+ .scrollmenuclassnameitemProductcard_with_circularbg {
4286
+ max-width: 230px;
4287
+ min-width: 230px;
4288
+ }
4289
+ .scrollmenuclassnameitemCategorycard_with_twolinestransition {
4290
+ min-width: 300px;
4291
+ max-width: 250px;
4292
+ }
4293
+ .scrollmenuclassnameitemProductcard_with_slideanimation {
4294
+ min-width: 250px;
4295
+ max-width: 250px;
4296
+ }
4297
+ .scrollmenuclassnameitemProductcard_animatedbuttons {
4298
+ min-width: 200px;
4299
+ max-width: 200px;
4300
+ }
4301
+ .scrollmenuclassnameitemProductcard_with_variants {
4302
+ min-width: 250px;
4303
+ max-width: 250px;
4304
+ }
4305
+ .scrollmenuclassnameitemProductcarddefault {
4306
+ min-width: 250px;
4307
+ max-width: 250px;
4308
+ }
4309
+ .scrollmenuclassnameitemSimpleproductcard {
4310
+ min-width: 250px !important;
4311
+ max-width: 250px !important;
4312
+ }
4313
+ .scrollmenuclassnameitemCard23{
4314
+ min-width: 250px;
4315
+ max-width: 250px;
4316
+ }
4317
+ .scrollmenuclassnameitemCategorycard_withtext {
4318
+ min-width: 250px;
4319
+ max-width: 250px;
4320
+ }
4321
+ .scrollmenuclassnameitemCategorycard_with_trianglebg {
4322
+ min-width: 250px;
4323
+ max-width: 250px;
4324
+ }
4325
+ .scrollmenuclassnameitemProductcard_with_textonhover {
4326
+ min-width: 250px;
4327
+ max-width: 250px;
4328
+ }
4329
+ .scrollmenuclassnameitemCategorycard_slidebgscaled {
4330
+ min-width: 250px;
4331
+ max-width: 250px;
4332
+ }
4333
+ .scrollmenuclassnameitemProductccard_with_imageontopleft{
4334
+ min-width: 220px;
4335
+ max-width: 220px;
4336
+ }
4337
+ .scrollmenuclassnameitemModernCardWithQuantityButton{
4338
+ min-width: 270px ;
4339
+ max-width: 270px;
4340
+ }
4341
+ }
4342
+ .line-clamp {
4343
+ word-break: break-word;
4344
+ overflow: hidden;
4345
+ text-overflow: ellipsis;
4346
+ display: -webkit-box;
4347
+ -webkit-line-clamp: 4;
4348
+ -webkit-box-orient: vertical;
4349
+ }
4350
+ .module {
4351
+ overflow: hidden;
4352
+ }
4353
+ .allcentered{
4354
+ display: flex !important;
4355
+ justify-content: center !important;
4356
+ align-items: center !important;
4357
+ }
4358
+ .wordbreak {
4359
+ word-break: break-word !important;
4360
+ overflow: hidden !important;
4361
+ text-overflow: ellipsis !important;
4362
+ display: -webkit-box !important;
4363
+ -webkit-box-orient: vertical !important;
4364
+ overflow: hidden !important;
4365
+ }
4366
+ .wordbreak1{
4367
+ -webkit-line-clamp: 1 !important;
4368
+ }
4369
+ .wordbreak2{
4370
+ -webkit-line-clamp: 2 !important;
4371
+ }
4372
+ .wordbreak3{
4373
+ -webkit-line-clamp: 3 !important;
4374
+ }
4375
+ .wordbreak4{
4376
+ -webkit-line-clamp: 4 !important;
4377
+ }
4378
+ .wordbreak8{
4379
+ -webkit-line-clamp: 8 !important;
4380
+ }
4381
+ .wordbreak-noellipsis{
4382
+ word-break: break-word !important;
4383
+ }
4384
+ .editoriconcontainer {
4385
+ width: 4vh;
4386
+ height: 4vh;
4387
+ border-radius: 7px;
4388
+ background-color: white;
4389
+ box-shadow: 0 0 10px #e6e6e6;
4390
+ }
4391
+ .hr-lines:before {
4392
+ content: ' ';
4393
+ display: block;
4394
+ height: 1.5px;
4395
+ width: 100px;
4396
+ position: absolute;
4397
+ bottom: 25px;
4398
+ margin: 'auto';
4399
+ left: 220px;
4400
+ background: var(--info);
4401
+ }
4402
+ .hr-lines:after {
4403
+ content: ' ';
4404
+ display: block;
4405
+ height: 1.5px;
4406
+ width: 100px;
4407
+ position: absolute;
4408
+ bottom: 25px;
4409
+ margin: 'auto';
4410
+ right: 220px;
4411
+ background: var(--info);
4412
+ }
4413
+ .border-none{
4414
+ border:none !important
4415
+ }
4416
+ .noshadow{
4417
+ box-shadow: none !important;
4418
+ }
4419
+
4420
+
4421
+
4422
+ /* General Notifications */
4423
+ .notification {
4424
+ border-radius: 10px !important;
4425
+ padding: 12px 12px 12px 45px !important;
4426
+ min-height: 45px !important;
4427
+ display: flex;
4428
+ align-items: center;
4429
+ box-shadow: none !important;
4430
+ }
4431
+ .notification .title {
4432
+ font-weight: 600 !important;
4433
+ margin: 0 !important;
4434
+ padding: 0 !important;
4435
+ font-size: 15px !important;
4436
+ }
4437
+ .notification:before {
4438
+ width: 3.7vh !important;
4439
+ height: 3.7vh !important;
4440
+ font-size: 15px !important;
4441
+ background-color: white !important;
4442
+ border-radius: 9px !important;
4443
+ display: flex !important;
4444
+ align-items: center !important;
4445
+ justify-content: center !important;
4446
+ padding-left: 2px !important;
4447
+ left: 10px !important;
4448
+ top: 0;
4449
+ bottom: 0;
4450
+ margin: auto;
4451
+ }
4452
+ @media screen and (max-width: 1025px) {
4453
+ .notification:before {
4454
+ width: 3vh !important;
4455
+ height: 3vh !important;
4456
+ }
4457
+ }
4458
+ @media screen and (max-width: 900px) {
4459
+ .notification:before {
4460
+ width: 3.7vh !important;
4461
+ height: 3.7vh !important;
4462
+ }
4463
+ }
4464
+ .notification-info::before {
4465
+ color: #2f96b4 !important;
4466
+ }
4467
+ .notification-success {
4468
+ background-color: #009973 !important;
4469
+ }
4470
+ .notification-success::before {
4471
+ color: #009973 !important;
4472
+ }
4473
+ .notification-warning::before {
4474
+ color: #f89406 !important;
4475
+ }
4476
+ .notification-error::before {
4477
+ color: #bd362f !important;
4478
+ }
4479
+
4480
+ .no-repeat{
4481
+ /* background-repeat: no-repeat !important;
4482
+ background-size: cover !important */
4483
+ }
4484
+ /* Fonts */
4485
+ .PacificoFont{
4486
+ font-family: "Pacifico",cursive;
4487
+ }
4488
+ .MonotonCursive{
4489
+ font-family: 'Monoton',cursive !important;
4490
+ }
4491
+ .PlayfairFont{
4492
+ font-family: "Playfair" !important;
4493
+ }
4494
+ .GreatvibesFont{
4495
+ font-family: 'Great Vibes', cursive !important;
4496
+ }
4497
+ .Quicksandfont{
4498
+ font-family: 'Quicksand', sans-serif !important;
4499
+ }
4500
+ .SatisfyFont{
4501
+ font-family: 'Satisfy', cursive !important;
4502
+ }
4503
+ .ASUL{
4504
+ font-family: 'Asul', sans-serif;
4505
+ }
4506
+ .ASUL-400{
4507
+ font-family: 'Asul', sans-serif;
4508
+ }
4509
+ .ASUL-700{
4510
+ font-family: 'Asul', sans-serif;
4511
+ font-weight: 700;
4512
+ }
4513
+
4514
+ /* /////////////////////////////////////////////////////// */
4515
+ .beforebg:before{
4516
+ content:'';
4517
+ position:absolute;
4518
+ top:0;
4519
+ bottom:0;
4520
+ left:0;
4521
+ right:0;
4522
+ width: 100%;
4523
+ height: 100%;
4524
+ background-color: rgba(0,0,0,0.2);
4525
+ }
4526
+ .overflowX{
4527
+ overflow-x: scroll;
4528
+ }
4529
+ .overflowX::-webkit-scrollbar {
4530
+ width: 0;
4531
+ height: 0;
4532
+ }
4533
+ .scrollhorizontal{
4534
+ width: 100% !important;
4535
+ white-space: nowrap !important;
4536
+ position: relative !important;
4537
+ overflow-x: scroll !important;
4538
+ overflow-y: hidden !important;
4539
+ -webkit-overflow-scrolling: touch !important;
4540
+ }
4541
+ .scrollhorizontal::-webkit-scrollbar {
4542
+ width: 0;
4543
+ height: 0;
4544
+ }
4545
+ .scrollhorizontalcard{
4546
+ float: none !important;
4547
+ display: inline-block !important;
4548
+ zoom: 1 !important;
4549
+ }
4550
+ .dropdowncontainer {
4551
+ position: relative;
4552
+ text-align: center;
4553
+ min-width: 160px !important;
4554
+ }
4555
+ .dropdownmenu {
4556
+ position: absolute;
4557
+ padding: 5px;
4558
+ top: 60px;
4559
+ left: 0;
4560
+ width: 160%;
4561
+ display: block;
4562
+ z-index: 2;
4563
+ opacity: 0;
4564
+ pointer-events: none;
4565
+ transform: translateY(20px);
4566
+ transition: all 200ms linear;
4567
+ }
4568
+ .categoriesdropdownmenu{
4569
+ width: 300px;
4570
+ }
4571
+ .dropdownlink {
4572
+ position: relative;
4573
+ transition: all 200ms linear;
4574
+ font-weight: 500;
4575
+ font-size: 14px;
4576
+ border-radius: 2px;
4577
+ padding: 5px 0;
4578
+ padding-left: 10px;
4579
+ padding-right: 10px;
4580
+ margin: 2px 0;
4581
+ text-align: left;
4582
+ text-decoration: none;
4583
+ display: -ms-flexbox;
4584
+ display: flex;
4585
+ -webkit-align-items: center;
4586
+ -moz-align-items: center;
4587
+ -ms-align-items: center;
4588
+ align-items: center;
4589
+ cursor: pointer;
4590
+ }
4591
+ .scrollmenufilteritem{
4592
+ min-width: 180px;
4593
+ max-width: 320px;
4594
+ display: block !important;
4595
+ }
4596
+
4597
+ a{
4598
+ text-decoration: none !important;
4599
+ }
4600
+
4601
+ .my-anchor-css-className{
4602
+ cursor: pointer !important;
4603
+ color:gray !important;
4604
+ font-weight: 600 !important;
4605
+ }
4606
+ .display-grid {
4607
+ display: grid;
4608
+ grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
4609
+ }
4610
+ .grid-item {
4611
+ display: grid;
4612
+ place-items: center;
4613
+ }
4614
+ .containerClassName{
4615
+ width: 100%;
4616
+ display: flex;
4617
+ align-items: center;
4618
+ justify-content: center;
4619
+ }
4620
+ .containerClassName ul{
4621
+ /* width: 100%; */
4622
+ /* display: flex; */
4623
+ align-items: center;
4624
+ justify-content: center;
4625
+ }
4626
+ .containerClassName ul li{
4627
+ float: left;
4628
+ /* border:1px solid red; */
4629
+ margin: 10px;
4630
+ font-size: 16px;
4631
+ font-weight: 500;
4632
+ }
4633
+ .containerClassName ul li a{
4634
+ display: flex;
4635
+ align-items: center;
4636
+ justify-content: center;
4637
+ }
4638
+
4639
+
4640
+
4641
+
4642
+ /* */
4643
+ .cat_dropdown{
4644
+ position:absolute;
4645
+ top:100%;
4646
+ z-index:380;
4647
+ background-color:white;
4648
+ box-shadow:0 0 3px rgba(0,0,0,0.15);
4649
+ text-align:left;
4650
+ /* visibility:hidden;
4651
+ opacity:0; */
4652
+ transition:opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1),visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1),transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
4653
+ transform:translateY(0) translateZ(0);
4654
+ /* pointer-events:none */
4655
+ }
4656
+ .cat_dropdownen{
4657
+ left:110%;
4658
+ }
4659
+ .cat_dropdownar{
4660
+ right:110%;
4661
+ }
4662
+ .cat_dropdown_hover:hover .cat_dropdown{
4663
+ visibility:visible;
4664
+ opacity:1;
4665
+ transform:none;
4666
+ /* pointer-events:visible;
4667
+ pointer-events:unset */
4668
+ }
4669
+ .cat_dropdown-menu{
4670
+ min-height:300px;
4671
+ /* width:var(--cat_dropdown-width); */
4672
+ padding:12px 20px;
4673
+ top:0;
4674
+ width: 70vw;
4675
+ z-index: 1000 !important;
4676
+ }
4677
+ .accordionContainer .accordion{
4678
+ width: 100% !important;
4679
+ }
4680
+ .accordionContainer .accordion__heading::before {
4681
+ display: none !important;
4682
+ }
4683
+ .accordionContainer .accordion__heading {
4684
+ padding-left: 0 !important;
4685
+ }
4686
+ .accordionContainer .accordion__button:before {
4687
+ display: none !important;
4688
+ }
4689
+ @media screen and (max-width: 800px) {
4690
+ .accordionContainer label:hover {
4691
+ border-top: none !important;
4692
+ }
4693
+ }
4694
+ .accordionContainer label:hover {
4695
+ border-top: none !important;
4696
+ }
4697
+ /* */
4698
+ .image-wrap {
4699
+ width: 300px;
4700
+ height: 300px;
4701
+ overflow: hidden;
4702
+ border-radius: 15px;
4703
+ }
4704
+ .image-wrap .image {
4705
+ width: 100%;
4706
+ height: 100%;
4707
+ object-fit: cover;
4708
+ object-position: top center;
4709
+ /* transition: all 4s ease-in-out; */
4710
+ transition: all 8s ease-out 0s;
4711
+ border-radius: 15px;
4712
+ }
4713
+ .image-wrap:hover .image {
4714
+ object-position: bottom center;
4715
+ }
4716
+ /* .react-share__ShareButton svg circle{
4717
+ fill: white !important
4718
+ }
4719
+ .Demo__some-network:first-child .react-share__ShareButton svg path{
4720
+ fill: #3b5998 !important
4721
+ }
4722
+ .Demo__some-network:nth-child(2) .react-share__ShareButton svg path{
4723
+ fill: #00aced !important
4724
+ }
4725
+ .Demo__some-network:nth-child(3) .react-share__ShareButton svg path{
4726
+ fill: #25d366 !important
4727
+ } */