section.home-section.contact{
	overflow: hidden;
}

section{
	overflow: hidden;
}

.text-para{
    color: var(--light-gray);
    font-size: 15px;
    line-height: 24px;
    font-family: var(--secondary-font);
    letter-spacing: 0.3px;
	padding-bottom: 52px;
}

.contact p{
	color: var(--light-gray);
    font-size: 15px;
    line-height: 24px;
    font-family: var(--secondary-font);
    letter-spacing: 0.3px;
}

h2.heading-section.contact{
	color: var(--main-color);
	font-size: 25px;
	line-height: 24px;
	font-family: var(--main-font);
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-bottom: 22px;
}

section.home-section.contact h3 {
    text-align: left;
    font-size: 15px;
    letter-spacing: 0.68px;
    color: #917504;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.map img {
    padding-right: 12px;
}

.map a{
	text-decoration: none;
	letter-spacing: 0.26px;
    color: #917504;
    font-size: 13px;
   	border-bottom: 1px solid #917504;

}

.map{
	padding-bottom: 46px;	
}

p.tel, p.mail {
	text-align: left;
    letter-spacing: 0.3px;
    color: #6F6F6F;
    margin: 0;
}

.contact h4 {
	text-align: left;
	font-family: var(--secondary-font);
	letter-spacing: 1.8px;
	color: #6F6F6F;
	text-transform: uppercase;
	font-size: 15px;
	padding-top: 46px;
	padding-bottom: 10px;
}

.contact li {
    list-style-type: none;
    display: inline;
	padding-right: 16px;
}

.contact ul{
	padding-left: 0;
}

button {
	overflow: visible;
  }
  
  button,
  select {
	text-transform: none;
  }
  
  button,
  input,
  select,
  textarea {
	color: #5a5a5a;
	font: inherit;
	margin: 0;
  }
  
  input {
	line-height: normal;
  }
  
  textarea {
	overflow: auto;
  }
    
  h1 {
	color: #474544;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 7px;
	text-align: center;
	text-transform: uppercase;
  }
  
  .underline {
	border-bottom: solid 2px #474544;
	margin: -0.512em auto;
	width: 80px;
  }
  
  .icon_wrapper {
	margin: 50px auto 0;
	width: 100%;
  }
  
  .icon {
	display: block;
	fill: #474544;
	height: 50px;
	margin: 0 auto;
	width: 50px;
  }
  
  #contact_form .phone, .subject{
	float: left;
    width: 45% !important;
  }
  
  input[type="text"],
  [type="email"], [type="tel"],
  select,
  textarea {
	background: none;
    border: none;
    border-bottom: solid 1px #A57D28;
    margin: 0em 0 1.875em 0;
    padding: 0 0 0.875em 0;
    text-transform: uppercase;
    width: 450px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-align: left;
    font: normal normal medium 15px/18px Raleway;
    letter-spacing: 1.8px;
    color: #6F6F6F;
    font-size: 15px;
    line-height: 18px;
    

    text-transform: uppercase;
  }

  
  input[type="text"]:focus,
  [type="email"]:focus,
  textarea:focus {
	outline: none;
	padding: 0 0 0.875em 0;
  }
  
  .message {
	float: none;
  }
  
  .name, .email {
	float: left;
	width: 50%;
  }
  
  select {
	background: url("https://cdn4.iconfinder.com/data/icons/ionicons/512/icon-ios7-arrow-down-32.png")
	  no-repeat right;
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
  }
  
  select::-ms-expand {
	display: none;
  }
   
  .telephone {
	width: 100%;
  }
  
  textarea {
	line-height: 150%;
	height: 44px;
	width: 980px;
  }
  
  ::-webkit-input-placeholder {
	color: #474544;
  }
  
  :-moz-placeholder {
	color: #474544;
	opacity: 1;
  }
  
  ::-moz-placeholder {
	color: #474544;
	opacity: 1;
  }
  
  :-ms-input-placeholder {
	color: #474544;
  }
  
  .wpcf7-submit {
	background: none;
    border: none;
    border-bottom: solid 1px #A57D28;
    color: #474544;
    padding-bottom: 9.5px;
    text-align: center;
    text-align: left;
    font: normal normal medium 15px/18px Raleway;
    letter-spacing: 1.8px;
    color: #2E2E2E;
    text-transform: uppercase;
    border-bottom-width: 1px;
    width: 164px;
}
  
  /* #form_button:hover {
    background: #A57D28;
    color: #f2f3eb;
    padding: 9.5px 0px;
} */

  .submit {
	text-align: center;
    padding-top: 78px;
}
  


  
  @media screen and (max-width: 480px) {
	h1 {
	  font-size: 26px;
	}
  
	.underline {
	  width: 68px;
	}
  
	#form_button {
	  padding: 15px 25px;
	}
  }
  
  @media screen and (max-width: 420px) {
	h1 {
	  font-size: 18px;
	}
  
	.icon {
	  height: 35px;
	  width: 35px;
	}
  
	.underline {
	  width: 53px;
	}
  
	input[type="text"],
	[type="email"],
	select,
	textarea {
	  font-size: 0.875em;
	}
  }

  /* form#contact_form {
    padding: 149px 146px 133px;
    
} */

.wpcf7-form {
  padding: 149px 146px 133px;
  /* padding-right: 339px; */
}

.section-wrapper.inquary {
    /* margin-top: -148px; */
    background: #fff;
    z-index: 999999999;
    position: relative;
}

.container-fluid.inquary {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    padding-bottom: 193px;
    /* position: absolute; */
}


h2.heading-inquary {
	color: var(--main-color);
    font-size: 25px;
    line-height: 24px;
    font-family: var(--main-font);
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 76px;
	text-align: center;
}

.projectpage p {
    text-align: justify;
    /* font: normal normal normal 15px/24px Open Sans; */
 

    color: var(--light-gray);
	font-size: 15px;
	line-height: 24px;
	font-family: var(--secondary-font);
	letter-spacing: 0.3px;
}

.projectpage .explore {
    margin-top: 85.31px;
}

.explore  a {
	text-align: left;
    font-size: 16px;
    letter-spacing: 1.92px;
    color: #2E2E2E;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #917504;
    padding: 0px 0px 9.5px;
}

.container__list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	grid-template-rows: repeat(1, minmax(min-content, max-content));
	grid-template-columns: repeat(5, minmax(min-content, max-content));
	grid-auto-rows: minmax(min-content, max-content);
	grid-auto-columns: minmax(min-content, max-content);
	justify-content: space-around;
	gap: 10px 20px;
  }
  
  .container__item {
	width: 100px;
	color: #4c6067;
	min-height: 30px;
	border-radius: 3px;
	display: grid;
	justify-content: center;
	align-content: center;
	cursor: pointer;
	position: relative;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 1px;
	font-weight: 400;
	transition: 0.2s;
  }
  
  .container__item::after {
	content: "";
	display: block;
	position: absolute;
	width: 40%;
	margin: 0 30%;
	bottom: 0;
	border-bottom: 1px solid #4c6067;
  }
  
  .container__item_active {
	background: #4c6067;
	box-sizing: border-box;
	color: #ebfaff;
	font-weight: 300;
  }
  
  .container__link {
	margin: 0;
	padding: 0;
  }
  
  .container__inner {
	width: 80%;
	margin: 45px auto 35px;
  }
  
  .content__subtitle {
	animation-name: smoothTop;
	animation-duration: 0.3s;
	font-size: 22px;
	line-height: 22px;
	font-weight: 500;
	color: #404648;
  }
  
  .content__description {
	animation-name: smoothBottom;
	animation-duration: 0.7s;
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	color: #404648;
  }
  
  .container__inner_hidden {
	display: none;
  }
  
  @keyframes smoothTop {
	0% {
	  opacity: 0.2;
	  transform: translateY(7%);
	}
	100% {
	  opacity: 1;
	  transform: translateY(0%);
	}
  }
  
  @keyframes smoothBottom {
	0% {
	  opacity: 0.2;
	  transform: translateY(-3%);
	}
	100% {
	  opacity: 1;
	  transform: translateY(0%);
	}
  }

  #container > h2 {
	display: block;
	font-family: sans-serif;
	font-weight: bold;
	margin: 1.5rem auto 0;
	text-align: center;
  }
  #container > p {
	font-size: 0.8rem;
	margin: 1rem 0 2.5rem 0;
	text-align: center;
  }
  /*style component*/
  
  section.project-section .nav-tab ul {
    list-style: none;
    font-size: 0;
    align-items: center;
    grid-gap: 0;
    padding: 0;
    position: relative;
    display: flex;
  }
  section.project-section .nav-tab ul li {
	text-align: center;
  }
  section.project-section .nav-tab ul li button {
		background-color: transparent;
		border-radius: 0;
		border: 0;
		height: 5rem;
		outline: 0;
		width: 100%;
		text-align: left;
		font-size: 15px;
		letter-spacing: 0.6px;
		color: #917504;
		text-transform: capitalize;
  }
  section.project-section .nav-tab ul li button.tab-current,
  section.project-section .nav-tab ul li button:active {
	color: #917504;
	display: inline-block;
    content: "";
    width: 100%;
    margin: 0 1rem;
    position: relative;
	font-family: var(--main-font);
  }
  .content-tab {
	display: none;
	padding: 3rem 0;
	animation: fadeIn 0.15s linear;
	/* padding-bottom: 144.75px; */
  }
  .current-content-tab {
	display: block;
  }
  
  /* optional */
  .content-tab p,
  .content-tab strong {
	display: block;
	margin: 2rem 0;
  }

  .content-tab ul li,
  .content-tab ol li {
	list-style-position: inside;
	margin: 1rem 2rem;
  }
  @keyframes fadeIn {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }

  section.project-section {
    padding-top: 176px;
}

 .project_icon img {
    margin-right: 30.92px;
}

 .project_icon p {
    text-align: left;
    letter-spacing: 0px;
    color: #2E2E2E;
    margin: 0;
    padding-top: 24.57px;
}

.project_info{
	text-align: left;
    font: var(--main-font);
    letter-spacing: 1.8px;
    color: #2E2E2E;
    text-transform: uppercase;
    margin-top: 69.25px;
    margin-bottom: 9.17px;
}

section.project-section .project-carousel .slider-counter {
    padding-left: 0px;
    font-size: 18px;
    letter-spacing: 2.16px;
    color: #F8F8F8;
    text-transform: uppercase;
    /* padding-bottom: 35.5px; */
    padding-bottom: 0;
    font-family: var(--main-font);
    margin-top: -4%;
    
    text-align: center;
}

section.quastion {
    margin: -2px 826px 191.88px;
}

section.quastion p {
    text-align: left;
    font-size: 15px;
    letter-spacing: 0.3px;
    color: #6F6F6F;
    padding-bottom: 25.38px;
    margin-bottom: 0px;
}

/* form#contact_form {
    position: relative;
    top: -125px;
    z-index: 999999999999999;
    background-color: #fff;
} */

.wpcf7-form {
  position: relative;
  top: -125px;
  z-index: 999999999999999;
  background-color: #fff;
}

.project_icon {
  padding-bottom: 138.44px;
}

button.tab-current:before {
  position: relative;
  width: 0;
  display: inline-block;
  content: "";
  border-top: 2px solid #917504;
  width: 33.85px;
  margin: -12px 19.5px -12px 0px;
  transform: translateY(-1rem);
}
