.sp-lcpro-clear {
	clear: both;
}

.sp-logo-carousel-pro-section {
	overflow: hidden;

}

.sp-logo-carousel-pro-section * {
	box-sizing: border-box;
}

.sp-logo-carousel-pro-section .fa {
	font-style: normal;
}

img.sp_lcp_thumb {
	max-width: 100%;
	height: auto;
}

.sp-logo-carousel-pro-section .bx-wrapper {
	background: transparent;
	box-shadow: none;
	border: none;
}

.layout-inline .lcp-container {
	display: flex;
	flex-flow: row wrap;
}

.layout-inline .lcp-container .sp-lcp-item,
.layout-inline .lcp-container .sp-lcp-item .sp-lcp-item-border {
	width: 100%;
	height: 100%;
	display: flex;
}

/* col */

[class*="lcp-col-"] {
	position: relative;
	min-height: 1px;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.lcp-col-lg-1 {
	width: 100%;
	flex: 0 0 100%;
}

.lcp-col-lg-2 {
	width: 49.9%;
	flex: 0 0 49.9%;
}

.lcp-col-lg-3 {
	width: 33.2222%;
	flex: 0 0 33.2222%;
}

.lcp-col-lg-4 {
	width: 24.8%;
	flex: 0 0 24.8%;
}

.lcp-col-lg-5 {
	width: 19.8%;
	flex: 0 0 19.8%;
}

.lcp-col-lg-6 {
	width: 16.5%;
	flex: 0 0 16.5%;
}

.lcp-col-lg-7 {
	width: 14.1%;
	flex: 0 0 14.1%;
}

.lcp-col-lg-8 {
	width: 12.5%;
	flex: 0 0 12.5%;
}

.lcp-col-lg-9 {
	width: 11.111111111%;
	flex: 0 0 11.111111111%;
}

.lcp-col-lg-10 {
	width: 10%;
	flex: 0 0 10%;
}

.lcp-col-lg-11 {
	width: 9.090909091%;
	flex: 0 0 9.090909091%;
}

.lcp-col-lg-12 {
	width: 8.333333333%;
	flex: 0 0 8.333333333%;
}

.text-center {
	text-align: center;
}

.sp-logo-ajax-live-filter-wrapper {
	text-align: center;
	width: 100%;
}

/* pagination */

.lcp-pagination {
	display: inline-block;
	padding-left: 0;
}

.lcp-pagination li {
	display: inline-block;
	margin: 0 6px 0 0;
}

.lcp-pagination li a,
.lcp-pagination li span {
	background: #fff;
	color: #5e5e5e;
	border: 2px solid #bbb;
	width: 38px;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
	border-radius: 3px;
	-webkit-transition: all .33s;
	transition: all .33s;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
}

.lcp-pagination li:first-child {
	margin-left: 0;
}


/* layout List */

div.sp-logo-carousel-pro-section .list-logo-area,
div.sp-logo-carousel-pro-section .list-content-area {
	margin-right: 15px;
	margin-left: 15px;
	overflow: hidden;
}

div.sp-logo-carousel-pro-section .list-logo-area {
	width: 30%;
}

div.sp-logo-carousel-pro-section .list-content-area {
	width: 70%;
}

.entry-content .sp-logo-carousel-pro-section .sp-logo-carousel-pro-area a {
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

.entry-content .sp-logo-carousel-pro-section .sp-logo-carousel-pro-area a:focus {
	box-shadow: none;
	outline: none;
}

.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .logo-title {
	line-height: 1.1;
	font-size: 14px;
	font-weight: 500;
}

.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.table-container .sp-lcp-item .bottom-description a,
.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.table-container .sp-lcp-item .bottom-title a,
.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.list-container .sp-lcp-item .bottom-description a,
.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.list-container .sp-lcp-item .bottom-title a {
	box-shadow: none;
}

div.sp-logo-carousel-pro-section .list-logo-area-right {
	float: right;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	width: 30%;
	overflow: hidden;
}

div.sp-logo-carousel-pro-section .list-content-area-right {
	float: right;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
	width: 70%;
	text-align: right;
}

div.sp-logo-carousel-pro-section .list-logo-area-center {
	position: relative;
	min-height: 1px;
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}

div.sp-logo-carousel-pro-section .list-content-area-center {
	position: relative;
	min-height: 1px;
	margin-bottom: 40px;
	width: 100%;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .list-logo-area-center img {
	display: inline-block;
}

div.sp-logo-carousel-pro-section.layout-table,
div.sp-logo-carousel-pro-section.layout-list {
	overflow: hidden;
}

div.sp-logo-carousel-pro-section.layout-table .logo-title,
div.sp-logo-carousel-pro-section.layout-list .logo-title {
	padding-top: 10px;
	padding-bottom: 15px;
}

div.sp-logo-carousel-pro-section.layout-table .table-description,
div.sp-logo-carousel-pro-section.layout-list .list-description {
	padding-bottom: 20px;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.swiper-grid .swiper-wrapper {
	height: 100% !important;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-prev-button:after,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-next-button:after {
	display: none;
}

/* 
Carousel layout
*/
.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.mode_standard:not(.swiper-initialized, .swiper-container-initialized) {
	display: none;
}

.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.mode_standard {
	overflow: hidden;
	position: static;
}

.sp-lcp-item-border {
	display: flex;
	flex-direction: column;
}

.sp-lcp-item-border.content_position_bottom-logo {
	flex-direction: column-reverse;
}

.sp-lcp-item-border.content_position_right-logo,
.sp-lcp-item-border.content_position_left-logo {
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

.sp-lcp-item-border.content_position_right-logo {
	flex-direction: row-reverse;
}


/* layout Inline */

div.sp-logo-carousel-pro-section [class*="lcp-col"]:focus {
	outline: none;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border.content_position_left-logo div,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border.content_position_right-logo div {
	flex: 1;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border .sp-lcp-logo-wrapper,
div.sp-logo-carousel-pro-section.layout-inline,div.sp-logo-carousel-pro-section.layout-inline .sp-isotope-logo-items {
	overflow: hidden;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border .sp-lcp-logo-wrapper,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border .middle-description,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border .sp-lcpro-readmore-area {
	position: relative;
	z-index: 2;
}

div.sp-logo-carousel-pro-section.layout-inline .sp-logo-carousel-pro-area .sp-lcp-item {
	margin: 0;
}

div.sp-logo-carousel-pro-section.layout-inline [class*="lcp-col-"] {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
}

div.sp-logo-carousel-pro-section.layout-inline .lcp-container {
	margin-left: 0;
	margin-right: 0;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border {
	position: relative;
	overflow: hidden;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item {
	position: relative;
	outline: none;
	line-height: 0;
	box-sizing: border-box;
}



/* To fix blurred item on ticker mode */
/* 
.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.mode_ticker .sp-lcp-logo-wrapper {
	backdrop-filter: blur(0);
} */

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: 0 0 0 0;
	display: block;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	margin: 0 auto;
	max-width: 100%;
}

.sp-lcpro-modal-logo-content img,
div.sp-logo-carousel-pro-section.layout-carousel .sp-logo-carousel-pro-area .sp-lcp-item img {
	display: inline-block;
	max-width: 100%;
	height: auto;
}


/*layout Grid*/

div.sp-logo-carousel-pro-section.layout-grid [class*="lcp-col"],

/*layout inline*/

div.sp-logo-carousel-pro-section.layout-inline [class*="lcp-col"] {
	float: none;
	display: inline-block;
}

div.sp-logo-carousel-pro-section.layout-grid .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border,
div.sp-logo-carousel-pro-section.layout-inline .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border,
div.sp-logo-carousel-pro-section.layout-inline .sp-logo-carousel-pro-area .sp-lcp-item img,
div.sp-logo-carousel-pro-section.layout-grid .sp-logo-carousel-pro-area .sp-lcp-item img {
	margin: 0 auto;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .content_position_bottom-logo .logo-title {
	margin-bottom: 5px;
	margin-top: 10px;
	padding-bottom: 0;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border.content_position_overlay .sp-lcp-logo-content-details.overlay-type-covered {
	background: #16a08b;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-logo-content-details.overlay-type-lower {
	background: #16a08b;
	position: absolute;
	left: 0;
	width: 100%;
	padding: 5px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	opacity: 0;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-logo-content-details.overlay-type-lower.caption-position-bottom {
	bottom: -80px;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-logo-content-details.overlay-type-lower.caption-position-top {
	top: -80px;
}

div.sp-logo-carousel-pro-section.title_position_middle .sp-logo-carousel-pro-area .sp-lcp-item .middle-title {
	padding-top: 10px;
}

.sp-logo-carousel-pro-area .sp-lcp-item .logo-title {
	padding-top: 10px;
	padding-bottom: 15px;
}

.sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-logo-content-details.overlay-type-lower .logo-title {
	padding-top: 0;
	padding-bottom: 0;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-logo-content-details.overlay-type-lower .logo-description {
	padding-bottom: 0;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border.content_position_bottom-logo .logo-description {
	padding-top: 10px;
}


/* div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border .sp-lcpro-readmore-area {
	padding-left: 10px;
	padding-right: 10px;
} */

.sp-lcp-logo-content-details {
	padding-left: 10px;
	padding-right: 10px;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .middle-description {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	font-weight: 400;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .logo-description {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	font-weight: 400;
	padding-bottom: 20px;
}


/*Title on Hover*/


/* div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item:hover .sp-lcp-item-border.content_position_overlay .sp-lcp-logo-content-details {
	opacity: 1;
  z-index: 10;
} */


/* div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item:hover .sp-lcp-logo-content-details.overlay-type-lower .logo-title {
	opacity: .9;
	bottom: 0;
  z-index: 10;
} */

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-not-found-any-logo {
	margin-left: 15px;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	color: red;
}


/* Filter */
.sp-logo-carousel-pro-area .sp-logo-ajax-live-filter {
	margin: 0 0 16px 0;
	padding: 0;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.sp-logo-carousel-pro-section .sp-logo-ajax-az-live-filter,
.sp-logo-carousel-pro-section .sp-logo-filter {
	margin: 0 0 40px 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.sp-logo-carousel-pro-section .sp-logo-ajax-live-filter button.button,
.sp-logo-carousel-pro-section .sp-logo-filter li {
	float: left;
	margin: 4px;
	list-style: none;
}

.sp-logo-carousel-pro-section .sp-logo-ajax-live-filter button,
.sp-logo-carousel-pro-section .sp-logo-filter li button {
	position: relative;
	padding: 8px 15px;
	font-weight: 600;
	border: none;
	background-color: #e2e2e2;
	color: #444444;
	border-radius: 2px;
	display: inline-block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-bottom: none;
	cursor: pointer;
}

.sp-logo-carousel-pro-section .sp-logo-filter li button:focus {
	outline: none;
}

.sp-logo-carousel-pro-section .sp-logo-ajax-live-filter-wrapper .sp-logo-select .filterSelect {
	padding: 8px 30px 8px 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	min-width: 80px;
	background-position: 90% 50%;
	line-height: 1.2;
}

.sp-logo-carousel-pro-section:is(.nav_position_vertical_center_inner,.nav_position_vertical_outer,.nav_position_vertical_center) .sp-logo-ajax-az-live-filter,
.sp-logo-carousel-pro-section:is(.nav_position_vertical_center_inner,.nav_position_vertical_outer,.nav_position_vertical_center) .sp-logo-filter {
	margin: 0;
}

/* Carousel */
div.sp-logo-carousel-pro-section .logo-carousel-fade-mode .swiper-slide {
	display: flex;
	justify-content: center;
}


/* carousel vertical layout */
div.sp-logo-carousel-pro-section.lcp_vertical .sp-logo-carousel-pro-area {
	position: static;
}

div.sp-logo-carousel-pro-section.lcp_vertical {
	position: relative;
}

div.sp-logo-carousel-pro-section.lcp_vertical .sp-logo-carousel-pro-area .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
}

div.sp-logo-carousel-pro-section.lcp_vertical .sp-logo-carousel-pro-area .sp-lcp-item-border {
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	float: none !important;
	max-width: 100%;
}

div.sp-logo-carousel-pro-section.lcp_vertical .sp-logo-carousel-pro-area img {
	max-height: 600px;
	display: block;
	margin: 0 auto;
	max-width: 100%;
	box-shadow: none;
	object-fit: cover;
	height: auto;
}

/* Carousel Pagination styles */
.sp-lcp-carousel-wrapper {
	position: relative;
}

.sp-logo-carousel-pro-area.mode_ticker {
	height: 100%;
}

.sp-logo-carousel-pro-area.mode_ticker .bx-row-slide {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
}

.sp-logo-carousel-pro-area.mode_ticker .bx-row-slide .lcp-ticker-slide {
	height: 100%;
	display: flex !important;
	justify-content: center;
	align-items: center;
}

div.sp-logo-carousel-pro-section.layout-carousel .sp-lcp-swiper-pagination {
	margin: 0;
	margin-bottom: -60px;
	padding: 0;
	list-style: none;
	text-align: center;
	position: absolute;
}

div.sp-logo-carousel-pro-section.layout-carousel.nav_position_bottom_center .sp-lcp-swiper-pagination {
	margin-bottom: -75px;
}

div.sp-logo-carousel-pro-section.layout-carousel.nav_position_vertical_outer.lcp_vertical .sp-lcp-swiper-pagination {
	margin-bottom: -38px;
}

div.sp-logo-carousel-pro-section.layout-carousel.lcp_vertical .sp-lcp-swiper-pagination {
	position: absolute;
}

div.sp-logo-carousel-pro-section.layout-carousel:is(.pagination-type-dynamic,.pagination-type-dots) .sp-lcp-swiper-pagination span {
	display: inline-block;
	border: 0;
	padding: 0;
	width: 12px;
	height: 12px;
	margin: 3px;
	overflow: hidden;
}

div.sp-logo-carousel-pro-section.layout-carousel:is(.pagination-type-dynamic,.pagination-type-dots) span.swiper-pagination-bullet {
	border-radius: 50%;
	text-indent: -999px;
	width: 12px;
	height: 12px;
	padding: 0;
	border: 0;
	background-color: #cccccc;
	color: #333333;
	cursor: pointer;
	opacity: 1;
}

div.sp-logo-carousel-pro-section.layout-carousel.lcp_vertical .sp-lcp-swiper-pagination {
	position: absolute;
	top: auto;
	bottom: 0;
	right: auto;
	width: 100%;
}

div.sp-logo-carousel-pro-section.layout-carousel.lcp_vertical .sp-lcp-swiper-pagination span.swiper-pagination-bullet {
	display: inline-block;
}

/* Dots */
div.sp-logo-carousel-pro-section:is(.pagination-type-dynamic, .pagination-type-dots) .sp-logo-carousel-pro-area .sp-lcp-swiper-pagination .swiper-pagination-bullet {
	border: 0 solid;
	border-radius: 50%;
	font-size: 0;
	margin: 3px;
	overflow: hidden;
	padding: 0;
	text-indent: -999px;
	width: 12px;
	height: 12px;
	cursor: pointer;
}

.sp-logo-carousel-pro-section.pagination-type-number .sp-logo-carousel-pro-area .sp-lcp-swiper-pagination span {
	width: 28px;
	height: 28px;
	position: relative;
	border-radius: 50%;
	background: transparent;
	transition: all 350ms ease-in-out;
	border: none;
	z-index: 1;
	line-height: 1;
	padding: 0;
	font-size: 14px;
	font-weight: 400;
	opacity: 1;
	display: inline-block;
}

.sp-logo-carousel-pro-section.pagination-type-number .sp-logo-carousel-pro-area .sp-lcp-swiper-pagination span.swiper-pagination-bullet:before {
	transform: scale(0);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: 50%;
	transition: all 350ms ease-in-out;
}

.sp-logo-carousel-pro-section.pagination-type-number .sp-logo-carousel-pro-area .sp-lcp-swiper-pagination span.swiper-pagination-bullet-active:before,
.sp-logo-carousel-pro-section.pagination-type-number .sp-logo-carousel-pro-area .sp-lcp-swiper-pagination span:hover:before {
	transform: scale(1);
}

.sp-logo-carousel-pro-section.pagination-type-number .sp-logo-carousel-pro-area .sp-lcp-swiper-pagination span.number {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.sp-logo-carousel-pro-section.pagination-type-number .swiper-horizontal>.sp-lcp-pagination-scrollbar,
.sp-lcp-pagination-scrollbar.swiper-scrollbar-horizontal {
	position: relative;
	width: 70%;
	left: 50%;
	transform: translateX(-50%);
	margin-top: 20px;
}

div.sp-logo-carousel-pro-section.layout-carousel .sp-lcp-swiper-pagination.sp-lcp-pagination-scrollbar {
	bottom: 30px;
}

div.sp-logo-carousel-pro-section.layout-carousel.lcp_vertical .sp-lcp-swiper-pagination.sp-lcp-pagination-scrollbar {
	max-width: 5px;
	bottom: 70px;
	right: 0;
}

.sp-logo-carousel-pro-section.pagination-type-strokes .sp-logo-carousel-pro-area .sp-lcp-swiper-pagination .swiper-pagination-bullet {
	border-radius: 0;
	border-radius: 2px;
	height: 5px;
	width: 20px;
}

/* Navigation Position for "Horizontal" layout */
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-next-button {
	font-size: 20px;
	line-height: 28px;
	display: flex;
	width: 30px;
	height: 30px;
	padding: 0;
	cursor: pointer;
	color: #afafaf;
	outline: none;
	border: none;
	background-color: #f0f0f0;
	position: absolute;
	align-items: center;
	justify-content: center;
	margin-top: 0;
	top: 50%;
	z-index: 5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-sizing: border-box;
	background-image: none;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-prev-button i.fa,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-next-button i.fa {
	display: block;
	line-height: 28px;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.swiper-vertical .sp-lcp-prev-button i.fa,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.swiper-vertical .sp-lcp-next-button i.fa {
	transform: rotate(90deg);
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area i.fa,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area i.fa {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-prev-button:before,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-next-button:after {
	display: none;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-prev-button:hover,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-next-button:hover {
	background-color: #444444;
	border-color: #444444;
	color: #ffffff;
}

div.sp-logo-carousel-pro-section.nav_position_top_right .swiper-button-prev {
	right: 36px;
	top: 0;
	left: auto;
}

div.sp-logo-carousel-pro-section.nav_position_top_right .swiper-button-next {
	right: 0;
	top: 0;
	left: auto;
}

div.sp-logo-carousel-pro-section.nav_position_top_center .swiper-button-prev {
	left: 50%;
	top: 0px;
	margin-left: -36px;
}

div.sp-logo-carousel-pro-section.nav_position_top_center .swiper-button-next {
	left: 50%;
	top: 0px;
	margin-left: 5px;
}

div.sp-logo-carousel-pro-section.nav_position_top_left .swiper-button-prev {
	top: 0px;
	left: 0;
}

div.sp-logo-carousel-pro-section.nav_position_top_left .swiper-button-next {
	top: 0px;
	left: 36px;
	right: auto;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_right .sp-logo-carousel-pro-area .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section.nav_position_bottom_right .sp-logo-carousel-pro-area .sp-lcp-next-button {
	right: 0;
	bottom: 10px;
	top: auto;
	left: auto;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_right .sp-logo-carousel-pro-area .swiper-button-prev {
	right: 36px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_center .sp-logo-carousel-pro-area .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section.nav_position_bottom_center .sp-logo-carousel-pro-area .sp-lcp-next-button {
	left: 50%;
	bottom: 0;
	top: auto;
	margin-left: 5px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_center .sp-logo-carousel-pro-area .sp-lcp-prev-button {
	margin-left: -30px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_left .sp-logo-carousel-pro-area .sp-lcp-next-button {
	left: 36px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_right .sp-lcp-carousel-wrapper,
div.sp-logo-carousel-pro-section.nav_position_bottom_center .sp-lcp-carousel-wrapper,
div.sp-logo-carousel-pro-section.nav_position_bottom_left .sp-lcp-carousel-wrapper {
	padding-bottom: 20px;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner_hover .sp-logo-carousel-pro-area .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner_hover .sp-lcp-next-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner .sp-logo-carousel-pro-area .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner .sp-logo-carousel-pro-area .sp-lcp-next-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_center .sp-logo-carousel-pro-area .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_center .sp-logo-carousel-pro-area .sp-lcp-next-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_outer .sp-logo-carousel-pro-area .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_outer .sp-logo-carousel-pro-area .sp-lcp-next-button {
	top: 50%;
	left: 0;
	right: auto;
	transform: translateY(-50%);
}
div.sp-logo-carousel-pro-section.nav_position_vertical_center .sp-logo-carousel-pro-area .sp-lcp-prev-button{
	left: 2px;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner .sp-logo-carousel-pro-area .sp-lcp-next-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_outer .sp-logo-carousel-pro-area .sp-lcp-next-button {
	right: 0;
	left: auto;
}
div.sp-logo-carousel-pro-section.nav_position_vertical_center .sp-logo-carousel-pro-area .sp-lcp-next-button{
	right: 2px;
	left: auto;
}

div.sp-logo-carousel-pro-section.nav-visible-on-hover .sp-logo-carousel-pro-area .sp-lcp-prev-button {
	left: -60px;
	right: auto;
}

div.sp-logo-carousel-pro-section.nav-visible-on-hover .sp-logo-carousel-pro-area .sp-lcp-next-button {
	right: -60px;
	left: auto;
}
div.sp-logo-carousel-pro-section.nav_position_vertical_center.nav-visible-on-hover .sp-logo-carousel-pro-area:hover .sp-lcp-prev-button{
	right: auto;
	left: 2px;
}
div.sp-logo-carousel-pro-section.nav_position_vertical_center.nav-visible-on-hover .sp-logo-carousel-pro-area:hover .sp-lcp-next-button{
	right: 2px;
	left: auto;
}
div.sp-logo-carousel-pro-section:is(.nav_position_vertical_outer,.nav_position_vertical_center_inner).nav-visible-on-hover .sp-logo-carousel-pro-area:hover .sp-lcp-prev-button{
	right: auto;
	left: 0;
}
div.sp-logo-carousel-pro-section:is(.nav_position_vertical_outer,.nav_position_vertical_center_inner).nav-visible-on-hover .sp-logo-carousel-pro-area:hover .sp-lcp-next-button{
	right: 0;
	left: auto;
}

div.sp-logo-carousel-pro-section.nav-visible-on-hover.lcp_vertical .sp-lcp-next-button,
div.sp-logo-carousel-pro-section.nav-visible-on-hover.lcp_vertical .sp-logo-carousel-pro-area .sp-lcp-prev-button {
	opacity: 0;
}


div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner_hover:hover .sp-lcp-prev-button {
	left: 0;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner_hover:hover .sp-lcp-next-button {
	right: 0;
}

/* Navigation Position for "Vertical" layout */
div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner.lcp_vertical .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner.lcp_vertical .sp-lcp-next-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_center.lcp_vertical .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_center.lcp_vertical .sp-lcp-next-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_outer.lcp_vertical .sp-lcp-prev-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_outer.lcp_vertical .sp-lcp-next-button {
	left: 50%;
	transform: translateX(-20px);
	top: 0;
	right: auto;
	bottom:auto;
}
div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner.lcp_vertical .sp-lcp-next-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_center.lcp_vertical .sp-lcp-next-button,
div.sp-logo-carousel-pro-section.nav_position_vertical_outer.lcp_vertical .sp-lcp-next-button {
	top: auto;
	bottom: 0;
}

div.sp-logo-carousel-pro-section.nav-visible-on-hover.lcp_vertical .sp-lcp-next-button{
    top: auto;
	bottom: -100px;
}
div.sp-logo-carousel-pro-section.nav-visible-on-hover.lcp_vertical .sp-lcp-prev-button{
    top: -100px;
	bottom: auto;
}
div.sp-logo-carousel-pro-section.nav-visible-on-hover.lcp_vertical .sp-logo-carousel-pro-area:hover .sp-lcp-prev-button {
	top: 2px;
	bottom: auto;
	opacity: 1;
	left: 50%;
	transform: translateX(-20px);
	right: auto;
}

div.sp-logo-carousel-pro-section.nav-visible-on-hover.lcp_vertical .sp-logo-carousel-pro-area:hover .sp-lcp-next-button {
	top: auto;
	bottom: 2px;
	opacity: 1;
	left: 50%;
	transform: translateX(-20px);
	right: auto;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.swiper-slide {
	display: none;
}

/* Navigation style area */
div.sp-logo-carousel-pro-section.nav_position_bottom_left .sp-logo-carousel-pro-area .lc_nav,
div.sp-logo-carousel-pro-section.nav_position_bottom_center .sp-logo-carousel-pro-area .lc_nav,
div.sp-logo-carousel-pro-section.nav_position_bottom_right .sp-logo-carousel-pro-area .lc_nav {
	bottom: 0;
	top: auto;
	margin-bottom: -40px;
}

div.sp-logo-carousel-pro-section.nav_position_top_left .sp-logo-carousel-pro-area .lc_nav,
div.sp-logo-carousel-pro-section.nav_position_top_center .sp-logo-carousel-pro-area .lc_nav,
div.sp-logo-carousel-pro-section.nav_position_top_right .sp-logo-carousel-pro-area .lc_nav {
	bottom: auto;
	top: 0;
	margin-top: -40px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_left .sp-logo-carousel-pro-area .sp-lcp-prev-button.lc_nav {
	left: 0;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_left .sp-logo-carousel-pro-area .sp-lcp-next-button.lc_nav {
	left: 36px;
}

.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .sp-lcp-item .sp-lcp-item-border .sp-lcp-logo-wrapper {
	min-height: 10px;
}

.lcp-popup-nav-arrow {
	display: none;
	position: absolute;
	top: 50%;
	font-size: 40px;
	color: #fff;
	z-index: 99;
	width: 35px;
	/* height: 40px; */
	cursor: pointer;
	transform: translateY(-50%);
}

.lcp-popup-nav-arrow.popup-next {
	right: -50px;
}

.lcp-popup-nav-arrow.popup-prev {
	left: -50px;
}

/* Pagination css area */
.sp-logo-pagination-number a.sp-logo-page-numbers {
	background: #fff;
	color: #5e5e5e;
	border: 2px solid #bbb;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
	text-align: center;
	margin-right: 4px;
	text-decoration: none;
	font-weight: 600;
	border-radius: 3px;
	-webkit-transition: all 0.33s;
	transition: all 0.33s;
	display: inline-block;
	text-decoration: none;
}

.sp-logo-pagination-number a.sp-logo-page-numbers.active {
	color: #ffffff;
	background: #63a37b;
	border-color: #63a37b;
}

.lcp-items-load-more span {
	cursor: pointer;
	text-decoration: none;
	font-size: 16px;
	color: #5e5e5e;
	border: 2px solid #bbb;
	font-weight: 500;
	border-radius: 3px;
	background: #fff;
	padding: 10px 16px;
	-webkit-transition: all .33s;
	transition: all .33s;
	text-align: center;
}

.sp-logo-carousel-pro-section:not(.layout-list):not(.layout-table) .sp-logo-carousel-pro-area .sp-isotope-logo-items {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.sp-logo-carousel-pro-section .lcp-items-load-more {
	margin: 20px 0px;
	width: 100%;
}

.page-load-status {
	display: none;
	padding-top: 20px;
	color: #777;
	width: 100%;
}

.page-load-status .loader-ellips p {
	font-size: 20px;
	position: relative;
	width: 4em;
	height: 1em;
	display: inline-block !important;
	/* margin: 10px auto; */
}

.page-load-status .loader-ellips__dot {
	display: block;
	width: 1em;
	height: 1em;
	border-radius: 0.5em;
	background: #1595ce;
	position: absolute;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.page-load-status .loader-ellips__dot:nth-child(1),
.page-load-status .loader-ellips__dot:nth-child(2) {
	left: 0;
}

.page-load-status .loader-ellips__dot:nth-child(3) {
	left: 1.5em;
}

.page-load-status .loader-ellips__dot:nth-child(4) {
	left: 3em;
}

@-webkit-keyframes reveal {
	from {
		-webkit-transform: scale(0.001);
		transform: scale(0.001);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes reveal {
	from {
		-webkit-transform: scale(0.001);
		transform: scale(0.001);
	}

	to {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@-webkit-keyframes slide {
	to {
		-webkit-transform: translateX(1.5em);
		transform: translateX(1.5em);
	}
}

@keyframes slide {
	to {
		-webkit-transform: translateX(1.5em);
		transform: translateX(1.5em);
	}
}

.page-load-status .loader-ellips__dot:nth-child(1) {
	-webkit-animation-name: reveal;
	animation-name: reveal;
}

.page-load-status .loader-ellips__dot:nth-child(2),
.page-load-status .loader-ellips__dot:nth-child(3) {
	-webkit-animation-name: slide;
	animation-name: slide;
}

.page-load-status .loader-ellips__dot:nth-child(4) {
	-webkit-animation-name: reveal;
	animation-name: reveal;
	animation-direction: reverse;
}

.page-load-status .infinite-scroll-last {
	color: #444;
	font-size: 16px;
}


/**
Widget Area
 */

#sidebar .sp-logo-carousel-pro-area ul li {
	border-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

.textwidget .sp-logo-carousel-pro-area a {
	border-bottom: none;
}

.sp-lcp-conf,
.sp-lcp-tooltip-conf {
	display: none;
}

.sp-lcpro-readmore-area .sp-lcpro-readmore {
	background: transparent;
	color: #05b3c6;
	padding: 5px 13px;
	margin-bottom: 18px;
	line-height: 20px;
	display: inline-block;
	border-radius: 2px;
	border: 2px solid #05b3c6 !important;
}


/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */


/* Hide scroll bar */

html.remodal-is-locked {
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
}


/* Anti FOUC */

.remodal,
[data-remodal-id] {
	display: none;
}


/* Necessary styles of the overlay */

.remodal-overlay {
	position: fixed;
	z-index: 9999;
	top: -5000px;
	right: -5000px;
	bottom: -5000px;
	left: -5000px;
	display: none;
}


/* Necessary styles of the wrapper */

.remodal-wrapper {
	position: fixed;
	z-index: 999999999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	overflow: hidden;
	text-align: center;
	-webkit-overflow-scrolling: touch;
	box-sizing: border-box;
}

.remodal-wrapper * {
	box-sizing: border-box;
}

.remodal-wrapper:after {
	display: inline-block;
	height: 100%;
	margin-left: -0.05em;
	content: "";
}

.sp-lcp-logo-wrapper .logo-title.hover_full_title {
	background: #16a08b;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.sp-lcp-logo-wrapper .logo-title.hover_bottom_full_title {
	background: #16a08b;
	position: absolute;
	bottom: -100%;
	left: 0;
	width: 100%;
	padding: 5px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	opacity: .9;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

.sp-lcp-item-border:hover .sp-lcp-logo-wrapper .logo-title.hover_full_title {
	opacity: 1;
}

.sp-lcp-item-border:hover .sp-lcp-logo-wrapper .logo-title.hover_bottom_full_title {
	opacity: 1;
	bottom: 0;
}

/* Search form css area */
.sp-logo-carousel-pro-section .lcp_logo_search {
	margin-bottom: 40px;
}

.sp-logo-carousel-pro-section .lcp_logo_search input {
	width: 400px;
	height: 44px;
	padding: 0 32px 0 10px;
	border-radius: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	display: inline-block;
	max-width: 100%;
}

.sp-logo-carousel-pro-section .lcp_logo_search label {
	color: #5e5e5e;
	font-size: 14px;
	position: relative;
	display: inline-block;
	max-width: 100%;

}

.sp-logo-carousel-pro-section .lcp_logo_search label::after {
	position: absolute;
	right: 10px;
	content: "\f002";
	font-family: FontAwesome;
	top: 50%;
	transform: translate(-4px, -50%);
	font-size: 16px;
	color: #4444;
}

.edit-post-visual-editor .sp-logo-carousel-pro-area * {
	box-sizing: border-box;
}

.lcp-ajax-live-filter-pagination {
	display: none;
}

.sp-logo-carousel-pro-section.layout-table .table-container .sp-lcp-item,
.sp-logo-carousel-pro-section.layout-list .list-container .sp-lcp-item {
	display: flex;
	align-items: center;
	flex-direction: row;
}

/*
** Style for table layout.
*/
.layout-table .lcp-table-container {
	max-width: 100%;
	overflow-x: auto;
}

.layout-table .table-container .logo-title {
	width: auto;
	font-weight: 700;
}

.layout-table .table-logo-area img {
	max-width: 350px;
}

.layout-table .sp-lcp-item img,
.layout-table .sp-lcpro-readmore {
	margin: 0 !important;
}

.lcp-table-layout-header {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
	background: #f3f5f7;
	padding: 10px 30px;
	font-weight: 700;
}

.lcp-container.table-container table {
	border: 1px solid #cccccc;
	border-collapse: separate;
	border-spacing: 0;
	overflow: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	table-layout: auto;
}

.lcp-container.table-container table th {
	background: transparent;
}

.lcp-container.table-container table tr {
	border-bottom: 1px solid #cccccc;
}

.lcp-container.table-container table tr:last-child {
	border-bottom: 0;
}

.lcp-container.table-container table thead tr {
	border-bottom: 0;
}

.lcp-container.table-container table th {
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
}

.lcp-container.table-container table th,
.lcp-container.table-container table td {
	background-color: transparent;
	border-block-start: 0;
	padding: 15px;
	text-align: center;
	border: 0;
}

.lcp-container.table-container table thead:first-child tr:first-child th,
.lcp-container.table-container table thead:first-child tr:first-child td {
	border-block-start: 0;
}

.lcp-container.table-container table td:nth-child(1) {
	width: 25%;
}

.lcp-container.table-container table td:nth-child(2) {
	width: 20%;
}

.lcp-container.table-container table td:nth-child(3) {
	width: 55%;
}

/* Fix iPad, iPhone glitches */

.remodal-overlay,
.remodal-wrapper {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */

.remodal {
	position: relative;
	outline: none;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

.remodal-is-initialized {
	/* Disable Anti-FOUC */
	display: inline-block;
}

/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */


/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
	-webkit-filter: blur(3px);
	filter: blur(3px);
}


/* Default theme styles of the overlay */

.remodal-overlay {
	background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
	-webkit-animation-name: remodal-overlay-opening-keyframes;
	animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
	-webkit-animation-name: remodal-overlay-closing-keyframes;
	animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the modal dialog */

.remodal {
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 10px;
	padding: 35px;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	color: #2b2e38;
	background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
	-webkit-animation-name: remodal-opening-keyframes;
	animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
	-webkit-animation-name: remodal-closing-keyframes;
	animation-name: remodal-closing-keyframes;
}


/* Vertical align of the modal dialog */

.remodal,
.remodal-wrapper:after {
	vertical-align: middle;
}


/* Close button */

.remodal-close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	overflow: visible;
	width: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	cursor: pointer;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
	text-decoration: none;
	color: #95979c;
	border: 0;
	outline: 0;
	background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
	color: #2b2e38;
}

.remodal-close:before {
	font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
	font-size: 25px;
	line-height: 35px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 35px;
	content: "\00d7";
	text-align: center;
}


/* Dialog buttons */

.remodal-confirm,
.remodal-cancel {
	font: inherit;
	display: inline-block;
	overflow: visible;
	min-width: 110px;
	margin: 0;
	padding: 12px 0;
	cursor: pointer;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border: 0;
	outline: 0;
}

.remodal-confirm {
	color: #fff;
	background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
	background: #66bb6a;
}

.remodal-cancel {
	color: #fff;
	background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
	background: #ef5350;
}


/* Remove inner padding and border in Firefox 4+ for the button tag. */

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.remodal-wrapper .sp-lcpro-modal-logo {
	padding: 0;
	margin: auto;
	max-height: 100%;
	max-height: 100%;
	background: transparent;
}

.remodal-wrapper .sp-lcpro-modal-logo-content {
	max-height: calc(100vh - 20px);
	overflow: auto;
	padding: 25px;
	overflow-x: auto;
	background: #fff;
}

/* .lcp-popup-nav-arrow {
	transform: translateY(-50%);
} */

@media screen and (max-width: 800px) {
	.sp-lcpro-modal-logo .lcp-popup-nav-arrow {
		color: #ddd;
	}

	.sp-lcpro-modal-logo .lcp-popup-nav-arrow.popup-next {
		right: 0px;
	}

	.sp-lcpro-modal-logo .lcp-popup-nav-arrow.popup-prev {
		left: 0;
	}

	/* Table layout */
	.lcp-table-layout-header .table-logo,
	.layout-table .table-logo-area {
		min-width: 100px;
	}

	.lcp-table-layout-header .table-logo-title,
	.layout-table .table-container .logo-title {
		min-width: 50px;
	}
	
	.lcp-table-layout-header .table-logo {
		min-width: 115px;
	}

	.lcp-table-layout-header .table-logo-title {
		min-width: 80px;
	}
}

@media screen and (max-width: 360px) {

	.lcp-table-layout-header {
		padding: 10px 15px;
	}

	.lcp-table-layout-header .table-logo {
		min-width: 95px;
	}

	.lcp-table-layout-header .table-logo-title {
		min-width: 50px;
	}

	.sp-lcp-item.sp-lcpro-clear.sp-lcp-item-border {
		display: block !important;
	}
}

/* Keyframes
   ========================================================================== */

@-webkit-keyframes remodal-opening-keyframes {
	from {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		opacity: 0;
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@keyframes remodal-opening-keyframes {
	from {
		-webkit-transform: scale(1.05);
		transform: scale(1.05);
		opacity: 0;
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@-webkit-keyframes remodal-closing-keyframes {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	to {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
		opacity: 0;
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@keyframes remodal-closing-keyframes {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 1;
	}

	to {
		-webkit-transform: scale(0.95);
		transform: scale(0.95);
		opacity: 0;
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes remodal-overlay-opening-keyframes {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

@keyframes remodal-overlay-closing-keyframes {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}


/* Media queries
   ========================================================================== */

@media only screen and (min-width: 641px) {
	.remodal {
		max-width: 700px;
	}
}


/* IE8
   ========================================================================== */

.lt-ie9 .remodal-overlay {
	background: #2b2e38;
}

.lt-ie9 .remodal {
	width: 700px;
}


/* ==========================================================================
   Responsive
   ========================================================================== */


/* md */

@media (min-width: 992px) and (max-width: 1100px) {
	.lcp-col-md-1 {
		width: 100%;
		flex: 0 0 100%;
	}

	.lcp-col-md-2 {
		width: 49.9%;
		flex: 0 0 49.9%;
	}

	.lcp-col-md-3 {
		width: 33.2222%;
		flex: 0 0 33.2222%;
	}

	.lcp-col-md-4 {
		width: 24.8%;
		flex: 0 0 24.8%;
	}

	.lcp-col-md-5 {
		width: 19.8%;
		flex: 0 0 19.8%;
	}

	.lcp-col-md-6 {
		width: 16.5%;
		flex: 0 0 16.5%;
	}

	.lcp-col-md-7 {
		width: 14.1%;
		flex: 0 0 14.1%;
	}

	.lcp-col-md-8 {
		width: 12.5%;
		flex: 0 0 12.5%;
	}

	.lcp-col-md-9 {
		width: 11.111111111%;
		flex: 0 0 11.111111111%;
	}

	.lcp-col-md-10 {
		width: 10%;
		flex: 0 0 10%;
	}

	.lcp-col-md-11 {
		width: 9.090909091%;
		flex: 0 0 9.090909091%;
	}

	.lcp-col-md-12 {
		width: 8.333333333%;
		flex: 0 0 8.333333333%;
	}
}


/* sm */

@media (min-width: 650px) and (max-width: 991px) {
	.lcp-col-sm-1 {
		width: 100%;
		flex: 0 0 100%;
	}

	.lcp-col-sm-2 {
		width: 49.9%;
		flex: 0 0 49.9%;
	}

	.lcp-col-sm-3 {
		width: 33.2222%;
		flex: 0 0 33.2222%;
	}

	.lcp-col-sm-4 {
		width: 24.8%;
		flex: 0 0 24.8%;
	}

	.lcp-col-sm-5 {
		width: 19.8%;
		flex: 0 0 19.8%;
	}

	.lcp-col-sm-6 {
		width: 16.5%;
		flex: 0 0 16.5%;
	}

	.lcp-col-sm-7 {
		width: 14.1%;
		flex: 0 0 14.1%;
	}

	.lcp-col-sm-8 {
		width: 12.5%;
		flex: 0 0 12.5%;
	}

	.lcp-col-sm-9 {
		width: 11.111111111%;
		flex: 0 0 11.111111111%;
	}

	.lcp-col-sm-10 {
		width: 10%;
		flex: 0 0 10%;
	}

	.lcp-col-sm-11 {
		width: 9.090909091%;
		flex: 0 0 9.090909091%;
	}

	.lcp-col-sm-12 {
		width: 8.333333333%;
		flex: 0 0 8.333333333%;
	}
}


/* xs */

@media (max-width: 651px) {
	.lcp-col-xs-1 {
		width: 100%;
		flex: 0 0 100%;
	}

	.lcp-col-xs-2 {
		width: calc(49% - 1px);
		flex: 0 0 calc(49% - 1px);
	}

	.lcp-col-xs-3 {
		width: calc(33.2222% - 1px);
		flex: 0 0 calc(33.2222% - 1px);
	}

	.lcp-col-xs-4 {
		width: calc(24.8% - 1px);
		flex: 0 0 calc(24.8% - 1px);
	}

	.lcp-col-xs-5 {
		width: calc(19.8% - 1px);
		flex: 0 0 calc(19.8% - 1px);
	}

	.lcp-col-xs-6 {
		width: calc(16.5% - 1px);
		flex: 0 0 calc(16.5% - 1px);
	}

	.lcp-col-xs-7 {
		width: calc(14.1% - 1px);
		flex: 0 0 calc(14.1% - 1px);
	}

	.lcp-col-xs-8 {
		width: calc(12.5% - 1px);
		flex: 0 0 calc(12.5% - 1px);
	}

	.lcp-col-xs-9 {
		width: calc(11.111111111% - 1px);
		flex: 0 0 calc(11.111111111% - 1px);
	}

	.lcp-col-xs-10 {
		width: 10%;
		flex: 0 0 10%;
	}

	.lcp-col-xs-11 {
		width: 9.090909091%;
		flex: 0 0 9.090909091%;
	}

	.lcp-col-xs-12 {
		width: 8.333333333%;
		flex: 0 0 8.333333333%;
	}
}


.block-editor-page a.sp_logo_block_edit_button,
a.sp_logo_block_edit_button {
	display: inline-block;
	text-decoration: underline;
	font-size: 16px;
	margin: 10px 0;
}

/* Contact Us button style */
.sp-lcp-contact-us-button {
	text-align: center;
	padding: 50px 0 30px;
}

.sp-lcp-contact-us-button a {
	text-decoration: none;
	font-size: 18px;
	padding: 14px 38px;
	background-color: #217BFE;
	display: inline-block;
	color: #fff;
	border-radius: 5px;
	transition: .3s;
}

/* Fix Elementor Pro v3.14.1 CSS conflict */
.elementor-default .sp-logo-carousel-pro-section .swiper-container:not(.swiper-container-initialized) .swiper-wrapper {
	overflow: initial;
}
