@import url("https://fonts.googleapis.com/css2?family=Sofia+Sans+Extra+Condensed:ital,wght@0,1..1000;1,1..1000&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body {
  min-height: 100%;
  font-family: "Sofia Sans Extra Condensed", sans-serif;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,46b98c+100 */
  color: #222;
  scroll-behavior: smooth;
}

.footer .socailIcons a,
.thakyouModal .modal-content .btn,
.btn.btn-white,
.btn-primary {
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

.headingFont {
  font-family: "Sofia Sans Extra Condensed", sans-serif;
}

.sourcesansFont,
.footer p,
.participantSec .form-check label,
.awardsSec p,
.emdogainCaseContest ul li p,
.emdogainCaseContest h4 span,
.registerPage .form-control,
.registerPage .customfileUpload label,
.registerPage .input-group-text,
.registerPage label,
.registerPage p,
.btn-primary {
  font-family: "Source Sans 3", sans-serif;
}

.btn-primary {
  background-color: #45b98c;
  color: #36393a;
  font-size: 1.225rem;
  font-weight: 600;
  border-color: #45b98c;
  padding: 10px 30px;
  border-radius: 90px;
}
.btn-primary:hover {
  background-color: #d4002a;
  color: #fff;
  border: 1px solid #d4002a;
  cursor: pointer;
}

.fs-10 {
  font-size: 10px;
}

.fs-11 {
  font-size: 11px;
}

.fs-12 {
  font-size: 12px;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}

.fs-15 {
  font-size: 15px;
}

.fs-16 {
  font-size: 16px;
}

.fs-17 {
  font-size: 17px;
}

.fs-18 {
  font-size: 18px;
}

.fs-19 {
  font-size: 19px;
}

.fs-20 {
  font-size: 20px;
}

.fs-21 {
  font-size: 21px;
}

.fs-22 {
  font-size: 22px;
}

.fs-23 {
  font-size: 23px;
}

.fs-24 {
  font-size: 24px;
}

.fs-25 {
  font-size: 25px;
}

.fs-26 {
  font-size: 26px;
}

.fs-27 {
  font-size: 27px;
}

.fs-28 {
  font-size: 28px;
}

.fs-29 {
  font-size: 29px;
}

.fs-30 {
  font-size: 30px;
}

.fs-31 {
  font-size: 31px;
}

.fs-32 {
  font-size: 32px;
}

.fs-33 {
  font-size: 33px;
}

.fs-34 {
  font-size: 34px;
}

.fs-35 {
  font-size: 35px;
}

.fs-36 {
  font-size: 36px;
}

.fs-37 {
  font-size: 37px;
}

.fs-38 {
  font-size: 38px;
}

.fs-39 {
  font-size: 39px;
}

.fs-40 {
  font-size: 40px;
}

.fs-41 {
  font-size: 41px;
}

.fs-42 {
  font-size: 42px;
}

.fs-43 {
  font-size: 43px;
}

.fs-44 {
  font-size: 44px;
}

.fs-45 {
  font-size: 45px;
}

.fs-46 {
  font-size: 46px;
}

.fs-47 {
  font-size: 47px;
}

.fs-48 {
  font-size: 48px;
}

.fs-49 {
  font-size: 49px;
}

.fs-50 {
  font-size: 50px;
}

.fs-51 {
  font-size: 51px;
}

.fs-52 {
  font-size: 52px;
}

.fs-53 {
  font-size: 53px;
}

.fs-54 {
  font-size: 54px;
}

.fs-55 {
  font-size: 55px;
}

.fs-56 {
  font-size: 56px;
}

.fs-57 {
  font-size: 57px;
}

.fs-58 {
  font-size: 58px;
}

.fs-59 {
  font-size: 59px;
}

.fs-60 {
  font-size: 60px;
}

.fs-61 {
  font-size: 61px;
}

.fs-62 {
  font-size: 62px;
}

.fs-63 {
  font-size: 63px;
}

.fs-64 {
  font-size: 64px;
}

.fs-65 {
  font-size: 65px;
}

.fs-66 {
  font-size: 66px;
}

.fs-67 {
  font-size: 67px;
}

.fs-68 {
  font-size: 68px;
}

.fs-69 {
  font-size: 69px;
}

.fs-70 {
  font-size: 70px;
}

.fs-71 {
  font-size: 71px;
}

.fs-72 {
  font-size: 72px;
}

.opacity-1 {
  opacity: 0.1;
}

.opacity-2 {
  opacity: 0.2;
}

.opacity-3 {
  opacity: 0.3;
}

.opacity-4 {
  opacity: 0.4;
}

.opacity-5 {
  opacity: 0.5;
}

.opacity-6 {
  opacity: 0.6;
}

.opacity-7 {
  opacity: 0.7;
}

.opacity-8 {
  opacity: 0.8;
}

.opacity-9 {
  opacity: 0.9;
}

.mT-0 {
  margin-top: 0px;
}

.mB-0 {
  margin-bottom: 0px;
}

.mR-0 {
  margin-right: 0px;
}

.mL-0 {
  margin-left: 0px;
}

.mT-1 {
  margin-top: 1px;
}

.mB-1 {
  margin-bottom: 1px;
}

.mR-1 {
  margin-right: 1px;
}

.mL-1 {
  margin-left: 1px;
}

.mT-2 {
  margin-top: 2px;
}

.mB-2 {
  margin-bottom: 2px;
}

.mR-2 {
  margin-right: 2px;
}

.mL-2 {
  margin-left: 2px;
}

.mT-3 {
  margin-top: 3px;
}

.mB-3 {
  margin-bottom: 3px;
}

.mR-3 {
  margin-right: 3px;
}

.mL-3 {
  margin-left: 3px;
}

.mT-4 {
  margin-top: 4px;
}

.mB-4 {
  margin-bottom: 4px;
}

.mR-4 {
  margin-right: 4px;
}

.mL-4 {
  margin-left: 4px;
}

.mT-5 {
  margin-top: 5px;
}

.mB-5 {
  margin-bottom: 5px;
}

.mR-5 {
  margin-right: 5px;
}

.mL-5 {
  margin-left: 5px;
}

.mT-6 {
  margin-top: 6px;
}

.mB-6 {
  margin-bottom: 6px;
}

.mR-6 {
  margin-right: 6px;
}

.mL-6 {
  margin-left: 6px;
}

.mT-7 {
  margin-top: 7px;
}

.mB-7 {
  margin-bottom: 7px;
}

.mR-7 {
  margin-right: 7px;
}

.mL-7 {
  margin-left: 7px;
}

.mT-8 {
  margin-top: 8px;
}

.mB-8 {
  margin-bottom: 8px;
}

.mR-8 {
  margin-right: 8px;
}

.mL-8 {
  margin-left: 8px;
}

.mT-9 {
  margin-top: 9px;
}

.mB-9 {
  margin-bottom: 9px;
}

.mR-9 {
  margin-right: 9px;
}

.mL-9 {
  margin-left: 9px;
}

.mT-10 {
  margin-top: 10px;
}

.mB-10 {
  margin-bottom: 10px;
}

.mR-10 {
  margin-right: 10px;
}

.mL-10 {
  margin-left: 10px;
}

.mT-11 {
  margin-top: 11px;
}

.mB-11 {
  margin-bottom: 11px;
}

.mR-11 {
  margin-right: 11px;
}

.mL-11 {
  margin-left: 11px;
}

.mT-12 {
  margin-top: 12px;
}

.mB-12 {
  margin-bottom: 12px;
}

.mR-12 {
  margin-right: 12px;
}

.mL-12 {
  margin-left: 12px;
}

.mT-13 {
  margin-top: 13px;
}

.mB-13 {
  margin-bottom: 13px;
}

.mR-13 {
  margin-right: 13px;
}

.mL-13 {
  margin-left: 13px;
}

.mT-14 {
  margin-top: 14px;
}

.mB-14 {
  margin-bottom: 14px;
}

.mR-14 {
  margin-right: 14px;
}

.mL-14 {
  margin-left: 14px;
}

.mT-15 {
  margin-top: 15px;
}

.mB-15 {
  margin-bottom: 15px;
}

.mR-15 {
  margin-right: 15px;
}

.mL-15 {
  margin-left: 15px;
}

.mT-16 {
  margin-top: 16px;
}

.mB-16 {
  margin-bottom: 16px;
}

.mR-16 {
  margin-right: 16px;
}

.mL-16 {
  margin-left: 16px;
}

.mT-17 {
  margin-top: 17px;
}

.mB-17 {
  margin-bottom: 17px;
}

.mR-17 {
  margin-right: 17px;
}

.mL-17 {
  margin-left: 17px;
}

.mT-18 {
  margin-top: 18px;
}

.mB-18 {
  margin-bottom: 18px;
}

.mR-18 {
  margin-right: 18px;
}

.mL-18 {
  margin-left: 18px;
}

.mT-19 {
  margin-top: 19px;
}

.mB-19 {
  margin-bottom: 19px;
}

.mR-19 {
  margin-right: 19px;
}

.mL-19 {
  margin-left: 19px;
}

.mT-20 {
  margin-top: 20px;
}

.mB-20 {
  margin-bottom: 20px;
}

.mR-20 {
  margin-right: 20px;
}

.mL-20 {
  margin-left: 20px;
}

.mT-21 {
  margin-top: 21px;
}

.mB-21 {
  margin-bottom: 21px;
}

.mR-21 {
  margin-right: 21px;
}

.mL-21 {
  margin-left: 21px;
}

.mT-22 {
  margin-top: 22px;
}

.mB-22 {
  margin-bottom: 22px;
}

.mR-22 {
  margin-right: 22px;
}

.mL-22 {
  margin-left: 22px;
}

.mT-23 {
  margin-top: 23px;
}

.mB-23 {
  margin-bottom: 23px;
}

.mR-23 {
  margin-right: 23px;
}

.mL-23 {
  margin-left: 23px;
}

.mT-24 {
  margin-top: 24px;
}

.mB-24 {
  margin-bottom: 24px;
}

.mR-24 {
  margin-right: 24px;
}

.mL-24 {
  margin-left: 24px;
}

.mT-25 {
  margin-top: 25px;
}

.mB-25 {
  margin-bottom: 25px;
}

.mR-25 {
  margin-right: 25px;
}

.mL-25 {
  margin-left: 25px;
}

.mT-26 {
  margin-top: 26px;
}

.mB-26 {
  margin-bottom: 26px;
}

.mR-26 {
  margin-right: 26px;
}

.mL-26 {
  margin-left: 26px;
}

.mT-27 {
  margin-top: 27px;
}

.mB-27 {
  margin-bottom: 27px;
}

.mR-27 {
  margin-right: 27px;
}

.mL-27 {
  margin-left: 27px;
}

.mT-28 {
  margin-top: 28px;
}

.mB-28 {
  margin-bottom: 28px;
}

.mR-28 {
  margin-right: 28px;
}

.mL-28 {
  margin-left: 28px;
}

.mT-29 {
  margin-top: 29px;
}

.mB-29 {
  margin-bottom: 29px;
}

.mR-29 {
  margin-right: 29px;
}

.mL-29 {
  margin-left: 29px;
}

.mT-30 {
  margin-top: 30px;
}

.mB-30 {
  margin-bottom: 30px;
}

.mR-30 {
  margin-right: 30px;
}

.mL-30 {
  margin-left: 30px;
}

.mT-31 {
  margin-top: 31px;
}

.mB-31 {
  margin-bottom: 31px;
}

.mR-31 {
  margin-right: 31px;
}

.mL-31 {
  margin-left: 31px;
}

.mT-32 {
  margin-top: 32px;
}

.mB-32 {
  margin-bottom: 32px;
}

.mR-32 {
  margin-right: 32px;
}

.mL-32 {
  margin-left: 32px;
}

.mT-33 {
  margin-top: 33px;
}

.mB-33 {
  margin-bottom: 33px;
}

.mR-33 {
  margin-right: 33px;
}

.mL-33 {
  margin-left: 33px;
}

.mT-34 {
  margin-top: 34px;
}

.mB-34 {
  margin-bottom: 34px;
}

.mR-34 {
  margin-right: 34px;
}

.mL-34 {
  margin-left: 34px;
}

.mT-35 {
  margin-top: 35px;
}

.mB-35 {
  margin-bottom: 35px;
}

.mR-35 {
  margin-right: 35px;
}

.mL-35 {
  margin-left: 35px;
}

.mT-36 {
  margin-top: 36px;
}

.mB-36 {
  margin-bottom: 36px;
}

.mR-36 {
  margin-right: 36px;
}

.mL-36 {
  margin-left: 36px;
}

.mT-37 {
  margin-top: 37px;
}

.mB-37 {
  margin-bottom: 37px;
}

.mR-37 {
  margin-right: 37px;
}

.mL-37 {
  margin-left: 37px;
}

.mT-38 {
  margin-top: 38px;
}

.mB-38 {
  margin-bottom: 38px;
}

.mR-38 {
  margin-right: 38px;
}

.mL-38 {
  margin-left: 38px;
}

.mT-39 {
  margin-top: 39px;
}

.mB-39 {
  margin-bottom: 39px;
}

.mR-39 {
  margin-right: 39px;
}

.mL-39 {
  margin-left: 39px;
}

.mT-40 {
  margin-top: 40px;
}

.mB-40 {
  margin-bottom: 40px;
}

.mR-40 {
  margin-right: 40px;
}

.mL-40 {
  margin-left: 40px;
}

.mT-41 {
  margin-top: 41px;
}

.mB-41 {
  margin-bottom: 41px;
}

.mR-41 {
  margin-right: 41px;
}

.mL-41 {
  margin-left: 41px;
}

.mT-42 {
  margin-top: 42px;
}

.mB-42 {
  margin-bottom: 42px;
}

.mR-42 {
  margin-right: 42px;
}

.mL-42 {
  margin-left: 42px;
}

.mT-43 {
  margin-top: 43px;
}

.mB-43 {
  margin-bottom: 43px;
}

.mR-43 {
  margin-right: 43px;
}

.mL-43 {
  margin-left: 43px;
}

.mT-44 {
  margin-top: 44px;
}

.mB-44 {
  margin-bottom: 44px;
}

.mR-44 {
  margin-right: 44px;
}

.mL-44 {
  margin-left: 44px;
}

.mT-45 {
  margin-top: 45px;
}

.mB-45 {
  margin-bottom: 45px;
}

.mR-45 {
  margin-right: 45px;
}

.mL-45 {
  margin-left: 45px;
}

.mT-46 {
  margin-top: 46px;
}

.mB-46 {
  margin-bottom: 46px;
}

.mR-46 {
  margin-right: 46px;
}

.mL-46 {
  margin-left: 46px;
}

.mT-47 {
  margin-top: 47px;
}

.mB-47 {
  margin-bottom: 47px;
}

.mR-47 {
  margin-right: 47px;
}

.mL-47 {
  margin-left: 47px;
}

.mT-48 {
  margin-top: 48px;
}

.mB-48 {
  margin-bottom: 48px;
}

.mR-48 {
  margin-right: 48px;
}

.mL-48 {
  margin-left: 48px;
}

.mT-49 {
  margin-top: 49px;
}

.mB-49 {
  margin-bottom: 49px;
}

.mR-49 {
  margin-right: 49px;
}

.mL-49 {
  margin-left: 49px;
}

.mT-50 {
  margin-top: 50px;
}

.mB-50 {
  margin-bottom: 50px;
}

.mR-50 {
  margin-right: 50px;
}

.mL-50 {
  margin-left: 50px;
}

.mT-51 {
  margin-top: 51px;
}

.mB-51 {
  margin-bottom: 51px;
}

.mR-51 {
  margin-right: 51px;
}

.mL-51 {
  margin-left: 51px;
}

.mT-52 {
  margin-top: 52px;
}

.mB-52 {
  margin-bottom: 52px;
}

.mR-52 {
  margin-right: 52px;
}

.mL-52 {
  margin-left: 52px;
}

.mT-53 {
  margin-top: 53px;
}

.mB-53 {
  margin-bottom: 53px;
}

.mR-53 {
  margin-right: 53px;
}

.mL-53 {
  margin-left: 53px;
}

.mT-54 {
  margin-top: 54px;
}

.mB-54 {
  margin-bottom: 54px;
}

.mR-54 {
  margin-right: 54px;
}

.mL-54 {
  margin-left: 54px;
}

.mT-55 {
  margin-top: 55px;
}

.mB-55 {
  margin-bottom: 55px;
}

.mR-55 {
  margin-right: 55px;
}

.mL-55 {
  margin-left: 55px;
}

.mT-56 {
  margin-top: 56px;
}

.mB-56 {
  margin-bottom: 56px;
}

.mR-56 {
  margin-right: 56px;
}

.mL-56 {
  margin-left: 56px;
}

.mT-57 {
  margin-top: 57px;
}

.mB-57 {
  margin-bottom: 57px;
}

.mR-57 {
  margin-right: 57px;
}

.mL-57 {
  margin-left: 57px;
}

.mT-58 {
  margin-top: 58px;
}

.mB-58 {
  margin-bottom: 58px;
}

.mR-58 {
  margin-right: 58px;
}

.mL-58 {
  margin-left: 58px;
}

.mT-59 {
  margin-top: 59px;
}

.mB-59 {
  margin-bottom: 59px;
}

.mR-59 {
  margin-right: 59px;
}

.mL-59 {
  margin-left: 59px;
}

.mT-60 {
  margin-top: 60px;
}

.mB-60 {
  margin-bottom: 60px;
}

.mR-60 {
  margin-right: 60px;
}

.mL-60 {
  margin-left: 60px;
}

.mT-61 {
  margin-top: 61px;
}

.mB-61 {
  margin-bottom: 61px;
}

.mR-61 {
  margin-right: 61px;
}

.mL-61 {
  margin-left: 61px;
}

.mT-62 {
  margin-top: 62px;
}

.mB-62 {
  margin-bottom: 62px;
}

.mR-62 {
  margin-right: 62px;
}

.mL-62 {
  margin-left: 62px;
}

.mT-63 {
  margin-top: 63px;
}

.mB-63 {
  margin-bottom: 63px;
}

.mR-63 {
  margin-right: 63px;
}

.mL-63 {
  margin-left: 63px;
}

.mT-64 {
  margin-top: 64px;
}

.mB-64 {
  margin-bottom: 64px;
}

.mR-64 {
  margin-right: 64px;
}

.mL-64 {
  margin-left: 64px;
}

.mT-65 {
  margin-top: 65px;
}

.mB-65 {
  margin-bottom: 65px;
}

.mR-65 {
  margin-right: 65px;
}

.mL-65 {
  margin-left: 65px;
}

.mT-66 {
  margin-top: 66px;
}

.mB-66 {
  margin-bottom: 66px;
}

.mR-66 {
  margin-right: 66px;
}

.mL-66 {
  margin-left: 66px;
}

.mT-67 {
  margin-top: 67px;
}

.mB-67 {
  margin-bottom: 67px;
}

.mR-67 {
  margin-right: 67px;
}

.mL-67 {
  margin-left: 67px;
}

.mT-68 {
  margin-top: 68px;
}

.mB-68 {
  margin-bottom: 68px;
}

.mR-68 {
  margin-right: 68px;
}

.mL-68 {
  margin-left: 68px;
}

.mT-69 {
  margin-top: 69px;
}

.mB-69 {
  margin-bottom: 69px;
}

.mR-69 {
  margin-right: 69px;
}

.mL-69 {
  margin-left: 69px;
}

.mT-70 {
  margin-top: 70px;
}

.mB-70 {
  margin-bottom: 70px;
}

.mR-70 {
  margin-right: 70px;
}

.mL-70 {
  margin-left: 70px;
}

.mT-71 {
  margin-top: 71px;
}

.mB-71 {
  margin-bottom: 71px;
}

.mR-71 {
  margin-right: 71px;
}

.mL-71 {
  margin-left: 71px;
}

.mT-72 {
  margin-top: 72px;
}

.mB-72 {
  margin-bottom: 72px;
}

.mR-72 {
  margin-right: 72px;
}

.mL-72 {
  margin-left: 72px;
}

.mT-73 {
  margin-top: 73px;
}

.mB-73 {
  margin-bottom: 73px;
}

.mR-73 {
  margin-right: 73px;
}

.mL-73 {
  margin-left: 73px;
}

.mT-74 {
  margin-top: 74px;
}

.mB-74 {
  margin-bottom: 74px;
}

.mR-74 {
  margin-right: 74px;
}

.mL-74 {
  margin-left: 74px;
}

.mT-75 {
  margin-top: 75px;
}

.mB-75 {
  margin-bottom: 75px;
}

.mR-75 {
  margin-right: 75px;
}

.mL-75 {
  margin-left: 75px;
}

.mT-76 {
  margin-top: 76px;
}

.mB-76 {
  margin-bottom: 76px;
}

.mR-76 {
  margin-right: 76px;
}

.mL-76 {
  margin-left: 76px;
}

.mT-77 {
  margin-top: 77px;
}

.mB-77 {
  margin-bottom: 77px;
}

.mR-77 {
  margin-right: 77px;
}

.mL-77 {
  margin-left: 77px;
}

.mT-78 {
  margin-top: 78px;
}

.mB-78 {
  margin-bottom: 78px;
}

.mR-78 {
  margin-right: 78px;
}

.mL-78 {
  margin-left: 78px;
}

.mT-79 {
  margin-top: 79px;
}

.mB-79 {
  margin-bottom: 79px;
}

.mR-79 {
  margin-right: 79px;
}

.mL-79 {
  margin-left: 79px;
}

.mT-80 {
  margin-top: 80px;
}

.mB-80 {
  margin-bottom: 80px;
}

.mR-80 {
  margin-right: 80px;
}

.mL-80 {
  margin-left: 80px;
}

.mT-81 {
  margin-top: 81px;
}

.mB-81 {
  margin-bottom: 81px;
}

.mR-81 {
  margin-right: 81px;
}

.mL-81 {
  margin-left: 81px;
}

.mT-82 {
  margin-top: 82px;
}

.mB-82 {
  margin-bottom: 82px;
}

.mR-82 {
  margin-right: 82px;
}

.mL-82 {
  margin-left: 82px;
}

.mT-83 {
  margin-top: 83px;
}

.mB-83 {
  margin-bottom: 83px;
}

.mR-83 {
  margin-right: 83px;
}

.mL-83 {
  margin-left: 83px;
}

.mT-84 {
  margin-top: 84px;
}

.mB-84 {
  margin-bottom: 84px;
}

.mR-84 {
  margin-right: 84px;
}

.mL-84 {
  margin-left: 84px;
}

.mT-85 {
  margin-top: 85px;
}

.mB-85 {
  margin-bottom: 85px;
}

.mR-85 {
  margin-right: 85px;
}

.mL-85 {
  margin-left: 85px;
}

.mT-86 {
  margin-top: 86px;
}

.mB-86 {
  margin-bottom: 86px;
}

.mR-86 {
  margin-right: 86px;
}

.mL-86 {
  margin-left: 86px;
}

.mT-87 {
  margin-top: 87px;
}

.mB-87 {
  margin-bottom: 87px;
}

.mR-87 {
  margin-right: 87px;
}

.mL-87 {
  margin-left: 87px;
}

.mT-88 {
  margin-top: 88px;
}

.mB-88 {
  margin-bottom: 88px;
}

.mR-88 {
  margin-right: 88px;
}

.mL-88 {
  margin-left: 88px;
}

.mT-89 {
  margin-top: 89px;
}

.mB-89 {
  margin-bottom: 89px;
}

.mR-89 {
  margin-right: 89px;
}

.mL-89 {
  margin-left: 89px;
}

.mT-90 {
  margin-top: 90px;
}

.mB-90 {
  margin-bottom: 90px;
}

.mR-90 {
  margin-right: 90px;
}

.mL-90 {
  margin-left: 90px;
}

.mT-91 {
  margin-top: 91px;
}

.mB-91 {
  margin-bottom: 91px;
}

.mR-91 {
  margin-right: 91px;
}

.mL-91 {
  margin-left: 91px;
}

.mT-92 {
  margin-top: 92px;
}

.mB-92 {
  margin-bottom: 92px;
}

.mR-92 {
  margin-right: 92px;
}

.mL-92 {
  margin-left: 92px;
}

.mT-93 {
  margin-top: 93px;
}

.mB-93 {
  margin-bottom: 93px;
}

.mR-93 {
  margin-right: 93px;
}

.mL-93 {
  margin-left: 93px;
}

.mT-94 {
  margin-top: 94px;
}

.mB-94 {
  margin-bottom: 94px;
}

.mR-94 {
  margin-right: 94px;
}

.mL-94 {
  margin-left: 94px;
}

.mT-95 {
  margin-top: 95px;
}

.mB-95 {
  margin-bottom: 95px;
}

.mR-95 {
  margin-right: 95px;
}

.mL-95 {
  margin-left: 95px;
}

.mT-96 {
  margin-top: 96px;
}

.mB-96 {
  margin-bottom: 96px;
}

.mR-96 {
  margin-right: 96px;
}

.mL-96 {
  margin-left: 96px;
}

.mT-97 {
  margin-top: 97px;
}

.mB-97 {
  margin-bottom: 97px;
}

.mR-97 {
  margin-right: 97px;
}

.mL-97 {
  margin-left: 97px;
}

.mT-98 {
  margin-top: 98px;
}

.mB-98 {
  margin-bottom: 98px;
}

.mR-98 {
  margin-right: 98px;
}

.mL-98 {
  margin-left: 98px;
}

.mT-99 {
  margin-top: 99px;
}

.mB-99 {
  margin-bottom: 99px;
}

.mR-99 {
  margin-right: 99px;
}

.mL-99 {
  margin-left: 99px;
}

.mT-100 {
  margin-top: 100px;
}

.mB-100 {
  margin-bottom: 100px;
}

.mR-100 {
  margin-right: 100px;
}

.mL-100 {
  margin-left: 100px;
}

.skyText {
  color: #86c3be;
  text-decoration: none;
}

body {
  line-height: 1.6;
  font-size: 16px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,46b98c+100 */
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,46b98c+100 */
  background: linear-gradient(
    to bottom,
    rgb(0, 0, 0) 0%,
    rgb(37, 98, 74) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-size: cover;
  background-repeat: no-repeat;
}

a {
  color: inherit;
  text-decoration: none;
}

ul,
ol {
  list-style: none;
}

img {
  max-width: 100%;
  display: block;
  height: auto;
}

.header {
  top: 0;
  text-align: center;
  left: 0;
  width: 100%;
  position: fixed;
  z-index: 999;
  background-color: transparent;
  padding: 0;
  transition: all 0.3s ease;
  background-color: #06100c;
  border-bottom: 1px solid rgba(69, 185, 140, 0.5);
}
.header .navbar-expand-lg {
  padding: 0;
}
@media (max-width: 990px) {
  .header .navbar-expand-lg {
    flex-direction: row;
    padding: 0;
  }
  .header .navbar-expand-lg .btn-primary {
    font-size: 12px;
  }
}
.header .navbar-brand {
  display: block;
}
@media (max-width: 990px) {
  .header .navbar-brand {
    margin-bottom: 0;
  }
}
.header .navbar-nav {
  justify-content: flex-end;
  width: 100%;
  margin-top: 0px;
}
.header .navbar-nav .nav-item {
  padding: 0 25px;
}
@media (max-width: 1399px) {
  .header .navbar-nav .nav-item {
    padding: 0 15px;
  }
}
.header .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Source Sans 3", sans-serif;
  padding: 0 0px;
  position: relative;
}
@media (max-width: 1199px) {
  .header .navbar-nav .nav-item .nav-link {
    font-size: 15px;
  }
}
.header .navbar-nav .nav-item .nav-link:hover {
  color: #fff;
  text-decoration: none;
}
.header .navbar-nav .nav-item .nav-link.active,
.header .navbar-nav .nav-item .nav-link:hover {
  color: #45b98c;
}
.header .redlogo {
  display: none;
}
.header.sticky {
  padding: 10px 0 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.header.sticky .navbar-expand-lg {
  flex-direction: row;
}
.header.sticky .navbar-expand-lg .logoWhite {
  display: none;
}
.header.sticky .navbar-expand-lg .redlogo {
  display: inline-flex;
}
.header.sticky .navbar-brand {
  margin-bottom: 0;
}
.header.sticky .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 0 0px;
}
.header.sticky .navbar-nav .nav-item .nav-link:before {
  background-color: #000;
}
.header.sticky .navbar-nav .nav-item .nav-link:hover {
  color: #1a1719;
  text-decoration: none;
}
.header .dropdown-item.active,
.header .dropdown-item:active {
  background-color: #d4002a;
}
.header.sitemap {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.header.sitemap .redlogo {
  display: block;
}
.header.sitemap .logoWhite {
  display: none;
}
.header.sitemap .navbar-nav .nav-item .nav-link {
  color: #fff;
}

.header .dropdown-menu {
  left: 25px !important;
  padding: 0 !important;
  overflow: hidden;
}
.header .dropdown-menu .dropdown-item {
  padding: 1rem !important;
}
.header.sticky .headerRight {
  display: inline-flex !important;
}
@media (max-width: 990px) {
  .header {
    background-color: #000;
    padding: 10px 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }
  .header .navbar-expand-lg {
    flex-direction: row;
  }
  .header .navbar-expand-lg .logoWhite {
    display: none;
  }
  .header .navbar-expand-lg .redlogo {
    display: inline-flex;
    max-height: 30px;
  }
  .header .navbar-brand {
    margin-bottom: 0;
  }
  .header .navbar-nav .nav-item .nav-link {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    padding: 0 0px;
  }
  .header .navbar-nav .nav-item .nav-link:hover {
    color: #fff;
    text-decoration: none;
  }
}

@media (max-width: 990px) {
  .navbar-toggler {
    position: fixed;
    top: 8px;
    right: 10px;
    border: none !important;
  }
  .navbar-toggler:focus {
    outline: none !important;
    box-shadow: none !important;
  }
  .header.sticky {
    padding: 5px 0;
  }
  .header.sticky .headerRight {
    right: 60px;
    position: fixed;
    top: 10px;
  }
  .header {
    padding: 5px 0;
  }
  .header .navbar-nav .nav-item {
    margin-bottom: 10px;
  }
  .bannerSec {
    padding-top: 50px;
  }
}
.header.sticky .dropdown-toggle::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 1.5L7 6.5L12 1.5' stroke='black' stroke-width='2.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
}

.bannerSec {
  color: #fff;
  padding: 170px 0 100px;
  text-align: center;
}
@media (max-width: 1599px) {
  .bannerSec {
    padding-top: 150px;
  }
}
@media (max-width: 990px) {
  .bannerSec {
    padding-top: 100px;
    padding-bottom: 50px;
  }
}
.bannerSec h1 {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 990px) {
  .bannerSec h1 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .bannerSec h1 {
    font-size: 2rem;
  }
}
.bannerSec p {
  font-size: 1.1rem;
  margin-bottom: 30px;
}
@media (max-width: 990px) {
  .bannerSec p {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .bannerSec p {
    font-size: 0.9rem;
  }
}

.btn.btn-white {
  background-color: #fff;
  color: #1a1719;
  border-radius: 5rem;
  font-weight: 600;
  font-size: 1.1rem;
  padding: 10px 30px;
}
@media (max-width: 576px) {
  .btn.btn-white {
    font-size: 0.8rem;
    padding: 10px 15px;
  }
}
.btn.btn-white.green {
  background-color: #46b98c;
  margin-left: 15px;
}
.btn.btn-white:hover {
  background-color: #d32a1c;
  color: #fff;
  cursor: pointer;
}

.shapeGraphic {
  position: absolute;
  top: 40%;
  right: 0;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.registerPage {
  padding: 100px 0;
  max-width: 1140px;
  margin: 0 auto;
}
@media (max-width: 990px) {
  .registerPage {
    padding: 0px 0;
  }
}
.registerPage h2 {
  text-align: center;
  color: #fff;
  font-size: 90px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .registerPage h2 {
    font-size: 2.5rem;
  }
}
.registerPage h2 span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.registerPage h2 span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  height: 3px;
  border-bottom: 11px solid rgba(217, 217, 217, 0.2);
  right: 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .registerPage h2 span::after {
    bottom: 10px;
    border-bottom: 6px solid rgba(217, 217, 217, 0.2);
  }
}
.registerPage h3 {
  text-align: center;
  color: #fff;
  font-size: 42px;
  margin-top: 50px;
  margin-bottom: 50px;
  font-weight: bold;
}
.registerPage h3 span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.registerPage h3 span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  width: 100%;
  height: 3px;
  border-bottom: 8px solid rgba(217, 217, 217, 0.2);
  right: 0;
  margin: 0 auto;
}
.registerPage p {
  font-size: 1.75rem;
  color: #fff;
  margin-top: 30px;
}
.registerPage label {
  color: #fff;
  font-size: 1rem;
  margin-bottom: 10px;
  display: block;
}
.registerPage label span {
  color: #ff0000;
}
.registerPage .input-group-text {
  position: absolute;
  right: 8px;
  top: 12px;
  background-color: rgba(255, 255, 255, 0.3);
  border: none;
  border-radius: 10px !important;
  margin-bottom: 0;
}
.registerPage .customfileUpload {
  background-color: #42705e;
  border: 1px solid #42705e !important;
  color: #fff;
  font-size: 1rem;
  padding: 10px 15px;
  border-radius: 10px !important;
  height: 60px;
}
.registerPage .customfileUpload label {
  cursor: pointer;
}
.registerPage .form-control {
  background-color: #42705e;
  border: 1px solid #42705e !important;
  color: #fff;
  font-size: 1rem;
  padding: 10px 15px;
  border-radius: 10px !important;
  height: 60px;
}
.registerPage .form-control::-moz-placeholder {
  color: #fff;
  opacity: 0.5;
}
.registerPage .form-control::placeholder {
  color: #fff;
  opacity: 0.5;
}
.registerPage .form-control:focus {
  outline: none;
  box-shadow: none;
}
.registerPage .form-select {
  background-color: #42705e;
  border: 1px solid #42705e;
  color: #fff;
  font-size: 1rem;
  border-radius: 10px;
  padding-right: 0px;
  height: 60px;
  --bs-form-select-bg-img: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
}
.registerPage .form-select select {
  background-color: transparent;
  border: none;
  width: 100%;
  color: #fff;
  font-size: 1rem;
  height: 100%;
  border: none !important;
  padding-right: 30px;
}

.btn.btn-white.green {
  color: #fff;
  min-width: 222px;
  text-align: center;
  padding: 13px 30px;
}

.registerForm {
  max-width: 840px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.wrapper {
  position: relative;
  z-index: 1;
}

.thakyouModal .modal-dialog {
  max-width: 444px;
}
.thakyouModal .modal-content {
  border-radius: 20px;
  text-align: center;
  background-color: #d9d9d9;
  padding: 40px;
}
.thakyouModal .modal-content h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #1a1719;
}
.thakyouModal .modal-content .btn {
  color: #fff;
  min-width: 166px;
  text-align: center;
  padding: 13px 30px;
  background: #46b98c;
  border-radius: 90px;
  font-weight: 600;
  font-size: 1.1rem;
}
.thakyouModal .modal-content .btn:hover {
  background-color: #d32a1c;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 576px) {
  .thakyouModal .modal-content .btn {
    font-size: 0.8rem;
    padding: 10px 15px;
  }
}
@media (max-width: 767px) {
  .thakyouModal .modal-content .btn {
    font-size: 0.9rem;
    padding: 10px 20px;
  }
}

.judgingCard img {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 20px;
}

.judgingPanel {
  color: #fff;
}
.judgingPanel h2 {
  text-align: center;
  color: #fff;
  font-size: 90px;
  margin-bottom: 90px;
}
@media (max-width: 990px) {
  .judgingPanel h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  .judgingPanel h2 {
    font-size: 2.5rem;
  }
}
.judgingPanel h2 span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.judgingPanel h2 span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  height: 3px;
  border-bottom: 11px solid rgba(217, 217, 217, 0.2);
  right: 0;
  margin: 0 auto;
}
.judgingPanel .judgingCard {
  text-align: center;
}
@media (max-width: 767px) {
  .judgingPanel .judgingCard {
    margin-bottom: 40px;
  }
  .judgingPanel h2 span::after {
    bottom: 10px;
    border-bottom: 6px solid rgba(217, 217, 217, 0.2);
  }
}
.judgingPanel .judgingCard img {
  margin: 0 auto;
}
.judgingPanel .judgingCard h3 {
  font-size: 2.5rem;
  font-weight: 500;
  margin-top: 30px;
}
@media (max-width: 1536px) {
  .judgingPanel .judgingCard h3 {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .judgingPanel .judgingCard h3 {
    font-size: 1.5rem;
  }
}
.judgingPanel .judgingCard p {
  font-size: 1.25rem;
}

.emdogainCaseContest {
  color: #fff;
  padding: 100px 0;
  position: relative;
}
.emdogainCaseContest .logoPlaceholder {
  position: absolute;
  right: 5%;
  top: 25%;
  z-index: 0;
}
@media (max-width: 767px) {
  .emdogainCaseContest .logoPlaceholder {
    display: none;
  }
}
.footer h3 {
  text-align: center;
  color: #fff;
  font-size: 32px;

  font-weight: bold;
}

.emdogainCaseContest h2 {
  font-size: 5.5rem;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.emdogainCaseContest h2 span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}

.emdogainCaseContest h2 span::after {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 15px;
  width: 100%;
  height: 3px;
  right: 0px;
  border-bottom: 11px solid rgba(217, 217, 217, 0.2);
  margin: 0px auto;
}
@media (max-width: 990px) {
  .emdogainCaseContest h2 span::after {
    bottom: 10px;
    border-bottom: 6px solid rgba(217, 217, 217, 0.2);
  }
  .emdogainCaseContest h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  .emdogainCaseContest h2 {
    font-size: 2rem;
  }
}
.emdogainCaseContest h4 {
  text-align: center;
}
.emdogainCaseContest h4 span {
  display: inline-block;
  padding: 0 20px;
  position: relative;
  font-size: 1.9rem;
}
.emdogainCaseContest h4 span::after {
  content: "";
  position: absolute;
  left: -55px;
  bottom: 15px;
  width: 62px;
  height: 3px;
  background: #ffffff;
}
.emdogainCaseContest h4 span::before {
  content: "";
  position: absolute;
  right: -55px;
  bottom: 15px;
  width: 62px;
  height: 3px;
  background: #ffffff;
}
.emdogainCaseContest h3 {
  text-align: center;
  color: #fff;
  font-size: 4rem;
  font-weight: 500;
  margin-bottom: 90px;
  margin-top: 90px;
}
@media (max-width: 767px) {
  .emdogainCaseContest h3 {
    font-size: 2.5rem;
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
.emdogainCaseContest h3 span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.emdogainCaseContest h3 span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  height: 3px;
  border-bottom: 11px solid rgba(217, 217, 217, 0.2);
  right: 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .emdogainCaseContest h3 span::after {
    bottom: 10px;
    border-bottom: 6px solid rgba(217, 217, 217, 0.2);
  }
}
.emdogainCaseContest ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  max-width: 1180px;
  position: relative;
  z-index: 1;
}
.emdogainCaseContest ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
  flex-wrap: nowrap;
  flex: 1 1 auto;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .emdogainCaseContest ul li {
    margin-bottom: 20px;
  }
}
.emdogainCaseContest ul li span {
  margin-right: 20px;
  flex-shrink: 0;
}
@media (max-width: 1536px) {
  .emdogainCaseContest ul li span img {
    max-width: 90px;
  }
}
@media (max-width: 990px) {
  .emdogainCaseContest ul li span img {
    max-width: 60px;
  }
}
.emdogainCaseContest ul li p {
  font-size: 1.75rem;
  color: #fff;
  text-align: left;
}
@media (max-width: 1536px) {
  .emdogainCaseContest ul li p {
    font-size: 1.5rem;
  }
}
@media (max-width: 990px) {
  .emdogainCaseContest ul li p {
    font-size: 1.2rem;
  }
}
.emdogainCaseContest ul li p a {
  text-decoration: underline;
  color: #fff;
  font-weight: normal;
}
.emdogainCaseContest ul li p a:hover {
  color: #d4002a;
}
.emdogainCaseContest ul li p span {
  display: block;
}

.awardsSec h2 {
  text-align: center;
  color: #fff;
  font-size: 90px;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .awardsSec h2 {
    font-size: 2.5rem;
  }
}
.awardsSec h2 span {
  position: relative;
  display: inline-block;
  padding: 0 20px;
}
.awardsSec h2 span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 15px;
  width: 100%;
  height: 3px;
  border-bottom: 11px solid rgba(217, 217, 217, 0.2);
  right: 0;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .awardsSec h2 span::after {
    bottom: 10px;
    border-bottom: 6px solid rgba(217, 217, 217, 0.2);
  }
}
.awardsSec h3 {
  text-align: center;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 500;
  margin-bottom: 50px;
  font-family: "Source Sans 3", sans-serif;
}
.awardsSec p {
  text-align: center;
  color: #fff;
  font-size: 1.75rem;
  font-weight: 400;
  margin-bottom: 50px;
  margin-top: 50px;
}
.awardsSec p span {
  display: block;
  font-weight: 700;
  font-size: 1.85rem;
}
.awardsSec .bannerAward {
  border-radius: 20px;
  margin: 0 auto;
}

.participantSec {
  position: relative;
}
.participantSec .stampImage {
  position: absolute;
  bottom: 12%;
  left: -10%;
}
@media (max-width: 767px) {
  .participantSec .stampImage {
    display: none;
  }
  .awardsSec h3 {
    font-size: 1.15rem;
  }
  .judgingPanel h2 {
    margin-bottom: 40px;
  }
  .judgingPanel {
    padding-top: 50px;
  }

  .awardsSec p,
  .registerPage p {
    font-size: 1.15rem;
  }
}
.participantSec .form-check label {
  padding-left: 15px;
  margin-bottom: 0;
  padding-top: 6px;
  font-size: 1rem;
  font-weight: 500;
  color: #fff;
}
.text-danger {
  font-family: "Source Sans 3", sans-serif;
}
.participantSec .form-check-input:checked {
  background-color: #fff;
  border-color: #818b98;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.8719 0.329986C18.0825 0.540916 18.2009 0.826862 18.2009 1.12499C18.2009 1.42311 18.0825 1.70904 17.8719 1.91999L6.99692 12.795C6.78598 13.0056 6.50005 13.1239 6.20192 13.1239C5.9038 13.1239 5.61785 13.0056 5.40692 12.795L0.531925 7.91999C0.333205 7.70672 0.225025 7.42466 0.230155 7.13319C0.2353 6.84174 0.353365 6.56367 0.559495 6.35754C0.76561 6.15143 1.04369 6.03336 1.33514 6.02822C1.62659 6.02307 1.90865 6.13127 2.12192 6.32999L6.20192 10.41L16.2819 0.329986C16.4928 0.119311 16.7787 0.000976562 17.0769 0.000976562C17.375 0.000976562 17.661 0.119311 17.8719 0.329986Z' fill='black'/%3E%3C/svg%3E");
  background-size: 20px 20px;
}
.participantSec .form-check-input:focus {
  box-shadow: none;
}
.participantSec .form-check-input {
  width: 28px;
  height: 28px;
  border: 2px solid #818b98;
}
.participantSec .submit {
  min-width: 220px;
}
.participantSec .downloadBtn {
  font-size: 1rem;
  font-weight: 500;
  border-radius: 10px;
  display: inline-flex;
  padding: 10px 20px;
}
@media (max-width: 767px) {
  .participantSec .downloadBtn {
    font-size: 0.9rem;
    padding: 10px 15px;
    width: 100%;
    margin-top: 20px;
    justify-content: center;
  }
  .emdogainCaseContest {
    padding-top: 50px;
  }
}
.participantSec .downloadBtn img,
.participantSec .downloadBtn svg {
  margin-right: 4px;
}
.participantSec .downloadBtn:first-child {
  margin-right: 10px;
}
.participantSec .downloadBtn:hover {
  background-color: #d4002a;
  color: #fff;
  border: 1px solid #d4002a;
  cursor: pointer;
}
.participantSec .downloadBtn:hover svg path {
  stroke: #fff;
}

.footer {
  text-align: center;
  padding-bottom: 50px;
}
.footer p {
  color: #fff;
  font-size: 1.15rem;
}
.footer p a {
  color: #fff;
  text-decoration: underline;
}
.footer p img {
  display: inline-block;
}
.footer .socailIcons {
  display: flex;
  align-items: center !important;
  justify-content: center;
}
.footer .socailIcons a {
  margin: 0 10px;
  display: inline-flex;
  width: 36px;
  height: 36px;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #36393a;
  padding: 7px;
}
.footer .socailIcons a:hover {
  background-color: #d4002a;
  color: #fff;
}
.footer .container {
  border-top: 1px solid rgba(217, 217, 217, 0.2);
  padding-top: 30px;
}
.btn:disabled {
  color: #000;
  pointer-events: none;
  background-color: #45b98c;
  border-color: #45b98c;
  opacity: var(--bs-btn-disabled-opacity);
}
/*# sourceMappingURL=style.css.map */
