/*
Theme Name: Twenty Twenty-One Child
Template: twentytwentyone
*/ 
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
    outline: 0px dotted var(--wp--style--color--link, var(--global--color-primary))!important;
}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.ha-creative-btn):not(.post-list-filter-item ):not(.woocommerce-tabs ul li.active a){background: rgb(0 0 0 / 0%)!important;}
.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button):not(.ha-creative-btn):not(.post-list-filter-item ):not(.woocommerce-tabs ul li.active a):not(footer a){color: #e31e24!important;}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button){text-decoration: none!important;}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus, .site .button:focus, button:focus, input[type=submit]:focus, input[type=reset]:focus, .wp-block-search .wp-block-search__button:focus, .wp-block-button .wp-block-button__link:focus, .wp-block-file a.wp-block-file__button:focus, select:focus
{outline: 0px dotted var(--form--border-color)!important;}
button.sub-menu-toggle {
    display: none !important;
}
.swiper-container{
	overflow-x: hidden;
}
.elementor-icon-list-items {
    list-style: none;
}
/* header */
.mobile-menu nav{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    transform-origin: left !important;
    transition: unset !important;
    background: rgba(0, 0, 0, .6) !important;
	margin-top:0px!important;
}
.mobile-menu nav #menu-2-293c586{
	width: 300px !important;
    height: 120vh;
    background: #fff;
    margin-inline-start: unset;
    padding: 30px;
}
.mobile-menu .elementor-menu-toggle__icon--close{
	position: fixed;
    left: 260px;
    top: 16px;
    height: 20px !important;
    z-index: 9999;
}
.mobile-menu .elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open{
	display:block!important;
}
.mobile-menu .elementor-menu-toggle__icon--open{
	width: 25px !important;
}
.mobile-menu .sub-menu {
    margin-bottom: 20px;
}
.mobile-menu .sub-menu li:not(:last-child) a{
	font-size: 15px!important;
    line-height: 1.5em!important;
    padding-top: 12px!important;
    padding-bottom: 12px!important;
    border-bottom-style: solid;
    border-bottom-color: #c4c4c4;
    border-bottom-width: 1px;
}
.logo img {
    max-width: 159px !important;
    height: 42px !important;
	object-fit: contain;
}
.header-bg-shape {
    background-size: 80% 100%;
}
.top-bar-bg-shape{
	 background-size: 85% 100%;
}
.banner-img img {
    max-width: 230px !important;
    height: 213px !important;
	animation-name: treeMove;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes treeMove{
0%, 100% {
    -webkit-transform: rotate(0deg) translateX(0);
    transform: rotate(0deg) translateX(0);
}
25%, 75% {
    -webkit-transform: rotate(5deg) translateX(15px);
    transform: rotate(5deg) translateX(15px);
}
50% {
    -webkit-transform: rotate(10deg) translateX(30px);
    transform: rotate(10deg) translateX(30px);
}	
} 
.banner {
    background-size: 40% 100%;
}
.banner::before {
    background-size: 66% 100% !important;
}
.light-icon-box svg, .dark-icon-box svg{
    transition: all 0.5s ease;
    transform: scale(1);
}
.light-icon-box:hover svg, .dark-icon-box:hover svg  {
    transform: scale(0.9);
}
.light-icon-box:hover .elementor-icon{
    border-color: #7166f5 !important;
}
.light-icon-box svg{
	fill: #7166f5;
}
.dark-icon-box svg{
	fill: #fff;
}
.dark-icon-box:hover .elementor-icon {
    border-color: #fff !important;
}
.gallery-item img {
    height: 100px !important;
    object-fit: cover;
	    max-width: 100% !important;
}
.img-one img {
    max-width: 538px !important;
    height: 490px !important;
	object-fit: cover;
}
.img-two img {
    max-width: 365px !important;
    height: 355px !important;
    object-fit: cover;
}
.service-img img {
    height: 200px !important;
    max-width: 100% !important;
    object-fit: cover;
}
.service-icon .elementor-icon-box-wrapper {
    border-bottom: 1px solid #7166f5;
	    border-bottom-left-radius: 10px;
}
.service-icon .elementor-icon  {
    border-bottom-right-radius: 0px !important;
}
.service-icon .elementor-icon svg {
    margin-top: 10px;
}
.service-icon .elementor-icon-box-content {
    margin-top: 12px;
}
.insurance-img img{
	animation: float-bob-x 2s infinite linear;
}
@keyframes float-bob-x{
	0% {
    transform: translateX(-30px);
}
50% {
    transform: translateX(-10px);
}
100% {
    transform: translateX(-30px);
}
}
.elementor-testimonial{
	box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.12)!important;
	background-image: url(https://revenxwebsites.com/wp-content/uploads/2024/09/testimonial-bg-shape.webp)!important;
    background-position: bottom right!important;
    background-repeat: no-repeat!important;
}
.elementor-testimonial__image img{
	    width: 101px !important;
    height: 102px!important;
    border-radius: 10px 10px 0 0!important;
}
.elementor-testimonial__text img {
    height: 45px !important;
    margin-left: -12px;
    margin-top: 15px;
}
.elementor-widget-reviews .elementor-main-swiper, .elementor-widget-testimonial-carousel .elementor-main-swiper{
	    width: 100%!important;
}
.elementor-testimonial__header {
    align-items: center;
    margin-bottom: 23px;
}
p#elementor-progress-bar-cdbfcaa {
    margin-bottom: 10px;
}
.elementor-field-type-submit .elementor-size-sm {
    margin-top: 20px;
}
.team-img img, .mobile-img img {
    object-fit: cover;
    height: 400px !important;
    max-width: 100% !important;
}
.uc_content {
    margin-right: 20px;
    margin-top: -77px;
    z-index: 1;
    margin-bottom: 16px;
}
.uc_content-info-wrapper {
    padding: 0px 40px 20px;
}
.uc_btn_inner {
    width: 100%;
}
a.uc_more_btn {
    border-bottom-right-radius: 10px !important;
}
.ue-meta-data{
	margin-top: -50px!important;
    background: #fff!important;
    width: 71px!important;
    margin-left: auto!important;
    border-radius: 36px 36px 0 36px!important;
    text-transform: uppercase!important;
    justify-content: center!important;
    margin-right: -40px!important;
    height: 82px!important;
	text-align: center!important;
	padding: 20px!important;
}
.ue-grid-item-meta-data {
    display: block !important;
}
@media only screen and (max-width: 767px) {
	.team-img img, .mobile-img img {
    height: 250px !important;
	}
	.elementor-icon-box-wrapper {
    align-items: center;
}
	.service-icon .elementor-icon {
    margin-bottom: -10px;
}
	.elementor-testimonial__header {
    padding: 20px 20px 0px 20px!important;
}
.elementor-testimonial__content {
    padding: 0px 20px 20px 20px!important;
}
	.uc_content-info-wrapper {
    padding: 0px 20px 20px;
}
	.ue-meta-data{
		    margin-right: -20px !important;
	}
}
.about-img-one img {
    height: 330px !important;
    max-width: 470px !important;
	    object-fit: cover;
}
.about-img-two img {
    height: 348px !important;
    max-width: 410px !important;
	    object-fit: cover;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
	.elementor-testimonial__header {
    padding: 30px 30px 0px 30px!important;
}
.elementor-testimonial__content {
    padding: 0px 30px 30px 30px!important;
}
	.uc_content-info-wrapper {
    padding: 0px 30px 30px;
}
	.ue-meta-data{
		    margin-right: -30px !important;
	}
}
@media only screen and (max-width: 1600px) and (min-width: 1420px){
	.header-bg-shape {
    background-size: 77% 100%!important;
}
	.top-bar-bg-shape {
    background-size: 81% 100%!important;
}
}
@media only screen and (min-width: 1601px){
	.header-bg-shape {
    background-size: 73% 100%!important;
}
	.top-bar-bg-shape {
    background-size: 77% 100%!important;
}
}
@media only screen and (min-width: 1025px){
	.menu-item-1033 {
    display: none !important;
}
}