@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap");
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  list-style-type: none;
  font-weight: 400;
}
body {
  font: 400 14px/20px "Fira Sans", sans-serif;
  letter-spacing: 0.08px;
  color: rgba(0, 0, 0, 1);
  -webkit-font-smoothing: antialiased;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
img {
  display: inline-block;
  vertical-align: middle;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #ef5713;
  text-decoration: none;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  color: #ef5713;
  transition: 0.25s;
  outline: none;
}
p {
  word-break: break-word;
}
.logo {
  width: 230px;
}
#banner {
  height: 100%;
  background-size: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center 0;
  padding: 30px 0;
  height: 410px;
  background: #131845
    url(https://storage.googleapis.com/iifl-hfc-dev-storage/files/2020-09/reach-us.png);
}
.banner-heading {
  text-transform: capitalize;
  font: 400 30px/36px "Fira Sans", sans-serif;
  margin-bottom: 20px;
}
p.banner-content {
  font: 400 14px/23px "Fira Sans", sans-serif;
}
.home {
  color: #292929;
  font: 400 14px/17px "Fira Sans", sans-serif;
  text-align: left;
}
.b-active {
  color: #f37023;
  font: 400 14px/17px "Fira Sans", sans-serif;
}
.ofc h3 {
  font: 600 18px/22px "Fira Sans", sans-serif;
  color: #000000;
  margin-bottom: 25px;
  margin-top: 25px;
}
.address-panel div:first-child address,
.address-panel div:nth-child(2) address {
  border-right: 2px solid rgba(71, 68, 67, 0.05);
}
.address-panel > address:first-child {
  background: white;
  border-right: 2px solid rgba(71, 68, 67, 0.1);
}
.address-panel {
  box-shadow: 0px 5px 25px rgba(71, 68, 67, 0.1);
  background: #fff;
}
address h5 {
  font: 600 16px/19px "Fira Sans", sans-serif;
  margin-bottom: 25px;
}
address .direction {
  font: 500 16px/19px "Fira Sans", sans-serif;
  letter-spacing: 0px;
  color: #215bb1;
  text-transform: capitalize;
  opacity: 1;
}
.street,
.state,
.telnum,
.pin {
  color: #000000;
  font: 400 14px/23px "Fira Sans", sans-serif;
}
.main-box-wrapper {
  box-shadow: 0px 5px 25px rgba(71, 68, 67, 0.1);
  background: #fff;
}
.box {
  position: relative;
  border-radius: 3px;
  box-shadow: 0px 5px 25px rgba(71, 68, 67, 0.1);
}
.main-box-wrapper .fa {
  margin-bottom: 15px;
  font-size: 22px;
}
p.phd {
  font: 600 14px/19px "Fira Sans", sans-serif;
  margin-bottom: 15px;
  text-transform: capitalize;
}

.color-fff {
  color: #fff;
}
.footer-main-wrapper {
  background: #353d7d;
  color: #fff;
  padding: 25px;
}
.border-right {
  border-right: 1px solid rgba(222, 226, 230, 0.5) !important;
}
small,
small a {
  font: 400 12px/18px "Fira Sans", sans-serif;
  letter-spacing: 0.07px;
  color: #4e95ff;
  text-transform: capitalize;
  opacity: 0.9;
}
h4,
.h4 {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 2px;
  font-weight: 400;
}
a.color-fff:hover {
  color: #fff;
}
.copyright-wrapper {
  background: #131845;
  padding: 15px;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}
img.social-icon {
  margin-left: 10px;
  vertical-align: baseline;
  -webkit-transition: all 2s ease-out;
  transition: all 2s ease-out;
  cursor: pointer;
}
img.social-icon:hover,
img.social-icon:active,
img.social-icon:focus {
  position: relative;
  top: -2px;
}
#FooterLinks {
  background: #252d6d;
  padding: 0;
}
#FooterLinks h2 {
  font: 400 14px/17px "Fira Sans", sans-serif;
  letter-spacing: 0.08px;
  color: #ffffff;
  opacity: 1;
}
.ft_links {
  padding: 0;
}
.ft_links li {
  padding-bottom: 0.25rem;
  display: inline-block;
  width: 24%;
  padding-bottom: 9px;
}
.ft_links li a {
  font: 400 12px/14px "Fira Sans", sans-serif;
  letter-spacing: 0.07px;
  color: #ffffff;
  opacity: 0.6;
}
.ft_links li a:hover {
  opacity: 1;
  transition: 0.4s;
}

.contact,
.contact:before,
.contact:after,
.rhs-icons {
  height: 30px;
  width: 30px;
  border-radius: 40px;
  position: absolute;
  cursor: pointer;
}
.contact {
  bottom: 0px;
  right: 75px;
  z-index: 3;
  position: fixed;
}

.contact.active:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.rhs-icons {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  transition: 0.3s;
  -webkit-animation: 0.3s down forwards;
  animation: 0.3s down forwards;
  opacity: 0;
  will-change: animation;
  z-index: 1;
}
.rhs-icons:nth-child(1) {
  background: url(../images/facebook-icon.svg) center/30px no-repeat;
  top: -162px;
}
.rhs-icons:nth-child(2) {
  background: url(../images/twitter-icon1.svg) center/30px no-repeat;
  top: -122px;
}
.rhs-icons:nth-child(3) {
  background: url(../images/instagram-icon.svg) center/30px no-repeat;
  top: -82px;
}
.rhs-icons:nth-child(4) {
  background: url(../images/youtube-icon.svg) center/30px no-repeat;
  top: -2px;
}
.rhs-icons:nth-child(5) {
  background: url(../images/linkedin_0.svg) center/30px no-repeat;
  top: -42px;
}
.rhs-icons.active {
  -webkit-animation: 0.48s up forwards;
  animation: 0.48s up forwards;
}
.rhs-icons.active:nth-child(4) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.1s;
}
.rhs-icons.active:nth-child(5) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.2s;
}
.rhs-icons.active:nth-child(3) {
  -webkit-animation-delay: 0s;
  animation-delay: 0.3s;
}
.rhs-icons.active:nth-child(2) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.4s;
}
.rhs-icons.active:nth-child(1) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.5s;
}
.rhs-icons.no {
  -webkit-animation: none;
  animation: none;
}
@-webkit-keyframes up {
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-130%);
    transform: translateY(-130%);
  }
}
@keyframes up {
  50% {
    -webkit-transform: translateY(-170%);
    transform: translateY(-170%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(-130%);
    transform: translateY(-130%);
  }
}
@-webkit-keyframes down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-130%);
    transform: translateY(-130%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 0;
  }
}
@keyframes down {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-130%);
    transform: translateY(-130%);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: 0;
  }
}
.heading {
  font: 600 30px/30px Fira Sans;
  text-transform: capitalize;
  color: rgb(0 0 0 / 0.9);
  text-decoration: none;
  color: #353d7d;
}
p.phd.mt-4.h-40 {
  height: 57px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-box-wrapper img {
  cursor: pointer;
}
.orange-btn,
.form input.orange-btn {
  color: #ffffff;
  border: 1px solid #ff8036;
  text-transform: initial;
  font: 400 14px/20px "Fira Sans", sans-serif;
  padding: 10px 15px;
  border-spacing: 0px;
  background: linear-gradient(to right, #ff5f00 50%, #ff8036 50%);
  background-size: 210% 100%;
  background-position: right bottom;
  transition: 0.5s;
  border-radius: 50px;
  min-width: 105px;
  width: auto;
  height: auto;
  display: inline-block;
}
.orange-btn:hover,
.orange-btn:active,
.orange-btn:focus,
.form input.orange-btn:hover,
.form input.orange-btn:active,
.form input.orange-btn:focus {
  cursor: pointer;
  outline: 0;
  background-position: left bottom;
  color: #ffffff;
}
.bg-orange {
  background: #f37020;
}

@media (max-width: 768px) {
  .ft_links li {
    width: 49%;
    vertical-align: middle;
  }
  .no-border-mob {
    border-right: 0 !important;
  }
  .contact {
    bottom: 20px;
    right: 40px;
    display: none;
  }
  .heading {
    font: 600 22px/26px Fira Sans;
  }
  p.phd.mt-4.h-40 {
    height: auto;
  }
}
