/*responsive break point*/
/* for-mobile-devices */
/* Medium devices (tablets, 768px and up) */
/* Large devices (desktops, 992px and up) */
/* Extra large devices (large desktops, 1200px and up) */
/* desktop devices (large desktops, 1400px and up) */
/*flex box mixins*/
.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fw {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nfw {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.ait-cen {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ait-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ait-cen {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ait-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.jc-cen {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.jc-sb {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.dire-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.dire-row-initial {
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
  -ms-flex-direction: initial;
  flex-direction: initial;
}
.dire-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
/*transition mixins*/
.page-footer {
  background: #ffffff !important;
  color: #282828;
  border-top: 1px solid #dde3f0;
  padding-bottom: 0 !important;
  margin-top: 25px !important;
}
@media (min-width: 0px) and (max-width: 767px) {
  .page-footer {
    border-top: 0;
    margin-top: 0 !important;
  }
}
@media (min-width: 1200px) {
  .page-footer {
    padding-top: 120px;
  }
}
.page-footer .footer .logo-wrapper {
  margin-bottom: 20px;
}
.page-footer .footer .logo-wrapper img {
  max-width: 120px;
  max-height: 60px;
  margin-right: 20px;
  height: auto;
}
.page-footer .footer .logo-wrapper .footer-company-celibration {
  height: auto;
  margin-bottom: 0;
}
.page-footer .footer span,
.page-footer .footer a {
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}
@media (min-width: 1400px) {
  .page-footer .footer span,
  .page-footer .footer a {
    font-size: 16px;
    line-height: 26px;
  }
}
.page-footer .footer.content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .page-footer .footer.content {
    padding-bottom: 45px;
  }
}
@media (min-width: 1200px) {
  .page-footer .footer.content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1600px) {
  .page-footer .footer.content {
    padding-bottom: 65px;
  }
}
.page-footer .footer.content .links {
  padding-right: 0;
  margin: 0;
  font-size: 16px;
}
.page-footer .footer.content .links li {
  background: transparent;
  border: none;
  font-size: unset;
  margin: 0 0 5px 0;
  padding: 0;
}
@media (min-width: 1200px) {
  .page-footer .footer.content .links li {
    margin: 0 0 10px 0;
  }
}
.page-footer .footer.content .links a {
  color: #282828;
}
.page-footer .footer.content .links a:hover {
  text-decoration: none;
  color: #418393;
}
.page-footer .footer .footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 0 30px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .page-footer .footer .footer-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .page-footer .footer .footer-left {
    margin: 0 20px 0 0;
  }
}
@media (min-width: 1400px) {
  .page-footer .footer .footer-left {
    margin: 0 30px 0 0;
  }
}
@media (min-width: 1600px) {
  .page-footer .footer .footer-left {
    margin: 0 96px 0 0;
  }
}
.page-footer .footer .footer-left .footer-company-info {
  width: 100%;
  max-width: 100%;
  border-right: 0;
  padding-right: 0;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .page-footer .footer .footer-left .footer-company-info {
    width: 300px;
    border-right: 2px solid #dde3f0;
    padding-right: 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .page-footer .footer .footer-left .footer-company-info {
    width: 335px;
    padding-right: 45px;
  }
}
.page-footer .footer .footer-left .footer-company-info .footer-company-logo {
  margin: 0 0 20px 0;
  height: 27px;
}
.page-footer .footer .footer-left .footer-company-info .footer-company-address {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px;
}
@media (min-width: 1400px) {
  .page-footer .footer .footer-left .footer-company-info .footer-company-address {
    font-size: 16px;
    line-height: 28px;
  }
}
.page-footer .footer .footer-left .footer-company-contact-info {
  width: 100%;
  padding-left: 0;
}
@media (min-width: 768px) {
  .page-footer .footer .footer-left .footer-company-contact-info {
    width: 270px;
    padding-left: 20px;
  }
}
@media (min-width: 1600px) {
  .page-footer .footer .footer-left .footer-company-contact-info {
    padding-left: 30px;
  }
}
.page-footer .footer .footer-left .footer-company-contact-info a {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  color: #418393;
  margin: 0 0 20px 0;
}
.page-footer .footer .footer-left .footer-company-contact-info .call-number {
  margin: 0 0 10px 0;
}
.page-footer .footer .footer-left .footer-company-contact-info .call-number a {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #f47321;
  margin: 0;
}
.page-footer .footer .footer-left .footer-company-contact-info .call-number a:hover {
  color: #418393;
}
@media (min-width: 768px) {
  .page-footer .footer .footer-left .footer-company-contact-info .call-number a {
    font-size: 22px;
    line-height: 35px;
  }
}
@media (min-width: 1600px) {
  .page-footer .footer .footer-left .footer-company-contact-info .call-number a {
    font-size: 30px;
    line-height: 46px;
  }
}
.page-footer .footer .footer-left .footer-company-contact-info .company-timing {
  margin: 0 0 28px 0;
}
@media (min-width: 1400px) {
  .page-footer .footer .footer-left .footer-company-contact-info .company-timing {
    margin: 0 0 43px 0;
  }
}
.page-footer .footer .footer-left .footer-company-contact-info .company-mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-footer .footer .footer-left .footer-company-contact-info .company-mail img {
  height: 22px;
}
.page-footer .footer .footer-left .footer-company-contact-info .company-mail a {
  color: #282828;
  margin: 0 0 0 5px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .page-footer .footer .footer-left .footer-company-contact-info .company-mail a {
    font-size: 16px;
    line-height: 22px;
  }
}
.page-footer .footer .footer-left .footer-company-contact-info .company-mail a:hover {
  color: #418393;
}
.page-footer .footer .footer-left .footer-company-contact-info .block-title h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #418393;
  position: relative;
}
.page-footer .footer .footer-left .company-social-media img {
  cursor: pointer;
  height: 26px;
}
.page-footer .footer .footer-left .company-social-media img:hover {
  opacity: 0.8;
}
.page-footer .footer .footer-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.page-footer .footer .footer-right > div {
  width: 100%;
}
@media (min-width: 768px) {
  .page-footer .footer .footer-right > div {
    width: auto;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .page-footer .footer .footer-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
}
.page-footer .footer .footer-right .footer-content {
  width: 100%;
  margin: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .page-footer .footer .footer-right .footer-content {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .page-footer .footer .footer-right .footer-content {
    width: 175px;
    margin: 0 50px 0 0;
  }
}
@media (min-width: 1200px) {
  .page-footer .footer .footer-right .footer-content {
    margin: 0 20px 0 0;
  }
}
@media (min-width: 1400px) {
  .page-footer .footer .footer-right .footer-content {
    width: 185px;
    margin: 0 50px 0 0;
  }
}
@media (min-width: 1600px) {
  .page-footer .footer .footer-right .footer-content {
    margin: 0 72px 0 0;
  }
}
.page-footer .footer .footer-right .footer-content .block-title h3 {
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
  color: #418393;
  position: relative;
}
.page-footer .footer .footer-right .footer-content .block-title h3:after {
  content: '\e622';
  font-family: 'luma-icons';
  margin-left: 5px;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: 1px;
}
@media (min-width: 768px) {
  .page-footer .footer .footer-right .footer-content .block-title h3:after {
    display: none;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .page-footer .footer .footer-right .footer-content .block-title h3 {
    margin-bottom: 10px;
  }
}
.page-footer .footer .footer-right .footer-content .block-title.active h3:after {
  transform: rotate(180deg);
}
.page-footer .footer .footer-right .footer-content .description {
  display: none;
}
@media (min-width: 768px) {
  .page-footer .footer .footer-right .footer-content .description {
    display: block;
  }
}
.page-footer .footer .footer-right .footer-content .description .links li a {
  padding: 5px 0;
}
@media (min-width: 768px) {
  .footer-newsletter {
    margin-top: -70px;
  }
}
@media (min-width: 1200px) {
  .footer-newsletter {
    margin-top: -200px;
  }
}
.block.newsletter {
  max-width: 100% !important;
  width: 100% !important;
  position: relative;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  background-color: #418393;
  border-radius: 8px;
  overflow: hidden;
  padding: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .block.newsletter {
    padding: 30px;
    margin-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  .block.newsletter {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.block.newsletter input {
  padding: 12px 110px 12px 25px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter input {
    padding: 12px 25px;
  }
}
.block.newsletter .newsletter-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex: 1;
  margin: 0 0 20px 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter .newsletter-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .block.newsletter .newsletter-left {
    margin: 0 80px 0 0;
    max-width: 50%;
    flex: 0 0 50%;
  }
}
@media (min-width: 1600px) {
  .block.newsletter .newsletter-left {
    margin: 0 120px 0 0;
  }
}
.block.newsletter .newsletter-left .newsletter-mail-icon {
  margin: 0;
  max-width: 50px;
  flex: 0 0 50px;
}
@media (min-width: 768px) {
  .block.newsletter .newsletter-left .newsletter-mail-icon {
    margin: 0 17px 0 0;
    max-width: 60px;
    flex: 0 0 60px;
  }
}
@media (min-width: 992px) {
  .block.newsletter .newsletter-left .newsletter-mail-icon {
    max-width: 80px;
    flex: 0 0 80px;
  }
}
.block.newsletter .newsletter-left .newsletter-mail-icon img {
  height: 50px;
}
@media (min-width: 768px) {
  .block.newsletter .newsletter-left .newsletter-mail-icon img {
    height: 60px;
  }
}
@media (min-width: 992px) {
  .block.newsletter .newsletter-left .newsletter-mail-icon img {
    height: 75px;
  }
}
.block.newsletter .newsletter-left .newsletter-content .custom-title {
  color: #fff;
  margin: 0 0 5px 0;
  font-weight: 700;
  font-size: 25px;
  line-height: 35px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter .newsletter-left .newsletter-content .custom-title {
    text-align: center;
    margin: 10px 0;
  }
}
@media (min-width: 1200px) {
  .block.newsletter .newsletter-left .newsletter-content .custom-title {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (min-width: 1600px) {
  .block.newsletter .newsletter-left .newsletter-content .custom-title {
    font-size: 30px;
    line-height: 40px;
  }
}
.block.newsletter .newsletter-left .newsletter-content .custom-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter .newsletter-left .newsletter-content .custom-content {
    text-align: center;
  }
}
.block.newsletter .newsletter-bg .bg-01,
.block.newsletter .newsletter-bg .bg-02,
.block.newsletter .newsletter-bg .bg-03 {
  position: absolute;
}
.block.newsletter .newsletter-bg .bg-01 img,
.block.newsletter .newsletter-bg .bg-02 img,
.block.newsletter .newsletter-bg .bg-03 img {
  opacity: 0.5;
}
.block.newsletter .newsletter-bg .bg-01 {
  top: 0;
  right: 0;
}
.block.newsletter .newsletter-bg .bg-02 {
  top: auto;
  left: -25px;
}
@media (min-width: 1200px) {
  .block.newsletter .newsletter-bg .bg-02 {
    top: -35px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter .newsletter-bg .bg-02 {
    bottom: -50px;
    top: unset;
  }
}
.block.newsletter .newsletter-bg .bg-03 {
  top: 0;
  right: 135px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter .newsletter-bg .bg-03 {
    top: 0;
    right: 0;
  }
}
.block.newsletter .content {
  width: 100%;
}
@media (min-width: 1200px) {
  .block.newsletter .content {
    max-width: calc(50% - 80px);
    flex: 0 0 calc(50% - 80px);
  }
}
@media (min-width: 1600px) {
  .block.newsletter .content {
    max-width: calc(50% - 120px);
    flex: 0 0 calc(50% - 120px);
  }
}
.block.newsletter .content .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter .content .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.block.newsletter .content .form .field.newsletter {
  max-width: 100%;
  width: 100%;
}
.block.newsletter .content .form .field.newsletter .control::before {
  content: '';
}
.block.newsletter .content .form .field.newsletter label {
  width: 100%;
  margin: 0;
}
.block.newsletter .content .form .field.newsletter #newsletter-error,
.block.newsletter .content .form .field.newsletter #mce-EMAIL-error {
  color: #ffffff;
  padding-left: 14px;
  position: absolute;
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter .content .form .field.newsletter #newsletter-error,
  .block.newsletter .content .form .field.newsletter #mce-EMAIL-error {
    position: relative;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter .content .form .actions {
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
}
.block.newsletter .content .form .actions .subscribe {
  overflow: hidden;
  border-radius: 30px;
  border: 0;
  padding: 9px 16px;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .block.newsletter .content .form .actions .subscribe {
    position: relative;
    min-width: 130px;
    height: 35px;
    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;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .block.newsletter .content .form .actions .subscribe {
    border-radius: 0px 30px 30px 0px;
  }
}
.block.newsletter .content .form .actions .subscribe.primary:hover {
  background: #f47321 !important;
  opacity: 0.8;
}
.footer-copyright-section {
  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;
  padding: 17px 0;
  border-top: 1px solid #dde3f0;
}
@media (min-width: 0px) and (max-width: 767px) {
  .footer-copyright-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 1200px) {
  .footer-copyright-section {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 1600px) {
  .footer-copyright-section {
    padding: 27px 0;
  }
}
.footer-copyright-section .copyright {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  background-color: transparent;
  color: #282828;
  padding: 0 0 20px 0;
}
@media (min-width: 768px) {
  .footer-copyright-section .copyright {
    font-size: 16px;
    line-height: 26px;
    padding: 0 20px 0 0;
  }
}
