/***

====================================================================
	Fonts
====================================================================

***/


/* font-family: '思源黑体', serif;
font-family   : 'Lato', sans-serif; */

@import url('baes.css');
@import url('pe-icon-7-stroke.css');
@import url('simple-line-icons.css');
@import url('fontawesome-all.css');
@import url('animate.css');
@import url('flaticon.css');
@import url('owl.css');
@import url('swiper.min.css');
@import url('jquery-ui.css');
@import url('custom-animate.css');
@import url('magnific-popup.css');
@import url('jquery.fancybox.min.css');
@import url('jquery.timepicker.min.css');
@import url('style.css');

/***

====================================================================
	Product Overview
====================================================================

***/
.testimoial-content{
    font-size: 18px
}
.product-review {
    position: relative;
    padding: 80px 0;
}

.product-review1 {
    padding: 80px 0 20px !important;
}

.product-review .content-column {
    margin: auto 0;
}

.product-review .content-column p {
    text-align: justify;
    line-height: 30px
}

.product-text {
    font-size: 36px;
    color: #000;
    padding: 0 0 80px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    font-weight: 700;
    margin: 0 0 80px;
}

.sec-title p {
    text-align: left;
}


/***

====================================================================
	Advantage Section Two
====================================================================

***/

.advantage-section {
    background-size: cover;
    padding: 120px 0;
}

.advantage-section .title-top {
    background: #e95b1f;
    font-size: 18px;
    color: #fff;
    text-align: center;
    padding: 20px 20px
}

.advantage-section .title-bottom {
    background: #d27958;
    padding: 20px 20px 20px;
    height: 100px;
}

.advantage-section .title-bottom1 {
    background: #d27958;
    padding: 20px 20px 20px;
    height: 130px;
}

.advantage-section .core-box {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0 -10px;
    margin-top: 120px;
}

.advantage-section .title-bottom p,
.advantage-section .title-bottom1 p {
    font-size: 14px;
    color: #fff;
    text-align: left;
}

.advantage-section .owl-dots {
    display: none;
}
.advantage-section .owl-nav {
    position: absolute;
    left: 0%;
    top: 38%;
    width: 100%;
    margin-top: -10px;
}
.services-carousel-one,.testimonial-carousel-two{
    width: 90%;
    margin:0 auto;
}
.advantage-section .owl-nav .owl-prev {
    position: absolute;
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: none;
    border: 1px solid #ccc;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.advantage-section .owl-nav .owl-next {
    position: absolute;
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: none;
    border: 1px solid #ccc;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.advantage-section .owl-nav .owl-prev {
    left: -60px;
    right: auto;
}

.advantage-section .owl-nav .owl-next {
    right: -60px;
    left: auto;
}

.testiomnial-2 {
    background: #f9f8f8;
}

.advantage-box .inner-box {
    background: #fff !important;
}

.advantage-box .inner-box .title-top {
    line-height: normal;
    background: none !important;
    color: #e95e1d !important;
}

.advantage-box .inner-box .title-bottom1 {
    background: none !important;
    color: #666 !important;
}

.advantage-box .inner-box .title-bottom1 p {
    color: #666 !important;
}

.advantage-box:hover .inner-box {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}

.advantage-box:hover .inner-box .title-bottom1 {
    border-bottom: 3px solid #e95e1d;
    z-index: 222;
}


/***

====================================================================
	Testimonial Section Two
====================================================================

***/

.testimonial-section-two {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}

.testimonial-section-two .sponsors-carousel {
    margin: 0px -15px;
    width: auto;
}

.testimonial-section-two .owl-theme .testimonial-block-two,
.testimonial-block-two3 {
    margin: 0px 15px;
}

.testimonial-block-two {
    position: relative;
}

.testimonial-block-two2 .ico {
    width: 30px;
    height: 30px;
    border: 2px solid #e95e1d;
    border-radius: 50%;
}

.testimonial-block-two2,
.testimonial-block-two2 .inner-box {
    display: flex;
    flex-direction: row;
}

.testimonial-block-two2 .xian {
    width: 2px;
    height: 80px;
    border-left: 2px solid #e95e1d;
    margin-left: 13px;
}

.testimonial-block-two2 .inner-box .text {
    margin-left: 20px;
    text-align: left !important;
}

.testimonial-block-two2 .inner-box .text h3 {
    font-size: 24px;
    color: #000;
    margin: 0 0 20px;
}

.testimonial-block-two2 .inner-box .text p {
    font-size: 14px;
    color: #666;
}

.testimonial-block-two3 .inner-box {
    text-align: center;
}

.testimonial-block-two3 h3 {
    font-size: 22px;
    color: #000;
    margin: 20px 0 10px;
}

.testimonial-block-two3 .inner-box p {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin: 20px auto;
    padding: 0 20px;
}


/***     Testimonial block two1   ***/

.testimonial-block-two1 .inner-box {
    position: relative;
    display: block;
    text-align: center;
}

.testimonial-block-two1 .inner-box .image {
    position: relative;
    width: 105px;
    height: 57px;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
}

.testimonial-block-two .inner-box {
    position: relative;
}

.testimonial-block-two .inner-box:hover .text {
    border: 1px solid #e95e1d;
    background: #fef5f1;
}

.testimonial-block-two .inner-box .text h3 {
    font-size: 22px;
    color: #000;
    margin: 0 0 10px;
}

.testimonial-block-two .inner-box .text .title {
    font-size: 18px;
    color: #444;
    margin: 0 0 10px;
}

.testimonial-block-two .inner-box .text p {
    font-size: 14px;
    color: #666;
}

.testimonial-block-two .inner-box .text {
    padding: 60px 25px;
    border: 1px solid #ccc;
    border-radius: 7px;
    text-align: center;
}

.testimonial-block-two .inner-box .image {
    position: relative;
    width: 122px;
    height: 122px;
    overflow: hidden;
    border-radius: 50%;
    margin-top: -60px;
    margin-bottom: 30px;
    display: inline-block;
}

.testimonial-block-two .inner-box .text {
    position: relative;
    color: #777777;
    font-size: 16px;
    line-height: 1.7em;
    margin-bottom: 30px;
}

.testimonial-block-two .inner-box .lower-box {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
}

.testimonial-block-two .inner-box .lower-box .author-info {
    position: relative;
}

.testimonial-block-two .inner-box .lower-box .author-info h3 {
    position: relative;
    color: #222222;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 700;
}

.testimonial-block-two .inner-box .lower-box .author-info .author {
    position: relative;
    color: #777777;
    font-size: 14px;
    line-height: 1.3em;
    margin-top: 4px;
    margin-bottom: 25px;
}

.testimonial-section-two .owl-nav {
    position: absolute;
    left: 0%;
    top: 48%;
    width: 100%;
    margin-top: -10px;
}

.testimonial-section-two .owl-nav .owl-prev {
    position: absolute;
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: none;
    border: 1px solid #ccc;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section-two .owl-nav .owl-next {
    position: absolute;
    display: inline-block;
    color: #000000;
    font-size: 20px;
    line-height: 48px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: none;
    border: 1px solid #ccc;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.testimonial-section-two .owl-nav .owl-prev {
    left: -60px;
    right: auto;
}

.testimonial-section-two .owl-nav .owl-next {
    right: -60px;
    left: auto;
}

.testimonial-section-two .owl-nav .owl-prev:hover,
.testimonial-section-two .owl-nav .owl-next:hover {
    color: #e95e1d;
    border-color: #e95e1d;
}

.testimonial-section-two .owl-dots {
    display: none;
}

@media only screen and (max-width:599px){
.advantage-section .owl-nav .owl-next,.advantage-section .owl-nav .owl-prev,.testimonial-section-two .owl-nav .owl-prev,.testimonial-section-two .owl-nav .owl-next{
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px
}
.advantage-section .owl-nav .owl-prev,.testimonial-section-two .owl-nav .owl-prev{
    left: -20px
}
.advantage-section .owl-nav .owl-next,.testimonial-section-two .owl-nav .owl-next{
    right: -20px
}
}
