@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
::before,
::after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  overflow: hidden;
  overflow-y: auto;
  font-family: "Inter", serif;
}

:root {
  scroll-behavior: unset;
}

body {
  font-family: "Inter", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  color: #151515;
  margin: 0;
  padding: 0;
}

.container {
  max-width: 1140px;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

iframe {
  border: 0;
  width: 100%;
}

i {
  display: flex;
}

i::before {
  content: "";
  display: block;
  background-size: cover !important;
}

a {
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

p {
  margin: 0;
}

svg:not(:root) {
  overflow: hidden;
}
i::before {
  content: "";
  display: inline-block;
  background-size: cover;
  mask-size: cover;
  -webkit-mask-size: cover;
  background-repeat: no-repeat;
}
ol,
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-one,
.heading-two,
.heading-three,
.heading-four,
.heading-five,
.heading-six {
  margin: 0 0 20px 0;
}
p:last-child {
  margin-bottom: 0;
}
img {
  max-width: 100%;
  display: block;
  margin: 0;
  height: auto;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
/* Form Styling */
input,
textarea {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  border-radius: 10px;
  border: 1px solid #dedede;
  color: #151515;
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  box-shadow: none;
  -webkit-box-shadow: none;
}
input:focus,
input:active,
textarea:focus,
textarea:active {
  outline: none;
}
input,
textarea {
  padding: 11px 15px;
}
textarea {
  padding: 7px 15px 11px;
  resize: none;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-image: url(../alhomaiziya/assets/images/icon_down_arrow.svg) !important;
  background-repeat: no-repeat !important;
  background-position: right center !important;
  background-color: transparent;
  border: none;
  color: white;
  padding-right: 20px;
}

input::placeholder,
input::-moz-placeholder,
input::-webkit-input-placeholder,
textarea::placeholder,
textarea::-moz-placeholder,
textarea::-webkit-input-placeholder {
  color: #737373;
  opacity: 1;
}

label {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  color: #151515;
  margin-bottom: 6px;
  display: block;
}
.wpcf7-spinner {
  opacity: 1;
  margin: 0;
}
.wpcf7 form.invalid .wpcf7-response-output {
  font-size: 12px;
  color: #d83631;
  border-color: #d83631;
  margin-top: 16px;
  border-radius: 6px;
  padding: 2px 10px 4px;
  line-height: 17px;
}
.wpcf7-not-valid {
  border: 1px solid #d83631;
}
.wpcf7 form.sent .wpcf7-response-output {
  margin-top: 16px;
}
.wpcf7 form .wpcf7-response-output {
  border-radius: 6px;
  border-color: #181717;
  border: 1px solid #181717;
  margin: 0;
}
.wpcf7-not-valid-tip {
  font-family: Inter;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  margin-top: 2px;
  color: #d83631;
}
.wpcf7-spinner {
  display: none;
}
/* Common Styling */
.container {
  max-width: 1140px;
  padding: 0;
}

a {
  color: #151515;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  display: inline-block;
  text-decoration: none;
  transition: 0.3s;
}

h1,
.heading-one {
  font-size: 54px;
  font-weight: 700;
  line-height: 65px;
  color: #ffffff;
}
h2,
.heading-two {
  font-size: 46px;
  font-weight: 700;
  line-height: 56px;
  color: #1c1c1c;
}
/* h3,
.heading-three {
	font-size: 30px;
	font-weight: 700;
	line-height: 35px;
	color: #060606;
}
h4,
.heading-four {
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	color: #060606;
}
h5,
.heading-five {
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	color: #060606;
}
h6,
.heading-six {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	color: #060606;
} */
p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}
.common-btn,
.wpcf7-submit {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  background-color: #253d98;
  border: 1px solid transparent;
  border-radius: 10px;
  padding: 9px;
  margin: 0;
  transition: 0.3s;
}

.common-btn:hover,
.common-btn:focus,
.wpcf7-submit:hover,
.wpcf7-submit:focus {
  color: #253d98;
  background-color: transparent;
  border-color: #253d98;
}
.py-100 {
  padding: 100px 0;
}
.pb-100 {
  padding-bottom: 100px;
}
/* Header */
.site-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  transition: 0.3s;
  transition: all 0.4s ease-in-out;
}

.page-template-home .site-header {
  background-color: transparent;
}
.page-template-home .site-header::after {
  content: "";
  height: 1px;
  width: 100%;
  max-width: 1240px;
  background-color: #dedede;
  opacity: 46%;
  margin: 0 auto;
  transition: 0.3s;
}
.site-header.sticky {
  background-color: #253d98;
  transition: all 0.4s ease-in-out;
}
.site-header.sticky .header-main-content {
  padding-top: 16px;
  transition: all 0.4s ease-in-out;
}
.site-header.sticky .menu-item a {
  padding-bottom: 24px;
  transition: all 0.4s ease-in-out;
}
.site-header.sticky .menu-item a::after {
  top: 42px;
  transition: top 0.4s ease, transform 0.3s ease;
}
.page-template-home .site-header.sticky::after {
  display: none;
}
.header-main-content {
  display: flex;
  justify-content: space-between;
  padding-top: 24px;
  transition: all 0.4s ease-in-out;
}

.site-nav {
  display: flex;
  align-items: center;
  transition: 0.3s;
}

/* Site Nav */
.menu {
  display: flex;
  align-items: center;
  gap: 30px;
  margin: 0;
}

.menu-item a {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: #ffffff;
  position: relative;
  padding-bottom: 33px;
  margin-top: 11px;
}
.menu-item a::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  top: 52px;
  border-radius: 10px;
  background-color: #ffffff;
  transform: scale(0, 1);
  transform-origin: right top;
  transition: top 0.4s ease, transform 0.4s ease;
}
.menu-item a:hover::after,
.menu-item a.active::after {
  transform-origin: left top;
  transform: scale(1, 1);
}

.menu-toggle {
  display: none;
}

/* Banner section */
.banner-section {
  padding: 234px 0;
  background-position: center;
  background-size: cover;
  position: relative;
}
.banner-section::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(
    180deg,
    rgba(37, 61, 152, 0.6) -41.08%,
    rgba(37, 61, 152, 0.5) 24.8%,
    rgba(37, 61, 152, 0) 100%
  );
}
.banner-wrapper {
  position: relative;
  z-index: 2;
}

.banner-title span {
  display: block;
}
.banner-text {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: #ffffff;
}
.scroll-link {
  position: absolute;
  bottom: -194px;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.scrollLink-img {
  background-color: #ffffff4d;
  border-radius: 50%;
  padding: 7px 11px;
  height: 30px;
  width: 30px;
  overflow: hidden;
}
.scrollLink-img img {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
/* About Us */

.about-text {
  margin-bottom: 60px;
}
.about-text span {
  font-weight: 700;
  text-transform: uppercase;
}
.about-sec-img {
  border-radius: 10px;
}
.about-content {
  margin-top: 40px;
}

/* Contact Us */
.contactus-section {
  padding-bottom: 50px;
}

.contact-info-wrapper {
  display: flex;
  gap: 24px;
  margin-bottom: 40px;
}
.contact-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 18px;
  transition: all 0.4s ease-in-out;
}

.contact-link:hover {
  color: #253d98;
  transition: all 0.4s ease-in-out;
}

.contact-form-title {
  margin-bottom: 20px;
}

label span {
  color: #d83631;
}
.form-group {
  margin-bottom: 24px;
}
.form-group input,
.form-group textarea {
  width: 100%;
}
.submit-btn {
  width: 100%;
}
.btn-container {
  margin-top: 40px;
}
.contact-us-map {
  height: 100%;
}
.contact-us-map iframe {
  height: 100%;
  border-radius: 10px;
}
/* footer  */
.site-footer {
  border-top: 1px solid #dedede;
}
.footer-main {
  padding: 20px 0 24px;
}
.footer-main-top,
.footer-main-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.location-text {
  font-size: 14px;
  line-height: 21px;
}
.footer-main-bottom {
  margin-top: 20px;
}
.footer-link-container {
  display: inline-flex;
  margin: 0;
}
.footer-links {
  gap: 20px;
}
.footer-links a.active,
.footer-links a:hover {
  color: #253d98;
}
.social-links {
  gap: 24px;
}
.scroll-link {
  transform: scale(1);
  transition: 0.3s;
}
.social-link:hover {
  transform: scale(0.8);
}
/* copy section */
.copy-section {
  background-color: #253d98;
  padding: 9px 0;
}
.copy-section-wrapper {
  display: flex;
  justify-content: space-between;
}
.copy-section p,
.copy-section a {
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  color: #ffffff;
  margin: 0;
  border-bottom: 1px solid transparent;
  transition: all 0.4s ease-in-out;
}
.copy-section a:hover {
  border-color: #fff;
  transition: all 0.4s ease-in-out;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
/* 404 */
.error404 .site-content {
  padding-top: 88px;
  min-height: calc(100vh - 169px);
}
.error404 .site-header {
  background: #253d98;
}
.error-page-block {
  text-align: center;
}
.error-page-block h1 {
  font-size: 160px;
  line-height: 180px;
  color: #253d98;
}
/* 404 End */
.custom-logo,
.footer-logo{
  max-width: 100px;
  height: auto;
}
