.law-services .elementor-col-33 .elementor-widget-wrap{
	position: relative;
	overflow: hidden;
	z-index: 10;
}

.nav-links {
	background: #0f153a !important;
}

	.owl-social-icon a {
		margin-right: 10px;
		background: #E2BE57;
  width: 40px;
  height: 40px;
  line-height: 44px;
  border-radius: 50%;
		display: none !important;
	}

.owl-social-icon a svg {
	width: 20px;
  height: 20px;
  background: transparent !important;
  position: relative;
  top: 2px;
  border-radius: 0px;
}


.law-services .elementor-col-33 .elementor-widget-wrap:after {
	content: "";
	display:block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 70%;
	width: 100%;
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .95));
	z-index: 0;
}


.law-services .elementor-col-33 .elementor-widget-wrap .elementor-heading-title,
.law-services .elementor-col-33 .elementor-widget-wrap p,
.law-services .elementor-col-33 .elementor-widget-wrap .elementor-button-wrapper {
	position:relative;
	z-index: 10;
	transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
}

.law-services .elementor-col-33 .elementor-widget-wrap:hover .elementor-heading-title,
.law-services .elementor-col-33 .elementor-widget-wrap:hover p,
.law-services .elementor-col-33 .elementor-widget-wrap:hover .elementor-button-wrapper {
	transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
	transform: translateY(-80px);
	-moz-transform: translateY(-80px);
	-webkit-transform: translateY(-80px);
	
}

.why-choose-us .why-choose-box .elementor-widget-icon .elementor-widget-container {
	max-width:150px;
	margin: 0 auto;
	height: 150px;
	line-height: 150px;
	position: relative;
}

.why-choose-us .why-choose-box .elementor-widget-icon .elementor-widget-container .elementor-icon {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
}

.why-choose-us .why-choose-box .elementor-widget-icon .elementor-widget-container .elementor-icon svg {
	margin: 0 auto;
	position: relative;
	left: 5px;
}

.why-choose-us .why-choose-box .title-no.elementor-widget {
	position: absolute;
	
}


.team-section img {
	opacity: 1 !important;
	border-radius: 50% !important;
  max-width: 300px;
	border: 8px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0, 0.1);
}

.team-section .owl-item .item {
	border: none !important;
	position: relative;
}

.team-section .owl-social-icon i:before {
	position: relative;
	top: 3px;
	color: #fff;
}


.team-section .owl-item .item:after {
	content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10px;
  width: 75%;
  height: 50%;
  border-radius: 50% 50% 0% 0%;
  background: linear-gradient(to bottom, rgba(184, 150, 126, 0.30), rgb(58 123 213 / 0));
  z-index: -1;
  margin: 0 auto;
} 

.border-shape-top-left {
	position: relative;
	overflow: hidden;
}

.border-shape-top-left:before ,
.border-shape-top-left:after {
	 content: "";
    position: absolute;
    height: 72%;
    width: 100px;
    right: 26px;
    top: 0;
    left: auto;
    opacity: 1;
    transform: skew(30deg, 0);
	    background: linear-gradient(to bottom, #b8967e -24%, rgb(58 123 213 / 0));
}

.border-shape-top-left:after {
    width: 190px;
    height: 500px;
    left: -93px;
    right: auto;
    transform: rotate(-29deg);
	background: linear-gradient(to top, #b8967e 0, rgb(58 123 213 / 0));
}


.testimonial-section .elementor-testimonial--layout-image_left .elementor-testimonial__footer {
	padding-right: 60px;
}

.testimonial-section .elementor-element.elementor-element-4eccd88 .elementor-testimonial__image img {
	margin: 5px;
  background: #fff;
  padding: 8px;
  border: 1px dashed #CB935D;
  opacity: 1;
}

.teambox.elementor-column .elementor-widget-container {
	overflow: hidden;
}

.teambox.elementor-column {
	transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
}

.teambox.elementor-column:hover {
	transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	transition: all .2s linear;
  -moz-transition: all .2s linear;
  -webkit-transition: all .2s linear;
}


.wp-block-kadence-image img,
.elementor-kit-13 img {
	opacity: 1 !important;
}

.sgpb-popup-close-button-6 {
	height: 24px !important;
	width: 24px !important;
	top: 12px !important;
  right: 12px !important;
}

.teambox .elementor-widget-button {
	max-width: 125px;
  margin: 0 auto;
}

.mainheader .elementor-menu-toggle {
	margin-right: 0 !important;
	
}

.showformobile {
	display:none !important;
}

@media only screen and (max-width:767px) {
	.showformobile {
		display:block !important;
	}
}
	
	@media only screen and (max-width:767px) {
	.elementor-nav-menu__container .elementor-nav-menu {
		max-width: 90%;
  margin: 0 auto !important;
  box-shadow: 0px 10px 10px rgba(0,0,0,.10);
		-moz- box-shadow: 0px 10px 10px rgba(0,0,0,.10);
		-webkit- box-shadow: 0px 10px 10px rgba(0,0,0,.10);
}
		
		.elementor-nav-menu__container  {
			min-height: 160px;
		}
		
}


	.why-choose-box .elementor-widget-icon {
		border: none !important;
	}

.elementor-element-845bbf0 {
  display: none !important;
}


.gallerybox .elementor-image-gallery .gallery-columns-4 .gallery-item {
	max-height: 210px;
    overflow: hidden;
	margin-bottom: 15px !important;
}


@media only screen and (max-width:480px) {
	.gallerybox .elementor-image-gallery .gallery-columns-4 .gallery-item {
	max-height: inherit;
    overflow: auto;
}

}