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

.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;
	justify-content: center;
	align-items: center;
}

/* 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;
}


/* pagination */

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

.lcp-pagination li {
	display: inline-block;
	width: 33px;
	margin: 0 0 0 2px;
}

.lcp-pagination li a,
.lcp-pagination li span {
	background-color: #fff;
	color: #444444;
	display: block;
	line-height: 28px;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.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;
	border-bottom: none;
	text-decoration: 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.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-list {
	overflow: hidden;
}

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

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


/* 
Carousel layout
*/

.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 {
	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;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	box-sizing: border-box;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .slick-slide:focus {
	outline: none;
}


/* 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-filter {
	margin: 0 0 16px 0;
	padding: 0;
	display: inline-block;
}

.sp-logo-carousel-pro-area .sp-logo-filter li {
	float: left;
	margin: 4px;
	list-style: none;
}

.sp-logo-carousel-pro-area .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-area .sp-logo-filter li button:focus {
	outline: none;
}


/* Carousel */


/* Dots */

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area ul.slick-dots {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area ul.slick-dots li {
	display: inline-table;
	position: relative;
	border-bottom: none;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area ul.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 12px;
	height: 12px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: #bbbbbb;
	margin: 4px;
	padding: 0;
	border-radius: 50%;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area ul.slick-dots li.slick-active button {
	background: #16a08b;
}


/* Navigation */

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .slick-prev,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .slick-next {
	font-size: 20px;
	line-height: 28px;
	display: block;
	width: 30px;
	height: 30px;
	padding: 0;
	cursor: pointer;
	color: #afafaf;
	outline: none;
	border: none;
	background-color: #f0f0f0;
	position: absolute;
	text-align: center;
	top: -45px;
	z-index: 5;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-sizing: border-box;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .slick-prev:hover,
div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .slick-next:hover {
	background-color: #16a08b;
	color: #ffffff;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .slick-prev {
	right: 42px;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area .slick-next {
	right: 2px;
}

div.sp-logo-carousel-pro-section.nav_position_top_left .sp-logo-carousel-pro-area .slick-prev {
	left: 2px;
	right: inherit;
}

div.sp-logo-carousel-pro-section.nav_position_top_left .sp-logo-carousel-pro-area .slick-next {
	left: 42px;
	right: inherit;
}

div.sp-logo-carousel-pro-section.nav_position_top_center .sp-logo-carousel-pro-area .slick-prev {
	left: 50%;
	right: inherit;
	margin-left: -35px;
}

div.sp-logo-carousel-pro-section.nav_position_top_center .sp-logo-carousel-pro-area .slick-next {
	right: 50%;
	left: inherit;
	margin-right: -35px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_left .sp-logo-carousel-pro-area .slick-prev {
	left: 2px;
	right: inherit;
	top: inherit;
	bottom: -45px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_left .sp-logo-carousel-pro-area .slick-next {
	left: 42px;
	right: inherit;
	top: inherit;
	bottom: -45px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_right .sp-logo-carousel-pro-area .slick-prev {
	left: inherit;
	right: 42px;
	top: inherit;
	bottom: -45px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_right .sp-logo-carousel-pro-area .slick-next {
	right: 2px;
	left: inherit;
	top: inherit;
	bottom: -45px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_center .sp-logo-carousel-pro-area .slick-prev {
	left: 50%;
	margin-left: -35px;
	right: inherit;
	top: inherit;
	bottom: -45px;
}

div.sp-logo-carousel-pro-section.nav_position_bottom_center .sp-logo-carousel-pro-area .slick-next {
	right: 50%;
	margin-right: -35px;
	left: inherit;
	top: inherit;
	bottom: -45px;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center .sp-logo-carousel-pro-area .slick-prev {
	left: -10px;
	right: inherit;
	top: 50%;
	bottom: inherit;
	margin-top: -15px;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center .sp-logo-carousel-pro-area .slick-next {
	right: -8px;
	left: inherit;
	top: 50%;
	bottom: inherit;
	margin-top: -15px;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner .sp-logo-carousel-pro-area .slick-prev {
	left: 3px;
	right: inherit;
	top: 50%;
	bottom: inherit;
	margin-top: -15px;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner .sp-logo-carousel-pro-area .slick-next {
	right: 3px;
	left: inherit;
	top: 50%;
	bottom: inherit;
	margin-top: -15px;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner_hover .sp-logo-carousel-pro-area .slick-prev {
	left: -50px;
	right: inherit;
	top: 50%;
	bottom: inherit;
	margin-top: -15px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner_hover .sp-logo-carousel-pro-area .slick-next {
	right: -50px;
	left: inherit;
	top: 50%;
	bottom: inherit;
	margin-top: -15px;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner_hover .sp-logo-carousel-pro-area:hover .slick-prev {
	left: 3px;
}

div.sp-logo-carousel-pro-section.nav_position_vertical_center_inner_hover .sp-logo-carousel-pro-area:hover .slick-next {
	right: 3px;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.slick-slider {
	display: none;
}

div.sp-logo-carousel-pro-section .sp-logo-carousel-pro-area.slick-initialized.slick-slider {
	display: block;
}


/**
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: 10000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	overflow: auto;
	text-align: center;
	-webkit-overflow-scrolling: touch;
}

.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;
}


/* 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;
}


/* background-image: url(/images/image.svg); */


/* ==========================================================================
   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 wrapper */

.remodal-wrapper {
	padding: 10px 10px 0;
}


/* 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;
}


/* 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%;
	}
}