section{
	padding:0px;
}
@media (min-width:768px) and (max-width:1361px){
.flipbox-col-sm-4 {
        flex: 0 0 auto;
        width: 33.3333333333%;
    }
}
.fb-d8-ele {
	-webkit-hyphens: manual ;
	-ms-hyphens: manual ;
	hyphens: manual ;
}

.fb-design-8-col
{
	/* padding-right: 0px !important; */
	/* padding-left: 0px !important; */
	/* padding-bottom:10px !important; */
	padding:10px !important;
	
}

.fb-d8-ele-section.fb-d8-ele-section-stretched {
	position: relative;
	width: 100%;
}

.fb-d8-ele-530 .fb-d8-ele-element.fb-d8-ele-element-6a0a1de .fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-back .fb-d8-stel-pack-flip-box-layer-overlay {
	text-align: left;
	justify-content: flex-end;
}

.fb-d8-ele-section .fb-d8-ele-container {
  
	display: -ms-flexbox;
	display: flex;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.fb-d8-ele *, .fb-d8-ele :after, .fb-d8-ele :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.fb-d8-ele-row {
	width: 100%;
  
	display: -ms-flexbox;
	display: flex;
}

.fb-d8-ele-column, .fb-d8-ele-column-wrap {
	position: relative;
  
	display: -ms-flexbox;
	display: flex;
}

.fb-d8-ele-column {
	min-height: 1px;
}

.fb-d8-ele-column-wrap {
	width: 100%;
}

.fb-d8-ele:not(.fb-d8-ele-bc-flex-widget) .fb-d8-ele-widget-wrap {
   
	display: -ms-flexbox;
	display: flex;
}

.fb-d8-ele-widget-wrap {
	position: relative;
	width: 100%;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}

.fb-d8-ele-widget-wrap>.fb-d8-ele-element {
	width: 100%;
}

.fb-d8-ele-widget {
	position: relative;
}

.fb-d8-ele-element .fb-d8-ele-widget-container {
   
	-o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
   
	transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
}

.fb-d8-ele-flip-box--effect-flip .fb-d8-ele-flip-box {
   
	perspective: 1000px;
  
	transform-style: preserve-3d;
}

.fb-d8-ele-flip-box {
	height: 280px;
	position: relative;
   
}

.fb-d8-ele-flip-box--effect-flip .fb-d8-ele-flip-box__front {
   
	-ms-transform: none;
	transform: none;
	z-index: 1;
}

.fb-d8-ele-flip-box--effect-flip .fb-d8-ele-flip-box__layer {
   
	transform-style: preserve-3d;
   
	backface-visibility: hidden;
}

.fb-d8-ele-flip-box__layer {
	position: absolute;
	width: 100%;
	height: 100%;
    
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

.fb-d8-ele-flip-box__front {
	
}

.fb-d8-ele-flip-box--3d .fb-d8-ele-flip-box__layer__overlay {
    
	transform-style: preserve-3d;
    
	transform: translateZ(.1px);
}

.fb-d8-ele-flip-box__layer__overlay {
    
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	
	padding: 35px !important;
}

.fb-d8-ele-flip-box--3d .fb-d8-ele-flip-box__layer__inner {
   
	transform: translateZ(90px) scale(.91);
}

.fb-d8-ele-flip-box__image {
	margin: 0 0 20px !important;
	display: inline-block;
	width: 100%;
}

.fb-d8-ele img {
	height: auto;
	max-width: 100%;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

/* .fb-d8-ele-flip-box__image img { */
	/* width: 50%; */
	/* border-radius: 50% ; */
/* } */

.fb-d8-ele-flip-box__layer__description:not(:last-child), .fb-d8-ele-flip-box__layer__title:not(:last-child) {
	margin: 0 0 20px !important;
	padding: 0 !important;
}

.fb-d8-ele-flip-box__layer__title {
	line-height: 1;
	font-weight: 600;
}



.fb-d8-ele a {
   
	box-shadow: none;
	text-decoration: none;
}

.fb-d8-ele-flip-box__back {
	
	display: block;
}

.fb-d8-ele-flip-box__button.fb-d8-ele-button {
	cursor: pointer;
	-ms-flex-item-align: center;
	align-self: center;
	margin-left: auto;
	margin-right: auto;
	
	text-decoration:none !important;
	
}

.fb-d8-ele-button {
	display: inline-block;
	line-height: 1;
   
	font-size: 15px;
	padding: 12px 24px !important;
   
	border-radius: 3px;
   
	fill: #fff;
	text-align: center;
   
	-o-transition: all .3s;
	transition: all .3s;
}

.fb-d8-ele-flip-box--effect-flip .fb-d8-ele-flip-box:hover .fb-d8-ele-flip-box__back {
	-webkit-transform: none ;
	-ms-transform: none ;
	transform: none ;
}

.fb-d8-ele-flip-box__back {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-button.fb-d8-ele-button {
	cursor: pointer;
  
	-ms-flex-item-align: center;
	align-self: center;
  
	margin-right: auto;
	
   
	
}

.fb-d8-ele-button.fb-d8-ele-size-sm {
	font-size: 15px;
	padding: 12px 24px !important;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.fb-d8-ele a {
  
	box-shadow: none;
	text-decoration: none;
}

.fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-button.fb-d8-ele-button:hover {
	
	text-decoration: none;
	
}

.fb-d8-ele-530 .fb-d8-ele-element.fb-d8-ele-element-6a0a1de .fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-back .fb-d8-stel-pack-flip-box-layer-overlay {
	text-align: left;
	justify-content: flex-end;
}

.fb-d8-stel-pro-widget-flip-box-minimal-wrapper .fb-d8-stel-pack-flip-box-button.fb-d8-ele-button {
	cursor: pointer;
  
	-ms-flex-item-align: center;
	align-self: center;
   
	margin-right: auto;
   
}

.fb-d8-ele-flip-box__button {
	font-family: sans-serif  ;
}

.fb-d8-ele-column.fb-d8-ele-col-33, .fb-d8-ele-column[data-col="33"] {
	width: 50% ;
}


/* On screens that are 992px wide or less, go from four columns to two columns */
@media screen and (max-width: 992px) {
	.fb-d8-ele-flip-box__image img {
		width: 45% ;
		height: 30% ;
		border-radius: 50% ;
	}
}

/* On screens that are 600px wide or less, make the columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
	.fb-d8-ele-flip-box__image img {
		width: 32% ;
		height: 50% ;
		border-radius: 50% ;
	}
}

@media (min-width: 993px) and (max-width: 1024px) {
  
	.fb-d8-ele-flip-box__image img {
		width: 30%;
		height: 50% ;
		border-radius: 50% ;
	}
}

@media (min-width: 1025px) and (max-width: 2560px) {
  
	.fb-d8-ele-flip-box__image img {
		width: 23%;
		height: 50% ;
		border-radius: 50% ;
	}
}

.fb-d8-ele-section {
	/* padding: 0px !important; */
	/* padding-bottom: 15px ; */
}

.fb-d8-ele-column.fb-d8-ele-col-33, .fb-d8-ele-column[data-col="33"] {
	width: 100% ;
}
.entry-content a:hover
{
	text-decoration:none !important;
}