@import url("https://fonts.googleapis.com/css2?family=Anton&family=Archivo:ital,wght@0,100..900;1,100..900&family=Bacasime+Antique&family=Bangers&family=Chango&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-weight: inherit;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  font-weight: 300;
  line-height: 1.4;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

input,
textarea,
select {
  margin: 0;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

textarea {
  overflow: auto;
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner {
  padding: 0 !important;
  border: 0 none !important;
}

mark {
  background: none;
  color: inherit;
}

strong {
  font-weight: bold;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  font-family: "Archivo", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  width: 100%;
  min-height: 100%;
  color: #272727;
  background-color: #ffffff;
}

h1, h2, h3 {
  font-family: "Anton", sans-serif;
}

a,
button,
input {
  outline: none;
}

a,
a:hover {
  text-decoration: none;
}

p,
li {
  margin-bottom: 0;
}

button {
  border: 0;
  background-color: transparent;
}

*:focus {
  outline: none;
}

.content-wrapper {
  width: 100%;
  max-width: 1300px;
  padding-left: 40px;
  padding-right: 40px;
  margin-left: auto;
  margin-right: auto;
}

.desk-visible {
  display: block;
}

.only-mobile {
  display: none;
}

.hide-mobile-tablet {
  display: block;
}

.only-mobile-tablet {
  display: none;
}
@media (max-width: 1023px) {
  .content-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }
  .hide-mobile-tablet {
    display: none;
  }
  .only-mobile-tablet {
    display: block;
  }
}
@media (max-width: 767px) {
  .content-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
  .desk-visible {
    display: none;
  }
  .only-mobile {
    display: block;
  }
}
.hfc-head__outer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.hfc-head h1 {
  color: #ffffff;
  font-size: 128px;
  line-height: 140px;
  margin: 0 0 20px;
  text-align: center;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.hfc-head p {
  color: #ffffff;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  font-family: "Anton", sans-serif;
  padding-bottom: 4px;
}

.hdc-head-sec p.blu {
  color: #02295E;
  font-size: 20px;
  line-height: 30px;
  font-family: "Anton", sans-serif;
  padding-bottom: 4px;
}
.hdc-head-sec h2 {
  font-size: 55px;
  line-height: 70px;
  color: #02295E;
  padding-bottom: 15px;
}
.hdc-head-sec h3 {
  color: #565656;
  font-size: 36px;
  line-height: 46px;
  font-family: "Archivo", sans-serif;
  font-weight: 700;
}
.hdc-head-sec p {
  font-size: 16px;
  line-height: 26px;
  color: #272727;
  padding-bottom: 20px;
}
.hdc-head-sec__outer {
  background-color: #ffffff;
  padding: 60px 0 40px;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .hfc-head h1 {
    font-size: 85px;
    line-height: 95px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-head h1 {
    font-size: 75px;
    line-height: 90px;
  }
  .hdc-head-sec h2 {
    font-size: 45px;
    line-height: 60px;
  }
  .hdc-head-sec h3 {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .hfc-hero-hme .hfc-head h1 {
    font-size: 48px;
    line-height: 60px;
    width: 100%;
  }
  .hdc-head-sec h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .hdc-head-sec h3 {
    font-size: 26px;
    line-height: 36px;
  }
}
.hfc-btn {
  background: linear-gradient(90deg, #02295E 0%, #0455C4 100%);
  padding: 7px 13px;
  display: inline-block;
  border-radius: 12px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #ffffff;
  border: 2px solid #02295E;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.hfc-btn.wht {
  background: #ffffff;
  color: #02295E;
  font-weight: 700;
  border: 2px solid #ffffff;
}
.hfc-btn.wht:hover {
  background: #02295E;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.hfc-btn.blu {
  background: #02295E;
}
.hfc-btn svg path {
  transition: fill 0.3s ease-in-out;
}
.hfc-btn svg {
  width: 20px;
  height: 20px;
  margin-right: 6px;
  transition: all 0.3s ease-in-out;
}
.hfc-btn:hover {
  border: 2px solid #02295E;
  background: rgba(255, 255, 255, 0.3098039216);
  color: #02295E;
  transition: all 0.3s ease-in-out;
}
.hfc-btn:hover svg path {
  fill: #02295E;
}

.hfc-btn-2 {
  display: inline-block;
  background-color: #ffffff;
  padding: 10px 12px;
  border-radius: 10px;
  color: #1756AB;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  border: 2px solid #1756AB;
}
.hfc-btn-2 svg {
  width: 21px;
  height: 21px;
}
.hfc-btn-2:hover {
  background: linear-gradient(90deg, #02295E 0%, #0455C4 100%);
  color: #ffffff;
  border: 2px solid #ffffff;
}
.hfc-btn-2:hover svg g path {
  fill: #ffffff;
}

.hfc-contact-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.hfc-contact-form .form-input,
.hfc-contact-form .form-textarea {
  width: 100%;
  padding: 15px 20px;
  border: none;
  border-radius: 15px;
  font-size: 16px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
margin-bottom:16px !important;
}
.hfc-contact-form .form-textarea {
  height: 180px;
  resize: none;
}
.hfc-contact-form .form-button {
  width: 120px;
  background: linear-gradient(90deg, #02295E 0%, #0455C4 100%);
  padding: 7px 13px;
  display: inline-block;
  border-radius: 12px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #ffffff;
  border: 2px solid #02295E;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.hfc-contact-form .form-button:hover {
  border: 2px solid #02295E;
  background: rgba(255, 255, 255, 0.3098039216);
  color: #02295E;
  transition: all 0.3s ease-in-out;
}
.hfc-contact-form .form-button:hover svg path {
  fill: #02295E;
}

.hfc-marqee {
  background-color: #ffffff;
  padding: 75px 0;
  display: flex;
  overflow: hidden;
}
.hfc-marqee h2.wht {
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  -webkit-text-stroke: 2px #02295E;
}
.hfc-marqee h2.blu {
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  color: #02295E;
}
.hfc-marqee__outer {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 0 20px;
  transform: translateX(-100%);
}

.hfc-tab-hme {
  padding: 40px 0;
  background-color: #F2F5FC;
  position: relative;
}
.hfc-tab-hme__tab {
  display: flex;
  justify-content: center;
  gap: 40px;
  border: none;
}
.hfc-tab-hme .nav-link {
  color: #02295E;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  padding: 10px 25px;
}
.hfc-tab-hme .nav-pills .nav-link {
  transition: transform 0.3s ease-in-out;
}
.hfc-tab-hme .nav-pills .nav-link.active {
  transform: scale(1.03);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
.hfc-tab-hme .hdc-head-sec h2 {
  text-align: center;
  padding: 30px 0 40px;
}
.hfc-tab-hme .nav-tabs .nav-item.show .nav-link, .hfc-tab-hme .nav-tabs .nav-link.active {
  background: linear-gradient(90deg, #02295E 0%, #0455C4 100%);
  color: #ffffff;
  border-radius: 12px;
}
.hfc-tab-hme .nav-link {
  border: none;
}
.hfc-tab-hme .nav-link:hover {
  border: none;
  color: #20539a;
}
.hfc-tab-hme img {
  width: 88%;
  height: auto;
  display: block;
  margin: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 30px;
  margin-top: 30px;
}
.hfc-tab-hme .slick-carousel {
  margin: auto;
}
.hfc-tab-hme__img {
  display: flex;
  justify-content: center;
  align-items: center;
}
.hfc-tab-hme__arows img {
  width: 15px;
  height: 22px;
}
.hfc-tab-hme__arows .lft-1, .hfc-tab-hme__arows .lft-2, .hfc-tab-hme__arows .lft-3 {
  position: absolute;
  top: 55%;
  left: 5%;
  transform: rotate(180deg);
}
.hfc-tab-hme__arows .rgt-1, .hfc-tab-hme__arows .rgt-2, .hfc-tab-hme__arows .rgt-3 {
  position: absolute;
  top: 50%;
  right: 5%;
}
.hfc-tab-hme .slick-prev:before, .hfc-tab-hme .slick-next:before {
  content: none;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .hfc-tab-hme__arows .lft-1, .hfc-tab-hme__arows .lft-2, .hfc-tab-hme__arows .lft-3 {
    top: 52%;
  }
  .hfc-tab-hme__arows .rgt-1, .hfc-tab-hme__arows .rgt-2, .hfc-tab-hme__arows .rgt-3 {
    top: 48%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-tab-hme__arows .lft-1, .hfc-tab-hme__arows .lft-2, .hfc-tab-hme__arows .lft-3 {
    top: 52%;
  }
  .hfc-tab-hme__arows .rgt-1, .hfc-tab-hme__arows .rgt-2, .hfc-tab-hme__arows .rgt-3 {
    top: 48%;
  }
}
@media (max-width: 767px) {
  .hfc-tab-hme__tab {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
  }
  .hfc-tab-hme__arows {
    display: none;
  }
  .hfc-tab-hme img {
    width: 100%;
    height: auto!important;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.hfc-footer-bnnr {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 620px;
  width: 100%;
}
.hfc-footer-bnnr__outer {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  height: 620px;
}
.hfc-footer-bnnr h2 {
  font-size: 65px;
  line-height: 100px;
  color: #ffffff;
  width: 50%;
  padding: 30px 0;
}
.hfc-footer-bnnr__btn-outer {
  display: flex;
  align-items: center;
  gap: 20px;
}
.hfc-footer-bnnr__btn {
  background: transparent;
  padding: 7px 13px;
  display: inline-block;
  border-radius: 12px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #ffffff;
  border: 2px solid #ffffff;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.hfc-footer-bnnr__btn:hover {
  background: #ffffff;
  color: #02295E;
  transition: all 0.3s ease-in-out;
}
.hfc-footer-bnnr__btn:hover svg path {
  fill: #02295E;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .hfc-footer-bnnr h2 {
    width: 60%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-footer-bnnr h2 {
    font-size: 50px;
    line-height: 80px;
    color: #ffffff;
    width: 60%;
  }
  .hfc-footer-bnnr {
    background-position: 70%;
  }
}
@media (max-width: 767px) {
  .hfc-footer-bnnr h2 {
    font-size: 40px;
    line-height: 65px;
    width: 100%;
  }
  .hfc-footer-bnnr__outer, .hfc-footer-bnnr {
    height: 199px !important;
  }
  .hfc-btn.wht {
    margin: 35px 0;
  }
}
.hfc-hero-hme {
  width: 100%;
  height: 965px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
.hfc-hero-hme__outer {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 965px;
  padding-top: 23% !important;
}
.hfc-hero-hme .hfc-head {
  z-index: 2;
}
.hfc-hero-hme::after {
  content: "";
  background: linear-gradient(179.91deg, rgba(0, 0, 0, 0) 77.37%, #02295E 94.29%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hfc-hero-hme__btn-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  z-index: 3;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-hero-hme__outer {
    padding-top: 25%;
  }
}
@media (max-width: 767px) {
  .hfc-hero-hme__btn-outer {
    flex-direction: column;
  }
  .hfc-hero-hme {
    background-position: 40%;
    height: 390px;
  }
  .hfc-hero-hme__outer {
    height: 390px;
	padding-top: 60% !important;
  }
  .hfc-hero-hme__outer {
    padding-top: 25%;
  }
}
.hfc-abt-hme {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.hfc-abt-hme__outer {
  padding: 10% 0;
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
.hfc-abt-hme__w_40 {
  width: 40%;
}
.hfc-abt-hme__w_60 {
  width: 50%;
}
.hfc-abt-hme__img {
  width: 100%;
  height: auto;
  border-radius: 24px;
}
.hfc-abt-hme__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 24px;
}
.hfc-abt-hme p {
  font-size: 16px;
  line-height: 24px;
  color: #272727;
  padding: 20px 0 10px;
}
.hfc-abt-hme p.bold {
  font-size: 20px;
  line-height: 32px;
  font-weight: 700;
  width: 95%;
}
.hfc-abt-hme .hdc-head-sec h2 {
  width: 80%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-abt-hme {
    height: 100%;
  }
  .hfc-abt-hme .hdc-head-sec h2 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .hfc-abt-hme__outer {
    padding: 5% 0;
    flex-direction: column-reverse;
    gap: 30px;
  }
  .hfc-abt-hme__w_40, .hfc-abt-hme__w_60, .hfc-abt-hme p.bold {
    width: 100%;
  }
  .hfc-abt-hme {
    height: 100%;
  }
  .hfc-abt-hme .hdc-head-sec h2 {
    width: 100%;
  }
}
.hfc-honour-tab {
  background-color: #F2F5FC;
  padding: 70px 0 50px;
  position: relative;
}
.hfc-honour-tab .hdc-head-sec h2 {
  text-align: center;
}

@media (max-width: 767px) {
  .hfc-honour-tab {
    padding: 40px 0;
  }
}
.hfc-header {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.75) 43.17%, rgba(255, 255, 255, 0) 100%);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  padding: 0;
  transition: all 0.3s ease-in;
}
.hfc-header.show {
  background-color: #ffffff;
  box-shadow: 0px 2px 16px 0px rgba(164, 164, 164, 0.2509803922);
  padding: 0;
}
.hfc-header.show .hfc-header__logo {
  width: 80px;
}
.hfc-header.show .hfc-btn {
  margin-bottom: 10px;
}
.hfc-header .navbar-toggler:focus,
.hfc-header .navbar-toggler:active {
  outline: none !important;
  box-shadow: none !important;
  border: none !important;
}
.hfc-header .w-40 {
  width: 40%;
}
.hfc-header .w-20 {
  width: 10%;
}
.hfc-header .gapnav-5 {
  gap: 5%;
}
.hfc-header__logo {
  width: 120px;
  height: auto;
  display: block;
  transition: all 0.3s ease-in;
}
.hfc-header__logo.mob {
  width: 70px;
  display: none;
}
.hfc-header__logo img {
  width: 100%;
  height: 100%;
}
.hfc-header .nav-item {
  padding-bottom: 10px;
}
.hfc-header .nav-link {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  color: #02295E;
  padding: 0;
}
.hfc-header .navbar-nav .nav-link.active, .hfc-header .navbar-nav .nav-link.show, .hfc-header .nav-link:hover {
  color: rgba(2, 40, 94, 0.7960784314);
}
.hfc-header .hfc-btn {
  margin-bottom: 20px;
  transition: all 0.3s ease-in;
  opacity: 0;
  transform: translateX(20px);
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .hfc-header .gapnav-5 {
    gap: 2%;
  }
  .hfc-header .nav-link, .hfc-header .hfc-btn {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
	.hfc-spnsrs__tile img { 
    max-height: 70px;
}
  .hfc-header {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }
  .hfc-header .w-40, .hfc-header .w-20 {
    width: 100%;
  }
  .hfc-header .desk-logo {
    display: none;
  }
  .hfc-header__logo.mob {
    display: block;
  }
}
@media (max-width: 767px) {
	.hfc-spnsrs__tile img { 
    max-height: 70px;
}
  .hfc-header {
    -webkit-backdrop-filter: none;
            backdrop-filter: none;
  }
  .hfc-header .w-40, .hfc-header .w-20 {
    width: 100%;
  }
  .hfc-header .desk-logo {
    display: none;
  }
  .hfc-header .offcanvas.offcanvas-end {
    --bs-offcanvas-width: 350px;
  }
  .hfc-header__logo.mob {
    display: block;
  }
}
.hfc-glry-hme {
  padding: 40px 0 60px;
  overflow: hidden;
}
.hfc-glry-hme.lgt {
  background-color: #F1F7FF;
  position: relative;
}
.hfc-glry-hme.lgt .slick-dots {
  bottom: 0;
  position: static;
}
.hfc-glry-hme.lgt .slick-dots li.slick-active {
  background-color: #0455C4;
}
.hfc-glry-hme.lgt .slick-dots li {
  background-color: #D9D9D9;
}
.hfc-glry-hme.lgt .slick-dots li {
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.hfc-glry-hme.lgt .slick-dots li button {
  width: 10px;
  height: 10px;
}
.hfc-glry-hme.lgt .slick-dots li button:before {
  opacity: 0;
}
.hfc-glry-hme.blu {
  background: linear-gradient(155.26deg, #01344C 11.65%, #0E658E 88.59%);
  position: relative;
}
.hfc-glry-hme.blu .slick-dots {
  bottom: 0;
  position: static;
}
.hfc-glry-hme.blu .slick-dots li.slick-active {
  background-color: #FFFFFF;
}
.hfc-glry-hme.blu .slick-dots li {
  background-color: #BEBEBE;
}
.hfc-glry-hme.blu .slick-dots li {
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.hfc-glry-hme.blu .slick-dots li button {
  width: 10px;
  height: 10px;
}
.hfc-glry-hme.blu .slick-dots li button:before {
  opacity: 0;
}
.hfc-glry-hme.blu h3 {
  color: #FFFFFF;
}
.hfc-glry-hme .parent {
  display: grid;
  grid-template-columns: repeat(28, 1fr);
  grid-template-rows: repeat(4, 0.5fr);
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding: 0 0 50px;
}
.hfc-glry-hme .div1 {
  grid-area: 1/1/3/15;
}
.hfc-glry-hme .div2 {
  grid-area: 1/15/3/22;
}
.hfc-glry-hme .div3 {
  grid-area: 1/22/3/29;
}
.hfc-glry-hme .div4 {
  grid-area: 3/1/5/8;
}
.hfc-glry-hme .div5 {
  grid-area: 3/8/5/15;
}
.hfc-glry-hme .div6 {
  grid-area: 3/15/5/29;
}
.hfc-glry-hme div {
  overflow: hidden;
  border-radius: 20px;
  transition: all 0.3s ease-in;
}
.hfc-glry-hme img {
    width: 100%;
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
    transition: all 0.3s ease-in;
    max-height: 280px !important;
    object-position: top !important;
	object-fit:cover;
}
.hfc-glry-hme img:hover {
  transform: scale(1.03);
}
.hfc-glry-hme__btn-outer {
  display: flex;
  justify-content: center;
  padding: 20px 0 50px;
}
.hfc-glry-hme .hdc-head-sec {
  padding: 35px 0;
}
.hfc-glry-hme .hfc-gllry-slick1, .hfc-glry-hme .hfc-gllry-slick2, .hfc-glry-hme .hfc-gllry-slick3 {
  padding: 0 65px;
}
.hfc-glry-hme .lft, .hfc-glry-hme .rgt {
  width: 19px;
  height: 26px;
}
.hfc-glry-hme .lft img, .hfc-glry-hme .rgt img {
  width: 100%;
  height: 100%;
}
.hfc-glry-hme .lft {
  transform: rotate(180deg);
  position: absolute;
  left: 4%;
  top: 48%;
  opacity: 0.5;
  filter: grayscale(1);
  cursor: pointer;
}
.hfc-glry-hme .rgt {
  position: absolute;
  right: 4%;
  top: 48%;
  cursor: pointer;
}

@media (max-width: 767px) {
  .hfc-glry-hme .parent {
    display: block;
  }
  .hfc-glry-hme {
    padding: 0;
  }
}
.hfc-glry-acdmy {
  padding-bottom: 40px;
}
.hfc-glry-acdmy__outer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.hfc-glry-acdmy__tile {
  width: calc(33.3% - 20px);
  margin: 0 10px;
  border-radius: 20px;
}
.hfc-glry-acdmy__tile img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  transition: all 0.3s ease-in;
}
.hfc-glry-acdmy__tile img:hover {
  transform: scale(1.03);
}
.hfc-glry-acdmy__img {
  width: 100%;
  height: auto;
  border-radius: 20px;
  padding-bottom: 10px;
}
.hfc-glry-acdmy__img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transition: all 0.3s ease-in;
}
.hfc-glry-acdmy__img img:hover {
  transform: scale(1.01);
}
.hfc-glry-acdmy .hfc-btn svg {
  width: 15px;
  height: 15px;
}

@media (max-width: 767px) {
  .hfc-glry-acdmy__tile {
    width: 100%;
  }
  .hfc-glry-acdmy__img {
    padding-bottom: 0;
  }
  .hfc-glry-hme img, .hfc-glry-acdmy__img img {
    margin-bottom: 20px;
  }
  .hfc-glry-hme .hfc-gllry-slick1 {
    padding: 0 20px;
  }
  .hfc-glry-hme .lft, .hfc-glry-hme .rgt {
    display: none;
  }
  .hfc-glry-hme .parent {
    padding-bottom: 10px;
  }
  .hfc-glry-acdmy {
    padding-bottom: 10px;
  }
  .hfc-glry-hme .hfc-gllry-slick1, .hfc-glry-hme .hfc-gllry-slick2 {
    padding: 0 20px;
  }
}
.hfc-explr-hme {
  position: relative;
  width: 100%;
  height: 750px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hfc-explr-hme__logo_lft {
  position: absolute;
  width: 170px;
  height: auto;
  top: 32%;
  left: 8%;
}
.hfc-explr-hme__logo_lft img {
  width: 100%;
  height: 100%;
}
.hfc-explr-hme__logo_rgt {
  position: absolute;
  width: 170px;
  height: auto;
  top: 32%;
  right: 8%;
}
.hfc-explr-hme__logo_rgt img {
  width: 100%;
  height: 100%;
}
.hfc-explr-hme__img {
  width: 60%;
  height: auto;
  margin-top: 90px;
}
.hfc-explr-hme__img img {
  width: 100%;
  height: auto;
}
.hfc-explr-hme__outer {
  width: 100%;
  height: 750px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.hfc-explr-hme__head {
  font-family: "Anton", sans-serif;
  font-weight: 500;
  text-align: center;
  font-size: 60px;
  line-height: 70px;
  margin: 30px 0 40px;
  color: #ffffff;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #2280FF;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-explr-hme__logo_rgt, .hfc-explr-hme__logo_lft {
    width: 100px;
  }
  .hfc-explr-hme__outer, .hfc-explr-hme {
    height: 610px;
  }
}
@media (max-width: 767px) {
  .hfc-explr-hme__logo_rgt, .hfc-explr-hme__logo_lft {
    display: none;
  }
  .hfc-explr-hme__outer, .hfc-explr-hme {
    height: 550px;
  }
  .hfc-explr-hme__img {
    width: 100%;
  }
  .hfc-explr-hme__head {
    font-size: 40px;
    line-height: 50px;
    margin: 30px 0 30px;
  }
}
.hfc-innr-bnnr {
  width: 100%;
  height: 650px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.hfc-kck-bnnr {
  width: 100%;
  height: 330px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hfc-kck-bnnr__outer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  height: 330px;
}
.hfc-kck-bnnr h2 {
  font-family: "Chango", sans-serif;
  font-size: 36px;
  line-height: 42px;
  color: #177AA9;
  text-align: center;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #FFFFFF;
  padding-top: 20px;
}
.hfc-kck-bnnr p {
  color: #0E658E;
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  width: 45%;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-kck-bnnr p {
    width: 58%;
  }
  .hfc-kck-bnnr__outer, .hfc-kck-bnnr {
    height: 235px;
  }
  .hfc-kck-bnnr h2 {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .hfc-innr-bnnr {
    height: 300px;
  }
  .hfc-kck-bnnr p {
    width: 100%;
  }
  .hfc-kck-bnnr h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
.hfc-abt-sec {
  padding: 60px 0;
}
.hfc-abt-sec .hdc-head-sec h2 {
  padding-bottom: 10px;
}
.hfc-abt-sec p {
  font-size: 16px;
  line-height: 24px;
  color: #272727;
  padding: 10px 0;
}
.hfc-abt-sec h3 {
  color: #565656;
  font-family: "Archivo", sans-serif;
  font-size: 30px;
  line-height: 40px;
  padding: 20px 0;
  font-weight: 700;
}
.hfc-abt-sec__outer {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.hfc-abt-sec__w-30 {
  width: 35%;
}
.hfc-abt-sec__w-70 {
  width: 65%;
}
.hfc-abt-sec__img {
  width: 90%;
  height: auto;
}
.hfc-abt-sec__img img {
  width: 100%;
  height: 100%;
}

@media (max-width: 767px) {
  .hfc-abt-sec__outer {
    flex-direction: column;
  }
  .hfc-abt-sec__w-30, .hfc-abt-sec__w-70, .hfc-abt-sec__img {
    width: 100%;
  }
}
.hfc-ruls-sec {
  background: linear-gradient(155.26deg, #01344C 11.65%, #0E658E 88.59%);
  padding: 85px 0;
  overflow: hidden;
}
.hfc-ruls-sec .hdc-head-sec h2 {
  color: #ffffff;
width:100% !important;
}
.hfc-ruls-sec__outer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hfc-ruls-sec__w-50 {
  width: 50%;
}
.hfc-ruls-sec__w-35 {
  width: 35%;
}
.hfc-ruls-sec__img {
  width: 100%;
  height: auto;
}
.hfc-ruls-sec__img img {
  width: 100%;
  height: 100%;
}
.hfc-ruls-sec__list {
  padding-bottom: 20px;
}
.hfc-ruls-sec__list p {
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
}
.hfc-ruls-sec__list p:first-child {
  font-weight: 700;
  padding-bottom: 3px;
}
.hfc-ruls-sec__cnt {
  color: #ffffff;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 10px;
}
.hfc-ruls-sec .hfc-btn.wht {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .hfc-ruls-sec__outer {
    flex-direction: column;
  }
  .hfc-ruls-sec__w-50, .hfc-ruls-sec__w-35 {
    width: 100%;
  }
  .hfc-btn.wht {
    margin: 60px 0;
  }
}
.hfc-spnsrs {
  padding: 50px 0;
}
.hfc-spnsrs.lgt {
  background-color: #F1F7FF;
}
.hfc-spnsrs .hdc-head-sec h3 {
  padding-bottom: 30px;
}
.hfc-spnsrs__outer {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin: 10px -10px 30px;
}
.hfc-spnsrs__tile {
    width: calc(25% - 21px);
    margin: 0 10px 20px;
    border: 1px solid #1756AB;
    border-radius: 20px;
    height: 120px;
    transition: all 0.3s ease-in-out;
    padding: 10px !important;
}
.hfc-spnsrs__tile img {
    width: 100%;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: contain;
    border-radius: 20px;
      padding-top: 10px !important;
	 padding-bottom: 10px !important;
}
.hfc-spnsrs__tile:hover {
  box-shadow: 2px 2px 15.1px 0px rgba(4, 85, 196, 0.5019607843);
}
.hfc-spnsrs__btn-outer {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-spnsrs__tile {
    height: auto;
  }
}
@media (max-width: 767px) {
  .hfc-spnsrs__tile {
    width: calc(50% - 20px);
    height: 95px;
  }
}
.hfc-rgstr-sec .hdc-head-sec h2 {
  padding-bottom: 10px;
}
.hfc-rgstr-sec .hdc-head-sec h3 {
  padding-bottom: 30px;
}
.hfc-rgstr-sec__stps-outer {
  background-color: #F1F7FF;
  padding: 40px 0 60px;
}
.hfc-rgstr-sec__head {
  font-size: 20px;
  line-height: 30px;
  color: #272727;
  padding-bottom: 20px;
}
.hfc-rgstr-sec__sec {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.hfc-rgstr-sec__sec.rev {
  flex-direction: row-reverse;
}
.hfc-rgstr-sec__sec.rev .hfc-rgstr-sec__w-35 {
  width: 32%;
}
.hfc-rgstr-sec__sec.rev .hfc-rgstr-sec__w-50 {
  width: 55%;
}
.hfc-rgstr-sec__w-50 {
  width: 40%;
}
.hfc-rgstr-sec__w-35 {
  width: 38% !important;
}
.hfc-rgstr-sec__list li a {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 10px;
  margin: 0 0 20px;
  box-shadow: rgba(17, 17, 26, 0.05) 0px 1px 0px, rgba(17, 17, 26, 0.1) 0px 0px 8px;
  background: linear-gradient(89.95deg, #1756AB 0.64%, #092345 99.96%);
  color: #fff;
  transition: all 0.3s ease-in-out;
  text-align: center;
  display: block;
}
.hfc-rgstr-sec__list li a:hover {
  background: linear-gradient(10.95deg, #1756AB 0.64%, #092345 99.96%);
}
.hfc-rgstr-sec__img {
  width: 100%;
  height: auto;
}
.hfc-rgstr-sec__img img {
  width: 100%;
  height: 100%;
  border-radius: 22px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-rgstr-sec__sec {
    align-items: center;
  }
}
@media (max-width: 767px) {
  .hfc-rgstr-sec__sec, .hfc-rgstr-sec__sec.rev {
   flex-direction: column-reverse !important;
  }
  .hfc-rgstr-sec__w-50, .hfc-rgstr-sec__w-35 {
    width: 100% !important;
  }
  .hfc-rgstr-sec__list {
    padding: 0;
  }
}
.hfc-drw-sec .hdc-head-sec h2 {
  padding-bottom: 30px;
}
.hfc-drw-sec .hdc-head-sec h3 {
  text-align: center;
  padding: 20px 0;
}
.hfc-drw-sec__btn-outer {
  padding-top: 40px;
  display: flex;
  justify-content: center;
}
.hfc-drw-sec .hfc-btn {
  background: #02295E;
  width: 200px;
  text-align: center;
}
.hfc-drw-sec .hfc-btn:hover {
  background-color: #ffffff;
}
.hfc-drw-sec__outer {
  padding: 10px 0 60px;
}
.hfc-drw-sec__wht-sec {
  background-color: #ffffff;
  padding: 30px 60px 0;
  border-radius: 20px;
}
.hfc-drw-sec__bg {
  width: 100%;
  height: 500px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
}
.hfc-drw-sec__outer-bg {
  padding: 60px 40px;
}
.hfc-drw-sec__head-out {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
}
.hfc-drw-sec__head-out img {
  width: 40px;
  height: auto;
}
.hfc-drw-sec__head-out h4 {
  font-size: 32px;
  line-height: 46px;
  color: #F1F1F1;
  font-family: "Bacasime Antique", serif;
  text-align: center;
}
.hfc-drw-sec__dtls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 120px;
  padding-top: 20px;
}
.hfc-drw-sec__team {
  width: 180px;
  height: auto;
}
.hfc-drw-sec__team img {
  width: 100%;
  height: 100%;
}
.hfc-drw-sec__score {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.hfc-drw-sec__score h2 {
  font-size: 75px;
  line-height: 90px;
  color: #ffffff;
  font-family: "Bangers", sans-serif;
}
.hfc-drw-sec__head {
  font-size: 45px;
  line-height: 60px;
  color: #ffffff;
  font-family: "Bangers", sans-serif;
}
.hfc-drw-sec__inner {
  display: flex;
  flex-direction: column;
}
.hfc-drw-sec__list {
  list-style-type: disc;
  padding: 20px 0;
  padding-left: 20px;
}
.hfc-drw-sec__list li {
  font-size: 18px;
  line-height: 28px;
  color: #565656;
  padding-bottom: 5px;
}
.hfc-drw-sec__cntnr {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 0 20px;
}
.hfc-drw-sec__card {
  background: #F1F7FF;
  border-radius: 20px;
  box-shadow: 2px 2px 29.8px 0px rgba(0, 0, 0, 0.2509803922);
  transition: all 0.3s ease-in-out;
  padding: 20px 20px 30px;
}
.hfc-drw-sec__card:hover {
  box-shadow: 2px 2px 59.8px 0px rgba(0, 0, 0, 0.2509803922);
}
.hfc-drw-sec__img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.hfc-drw-sec__img img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
}
.hfc-drw-sec__title {
  color: #000000;
  font-size: 22px;
  line-height: 32px;
  padding: 15px 0 24px;
  text-align: center;
  font-family: "Archivo", sans-serif;
}
.hfc-drw-sec__btn-out {
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-drw-sec__dtls {
    gap: 60px;
  }
  .hfc-drw-sec__team {
    width: 145px;
  }
}
@media (max-width: 767px) {
  .hfc-drw-sec__wht-sec {
    padding: 20px;
  }
  .hfc-drw-sec__outer-bg {
    padding: 40px 20px;
  }
  .hfc-drw-sec__score h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .hfc-drw-sec__dtls {
    gap: 30px;
    padding-top: 40px;
  }
  .hfc-drw-sec__team {
    width: 55px;
  }
  .hfc-drw-sec__head {
    font-size: 30px;
    line-height: 40px;
  }
  .hfc-drw-sec__bg {
    height: 375px;
  }
  .hfc-drw-sec__head-out {
    gap: 0;
  }
  .hfc-drw-sec__head-out h4 {
    font-size: 30px;
    line-height: 42px;
  }
  .hfc-drw-sec__cntnr {
    flex-direction: column;
  }
}
.hfc-acdmy-sec .hdc-head-sec h2 {
  padding-bottom: 30px;
}
.hfc-acdmy-sec .hdc-head-sec h3 {
  padding-bottom: 30px;
}
.hfc-acdmy-sec__inner {
  display: flex;
  align-items: flex-start;
  gap: 4px;
  padding-bottom: 20px;
}
.hfc-acdmy-sec__inner img {
  width: 22px;
  height: 22px;
}
.hfc-acdmy-sec p {
  font-size: 16px;
  line-height: 28px;
  color: #272727;
  padding-bottom: 20px;
}
.hfc-acdmy-sec__head {
  font-size: 22px;
  line-height: 34px;
  color: #565656;
  font-weight: 700;
}

.hfc-cntct-sec .hdc-head-sec h2 {
  padding-bottom: 30px;
}
.hfc-cntct-sec .hdc-head-sec h3 {
  padding-bottom: 15px;
}
.hfc-cntct-sec__outer {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.hfc-cntct-sec__w-50 {
  width: 50%;
}
.hfc-cntct-sec__cnt {
  font-size: 16px;
  line-height: 26px;
  color: #272727;
  padding-bottom: 40px;
}
.hfc-cntct-sec__head {
  color: #565656;
  font-size: 22px;
  line-height: 30px;
  padding: 20px 0 10px;
  font-weight: 700;
}
.hfc-cntct-sec__inner {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 20px;
}
.hfc-cntct-sec__inner p {
  padding-bottom: 0;
}
.hfc-cntct-sec__inner a {
  font-size: 16px;
  line-height: 26px;
  color: #272727;
}
.hfc-cntct-sec__logo {
  width: 22px;
  height: 22px;
}
.hfc-cntct-sec__logo svg {
  width: 100%;
  height: 100%;
}
.hfc-cntct-sec__blu-outer {
  background-color: #F1F7FF;
  padding: 40px 55px;
  border-radius: 22px;
}
.hfc-cntct-sec__map {
  width: 100%;
  height: 450px;
  margin: 40px 0 60px;
}
.hfc-cntct-sec__map iframe {
  width: 100%;
  height: 100%;
  border-radius: 32px;
}

@media (max-width: 767px) {
  .hfc-cntct-sec__outer {
    flex-direction: column;
  }
  .hfc-cntct-sec__w-50 {
    width: 100%;
  }
  .hfc-cntct-sec__blu-outer {
    padding: 20px;
  }
}
.hfc-footer {
  background: linear-gradient(100.04deg, #02295E 0%, #021B3D 48.35%, #020C19 100%);
  padding: 30px 0;
  overflow: hidden;
}
.hfc-footer__outer {
  padding: 30px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.hfc-footer__logo {
  width: 120px;
  height: auto;
}
.hfc-footer__logo img {
  width: 100%;
  height: 100%;
}
.hfc-footer ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
  padding: 40px 0;
}
.hfc-footer ul.padtop0 {
  padding-top: 0;
}
.hfc-footer ul.cntct {
  padding-top: 0;
}
.hfc-footer ul.cntct a {
  font-size: 16px;
  line-height: 26px;
}
.hfc-footer ul li {
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
  opacity: 0.7;
  transition: all 0.3s ease-in;
}
.hfc-footer ul li a {
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
  opacity: 0.7;
  transition: all 0.3s ease-in;
}
.hfc-footer ul li a:hover {
  opacity: 1;
}
.hfc-footer ul li a:hover svg {
  transform: scale(1.1);
}
.hfc-footer ul li a svg {
  width: 18px;
  height: 18px;
  transition: all 0.3s ease-in;
}
.hfc-footer .social {
  gap: 30px;
}
.hfc-footer .social a {
  opacity: 1;
}
.hfc-footer .social svg {
  width: 28px;
  height: 28px;
}
.hfc-footer .copy {
  padding-top: 0;
}
.hfc-footer .copy li {
  font-size: 15px;
  line-height: 25px;
}
.hfc-footer a.outer svg {
  width: 200px;
  height: 67px;
}
.hfc-footer a.outer:hover svg {
  transform: none;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .hfc-footer ul {
    gap: 35px;
  }
}
@media (max-width: 767px) {
  .hfc-footer ul {
    flex-direction: column;
    gap: 20px;
    padding: 20px 0;
  }
  .hfc-footer ul.copy {
    gap: 10px;
    padding: 0;
  }
  .hfc-footer ul.padtop0 {
    display: flex;
    flex-direction: row;
  }
}
.han-wood {
  background-color: #E4E3E3;
  padding: 100px 0;
}

.han-wood__outer {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding-top: 80px;
}

.han-wood__img {
  width: 40%;
  height: auto;
  margin: auto;
  display: block;
  border-radius: 30px;
  background: #fff;
  padding: 10px;
}

.han-wood__img img {
  width: 100%;
  height: 100%;
}

.han-wood__btn-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
}

@media (min-width: 768px) and (max-width: 1023px) {
  .han-wood__img {
    width: 90%;
  }
.han-wood__outer {
  padding-top: 40px;
}
.hdc-head-sec.mobile-hide {
    display: none !important;
}
}

@media (max-width: 767px) {
  .han-wood__img {
    width: 90%;
  }
	.han-wood__outer {
  padding-top: 20px;
}
.hfc-tab-hme img {
    border-radius: 0px !important;
}
.hdc-head-sec.desk-hide {
    display: block !important;
}
.hdc-head-sec.mobile-hide {
    display: none;
}
.hdc-head-sec.desk-hide-senior {
    display: block !important;
}
.hdc-head-sec.mobile-hide-senior {
    display: none;
}
.hfc-rgstr-sec__img {
padding-bottom: 20px !important;
}
}
.hdc-head-sec.desk-hide {
    display: none;
}
.hdc-head-sec.desk-hide-senior {
    display: none;
}

/* -- */
/* Entire form container */
.wpforms-container {
  width: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 20px !important;
}

/* All input fields */
.wpforms-container input[type="text"],
.wpforms-container input[type="email"],
.wpforms-container input[type="tel"],
.wpforms-container input[type="url"],
.wpforms-container input[type="number"],
.wpforms-container select,
.wpforms-container textarea {
  width: 100% !important;
  padding: 15px 20px !important;
  border: none !important;
  border-radius: 15px !important;
  font-size: 16px !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05) !important;
  margin-bottom: 16px !important;
}

/* Textarea styling */
.wpforms-container textarea {
  height: 180px !important;
  resize: none !important;
}

/* Submit button */
.wpforms-container button[type="submit"] {
  width: 120px !important;
  background: linear-gradient(90deg, #02295E 0%, #0455C4 100%) !important;
  padding: 7px 13px !important;
  display: inline-block !important;
  border-radius: 12px !important;
  font-size: 16px !important;
  line-height: 26px !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  border: 2px solid #02295E !important;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out !important;
}

/* Button hover effect */
.wpforms-container button[type="submit"]:hover {
  border: 2px solid #02295E !important;
  background: rgba(255, 255, 255, 0.31) !important;
  color: #02295E !important;
  transition: all 0.3s ease-in-out !important;
}
.wpforms-container input.wpforms-field-large {
	margin-bottom: 0 !important;
}
.wpforms-container .wpforms-field {
    padding: 8px 0; 
}



/* New Gallery Images */
