/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

/* Add your custom styles here */


.banner-sec h2:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    background: url(http://localhost/digitalcreation/wp-content/uploads/2025/07/Vector-Smart-Object.png);
    background-repeat: no-repeat;
    left: -132px;
    top: -60px;
}

.banner-sec h2 {
    position: relative;
}
.banner-btn a svg.e-font-icon-svg.e-fas-arrow-right {
    transform: rotate(-50deg);
	fill: #fcb332;
}
.banner-btn a:hover svg {
    transform: rotate(0deg);
	transition: all 0.3s linear; 
}

.service-box .elementor-widget-wrap .elementor-widget-image img {
	filter: grayscale(100%) brightness(75%) contrast(100%);
}
.service-box .elementor-widget-wrap:hover .elementor-widget-image img {
	filter: none;
}

.service-box .elementor-widget-wrap:hover .elementor-widget-button a .elementor-button-icon .e-font-icon-svg{
	transform: rotate(-50deg);
	transition: all 0.3s linear; 
}

.service-box .elementor-button-icon .e-font-icon-svg {
     font-size: 13px;
}


.elementor-6 .elementor-element.elementor-element-81600d7 .elementor-gallery-item__overlay {
    background-color: #3131306B;
    width: 91%;
    height: 90%;
    margin: 0 auto;
    left: 0;
    top: 21px;
    right: 0;
}
.gallery-sec .elementor-gallery-item__title:before {
    position: absolute;
    content: "\f061";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    font-family: "Font Awesome 7 free" !important;
    top: 60px;
    font-size: 30px;
	transform: rotate(-50deg);
    color: #f7af32;
}
 .elementor-gallery-item__title {
    position: relative;
}
.elementor-widget-gallery .elementor-gallery-item__title {
    font-size: 30px;
    font-weight: 400;
    font-family: 'HelveticaNowDisplay-Medium';
}
.gallery-sec  .elementor-gallery__titles-container {
    margin-bottom: 45px;
}
.gallery-sec .elementor-gallery-title {
    font-family: "HelveticaNowDisplay-Medium", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 1.41px;
    background: #181818;
    padding: 10px 10px;
	box-shadow: rgba(0, 0, 0, 0.14) 0px 3px 8px;
}
a.elementor-item.elementor-gallery-title.elementor-item-active {
    background: #fcb332;
    color: white;
}
span.swiper-pagination-bullet {
    background: transparent;
    border: 2px solid #2b2b2b ! IMPORTANT;
    opacity: 1;
	border-radius: 0;
    padding: 8px 8px;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    width: 12px;
    height: 12px;
  	background-image: radial-gradient( circle farthest-corner at -5.6% -6.8%,  rgba(103,49,145,1) 37.3%, rgba(50,0,129,1) 73.5% );
    position: absolute;
    content: '';
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
}
/* span.swiper-pagination-bullet.swiper-pagination-bullet-active{
	position: relative;
} */
.last-btn svg.e-font-icon-svg.e-fas-arrow-right {
    transform: rotate(-50deg);
}

span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 20px;
    height: 20px;
    text-align: center;
}

/* button.elementor-button.elementor-size-sm {
    position: absolute;
    background: transparent !important;
    opacity: 0.5;
    padding: 0;
} */
.newsletter-btn input#form-field-email {
    padding-left: 55px;
}
.newsletter-btn .elementor-form .elementor-button.elementor-size-sm {
   min-height: 20px !important;
    position: absolute;
    top: -43px;
    LEFT: 20PX;
}
.newsletter-btn .elementor-field-group .elementor-field-textual:focus {
    box-shadow: none;
    outline: 0;
}
.last-btn .elementor-button-link.elementor-size-sm:hover svg.e-font-icon-svg.e-fas-arrow-right {
    transform: rotate(-0deg);
    transition: all 0.3s linear; 
}
.banner-btn .elementor-button-link.elementor-size-sm:hover svg.e-font-icon-svg.e-fas-arrow-right {
    transform: rotate(-0deg);
    transition: all 0.3s linear; 
}


@media screen and (max-width: 767px) {
.elementor-widget-gallery .elementor-gallery-item__title {
    font-size: 20px !important;
 }
.newsletter-btn .elementor-form .elementor-button.elementor-size-sm {
    top: -46px;
}
.gallery-sec .elementor-gallery-item__title:before{
	top: 45px;
    font-size: 25px;
}	
}



/* page contacter */

.elementor-369 .elementor-element.elementor-element-6f8b2cf5 .elementor-field-group .elementor-field {
    border: none;
    padding: 15px 0 15px 23px;
    width: 100%;
    margin: 0 !important;
}
.contact-sec button.elementor-button.elementor-size-sm {
    position: relative;
	margin-top: 20px;
}

.contact-sec button.elementor-button.elementor-size-sm::before {
    position: absolute;
    content: '';
    width: 49px;
    height: 52px;
    background: black;
    left: -23px;
    top: -3px;
    clip-path: polygon(45% 4%, 45% 100%, 100% 100%);
}
.contact-sec button.elementor-button.elementor-size-sm span i.icon.icon-right-arrow {
    transform: rotate(-50deg);
    position: relative;
    top: 0px;
    font-weight: 900 !important;
	transition: all 0.3s linear;
}
.contact-sec button.elementor-button.elementor-size-sm:hover span i.icon.icon-right-arrow {
    transform: rotate(0deg);
}
input#form-field-field_45c1dce {
    padding: 12px 0px 11px 23px;
}
.upload-form .elementor-field-type-upload input[type="file"]::file-selector-button {
    border: 0px solid #CCC;
    border-radius: 20px;
    background-color: #f0f0f0 !important;
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin-right: 15px;
}
