/*
Theme Name: Arete Land and Developments
Author: App and Website
Description: The official land developments comapny theme by <a href="https://appandwebsite.au/"> App and Website </>
Version: 1.0.0
*/



/* ============== Pagination css starts=================== */
.pagination_main{
	width: 100%;
	display: flex;
	justify-content: center;
}
.pagination_main .page-numbers{
   margin-right: 1.2rem;
   width: 40px!important;
   height: 40px!important;
   line-height: 2.6rem!important;
   font-size: 1.3rem;
   font-weight: 600;
   text-align: center;
   border-radius: 6px;
   border: 2px solid #deaf3e;
   background: #fff;
   color: #deaf3e;
 }
 .pagination .page-numbers:hover{
   background: #deaf3e;
   border-color: #deaf3e;
   color: #fff;
 }
 .pagination .current {
    background: #deaf3e;
    border-color: #deaf3e;
   color: #fff;
 }
 .pagination .page-numbers:last-child{
   margin-right: 0rem;
 }
 /* ============== Pagination css ends=================== */




#wpadminbar .header_custom {
  top: 30px!important;
}


 .header_custom{
  background: #022b00;
}

.header_social_icons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  list-style: none;
}
.header_social_icons ul li a {
	background: #d18d04;
  color: #fff;
  font-size: 18px;
  width: 40px;
  padding: 15px 0;
  line-height: 1;
  text-align: center;
  border: 1px solid var(--tj-color-border-6);
  border-radius: 2px;
  display: block;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header_social_icons ul li a:hover {
  background: #b07602;
  color: var(--tj-color-common-white);
}

.call_now{
  display: none;
}

.cta_custom .hero-content p{
  max-width: 540px;
}

.hero-content .hero-title {
  max-width: 1200px;
  margin: 0 auto 40px auto;
  width: 100%;
}
.hero_site_title{
  font-weight: 800!important;
}

.social_list_footer{
  display: flex;
  margin-top: 30px;
}
.social_list_footer li{
  height: 100%;
}
.footer_list_custom li a{
  text-transform: initial!important;
}
.footer_bottom_br{
  display: none;
}
.social_list_footer li:hover i{
  color: #fff!important;
}


.form_row{
  margin-top: -40px;
}
.form_right_about{
  padding-left: 50px;
}


.services_section{
  background: #222;
}
.services_section .project-content{
  background: #111;
}
.service_item .project-thumb {
  height: 260px;
}
.service_item .project-thumb img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.service_item h3{
 color: #c89735;
}
.service_item a.read_more{
  font-size: 18px;
  color: #ac802e;
  display: flex;
  align-items: center;
}
.service_item a.read_more i{
  margin-bottom: -2px!important;
  margin-left: 5px;
}

.cta_custom{
  height: auto!important;
  width: 100%!important;
}

.partners_row{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
.partners_row .follow-thumb{
  height: 140px;
  background: #fff;
}
.partners_row .follow-thumb img{
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  padding: 16px;
}
.logo_custom img{
  max-height: 100px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.projects_page .project-item .project-content{
  background: #222!important;
}
.video_section{
  overflow: hidden;
}
.video_row{
  display: flex;
  row-gap: 30px;
}
.video_item .owl-nav{
display: none;
}
.page_hero{
  margin-top: 60px;
}
.page_hero p{
  color: #fff;
}
.social_icons_cotact_page{
  display: flex;
  justify-content: center;
}
.about_page_intro{
  font-size: 42px;
  line-height: 48px!important;
}
.vision_section{
  padding-left: 120px;
}

.service_list{
list-style: none;
padding-left: 10px;
margin-top: 25px;
}
.why_items{
  display: flex;
  align-items: center;
}
.why_items h3{
  line-height: 32px!important;
}
.cta_Service_p{
  max-width: 100%!important;
}
.why_items .amenities-item{
  border: 1px solid #c99222;
  min-height: 280px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}


.margin_top{
 margin-top: 80px;
}
.blog_section .post-card .post-content{
  background: #222!important;
}
.blog-details-thumb img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.recent_posts .thumb{
  height: 100px;
  width: 100px;
  object-fit: cover;
}
.recent_posts .thumb img{
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.recent_posts .thumb-post-title{
  font-size: 16px!important;
}

.free_quote_form{
  background: #222;
  padding: 70px 0;
  border-radius: 12px;
}
.form_select .form-control{
  width: 100%;
  height: 60px;
  padding-top: 10px!important;
}
.form_select .form-control ul{
  width: 100%;
  background: #111;
}
.form_select .form-control .current{
  color: #bbb;
}
.form_select .form-control ul li{
  background: #222;
  border: 1px solid #111;
  color: #ccc;
}


.custom_page_layout h1{
   font-size: 42px;
}
.custom_page_layout h2{
  font-size: 32px;
}
.custom_page_layout p{
  font-size: 18px;
}
.custom_page_layout li{
  font-size: 16px;
}
.custom_page_layout ul{
  margin-left: 25px;
}
.custom_page_layout ol{
  margin-left: 25px;
}

.hero_text_btmlft{
  max-width: 420px;
}
.hero_text_btm_right{
  max-width: 300px;
}

@media screen and (max-width:1250px){
  .header-2 .primary-header-inner .header-menu-wrap .sub-menu li {
      margin: 0 6px;
  }
}

@media screen and (max-width:1220px){
  .header_social_icons{
      display: none;
  }
  .header_phone_desktop{
      display: none;
  }
  .call_now{
      display: flex!important;
      margin-left: -30px;
  }
  .service_item .project-thumb {
      height: 200px;
  }
  .social_icons_cotact_page{
      display: flex;
  }
  .free_quote_form .section-heading{
      padding: 0 40px;
  }
  .free_quote_form .beauly-contact-form{
      padding: 0 40px;
  }
}

@media screen and (max-width:992px){
  .footer-area .footer-bottom .footer-content .footer-right ul {
      gap: 0px;
  }
  .form_right_about{
      padding-left: 10px;
      margin-top: 30px;
  }
  .form_right_about h3{
      text-align: left;
  }
  .form_row{
      margin-top: -20px;
  }
  .hero_text_btmlft{
      display: none;
  }
  .hero_text_btm_right{
      display: none;
  }
  .page_hero{
      margin-top: 0px;
  }
  .director_row{
      display: flex;
      flex-direction: column-reverse;
  }
  .beauly-contact-form {
      width: 100%;
      max-width: 100%;
      margin: 0 auto;
  }
  .vision_section{
      padding-left: 0px;
  }   
 .margin_top{
  margin-top: 0px;
 }
}


@media screen and (max-width:768px){
  .footer_bottom_pages ul li:first-child{
      margin-right: 20px!important;
 }
 .service_item .project-thumb {
  height: 260px;
}
.hero-section-2 .hero-container .hero-title {
  padding-right: 0px!important;
}
.why_choose_us .section-heading{
  text-align: center;
}
.cta_custom .hero-content{
  text-align: center;
}
.contact-item {
  border-right: 0px solid var(--tj-color-border-5);
}
.custom_page_layout h1{
  font-size: 36px;
}
.custom_page_layout h2{
 font-size: 28px;
}
}
@media screen and (max-width:576px){
 .partners_row{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
}
.partners_row .follow-thumb{
  height: 80px;
  background: #fff;
}
.partners_row .follow-thumb img{
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  padding: 16px;
}
.hero_site_title{
  margin-bottom: 30px!important;
}
.free_quote_section{
  padding: 0;
}
.free_quote_form .section-heading{
  padding: 0 20px;
}
.free_quote_form .beauly-contact-form{
  padding: 0 20px;
}
}

@media screen and (max-width:500px){
  .footer_bottom_br{
      display: block;
  }
  .footer_bottom_pages ul li:first-child{
      margin-right: 40px!important;
 }
}

@media screen and (max-width:480px){
  .custom_logo_mobile img{
     max-height: 50px;
     padding-bottom: 5px;
  }
  .header-2 .primary-header-inner .header-logo {
      max-width: fit-content;
      width: 100%;
  }
}

@media screen and (max-width:380px){
  .call_now a{
      font-size: 14px!important;
  }
}



.privacy_policy{
	padding-top: 150px;
	padding-bottom: 60px;
}



/**
  Buttons CSS
*/
.form_button input{
  background: var(--tj-color-theme-primary);
  color: var(--tj-color-common-white);
  font-family: var(--tj-ff-primary);
  display: inline-block;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
  padding: 20px 35px;
  letter-spacing: 0;
  border-radius: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border: none;
  width: 100%;
}
.contact_form_button input:hover{
  background: #ac802e;
}

.social_links_single_page ul{
	display: flex;
}
.social_links_single_page li{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
	width: 40px;
	background: #ac802e;
	margin-right: 20px;
}
.social_links_single_page li i{
	color: #fff;
	font-size: 20px;
}
.social_links_single_page li:hover{
	background: #c99738;
}
.serv_img_main{
	display: flex;
	justify-content: center;
	align-items: center;
}

@media screen and (max-width:1400px){
.amenities-section .section-heading .section-title {
    font-size: 42px;
}
}

@media screen and (max-width:768px){
.amenities-section .section-heading .section-title {
    font-size: 32px;
}
}



@media screen and (max-width:992px){
	.cta_section_home{
		background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('https://aretelanddev.com.au/wp-content/uploads/2024/09/home-cta-img.jpg');
		background-size: cover;
		background-position: bottom center;
		padding-left:0;
	}
	.cta_section_home .hero-content{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.cta_section_home h2{
		margin-bottom: 40px;
	}
	.privacy_policy{
	padding-top: 80px;
}
}


@media screen and (max-width:576px){
	.cta_section_home h2{
		padding-bottom: 20px;
	}
	.page_hero h1{
		font-size: 38px!important;
	}
}

 .header_custom {
    transition: top 0.3s ease;
  }

  .sticky-active {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
  }



.about_page h2{
	font-size: 48px;
}
.about_content_main p{
	margin-bottom: 0;
}
.about_page_background{
	height: 800px;
}
@media screen and (max-width:1400px){
	.about_page h2{
	font-size: 42px;
}
	 .about_page_background{
	height: 600px;
}
}
@media screen and (max-width:1200px){
	.about_page h2{
	font-size: 36px;
}
   .about_page_background{
	height: 600px;
}
}
@media screen and (max-width:768px){
	.vision_section {
	padding-left: 10px;
}
  .about_page_background{
	height: 500px;
}
.footer-area .footer-bottom .footer-content {
     row-gap: 5px;
	text-align: left;
	display:flex!important;
	justify-content: flex-start!important;
	align-items:flex-start!important;
 }
}


.project-item .project-content{
	background: #222;
}
.arete_team_row{
	margin-top: 40px;
	display: grid;
	grid-template-columns: 100%;
	row-gap: 30px;
}

.arete_team{
/*  padding: 40px; */
}
.arete_team_wrapper{
	display: grid;
	grid-template-columns: 280px auto;
	align-items: center;
}
.team_content_arete{
	padding: 10px;
    background: #333;
}
.team_content_arete h3{
	margin-top: 16px;
}
.arete_team_wrapper img{
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.team_content_arete p{
	margin-bottom: 20px;
}
@media screen and (max-width:1400px){
.arete_team_row{
	grid-template-columns: 100%;
	row-gap: 40px;
}
}
@media screen and (max-width:768px){
.arete_team_wrapper{
	grid-template-columns: 100%;
}
.footer_center_links{
	display: flex;
	justify-content: flex-start;
}
}

.sby_load_btn{
	background: #022b00!important;
}
.sby_follow_btn a{
	background: #c89735!important;
}
.footer_center_links{
	display: flex;
	justify-content: center;
}
@media screen and (max-width:768px){
.footer_center_links{
	display: flex;
	justify-content: flex-start;
}
	.padding_top_global{
		padding-top: 60px;
	}
	.chaty-i-trigger .chaty-channel {
    right: -16px!important;
}
}
.video_row .sby_items_wrap .sby_item{
/* 	display: flex; */
	align-self: center;
}


.recaptcha_wrapper{
	width: 100%;
	background: #eee;
	margin-bottom: 20px!important;
	display:flex;
	justify-content: center;
	border-radius: 4px;
}
.chaty-svg ellipse{
	fill: #c78502;
}

@media (max-width: 991px) {
    .mobile-side-menu.is-open {
        z-index: 1200;
    }
}

