/*!
* Theme Name: astra-child
* Text Domain: astra
* Template: astra
* Version: 3.4.1
* Tested up to: 6.1.1
* Requires at least: 5.6
* Requires PHP: 7.2
* Author: Code Calibre Team
* Author URI: https://codecalibre.com/
* Theme URI: https://codecalibre.com/
* Description: astra-child is the perfect theme for your project. There is any issue or new funtionality, visit:
https://codecalibre.com/
*/
@font-face {
    font-family: 'Gilroy';
    src: url('./fonts/Gilroy-Regular.woff2') format('woff2'),
        url('./fonts/Gilroy-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('./fonts/Gilroy-Heavy.woff2') format('woff2'),
        url('./fonts/Gilroy-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('./fonts/Gilroy-Medium.woff2') format('woff2'),
        url('./fonts/Gilroy-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('./fonts/Gilroy-Bold.woff2') format('woff2'),
        url('./fonts/Gilroy-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
html, body{
	width:100%!important;
overflow-x:hidden!important;
}
a:focus {
    outline: none!important;
}
h2,h3,h4,h5,h6,p,span,div,a{
	 font-family: 'Gilroy' !important;	
}
.current-menu-item a {
    font-weight: 600;
}
.head-btn {
    gap: 20px;
    display: flex;
}
.head-btn button, .btn a, button.forminator-button.forminator-button-submit{
    background-color: transparent;
    font-size: 16px;
    font-weight: 700;
	 font-family: 'Gilroy' !important;	
	color:white;
    background-image: linear-gradient(180deg, #AA8152 0%, #DFB483 100%)!important;
    border-style: solid!important;
    border-width: 3px 3px 3px 3px!important;
    border-color: #AA8152!important;
    border-radius: 80px 80px 80px 80px!important;
    padding: 10px 25px!important;
	box-shadow: 0px 4px 4px 0px #AA815275!important;
}
.head-btn button:hover, button.forminator-button.forminator-button-submit:hover{
    background-image: linear-gradient(180deg, #DFB483 0%, #AA8152 100%);
	}
ul#astra-footer-menu {
    display: flex;
}
.ast-mobile-popup-drawer.active .menu-toggle-close:focus, [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus {
    border: none!important;
	outline: none!important;
}
.ast-mobile-popup-drawer img {
    width: 200px;
    margin-top: -70px;
}
.ast-mobile-popup-inner {
    width: 300px;
}
.ast-mobile-popup-drawer .head-btn {
    gap: 10px;
    flex-direction: column;
}
.ast-mobile-popup-drawer ul#ast-hf-mobile-menu li a {
    padding: 0 10px;
}
.ast-mobile-popup-drawer .head-btn a button {
    width: 100%;
    margin: 10px 10px 0;
	
}
/* -----------------header-footer-end---------------------- */
.first-head h1 {
    font-family: 'Gilroy' !important;
    background: linear-gradient(90deg, #DFB483 0%, #AA8152 100%);
    -webkit-background-clip: text;
    color: transparent!important;
}
.home-card .btn {
    margin-top: auto!important;
}
.hero-banner{
background-image: linear-gradient(
        to right,
        #FFFFFF00 75%,
        #FFFFFF00 75%, 
        #000000 75%,
        #000000 100%
    )!important;
}
.slick-dots li.slick-active button:before {
    opacity: 1!important;
    color: #AA8152!important;
}
.slick-dots li button:before{
	color: #FFFFFF!important;
    opacity: 1!important;
}
.forminator-row.forminator-row-last .forminator-field{
text-align:center;
}
.services-slider .slick-track {
    gap: 20px!important;
    display: flex;
}
.slick-dots li button:before {
    font-size: 20px!important;
}
ul.slick-dots {
    text-align: right;
    right: 80px!important;
    bottom: 100px;
}
.slick-arrow {
    position: absolute;
    top: 40px;
    left: -20px;

 }
.contact-label {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    vertical-align: middle;
    color: #000;
}
.contact-info {
    font-weight: 700;
    font-size: 20px;
    vertical-align: middle;
    color: #000;
}
.contact-info a{
     color: #000;
}
p.footer-name {
    font-family: "Clash Display";
    font-weight: 600;
    font-size: 190px;
    line-height: 100%;
    background: linear-gradient(360deg, #000000 0%, #AA8152 96.35%);
    letter-spacing: 0;
    vertical-align: middle;
    color: transparent;
    -webkit-background-clip: text;
}
.site-above-footer-wrap {
    background: linear-gradient(90deg, #DFB483 0%, #AA8152 100%)!IMPORTANT;
    margin: 0 auto -80px;
    z-index: 32;
    padding: 10px;
    width: 90%;
    border-radius: 20px;
    position: relative;
	margin-top:50px;
}
.contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 30px 15px;
    max-width: 410px;
}
img#wa_icon {
    width: 60px;
    height: auto;
    position: fixed;
    bottom: 7%;
    left: 2%;
    z-index: 999;
}
.contact-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.image-1 {
    position: absolute;
    width: 100px;
		bottom:10px;
    animation: move 23s infinite linear;
    background-image: url('/wp-content/uploads/2025/09/Frame-1.png');
    background-position: center center;
    background-size: contain;
    height: 100px;
    background-repeat: no-repeat;
    overflow-x: hidden !important;
}
.image-2 {
    position: absolute;
    width: 100px;
    animation: move-2 15s infinite linear;
    background-image: url('/wp-content/uploads/2025/09/Frame.png');
    background-position: center center;
    background-size: contain;
    height: 100px;
    background-repeat: no-repeat;
		bottom:10px;
    overflow-x: hidden !important;
}
.image-3 {
    position: absolute;
    width: 100px;
    animation: move-3 10s infinite linear;
    background-image: url('/wp-content/uploads/2025/09/Frame-1.png');
    background-position: center center;
    background-size: contain;
    height: 100px;
    background-repeat: no-repeat;
		bottom:10px;
    overflow-x: hidden !important;
}
@keyframes move {
    0% {
      left: 0px;
    }
    45%{
          transform: rotate(0);
    }
    50% {
      transform: rotate(0deg);
      left: 100%;
    }
    51% {
      transform: rotate(0);;
    }
    100% {
        left: 100%;
      transform: rotate(0);
    }
  }
  @keyframes move-2 {
    0% {
     right: 0px;
    }
    45%{
          transform: rotate(0);
    }
    50% {
      transform: rotate(0deg);
      right: 100%; 
    }
    51% {
      transform: rotate(0);;
    }
    100% {
        right: 100%; 
      transform: rotate(0);
    }
  }
  @keyframes move-3 {
    0% {
     left: 0%; 
    }
    45%{
          transform: rotate(0);
    }
    50% {
      transform: rotate(0deg);
      left: 100%; 
    }
    51% {
      transform: rotate(0);;
    }
    100% {
        left: 100%; 
      transform: rotate(0);
    }
  }
body:not(.rtl) .elementor-29 .elementor-element.elementor-element-8a390f1 {
  position: relative;
  animation: carMove 15s linear forwards;
}

@keyframes carMove {
  0% {
    left: 350px;
    top: -80px;
  }
  100% {
    left: -170px;
    top: 30px; 
  }
}

.slick-arrow:before{
background: linear-gradient(90deg, #DFB483 0%, #AA8152 100%);
	border-radius:100%;
	padding:10px;
}
.slick-prev {
    left: -90px!important;
    top: 50px;
}
.slick-arrow.slick-disabled:before {
    background: black!important;
    opacity: 1;
}
.slick-prev:before {
    content: url("https://tranxfer.stagingserver.cloud/wp-content/uploads/2025/09/Vector.png")!important;
}
.slick-next:before {
    content: url("https://tranxfer.stagingserver.cloud/wp-content/uploads/2025/09/Vector.png") !important;
}
button.slick-next.slick-arrow{
     transform: rotate(180deg)!important; 
	}
.form-home ::placeholder{
	color:#000;
}
 .container {
      height: 100vh;
      position: relative;
    }
    .card-slider {
      display: flex;
      position: absolute;
      width: 100%;
    }
 
   .card::after {
     content: '';
    width: 48px;
    height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0 0 0 4px;
    z-index: 1;
    background-image: linear-gradient(47deg, #aa8152 50.5%, #fff 54%);
    }


.contact-item:nth-child(2) {
  border-left: 2px dashed #ccc; 
}

.contact-item:nth-child(3) {
  border-left: 2px dashed #ccc;
}
/* --------global css------------ */
input:focus, textarea:focus {
    border-color: #dfb483!important;
}
form ::placeholder{
	font-size:16px!important; 
}
@media (min-width:4000px) {
.hero-banner {
    background-position: top!important;
}}
@media (min-width:1960px) {
		ul.slick-dots {
    text-align: right;
    right: 80px!important;
    bottom: 150px;
}
}
@media (min-width:1720px) {
  .first-head h1 {
    font-size: 170px!important;  
   }
.subhead h2{
	font-size:65px!important;
}
	.sub-head h2{
	font-size:30px!important;
}
}
@media (min-width: 1440px) {
.site-above-footer-wrap {
  width: 1330px;
}
	ul#ast-hf-menu-1 {
    gap: 40px;
}
.circle-box .elementor-position-top {
    width: 400px;
    height: 310px;
    display: flex;
    align-items: center;
}}
@media (min-width: 1025px) {
  #ast-desktop-header {
    display: block !important;
  }
  #ast-mobile-header {
    display: none !important;
  }
	.location-icon{
		width:80px;
	}
}
@media (max-width: 1235px) {
.head-btn button, .btn a{
    font-size: 14px;
    padding: 10px 12px;
}
	ul.slick-dots {
    bottom: 50px;
}
	.quote-box{
		padding-left:360px!important;
		padding-right:80px!important;
	}
	p.footer-name {
   font-size: 150px;
}
	.contact-item {
      padding: 10px;
max-width: 330px;
}
	.contact-info {
    font-size: 18px;
}
}
@media (max-width: 1024px) {
	  #ast-desktop-header {
    display: none !important;
  }
  #ast-mobile-header {
    display: block !important; 
	}
ul.slick-dots {
    bottom: 30px;
    right: 30px!important;
}
.slick-arrow:before {
    padding: 5px;
}
	.slick-arrow {
    position: absolute;
    top: 15px;
}
	.slick-prev {
    left: -70px!important;
    top: 25px;
}
	@keyframes carMove {
  0% {
    left: 350px;
    top: -120px;
  }
  100% {
    left: -130px;
    top: 40px; 
  }
}
	p.footer-name {
    font-size: 130px;
}
	.contact-info {
    font-size: 16px;
}
	.contact-label {
    font-size: 18px;
}
	.contact-item {
    max-width: 290px;
}
}
@media (max-width: 890px) {
.circle-box .elementor-widget.elementor-widget-icon-box {
	padding: 30px !important;}
p.footer-name {
    font-size: 115px;
}
	.contact-item {
    max-width: 220px;
}
	.contact-info {
    font-size: 14px;
    font-weight: 600;
}
	.contact-label {
    font-size: 16px;
}
.contact-container .contact-item:nth-child(2) {
    max-width: 300px;
}
		.quote-box{
		padding-left:280px!important;
		padding-right:80px!important;
	}
}
@media (max-width: 767px) {
	p.footer-name {
    font-size: 65px;
}
		ul.slick-dots {
    bottom: 120px	;
    right: 0px!important;
}
	.slick-dots li button:before {
    font-size: 13px!important;
}
	.bottom-car{
		position:static!important;
	}
.quote-box {
    padding: 80px 10px 10px!important;
}
	.slick-dots li {
    margin: 0;
}
	.ast-footer-copyright p {
    font-size: 10px;
}
	ul#astra-footer-menu li a {
    font-size: 14px;
    padding: 7px!important;
}
	.contact-container {
     flex-direction: column;
}
	.contact-item {
    border: none!important;
    max-width: max-content!important;
}
	.contact-container {
    align-items: flex-start;
}
.slick-arrow {
    position: absolute;
    top: -45px;
    left: 60px;
}
.slick-prev {
    left: 5px!important;
    top: -35px;
}
	.btn a {
    padding: 10px 20px!important;
}
.circle-box .elementor-widget.elementor-widget-icon-box {
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
	.contact-item>div {
    text-align: left;
	}}
@media (max-width: 530px) {
.elementor-element.elementor-element-3b34a1d {
    top: 50px;
}
	.car-img{
    bottom: -80px!important;
}
p.footer-name {
    font-size: 50px;
}
.circle-box .elementor-icon {
    font-size: 25px!important;
}
.circle-box .elementor-widget.elementor-widget-icon-box {
    width: 80px;
	padding:5px!important;
    height: 80px;
}
	.circle-box .elementor-icon-box-wrapper{
		gap:0!important;
	}
	.circle-box .elementor-icon-box-content span {
    font-size: 10px!important;
}
	.sec-section{
		margin-top:-50px;
	}
}
@media (max-width: 390px) {
	ul.slick-dots {
    bottom: 80px;
    right: 0px!important;
}
.image-3, .image-2, .image-1   {
 bottom:25px;
}}