/* 
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 */
.elementor-widget-image{width:100%;}
.arrowbtn .elementor-button-icon svg
{
    width: 24px;
    height: 24px;
}
.arrowbtn .elementor-button-content-wrapper
{
	align-items:center;
}

.serviceimgbox .premium-banner-ib:hover .premium-banner-ib-desc
{
	backdrop-filter: blur(10.350000381469727px);
	background: rgba(0, 0, 0, .5);
}
.serviceimgbox .premium-banner-ib .premium-banner-ib-desc
{
	display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
	padding:10% 20%;
}
.serviceimgbox .premium-banner-ib .premium-banner-ib-desc h3{display:none;}
.serviceimgbox .premium_banner_content{padding:0px;}
.serviceimgbox .premium-banner-link .premium-button-text-icon-wrapper:after
{
	content: '';
    width: 24px;
    height: 24px;
    background: url(https://theselfcentre.elegantinfotech.com/wp-content/uploads/2024/12/Group-2.svg);
    margin-left: 12px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	
}
.serviceimgbox .premium-button-text-icon-wrapper
{
	justify-content:center;
	align-items:center;
}

.testimonialslider .galleryItem
{
	border: 1px solid #A7896F;
    width: 60%;
	margin-bottom: 0px !important;
	display: flex;
    flex-flow: row;
    justify-content: center;
	align-items: center;
}
.aboutslider .galleryItem
{
	width: 53%;
	margin-bottom: 0px !important;
	display: flex;
    flex-flow: row;
    justify-content: center;
	align-items: center;
}
.testimonialslider .swipe_css_carousel-content {
    position: unset !important;
    display: flex !important;
    flex-flow: column;
    width: 100% !important;
    padding: 65px 45px 65px 65px;
}
.testimonialslider .swipe_css_carousel-image
{
	display: none;
    flex-flow: column;
    width: 0;
}
.testimonialslider .galleryItem .galleryItemImg
{
	border-radius: 0px 24px 24px 0px !important;
}
.homeheaderbanner .elementor-shape-bottom
{
	display:none;
}
.desktopmenu .eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li a span {
    position: relative;
    margin-left: 10px;
    top: 3px;
}
.desktopmenu .eael-advanced-menu li ul {
    backdrop-filter: blur(10.199999809265137px);
	box-shadow:none;
	padding: 20px 5px 20px 5px !important;
    width: 260px !important;
}
.desktopmenu .eael-advanced-menu-container .eael-advanced-menu.eael-advanced-menu-horizontal li ul li{margin-bottom:5px;}
.desktopmenu .eael-advanced-menu-container {
    min-height: auto;
}
/* Slide In From The Top Option */

.header-2 {
 transform: translatey(-80px);
 -moz-transition: all .3s ease!important;
 -webkit-transition: all .3s ease!important;
 transition: all .3s ease!important;
 width: 100%!important;
}


.elementor-sticky--effects.header-2  {
 height: auto!important;
 transform: translatey(0px);
}

.elementor-sticky--effects.header-1 {
 display: none!important;
}

/* End Of Slide In From The Top Option */
/* Fade In Option */

.header-2 {
 opacity: 0;
 -moz-transition: opacity .25s ease-out!important;
  -webkit-transition: opacity .25s ease-out!important;
  transition: opacity .25s ease-out!important;
}


.elementor-sticky--effects.header-2  {
 opacity: 1!important;
}

/* End Of Fade In Option */


.elementor-widget-eael-simple-menu.eael-hamburger--desktop.eael-hamburger--responsive .eael-simple-menu-container .eael-simple-menu.eael-simple-menu-vertical
{
	border-bottom: 0.5px solid #A7896F !important;
	background: #828282 !important;
	backdrop-filter: blur(9.5px) !important;
	min-height: 100vh;
    padding-top: 50px;
}
.eael-simple-menu-container .eael-simple-menu .eael-simple-menu-indicator
{
	top: 24px;
    right: 20px;
	width: auto;
    height: auto;
	border: 0;
    border-radius: 0;
}

.mobilemenucontainer .mobilemenu .eael-simple-menu-container .eael-simple-menu li .eael-simple-menu-indicator.eael-simple-menu-indicator-open
{
    background-color: transparent !important;
}
.mobilemenu ul.sub-menu{padding-bottom:15px !important;}
.eael-simple-menu-container.preset-2 .eael-simple-menu li ul {
    background-color: transparent;
    border: 0px !important;
}
.eael-simple-menu-container.preset-2 .eael-simple-menu li ul li>a
{
	border-bottom:0px !important
}

.textoverimage .widget-image-caption
{
    position: absolute;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 950px;
    margin: auto;
}
.featuresscroll .ue-item
{
	background: #EBE0D7;
    padding: 50px 30px;
	max-width:320px;
}
.featuresscroll .owl-carousel .owl-item img
{
    display: block;
    width: 55px !important;
    height: 55px !important;
    margin: auto;
	margin-bottom:20px;
	
}
.featuresscroll .item_title
{
    background-color: transparent !important;
	margin-bottom:15px;
    color: #331308 !important;
    text-align: center;
    font-family: Stolzl;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-transform: capitalize;
    padding: 0 !important;
	position: unset !important;
}
.featuresscroll .item_description
{
    color: #3F3F3F;
	text-align: center;
	font-family: "Avenir Next";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}
.pricingslider .owl-nav .owl-next{
    right: 80px !important;
    top: unset !important;
    bottom: -75px;
}
.pricingslider .owl-nav .owl-prev{
    left: unset !important;
    right: 140px !important;
	top: unset !important;
    bottom: -75px;
}
.glimpseslider .owl-nav .owl-next{
    right: 80px !important;
    top: unset !important;
    bottom: -65px;
}
.glimpseslider .owl-nav .owl-prev{
    left: unset !important;
    right: 140px !important;
	top: unset !important;
    bottom: -65px;
}


.servicetable .premium-table
{
	padding:30px;
}

.servicetable table thead:first-child tr:first-child th:last-child, .servicetable table tbody tr td:last-child
{
	border-right:0px !important;
}
.servicetable ul
{
	padding:0px 0px 0px 20px;
	margin:0px;
}
.servicetable .premium-table-cell .premium-table-text
{
	display: flex;
    flex-flow: column;
	-webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
}

.servicedropdown .ca_dropdown
{
	border-radius:0px 0px 8px 8px !important;
}
.imagetimeline .ue_timeline_item_spacer {
    display: block !important;max-width: 250px !important;
    margin-bottom: 50px !important;
}
.imagetimeline .ue_timeline_item_spacer .ue_timeline_item_img_wrapper {
    display: flex;
    justify-content: start !important;
}

.serivcetext{display:none;}
.servicebox{cursor:pointer;}
.servicebox:hover .serivcetext{display:block;}




@media only screen and (max-width: 768px)
{
	.serivcetext{display:block;}
	.homeheaderbanner .elementor-shape-bottom
	{
		display:block;
	}
	.footermenu .premium-bullet-list-content
	{
		width: 50% !important;
	}
	.testimonialslider .swipe_css_carousel-content
	{
		width: 100% !important;
    	padding: 20px 12px;
	}
	.testimonialslider .swipe_css_carousel-image
	{
		width:100%;
	}
	.testimonialslider .galleryItem .galleryItemImg
	{
		border-radius: 0px 0px 24px 24px !important;
	}
	.testimonialslider .galleryItem
	{
		flex-flow:column;
		width:70%;
	}
	.objectiveicons .elementor-image-box-wrapper .elementor-image-box-img
	{
        margin: 0 6px 0 0 !important;
    }
	.objectiveicons .elementor-image-box-wrapper {
		text-align: left;
		display: flex;
		flex-direction: row;align-items: center;
	}
	.serviceimgbox .premium-banner-ib .premium-banner-ib-desc
	{
		padding:20px;
	}
	.pricingslider .owl-nav .owl-next {
		right: 15px !important;
		top: unset !important;
		bottom: -75px;
	}
	.pricingslider .owl-nav .owl-prev {
		left: unset !important;
		right: 80px !important;
		top: unset !important;
		bottom: -75px;
	}
	.glimpseslider .owl-nav .owl-next{
		right: 15px !important;
		top: unset !important;
		bottom: -65px;
	}
	.glimpseslider .owl-nav .owl-prev{
		left: unset !important;
		right: 80px !important;
		top: unset !important;
		bottom: -65px;
	}
	.servicetable .premium-table
	{
		padding:20px;
	}
	.servicetable .premium-table .premium-table-cell{width:150px;}
	.imagetimeline .ue_timeline_item_spacer {
		display: block !important;max-width: 120px !important;
		margin-bottom: 50px !important;
	}
}