/* * {
  font-family: "Open Sans", sans-serif !important;
} */


@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;500;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');


/* .dashboard-1 */

.dashboard-bg {
  background: #222222;
  width: 100%;
  padding-top: 10px;
}

/* Headings and Para */

.n-heading-style-1 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 600;
  /* color: #000000; */
}

.n-heading-style-2 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 500;
  /* line-height: 1.6; */
}

.n-heading-style-3 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 700;
}

.n-heading-style-4 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 500;
  /* line-height: 1.6; */
  color: #3a3a3a;
}

.n-heading-style-5 {
  font-family: "Open Sans",
    sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
}

.n-heading-style-6 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}

.n-heading-style-7 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 34px;
  color: #3a3a3a;
}

.n-heading-style-8 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  color: #3a3a3a;
}

.n-para-style-1 {
  font-family: "Open Sans",
    sans-serif;
  font-size: 18px;
}

.n-para-style-2 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  color: #3a3a3a;
  font-weight: 400;
}

.n-para-style-3 {
  font-family: "Open Sans",
    sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #3a3a3a;
}

.n-para-style-4 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #222222;
}

.n-para-style-5 {
  font-family: "Open Sans",
    sans-serif;
  color: #787878;
  font-size: 14px;
  font-weight: 500;
}

.n-para-style-6 {
  font-family: "Open Sans",
    sans-serif;
  color: #ABABAB;
  font-size: 16px;
  font-weight: 700;
}

.n-para-style-7 {
  font-family: "Open Sans",
    sans-serif;
  color: #ABABAB;
  font-size: 16px;
  font-weight: 400;
}

.sub-heading-style-1 {
  font-size: 24px;
  font-weight: 200;
  padding-left: 7px;
}

/* button styles */

.calculator-btn {
  border-radius: 10px;
  background: #F26324;
  padding: 10px 30px;
  font-family: "Open Sans",
    sans-serif;
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
  float: right;
}

.calculator-btn:hover{
  color: #FFF;
}

.calculator-btn-1 {
  border-radius: 10px;
  background: #F26324;
  padding: 10px 30px;
  font-family: "Open Sans",
    sans-serif;
  color: #FFF;
  font-weight: 600;
  font-size: 16px;
}

.calculator-btn-1:hover {
  color: #FFF;
}

.calculator-btn-2 {
  border-radius: 10px;
  border: 2px solid #F26324;
  background: #ffffff;
  padding: 10px 30px;
  font-family: "Open Sans",
    sans-serif;
  color: #F26324;
  font-weight: 600;
  font-size: 16px;
}

.calculator-btn-2:hover {
  color: #F26324;
}

.n-btn-style-1 {
  border-radius: 10px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  border: 0px;
}

.n-btn-style-2 {
  border-radius: 30px;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 20px;
  border: 0px;
}

.n-btn-style-22 {
  border-radius: 30px;
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  padding-left: 15px;
  border: 0px;
}

.n-btn-style-3 {
  border: 3px solid #ffffff;
  border-radius: 10px;
  padding: 12px 30px 12px 30px;
  background-color: #222222;
}

.n-btn-style-4 {
  background: #f26324;
  border: 3px solid #ea5813;
  border-radius: 10px;
  padding: 10px 30px;
}

.n-btn-style-5 {
  background: #009cd8;
  border: 3px solid #009cd8;
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.n-btn-style-7 {
  border-radius: 15px;
  border: 1.591px solid #E3E3E3;
  background: rgba(217, 217, 217, 0.05);
  padding: 10px 50px;
}

.n-btn-style-7:hover {
  background: rgba(0, 0, 0, 0.20);
}

.n-btn-style-8 {
  border-radius: 10px;
  background: #87BC40;
  padding: 10px;
  border: none;
  width: fit-content;
}

.n-btn-style-9 {
  border: none;
  border-radius: 30px;
  background-color: #87BC40;
  padding: 13px;
}

.n-btn-style-10 {
  border: 2px solid #87BC40;
  border-radius: 30px;
  background-color: transparent;
  padding: 13px;
  color: #87BC40;
}

.height-style-1 {
  height: 500px;
  overflow: scroll;
}

.font-italic {
  font-style: italic;
}

.n-btn-style-6 {
  border-radius: 8px;
  padding: 6px 16px;
}

.unit-tag {
  font-weight: 600;
  font-size: 14px;
  color: #787878 !important;
  font-family: "Open Sans",
    sans-serif;
}

.explore-btn {
  background: #009cd8;
  width: fit-content;
  padding: 5px;
  border-radius: 25px;
  display: flex;
  align-items: center;
}

.explore-btn-white {
  border: 1px solid #ffffff;
  border-radius: 25px;
  padding: 10px 20px;
  width: fit-content;
  display: flex;
  align-items: center;
}

.explore-btn-white-1 {
  border: 1px solid #ffffff;
  border-radius: 10px;
  padding: 10px 20px;
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button-text-1 {
  font-family: "Open Sans",
    sans-serif;
  font-weight: 500;
  font-size: 24px;
}

.n-btn-style-1 .button-img {
  padding-left: 10px;
  position: relative;
  top: -5px;
}

/* btn animations */

.btn_main {
  cursor: pointer;
  text-decoration: none;
  padding: 1px;
  background: #009cd8 !important;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 35px;
  border-radius: 30px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.btn_text {
  display: inline-block;
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  vertical-align: middle;
  margin-left: 8px;
  position: absolute;
  top: 8px;
  left: -40px;
  visibility: hidden;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}

.btn_main:hover .btn_text {
  visibility: visible;
  top: 8px;
  left: 12px;
  color: #ffffff !important;
}

.btn_main:hover {
  padding: 5px 5px 5px 100px;
  border-radius: 30px;
  background: #009cd8 !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}

.btn_main:hover .btn_icon {
  display: block !important;
}

.btn_main:hover .btn_icon_2 {
  display: none !important;
}

.btn_icon_2 {
  height: 100% !important;
}

.btn-search {
  background: #71C9EB;
  border-radius: 10px;
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
  padding: 11px 10px 11px 10px !important;
}

/* re-waiver */

.waiver-border{
  border: 0.5px solid #ABABAB;
}

.waiver-padding{
  padding: 15px 15px 15px 0px;
}

.waiver-border-red {
  border: 4px solid #E84A5D;
}

.waiver-border-green {
  border: 4px solid #87BC40;
}

.waiver-border-yellow {
  border: 4px solid #F5F48D;
}

.waiver-border-yellow {
  border: 4px solid #F5F48D;
}

/* pagination */

.pagination {
  width: 100%;
  text-align: center;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.page.current {
  background: #222222;
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #ffffff !important;
  padding: 5px 12px;
  margin: 10px;
  border-radius: 30px;
}

.pagination a {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #222222 !important;
  padding: 5px 12px;
  margin: 10px;
}

/* tag style */

.tag-style {
  padding: 3px 5px;
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  text-align: center;
  color: #222222;
  border-radius: 5px;
  width: fit-content;
}

.tag-style-1 {
  padding: 5px 7px;
    font-family: "Open Sans",
      sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    text-align: center;
    color: #222222;
    border-radius: 10px;
    width: fit-content;
}
/* background styles  */

.bg-style-1 {
  background-size: contain !important;
  background-position: bottom !important;
  background-repeat: no-repeat !important;
}

.bg-style-2 {
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 28%);
}

.bg-style-22 {
  background: linear-gradient(10deg, #000000 0%, rgba(12, 12, 12, 0) 100%);
}

.bg-style-3 {
  padding: 3px;
  background: #ffffff;
  border-radius: 5px;
}

.bg-style-4 {
  background: linear-gradient(6deg, #000000 26.04%, rgba(12, 12, 12, 0) 100%);
}

.bg-style-5 {
  background: #d9d9d9;
  border-radius: 0px 10px 0px 0px;
  padding: 4px 16px;
}

.bg-style-6 {
  padding: 3px;
  background-color: #c0c0c0;
  border-radius: 5px;
  text-align: center;
}

.bg-style-7 {
  background-color: #d9d9d9;
  padding: 4px 8px 4px 8px;
  border-radius: 8px;
}

.bg-style-8 {
  background: #edf9fd;
  border: 2px solid #009fd8;
  border-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.bg-style-9 {
  background: #222222;
  border: 1px solid #bdbdbd;
  border-radius: 10px;
}

.bg-style-10 {
  background: #ffffff;
  margin: 25px;
  padding: 40px;
  border-radius: 5px;
}

.bg-style-11 {
  background: #71c9eb;
  border-radius: 5px;
  padding: 5px;
}

.bg-style-12 {
  background: #facab1;
  border: 0.5px solid #f26324;
  border-radius: 3px;
  padding: 5px 8px 5px 8px;
}

.bg-style-13 {
  background: #222222;
  border-radius: 10px;
  padding: 25px 40px 25px 25px;
}

.bg-style-14 {
  background: linear-gradient(180deg, #000000 0%, rgba(12, 12, 12, 0) 100%);
  border-radius: 10px;
  transform: matrix(-1, 0, 0, -1, 0, 0);
}

.bg-style-15 {
  background: #222222;
  border-radius: 10px;
  padding: 30px 40px 45px 25px;
}

.bg-style-16 {
  background: #222222;
  padding: 15px 25px;
}

.bg-style-17 {
  background: #f4f4f4;
  padding: 35px 10px 10px 10px;
}

.bg-style-18 {
  background: #efefef;
  padding: 25px 55px 25px 25px;
}

.bg-style-19 {
  background-color: #d9d9d9;
  padding: 25px 25px 25px 40px;
}

.bg-style-20 {
  background: #FFFFFF;
  border: 0.5px solid #D5D5D5;
  border-radius: 10px 10px 0px 0px;
  padding: 30px;
  text-align: center;
}

.bg-style-21 {
  background: #D5D7DC;
  border-radius: 0px 0px 10px 10px;
  text-align: center;
}

/* .bg-style-22 {
  border-radius: 20px;
  border: 2px solid #575757;
  background: rgba(217, 217, 217, 0.05);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
} */

.bg-style-23 {
  border-radius: 15px;
  border: 2px solid #D1D1D1;
  background: #FFF;
  box-shadow: 0px 8px 25px -5px rgba(255, 255, 255, 0.25);
}

.bg-style-24 {
  border-radius: 10px;
  padding: 10px;
  background-color: #87BC40;
  width: 50%;
}

.bg-style-25 {
  border-radius: 50px;
  background-color: #D9D9D9;
  /* padding: 20px 0px 20px 20px; */
}

.bg-black-1 {
  background: rgba(2, 2, 2, 0.9);
  border-radius: 0px 0px 14px 14px;
  width: 100%;
  text-align: center;
}

.bg-black-2 {
  border-radius: 10px;
  background: #3A3A3A;
  padding: 20px 30px;
}

.bg-img-home {
  background-image: url("/gfc/images/new-ev/policy-home-main.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
  background: #ffffff;
}


.bg-img-grad {
  /* background-image: url("/gfc/images/new-ev-1/grad-bg11.jpg"); */
  height: 100%;
}

/* positioning */

.text-position {
  position: absolute;
  width: 100%;
  padding-bottom: 0%;
  bottom: 12%;
  padding-left: 25px;
  padding-right: 25px;
}

.text-position-1 {
  position: absolute;
  bottom: 25px;
  right: 25px;
  left: 25px;
}

.text-position-2 {
  position: absolute;
  bottom: 25px;
  right: 150px;
  left: 25px;
}

.text-position-3 {
  position: absolute;
  bottom: 35px;
  left: 65px;
  right: 65px;
}

.text-position-4 {
  position: absolute;
  bottom: 0;
  right: 25px;
}

.text-position-5 {
  position: absolute;
  bottom: 75px;
  left: 65px;
  right: 65px;
}

.text-position-6 {
  position: absolute;
  top: 10%;
  z-index: 11;
}

.banner-position {
  display: flex;
  height: 500px;
  align-items: center;
  justify-content: space-between;
}

.z-index-1 {
  z-index: 1;
}

.opacity-40{
  opacity: 40%;
}

.opacity-20 {
  opacity: 20%;
}

.position-sticky-card {
  position: sticky;
  left: 0;
  z-index: 1;
}

.position-sticky-card-1 {
  position: sticky;
  top: 0;
  z-index: 11;
}

.position-sticky-2 {
  position: sticky;
  left: 259px;
  z-index: 1;
}

.position-sticky-3 {
  position: sticky;
  bottom: 0;
}

.position-absolute-1 {
  position: absolute;
  top: 15%;
  left: 15%;
}

.position-absolute-2 {
  position: absolute;
  top: 3%;
  left: 12%;
}

.position-absolute-3 {
  position: absolute;
  top: 12%;
  left: 50%;
  right: 50%;
}

.position-absolute-4 {
  position: absolute;
  top: 7%;
  left: 50%;
  right: 50%;
}

.position-bottom {
  position: absolute;
  bottom: 0;
}

.position-bottom-1 {
  position: absolute;
  bottom: 40px;
}

.position-bottom-2 {
  position: absolute;
  bottom: -50px;
}

.position-bottom-3 {
  position: absolute;
  bottom: 0;
  right: 0;
}

.position-bottom-4 {
  position: absolute;
  bottom: -80px;
  width: 100%;
}

.position-image-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.img-position {
  position: absolute;
  top: -25%;
  left: 25px;
}

.overflow-hide {
  overflow: hidden;
}

.border-none {
  border: none;
}

/* Card styles */

.blue-card {
  background-color: #6acae8;
}

.blue-card-1 {
  padding: 40px 30px 30px 25px;
  background-color: #6acae8;
}

.light-grey-card {
  padding: 30px 45px;
  background-color: #ebebeb;
}

.light-grey-card-1 {
  background-color: #eeeeee;
}

.light-grey-card-2 {
  padding: 30px 45px;
  background-color: #efefef;
}

.grey-card {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 25px;
  background-color: #222222;
}

.grey-card-1 {
  background-color: #222222;
}

.grey-card-5 {
  background-color: #343434;
}

.green-card {
  background-color: #87bc40 !important;
}

.grey-card-2 {
  padding: 65px 75px 50px 35px;
  background-color: #222222;
}

.grey-card-3 {
  padding: 30px 45px;
  background-color: #222222;
}

.grey-card-4 {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  background-color: #222222;
}

.card-style-5 {
  background: #ffffff;
  box-shadow: -5px -5px 20px #ffffff, 5px 5px 20px #bdbdbd;
  filter: blur(0.5px);
  border-radius: 15px;
  padding: 20px;
  /* padding-top: 20px;
  padding-bottom: 30px; */
  /* background-image: url("/gfc/images/new-ev-1/bg-1.png"); */
}

.card-style-5 .card-1-text {
  background: white;
  color: #000;
  mix-blend-mode: screen;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 10px;
  text-align: center;
  padding: 20px;
  margin-top: 100%;
}

.card-style-5 .card-1 {
  width: 100%;
  height: 100%;
}

.card-style-7 {
  background: #f8f8f8;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 30px;
}

.card-style-8 {
  background-image: url("/gfc/images/new-ev-1/bg-1.png");
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  /* border-radius: 10px; */
}

.card-style-9 {
  background-image: url("/gfc/images/new-ev-1/bg-new-2.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: auto;
}

.card-style-10 {
  background-image: url("/gfc/images/new-ev-1/our-team.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}

.card-style-11 {
  background: #222222;
  border-radius: 10px;
  padding: 20px 60px 20px 20px;
}

.card-style-12 {
  background-image: url("/gfc/images/new-ev-1/about-n-1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: initial;
  width: 100%;
  height: 100%;
}

.card-style-13 {
  background-image: url("/gfc/images/new-ev-1/about-n-4c.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: initial;
  width: 100%;
  height: 100%;
}

.card-style-14 {
background: #222222;
  border-radius: 10px;
  padding: 10px;
}

.card-style-15 {
  background-color: #F8F8F8;
  border-radius: 10px;
  padding: 30px;
}

/* General */

.custom-bullet {
  display: list-item;
  /* This has to be "list-item"                                               */
  list-style-type: disc;
  /* See https       ://developer.mozilla.org/en-US/docs/Web/CSS/list-style-type     */
  list-style-position: inside;
  /* See https       ://developer.mozilla.org/en-US/docs/Web/CSS/list-style-position */
  color: #ffffff;
}

.custom-bullet.yellow-bullet::marker {
  color: #edb458 !important;
}

.custom-bullet.green-bullet::marker {
  color: #00ca93 !important;
}

.custom-bullet.silver-bullet::marker {
  color: #d9d9d9 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #333333 !important;
  line-height: 23px !important;
  font-size: 14px !important;
}

.opacity-40p {
  opacity: 40%;
}

.h-100 {
  height: 100%;
}

.w-80p {
  width: 80%;
}

.w-77p {
  width: 77%;
}

.w- .w-90 {
  width: 90px;
}

.h-90 {
  height: 90px;
}

.w-90p {
  width: 90%;
}

.object-cover {
  object-fit: cover;
}

.w-fit {
  width: fit-content !important;
}

.w-30 {
  width: 30px;
}

.w-30p {
  width: 30%;
}

.w-10p {
  width: 10%;
}

.w-15p {
  width: 15%;
}

.w-50 {
  width: 50px;
}

.w-0p {
  width: 0% !important;
}

.left-15 {
  left: 15% !important;
}

.left-123 {
  left: -123px !important;
}

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

.p-5 {
  padding: 5px !important;
}

.p-5px {
  padding: 5px;
}

.p-15 {
  padding: 15px;
}

.p-15-savings {
  padding: 15px !important;
}

.p-10 {
  padding: 10px;
}

.p-10-savings {
  padding: 10px;
}

.p-7px {
  padding: 7px;
}

.p-8px {
  padding: 8px;
}

.p-20 {
  padding: 20px;
}

.p-6 {
  padding: 6px;
}

.p-30 {
  padding: 30px !important;
}

.p-50 {
  padding: 50px;
}

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

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

.pl-10 {
  padding-left: 10px;
}

.pl-85 {
  padding-left: 85px;
}

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

.px-7-5 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}

.px-7 {
  padding-left: 7px;
  padding-right: 7px;
}

.px-5 {
  padding-left: 5px;
  padding-right: 5px;
}

.pb-100 {
  padding-bottom: 100px;
}

.pb-150 {
  padding-bottom: 150px;
}

.p-t-b-15 {
  padding-bottom: 15px !important;
  padding-top: 15px !important;
}

.p-tb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.p-lr-20 {
  padding-left: 20px;
  padding-right: 20px;
}

.p-3n {
  padding-left: 30px;
  padding-right: 60px;
}

.h-140 {
  height: 140px;
}

.h-30 {
  height: 30px;
}

.h-61vh {
  height: 61vh;
}

.w-150 {
  width: 150px;
}

.h-150 {
  height: 150px;
}

.h-170 {
  height: 170px;
}

.h-200 {
  height: 200px;
}

.h-300 {
  height: 300px;
}

.h-350 {
  height: 350px;
}

.h-500 {
  height: 500px;
}

.h-600 {
  height: 600px;
}

.h-650 {
  height: 650px;
}

.h-670 {
  height: 670px;
}

.h-700 {
  height: 700px;
}

.h-720 {
  height: 720px;
}

.display-flex {
  display: flex;
}

.d-inline-block {
  display: inline-block;
}

.d-flex {
  display: flex;
}

.flex-column {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.p-b-20 {
  padding-bottom: 20px;
}

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

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

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

.dropdown-menu {
  z-index: 111 !important;
}

.pt-75 {
  padding-top: 75px;
}

.pt-90 {
  padding-top: 90px;
}

.pt-400 {
  padding-top: 400px;
}

.pt-700 {
  padding-top: 700px;
}

.pt-900 {
  padding-top: 900px;
}

.pt-250 {
  padding-top: 250px;
}

.pt-320 {
  padding-top: 320px;
}

.pt-30 {
  padding-top: 30px;
}

.pt-40 {
  padding-top: 40px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.py-4px {
  padding-top: 4px;
  padding-bottom: 4px;
}

.py-7 {
  padding-top: 7px;
  padding-bottom: 7px;
}

.py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

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

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

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


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

.px-25 {
  padding: 25px;
}

.px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.px-18{
  padding-left: 18px;
  padding-right: 18px;
}

.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

.px-3px{
  padding-left: 3px;
  padding-right: 3px;
}

.bottom-8 {
  bottom: 8%;
}

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

.float-left {
  float: left;
}

.d-none {
  display: none !important;
}

.display-none {
  display: none;
}

.d-block {
  display: block !important;
}

/* Page specific css */

/* dashboard 1 ev */

.ev-cat-line+.ev-cat-line {
  padding-top: 20px;
}

.center-text p {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.set-min-height-1 {
  min-height: 680px;
}

/* dashboard 2 ev */

.card-style-6 {
  background: #333333;
  border-radius: 15px;
  padding: 20px;
}

.card-style-6 .card-top-img {
  position: absolute;
  top: -40px;
  right: 40%;
}

.card-style-6 .card-report-text {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  color: #f2f2f2;
}

.card-style-6 .meters {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  color: #f1f1f1;
  text-align: center;
}

.card-style-6 .unit-text {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #e1e1e1;
  padding-left: 9px;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: normal;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: normal;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: normal;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: normal;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: normal;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: normal;
}

/* comparison-policy */

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  background-color: #474747 !important;
  border-bottom: 2px solid #ffffff;
  border-radius: 0px !important;
  color: #ffffff !important;
}

.nav-pills>li>a {
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 20px;
}

.category-tag-section {
  min-height: 20px;
}


table,
table>tbody>tr>td,
table>tbody>tr>th,
table>tfoot>tr>td,
table>tfoot>tr>th,
table>thead>tr>td,
table>thead>tr>th,
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th,
.table {
  padding-left: 90px;
  padding-right: 90px;
  padding-top: 5px;
  padding-bottom: 5px;
  vertical-align: middle;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.table-row-p {
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 10px;
  padding-right: 10px;
}

.table-row-p1 {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.blue-1 {
  color: #009fd8 !important;
}

.blue-2 {
  color: #3e92f2;
}

.blue-3 {
  color: #009cd8;
}

.blue-4 {
  color: #3c7ec9;
}

.bg-blue-btn {
  background-color: #009ed3;
}

.bg-blue-2 {
  background-color: #71c9eb;
}

.bg-blue-3 {
  background-color: #E5F7FF;
}

.bg-blue-4 {
  background-color: #EDFAFF;
}

.bg-blue-5 {
  background-color: #009FD8;
}

.bg-blue-6 {
  background-color: #33C4F8;
}

.bg-beige{
  background-color: #FFEFE8;
}

.bg-sandal {
  background: rgba(237, 180, 88, 0.3);
}

.bg-sandal-1 {
  background: #f3e2c7;
}

.bg-sandal-2 {
  background: #F1BCA0;
}

.bg-474747 {
  background: #474747;
}

.bg-violet {
  background: rgba(191, 172, 200, 0.44);
}

.bg-green {
  background-color: #B7D78C;
}

.bg-green-1 {
  background-color: #9FDA51;
}

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

.bg-orange-total {
  background-color: #f26324 !important;
}

.bg-gray {
  background-color: #D9D9D9;
}

.bg-gray-1 {
  background-color: #C0C0C0;
}

.bg-gray-2 {
  background-color: #efefef;
}

.bg-gray-3 {
  background-color: #F0F0F0;
}

.bg-gray-4 {
  background: #F9F9F9;
}

.bg-gray-5 {
  background-color: #D6D6D6;
}

.bg-orange-1 {
  background-color: #f49a70;
}

.bg-orange-2 {
  background-color: #F26324;
}

.bg-orange-3 {
  background-color: #FA7D46;
}

.bg-violet-1 {
  background: #e3dae7;
}

.fixed-row {
  display: inline-block;
  width: 500px;
  text-align: center;
}

.hide-scroll::-webkit-scrollbar {
  display: none;
}

.border-style-1 {
  border: 4px solid #3a3a3a;
  width: 120px;
}

.cat-border-style-1 {
  /* border: 4px solid #F26324; */
  border: 4px solid #009CD8;
  width: 120px;
}

.cat-border-style-2 {
  border: 4px solid #87BC40;
  width: 120px;
}

.cat-border-style-3 {
  border: 4px solid #009FD8;
  width: 120px;
}

.cat-border-style-4 {
  border: 4px solid #626262;
  width: 120px;
}

.cat-border-style-5 {
  border: 4px solid #B8B8B8;
  width: 120px;
}

.border-style-2 {
  border: 0.3px solid #909090;
}

.border-style-3 {
  border: 1px solid #b7b7b7;
}

.border-style-4 {
  border: 1px solid #3a3a3a;
  border-radius: 10px;
}

.border-style-5 {
  border-left: 5px solid #3a3a3a;
}

.border-style-6 {
  border: 1px solid #222222;
}

.border-style-7 {
  border-right: 1.5px solid #3a3a3a;
}

.border-style-8 {
  border: 0.3px solid #919191;
}

.border-style-9 {
  border: 2px solid #3a3a3a;
  width: 40%;
  margin-top: 10px;
}

.border-style-10 {
  border-bottom: 2px solid #ffffff;
}

.border-style-11 {
  border-bottom: 0.5px solid #606060;
}

.border-style-12 {
  border: 1px solid #F26324;
}

.border-style-13 {
  border-right: 2px solid #D9D9D9;
  height: 20px;
}

.border-style-14 {
  border: 2px solid #ffffff;
}

.border-style-15 {
  border: 1px solid #909090;
}

.border-style-16 {
  border: 2px solid #71C9EB;
}

.border-style-17 {
  border-bottom: 1px solid #222;
  width: fit-content;
}

.border-style-18 {
  border: 2px solid #ffffff;
  padding: 10px;
  border-radius: 10px;
}

.border-style-19 {
  border-radius: 8px;
  border: 0.5px solid #818181;
  background: #F2F2F2;
  padding: 10px 20px 10px 20px;
}

.border-left-1 {
  border-left: 1px solid #3a3a3a;
}

.border-left-2 {
  border-left: 1px solid #4C4C4C;
}

.border-right-1 {
  border-right: 1px solid #818181;
}

.orange-border {
  border-bottom: 4px solid #f26324;
  width: 120px;
}

.green-border {
  border-bottom: 2px solid #87bc40;
  width: 120px;
}

.green-border-1 {
  border: 0.68px solid #9FDA51;
}

.blue-border {
  border-bottom: 2px solid #009fd8;
  width: 120px;
}

.blue-border-1 {
  border: 0.68px solid #00B9FB;
}

.grey-border {
  border-bottom: 2px solid #9d9d9c;
  width: 120px;
}

.grey-border-2 {
  border-bottom: 4px solid #666666;
  width: 120px;
}

.grey-border-3 {
  border-bottom: 1px solid #868686;
}

.grey-border-4 {
  border-bottom: 1px solid #A7A7A7;
}

.grey-border-5 {
  border-right: 1px solid #9d9d9c;
}

.grey-border-6 {
  border: 0.5px solid #B6B6B5;
}

.grey-border-7 {
  border: 1px solid #9D9D9C;
}

.grey-border-8 {
  border: 2px solid #EAEAEA;
}

.grey-border-9 {
  border: 10px solid #D6D6D6;
}

.grey-border-10 {
  border: 0.5px solid #B6B6B5;
}

.grey-border-11 {
  border-left: 1px solid #9B9B9B;
}

.beige-border{
  border: 0.68px solid #FFAA84;
}


.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 15px;
}

.bg-state-dropdown {
  padding: 30px;
  background: #474747;
  border: 2px solid #e2e2e2;
  border-radius: 15px;
}

.state-dropdown-1 {
  padding: 8px 10px 10px 10px;
  background: #474747;
  border: 1px solid #ffffff;
  border-radius: 8px;
  color: #ffffff;
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
}

.select2-container {
  width: 100% !important;
  /* max-width: -webkit-fill-available; */
}

.chosen-container-single .chosen-single {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  color: #333333 !important;
  font-family: "Open Sans", sans-serif;
  font-size: 12px !important;
  font-style: normal;
  font-weight: 500;
}

.multiselect-selected-text {
  font-weight: 600;
}

.arrow-none {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  padding-right: 15px;
}

.caret-position {
  position: absolute;
  right: 30px;
  top: 17px;
  width: 12px;
  z-index: 1111;
  background-color: #ffffff;
}

.caret {
  display: none;
}

.brd-bottom-sm {
  border-right: 1px solid #8f8f8f;
}

/* media-queries */

@media (min-width: 768px) and (max-width: 991.98px) {
  .pt-md-30 {
    padding-top: 30px;
  }

  .d-pad-block {
    display: block !important;
  }
}

/* @media (min-width: 768px) {
  .navbar-header {
    float: inherit !important;
  }
} */

@media (min-width: 992px) and (max-width: 1024px) {

  .bottom-pad-1 {
    bottom: 7px !important;
  }

  .p-pad-0 {
    padding: 0px !important;
  }

  .lh-pad-20 {
    line-height: 20px !important;
  }

  .fs-pad-16 {
    font-size: 16px !important;
  }

  .h-pro-500 {
    height: 500px !important;
  }

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

  .mt-pad-25 {
    margin-top: 20px;
  }

  .bg-style-24 {
    width: 80%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* .px-85 {
    padding-left: 25px !important;
    padding-right: 25px !important;
  } */

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

  .w-80p-pad-pro {
    width: 80% !important;
  }

  .position-absolute-1 {
    left: 10%;
  }
}

@media (max-width: 1024px) {
  .hidden-pad {
    display: none !important;
  }

  .visible-pad {
    display: block !important;
  }
}

@media (max-width: 767.98px) {
  .unit-tag {
    font-size: 12px;
  }

  .d-block-sm {
    display: block !important;
  }

  .mr-20-sm {
    margin-right: 20px;
  }

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

  .justify-center-sm {
    justify-content: center;
  }

  .position-bottom-2 {
    position: inherit;
    bottom: auto;
  }

  .position-relative-sm {
    position: relative;
  }

  .border-style-19 {
    padding: 10px 20px 10px 20px;
  }

  .position-bottom-1 {
    bottom: 18px;
  }

  .position-relative-sm {
    position: relative !important;
  }

  .br-sm-0 {
    border-radius: 0 !important;
  }

  .brr-sm-none {
    border-right: none !important;
  }

  .p-3n {
    padding-left: 10px;
    padding-right: 10px;
  }

  .p-tb-20-sm {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .p-25-sm {
    padding: 25px;
  }
  .pb-0-sm {
    padding-bottom: 0px !important;
  }

  .mx-10-sm {
    margin-left: 10px;
    margin-right: 10px;
  }

  .mx-0-sm {
    margin-left: 0px;
    margin-right: 0px;
  }

  .float-inherit-sm {
    float: inherit;
  }

  .brd-bottom-sm {
    border: none !important;
  }

  .calculator-btn {
    padding: 5px 15px;
    font-size: 14px;
  }

  .calculator-btn-1 {
    padding: 5px 15px;
      font-size: 14px;
  }

    .calculator-btn-2 {
      padding: 5px 15px;
      font-size: 14px;
    }

  .text-position-5 {
    position: absolute;
    left: 25px;
    right: 1%;
  }

  .bottom-15-sm {
    bottom: 15px !important;
  }

  .light-grey-card {
    padding: 15px 45px !important;
  }

  .grey-card-3 {
    padding: 15px 45px !important;
  }

  .orange-dot {
    width: 8px !important;
    height: 8px !important;
  }

  .green-dot-1 {
    width: 8px !important;
    height: 8px !important;
  }

  .blue-dot {
    width: 8px !important;
    height: 8px !important;
  }

  .custom-d-inherit {
    display: inherit;
  }

  .button-text-1 {
    font-size: 20px;
  }

  .d-sm-none {
    display: none;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-flex {
    display: flex;
  }

  .search-box {
    top: 75px !important;
  }

  .of-y-auto-sm {
    overflow-y: auto;
  }

  .w-100p-sm {
    width: 100% !important;
  }

  .w-90p-sm {
    width: 90% !important;
  }

  .w-44p-sm {
    width: 44% !important;
  }

  .text-center-sm {
    text-align: center !important;
  }

  .text-left-sm {
    text-align: left !important;
  }

  .text-position-22-sm {
    right: 0px !important;
  }

  .h-100-sm {
    height: 100px !important;
  }

  .h-300-sm {
    height: 300px !important;
  }

  .h-200-sm {
    height: 200px !important;
  }

  .h-180-sm {
    height: 180px !important;
  }

  .h-sm-220 {
    height: 220px !important;
  }

  .h-sm-430 {
    height: 430px !important;
  }

  .h-sm-650 {
    height: 650px !important;
  }

  .h-sm-600 {
    height: 600px !important;
  }

  .h-sm-30 {
    height: 30px !important;
  }

  .h-auto-sm {
    height: auto !important;
  }

  .w-sm-30 {
    width: 30px;
  }

  .w-sm-25 {
    width: 25px;
  }

  .w-sm-16 {
    width: 16px;
  }

  .w-sm-50p {
    width: 50%;
  }

  .w-sm-20 {
    width: 20px;
  }

  .w-sm-40 {
    width: 40px;
  }

  .w-40p-sm {
    width: 40%;
  }

  .w-sm-80 {
    width: 80px;
  }

  .w-sm-80p {
    width: 80% !important;
  }

  .w-sm-150 {
    width: 150px;
  }

  .w-sm-100 {
    width: 100px !important;
  }

  .w-sm-125 {
    width: 125px;
  }

  .m-sm-auto {
    margin: auto !important;
  }

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

  .mb-sm-50 {
    margin-bottom: 50px;
  }

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

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

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

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

  .modal-backdrop {
    position: initial !important;
  }

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

  .mt-sm-50 {
    margin-top: 50px;
  }

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

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

  .mt-sm-10 {
    margin-top: 10px;
  }

  .mt-sm-15{
    margin-top: 15px;
  }

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

  .ml-sm-5px {
    margin-left: 5px;
  }

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

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

  .ml-sm-30 {
    margin-left: 30px;
  }

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

  .lh-1-sm {
    line-height: 1.2;
  }

  .lh-initial-sm {
    line-height: initial !important;
  }

  .fs-sm-14 {
    font-size: 14px !important;
  }

  .fs-sm-16 {
    font-size: 16px !important;
  }

  .fs-sm-18 {
    font-size: 18px !important;
  }

  .fs-sm-20 {
    font-size: 20px !important;
  }

  .fs-sm-10 {
    font-size: 10px !important;
  }

  .fs-sm-7 {
    font-size: 7px !important;
  }

  .fs-sm-11 {
    font-size: 11px !important;
  }

  .fs-sm-12 {
    font-size: 12px !important;
  }

  .fs-sm-22 {
    font-size: 22px !important;
  }

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

  .fs-sm-25 {
    font-size: 25px !important;
  }

  .fs-sm-30 {
    font-size: 30px !important;
  }

  .py-sm-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .py-sm-15 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .py-sm-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

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

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

  .py-sm-30 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .pb-sm-10 {
    padding-bottom: 10px;
  }

  .pb-sm-20 {
    padding-bottom: 20px;
  }

  .pb-sm-30 {
    padding-bottom: 30px;
  }

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

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

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

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

  .p-sm-15 {
    padding: 15px !important;
  }

  .p-sm-10 {
    padding: 10px !important;
  }

  .p-sm-5 {
    padding: 5px;
  }

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

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

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

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

  .card-style-5 {
    padding: 15px;
  }

  .n-btn-style-4 {
    padding: 5px 15px;
  }

  .pt-sm-0 {
    padding-top: 0 !important;
  }

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

  .pb-sm-0 {
    padding-bottom: 0 !important;
  }

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

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

  .pr-sm-0 {
    padding-right: 0 !important;
  }

  .pl-sm-0 {
    padding-left: 0 !important;
  }

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

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

  .of-x-auto-sm {
    overflow-x: initial !important;
  }

  .p-tb-xs-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .open>.dropdown-menu {
    margin-left: 0px;
    z-index: 11111 !important;
  }

  span.select2.select2-container.select2-container--default {
    width: 100% !important;
  }

  .nav-pills>li>a {
    font-size: 16px;
  }

  .dashboard-bg {
    padding-top: 0;
  }

  .border-sm-none{
    border: none;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  .fs-sm-25 {
    font-size: 25px;
  }
}

@media (max-width: 767.98px) {
  .positon-initial-sm {
    position: initial !important;
  }

  .left-5-sm {
    left: 5% !important;
  }

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

  .d-none-sm {
    display: none;
  }

  .d-none-lg {
    display: none;
  }
}

@media (min-width: 768px) {
  .d-none-web{
    display: none !important;
  }
}



@media (max-width: 991.98px) {
  .mt-md-50 {
    margin-top: 50px;
  }

  .text-center-md {
    text-align: center;
  }

  .d-none-md {
    display: none;
  }

  .fs-sm-35 {
    font-size: 35px !important;
  }

  .n-para-style-1 {
    font-size: 18px;
  }
}

@media (min-width: 992px) {
  .d-none-lg {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .p-lr-lg-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .f-lg-24 {
    font-size: 24px;
  }
}

@media (max-width: 1200px) {
  .pt-md-30 {
    padding-top: 30px;
  }

  .d-md-none {
    display: none;
  }

  .d-md-block {
    display: block;
  }

  .mt-md-30 {
    margin-top: 30px;
  }
}

.ev-heading-1 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 41px;
  line-height: 55px;
  color: #ffffff;
  padding-top: 55px;
  padding-left: 136px;
}

.ev-para-1 {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  color: #ffffff;
  padding-left: 136px;
}

.custom-d-flex {
  display: flex;
}

.wing-img {
  padding-right: 100px;
  padding-top: 17px;
}

.clr-grey-1 {
  color: #d0d0d0 !important;
}

.clr-grey-2 {
  color: #8b8b8b;
}

.clr-grey-3 {
  color: #b6b6b6 !important;
}

.clr-grey-4 {
  color: #E9E9E9;
}

.clr-grey-5 {
  color: #A3A3A3;
}

.clr-grey-6 {
  color: #B4B4B4;
}

.clr-grey-7 {
  color: rgba(58, 58, 58, 0.60);
}

.clr-black-1 {
  color: #222222 !important;
}

.clr-brown {
  color: #67543D;
}

.bg-000000 {
  background-color: #000000
}

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

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

.bg-black-4 {
  background-color: #222626;
}

.bg-black-5 {
  background-color: #2E2E2E;
}

.bg-black-6 {
  background-color: #575756;
}

.bg-black-7 {
  background-color: #191919;
}

.bg-black-8 {
  background-color: #212121;
}

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

.bg-light-grey-1 {
  background-color: #d5d7dc;
}

.bg-light-grey-2 {
  background-color: #d8d8d8;
}

.bg-light-grey-3 {
  background-color: #f2f2f2;
}

.bg-light-grey-4 {
  background-color: #f6f6f6;
}

.bg-light-grey-5 {
  background-color: #DFDFDF;
}

.bg-light-grey-6 {
  background-color: #fafafa;
}

.bg-light-brown {
  background-color: #f9e1b2;
}

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

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

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

.mt-150 {
  margin-top: 150px;
}

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

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

.mt-0 {
  margin-top: 0;
}

.my-5px {
  margin-top: 5px;
  margin-bottom: 5px;
}

.pl-30 {
  padding-left: 30px;
}

.ev-category-bg {
  background: #474747;
  border: 1px solid #66a7f2;
  box-shadow: -5px -5px 20px #ffffff, 5px 5px 20px #bdbdbd;
  filter: blur(0.5px);
  border-radius: 15px;
  margin-left: 25px;
  margin-right: 18px;
  padding-bottom: 29px;
}

.ev-category-heading {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  color: #f2f2f2;
  padding-left: 35px;
  padding-top: 25px;
}

.w-50px {
  width: 50px !important;
}

.w-250 {
  width: 250px;
}

.w-25px {
  width: 25px !important;
}

.w-25 {
  width: 25px;
}

.w-32 {
  width: 32px;
}

.h-32 {
  height: 32px;
}

.w-25p {
  width: 25%;
}

.w-50p {
  width: 50%;
}

.w-40p {
  width: 40%;
}

.w-60p {
  width: 60% !important;
}

.w-70p {
  width: 70%;
}

.h-50px {
  height: 50px;
}

.pb-10 {
  padding-bottom: 10px;
}

.pb-35 {
  padding-bottom: 35px;
}

.pb-30 {
  padding-bottom: 30px;
}


.br-0px {
  border-radius: 0px !important;
}

.br-10px {
  border-radius: 10px;
}

.br-11 {
  border-radius: 11px;
}

.br-12 {
  border-radius: 12px;
}

.br-4px {
  border-radius: 4px;
}

.br-2px {
  border-radius: 2px;
}

.br-30{
  border-radius: 30px;
}

.br-50 {
  border-radius: 50px;
}

.br-60 {
  border-radius: 60px;
}

.br-50p {
  border-radius: 50%;
}

.br-150 {
  border-radius: 150px;
}

.m-auto {
  margin: auto !important;
}

.pt-15px {
  padding-top: 15px;
}

.pt-10 {
  padding-top: 10px;
}

.pt-5px {
  padding-top: 5px;
}

.progress {
  height: 8px;
  background: none;
  border: 1px solid #808080;
  border-radius: 3px;
}

.progress-bar {
  height: 6px !important;
  background: #00ca93 !important;
  border-radius: 3px;
}

.category-text {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #f1f1f1;
}

.pl-35 {
  padding-left: 35px;
}

.pt-25 {
  padding-top: 25px;
}

.pb-25 {
  padding-bottom: 25px;
}

.pt-20 {
  padding-top: 20px;
}

.category-percent {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  padding-top: 29px;
  color: #f1f1f1;
}

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

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

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

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

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

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

.bg-73A6D8 {
  background-color: #73a6d8;
}

.bg-86C6B4 {
  background-color: #86c6b4;
}

.bg-D8B989 {
  background-color: #d8b989;
}

.bg-BFACC8 {
  background-color: #bfacc8;
}

.bg-light-blue {
  background-color: #d6edf6;
}

.bg-light-blue-1 {
  background-color: #c1e7f4;
}

.bg-light-green {
  background-color: #daf5ee;
}

.bg-light-green-1 {
  background-color: #d6e5aa !important;
}

.bg-light-green-2 {
  background: rgba(0, 202, 147, 0.17);
}

.bg-light-green-3 {
  background: #d4f6ed;
}

.bg-light-green-4 {
  background-color: #b4d4bc !important;
}

.bg-dark-grey-1 {
  background-color: #474747;
}

.bg-dark-grey-2 {
  background-color: #222222;
}

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

.bg-dark-grey-3 {
  background-color: #333333;
}

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

.card-report-bg {
  background: #484848;
  box-shadow: -5px -5px 20px #ffffff, 5px 5px 20px #bdbdbd;
  filter: blur(0.5px);
  border-radius: 15px;
  width: 270px;
  height: 152px;
  margin: auto;
}

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

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

.text-center-web {
  text-align: -webkit-center;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

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

.right-100 {
  right: 100px;
}

.right-6p {
  right: 6%;
}

.info-img {
  margin-top: 16px;
  margin-right: 16px;
  float: right;
}

.unit-text {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  color: #e1e1e1;
  padding-left: 9px;
}

.pt-12 {
  padding-top: 12px;
}

.pl-20 {
  padding-left: 20px;
}

.state-bg {
  background: #333333;
  border: 1px solid #828282;
  border-radius: 8px 0px 0px 8px;
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #f2f2f2;
  width: 40%;
}

.open>.dropdown-menu {
  display: grid;
  height: 250px;
  overflow-y: auto;
}

.dropdown-menu>li>a {
  white-space: inherit !important;
}

.location-img {
  padding: 11px 8px 10px 14px;
}

.state-dropdown {
  padding: 8px 10px 10px 10px;
  margin-left: -4px;
  background: #ffffff;
  border: 1px solid #828282;
  border-radius: 0px 6px 6px 0px;
  color: #4f4f4f;
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  width: 60%;
}

.drop .btn-group {
  vertical-align: initial;
  margin-left: -4px;
  background: #ffffff;
  border: 1px solid #828282;
  border-radius: 0px 6px 6px 0px;
  color: #4f4f4f;
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  width: 60%;
}

.drop .btn {
  border: none !important;
  width: 100%;
  padding: 8px 12px !important;
  overflow: hidden;
}

.drop .btn:hover {
  background-color: unset !important;
}

.drop .btn .caret {
  float: right;
  margin-top: 7px;
}

.multiselect-selected-text {
  float: left;
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
}

label {
  margin-bottom: 0 !important;
  padding-right: 0px !important;
}

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

.m-t-10- {
  margin-top: -10px;
}

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

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

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

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

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

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

.ml-17 {
  margin-left: 17px;
}
.ml-20 {
  margin-left: 20px;
}

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

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

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

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

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

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

.pt-15 {
  padding-top: 15px;
}

.bg-ffffff {
  background-color: #ffffff;
}

.line-chart-2 {
  box-shadow: -5px -5px 20px #ffffff, 5px 5px 20px #bdbdbd;
  filter: blur(0.5px);
  border-radius: 15px;
  background-color: #ffffff;
  height: 695px;
  margin-top: -20px;
  margin-left: 10px;
}

.insights-bg {
  background: #dbf6ef;
  box-shadow: -5px -5px 20px #ffffff, 5px 5px 20px #bdbdbd;
  filter: blur(0.5px);
  border-radius: 15px;
  margin-right: 10px;
  margin-left: 6px;
  padding-top: 33px;
  padding-left: 37px;
}

.insights-title {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  color: #333333;
  padding-left: 14px;
}

.insights-para {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  color: #4f4f4f;
  padding-top: 11px;
  padding-right: 49px;
  padding-bottom: 28px;
}

.facts-bg {
  background: #f9e1b2;
  box-shadow: -5px -5px 20px #ffffff, 5px 5px 20px #bdbdbd;
  filter: blur(0.5px);
  border-radius: 15px;
  margin-right: 10px;
  margin-left: 6px;
  padding-top: 33px;
  padding-left: 37px;
  margin-top: 25px;
}

.facts-bg li {
  font-family: "Open Sans",
    sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  color: #333333;
  padding-top: 10px;
}

.facts-bg ul {
  padding-bottom: 30px;
}

.dashed-border {
  border: 1px dashed #000000;
  margin-left: -36px;
  margin-right: 86px;
  margin-top: 10px;
}

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

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

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

/* home-page */

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

.clr-white-1 {
  color: #FFF6F2;
}

.ff-lexend {
  font-family: "Open Sans",
    sans-serif;
}

.ff-nunito {
  font-family: "Open Sans",
    sans-serif;
}

.ff-roboto {
  font-family: "Open Sans",
    sans-serif;
}

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

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

.p-t-80 {
  padding-top: 80px;
}

.p-t-8 {
  padding-top: 8px;
}

.pl-136 {
  padding-left: 136px;
}

.home-bg {
  background: #ffffff;
  box-shadow: -5px -5px 20px #ffffff, 5px 5px 20px #bdbdbd;
  filter: blur(0.5px);
  border-radius: 15px;
}

.ml-136 {
  margin-left: 136px;
}

.mr-130 {
  margin-right: 130px;
}

.orange {
  color: #f26324;
}

.green {
  color: #87BC40;
}

.dark-green {
  color: #5f921a;
}

.green-1 {
  color: #A2E14D;
}

.green-2 {
  color: #3EC987;
}

.green-3 {
  color: #529731;
}

.black {
  color: #000000;
}

.black-1 {
  color: #1e3751;
}

.black-2 {
  color: #232424;
}

.dark-black {
  color: #303030;
}

.dark-black-1 {
  color: #3a3a3a;
}

.light-black-1 {
  color: #424242;
}

.light-black-2 {
  color: #4f4f4f;
}

.light-black {
  color: #1f1f1f;
}

.light-grey-1 {
  color: #cacaca;
}

.light-grey-2 {
  color: #9D9D9C;
}

.dark-grey {
  color: #afafaf;
}

.light-blue {
  color: #009FD8;
  font-weight: 700;
}

.dark-grey-1 {
  color: #808080;
}

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

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

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

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

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

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

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

.pt-32 {
  padding-top: 32px;
}

.pt-18 {
  padding-top: 18px;
}

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

.yellow-dot {
  width: 12px;
  height: 12px;
  background: #edb458;
  border-radius: 10px;
}

.silver-dot {
  width: 4px;
  height: 4px;
  background: #d9d9d9;
  border-radius: 10px;
}

.white-dot {
  width: 3px;
  height: 3px;
  background: #ffffff;
  border-radius: 10px;
}

.white-dot-1 {
  width: 5px;
  height: 5px;
  background: #ffffff;
  border-radius: 10px;
}

.green-dot {
  width: 12px;
  height: 12px;
  background: #00ca93;
  border-radius: 10px;
}

.green-dot-1 {
  width: 8px;
  height: 8px;
  background: #87bc40;
  border-radius: 10px;
}

.grey-dot-1 {
  width: 4px;
  height: 4px;
  background: #222222;
  border-radius: 10px;
  margin-left: 10px;
}

.grey-dot {
  width: 4px;
  height: 4px;
  background: #3a3a3a;
  border-radius: 10px;
  margin-left: 10px;
}

.orange-dot {
  width: 8px;
  height: 8px;
  background: #f26324;
  border-radius: 10px;
}

.blue-dot {
  width: 8px;
  height: 8px;
  background: #009fd8;
  border-radius: 10px;
}

.home-btn {
  font-family: "Open Sans",
    sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  border-radius: 10px;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.ml-140 {
  margin-left: 140px;
}

.pr-180 {
  padding-right: 180px;
}

.home-btn {
  font-family: "Open Sans",
    sans-serif;
  font-weight: 500;
  font-size: 24px;
  color: #ffffff;
  border-radius: 10px;
  /* padding-left: 166px !important; */
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.bg-yellow-btn {
  background-color: #edb458;
}

.bg-yellow-card {
  border-radius: 5.798px;
  border: 1.449px solid #CBC656;
  background: #FFFCBC;
  padding: 20px;
}

.bg-yellow-card1 {
  border-radius: 10px;
  border: 1px solid #989619;
  background: #F5F48D;
  width: fit-content;
  padding: 10px;
}

.bg-yellow-card2 {
  border-radius: 10px;
  border: 1px solid #989619;
  background: #fafacc;
  width: fit-content;
  padding: 10px;
}

.bg-yellow {
  background-color: #F5F48D;
}

.bg-green-btn {
  background-color: #00ca93;
}

.bg-dark-black-btn {
  background-color: #3f3f3f;
}

.bg-dark-blue {
  background-color: #1E3751;
}

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

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

.pr-150 {
  padding-right: 150px;
}

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

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

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

.mb-150 {
  margin-bottom: 150px;
}

.pl-76 {
  padding-left: 76px;
}

.pt-55 {
  padding-top: 55px;
}

.clr-3e3e3e {
  color: #3e3e3e;
}

.ff-Montserrat {
  font-family: "Open Sans",
    sans-serif;
}

.lh-30 {
  line-height: 30px;
}

.lh-20 {
  line-height: 20px;
}

.lh-25 {
  line-height: 25px;
}

.lh-15 {
  line-height: 15px;
}

.lh-initial {
  line-height: initial;
}

.lh-0 {
  line-height: 0px;
}

.pt-53 {
  padding-top: 53px;
}

.pr-140 {
  padding-right: 140px;
}

.pr-60 {
  padding-right: 60px;
}

.pb-55 {
  padding-bottom: 55px;
}

.pb-50 {
  padding-bottom: 50px;
}

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

.mw-100 {
  max-width: 100%;
}

.w-auto {
  width: auto;
}

.height-auto {
  height: auto;
}

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

.px-25px {
  padding-left: 25px;
  padding-right: 25px;
}

.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}

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

.w-400 {
  width: 400px;
}

.w-500 {
  width: 500px;
}

.w-333px {
  width: 333px;
}

.w-300 {
  width: 300px;
}

.pl-15 {
  padding-left: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .px-md-15 {
    padding-left: 15px;
    padding-right: 15px;
  }

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

@media (min-width: 992px) and (max-width: 1299px) {
  .h-300 {
    height: 300px;
  }

  .lh-30 {
    line-height: 30px;
  }

  .pt-53 {
    padding-top: 53px;
  }

  .pr-140 {
    padding-right: 140px;
  }

  .pb-55 {
    padding-bottom: 55px;
  }

  .bg-DAF5EE {
    background-color: #daf5ee !important;
  }
}

/* new-css */

a:hover {
  color: inherit;
}

.align-center {
  align-items: center;
}

.align-baseline {
  align-items: baseline;
}

.px-85 {
  padding-left: 85px;
  padding-right: 85px;
}

.w-160 {
  width: 160px;
}

.w-100px {
  width: 100px;
}

.w-120 {
  width: 120px !important;
}

.w-80 {
  width: 80px;
}

.h-80 {
  height: 80px;
}

.h-50 {
  height: 50px;
}

.h-100px {
  height: 100px;
}

.h-84 {
  height: 84px;
}

.h-135 {
  height: 135px;
}

.h-416 {
  height: 416px;
}

.h-510 {
  height: 510px;
}

.h-530 {
  height: 530px;
}

.h-280 {
  height: 280px;
}

.h-400 {
  height: 400px;
}

.h-450 {
  height: 450px;
}

.h-220 {
  height: 220px;
}

.h-250 {
  height: 250px;
}

.h-240 {
  height: 240px;
}

.h-245 {
  height: 245px;
}

.h-550 {
  height: 550px;
}

.h-570 {
  height: 570px;
}

.h-270 {
  height: 270px;
}

.h-250 {
  height: 250px;
}

.orange-card {
  background-color: #f89977;
}

.orange-card-1 {
  background-color: #ef5628;
}

.green-card-1 {
  background-color: #b3d495;
}

.green-card-2 {
  background-color: #8ab745;
}

.pl-5 {
  padding-left: 5px;
}

.pr-5 {
  padding-right: 5px;
}

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

/* masterclass */

.pt-150 {
  padding-top: 150px;
}

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

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

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

.pb-190 {
  padding-bottom: 190px;
}

.top-20 {
  top: 20px;
}

.pt-680 {
  padding-top: 680px;
}

/* explains */

.dropdown-1 {
  width: 100% !important;
  padding: 10px 15px 10px 15px !important;
  background-color: #ffffff;
  color: #3a3a3a;
  border: 2px solid #3a3a3a !important;
  border-radius: 10px;
  font-family: "Open Sans",
    sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.dropdown-1 option {
  background: #ffffff;
  border: 0.3px solid #cecece;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  padding: 20px;
}

.caret-position-1 {
  position: absolute;
  right: 30px;
  top: 20px;
  width: 12px;
  z-index: 1111;
  background-color: #ffffff;
}

/* explains detail */

.banner-1 {
  /* background-image: url("/gfc/images/new-ev-1/content-banner.png"); */
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  width: 100%;
  border-radius: 10px;
}

.banner-2 {
  background-image: url("/gfc/images/new-ev-1/banner-analysis.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  border-radius: 10px;
}

.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-end {
  justify-content: end;
}

.justify-around {
  justify-content: space-around;
}

.justify-between {
  justify-content: space-between;
}

.justify-evenly {
  justify-content: space-around;
}

.p-25px {
  padding-left: 25px;
  padding-right: 25px;
}

.p-30 {
  padding: 30px;
}

.p-25 {
  padding: 25px
}

.blue-dot-1 {
  background: #3e92f2;
  width: 10px;
  height: 10px;
  border-radius: 10px;
}

.grey-1 {
  color: #b7b7b7;
}

.align-end {
  align-items: flex-end;
}

.pl-65 {
  padding-left: 65px;
}

/* new savings */

.savings-text {
  font-family: "Open Sans",
    sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #3A3A3A;
}

.savings-bg-1 {
  background: #ffffff;
  margin: 40px;
  padding: 40px;
  border-radius: 15px;
  box-shadow: 2px 5px 40px 0px #BDBDBD4D;
}

.savings-bg-2 {
  border-radius: 10px;
  background: #3A3A3A;
  padding: 15px 30px;
}

.savings-bg-3 {
  background-color: #F9F9F9;
  border-radius: 15px;
  padding: 30px;
}

.savings-bg-4 {
  background-color: #F1BCA0;
  border-radius: 10px;
  padding: 5px 50px;
}

.savings-bg-5 {
  background-color: #E1F7BE;
  border-radius: 15px;
  padding: 25px 50px;
}

.savings-bg-6 {
  background-color: #3A3A3A;
  padding: 15px 0px;
  border-radius: 0px;
}

.savings-bg-blue-1 {
  background-color: #97CDF6;
}

.savings-green-1 {
  color: #529731;
}

.savings-bg-blue-2 {
  background-color: #C3E5F5;
}

.savings-bg-green-1 {
  background-color: #DDE9BA;
}

.savings-border-1 {
  border-left: 1px solid #000000;
}

.savings-grey {
  color: #818181;
}

.savings-grey-1 {
  color: #787878;
}

.savings-border-2 {
  border-top: 1px solid #000000;
  opacity: 20%;
}

.savings-btn-1 {
  background-color: #397893;
  border-radius: 10px;
  padding: 5px 15px;
}

.savings-border-3 {
  border: 2px solid #303030;
}

.savings-border-4 {
  border-bottom: 1px solid #00000033;
}

.savings-border-5 {
  border: 0.4px solid #999999
}

.savings-blue-border {
  border-left: 7px solid #009FD8;
}

.savings-green-border {
  border-left: 7px solid #87BC40;
}

.savings-card-1 {
  box-shadow: 2px 5px 40px 0px #BDBDBD4D;
  background-color: #ffffff;
  border-radius: 15px;
  padding: 40px;
}

.savings-pl {
  padding-left: 80px;
}

.savings-p-25 {
  padding: 25px !important;
}

.savings-p-15 {
  padding: 15px !important;
}

.savings-p-1 {
  padding: 5px 30px;
}

.savings-p-2 {
  padding: 5px 0px;
}

.savings-position-1 {
  position: absolute;
  right: 0;
  bottom: 0;
}

.saving-col-p [class*="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}

@media (max-width: 767.98px) {
  .savings-bg-1 {
    margin: 20px;
    padding: 20px;
  }

  .saving-top-5em {
    top: 5em;
  }

  .savings-height {
    display: flex;
  }

  .savings-height>.col-md-6 {
    display: flex;
    flex-direction: column;
  }

  .savings-height-1 {
    flex-grow: 1;
    /* Make both cards grow equally */
  }

  .savings-bg-3 {
    padding: 15px;
  }

  .saving-col-p [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }

  .savings-sm-none {
    display: none !important;
  }

  .savings-card-1 {
    padding: 15px;
  }

  .saving-top-1em-sm {
    top: 1em;
  }

  .savings-bg-5 {
    padding: 15px;
  }
}
/* open-caluclator */
