@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
.modules-feature .f-layout-0 .fea-item-title, .modules-feature .f-layout-5 .fea-item-title{    font-weight: bold;}
.block-fw{    margin-top: 10px;}
.block-fw p{
    border: 1px solid #c7c7c7 !important;
    color: #666666 !important;
    padding: 3px 6px;
    border-radius: 27px;
    display: block;
    float: left;
        margin-right: 4px;
    margin-bottom: 5px;
    font-size: 12px;}
#testimonials2 {
	background: #cf111b;
	color: #fff;
	text-align: center;
	padding: 70px 0 30px 0
}
.testimonials2-carousel blockquote {
	font-size: 52px;
	line-height: 78px;
	font-weight: 900;
	margin-bottom: 20px;
	color: #fff
}

.testimonials2-carousel h6 {
	font-size: 16px;
	color: #fff
}

.home-review .owl-controls {
	position: absolute;
	bottom: 10px;
	left: 105px
}

.home-review .owl-theme .owl-controls .owl-page span {
	width: 8px;
	height: 8px;
	margin: 0 4px;
	background: #bfbfbf;
	opacity: 1
}

.home-review .owl-theme .owl-controls .owl-page.active span,
.home-review .owl-theme .owl-controls.clickable .owl-page:hover span {
	background: #7d7d7d
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel {
	display: none;
	width: 100%;
	-ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
	display: none;
	position: relative
}

.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
	float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
	cursor: pointer
}

.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-tap-highlight-color: transparent
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	opacity: 1;
	text-decoration: none
}

.owl-theme .owl-controls .owl-page {
	display: inline-block
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	opacity: .5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
	background: #666666
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}

.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease
}

.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@-moz-keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	100% {
		opacity: 0
	}
}
.index2_con {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 60px;
}

.index2_con li {
    width: 48%;
    margin-bottom: 10px;
    overflow: hidden;
    box-sizing: border-box;
    padding:10px 20px;
    color: white;
    /* background: linear-gradient(90deg,rgba(23, 24, 26, 0.9),#f8004a); */
    background: #6A6F79;
}
.index2_con li:nth-child(1) {
    background: #f8004a;
}

.index2_con_left {
    float: left;
    width: 60%;
}

.index2_con_right {
    float: right;
    width: 18%;
}
.index2_con_right img{ width: 60%; padding: 20px 0 0 0;}

.index2_con_left dt {
    font-size: 22px;
}

.index2_con_left dd {
    margin-top: 12px;
}
.index2_con_last {
    display: flex;
    justify-content: space-between;
}

.index2_con_last div {
    width: 25%;
    height: 100%;
    /*     background: red; */
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    border-right: 1px solid white;
}

.index2_con_last div:last-of-type {
    border-right: none
}
.index2_num {
    float: left;
    width: 10%;
    margin-right: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
    height: 100%;
}