@import url("https://rsms.me/inter/inter.css");
html {
  font-family: "Inter", sans-serif;
}
@supports (font-variation-settings: normal) {
  html {
    font-family: "Inter", sans-serif;
  }
}
body {
  font-family: "Inter", sans-serif;
}
/* template 1 */
.tem1-bg {
  background-image: url("../img/tem1-bg.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.tem1-head {
  padding: 80px 0px 0px;
}
.tem1-head h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 19px;
  line-height: 32px;
  text-align: center;
  color: #ffffff;
  position: relative;
  padding-bottom: 28px;
  margin-bottom: 23px;
}
.tem1-head h2:before {
  content: "";
  width: 160px;
  position: absolute;
  text-align: center;
  height: 2px;
  background: #fff;
  bottom: 0px;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
.tem1-head h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 44.5px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  margin: 0px;
}
.tem1-head h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  margin: 25px 0px;
}
.left-tem1 h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 45px;
  color: #ffffff;
  margin-bottom: 20px;
  margin-top: 30px;
}
.left-tem1 ul {
  list-style: none;
  padding: 0px;
}
.left-tem1 ul li {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
  margin: 15px 0px;
}
.left-tem1 ul li img {
  width: 20px;
  margin-right: 8px;
}
.tem1-form {
  margin-top: 60px;
  margin-bottom: 80px;
}
.left-tem1-1 {
  margin-top: 150px;
}
.left-imgsecti {
  display: flex;
  align-items: center;
}
.left-imgsecti .le1-img {
  margin-right: 20px;
}
.le1-text h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 38px;
  color: #00162f;
  margin: 0px;
}
.le1-text p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  color: #00162f;
  opacity: 0.5;
  margin: 5px 0 0;
}
.le1-img img {
  width: 90px;
}
.left-textem1 {
  margin: 10px 0px;
}
.left-textem1 p {
  margin: 0px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #00162f;
  opacity: 0.8;
}
.tem1-foot {
  display: flex;
  align-items: center;
}
.tem1-foot span {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #00162f;
}
.tem1-foot label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #b6c5d4;
  margin: 0px 10px;
}
.right-tem1 {
  background: #ffffff;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.16);
  border-radius: 12px;
  width: auto;
}
.right-tem1 h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  text-align: center;
  color: #215156;
  border-radius: 6px 6px 0px 0px;
  padding: 10px 0px;
  margin: 0px;
}
.form-tem1body {
  padding: 35px 50px;
}
.tem1from-head {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  text-align: center;
  color: #00162f;
  margin-bottom: 55px;
}
.form-tem1body .from-group p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #627183;
  margin: 0px 0px 5px;
}
.form-tem1body .from-group {
  margin-bottom: 25px;
}
.form-tem1body .from-group p span {
  color: #ec2028;
}
.form-tem1body .from-group .form-control {
  border: 1px solid #b6c5d4;
  box-sizing: border-box;
  border-radius: 6px;
  height: 45px;
}
.form-tem1body .from-group .btn-warning {
  background: #f7ec59;
  border-radius: 6px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  color: #00162f;
  height: 76px;
  width: 100%;
  padding: 0px 10px;
  border: 0px;
}
.form-tem1body .from-group .btn-warning:hover {
  opacity: 0.9;
}
.tem1-fromfoot {
  margin: 30px 0px 0px;
  text-align: center;
}
.tem1-star {
  font-size: 22px;
  color: #ffbf00;
}
.tem1-fromfoot h4 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 36px;
  text-align: center;
  color: #00162f;
  margin: 15px 0px;
}
.tem1-fromfoot h6 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
  color: #00162f;
}
.tem1-fromfoot p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  color: #00162f;
  opacity: 0.6;
  margin: 20px 0px 0px;
}
.tem1-bg .container {
  width: 1060px;
  margin: auto;
}
@media (min-width: 100px) and (max-width: 767px) {
  .tem1-head {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 45px;
  }
  .tem1-bg .container {
    width: 100%;
    margin: auto;
  }
  .tem1-head h1 {
    color: #00162f;
    font-size: 22px;
    line-height: normal;
    margin: 30px 0px;
    display: inline-block;
    width: 100%;
    padding: 0px;
  }
  .tem1-head h3 {
    color: #00162f;
    font-size: 18px;
    margin: 0px;
    line-height: normal;
  }
  .tem1-form {
    margin: 30px 0px 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .left-tem1-1 {
    margin: 30px 0px 0px;
  }
  .left-tem1 h2 {
    color: #00162f;
    font-size: 20px;
    margin: 0px;
    line-height: normal;
  }
  .left-tem1 ul li {
    color: #00162f;
    font-size: 14px;
    margin: 10px 0px;
  }
  .left-tem1 ul li img {
    filter: invert(1);
    width: 20px;
  }
  .le1-text h3 {
    color: #00162f;
    font-size: 18px;
    line-height: normal;
  }
  .le1-text p {
    font-size: 14px;
  }
  .right-tem1 {
    width: 100%;
    margin: 20px 0px;
  }
  .form-tem1body {
    padding: 20px;
  }
  .tem1-foot {
    display: inline-block;
    width: 100%;
  }
  .tem1-foot label {
    display: inline-block;
    width: 100%;
    margin: 10px 0px 0;
  }
  .left-textem1 p {
    font-size: 15px;
    line-height: 22px;
  }
  .right-tem1 h1 {
    font-size: 20px;
  }
  .tem1from-head {
    font-size: 14px;
    line-height: 22px;
  }
  .form-tem1body .from-group .col-sm-6:first-of-type {
    margin-bottom: 20px;
  }
  .tem1-fromfoot h4 {
    font-size: 20px;
    margin: 10px 0px;
  }
  .tem1-fromfoot h6 {
    font-size: 14px;
    line-height: 22px;
  }
}
/* template 1 */
/* template 2 */
.header-tem2 img {
  height: 34px;
}
.header-top {
  padding: 35px 30px 0px;
}
.main-head h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 57px;
  line-height: 61px;
  letter-spacing: 0.72px;
  color: #0e2137;
  margin-top: 60px;
  margin-bottom: 30px;
}
.main-head h2 span {
  text-decoration: underline 3px;
}
.second-main h3 {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  font-size: 31px;
  line-height: 40px;
  text-align: center;
  color: #ec2028;
  margin-top: 10px;
  display: inline-block;
  width: 100%;
}
.main-img {
  margin: 30px 0px;
}
.main-img img {
  max-width: 100%;
}
.below-banner h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 45px;
  line-height: 56px;
  text-align: center;
  color: #0e2137;
  margin: 20px 0px 0;
  display: inline-block;
  width: 100%;
}
.time-counter {
  text-align: center;
  margin: 30px 0px 80px;
}
.time-counter img {
  width: 350px;
  max-width: 100%;
}
.tem-box {
  background: #ffffff;
  box-shadow: 0px 4px 34px rgb(0 0 0 / 16%);
  border-radius: 12px;
  padding: 72px 30px 62px;
  margin: auto;
  width: 90%;
}
.tem-box .row {
  align-items: center;
}
.left-tem2 {
  padding: 0px 65px;
  height: 100%;
}
.left-tem2 h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 45px;
  text-align: center;
  color: #215156;
  margin: 0px;
}
.left-tem2 p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  color: #00162f;
}
.left-tem2 label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
  color: #627183;
  margin-bottom: 8px;
}
.left-tem2 label span {
  color: #ec2028;
}
.left-tem2 .from-group {
  margin-bottom: 15px;
}
.left-tem2 .from-group .form-control {
  border: 1px solid #b6c5d4;
  box-sizing: border-box;
  border-radius: 6px;
  height: 48px;
}
.left-tem2 .from-group .btn-warning {
  background: #f7ec59;
  border-radius: 6px;
  width: 100%;
  height: 76px;
  line-height: 1.5;
  padding: 0px 10px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  color: #000000;
  border: 0px;
}
.left-tem2 .from-group .btn-warning:hover {
  opacity: 0.9;
}
.right-tem2 {
  padding: 0px 75px;
  height: 100%;
  border-left: 3px solid #f4f2ef;
}
.right-tem2 .review-tem2 {
  border-bottom: 3px solid #f4f2ef;
  margin-bottom: 15px;
  padding-bottom: 5px;
}
.right-tem2 .review-tem2:last-of-type {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
.right-tem2 h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  color: #215156;
  margin: 10px 0px 5px;
}
.star-rating i {
  font-size: 18px;
  color: #ffbf00;
}
.right-tem2 p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
  color: #00162f;
  margin: 5px 0px 10px;
  opacity: 0.6;
}
.right-tem2 h5 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 26px;
  color: #215156;
  opacity: 0.6;
}
.footer-tem2 {
  background: #f0f2f4;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  margin-top: -139px;
  padding: 200px 0px 20px;
  z-index: -1;
  position: relative;
}
.footer-tem2 p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #00162f;
  opacity: 0.5;
  margin-bottom: 15px;
}
.footer-tem2 h6 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #00162f;
  opacity: 1;
}
.container.teme-cont {
  width: 1200px;
}
@media (min-width: 100px) and (max-width: 767px) {
  .container.teme-cont {
    width: 100%;
    padding: 0px 20px;
  }
  .main-head h2 {
    font-size: 20px;
    line-height: 32px;
    margin: 30px 0px 0;
  }
  .main-head h2 br {
    display: none;
  }
  .left-tem2 h3 {
    font-size: 18px;
  }
  .left-tem2 p {
    font-size: 13px;
    line-height: normal;
  }
  .second-main h3 {
    font-size: 16px;
    line-height: normal;
  }
  .below-banner h3 {
    font-size: 20px;
    line-height: normal;
  }
  .tem-box {
    padding: 20px 30px;
    width: 100%;
  }
  .left-tem2 {
    padding: 0px;
  }
  .right-tem2 {
    border: 0px;
    padding: 20px 0px;
    border-top: 3px solid #f4f2ef;
  }
  .footer-tem2 {
    padding-top: 200px;
  }
  .footer-tem2 p {
    font-size: 14px;
  }
  .footer-tem2 h6 {
    font-size: 15px;
  }
}
/* template 2 */
/* template 3 */
.tem3-header {
  background: #000000;
  color: #fff;
}
.tem3-logo {
  display: flex;
  align-items: center;
  padding: 60px 0px 20px 0px;
}
.tem3-logo img {
  height: 65px;
}
.tem3-logo p {
  margin: 0px 0px 0px auto;
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 45px;
  text-align: right;
  color: #ffffff;
}
.tem3-belowhead {
  padding: 50px 0px 100px;
}
.tem3-left-head h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 50px;
  color: #ffffff;
  margin-top: 50px;
  margin-bottom: 40px;
}
.tem3-left-head p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
  color: #ffffff;
}
.tem3-right-head {
  background: #ffffff;
  border-radius: 12px;
  color: #000;
  width: 93%;
  margin-left: auto;
  padding: 50px;
}
.tem3-right-head h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: normal;
  text-align: center;
  color: #000000;
}
.tem3-right-head h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 26px;
  line-height: normal;
  text-align: center;
  color: #000000;
  margin-bottom: 30px;
}
.tem3-right-head .from-group {
  margin: 0px 0px 20px;
}
.tem3-right-head .from-group label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #627183;
  margin-bottom: 5px;
}
.tem3-right-head .from-group label span {
  color: #ec2028;
}
.tem3-right-head .from-group .form-control {
  border: 1px solid #b6c5d4;
  box-sizing: border-box;
  height: 48px;
  border-radius: 6px;
}
.tem3-right-head .from-group .btn-danger {
  background: #ec2028;
  border: 0px;
  border-radius: 10px;
  border: 0px;
  height: 100px;
  line-height: 1.5;
  padding: 0px 10px;
  width: 100%;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  text-align: center;
  color: #ffffff;
}
.tem3-right-head .from-group:last-of-type {
  margin: 0px;
}
.tem3mi-head {
  padding: 80px 0px 50px;
  border-bottom: 2px dashed #000000;
  margin-bottom: 50px;
}
.tem3mi-head h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 54px;
  text-align: center;
  color: #000000;
  width: 80%;
  margin: 0 auto 70px auto;
}
.tem3img-text {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0px;
  margin-bottom: 70px;
}
.tem3img-text .tem3-ext {
  margin-left: 40px;
}
.tem3img-text img {
  width: 150px;
}
.tem3img-text .tem3-ext h3 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 44px;
  color: #000000;
  opacity: 0.6;
  margin: 0px;
}
.tem3img-text .tem3-ext p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 33px;
  color: #000000;
  margin: 2px 0px 0px;
  opacity: 0.6;
}
.tem3-bottoms {
  padding: 0px 0px 80px;
}
.tem3-dicr p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 34px;
  color: #000000;
  margin: 0px 0px 40px;
}
.tem3-alert {
  margin: 60px 0;
  background: #fcf6f1;
  border: 2px solid #fb9620;
  box-sizing: border-box;
  border-radius: 10px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 34px;
  color: #000000;
  padding: 20px;
}
.tem3-bottoms h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 45px;
  line-height: 57px;
  text-align: center;
  color: #000000;
  width: 80%;
  margin: auto;
}
.tem3-listview {
  margin: 50px 0px 0;
  display: flex;
  align-items: center;
}
.tem3-listview img {
  width: 130px;
}
.tem3list {
  margin-left: 50px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  line-height: 34px;
  color: #000000;
}
.footer-tem3 {
  background: #f0f2f4;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  padding: 50px 0px;
  position: relative;
}
.footer-tem3 p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 23px;
  color: #00162f;
  opacity: 0.5;
  margin-bottom: 15px;
}
.footer-tem3 h6 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #00162f;
  opacity: 1;
  margin: 10px 0px 0px;
}
.tem3-dicr {
  width: 85%;
  margin: auto;
}
.tem3-bottoms {
  width: 85%;
  margin: auto;
}
@media (min-width: 100px) and (max-width: 767px) {
  .tem3-dicr {
    width: 100%;
    margin: auto;
  }
  .tem3-bottoms {
    width: 100%;
    margin: auto;
  }
  .tem3-right-head {
    width: 100%;
  }
  .tem3-logo {
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
  }
  .tem3-logo p {
    font-size: 16px;
    line-height: normal;
    text-align: left;
    margin-top: 10px;
  }
  .tem3-belowhead {
    padding: 20px 0px;
  }
  .tem3-header {
    padding: 0px 10px;
  }
  .tem3-left-head h1 {
    font-size: 25px;
    line-height: 40px;
    margin: 0 0 20px 0px;
  }
  .tem3-middle {
    padding: 0px 10px;
  }
  .tem3-left-head p {
    font-size: 18px;
    line-height: 25px;
  }
  .tem3-left-head {
    padding-bottom: 20px;
  }
  .tem3-right-head {
    padding: 20px;
  }
  .tem3-right-head .from-group .btn-danger {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
  }
  .tem3mi-head h1 {
    font-size: 22px;
    line-height: 32px;
    width: 100%;
    margin: 20px 0px;
  }
  .tem3img-text {
    margin-bottom: 20px;
  }
  .tem3mi-head {
    padding: 40px 0px;
  }
  .tem3img-text img {
    width: 100px;
  }
  .tem3img-text .tem3-ext h3 {
    font-size: 20px;
    margin: 0px;
    line-height: normal;
  }
  .tem3img-text .tem3-ext p {
    font-size: 16px;
  }
  .tem3-dicr p {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 20px;
  }
  .tem3-alert {
    font-size: 16px;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .tem3-bottoms h1 {
    font-size: 22px;
    line-height: 32px;
    width: 100%;
  }
  .tem3-listview img {
    width: 80px;
  }
  .tem3-listview {
    margin-top: 30px;
  }
  .tem3-listview .tem3list {
    margin-left: 20px;
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #000000;
  }
  .footer-tem3 {
    padding: 50px 10px;
  }
  .footer-tem3 p {
    font-size: 14px;
  }
  .footer-tem3 h6 {
    font-size: 15px;
  }
}
/* template 3 */
/* template 4 */
.grey-bg-tem4 {
  background: #f8f9fb;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
}
.tem4-top {
  text-align: center;
}
.grey-bg-tem4 .header-top img {
  height: 33px;
}
.tem4-top h3 {
  font-family: "Inter";
  font-style: italic;
  font-weight: 400;
  font-size: 32px;
  line-height: 48px;
  text-align: center;
  color: #627183;
  margin-top: 58px;
}
.tem4-top h3 span {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  font-size: 28px;
  line-height: 48px;
  text-align: center;
  color: #627183;
}
.tem4-top h1 {
  margin: 40px 0px 20px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 58px;
  line-height: 66px;
  text-align: center;
  letter-spacing: 0.72px;
  text-transform: capitalize;
  color: #0e2137;
  padding: 15px 100px 0;
  margin-bottom: 0px;
}
.tem4-top h4 {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  font-size: 30.5px;
  line-height: 48px;
  text-align: center;
  color: #ec2028;
  margin: 10px 0px 40px;
}
.grey-bg-tem4 .tem4-top img {
  width: 80%;
  margin: auto;
}
.tem4-top h5 {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: #00162f;
  width: 65%;
  margin: 50px auto 20px;
}
.danger-btn .btn-danger {
  background: #ec2028;
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 60px;
  text-align: center;
  color: #ffffff;
  border: 0px;
  border-radius: 0px;
  width: 52%;
}
.tem4-top p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #00162f;
  opacity: 0.6;
  margin: 30px 0px 110px;
}
.tem4-white {
  padding: 80px 0px;
}
.tem4-white h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 57px;
  line-height: 70px;
  text-align: center;
  letter-spacing: 0.72px;
  text-transform: capitalize;
  color: #0e2137;
  margin: 0px;
}
.tem4-white h3 {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: #00162f;
  margin: 30px auto 80px;
  width: 80%;
}
.tem4-white .row {
  align-items: center;
}
.text-tem4right p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
  color: #00162f;
  margin: 15px 0px;
}
.grey-bg-product {
  background: #f8f9fb;
  padding: 50px 0px;
}
.grey-bg-product h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  letter-spacing: 0.72px;
  text-transform: capitalize;
  color: #0e2137;
  margin: 0px;
}
.tem4-view {
  display: flex;
  align-items: center;
  background: #ffffff;
  box-shadow: 1.4799px 11.8392px 23.6784px rgba(108, 114, 145, 0.12);
  border-radius: 23.6784px;
  margin: 30px 0px;
  padding: 20px;
}
.tem4-view .tem4-descr {
  margin: 0px 100px 0px 30px;
}
.tem4-view .tem4-descr h1 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 36px;
  color: #1a1b1f;
  margin-bottom: 15px;
}
.tem4-img img {
  width: 180px;
}
.tem4-descr span {
  border: 1.4799px solid #ff3735;
  box-sizing: border-box;
  border-radius: 5.9196px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #ff3735;
  padding: 3px 10px;
}
.tem4-descr label {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 41px;
  text-decoration-line: line-through;
  color: #2e3547;
  margin: 0px 10px;
}
.tem4-descr b {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  background: #ff3735;
  padding: 4px 16px;
  border-radius: 5.9196px;
  display: inline-block;
  vertical-align: middle;
}
.last-tem4 p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 50px;
  color: #242b3d;
  text-align: center;
  margin: 0px;
}
.cart-tem4 {
  background: rgba(222, 227, 233, 0.36);
  border-radius: 23.6784px;
  display: flex;
  align-items: center;
  padding: 5px;
}
.cart-tem4 input {
  background: 0px;
  border: 0px;
  width: 75px;
  text-align: center;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 23.6784px;
  line-height: 44px;
  color: #1a1b1f;
}
.cart-tem4 input:focus {
  border: 0px;
  outline: 0px;
}
.cart-tem4 span {
  color: #748aa1;
  font-size: 22px;
  padding: 0px 10px;
  cursor: pointer;
}
.last-tem4 p span {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 33px;
  color: #8b8e9a;
}
.last-tem4 label {
  text-align: center;
  width: 100%;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 31px;
  text-align: center;
  letter-spacing: 0.14799px;
  color: #2e3547;
  margin: 5px 0px 0px;
}
.last-tem4 label img {
  margin-right: 3px;
  width: 20px;
}
.tem4-footer {
  background: #ffffff;
  border-top: 4px dashed #aeb7c0;
  box-shadow: 0px -11px 57px rgba(183, 191, 200, 0.28);
}
.tem4-flex {
  display: flex;
  align-items: center;
  padding: 15px;
  justify-content: center;
}
.tem4-total span {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
.tem4-total label {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  line-height: 27px;
  color: #5e5e5e;
  margin: 0px 5px 0 10px;
}
.tem4-total b {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 26px;
  line-height: 32px;
  color: #000000;
}
.tem4-footbtn {
  display: flex;
  align-items: center;
  margin-left: 30px;
  background: linear-gradient(90deg, #fe2213 0%, #f75404 100%);
  border-radius: 19px;
  padding: 12px;
  width: 50%;
}
.tem4-footbtn h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 29px;
  margin: 0px;
  color: #ffffff;
}
.tem4-footbtn p {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  color: #ffffff;
  margin: 0px;
}
.tem4-footbtn .firsttem4-im {
  margin-right: 20px;
}
.tem4-footbtn .lastem4-im {
  margin-left: auto;
}
.img-tem4left img {
  width: 100%;
}
.text-tem4right {
  margin-left: 50px;
}
.tem4-white .container {
  width: 1000px;
  margin: auto;
}
.grey-bg-product .container {
  width: 1000px;
  margin: auto;
}
@media (min-width: 100px) and (max-width: 767px) {
  .text-tem4right {
    margin: 0px;
  }
  .grey-bg-product .container {
    width: 100%;
    margin: auto;
  }
  .tem4-white .container {
    width: 100%;
    margin: auto;
  }
  .tem4-top {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tem4-top h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: normal;
    margin: 20px 0px 0;
  }
  .tem4-top h3 span {
    font-size: 20px;
    line-height: normal;
  }
  .tem4-top img {
    max-width: 100%;
  }
  .tem4-top h1 {
    padding: 0px;
    font-size: 25px;
    line-height: normal;
    margin: 20px 0;
  }
  .tem4-top h4 {
    font-size: 20px;
    margin: 0px 0 20px;
    line-height: normal;
  }
  .tem4-top h5 {
    width: 100%;
    padding: 0px;
    font-size: 19px;
    margin: 25px 0px;
    line-height: normal;
  }
  .danger-btn .btn-danger {
    width: 100%;
    font-weight: normal;
    font-size: 21px;
    line-height: 30px;
  }
  .tem4-top p {
    font-size: 13px;
    margin-bottom: 30px;
  }
  .tem4-view {
    display: inline-block;
  }
  .tem4-white {
    padding: 20px 10px;
  }
  .tem4-white h1 {
    padding: 0px;
    font-size: 20px;
    line-height: normal;
  }
  .tem4-white h3 {
    width: 100%;
    margin: 20px 0px;
    font-size: 26px;
    line-height: normal;
  }
  .grey-bg-product {
    padding: 20px 10px;
  }
  .tem4-footer {
    padding: 0px 10px;
  }
  .tem4-view .tem4-descr {
    margin: 10px 0px;
  }
  .tem4-view .tem4-descr h1 {
    font-size: 20px;
    line-height: normal;
  }
  .last-tem4 p {
    text-align: left;
  }
  .tem4-descr b {
    margin: 10px 0px 0px;
  }
  .last-tem4 label {
    text-align: left;
  }
  .cart-tem4 input {
    width: 75%;
  }
  .img-tem4left img {
    max-width: 100%;
  }
  .tem4-footbtn {
    margin: 20px 0px 0px;
    width: 100%;
  }
  .tem4-flex {
    display: inline-block;
    width: 100%;
    padding: 20px 0px;
  }
  .tem4-footbtn h3 {
    font-size: 18px;
  }
  .tem4-footbtn p {
    font-size: 14px;
  }
}
/* template 4 */
/* template 5 */
.header-top-tem5 {
  background: #f77f00;
  padding: 20px 0px;
}
.tem5-logo {
  align-items: center;
}
.tem5-logo p {
  margin: 0px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  color: #ffffff;
  margin-left: auto;
}
.tem-5banner {
  background: url(../img/tem5-bg.svg);
  min-height: 300px;
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 120px 0px 20px;
}
.tem5-topleft {
  text-align: center;
}
.tem5-topleft img {
  max-width: 100%;
  width: 500px;
}
.tem5-topright {
  width: 85%;
  margin-left: auto;
}
.tem5-topright .top-temd5 h1 {
  background: #f77f00;
  border-radius: 10px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: normal;
  color: #ffffff;
  padding: 20px 30px;
  position: relative;
  margin-bottom: 25px;
}
.tem5-topright .top-temd5 h1::after {
  content: "";
  position: absolute;
  left: 5%;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #f77f00;
  clear: both;
}
.tem-5banner .tem5-topleft h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
}
.tem5-white {
  padding: 100px 0px;
}
.tem5-white h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 70px;
  text-align: center;
  letter-spacing: 0.72px;
  text-transform: capitalize;
  color: #0e2137;
  margin: 0px;
}
.tem5-white h3 {
  font-family: "Inter";
  font-style: italic;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
  color: #00162f;
  margin: 50px auto;
  width: 80%;
}
.tem5-white .row {
  align-items: center;
}
.text-tem5right {
  margin-left: 40px;
}
.text-tem5right p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #00162f;
  margin: 20px 0px;
}
.custom-tab {
  background: #ffffff;
  box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.16);
  border-radius: 12px;
  overflow: hidden;
}
.custom-tab .nav.nav-tabs {
  border: 0px;
  display: flex;
  align-items: center;
}
.custom-tab .nav.nav-tabs li {
  width: 50%;
}
.custom-tab .nav.nav-tabs li button {
  width: 100%;
  border: 0px !important;
  background: #f4f4f4;
}
.custom-tab .nav-tabs .nav-link.active {
  border: 0px;
  position: relative;
  background: #fff;
}
.custom-tab .nav-tabs .nav-link.active:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 7px;
  background: #f77f00;
}
.custom-tab .set-tab {
  display: flex;
  align-items: center;
}
.custom-tab .set-tab h1 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #00162f;
}
.custom-tab .set-tab h2 {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  color: #00162f;
  text-align: left;
  margin: 0px;
}
.custom-tab .nav-tabs .nav-link.active h2 {
  color: #f77f00;
}
.custom-tab .set-tab p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  color: #00162f;
  margin: 0px;
}
.setem5-tr {
  padding: 10px;
}
.tem5-form {
  padding: 30px;
}
.tem5-form .from-group {
  margin: 0px 0px 15px;
}
.tem5-form .from-group label {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #627183;
  margin-bottom: 5px;
}
.tem5-form .from-group label span {
  color: #ec2028;
}
.tem5-form .from-group .form-control {
  border: 1px solid #b6c5d4;
  box-sizing: border-box;
  height: 48px;
  border-radius: 6px;
}
.tem5-form .from-group .btn-danger {
  background: #ec2028;
  border: 0px;
  border-radius: 10px;
  border: 0px;
  height: 100px;
  padding: 20px 10px;
  width: 100%;
  font-family: "Roboto";
  line-height: normal;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  text-align: center;
  color: #ffffff;
}
.tem5-form .from-group .btn-danger small {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #ffffff;
}
.img-tem5eft img {
  max-width: 100%;
}
.tem5-white .container {
  width: 1000px;
  margin: auto;
}
@media (min-width: 100px) and (max-width: 767px) {
  .text-tem5right {
    margin: 0px;
  }
  .tem5-topright {
    width: 100%;
  }
  .tem5-white .container {
    width: 100%;
    margin: auto;
  }
  .tem5-logo.d-flex {
    display: inline-block !important;
    width: 100%;
  }
  .tem5-white h1 {
    padding: 0px;
    font-size: 20px;
    line-height: normal;
  }
  .tem5-white h3 {
    width: 100%;
    margin: 20px 0px;
    font-size: 26px;
    line-height: normal;
  }
  .setem5-tr {
    text-align: left;
  }
  .custom-tab .set-tab h2 {
    font-size: 18px;
  }
  .custom-tab .set-tab p {
    font-size: 12px;
  }
  .custom-tab .set-tab h1 {
    font-size: 30px;
  }
  .tem5-form .from-group .col-sm-6 {
    margin-bottom: 20px;
  }
  .tem5-form .from-group .col-sm-6:last-of-type {
    margin-bottom: 0px;
  }
  .tem5-white {
    padding: 50px 10px;
  }
  .tem-5banner .tem5-topleft h1 {
    font-size: 20px;
  }
  .tem5-topright .top-temd5 h1 {
    font-size: 15px;
  }
}
/* template 5 */
