/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


.my-heading {
    text-transform: none !important;
}

.char{
    text-transform: none !important;
}

.global-btn .elementor-button{
    background: linear-gradient(150.76deg, #d3b24f -10.91%, #9f7c00 121.82%);
    transition: all 0.4s ease;
    box-shadow: inset 0 0 0 2px #9f7d0000;
}


.global-btn:hover .elementor-button{
    background: linear-gradient(#fff,#fff);
    color: #9f7c00;
    box-shadow: inset 0 0 0 2px #9f7c00;
}

.global-btn:hover .elementor-button-icon svg path{
    fill: #9f7c00 !important;
}

.global-btn .elementor-button-icon{
    font-size: 14px !important;
    position: relative;
    top: 2px;
    transition: all 0.4s ease;
}

.global-btn:hover .elementor-button-icon{
	transform:rotate(42deg)
}

.banner-social-icon {
    position: absolute !important;
    right: 0;
    transform: rotate(90deg);
    top: 50%;  
  }

  .scroll-btn{
    position: absolute !important;
    left: 9%;
    transform: rotate(-90deg);
    top: 52%;
}

.scroll-btn .elementor-button-icon{
    font-size :26px !important;
    position: relative;
    top:-4px;
    left: -7px;
}

.scroll-btn .elementor-button{
    position: relative;
}

.scroll-btn .elementor-button::after{
    content:"";
    position: absolute;
    height: 58px;
    width: 58px;
    background-image: linear-gradient(150.76deg, #d3b24f -10.91%, #9f7c00 121.82%);
opacity: 0.5;
border-radius: 50%;
top: -5px;
right: 0;
z-index: -1;
transition: all 0.4s ease;
}


.scroll-btn:hover .elementor-button::after{
    right: 92px;
}


.sub-header-both::after{
    content: "";
    position: absolute;
    width: 45px;
    height: 1px;
    background: #C3AA4F;
    right: -50px;
    top: 50%;
    
}

.sub-header-both::before{
     content: "";
    position: absolute;
    width: 45px;
    height: 1px;
    background: #C3AA4F;
    left: -50px;
    top: 50%;
}

.right-side-sub::after{
     content: "";
    position: absolute;
    width: 45px;
    height: 1px;
    background: #D3B24F;
    right: -50px;
    top: 50%;
}

.my-vdo .elementor-custom-embed-play{
    height: 70px;
    width: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.4);
    text-align: center;
    backdrop-filter: blur(11px);
    z-index: 1;
}


.my-vdo .elementor-custom-embed-play::before{
    position: absolute;
    content: "";
    height:85px ;
    width: 85px;
    background-color: rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(11px);
    z-index: -1;
    pointer-events: none;
    border-radius: 50%;
    animation: pulse-border 2000ms ease-out infinite;
}

.my-vdo .elementor-custom-embed-play svg {
    height: 20px !important;
    width: 20px !important;
    margin-right: -5px;
    filter: none !important;
}

@keyframes pulse-border {
    0% {
      transform: scale(1);
      opacity: 1;
    }
    100% {
      transform:  scale(1.5);
      opacity: 0;
    }
  }

  .ftr-iconcard{
    height: 71px;
    
}

/* .ftr-iconcard .elementor-icon-box-wrapper {
    flex-direction: row !important;
    text-align: start !important;
    justify-content: center !important;
    align-items: center !important;
} */

  .ftr-iconcard::before{
    content: "";
    position: absolute;
    height: 100%;
    width: 0%;
    left: 0%;
    top: 0%;
    background: linear-gradient(150.76deg, #d3b24f -10.91%, #9f7c00 121.82%);
    z-index: -1;
    transition: all 0.4s;
}

.ftr-iconcard:hover::before{
    width: 100%;
}

.ftr-iconcard:hover .elementor-icon svg path{
    fill: #fff !important;
}

.ftr-iconcard:hover .elementor-icon-box-title{
    color: #fff !important;
}


.ti-name{
    font-family: 'Playfair Display' !important;
font-style: normal;
font-weight: 700 !important;
font-size: 22px !important;
line-height: 30px !important;
text-align: left;
text-transform: uppercase;
 
color: #333333;
}

/* .ti-inner{
    height: 366px;
    padding: 30px 27px !important;
} */



.service-page-loop{
    padding-bottom: 100px;
}


.loadMoreBtn-label {
	background: linear-gradient(100.01deg, #D3B24F 10.51%, #9F7C00 93.56%);
	padding:16px 51px 16px 30px;
	line-height:55px;
	border:1px solid #D3B24F;
    font-family: Poppins;
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 24px;
letter-spacing: 0.1em;
text-align: left;
text-transform: uppercase;
color: #ffffff;
}

.loadMoreBtn-label::after{
	position:absolute;
	background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.64543 12.8833L12.089 3.54386L11.8797 7.99794C11.8203 9.27715 13.7415 9.36891 13.8009 8.0897L14.1127 1.31745C14.124 1.06381 14.0343 0.816044 13.8633 0.628388C13.6923 0.440731 13.4539 0.32847 13.2003 0.316178L6.42562 0.00167473C6.29637 -0.00597003 6.16692 0.012612 6.04504 0.0563039C5.92316 0.0999958 5.81138 0.167894 5.71643 0.255912C5.57543 0.385078 5.47622 0.553416 5.43153 0.739339C5.38684 0.925262 5.3987 1.12029 5.46559 1.29943C5.53248 1.47857 5.65135 1.63365 5.80696 1.74478C5.96258 1.8559 6.14783 1.91802 6.33898 1.92317L10.7987 2.12251L0.314934 11.4986C-0.621241 12.4448 0.741617 13.7952 1.64543 12.8833Z' fill='white'/%3E%3C/svg%3E%0A");
	content:'';
	width:20px;
	height:20px;
	background-repeat:no-repeat;
    right: 26px;
    top: 37%;
    transition: all 0.4s;
}

.loadMoreBtn-label:hover::after{
	transform:rotate(43deg);
    background-image: url("data:image/svg+xml,%3Csvg width='15' height='14' viewBox='0 0 15 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.64543 12.8833L12.089 3.54386L11.8797 7.99794C11.8203 9.27715 13.7415 9.36891 13.8009 8.0897L14.1127 1.31745C14.124 1.06381 14.0343 0.816044 13.8633 0.628388C13.6923 0.440731 13.4539 0.32847 13.2003 0.316178L6.42562 0.00167473C6.29637 -0.00597003 6.16692 0.012612 6.04504 0.0563039C5.92316 0.0999958 5.81138 0.167894 5.71643 0.255912C5.57543 0.385078 5.47622 0.553416 5.43153 0.739339C5.38684 0.925262 5.3987 1.12029 5.46559 1.29943C5.53248 1.47857 5.65135 1.63365 5.80696 1.74478C5.96258 1.8559 6.14783 1.91802 6.33898 1.92317L10.7987 2.12251L0.314934 11.4986C-0.621241 12.4448 0.741617 13.7952 1.64543 12.8833Z' fill='%23D3B24F'/%3E%3C/svg%3E%0A");
}

.loadMoreBtn-label:hover{
	background: linear-gradient(100.01deg, #fff 10.51%, #fff 93.56%) !important;
    color:#D3B24F !important;
}
.loadMoreBtn-label{
	position:relative;
}

.contact-border-style span.elementor-icon.elementor-animation-{
    padding: 18px;
    background: linear-gradient(100.01deg, #DCB93F 10.51%, #9F7C00 93.56%);
    border-radius: 100%;
}

.contact-border-style a.elementor-icon.elementor-animation-{
    padding: 18px;
    background: linear-gradient(100.01deg, #DCB93F 10.51%, #9F7C00 93.56%);
    border-radius: 100%;
}
.contact-border-style .elementor-icon-box-title a:hover{
    color:#DCB93F;
}
.contact-border-style  h3{
    margin: 0;
}

.bk-title{
	font-family: 'Playfair Display';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 35px;
	color: #fff;
}

.form-descript{
	margin-bottom:17px !important;
	color:#fff;
	font-weight:600;
}

.gfield_description.instruction {
	font-size:12px !important;
}

.ginput_container_date{
	display:flex !important;
	flex-direction:column !important;
	gap:10px !important;
}

.error-message{
	font-weight:600 !important;
}


.gform_confirmation_message_3{
	    color: #fff !important;
    font-weight: 400 !important;
    font-size: 1.2em !important;
}

.pum-container{
	background: rgba( 46, 46, 46, 0.05 ) !important;
backdrop-filter: blur( 12px ) !important;
-webkit-backdrop-filter: blur( 12px ) !important;
}


@media screen and (max-width:1024px){
    .banner-social-icon{
        right:-100px;
    }
    .scroll-btn{
        position: absolute !important;
        left: -20px !important;
		transform:rotate(-90deg);
        top: 60%;
    }

    .service-page-loop{
        padding-bottom: 50px;
    }
    

}

@media screen and (max-width:767px){
    .sub-header-both::after,
    .sub-header-both::before{
        width:20px;
    }
    
    .sub-header-both::after{
        right:-22px !important;
    }
    .sub-header-both::before{
        left:-22px;
    }

    .banner-social-icon{
        position:unset !important;
        transform:rotate(0deg) !important;
        left:0%;
    } 

    .my-vdo .elementor-custom-embed-play{
        height: 40px;
        width: 40px;
    }
    .my-vdo .elementor-custom-embed-play svg {
        height: 10px !important;
        width: 10px !important;
        margin-right: -0px;
        filter: none !important;
    }
    .my-vdo .elementor-custom-embed-play::before{
        height:50px !important;
        width:50px !important;
    }

    .ftr-iconcard{
        height:unset !important;
    }
    .ftr-iconcard .elementor-widget-container{
        height: 108px !important;
    }

    .service-page-loop{
        padding-bottom: 30px;
    }

.loadMoreBtn-label{
    font-size: 14px;
    padding: 19px 39px 19px 24px;
}

.loadMoreBtn-label::after{
    right: 12px;

}

    
}