h3{
	color:#666666 !important;
}
.one-column p{
	max-width: 900px;
	margin:0 auto;
	text-align: center;
}
.two-column-75-25{
    max-width: 1200px;
	display: block;
	margin: 30px 0;
}
.two-column-75-25 img{
	margin:0 auto;
}
.two-column-75-25 ul{
	display: flex;
}
.two-column-75-25 ul li{
	/*display: -webkit-box;
    display: -ms-flexbox;*/
    -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;
	padding: 10px;
	box-sizing: border-box;
}

.two-column-75-25-img{
	width: 65%;
	text-align: center;
}
.two-column-75-25-txt{
	width: 35%;
	display: -webkit-box;
    display: -ms-flexbox;
}
.two-column-50-50-fix{
	width: 50% !important;

	display: -webkit-box;
    display: -ms-flexbox;
}
.two-column-30-fix{
	width: 30%;
	display: -webkit-box;
    display: -ms-flexbox;
	background: #ffffff;
}

.two-column-70-fix{
	width: 70%;
	display: -webkit-box;
    display: -ms-flexbox;
	background: #ffffff;

}
.two-column-125-img{
	width: 125%;
}

.column-dark{
	background: #291955;
	border-radius: 6px;
    width: 95%;
	max-width: 1600px;
    margin: 0 auto;
}
.column-dark ul li{
	padding: 4% 3%;
	color: #ffffff;
}
.column-dark h3{
	color: #FFFFFF !important;
    font-size: 2em !important;
    line-height: 1.2em !important;
	font-weight: 400 !important;

}
.column-dark p{
	color:#FFFFFF;
}
.column-dark .store-block{
	width:30%;
}


@media (max-width: 770px) {
.column-dark .store-block{
	width:50% !important;
}
.two-column-75-25{
	width: 95%;
	margin: 0 auto;
}
.two-column-75-25 ul{
	flex-direction: column;
}
.two-column-75-25-img{
	width: 100%;
	order: 1;
}
.two-column-75-25-txt{
	width: 100%;
	order: 2;
	text-align: center;
}
.two-column-50-50-fix{
	width: 100% !important;
}
.two-column-30-fix{
	margin: 0 auto;
	width: 90%;
}

.two-column-70-fix{
	margin: 0 auto;
	width: 90%;

}
}

.three-column h3, .three-column p{text-align: center;}
.three-column .btn-big2 {
    display: block;
    width: 60%;
}

.action-center .ds-m-img{width: 35%;}
.action-center .ds-m-txt{padding: 10px;}
.action-center .ds-m-img img{margin-bottom: 0;}
.action-center .ds-m-txt, .action-center .ds-m-img{
    display: -webkit-box;
    /*display: -ms-flexbox;*/
    -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;
}

@media screen and (min-width: 1100px){
.ds-designer {
    width: 33.3%;
}
}

.stream-workflow .ds-m-txt{min-height: 165px;}
.stream-workflow p{text-align: left;}
.stream-workflow .ds-m-img{
	width: 15%;
}
.stream-workflow .ds-m-img img{
    margin-bottom: 0;
    background: #085da2;
    border-radius: 10%;
}
.stream-workflow .ds-m-txt{
	padding: 0 20px;
}
@media screen and (min-width: 799px){
.stream-workflow .ds-designer {
    width: 50%;
}
.stream-workflow .ds-m-txt{min-height: 150px;}
}

@media (max-width: 599px){
.three-column ul li {
    margin-bottom: 40px;
}
}

.flex_align ul{
	display: flex;
}
.flex_align ul li{
	display: flex;
	flex-flow: column nowrap;
}
.flex_align ul li a{
	margin-top: auto;
}
@media (max-width: 600px){
.flex_align ul{
	display: block;
}
}


.title_label {
    top: -10px !important;
}

.one_column_p{
	font-size: 15px;
    line-height: 28px !important;
	color:#333333;

}

.small-font2 {
    font-size: 0.4em;
    line-height: 2em !important;
    margin-top: -30px;
    padding: 8px;
    border-radius: 5px;
    color: #5d5d5d;
}

/*table css*/
.smb_table {
  border-collapse: collapse;
  width: 100%;
}
.smb_table p {
  font-size: 13px;
  font-weight:400;
}
.smb_table a {
  color: #006699;
}
.smb_table tr {
  background-color: white;
}
.smb_table tr:hover {
  /*background-color: #f9fae7;*/
}
.smb_table th {
  border: #cccccc 1px solid;
  padding-left: 10px;
  color: #333333;
  font-size: 13px;
}
.smb_table td {
    border: #9c9c9c 1px solid;
    padding: 5px 10px;
    font-size: 16px;
    color: #222222;
    vertical-align: middle;
}
.smb_table p {
  margin-left: 18px;
  margin-right: 10px;
  line-height: 18px;
  color: #222;
}

.c_new{
	color:#fff;
	background:#900;
	padding:0 0.4em 0 0.4em;
	border-radius:2px;
	font-size:0.8em;
}
.smb-hilight{
	background:#d0eaff;

	font-weight: 600;
}

/*store icons*/
.store-block{
	width: 50%;
	box-sizing: border-box;
	float:left;
}

/*video bg*/
#myVideo {
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
	vertical-align: bottom;
}

@media (min-width: 1200px){
	.smb-video-bg-full{
		height: 800px;
		display: block;
		overflow: hidden;
		position: relative;
	}
}

@media (min-width: 770px) and (max-width: 1200px){
	.smb-video-bg-full{
		height: 600px;
	}


	.title-over-video{
		position: absolute !important;

	}
}
.box-over-video {
	padding: 160px;
	color: #f1f1f1;

}


@media (min-width: 770px){
	.smb-video-bg{
		/*height:800px;
		display: block;
		overflow: hidden;*/
		min-width: 100%;
    	position: absolute;
	}


}



.title-over-video{
    text-align: center;
    padding: 45px 90px;
    max-width: 1200px;
    margin: auto;
    position: relative;
    left: 0;
    right: 0;
}
.title-over{
	font-size: 3em;
    line-height: 0.2em;
    margin-bottom: 1.5em;
}
.title-over-t1{
	font-size: 30px;
	line-height: 36px !important;
	padding-top: 10px;
}
.title-over-t2{
	font-size: 16px;
	line-height: 20px !important;
}

.smb-promo-box{
	border-right: 1px solid rgba(255,255,255,0.6) !important;
}

@media (max-width: 1100px){
	.title-over-video{
		padding: 45px 30px;
	}
	.title-over, .title-over-t1, .title-over-t2{
		color:#ffffff;
	}
	.smb-promo-box {
		border-right: 1px solid #ececec !important;
	}
}

.smb-catalog{
	display: flex;
}
.smb-catalog .smb-cbox{
	margin:2px;
	position: relative;
	background: #000000;
}
.smb-catalog p{
    position: absolute;
    bottom: 25%;
    width: 100%;
    text-shadow: 2px 0px 4px #000000;
	font-size: 18px;
    font-weight: 600;
    line-height: 15px !important;
	color:#ffffff;
}
.smb-catalog img{opacity: 0.7; vertical-align: bottom;}

.smb-quote{
    text-align: center;
    font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	color:#ffffff;
    font-size: 36px;
    padding: 9% 5% 3% 5%;
    line-height: 60px;
    text-shadow: 1px 1px 4px rgba(0,0,0,0.9);
}
@media (min-width: 770px){
	.smb-quote .store-column{
		width:40%;
	}

}
@media (max-width: 770px){
.store-block{
	width: 50%;
}
.store-block img{
	margin: 10px 0;
}
	.title-over-t2{
		font-size: 14px;
		line-height: 10px !important;
	}
	.title-over-t1 {
		font-size: 24px;
		line-height: 30px !important;
		padding-top: 10px;
	}
}


.smb-steps{
	float: none !important;
	margin:0 auto;
}
.smb-steps ul li{
	padding:0 40px 0 20PX;
	border-right: 1px solid #b2b2b2;
}

.smb-steps p{
	font-size:24px;
	font-weight: 600;
	color:#00245e;
}
.smb-steps img{width: 40%;}


@media (max-width: 600px){
	.smb-steps ul li{
		padding:0;
		border-right: none;
		width: 50%;
		margin: 0 auto;
		margin-bottom: 30px !important;
	}

	.smb-catalog p {
		bottom: 5%;
		font-size: 13px;
	}
	.smb-steps img{width: 15%;}
}

/*top banner video*/
.smb-top-video{
    width: 450px;
    position: absolute;
    right: 10px;;
    top: 100px;;
}
.smb-top-video video{
	width: 100%;
}

/*smb-app-promo*/
.smb-promo{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
	color: #222222;
	box-sizing: border-box;
}
.smb-promo h3{
    font-size: 30px !important;
    line-height: 40px !important;
    color: #50ffef !important;
	margin-bottom: 15px;
	font-weight: 600 !important;
}
.smb-promo .smb-promo-feature{
	text-align: center;
	color:#ffffff;
    font-size: 16px;
    font-weight: 600;
	display: flex;
}

.smb-promo .smb-feature-all{
    display: flex;
    width: 80%;
    padding: 10px;
    box-sizing: border-box;
}
.smb-promo .social-sharing .smb-feature-all{
	width: 55%;
}


.smb-feature p{
	font-size: 12px;
	line-height: 14px !important;
    font-weight: 400;
    padding-bottom: 0px;
}
.smb-feature2 p{
    margin-top: 0px;
}
.smb-feature img{
    /* background: rgba(33, 150, 243, 0.1); */
    /*border-radius: 150px;
    padding-top: 5px;*/
    box-sizing: border-box;
	width: 60%;
}
.smb-feature2 img{
    box-sizing: border-box;
	width: 90%;
}

a .smb-feature{
	color: #ffffff;
	border-top:3px solid #0C9DCD;
	border-radius: 0px;
}

@media (hover: hover) and (pointer: fine) {
	a .smb-feature:hover{
		border-top:3px solid #0C9DCD;
		border-radius: 0px;
		opacity: 0.7;
	}
}

.-current >.smb-feature{
	border-top:3px solid #ffffff;
	border-radius: 0px !important;

}
a.-current{
	pointer-events: none;
}

/*bar chart*/
.smb-promo .smb-perform{
	margin: 5px 20px;
	padding: 0 5px;
	height: 100%
}
.smb-perform a{
	width: 25%;
}
.smb-perform p{
	padding: 15px 0;
    height: 100%;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    -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;
}
a .smb-perform{
    color: #0C9DCD;
    font-size: 18px;
    border-radius: 6px;
    background: #ffffff;
}
a .smb-perform:hover{
    background: #cefff9;
}

.-current-perform >.smb-perform{
    background: #50ffef;
    color: #000000;
}
a.-current-perform{
	pointer-events: none;
}

.perform-title p{
	color:#ffffff;
	font-size: 14px;
	font-weight: 400;
	line-height: 15px !important;
	padding: 0;
}
.perform-title h4{
    color: #50ffef !important;
    font-size: 90px;
    font-weight: 800;
    line-height: 95px;
    font-family: 'Open Sans';
}

.perform-sub{
	font-size: 16px;
	color: #ffffff;
}


.smb-promo .store-column{
	width: 80%;
	margin: 0 auto;
}

.smb-promo-app {
	padding:25px 0 !important;


}
.smb-promo-app p{
	font-size: 28px;

	font-weight: 600;
	padding: 0;
	color:#ffffff;
}
.smb-promo-app .fab{
	color:#43c4ff;
}


.smb-promo-box .store-column{
	width: 60%;
}
.smb-promo .smb-feature{
	flex: 1;
}

.smb-promo .smb-feature-all2{
	display: flex;
	width: 20%;
	padding: 0;
	align-items: flex-end;
	text-align: center;
	justify-content: center;
	flex-direction: column;
	float: left;
	margin-top: 0;
}

.smb-promo .smb-feature{
	/*padding: 0 10px;*/
	padding: 10px;
	box-sizing: border-box;

}

.smb-promo .smb-feature .-box{
	border-radius: 10px;
	height: 100%;
}

a.reviews-more{
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	display: inline-block;
	text-align: center;
}
a.reviews-more:hover{
	opacity: 0.7;
}

@media (min-width: 1150px){
	.smb-promo .smb-perform{
		margin: 5px 20px;
	}
	.smb-promo .smb-feature{
		/*padding: 0 10px;*/
		margin: 5px 20px;
	}

	.smb-promo .smb-feature2{
		background: #000000;
		border-radius: 10px;
		margin: 10px;
	}
.smb-promo .smb-feature .-box{
	background: #000000;
}


}



@media (max-width: 770px){
	.smb-promo .smb-perform {
		display: block;
	}

	.smb-promo h3{
		text-align: center !important;
	}
	.perform-sub{
		text-align: center;
		display: block;
	}


	a.reviews-more{
		color: #222222;
		font-size: 15px;
		padding: 10px 0;

	}
	.smb-promo .smb-promo-feature{
		display: block;
	}

	.smb-promo .smb-feature-all2{
		width: 60%;
		margin: 0 auto;
		box-sizing: border-box;
		float: none;
	}
	.smb-promo .smb-feature-all{
		width: 100%;
		margin: 0 auto;
		/*display: block;*/
	}

	.smb-promo .smb-feature-fix{
		display: block;
	}
	.smb-promo .smb-feature .-box{
		background: #2e2e2e;
		padding:5px 0;
	}
	.smb-promo .social-sharing .smb-feature-all{
		width: 85%;
		display: flex;
	}

	.smb-quote{
		font-size: 26px;
		padding: 7% 2% 1% 2%;
		line-height: 32px;
		text-shadow: 0px 0px 4px rgba(0,0,0,0.8);
	}
	.title-over {
		color:#ffffff;
		font-size: 2em;
		line-height: 30px;
		margin-bottom: 0%;
	}
	.smb_table td {
		padding: 2px 5px;
		font-size: 13px;
	}
	.box-over-video {
		position: relative;
		padding: 0;
	}

	.smb-promo .smb-feature{
		width: 33.3%;
		float: left;
		min-height: 160px;
	}
	.smb-promo .smb-feature2{
		width: 100%;
		float: left;
		min-height: 0px;
		padding: 3px;
	}
	.smb-promo .social-sharing .smb-feature{
		min-height:inherit;
	}
	.smb-promo .store-column {
		width: 100%;
	}
	.smb-feature img {
		width: 50%;
		padding: 5px 0px 0 0px;
	}
	.smb-feature2 img {
		width: 80%;
		padding: 5px 0px 0 0px;
	}
	.smb-promo-box{
		border-right: none !important;
		border-top: 1px solid rgba(255,255,255,0.6) !important;
		padding:40px 0 0 0 ;
	}
	.smb-promo .smb-feature p{
		/*font-size:14px;*/
		padding: 0px 3px;
	}
	.smb-promo-box .store-column{
		width: 100%!important;
	}

}



.ml-container100{width: 100%; background: #171717;}
.ml-container {
    width: 95%;
    max-width: 960px;
    margin: 0 auto;
}
.ml-contact1{width: 100%}
.ml-contact2{width: 100%}

.ml-contact1 p{font-size: 18px; line-height: 40px; font-weight: 600; color: #ffffff;}
.ml-contact2 p{font-size: 16px;}

.link_more {
    display: inline-block;
    font-size: 1em;
    color: #222;
    background: #ffffff;
    border: 1px solid #222;
    padding: 4px 20px;
    border-radius: 4px;
    margin-top: 10px;
    font-weight: 600;
}

/*.two-column-box {
		display: block;
		float: left;
		box-sizing: border-box;
		position: relative;

		display: -webkit-box;
		display: -ms-flexbox;
		-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;
		padding: 0 1%;
		height:100px;
}*/

@media(max-width:900px){

	.ml-title2{
		text-align: center;
	}
	.column-block{width: 100%;}
	.vl-contact1 p{font-size: 20px; line-height: 30px;}
	.vl-contact2 p{font-size: 14px;}
}

@media(min-width:900px){
.ml-contact1{width: 55%}
.ml-contact2{width: 45%}
/*	.two-column-box {
		display: block;
		float: left;
		padding: 0px;
		box-sizing: border-box;
		position: relative;

		display: -webkit-box;
		display: -ms-flexbox;
		-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;
		padding: 0 10px;
		height:130px;
	}*/
}

/*sign up*/
.top_signup {
    display: block;
    margin-bottom: 0px;
}
.top_signup ._input {
    width: 65%;
    height: 40px;
    border: 1px solid #999;
    border-radius: 2px;
    padding: 10px;
    float: left;
    box-sizing: border-box;
    background-color: #fff;
    color: #000;
    font-size: 14px;
    line-height: 20px;
    display: block;
}
.top_signup ._btn {
    display: inline-block;
    background: #008af5;
    padding: 5px 25px 10px;
    color: #fff;
    border-radius: 2px;
    margin-left: 5px;

    height: 40px;
    text-decoration: none;
    line-height: 30px;
    box-sizing: border-box;
}
.top_signup ._btn:hover {
	opacity: 0.7;
	cursor: pointer;
}

@media(max-width:600px){
	.top_signup ._input {
		width: 100%;
	}
	.top_signup ._btn {
		text-align: center;
    	width: 100%;
    	margin: 15px auto;
	}
	.ml-contact1{
		padding-top: 20px;
	}
	.ml-contact2{
		padding-bottom: 20px;
	}
	.ml-contact1 P{
		text-align: center;
	}
	.ml-contact2 P{
		text-align: center;
		padding: 0;
	}
/*	.two-column-box{
		height: auto!important;

	}*/
}

/*Benefits 365*/
.benefits-365{
    width: 100%;
    background: rgb(0 0 0 / 70%);
    position: absolute;
    bottom: 0px;
    left: 0;
    margin: 0 auto;
}

@media (max-width: 768px){
.benefits-365{
    background: #ffffff;
    position: relative;
    bottom: 0px;
    left: 0;
    margin: 0 auto;
}

}


.bulletPoint2 p {
  background-image: url(../img/checked.png);
  background-repeat: no-repeat;
  padding-left: 25px;
	padding-bottom: 20px;
  background-position-y: 4px;
	text-align: left;
}

.bulletPoint2 a {
	color: #264653 !important;
	text-decoration: underline;
	    pointer-events: none;
}
.bulletPoint2 a:visited {
	color: #6e757c;
}

.bulletPoint2 a:hover {
	color: #ff7700;
}

.bulletPoint2_white p {
  background-image: url(../img/checked_w.png);
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position-y: 4px;
}

.bulletPoint2_white a {
	color: #6e757c;
}
.bulletPoint2_white a:visited {
	color: #6e757c;
}

.bulletPoint2_white a:hover {
	color: #ff7700;
}

@media (max-width: 768px){
	.bulletPoint2 p {
	  background-image: none;
	  background-repeat: no-repeat;
	  padding-left: 0px;
	  background-position-y: 4px;
		text-align: center;
		color: #ffffff;
	}

}


/*------------mouseover------*/
.gif_block {
	display: flex;
	padding: 10px;
  position:  absolute;
  background:  #fff;
  width: 500px;
  z-index: 10;
  box-shadow: 0 0px 30px 0 rgba(0, 0, 0, 0.07), 0 0px 40px 0 rgba(0, 0, 0, 0.14);
  border: 3px solid #0C9DCD;
  }

.gif_block_title{
	/*border: 4px solid #0C9DCD;
    border-radius: 10px;*/
    padding: 0px 15px;
    display: inline-block;
}


.gif_a {
    top: 0px;
    left: -550px;
    visibility:  hidden;
}
.gif_b {
    top: 41px;
    left: -550px;
    visibility:  hidden;
}
.gif_c {
    top: 82px;
    left: -550px;
  visibility:  hidden;
}
.gif_d {
    top: 123px;
    left: -550px;
    visibility:  hidden;
}
.gif_e {
    top: 235px;
    left: -550px;
    visibility:  hidden;
}
.gif_f {
    top: 279px;
    left: -550px;
    visibility:  hidden;
}


.gif_a:before, .gif_b:before, .gif_c:before, .gif_d:before, .gif_e:before, .gif_f:before{
    content: "";
    position: absolute;
    top: 61px;
    right: -18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0px 10px 15px;
    border-color: transparent transparent transparent #0C9DCD;
}


.bulletPoint2 {
    position:  relative;
}

.gif_block_flex{
    width: 50%;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -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;
}

.gif_block img {
	display: flex;
	height: auto;
    margin:  0;
}

.gif_block p {
    background-image:  none;
    float:  left;
    box-sizing:  border-box;
    font-size: 13px;
    line-height: 20px;
    padding:  0;
    margin:  0;
}

.gif_block h3 {
    font-size: 18px !important;
    color: #0C9DCD !important;
    line-height: 20px !important;
    margin-bottom: 5px;
    padding: 10px 0 !important;
}

.txt-block {
    float: left;
    width: 50%;
    padding: 0px 10px;
    box-sizing: border-box;
}

.highlight-365 h2,.highlight-365 p,.highlight-365 h3 {
    color:#fff;
}

@media (min-width: 768px){
	.gif_block_txt_fix {
		padding-left: 6vw !important;
	}
	.gif_block_txt_fix p a{
		color:#ffffff !important;
	}
}

@media (max-width: 768px){
	.gif_block{
		margin: 0 auto;
		position: relative;
		width: 90%;
		border: none;
		background: #000000;
	}
	.gif_block_txt_fix{
		display: block;
	}
	.gif_a:before, .gif_b:before, .gif_c:before, .gif_d:before, .gif_e:before, .gif_f:before{
		display: none;
	}
	.gif_a, .gif_b, .gif_c, .gif_d, .gif_e, .gif_f {
		visibility:visible;
		right:inherit;
		top:0px;
		left:0px;
	}
	.gif_block_title{
		display: none;
	}
}

.tool_content_box{
	width: 95%;
	margin: 0 auto;
}


/*TEMPLATE FLOW*/
.template-flow-container{

}
.template-flow{

}
.template-set{
	position: relative;
}
.template-set ul{
	position: relative;
}
.temp-item{
    width: 300px;
    position: absolute;
    transition: transform ease-out .2s, z-index ease .2s;
    /* border: 1px solid #ffffff; */
    /*box-shadow: 0 0 12px 0px rgb(20 115 104);*/
}

@media (hover: hover) and (pointer: fine){
	.temp-item:hover{
		transform: scale(1.2);
		z-index: 100;
	animation-play-state:paused;
	  cursor: pointer;
	}
}

.temp1{
	top:-10px;
	left:50px;
}
.temp2{
	top:30px;
	left:370px;
	width: 400px;
}
.temp3{
	top:190px;
	left:-10px;
	width: 250px;
}
.temp4{
	top:350px;
	left:-170px;
	width: 350px
}
.temp5{
	top:280px;
	left:260px;
	width: 350px;
}

.temp-item-txt{
    color: #ffffff;
    display: block;
    position: absolute;
    bottom: 0px;
    vertical-align: top;
    text-align: left;
    padding: 5px 10px;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-shadow: 0px 0px 8px #000000;
    background-color: rgba(0,0,0,0.5);
    box-sizing: border-box;
}

@media (hover: hover) and (pointer: fine){
	.template-flow:hover{
		animation-play-state:paused;
	}
}

.editing-more{
	text-align: center;
}
.product_new .editing-more a{
	font-weight: 600;
	margin-top: 20px;
}
.product_new .editing-more a:hover{
	opacity: 0.7
}
.product_new .editing-more .btn-all{
	background: #ffffff;
	border-radius: 5px !important;
	padding: 5px 20px !important;
}
