@import url(../icons/style.css);

@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm21llEA.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiGyp8kv8JHgFVrJJLedw.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmg1hlEA.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmr19lEA.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLmy15lEA.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiDyp8kv8JHgFVrJJLm81xlEA.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJA.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1s.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLEj6V1s.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDD4V1s.ttf)
    format("truetype");
}

@font-face {
  font-family: Poppins;
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLBT5V1s.ttf)
    format("truetype");
}
@import url(../icons/style.css);

@-webkit-keyframes placeHolderAnim {
  0% {
    background-position: -468px 0;
  }

  to {
    background-position: 468px 0;
  }
}

@keyframes placeHolderAnim {
  0% {
    background-position: -468px 0;
  }

  to {
    background-position: 468px 0;
  }
}

[class*="icon-"] {
  font-family: xicons;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
html {
  font-size: calc(13px + (16 - 13) * (100vw - 320px) / (1920 - 320));
  font-family: Poppins, sans-serif;
  color: #000;
  font-weight: 400;
}

p {
  font-size: calc(12px + (17 - 12) * (100vw - 320px) / (1920 - 320));
  color: #000;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 10px;
}

h1 {
  font-size: calc(20px + (45 - 20) * (100vw - 320px) / (1920 - 320));
  color: #000;
  font-weight: 800;
}

h1 strong {
  color: #ff3f0a;
}

h1 strong {
  color: #ff3f0a;
}

h2 strong1 {
  color: #ff3f0a;
}

@media (max-width: 991px) {
  h1 br {
    display: none;
  }
  .navigation .menu>li:last-child {
    position: relative !important;
    left: 0;
  }
}

h2 {
  font-size: calc(18px + (43 - 18) * (100vw - 320px) / (1920 - 320));
  color: #000;
  font-weight: 800;
  line-height: 1.4;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  h2 br {
    display: none;
  }
}

h2 span {
  color: #ff3f0a;
  font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
  display: block;
  margin-bottom: 20px;
}

h3 {
  font-size: calc(16px + (30 - 16) * (100vw - 320px) / (1920 - 320));
  color: #000;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 20px 0;
}

h4 {
  font-size: calc(14px + (22 - 14) * (100vw - 320px) / (1920 - 320));
  color: #323232;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 20px 0;
}

h5 {
  font-size: calc(14px + (20 - 14) * (100vw - 320px) / (1920 - 320));
  color: #000;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 20px 0;
}

.form-group {
  margin-bottom: 20px;
}

.form-control,
.textarea {
  font-size: calc(10px + (13 - 10) * (100vw - 320px) / (1920 - 320));
  color: #000;
  background-color: #fff;
  line-height: normal;
  font-weight: 400;
  width: 100%;
  padding: 10px 15px;
  border-radius: 100px;
  height: 50px;
  text-align: left;
  border: 1px solid transparent;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.form-control:-moz-placeholder,
.textarea:-moz-placeholder {
  color: #505050;
  opacity: 1;
}

.form-control::-moz-placeholder,
.textarea::-moz-placeholder {
  color: #505050;
  opacity: 1;
}

.form-control:-ms-input-placeholder,
.textarea:-ms-input-placeholder {
  color: #505050;
  opacity: 1;
}

.form-control::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder {
  color: #505050;
  opacity: 1;
}

.form-control[read-only],
.textarea[read-only] {
  color: #505050;
  background-color: #fff;
}

.form-control:focus,
.textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

@media (max-width: 767px) {
  .form-control,
  .textarea {
    font-size: 12px;
  }
}

.contact-form .form-control,
.contact-form .textarea {
  background-color: #fdfdfd;
  border-radius: 0;
  border: 1px solid #e5e7ea;
}

.textarea {
  height: 220px;
}

.textarea.form-control {
  height: 220px;
}

.label {
  font-size: 13px;
  font-weight: 700;
  color: #000;
  position: relative;
  display: block;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .label {
    font-size: 12px;
  }
}

.search-box {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  margin-bottom: 0;
}

.search-box .form-control {
  padding-right: 40px;
}

.search-box .btn {
  background-color: transparent;
  border-radius: 2px;
  height: 28px;
  width: 28px;
  text-align: center;
  border: 0;
  position: absolute;
  right: 1px;
  top: 1px;
  margin: 0;
  line-height: 0;
  padding: 0;
  color: #ff3f0a;
}

.search-box .btn > i {
  padding: 0;
}

.search-box .btn:hover {
  background-color: #ddd;
}

.btn {
  font-size: 15px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 0;
  text-align: center;
}

@media (max-width: 1600px) {
  .btn {
    font-size: 13px;
  }
  .navigation{
    margin: 0 100px;
  }
}

@media (max-width: 767px) {
  .btn {
    font-size: 12px;
  }
}

@media (max-width: 991px) {
  .btn {
    padding: 12px 20px;
  }
}

.btn.btn-primary {
  color: #fff;
  border-color: #ff3f0a;
  background: #ff3f0a;
  border: 1px solid #ff3f0a;
  border-radius: 100px;
}

.btn.btn-primary:focus,
.btn.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn.btn-primary:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: 0 0 2px 0.2rem rgba(255, 114, 58, 0.3);
  box-shadow: 0 0 2px 0.2rem rgba(255, 114, 58, 0.3);
}

.btn.btn-primary:focus,
.btn.btn-primary:hover,
.btn.btn-primary:not(:disabled):not(.disabled).active,
.btn.btn-primary:not(:disabled):not(.disabled):active {
  background-color: #fff;
  border-color: #ff3f0a;
  color: #ff3f0a;
  -webkit-box-shadow: 2.703px 12.716px 29.76px 2.24px rgba(255, 117, 61, 0.34);
  box-shadow: 2.703px 12.716px 29.76px 2.24px rgba(255, 117, 61, 0.34);
}

.btn.btn-secondary {
  background-color: #000;
  border-color: #000;
}

.btn.btn-secondary:focus,
.btn.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn.btn-secondary:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: 0 0 2px 0.2rem rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 2px 0.2rem rgba(0, 0, 0, 0.3);
}

.btn.btn-secondary:focus,
.btn.btn-secondary:hover,
.btn.btn-secondary:not(:disabled):not(.disabled).active,
.btn.btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #505050;
  border-color: #505050;
  color: #fff;
}

.btn.btn-help {
  color: #fff;
  background: #000;
  border: 1px solid #000;
  border-radius: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 30px;
  font-size: calc(13px + (18 - 13) * (100vw - 320px) / (1920 - 320));
}

.btn.btn-help:focus,
.btn.btn-help:not(:disabled):not(.disabled).active:focus,
.btn.btn-help:not(:disabled):not(.disabled):active:focus {
  -webkit-box-shadow: 0 0 2px 0.2rem rgba(255, 114, 58, 0.3);
  box-shadow: 0 0 2px 0.2rem rgba(255, 114, 58, 0.3);
}

.btn.btn-help:focus,
.btn.btn-help:hover,
.btn.btn-help:not(:disabled):not(.disabled).active,
.btn.btn-help:not(:disabled):not(.disabled):active {
  background-color: #fff !important;
  border-color: #fff;
  color: #000;
  -webkit-box-shadow: 2.703px 12.716px 29.76px 2.24px rgba(255, 117, 61, 0.34);
  box-shadow: 2.703px 12.716px 29.76px 2.24px rgba(255, 117, 61, 0.34);
}

.btn.btn-help:focus i,
.btn.btn-help:hover i,
.btn.btn-help:not(:disabled):not(.disabled).active i,
.btn.btn-help:not(:disabled):not(.disabled):active i {
  color: #ff3f0a;
}

.btn.btn-help i {
  color: #ff3f0a;
  margin-left: 10px;
}

.btn.btn-border {
  color: #333d46;
  padding: 15px 30px;
  font-weight: 500;
  position: relative;
  line-height: normal;
  background-color: transparent;
  border: #000 solid 1px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 45px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: calc(14px + (20 - 14) * (100vw - 320px) / (1920 - 320));
}

.btn.btn-border:focus,
.btn.btn-border:hover {
  background-color: #000;
  color: #fff;
}

.btn.btn-border:focus i,
.btn.btn-border:hover i {
  color: #fff;
}

.btn.btn-border i {
  color: #000;
  margin-left: 10px;
}

.btn.btn-link {
  color: #ff3f0a;
  padding: 10px 0 0;
  font-weight: 400;
  font-size: 20px;
  position: relative;
  line-height: normal;
}

.btn.btn-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background-color: #ff3f0a;
}

.btn.btn-link:focus,
.btn.btn-link:hover {
  text-decoration: none;
  color: #c20828;
}

.btn.btn-link.link-white {
  color: #fff;
}

.btn.btn-link.link-white:focus,
.btn.btn-link.link-white:hover {
  color: #ff3f0a;
}

@media (max-width: 767px) {
  .btn.btn-link {
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .btn.btn-link {
    font-size: 16px;
  }
}

.btn [disabled="disabled"],
.btn [disabled],
.btn:disabled {
  background-color: #ddd;
  border-color: #ddd;
  color: #fff;
  cursor: none;
}

.btn:focus,
button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}

.form_message {
  display: none;
}

html {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  min-height: 100vh;
  overflow-x: hidden;
}

body.is--menu {
  overflow: hidden;
}

*,
:after,
:before {
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none !important;
  outline: 0 !important;
  color: #ff3f0a;
}

a:hover {
  color: #000;
}

svg {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

iframe,
img,
svg {
  vertical-align: middle;
}

textarea {
  resize: none;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.js-tosvg {
  max-width: 100%;
  max-height: 100%;
}

.js-tosvg path {
  -webkit-transition: fill 0.35s linear;
  transition: fill 0.35s linear;
}

input::-ms-clear {
  display: none;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}

.defaultOverlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 100%;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.9);
}

.overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255 63 10 / 80%);
  z-index: 0;
}

.is--menu .defaultOverlay {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
}

.bgc-iPrimary {
  background-color: #ff3f0a;
}

.bgc-iSecondary {
  background-color: #000;
}

.bgc-white {
  background-color: #fff;
}

.cl-iPrimary {
  color: #ff3f0a;
}

.cl-iSecondary {
  color: #000;
}

.cl-white {
  color: #fff;
}

.stripe {
  padding: 50px 0;
  position: relative;
}

.stripe-1 {
  padding-top: 60px;
  position: relative;
}

.stripe-2 {
  padding-bottom: 50px;
  position: relative;
}

.stripe-3 {
  padding: 80px 0;
  position: relative;
}

@media (max-width: 991px) {
  .stripe-3 {
    padding: 50px 0;
  }
}

.stripe-4 {
  padding: 100px 0;
  position: relative;
}

@media (max-width: 1199px) {
  .stripe-4 {
    padding: 50px 0;
  }
}

.stripe-5 {
  padding: 50px 0;
  position: relative;
}

@media (max-width: 1199px) {
  .stripe-5 {
    padding: 20px 0;
  }
}

.fflex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ht-100 {
  height: 100%;
}

.mt-20 {
  margin-top: 20px;
}

.mb-10 {
  margin-bottom: 10px;
}

.bg-detail {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.flex-50 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-50 > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

@media (max-width: 575px) {
  .flex-50 > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

img {
  height: auto;
  width: auto;
}

.bg-sec {
  position: absolute;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.bg-sec > div {
  height: 100%;
}

.bg-sec > div img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.bg-sec .width-45 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 45%;
  flex: 0 0 45%;
  max-width: 45%;
}

@media (max-width: 991px) {
  .bg-sec .width-45 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 50%;
  }
}

.bg-sec .width-37 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 37%;
  flex: 0 0 37%;
  max-width: 37%;
}

@media (max-width: 991px) {
  .bg-sec .width-37 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 50%;
  }
}

.bg-sec .width-35 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 35%;
  flex: 0 0 35%;
  max-width: 35%;
}

@media (max-width: 991px) {
  .bg-sec .width-35 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 50%;
  }
}

.bg-sec .width-25 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

@media (max-width: 991px) {
  .bg-sec .width-25 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 50%;
  }
}

.bg-sec .width-65 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  max-width: 55%;
}

@media (max-width: 991px) {
  .bg-sec .width-65 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    max-height: 50%;
  }
}

.shape {
  position: absolute;
  pointer-events: none;
}

.shape.position-1 {
  bottom: 70px;
  left: 30px;
  z-index: -1;
}

.overlayClose {
  opacity: 0;
  visibility: hidden;
  font-size: 17px;
  position: absolute;
  color: #fff;
  right: 25px;
  top: 25px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.overlayClose:hover {
  color: #fff;
}

.form-txt {
  position: absolute;
  z-index: 999;
  bottom: 86px;
  left: 20%;
  opacity: 0;
  visibility: hidden;
}

.post-box {
  position: relative;
  width: 100%;
}

.post-box .post-content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}

.post-box h2 {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  padding: 20px;
}

@media (max-width: 1199px) {
  .post-box h2 {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  .post-box h2 {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .post-box h2 {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
  .post-box h2 {
    font-size: 18px;
    padding: 15px;
  }
}

.post-box h3 {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  margin: 0;
  text-transform: capitalize;
  padding: 20px;
  line-height: 1.5;
}

.post-box h3:after {
  display: none;
}

@media (max-width: 1199px) {
  .post-box h3 {
    font-size: 14px;
  }
}

@media (max-width: 575px) {
  .post-box h3 {
    font-size: 12px;
    padding: 15px;
  }
}

.post-box p {
  font-size: 12px;
  color: #000;
  line-height: 1.3;
  margin: 0;
  font-weight: 500;
}

.post-box .post-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(30, 87, 153, 0)),
    to(#000)
  );
  background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0, #000 100%);
  height: 50%;
  width: 100%;
  z-index: 0;
  border-radius: 6px;
}

.post-box .post-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

@media (max-width: 991px) {
  .sliderArrows {
    display: none;
  }
}

.header.sticky-header {
    padding: 15px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0px 27px 25px -20px rgba(27, 33, 47, 0.1);
    box-shadow: 0px 27px 25px -20px rgba(27, 33, 47, 0.1);
    z-index: 3;
    background-color: #fff
}

.header.sticky-header .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    max-width: 250px
}

@media (max-width: 575px) {
    .header.sticky-header .logo {
        -webkit-box-flex:0;
        -ms-flex: 0 0 180px;
        flex: 0 0 180px;
        max-width: 180px;
        padding: 15px 0 5px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.header.sticky-header .contact-icon i {
    color: #ff3f0a;
    font-size: calc(13px + (15 - 13) * (100vw - 320px) / (1920 - 320))
}

.header.sticky-header .contact-content a {
    color: #000
}

@media (max-width: 675px) {
    .header.sticky-header .contact-area {
        display:none
    }
}


.header {
  padding: 15px 0;
  position: relative;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff8f5;
}

.header .contact-content a {
  color: #000;
  color: #fff8f5;
}

@media (max-width: 575px) {
  .header .d-flex {
    display: block !important;
    text-align: center !important;
  }
}

@media (max-width: 991px) {
  .header {
    padding: 10px 0;
  }
}

.logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 395px;
  flex: 0 0 395px;
  max-width: 395px;
  padding: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}

@media (max-width: 991px) {
  .logo {
    text-align: left;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
    max-width: 230px;
  }
}

@media (max-width: 767px) {
  .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 190px;
    flex: 0 0 190px;
    max-width: 190px;
  }
}

@media (max-width: 480px) {
  .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 130px;
    padding: 0;
  }
}

.dropdown {
  width: 249px;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  background-color: rgb(50 50 50 / 90%) !important;
  padding: 0;
  text-align: center;
  top: 33px;
  left: 40px;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  border-radius: 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  z-index: 9999 !important;
}

@media (max-width: 991px) {
  .dropdown {
    border-radius: 0;
  }
}

.dropdown li {
  padding: 8px 15px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  text-align: left;
}

.dropdown li:last-child {
  border-bottom: 0;
}

.dropdown li:hover a {
  font-weight: 600;
  color: #ff3f0a !important;
}

.dropdown li a {
  color: hsl(0, 0%, 100%) !important;
}

@media (max-width: 991px) {
  .dropdown {
    top: -500px;
    width: 280px;
    height: 100%;
    left: 0;
    position: fixed;
    background-color: rgb(50 50 50 / 90%) !important;
  }
}

.navigation {
  margin: 0 100px;
}

.navigation .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end
}

.navigation .menu>li {
  padding-left: 50px;
  position: relative
}

.navigation .menu>li a {
  font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
  font-weight: 500;
  color: #000;
  position: relative
}

.navigation .menu>li:hover a {
  color: #ff3f0a
}

.navigation .menu>li:hover .dropdown {
  visibility: visible;
  opacity: 1
}

@media (max-width: 991px) {
  .navigation .menu>li:hover .dropdown {
      top:0
  }
}

.navigation .menu>li:hover .dropdown li a {
  color: #000
}

.navigation .menu>li:hover .dropdown li:hover a {
  color: #ff3f0a
}

.navigation .menu>li.login-head {
  padding-left: 40px;
  position: relative
}

.navigation .menu>li.login-head:before {
  content: "";position: absolute;
  left: 20px;
  top: 0px;
  width: 3px;
  height: 100%;
  background-color: #ff3f0a
}

.navigation .menu>li.login-head a {
  color: #ff3f0a
}

@media (max-width: 1600px) {
  .navigation .menu>li {
      padding-left:20px
  }
}

@media (max-width: 991px) {
  .navigation .menu>li {
      padding-left:0
  }
}

.navigation.is--open {
  left: 0
}

@media (max-width: 991px) {
  .navigation {
      display:none;
      position: fixed;
      top: 0;
      left: -100%;
      width: 280px;
      height: 100%;
      background-color: #000;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      z-index: 11;
      -webkit-transition: all .50s ease-in-out;
      transition: all .50s ease-in-out;
      -webkit-box-shadow: 0 10px 5px 2px rgba(0, 0, 0, 0.2);
      box-shadow: 0 10px 5px 2px rgba(0, 0, 0, 0.2)
  }

  .navigation>ul.menu {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      overflow-y: auto;
      width: 100%;
      text-align: center;
      padding: 30px 0 50px
  }

  .navigation>ul.menu>li {
      padding: 15px 10px
  }

  .navigation>ul.menu>li>a {
      margin: 0 0 0px;
      color: #fff
  }
}

.nav-hamburger {
  width: 28px;
  height: 21px;
  position: fixed;
  cursor: pointer;
  display: none;
  margin-left: auto;
  top: 34px;
  right: 30px;
  z-index: 11
}

@media (max-width: 575px) {
  .nav-hamburger {
      top:28px
  }
}

@media (max-width: 480px) {
  .nav-hamburger {
      top:28px;
      right: 2px
  }
}

.nav-hamburger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 50%;
  background: #ff3f0a;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out
}

.nav-hamburger span:nth-child(even) {
  left: 50%;
  border-radius: 0 9px 9px 0
}

.nav-hamburger span:nth-child(odd) {
  left: 0px;
  border-radius: 9px 0 0 9px
}

.nav-hamburger span:nth-child(1), .nav-hamburger span:nth-child(2) {
  top: 0px
}

.nav-hamburger span:nth-child(3), .nav-hamburger span:nth-child(4) {
  top: 50%;
  margin-top: -2px
}

.nav-hamburger span:nth-child(5), .nav-hamburger span:nth-child(6) {
  bottom: 0px
}

.nav-hamburger.is--active span {
  background: #fff
}

.nav-hamburger.is--active span:nth-child(1), .nav-hamburger.is--active span:nth-child(6) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

.nav-hamburger.is--active span:nth-child(2), .nav-hamburger.is--active span:nth-child(5) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.nav-hamburger.is--active span:nth-child(1) {
  top: 6px;
  left: 4px
}

.nav-hamburger.is--active span:nth-child(2) {
  left: calc(50% - 4px);
  top: 6px
}

.nav-hamburger.is--active span:nth-child(3) {
  left: -50%;
  opacity: 0
}

.nav-hamburger.is--active span:nth-child(4) {
  left: 100%;
  opacity: 0
}

.nav-hamburger.is--active span:nth-child(5) {
  left: 4px;
  top: 12px
}

.nav-hamburger.is--active span:nth-child(6) {
  left: calc(50% - 4px);
  top: 12px
}

@media (max-width: 991px) {
  .nav-hamburger {
      display:block;
      margin-right: 15px
  }
}

.contact-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 575px) {
  .contact-area {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.contact-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 600px) {
  .contact-box {
    margin-left: 8px;
  }
}

.contact-icon {
  margin-right: 5px;
  margin-bottom: 4px;
}

.contact-icon i {
  color: #000;
  font-weight: 500;
  position: relative;
  top: 3px;
  font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320));
}

@media (max-width: 991px) {
  .contact-icon i {
    color: #ff3f0a;
  }
}

@media (max-width: 767px) {
  .contact-icon i {
    font-size: calc(11px + (13 - 11) * (100vw - 320px) / (1920 - 320));
  }
}

.contact-content a {
  color: #000;
  font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
  font-weight: 500;
}

@media (max-width: 991px) {
  .contact-content a {
    color: #000;
  }
}

@media (max-width: 767px) {
  .contact-content a {
    font-size: calc(11px + (12 - 11) * (100vw - 320px) / (1920 - 320));
  }
}

footer {
  padding: 15px 0 0 0;
  background-color: #fff !important;
  position: relative;
}

footer .dislaimer {
  padding: 10px 0;
  background-color: #ececec;
}

footer .dislaimer strong {
  color: #ff3f0a;
}

footer .sec-footertop {
  padding: 20px 0 0;
}

@media (max-width: 767px) {
  footer .sec-footertop {
    padding: 10px 0;
  }
}

footer .link-widget h5 {
  font-size: calc(16px + (22 - 16) * (100vw - 320px) / (1920 - 320));
  color: #000000;
  font-weight: 600;
  margin: 0 0 30px 0;
  padding-top: 0;
}

@media (max-width: 991px) {
  footer .link-widget h5 {
    margin-bottom: 0px;
  }
}

footer .link-widget ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

footer .link-widget ul li {
  margin-bottom: 5px;
}

footer .link-widget ul li a {
  font-size: calc(11px + (14 - 11) * (100vw - 320px) / (1920 - 320));
  color: #000;
  display: inline-block;
  font-weight: 500;
  line-height: normal;
}

footer .link-widget ul li a:hover {
  text-decoration: underline !important;
}

footer .link-widget ul li i {
  font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320));
  color: #ff3f0a;
  padding-right: 20px;
}

@media (max-width: 480px) {
  footer .link-widget ul li {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

footer p {
  color: #000;
  text-align: left;
  font-size: calc(10px + (12 - 10) * (100vw - 320px) / (1920 - 320));
  margin: 0;
}

footer p strong {
  color: #000;
}

.logo-widget img {
  height: auto;
}

.logo-widget p {
  font-size: calc(14px + (16 - 14) * (100vw - 320px) / (1920 - 320));
  color: #000;
  margin: 25px 0 0 0;
  text-align: left;
  line-height: 2;
}

@media (max-width: 480px) {
  .logo-widget {
    margin-top: 30px;
  }
}

.logo-widget .social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 20px;
}

.logo-widget .social-icons li a {
  font-size: calc(16px + (20 - 16) * (100vw - 320px) / (1920 - 320));
  color: #000;
  margin: 0 23px 0 0;
}

@media (max-width: 767px) {
  .logo-widget .social-icons li a {
    margin-right: 12px;
    margin-left: 12px;
  }
}

@media (max-width: 991px) {
  .logo-widget {
    margin: 30px 0;
  }
}

.logo-widget a {
  display: inline-block;
}

.footer-contact li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}

.footer-contact li i {
  color: #000 !important;
  font-size: 23px !important;
}

@media (max-width: 991px) {
  .footer-contact {
    margin: 23px 0 8px;
  }
}

@media (max-width: 480px) {
  .footer-contact {
    margin-bottom: 0 !important;
  }
}

.sec-copyright {
  text-align: center;
  background-color: #000;
  padding: 5px;
}

.sec-copyright p {
  font-size: calc(9px + (14 - 9) * (100vw - 320px) / (1920 - 320));
  color: #fff;
  margin: 0;
}

.banner {
  padding: 0 0 50px;
  position: relative;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

@media (max-width: 575px) {
  .banner {
    padding: 135px 0 60px;
  }
}

.banner-inner {
  padding-top: 50px;
}

@media (max-width: 575px) {
  .banner-inner {
    padding: 50px 0 0;
  }
}

.banner-content {
  z-index: 2;
  position: relative;
}

.banner-content h1 {
  font-size: calc(22px + (46 - 22) * (100vw - 320px) / (1920 - 320));
  font-weight: 500;
  margin: 0 0 25px 0;
  color: #05003b;
  font-family: Manrope, sans-serif;
}

.banner-content h1 span {
  color: #ff3f0a;
  font-weight: 600;
}

@media (max-width: 1199px) {
  .banner-content h1 {
    font-size: calc(18px + (41 - 18) * (100vw - 320px) / (1920 - 320));
  }
  .navigation{
    margin: 0 50px;
  }
}

.banner-content p {
  font-size: calc(13px + (17 - 13) * (100vw - 320px) / (1920 - 320));
  font-weight: 500;
  margin: 0;
  color: #05003b;
  line-height: 1.5;
}

@media (max-width: 1199px) {
  .banner-content br {
    display: none;
  }
}

@media (max-width: 991px) {
  .banner {
    height: auto;
  }

  .banner-content {
    margin: 0;
  }

}

@media (max-width: 767px) {
  .banner-content {
    margin: 6% 0;
  }
}

.minheading {
  font-size: calc(13px + (17 - 13) * (100vw - 320px) / (1920 - 320));
  background-color: #ff3f0a;
  padding: 0 4px;
  color: #fff;
  display: inline-block;
}

.form-sec {
  position: fixed;
  z-index: 5;
  width: 100%;
  bottom: 0;
  background-color: #ff3f0a;
}

@media (max-width: 991px) {
  .form-sec {
    bottom: -100%;
    padding: 25px 15px 30px;
    background-color: #ff3f0a;
    -webkit-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
  }
}

.form-sec {
  position: relative;
  background-color: #ff3f0a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  padding: 8px;
  width: 100%;
  margin-left: auto;
  margin-top: 50px;
  border-radius: 10px;
  z-index: 1;
}

@media (max-width: 1199px) {
  .form-sec {
    width: 320px;
  }
}

@media (max-width: 991px) {
  .form-sec {
    width: auto;
    margin: 40px auto 0;
  }
}

@media (max-width: 767px) {
  .form-sec {
    margin: 0 auto;
  }
}

.form-box {
  position: relative;
  z-index: 1;
  border: 3px dashed #fff;
  padding: 25px 15px 40px 15px;
  border-radius: 10px;
}

.form-box h3 {
  font-size: calc(15px + (27 - 15) * (100vw - 320px) / (1920 - 320));
  color: #fff;
  text-align: center;
  font-weight: 500;
  letter-spacing: -1px;
}

@media (max-width: 1600px) {
  .form-box h3 {
    margin-bottom: 10px;
  }
}

@media (max-width: 991px) {
  .form-box h3 {
    margin-bottom: 0;
    padding-bottom: 10px;
  }
}

.form-box h3 span {
  font-weight: 600;
  padding: 0 5px;
}

.form-box p {
  font-size: calc(13px + (17 - 13) * (100vw - 320px) / (1920 - 320));
  color: #fff;
  line-height: 1.5;
}

@media (max-width: 565px) {
  .form-box p {
    margin-bottom: 10px;
  }
}

.form-box .form-group input,
.form-box .form-group select {
  border-radius: 0;
}

.form-box .form-group span {
  font-size: calc(10px + (12 - 10) * (100vw - 320px) / (1920 - 320));
  font-weight: 700;
  padding-left: 5px;
  color: #fff;
}

.form-box .form-text {
  font-size: calc(10px + (12 - 10) * (100vw - 320px) / (1920 - 320));
  color: #fff;
  margin: 20px 0 0 0;
  line-height: 1.2;
}

@media (max-width: 1366px) {
  .form-box {
    padding: 25px 15px 25px 15px;
  }
}

@media (max-width: 480px) {
  .form-box {
    text-align: center;
  }
}

.banner-avatar {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 300px;
    transform: translate(-50%, 0);
}

@media (max-width: 1366px) {
    .banner-avatar {
        left: 50%;
        bottom: -10px;
        width: 280px;
    }
}

@media (max-width: 1199px) {
    .banner-avatar {
        left: 3%;
        width: 260px;
    }
}

@media (max-width: 1065px) {
    .banner-avatar {
        display:none
    }
}

.final-exam-sec {
  background: #fff8f5;
  margin: 0;
  padding-bottom: 30px;
}

.fe-box {
  text-align: center;
  padding: 40px 25px 80px 25px;
  background: #fff;
  border-radius: 12px;
  position: relative;
  z-index: 0;
  margin-bottom: 30px;
  height: calc(100% - 30px);
}

.fe-box h3 {
  font-size: calc(15px + (26 - 15) * (100vw - 320px) / (1920 - 320));
  margin-bottom: 10px;
  font-weight: 900;
}

@media (max-width: 1199px) {
  .fe-box h3 {
    font-size: calc(14px + (22 - 14) * (100vw - 320px) / (1920 - 320));
  }
}

.fe-box p {
  margin-bottom: 20px;
  font-size: calc(13px + (16 - 13) * (100vw - 320px) / (1920 - 320));
}

@media (max-width: 1199px) {
  .fe-box p {
    font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320));
  }
}

.fe-box .btn {
  position: absolute;
  left: 50%;
  -webkit-transform: translatex(-50%);
  transform: translatex(-50%);
  bottom: 20px;
}

.fe-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto 25px;
  width: 76px;
  height: 76px;
  background: #323232;
  border-radius: 100%;
  position: relative;
}

.fe-icon i {
  color: #fff;
  font-size: calc(25px + (45 - 25) * (100vw - 320px) / (1920 - 320));
}

.shape-1 {
  position: absolute;
}

.subject-left {
  height: 100%;
}

.subject-left ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 100%;
  margin: 0 -10px;
}

@media (max-width: 991px) {
  .subject-left ul {
    height: auto;
  }
}

@media (max-width: 380px) {
  .subject-left ul {
    height: auto;
    display: block;
  }
}

.subject-left ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 30px);
  flex: 0 0 calc(25% - 30px);
  padding: 0 0;
  height: 33.33%;
  margin: 0 10px 20px;
}

@media (max-width: 991px) {
  .subject-left ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(33.33% - 30px);
    flex: 0 0 calc(33.33% - 30px);
  }

  .subject-left ul li:nth-child(5) {
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
  .subject-left ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(50% - 30px);
    flex: 0 0 calc(50% - 30px);
  }
}

@media (max-width: 575px) {
  .subject-left ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 30px);
    flex: 0 0 calc(100% - 30px);
  }
}

.subject-right {
  position: absolute;
  top: -130px;
  left: -90px;
  z-index: -1;
}

@media (max-width: 991px) {
  .subject-right {
    display: none;
  }
}

.subject-box {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #fff;
  border-radius: 12px;
  height: 100%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-box-shadow: 0 25px 40px 0 rgba(112, 112, 112, 0.2);
  box-shadow: 0 25px 40px 0 rgba(112, 112, 112, 0.2);
}

.subject-box h6 {
  margin-bottom: 0;
  color: #333d46;
  font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320));
  font-weight: 600;
  line-height: 1.3;
}

.subject-box i {
  font-size: calc(40px + (45 - 40) * (100vw - 320px) / (1920 - 320));
  margin-bottom: 15px;
  display: inline-block;
  color: #000;
}

@media (max-width: 1600px) {
  .subject-box {
    height: 120px;
  }
}

.sec-services {
  background-color: #f7f7f7;
}

@media (max-width: 991px) {
  .sec-services {
    padding-top: 50px;
  }
}

.service-slider {
  position: relative;
}

.services-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 50%;
}

@media (max-width: 991px) {
  .services-arrows {
    top: 30%;
    width: auto;
    right: 0;
  }
}

@media (max-width: 480px) {
  .services-arrows {
    top: 36%;
  }
}

@media (max-width: 380px) {
  .services-arrows {
    top: 43%;
  }
}

.bottom-nav {
  margin-top: 80px;
  margin-bottom: 80px;
}

@media (max-width: 991px) {
  .bottom-nav {
    margin-top: 50px;
    margin-bottom: 0;
  }

  .bottom-nav .shape {
    display: none;
  }
}

.top-nav {
  margin-top: 80px;
}

@media (max-width: 991px) {
  .top-nav {
    display: none;
  }
}

.top-nav ul li {
  text-align: center;
  padding: 10px 0;
  line-height: 1.2;
  font-weight: 500;
  position: relative;
}

.top-nav ul li::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  width: 45px;
  height: 3px;
  background-color: #505050;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
  visibility: hidden;
}

.service-right {
  position: relative;
}

@media (max-width: 991px) {
  .service-right {
    display: none;
  }

  .service-right img {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .service-left {
    margin-bottom: 30px;
  }
}

.service-left span {
  font-size: calc(17px + (37 - 17) * (100vw - 320px) / (1920 - 320));
  font-weight: 600;
  text-transform: uppercase;
  color: #505050;
  padding: 0 5px;
}

.service-left p {
  padding-right: 40px;
  line-height: 1.6;
}

@media (max-width: 991px) {
  .service-left p {
    padding-right: 0;
  }
}

.helped-sec h3 {
  font-size: calc(18px + (41 - 18) * (100vw - 320px) / (1920 - 320));
}

.help-box {
  background-color: #fff;
  padding: 20px 30px;
  -webkit-box-shadow: 0 0 38px -6px rgba(172, 172, 172, 0.5);
  box-shadow: 0 0 38px -6px rgba(172, 172, 172, 0.5);
  margin-top: 50px;
}

.help-box ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.help-box ul li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  text-align: center;
  padding: 0 15px;
  margin: 10px 0;
}

@media (max-width: 991px) {
  .help-box ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}

.mb-link {
  display: none;
}

@media (max-width: 991px) {
  .mb-link {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #000;
    padding: 10px 5px;
    text-align: center;
    z-index: 10;
  }

  .mb-link p {
    font-size: calc(11px + (23 - 11) * (100vw - 320px) / (1920 - 320));
    margin-bottom: 0;
    font-weight: 500;
    color: #fff;
  }

  .mb-link i {
    margin-left: 5px;
    display: inline-block;
    -webkit-transition: all ease-in-out 0.35s;
    transition: all ease-in-out 0.35s;
    font-size: calc(10px + (12 - 10) * (100vw - 320px) / (1920 - 320));
  }
}

.online-sec {
  background-color: #efefef;
  margin-top: 96px;
  padding: 45px 0 60px;
  margin-bottom: 66px;
}

.online-sec h3 {
  font-size: calc(20px + (48 - 20) * (100vw - 320px) / (1920 - 320));
  font-weight: 400;
  color: #333d46;
  margin-bottom: 30px;
}

.online-sec h3 span {
  font-weight: 700;
}

.online-sec h5 {
  font-size: calc(15px + (25 - 15) * (100vw - 320px) / (1920 - 320));
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: 500;
}

.online-sec h5 span {
  font-weight: 700;
}

@media (max-width: 991px) {
  .online-sec {
    text-align: center;
    margin: 0;
  }
}

.online-right {
  top: -140px;
  position: absolute;
}

@media (max-width: 1199px) {
  .online-right {
    top: -70px;
  }
}

@media (max-width: 991px) {
  .online-right {
    display: none;
  }
}

.choose-sec {
  background-color: #fff8f5;
  margin: 0 100px;
}

@media (max-width: 1199px) {
  .choose-sec {
    margin: 0 0;
  }
}

.choose-sec h2 {
  margin-bottom: 20px;
}

@media (max-width: 1199px) {
  .result-sec {
    background-size: cover;
    background-position: center;
  }
}

.choose-right {
  height: 100%;
}

@media (max-width: 991px) {
  .choose-right {
    height: auto;
  }
}

.choose-right img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.choose-left {
  padding: 45px 60px;
  background: #fff;
}

@media (max-width: 1199px) {
  .choose-left {
    padding: 40px;
  }
}

.choose-left h5 {
  margin-bottom: 0;
  text-decoration: underline;
}

.choose-left h3 {
  font-size: calc(20px + (46 - 20) * (100vw - 320px) / (1920 - 320));
  line-height: 1.2;
}

.choose-left p {
  margin-bottom: 0;
}

.exam-help-sec {
  background-color: #000;
  margin: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  padding: 45px 0;
  position: relative;
}

@media (max-width: 1600px) {
  .exam-help-sec {
    background-size: cover;
    margin: 0 0 0;
  }
}

@media (max-width: 1199px) {
  .exam-help-sec {
    margin: 60px 0 0;
    padding: 25px 0;
  }
}

.exam-help-sec h3 {
  font-size: calc(20px + (40 - 20) * (100vw - 320px) / (1920 - 320));
  margin-bottom: 10px;
  font-weight: 600;
  color: #fff;
}

.exam-help-sec h4 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

.exam-help-sec a:hover {
  background-color: #000 !important;
}

.mzero .exam-help-sec {
  margin-top: 0;
}

.about-service {
  position: relative;
}

.img-wrap {
  position: relative;
}

.img-wrap:before {
  content: "";
  position: absolute;
  height: 80%;
  width: 100px;
  border-radius: 13px;
  left: -20px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #ff3f0a;
  z-index: -1;
}

.img-wrap img {
  border-radius: 13px;
  width: 100%;
}

.as-content {
  padding-left: 30px;
}

@media (max-width: 991px) {
  .as-content {
    padding-left: 0;
  }
}

.testimonial-sec {
  padding: 70px 0;
}

.testimonial-sec h5 {
  text-decoration: underline;
}

.testi-wrap {
  border: 2px solid #ececec;
  padding: 30px;
  border-radius: 15px;
  position: relative;
  -webkit-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
  height: 100%;
}

@media (max-width: 991px) {
  .testi-wrap {
    padding: 20px 20px;
    margin-bottom: 20px;
  }
}

.testi-wrap > p {
  color: #000;
  font-size: calc(14px + (18 - 14) * (100vw - 320px) / (1920 - 320));
  margin-bottom: 10px;
  margin-top: 20px;
  min-height: 170px;
}

@media (max-width: 991px) {
  .testi-wrap > p {
    min-height: auto;
  }
}

.testi-wrap .stu-id {
  margin-left: 20px;
}

.testi-wrap .stu-id p {
  font-size: calc(14px + (24 - 14) * (100vw - 320px) / (1920 - 320));
  font-weight: 700;
  margin-bottom: 0;
}

.testi-wrap i {
  color: #ff3f0a;
  font-size: calc(20px + (24 - 20) * (100vw - 320px) / (1920 - 320));
}

.testi-wrap .title {
  font-weight: 800;
  border: 1px solid;
  padding: 5px 10px;
  position: absolute;
  bottom: -2px;
  right: -3px;
  border-bottom-right-radius: 10px;
  background: #ff3f0a;
  color: #fff;
}

.partners-sec {
  background-color: #fff;
  padding: 0 0 20px;
}

.partners-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .partners-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.partners-box h4 {
  font-weight: 400;
}

@media (max-width: 991px) {
  .partners-box h4 br {
    display: none;
  }
}

.partners-box .heading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}

.partners-box .partner-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.partners-box .partner-wrap img {
  width: 100%;
}

@media (max-width: 991px) {
  .partners-box .partner-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.pay-sec {
  padding: 30px 0;
  position: relative;
  overflow: hidden;
  background-color: #f9e9e2;
  margin: 0 0 0;
}

@media (max-width: 1199px) {
  .pay-sec {
    margin: 60px 0 0;
    padding: 50px 0;
  }
}

.pay-sec h2 {
  margin-bottom: 20px;
}

.pay-box {
  min-height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.pay-box:before {
  content: "";
  position: absolute;
  background-color: #b0aba9;
  height: 120px;
  width: 1px;
  top: 0;
  right: -13px;
}

@media (max-width: 991px) {
  .pay-box:before {
    content: none;
  }
}

.pay-box i {
  font-size: calc(25px + (42 - 25) * (100vw - 320px) / (1920 - 320));
  color: #ff3f0a;
  margin-bottom: 12px;
}

.pay-box p {
  font-size: calc(14px + (17 - 14) * (100vw - 320px) / (1920 - 320));
  font-weight: 700;
  color: #000;
  margin-top: 30px;
}

.result-sec h2 {
  margin-bottom: 0;
}

.result-sec h3 {
  color: #fff;
  font-weight: 500;
}

.result-sec p {
  color: #fff;
}

.partner-list {
  padding: 0 10px;
}

@media (max-width: 991px) {
  .partner-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px;
    margin: 10px 0;
  }
}

.achievement-box {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all ease-in-out 0.35s;
  transition: all ease-in-out 0.35s;
}

@media (max-width: 991px) {
  .achievement-box {
    margin-bottom: 20px;
  }
}

.achievement-box h3 {
  color: #000000;
  margin-bottom: 10px;
  font-weight: 700;
}

.achievement-box i {
  font-size: calc(50px + (60 - 50) * (100vw - 320px) / (1920 - 320));
  color: #ff3f0a;
  margin-bottom: 10px;
}

.achievement-box p {
  font-size: calc(12px + (14 - 12) * (100vw - 320px) / (1920 - 320));
  color: #757783;
  font-weight: 400;
  text-transform: capitalize;
  text-align: center;
}

.achievement-box:hover {
  background-color: #ff3f0a;
}

.achievement-box:hover h3,
.achievement-box:hover i,
.achievement-box:hover p {
  color: #fff;
}

.professional-sec {
  padding: 60px 0 60px 0;
  position: relative;
  /* height: 600px; */
}

@media (max-width: 1600px) {
  .professional-sec {
    height: auto;
  }
}

@media (max-width: 1199px) {
  .professional-sec {
    padding: 60px 0;
  }
}

.professional-sec h3 {
  font-size: calc(20px + (55 - 20) * (100vw - 320px) / (1920 - 320));
  margin-bottom: 0;
  color: #ff3f0a;
}

.professional-sec h4 {
  font-size: calc(16px + (35 - 16) * (100vw - 320px) / (1920 - 320));
  font-weight: 800;
}

.professional-sec p {
  margin-bottom: 25px;
  color: #757783;
}

@media (max-width: 767px) {
  .professional-sec p {
    width: 100%;
  }
}

.professional-sec p:last-child {
  margin-bottom: 0;
}

.prof-img {
  position: absolute;
  right: 0;
  top: 100px;
  width: 52%;
  z-index: 0;
}

@media (max-width: 1199px) {
  .prof-img {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}

@media (max-width: 991px) {
  .prof-img {
    display: none;
  }
}

@media (max-width: 991px) {
  .inner-text {
    padding: 0 15px;
  }
}

.pay-text {
  text-align: center;
}

.pay-text h3 {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .pay-text {
    margin-bottom: 20px;
  }
}

.pay-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -13px;
  margin-top: 50px;
}

@media (max-width: 575px) {
  .pay-list {
    margin: 0;
  }
}

.pay-list > li {
  padding: 0 12px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

@media (max-width: 991px) {
  .pay-list > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 15px;
  }

  .pay-list > li:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .pay-list > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 575px) {
  .pay-list > li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
}

.pay-list > li:last-child .pay-box::before {
  content: none;
}

.qualified-inner {
  padding-right: 110px;
}

@media (max-width: 991px) {
  .qualified-inner {
    padding-right: 0;
  }
}

.qualified-content h3 {
  font-size: calc(22px + (43 - 22) * (100vw - 320px) / (1920 - 320));
}

.qualified-content p {
  margin-bottom: 20px;
  color: #707070;
}

.uni-logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 70px;
}

@media (max-width: 991px) {
  .uni-logo {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.uni-logo li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}

@media (max-width: 991px) {
  .uni-logo li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: center;
    padding: 0 20px;
    margin: 10px 0;
  }
}

.uni-pts {
  margin-top: 30px;
}

.uni-pts li {
  margin-bottom: 20px;
  font-weight: 500;
  color: #707070;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 991px) {
  .uni-pts li {
    font-size: calc(12px + (13 - 12) * (100vw - 320px) / (1920 - 320));
  }
}

.uni-pts li i {
  color: #ff3f0a;
  margin-right: 14px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #fdeeec;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: calc(10px + (11 - 10) * (100vw - 320px) / (1920 - 320));
  font-weight: 800;
}

.qualified-img {
  position: absolute;
  left: -40px;
  top: -20px;
  z-index: -1;
}

@media (max-width: 1199px) {
  .qualified-img {
    top: 50px;
  }
}

@media (max-width: 991px) {
  .qualified-img {
    display: none;
  }
}

@media (max-width: 991px) {
  .qualified-sec .shape {
    display: none;
  }
}

.pkg-modal .modal-dialog {
  max-width: 450px;
}

.pkg-modal .modal-content {
  border: none;
  border-radius: 10px;
}

.pkg-modal .modal-body {
  padding: 20px;
  background: #ff3f0a;
  border-radius: 5px;
}

.pkg-modal .close {
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  opacity: 1;
  width: 36px;
  height: 35px;
  border-radius: 100px;
  position: absolute;
  right: -14px;
  top: -13px;
  background: #000 !important;
  border: 1px solid #000 !important;
}

.modal-body h3 {
  font-size: 25px;
  text-align: left;
  font-weight: 600;
  color: #fff;
}

.pkg-modal .modal-body p {
  color: #fff;
  line-height: 19px;
  font-size: 14px;
  margin: 10px 0 17px;
}

.pkg-modal .modal-body input {
  background: #fff;
  border: #dedede 2px solid;
  padding: 10px 15px;
  width: 100%;
  border-radius: 6px;
  font-size: 14px;
  color: #000;
  position: relative;
  margin-bottom: 15px;
}

.pkg-modal .modal-body textarea {
  background: #fff;
  border: #dedede 2px solid;
  padding: 10px 15px;
  width: 100%;
  border-radius: 6px;
  font-size: 14px;
  color: #000;
  height: 120px;
  position: relative;
  margin-bottom: 15px;
  resize: none;
}

.pkg-modal .pkg-button button {
  background: #000;
  color: #fff;
  border: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 9px 10px;
  letter-spacing: 1px;
  outline: 0 none;
  border-radius: 50px;
  display: block;
  margin: 0 auto;
  width: 195px;
}

.off_txt {
  color: #fff;
}

.intl-tel-input {
  width: 100%;
}

.form-control {
  border: 1px solid #ced4da !important;
}

.contact-2 h1 {
  font-size: 55px;
  font-weight: 700;
}

.foot-payment {
  padding: 0;
}

footer h5:before {
  content: "";
  left: 17px;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 17%;
  background: #000;
  top: 40px;
}

.link-2 h5:before {
  content: "";
  left: 17px;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 24%;
  background: #000;
  top: 40px;
}

.terms_section .form-control {
  resize: none;
  border-radius: 5px;
  height: auto;
  padding: 13px;
  border: 2px solid;
}

.terms_section p {
  margin: 10px 0;
  color: #666;
  font-size: 16px;
}

.terms_section h5 {
  margin: 20px 0;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 700;
}

.terms_section ul li {
  list-style: none;
  font-size: 16px;
  margin: 0 0 20px;
  position: relative;
  color: #666;
}

.terms_section ul li:before {
  content: "";
  position: absolute;
  left: -23px;
  width: 1%;
  height: 4px;
  border-radius: 50px;
  top: 10px;
  background: #ff3f0a;
}

.thm-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: 0 !important;
  background-color: #ff3f0a;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 16px 50px 12px;
  border-radius: 8px;
  transition: all 0.3s linear;
  overflow: hidden;
  letter-spacing: 0.1em;
  z-index: 1;
}

.thm-btn:hover {
  background-color: #000;
  color: #fff;
}

.intl-tel-input {
    width: 100%
}

.iti {
    width: 100%;
    color: #000 !important
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: transparent !important;
    height: 43px
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text] {
    border: 1px solid transparent
}

.form-control {
    border: 1px solid #ced4da !important
}

.iti__arrow, .iti__country-list {
    display: none
}

.iti__arrow {
    display: none
}

.foot-b {
  font-weight: 500;
}

.no_space {
  padding-right: 0;
  padding-left: 0;
}

p {
  font-family: Poppins, sans-serif;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

h2 {
  font-size: 32px;
  margin: 0 0 15px;
  color: #000;
  text-transform: capitalize;
  font-weight: 700;
}

.h_m_banner {
  width: 100%;
  background: url(../img/main_banner.html) no-repeat top center;
  background-size: cover;
  padding: 110px 0;
  color: #fff;
  overflow: hidden;
  position: relative;
}

.ban-content {
  text-shadow: 5px 5px 5px #000;
}

.h_m_banner::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 80%);
  left: 0;
  top: 0;
  border: 0;
  bottom: 0;
  position: absolute;
  color: transparent;
}

.online-course {
  width: 100%;
  background: url(../img/online-course.html) no-repeat top center;
  background-size: cover;
  padding: 110px 0;
  color: #fff;
  overflow: hidden;
}

.h_m_banner h1 {
  padding-right: 120px;
  font-size: 48px;
  color: #fff;
  font-weight: 600;
  margin: 10px 0 10px;
}

.ban-content h1 {
  color: #fff !important;
}

.h_m_banner ul li {
  list-style: none;
  padding: 0 0 10px;
  font-size: 16px;
}

.h_m_banner ul li i {
  padding: 0 13px 0 0;
  color: #ff3f0a;
}

.h_m_banner p {
  font-size: 15px;
  color: #fff;
  margin: 0 0 20px;
}

.h_m_banner a:hover {
  background: 0 0;
  border: 1px solid #ff3f0a;
}

.ban-btn {
  margin-top: 30px;
}

.h_m_banner a {
  background: #ff3f0a;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  padding: 13px 70px;
  border-radius: 5px;
  transition: all 0.3s ease 0s;
  font-weight: 700;
}

input.form-control {
  border-radius: 0;
}

.h_m_sec7 h1 {
  color: #fff;
  font-weight: 600;
  margin-bottom: 40px;
}

input.sec3_btn {
  width: 100%;
  border: none;
  padding: 8px 0;
  background: #000;
  color: #fff;
  text-transform: uppercase;
}

.h_m_sec1 {
  width: 100%;
  text-align: center;
  margin: -70px 0 0;
}

.sec1_box {
  width: 100%;
  height: 258px;
  padding: 40px;
  position: relative;
  z-index: 1;
  background: #000 none repeat scroll 0 0;
  text-align: left;
}

.sec1_text {
  width: 100%;
  color: #fff;
}

.sec1_text h3 {
  font-size: 25px;
  font-weight: 600;
  margin: 0 0 10px;
}

.s1 {
  background: #ff3f0a !important;
}

.h_m_sec2 {
  width: 100%;
  padding: 70px 0;
  text-align: center;
}

.h_m_sec3 {
  width: 100%;
  padding: 70px 0;
  background: url(../img/cta-bg2.html) no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}

.h_sec3_left {
  width: 100%;
  color: #fff;
  padding: 40px 0 70px;
}

.h_sec3_left h2 {
  color: #fff;
  font-size: 40px;
}

.h_sec3_right {
  width: 100%;
  padding: 30px;
  background: #fff;
}

.h_sec3_right h2 {
  font-size: 22px;
  margin: 0 0 30px;
  text-align: center;
}

input.form-control {
  border-radius: 0;
}

.sec3_btn {
  width: 100%;
  border: none;
  padding: 6px 0;
  color: #fff;
  background: #ff3f0a;
}

/* .h_m_sec4{width:100%;padding:70px 0;overflow:hidden}*/
.h_sec4_top {
  width: 100%;
  text-align: center;
  margin: 0 0 60px;
}

.h_sec4_bot {
  width: 100%;
}

.sec4_box {
  width: 90%;
  text-align: center;
  padding: 0px;
  background: #ff3f0a;
  color: #fff;
  align-items: center;
}

.sec4_box_img {
  padding: 0 0 0px;
}

.sec4_box_text {
  width: 100%;
  /* padding-left:20%;margin-left:10%;*/
}

.sec4_box_text h5 {
  font-size: 19px;
  margin: 0 0 10px;
  font-weight: 700;
}

.h_m_sec31 {
  width: 100%;
  padding: 70px 0;
}

.sec31_top {
  width: 100%;
  text-align: center;
  margin: 0 0 70px;
}

.h_sec31_right {
  width: 100%;
}

.h_sec31_right p {
  color: #767676;
  font-size: 15px;
  line-height: 25px;
}

.sec31_top h2 {
  font-weight: 800;
}

.h_sec31_right h4 {
  margin: 10px 0;
  font-weight: 600;
}

.h_m_sec5 {
  width: 100%;
  padding: 70px 0;
  text-align: center;
  background: url(../img/sec5.html) no-repeat top center;
  background-attachment: fixed;
  background-size: cover;
}

.sec5_top {
  width: 100%;
  margin: 0 0 60px;
}

.sec5_top h2 {
  color: #fff;
}

.sec5_bot {
  width: 100%;
  overflow: hidden;
}

.sec5_text {
  width: 100%;
  color: #fff;
  font-size: 31px;
  font-weight: 700;
}

.sec5_text h5 {
  font-size: 18px;
  margin: 10px 0 0;
}

.h_m_sec6 {
  width: 100%;
  text-align: center;
  padding: 70px 0;
}

.h_m_sec6 h2 {
  margin: 0 0 60px;
}

.sec6_box {
  width: 100%;
  padding: 30px;
}

.sec6_text {
  width: 100%;
  padding: 30px;
}

.sec6_text h4 {
  color: #ff3f0a;
  margin: 0 0 10px;
  font-weight: 700;
}

.h_m_sec7 {
  width: 100%;
  padding: 70px 0;
  text-align: center;
  background: #ff3f0a;
  overflow: hidden;
}

.h_sec7_top {
  margin: 0 0 40px;
  color: #fff;
}

.h_sec7_top h2 {
  color: #fff;
}

.test_box {
  width: 100%;
}

.test_box_img {
  width: 100%;
  margin: 0 0 20px;
}

.test_box_text {
  width: 100%;
  color: #fff;
}

.test_box_text h5 {
  color: #fff;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .h_m_banner {
    padding: 10px 0;
    overflow: hidden;
  }

  .h_m_sec1 {
    margin: 0 0 0;
  }

  .sec4_box {
    width: 100%;
  }
}

.modal {
  top: 0;
  background: #000000de;
}

.modal-content {
  box-shadow: #f3eeee 0 0 3px 2px;
  border-radius: 30px;
  z-index: 9998;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 20px;
  left: 10px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float {
  font-size: 40px !important;
  margin-top: 10px;
}

.bg-white {
  background-color: #fff;
}
.floatbuttonx.active {
    right: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbuttonx {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: fixed;
  right: -370px;
  top: 18%;
  font-size: 0;
  width: 420px;
  z-index: 9998;
}

.floatbuttonx .clickbuttonx {
  width: 50px;
  z-index: 99999;
  height: 200px;
  cursor: pointer;
  border: 2px solid #fff0f0;
  border-radius: 3px 0 0 3px;
  border-radius: 30px 0 0 30px;
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
  margin-top: 125px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  background-color: #000;
}

.floatbuttonx .clickbuttonx .crossplusx:before {
  content: "";
  display: none;
  position: absolute;
  width: 20px;
  height: 2px;
  right: 0;
  background: #fbb334;
  z-index: 99;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.floatbuttonx .clickbuttonx .crossplusx:after {
  content: "";
  display: none;
  position: absolute;
  width: 2px;
  height: 20px;
  right: 0;
  background: #fab334;
  z-index: 99;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.floatbuttonx .clickbuttonx .crossplusx {
  position: absolute;
  display: block;
  transform: rotate(-90deg);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  left: -42px;
  white-space: pre;
  bottom: 87px;
  font-weight: 600;
}

.floatbuttonx .clickbuttonx .crossplusx.rotate {
  transform: rotate(45deg);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}

.floatbuttonx .clickbuttonx .crossplusx i {
  font-size: 18px;
  color: #fff;
  margin: 17px 0 0 15px;
}

.section-lg {
  padding: 80px 0;
}

.text-content p {
  font-size: 14px;
  font-weight: 400;
  color: #999;
  line-height: 190%;
  margin-bottom: 15px;
}

@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85);
  }
}

@keyframes pulse {
  25% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  75% {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
  }
}

@keyframes loader-rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.comment-form input,
.comment-form textarea {
  font-weight: 500 !important;
  border-radius: 5px;
  font-size: 13px;
  border: 1px solid #ececec;
  background: #fff;
  color: #111 !important;
  outline: 0;
  width: 100%;
  padding: 12px;
  margin-top: 30px;
  transition: 0.3s;
}

.comment-form input:focus {
  border-color: #cecece;
}

.comment-form textarea {
  overflow: hidden;
  color: #999;
  font-size: 13px;
  font-weight: 500;
  border: none;
  border: 1px solid #ececec;
  border-radius: 5px;
  width: 100%;
  margin-top: 30px;
  padding: 13px 15px 13px 15px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  min-height: 140px;
}

.comment-form textarea:focus {
  border-color: #cecece;
}

@keyframes construction-rotate {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes construction-rotate-back {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(-360deg);
  }
}

.form-control {
  color: #999;
  font-size: 14px;
  line-height: inherit;
  border: 1px solid #ececec;
  border-radius: 2px;
  padding: 5px 12px;
  transition: 0.2s linear;
}

.form-control:focus {
  box-shadow: none;
  border-color: #999;
}

.banner-form {
  background: #fff;
  padding: 30px;
  position: relative;
  z-index: 7 !important;
  border-radius: 5px;
  margin: 0;
  width: 370px;
  display: inline-block;
  box-shadow: 0 0 30px #0000001f;
  bottom: 80px;
}

.ban-form textarea {
  width: 100%;
  border: 1px solid #e5e5e5;
  background: #fff;
  padding: 10px 15px;
  color: gray;
  font-size: 14px;
  border-radius: 3px;
  font-weight: 400;
  height: 90px;
  outline: 0 !important;
  margin: 15px 0 0 0;
  resize: none;
}

.ban-form p {
  font-size: 16px;
  color: #000;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
}

.ban-form input[type="submit"] {
  color: #fff;
  font-weight: 600;
  border-radius: 3px;
  text-align: center;
  padding: 10px 15px;
  margin: 20px 0 0;
  border: transparent;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  background-color: #ff3f0a;
}

.ban-form input {
  width: 100%;
  margin: 0;
  border: 1px solid #e5e5e5 !important;
  background: #fff;
  padding: 10px 15px;
  color: gray;
  font-size: 14px;
  border-radius: 3px;
  height: 50px;
  font-weight: 400;
  outline: 0 !important;
  margin: 0 0 15px 0;
}

.txt3 {
  box-sizing: border-box;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.05rem;
  line-height: 1.2em;
  margin: 0 0 3px;
  overflow-wrap: break-word;
  text-transform: none;
}

.submit {
  background-color: #ee0400 !important;
  border: none;
  color: #fff;
  padding: 13px 40px;
  font-size: 16px;
  border-radius: 5px;
  text-transform: capitalize;
  font-weight: 500;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  cursor: pointer;
  margin-top: 15px;
  outline: 0;
}

.submit:hover {
  background-color: transparent !important;
  border-color: #ee0400 !important;
  color: #ee0400 !important;
  border: 1px solid;
}

@media (max-width: 480px) {
  .banner-form {
    width: 329px;
  }

  .floatbuttonx {
    top: 23%;
  }
}

.form-control {
  border: 1px solid #ced4da !important;
}

.floatbuttonx {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  position: fixed;
  right: -370px;
  top: 18%;
  font-size: 0;
  width: 420px;
}

.floatbuttonx .clickbuttonx {
  width: 50px;
  z-index: 99999;
  height: 200px;
  cursor: pointer;
  border: 2px solid #fff0f0;
  border-radius: 3px 0 0 3px;
  border-radius: 30px 0 0 30px;
  display: inline-block;
  padding-top: 0;
  vertical-align: top;
  margin-top: 125px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  background-color: #ff3f0a;
}

.floatbuttonx .clickbuttonx .crossplusx:before {
  content: "";
  display: none;
  position: absolute;
  width: 20px;
  height: 2px;
  right: 0;
  background: #fbb334;
  z-index: 99;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.floatbuttonx .clickbuttonx .crossplusx:after {
  content: "";
  display: none;
  position: absolute;
  width: 2px;
  height: 20px;
  right: 0;
  background: #fab334;
  z-index: 99;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

.floatbuttonx .clickbuttonx .crossplusx {
  position: absolute;
  display: block;
  transform: rotate(-90deg);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  left: -49px;
  white-space: pre;
  bottom: 87px;
  font-weight: 600;
}

.floatbuttonx .clickbuttonx .crossplusx i {
  font-size: 18px;
  color: #fff;
  margin: 17px 0 0 15px;
}

.banner-formx {
  background: #fff;
  padding: 30px;
  position: relative;
  z-index: 99999 !important;
  border-radius: 5px;
  margin: 0;
  width: 370px;
  display: inline-block;
}

.ban-formx input {
  width: 100%;
  margin: 0;
  border: 1px solid #e5e5e5;
  background: #ff3f0a;
  padding: 10px 15px;
  color: gray;
  font-size: 14px;
  border-radius: 3px;
  height: 50px;
  font-weight: 400;
  outline: 0 !important;
  margin: 0 0 15px 0;
  box-shadow: 0 0 10px #ee0400;
}

.banner-formx h3 {
  color: var(--white);
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 500;
  line-height: 30px;
  border: 1px solid rgb(255 255 255 / 80%);
  padding: 10px 10px;
  border-radius: 5px;
  border: 2px solid #fff0f0;
  background-color: #ff3f0a;
}

.banner-formx h3 strong {
  font: 24px/24px Poppins, sans-serif;
  font-weight: 300;
}

.ban-formx input[type="submit"] {
  color: #fff;
  font-weight: 400;
  border-radius: 5px;
  text-align: center;
  padding: 10px 15px;
  margin: 20px 0 0;
  border: 1px solid var(--white);
  cursor: pointer;
  background: rgb(0 0 0 / 38%);
  border: 2px solid #fff0f0;
  font-size: 18px;
}

.ban-formx textarea {
  width: 100%;
  border: 1px solid #ee0400;
  background: #000;
  padding: 10px 15px;
  color: gray;
  font-size: 14px;
  border-radius: 3px;
  font-weight: 400;
  height: 120px;
  outline: 0 !important;
  margin: 0;
  resize: none;
  box-shadow: 0 0 10px #ee0400;
}

.btns_wrapx {
  position: fixed;
  right: -6px;
}

.btns_wrapx a:hover {
  text-decoration: none !important;
  right: 0;
}

.btns_wrapx .call_wrap {
  width: 250px;
  background-color: #ff3f0a;
  position: absolute;
  right: -196px;
  top: 63px;
  border-radius: 3px 0 0 3px;
  overflow: hidden;
  border: 2px solid #fff0f0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 9999;
  border-radius: 30px 0 0 30px;
}

.btns_wrapx .call_wrap span {
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
  padding: 15px 20px 15px 15px;
}

.btns_wrapx .chat_wrapx {
  display: block;
  position: absolute;
  right: -194px;
  width: 250px;
  border: 2px solid #fff0f0;
  top: 0;
  border-radius: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 30px 0 0 30px;
  z-index: 9999;
  background-color: #ff3f0a;
}

.btns_wrapx .call_wrap span.icoo,
.btns_wrapx .chat_wrapx span.icoo {
  color: #fff;
  font-size: 18px;
  padding: 10px 15px;
  border-right: 1px solid #ded9d9;
  vertical-align: middle;
  display: inline-block;
  border-radius: 10px 0 0 10px;
}

.btns_wrapx .chat_wrapx span {
  color: #fff;
  font-size: 16px;
  vertical-align: middle;
  padding: 15px 30px 15px 15px;
}

.fldsetx p {
  font-size: 13px;
  color: #676767;
  padding: 0;
  margin: 10px 0 0 0;
}

.fldsetx p a {
  display: block;
  padding: 5px 0 0 0;
  color: #141315;
  font-weight: 500;
  font-size: 14px;
}

@keyframes scrollDownAnimation {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10px);
  }
}

@-webkit-keyframes scrollDownAnimation {
  from {
    transform: translateY(0);
  }

  to {
    transform: translateY(-10px);
  }
}

.banner-formx .txt2 {
  color: #000;
  font-size: 20px;
}

.boxHider {
  display: none;
}

.loaderscreen {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
}

.facebook {
  color: #3b59a5;
  border-radius: 60px;
  background-color: #fff;
  padding: 7px 12px;
  font-size: 18px;
}

.social li {
  list-style: none;
}

.social h5 {
  margin-bottom: 10px;
  margin-top: 10px;
}

.instagram {
  color: #f28a7d;
  border-radius: 60px;
  background-color: #fff;
  padding: 0.4em 0.5em;
  font-size: 18px;
}

.linkedin {
  color: #0a66c2;
  border-radius: 60px;
  background-color: #fff;
  padding: 0.4em 0.5em;
  font-size: 18px;
}

.twitter {
  color: #3b59a5;
  border-radius: 60px;
  background-color: #fff;
  padding: 7px 12px;
  font-size: 18px;
}

@media (max-width: 991px) {
  .loaderscreen {
    background-size: 10%;
  }
}

@media (max-width: 600px) {
  .h-hide {
    display: none;
  }
}

.eggoffer {
  -moz-transition: 0.4s;
}

.text_off {
  color: red;
  font-size: 30px;
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  0% {
    color: red;
  }

  49% {
    color: red;
  }

  60% {
    color: transparent;
  }

  99% {
    color: transparent;
  }

  100% {
    color: red;
  }
}

.eggoffer .top {
  position: relative;
}

.eggoffer .top figure {
  text-align: center;
  position: relative;
  z-index: 111;
}

.eggoffer .top figure img {
  opacity: 1;
  max-width: 180px;
  bottom: 5%;
  left: 2%;
  cursor: pointer;
}

.eggoffer .bottom {
  cursor: pointer;
  padding: 16px 5px;
  border-radius: 5px;
  background: #16a07d;
}

.eggoffer .bottom h3 {
  font-size: 14px;
  margin: 0;
  color: #fff;
}

.eggoffer .bottom span {
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  width: 100%;
  padding-top: 6px;
  line-height: 1;
  display: inline-block;
  text-align: center;
  text-shadow: 0 2px 2px #666;
}

.fa-whatsapp::before {
  position: relative;
  top: 9px;
}

.whatsapp {
  width: 50px;
  height: 51px;
  color: #fff;
  display: block;
  text-align: center;
  border-radius: 100%;
  font-size: 34px;
  position: fixed;
  bottom: 5%;
  left: 35px;
  z-index: 9999;
  box-shadow: 6px 9px 30px 1px rgb(37 0 22 / 71%);
  padding: 0px;
  animation: scrollDownAnimation 0.5s ease infinite alternate;
  -webkit-animation: scrollDownAnimation 0.5s ease infinite alternate;
  background: #00e676;
  background: -moz-linear-gradient(left, #ea018e 0%, #9b2c92 100%);
}

.eggoffer .top {
  position: fixed;
  color: #fff;
  bottom: 1%;
  left: 4px;
  z-index: 9999;
  animation: scrollDownAnimation 0.5s ease infinite alternate;
  -webkit-animation: scrollDownAnimation 0.4s ease infinite alternate;
  background: -moz-linear-gradient(left, #ea018e 0%, #9b2c92 100%);
}

.eggoffer .broken {
  display: none;
}

.eggoffer .unbroken {
  display: block;
}

.mypopup-wrap .easter {
  display: none !important;
}

.overlay-bg.vis {
  display: block !important;
}

.h_m_sec4 {
    padding: 50px 0;
}

.navigation .menu>li:last-child {
  padding: 0;
  position: absolute;
  right: 150px;
  background: #ff3f0a;
  transition: .3s all ease-in-out;
  border-radius: 20px;
}

.navigation .menu>li:last-child a {
  display: block;
  padding: 7px 15px;
  color: #fff;
  transition: .3s all ease-in-out;
}

.navigation .menu>li:last-child:hover {
  background: #000;
}

.navigation .menu>li:last-child:hover a {
  color: #fff;
}

.subject-box:hover {
  background: #ff3f0a;
}

.subject-box:hover i, .subject-box:hover h6 {
  color:#fff
}

/* @media only screen and (min-device-width:320px) and (max-device-width:568px) and (-webkit-min-device-pixel-ratio:2){.banner-text{text-align:center !important}}*/
