/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 头部及导航 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.header_top{background:#fff;color:#333; border-bottom:1px solid #eee;}
.header_top_inner{overflow:hidden;clear:both}
.header_top_inner .pull-left i{padding-right:9px}
.header_top_inner .pull-left a{line-height:40px;font-size:14px;color:#333;margin-right:22px;-webkit-transition:all 150ms linear;-o-transition:all 150ms linear;transition:all 150ms linear;text-decoration:none}
.header_top_inner .pull-left a:last-child{margin-right:0}

.header_social{margin-bottom:0;padding-left:0; display:inline-block}
.header_social li{display:inline-block;margin-right:16px}
.header_social li a{line-height:40px;font-size:14px;color:#333;-webkit-transition:all .4s linear 0s;-o-transition:all .4s linear 0s;transition:all .4s linear 0s;text-decoration:none}
.header_social li a:hover{opacity:.5}
.header_social li:last-child{margin-right:0}

.call-us{display:inline-block}
.call-us a{line-height:40px;font-size:14px;color:#333; letter-spacing:.45px;text-decoration:none;font-weight:600}
.call-us span{line-height:40px;font-size:14px;color:#333; letter-spacing:.45px;padding-right:10px}
.call-us span{border-left:1px solid #ddd;padding-left:20px; margin-left:20px;}

.tt-header{position:absolute;top:0;left:0;width:100%;background:#fff;z-index:101}
.tt-header .logo img.black,.stick.tt-header .logo img.black{display:inline-block;}
.tt-header .logo img.white,.stick.tt-header .logo img.white{display:none;}

.tt-header ul{padding-left:0;margin-bottom:0}
.tt-header .logo{display:inline-block;position:relative;line-height:67px;z-index:101;transition:none}
.tt-header .logo img{display:inline-block;max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}
.tt-header .main-nav>ul>li>a{font-size:16px;line-height:28px;color:#333;text-transform:initial;transition:none;}
.tt-header .main-nav>ul>li.active>a,.tt-header .main-nav>ul>li:hover>a{color:#be1e2d;text-decoration:none}
.cmn-toggle-switch:focus{outline:0}
.tt-header .cmn-toggle-switch{display:none;position:relative;float:right;margin-top:12px;padding:0;width:25px;height:17px;cursor:pointer;z-index:101}
.tt-header .cmn-toggle-switch span{display:block;position:absolute;top:7px;left:0;right:0;height:3px;background:#333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.tt-header .cmn-toggle-switch::after,.tt-header .cmn-toggle-switch::before{content:"";position:absolute;display:block;top:7px;left:0;width:100%;height:3px;background:#333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.tt-header .cmn-toggle-switch::before{margin-top:-7px}
.tt-header .cmn-toggle-switch::after{margin-top:7px}
.tt-header .cmn-toggle-switch.active::before{-webkit-transform:translateY(7px) rotate(45deg);-moz-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
.tt-header .cmn-toggle-switch.active::after{-webkit-transform:translateY(-7px) rotate(-45deg);-moz-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
.tt-header .cmn-toggle-switch.active span{opacity:0}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 视频设置 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
video{display: block; position: relative; width: 100%; height: 100%;object-fit: cover;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* Image Hover Effect 图片特效 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.image-zoom-on-hover{overflow:hidden}
.image-opacity-on-hover img,.image-zoom-on-hover img{transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out}
.image-zoom-on-hover:hover img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer;}
.image-opacity-on-hover:hover img{opacity:.5}
.image-opacity-on-hover{background:#1e2434}
.image-gray-on-hover:hover img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray}

.piclist h3{font-size:16px; font-weight:normal; margin:15px 0px;}
.piclist p{color:#666; margin-bottom:20px;}

.piclist2{position:relative; margin:15px 0px;}
.piclist2 h3{ position:absolute; left:0; bottom:-10px; background:#333; color:#fff; display:inline-block; width:100%; text-align:center; height:50px; line-height:50px; font-size:16px; font-weight:normal; opacity:.9}
.piclist2 a:hover h3{background:#1175c2; color:#fff;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 头部搜索 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
#search{width:40px;height:40px;position:relative;cursor:pointer;margin-left:20px;float:right;z-index:1005}
.search-submit{background-image:url(../images/search.png);background-repeat:no-repeat;background-position:center;background-color:#eee;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;width:40px;height:40px;border:none;text-indent:-9999px;position:absolute;cursor:pointer}
#m_search{background:#fff;border:1px solid #ddd;padding:10px 25px;position:absolute;top:125%;width:170px;right:0;color:#777;display:none}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 头部搜索2 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.top-search{display:inline-block; margin-top:10px;}
.top-search form input{ float:left;}
.top-search form input.txt{border:1px solid #e0e0e0; height:35px; line-height:35px; padding:0px 20px;}
.top-search .btn{border:0; cursor:pointer; padding:0px; margin:0px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 模块主标题 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.mkbt h2.maintitle{font-size:36px; color:#000; font-weight:800; margin:0;}
.mkbt h2.maintitle span{color:#be1e2d; font-weight:normal;}
.mkbt p.subtitle{font-size:24px;color:#be1e2d;text-transform:uppercase;display:block; margin:6px 0px 0px 0px;}
.mkbt p.subtitle::after {content:""; display:block; width:315px; height:10px; background:url(../images/mkbt-pot.png) no-repeat; margin:10px auto 10px auto;}
.mkbt p.overview{font-size:18px;color:#333; margin:0px 0px 20px 0px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 类别 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.category a{color:#666;border-radius:20px;background:#fff;border:1px solid #dddddd;margin:5px 5px;font-size:16px;padding:8px 20px; display:inline-block;}
.category a.active,.category a:hover{color:#fff;border-radius:20px;background:#be1e2d;border:1px solid #be1e2d}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* breadcrumb 面包屑*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.breadcrumb{background:0 0;position:relative;padding:0;vertical-align:middle;text-align:center;margin-top:3px}
.breadcrumb ul{display:inline-block;padding-left:0;margin-bottom:0}
.breadcrumb ul li{list-style:none;float:left;padding-right:10px;color:#fff;background:0}
.breadcrumb ul li.active a{color:#fff;font-size:14px;font-family:Poppins,sans-serif;font-weight:600}
.breadcrumb ul li a{color:#be1e2d;font-size:14px;font-family:Poppins,sans-serif;font-weight:600}
.breadcrumb ul li i{color:#be1e2d;font-size:14px;font-weight:600}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 模块面包屑 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.breadcrumb2{border-bottom:1px solid #ddd;background:#f3f3f3;line-height:40px}
.breadcrumb2 ul li{float:left;padding-right:10px}
.breadcrumb2 ul li.active a{color:#333;font-size:14px;font-weight:600}
.breadcrumb2 ul li a{color:#333;font-size:14px;font-weight:600}
.breadcrumb2 ul li i{color:#666;font-size:14px;font-weight:600}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 新闻列表 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.newslist{border-bottom:1px dashed #ccc; padding:20px 0px;}
.newslist h3{margin-top:0px; font-size:18px; font-weight:bold;}
.newslist h3 span{font-weight:normal; font-size:14px; color:#999; display:block; padding-top:10px;}
.newslist dl dt{ font-size:16px; padding:10px 0px;}
.newslist dl dd.riqi{ color:#999;}
.newslist dl dd.more, .newslist dl dd.more a{ color:#be1e2d;}
.newslist ul li{ font-size:16px; border-bottom:1px dashed #f0f0f0; padding:15px 0px;}
.newslist ul li span{ color:#999; padding-right:20px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 内页header_hd */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.header_hd{color:#fff; padding:20px 0px; text-align:center;}
.header_hd h2{ font-size:24px;}
.header_hd h3{ font-size:18px;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 详情页 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.detail_title h3{font-size:24px; text-align:center;}
.detail_title h3 span{ display:block; font-weight:normal; font-size:14px; color:#999; line-height:32px; border-bottom:1px solid #e0e0e0; margin:10px 0px;}
.detail_content{ padding-bottom:30px;}
.detail_content p{ padding:10px 0px;}
.detail_content img{margin: 0 auto; display: block; max-width: 100%; height: auto !important;}
.detail_pre_next{padding-bottom:30px;}
.detail_pre_next ul li{ color:#999; padding:10px 0px;}
.detail_pre_next ul li a{ color:#666;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 在线留言表单 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.forms>div:nth-child(1){
padding-right:0}
.forms .forms_label{position:relative;margin-bottom:20px}
.forms .forms_label .iconfont{position:absolute;font-size:16px;color:#999;left:0;top:0;line-height:1;margin:15px 0 0 10px}
.forms .forms_label input,.forms .forms_label textarea{background:#fff;width:100%;border:0 none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;font-size:14px;outline:0;padding-left:30px; border:1px solid #f0f0f0; box-shadow:none}
.forms .forms_label input:focus,.forms .forms_label textarea:focus{box-shadow:none}
.forms .forms_label input{height:46px}
.forms .forms_label textarea{padding:14px 0 0 30px;height:178px;resize:none}
.forms .forms_btn{font-size:16px;line-height:1;padding:15px 40px;background:#df3d36;color:#fff;border:0 none;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 分页设置 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.List_page{text-align:center;margin:8px;clear:both;padding:15px 0}
.List_page a{background:#fff;margin:1px;padding:4px 6px;border:1px solid #333;color:#333}
.List_page span{background:#e1e1e1;color:#000;margin:1px;padding:4px 6px;border:1px solid #333}
.List_page .showpage ul li{ display:inline-block;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 数字滚动 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.stripes-1{margin-top:380px;background:#1e2434}
.stripes-1 .border-left22 h2{color:#be1e2d;font-size:50px;font-family:impact,Poppins,sans-serif;font-weight:600;text-align:center}
.stripes-1 .border-left22 h5{color:#fff;font-size:18px;font-family:Lato,sans-serif;font-weight:600;text-align:center}
.stripes-2.stripes-1{margin-top:0}
.stripes-2{background:url(../images/index-3/background-2.jpg) no-repeat;background-size:cover;position:relative;background-position:center;background-attachment:fixed}
.stripes-2:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#1e2434;opacity:.7}
.stripes-2 .border-left22 h5{color:#fff;font-size:18px;font-family:Lato,sans-serif;font-weight:600;text-align:center}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - SWIPER 轮播切换按钮*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.swiper-slide{position:relative}
.swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:#999;opacity:1}
.swiper-pagination .swiper-pagination-bullet-active{background:#be1e2d}


/*swiper-pagination-white*/
.swiper-pagination-white .swiper-pagination-bullet{background:#999}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#be1e2d}


/*swiper position*/
.swiper-pagination.fixed{bottom:30px!important}
.swiper-pagination.fixed.pos-2{bottom:30px}
.swiper-pagination.relative-pagination{position:relative;top:0;margin-top:30px}
.swiper-button-next,.swiper-button-prev{color:#fff!important}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - TT-MSLIDE - */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.slider1 .slider_content{width:44%;float:right}
.slider_content .sim-button{float:left}
.tt-mslide-wrapper{position:relative;overflow:hidden}
.tt-mslide{position:relative;overflow:hidden}
.tt-mslide-entry{display:table-cell;width:99999px;height:600px;text-align:center;padding-bottom:210px;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;background-position:center center;vertical-align:bottom}
.slider1 .tt-mslide:before{display:none}
.tt-mslide:before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;/*background:#333;*/opacity:.25}
.tt-mslide-title{color:#fff;margin-bottom:10px;font-size:60px;text-transform:initial;text-align:center;font-weight:500}
.tt-mslide-title h3{color:#fff;font-size:50px;font-weight:600;margin-top:0;margin-bottom:20px;font-size:40px}
.tt-mslide-title p{width:707px;margin:0 auto;color:#fff;font-size:22px;font-weight:400;font-family:Lato,sans-serif;letter-spacing:.3px;text-align:center;margin-bottom:30px;padding-top:10px}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - Banner背景图 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.hm4slider .slide1 {
	background: url(../images/banner-pic01.jpg)no-repeat;
	background-size: cover;
}

.hm4slider .slide2 {
	background: url(../images/banner-pic02.jpg)no-repeat;
	background-size: cover;
}

.hm4slider .slide3 {
	background: url(../images/banner-pic03.jpg)no-repeat;
	background-size: cover;
}

.hm4slider .slide4 {
	background: url(../images/banner-pic04.jpg)no-repeat;
	background-size: cover;
}

.hm4slider .slide5 {
	background: url(../images/banner-pic05.jpg)no-repeat;
	background-size: cover;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - About Us关于我们 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.about .fast{padding-left:25px}
.about .fast h2{margin-bottom:10px;padding-top:0;font-size:32px;font-weight:600;color:#262626;margin-top:0}
.about h2 span{margin-top:0;padding-top:0;font-size:32px;font-weight:600;color:#be1e2d}
.about .fast p{font-size:17px;color:#6a6a6a;line-height:28px;margin-bottom:10px}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - Get Fit首页变的健康 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.getfit{background:url(../images/background-image.jpg) no-repeat;background-size:cover;background-position:center;position:relative;background-attachment:fixed}
.getfit:before{content:'';background:rgba(30,36,52,.7);position:absolute;left:0;top:0;bottom:0;content:'';right:0;clear:both}
.Weeks{text-align:center}
.getfit .Weeks h1{color:#fff;padding-top:0;margin-top:0;font-family:Poppins,sans-serif;font-size:32px;font-weight:600}
.getfit .Weeks p{font-size:17px;font-family:Lato,sans-serif;color:#fff;line-height:28px;font-weight:400;padding-top:9px;width:779px;margin:0 auto}
.getfit .buttons .sim-button.button6.yellowbtn{background:#262626;margin-top:25px}
.getfit .buttons .sim-button.button6.yellowbtn :hover{background:#be1e2d}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 07 - Testimonial品牌大使 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
h3.tt-title.text-center {
    padding-bottom: 56px;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    margin-top: 0;
}

.content h5 {
    margin-top: 15px;
    padding-top: 0;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    padding-bottom: 10px;
}

.client_say_04 .content p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
    font-weight: 400;
    padding-top: 9px;
    margin: 0 auto;
    width: 360px;
}

.client_say_04 .content i.fa.fa-star {
    color: #be1e2d;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.client_say_04 .content i.fa.fa-star-half-o {
    color: #be1e2d;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.client_say_04.cellpadding {
    background: #fafafa;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 08 - Our Pricing我们的定价 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.Our_Pricing .pricing_Features .simple-text {
    width: 100%;
    margin: 0 auto;
}

.Our_Pricing .pricing {
    background-color: #f5f7fa;
    border: 4px solid #ffffff;
    margin-top: 50px;
    box-shadow: 0px 8px 43px rgba(0, 0, 0, 0.1);
}

.Our_Pricing .pricing ul {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

.Our_Pricing .pricing h5 {
    color: #262626;
    font-size: 26px;
    text-align: center;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 28px;
    font-family: 'Poppins', sans-serif;
}

.Our_Pricing .pricing h4 {
    background-color: #1e2434;
    color: #ffffff;
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-align: center;
    word-wrap: break-word;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 0;
    margin-bottom: 0;
}

.Our_Pricing .pricing h4 span {
    font-size: 14px;
    font-weight: 400;
}

.Our_Pricing .pricing h4 .icofont {
    font-size: 18px;
    font-weight: 500;
    padding-top: -12px;
}

.Our_Pricing .pricing h6 {
    background-color: #be1e2d;
    color: #ffffff;
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-align: center;
    word-wrap: break-word;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 0;
    margin-bottom: 0;
}

.Our_Pricing .pricing h6 span {
    font-size: 14px;
    font-weight: 400;
}

.Our_Pricing .pricing h6 .icofont {
    font-size: 18px;
    font-weight: 500;
    padding-top: -12px;
}

.Our_Pricing .pricing ul li {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
    font-family: 'Lato', sans-serif;
}

.Our_Pricing .pricing ul li span {
    color: #262626;
    font-weight: 600;
    font-size: 15px;
}

.Our_Pricing .pricing ul li {
    color: #262626;
    font-weight: 500;
    font-size: 17px;
}

.Our_Pricing .sim-button {
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 27px;
}

.pricing_Features {
    text-align: center;
}

.pricing_Features span {
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #be1e2d;
}

.pricing_Features h2 {
    margin-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
}

.pricing_Features p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
    font-weight: 400;
    padding-top: 9px;
    margin: 0 auto;
    width: 582px;
}

.sim-buttons.button6.yellowbtn {
    background: #262626;
    display: inline-block;
    color: #fff;
    padding: 14px 29px 13px 29px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    margin-top: 4px;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 09 - Get Into首页现在就开始 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.getinto {
    background: url(../images/background-imagess.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

.getinto:before {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(64, 72, 76, 0.6);
    position: absolute;
}

.getinto .book {
    text-align: center;
}

.getinto .book h4 {
    margin-top: 0;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #fff;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.getinto .book h5 {
    margin-top: 0;
    font-size: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff;
    padding-bottom: 20px;
}

.getinto .client_say .owl-carousel .owl-dots.disabled,
.client_say .owl-carousel .owl-nav.disabled {
    display: block;
    font-size: -webkit-xxx-large;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 10 - Latest News最新消息 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.latest_news .content h3 {
    margin-top: 22px;
    padding-top: 0;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #262626;
    line-height: 28px;
    margin-bottom: 5px;
}

.latest_news .content p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
    font-weight: 400;
    padding-top: 2px;
    margin: 0 auto;
    padding: 8px 0 2px 0;
}

.latest_news .content a {
    color: #1e2434;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding-top: 20px;
}

.latest_news .content a:hover {
    color: #be1e2d;
}

.datetime {
    background: #1e2434;
    display: inline-block;
    width: 75px;
    height: 98px;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding-top: 20px;
}

.news_image {
    position: relative;
}

.datetime h3 {
    color: #fff;
    padding-top: 0;
    margin: 0;
    font-size: 36px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.datetime span {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
}

.latest_news {
    padding-bottom: 60px;
}

/*========================================== End 首页样式==========================================*/

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - Start 内页关于我们 */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.about-fitaza img {
    margin-top: 15px;
    float: right;
}

.about-fitaza .fitaza h2 {
    padding-top: 0;
    margin-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    margin-bottom: 21px;
}

.about-fitaza .fitaza h2 span {
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #be1e2d;
}

.about-fitaza .sim-button.button6.yellowbtn h3 {
    background: #729a30;
    display: inline-block;
    color: #fff;
    padding: 10px 36px 10px 36px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    margin-top: 4px;
}

.sim-button.button6.yellowbtn h6 {
    background: #729a30;
    display: inline-block;
    color: #fff;
    padding: 10px 36px 10px 36px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    margin-top: 4px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 为什么选择我们 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.about-Choose {
    background: #1e2434;
}

.Choose img {
    height: 100%;
    object-fit: cover;
}

.Chooses h4 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    padding-top: 70px;
    padding-left: 48px;
    padding-bottom: 15px;
}

.Chooses p {
    font-size: 16px;
    color: #ccc;
    line-height: 28px;
    font-weight: 500;
    padding-top: 17px;
    width: 547px;
    padding-left: 48px;
    font-weight: 500;
    padding-bottom: 18px;
}

.Chooses span {
    color: #be1e2d;
    font-size: 24px;
    font-weight: 400;
}

.Chooses h5 {
    color: #fff;
    font-size: 24px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding-left: 48px;
    margin-bottom: 5px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 我们的培训师 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.trainers {
    padding-top: 61px;
}

.trainers a:hover i {
    color: #be1e2d;
}

.trainers .main-headings {
    text-align: center;
}

.trainers .main-headings h2 {
    color: #262626;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding-left: 0px;
    margin: 0;
}

.trainers .main-headings span {
    color: #be1e2d;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.trainers .main-headings p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
    font-weight: 500;
    padding-top: 17px;
}

.trainers .champian {
    text-align: center;
    padding-top: 52px;
}

.trainers .champian h4 {
    color: #262626;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding-top: 16px;
}

.trainers .champian h5 {
    color: #898989;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    padding-top: 1px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 客户怎么说 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.client_say h2 {
    color: #262626;
    font-size: 26px;
    font-weight: 300;
    position: relative;
    margin: 0 0 50px 0;
    text-transform: uppercase;
    display: inline-block;
}

.client_say h2::after {
    content: "";
    width: 50%;
    position: absolute;
    height: 4px;
    border-radius: 1px;
    background: #ff5555;
    left: 0;
    bottom: -20px;
}

.client_say .owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    position: absolute;
}

.client_say .carousel {
    margin: 50px auto;
}

.client_say .item {
    color: #999;
    overflow: hidden;
    min-height: 120px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.client_say .overview b {
    color: #be1e2d;
}

.client_say .media img {
    width: auto;
    display: block;
    border-radius: 50%;
}

.client_say .testimonial {
    color: #fff;
    position: relative;
    background: #38383e;
    padding: 12px;
    margin: 0 0 -20px 6px;
}

.client_say.cellpadding .media {
    margin-top: 40px;
    margin-left: 20px;
}

.client_say.testimonial:after {
    content: "";
}

.client_say .testimonial::before {
    width: 20px;
    height: 20px;
    background: #9b9b9b;
    box-shadow: inset 12px 0 13px rgba(0, 0, 0, 0.5);
}

.client_say .testimonial::after {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
}

.client_say .item .row > div:first-child .testimonial {
    margin: 0 20px 20px 0;
}

.client_say .item .row > div:first-child .media {
    margin-left: 0;
}

.client_say .testimonial p {
    line-height: 21px;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    padding: 0px 3px 5px 30px;
    width: 511px;
    margin-top: -15px;
}

.client_say.overview {
    padding: 3px 0 0 15px;
}

.client_say.overview .details {
    padding: 5px 0 8px;
}

.client_say .carousel-control {
    width: 30px;
    height: 30px;
    background: #666;
    text-shadow: none;
    top: 4px;
}

.carousel-control i {
    font-size: 16px;
}

.carousel-control {
    width: 30px;
    height: 30px;
    background:none;
    text-shadow: none;
    top:50%;
	margin-top:-15px;
}
/*.carousel-control.left {
    left: auto;
    right: 40px;
}

.carousel-control.right {
    left: auto;
}*/

.carousel-indicators {
    bottom: -80px;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 18px;
    height: 18px;
    border-radius: 0;
    margin: 1px 4px;
}

.carousel-indicators li {
    background: #e2e2e2;
    border: 4px solid #fff;
}

.carousel-indicators li.active {
    color: #fff;
    background: #ff5555;
    border: 5px double;
}

.client_say .star-rating li {
    padding: 0;
    margin: 0;
}

.client_say .star-rating i {
    font-size: 17px;
    color: #ffdc12;
}

.client_say .client_say h3.tt-title.text-owel {
    font-size: 30px;
    color: darkmagenta;
    padding-bottom: 55px;
}

h3.tt-title.text-owel {
    color: #262626;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    padding-left: 0;
}

h3.tt-title.text-owel span {
    color: #be1e2d;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.client_say .no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
    padding-top: 43px;
}

.client_say .owl-carousel .owl-dots.disabled,
.client_say .owl-carousel .owl-nav.disabled {
    display: block;
}

.client_say .media-body,
.media-left,
.media-right {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
}

.client_say .media-left,
.media > .pull-left {
    padding-right: 10px;
}

.client_say .owl-carousel .owl-dots.disabled,
.client_say .owl-carousel .owl-nav.disabled {
    display: block;
    font-size: -webkit-xxx-large;
    position: absolute;
    right: 0;
    top: 0;
}

.client_say_content {
    position: relative;
}

.client_say_content p {
    color: #fff;
}

.client_say .owl-next {
    right: 0;
    top: 0;
    top: -25px;
    background: #262626;
    color: #fff;
}

.client_say .owl-prev {
    width: 30px;
    right: 37px;
    top: -20px;
    background: #262626;
    color: #fff;
    height: 30px;
    font-size: 20px;
    padding-left: 11px;
    padding-top: 1px;
}

.client_say .owl-next {
    width: 30px;
    right: 37px;
    right: 0;
    top: -20px;
    background: #262626;
    color: #fff;
    height: 30px;
    font-size: 20px;
    padding-left: 11px;
    padding-top: 1px;
}

.client_say .icofont {
    font-family: 'IcoFont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 26px;
    -moz-osx-font-smoothing: grayscale;
    float: right;
}

.client_say .testimonial::before {
    width: 20px;
    height: 20px;
    background: #9b9b9b;
    box-shadow: inset 12px 0 13px rgba(0, 0, 0, 0.5);
}

.client_say .testimonial::before,
.testimonial::after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -20px;
}

.client_say .testimonial::after {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    border-left-color: #fff;
}

.client_say .list-inline {
    margin-left: -5px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(30, 36, 52, 0.70);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.champian1:hover .overlay {
    bottom: 0;
    height: 100%;
}

.champian1 {
    overflow: hidden;
    position: relative;
}

.trainers .text {
    padding-top: 150px;
    text-align: center;
}

.trainers i {
    color: #fff;
    font-size: 20px;
    padding-right: 20px;
}

.media-left.d-flex.mr-3 {
    width: 18%;
}

.media-body {
    width: 80%;
}

/*============================End 内页关于我们=========================================*/

/*pilates_fitness -section start from here 课程-普拉提健身部分从这里开始*/
/*=====================================================================*/
.service_details .blogAside .categoryList li a i {
    font-size: 16px;
    margin-top: 0px;
    float: right;
    font-weight: 700;
}

.categoryList li a i {
    font-size: 16px;
    margin-top: 0px;
    float: right;
    font-weight: 700;
}

.section_2 .image.image_011 {
    float: none;
    margin-bottom: 20px;
}

.House_Renovation_form input,
.House_Renovation_form textarea {
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    border-radius: 2px;
}

.House_Renovation_form .form_btn .button8 span {
    position: relative;
    font-family: 'Montserrat', sans-serif;
}

.House_Renovation_form .form_btn .btn {
    padding: 0;
}

.House_Renovation_form .form_btn .sim-button {
    margin-top: 15px;
    font-size: 18px;
    background: #729a30;
    padding: 14px 36px 14px 36px;
}

.House_Renovation_form .form_btn .sim-button a {
    color: #fff;
    font-family: 'Poppins', sans-serif;
    text-decoration: none;
}

.House_Renovation_form .text-left {
    text-align: left;
    /* margin-bottom:9px; */;
}

.services_all .simple-text .p1,
.services_all .simple-text .p2 {
    color: #595959;
    font-weight: 500;
}

.services_all .simple-text .p2 {
    background-color: #f4f4f4;
    padding: 20px 30px;
}

.services_all .simple-text span {
    text-align: right;
    color: #f2ae2b;
    display: block;
}

.services_all .tt-accordeon-title {
    background-color: #262626;
    border: none;
}

.services_all .tt-accordeon-title:after {
    font-weight: 400;
}

.roofing_form textarea {
    height: 125px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - CategoryList 左侧分类列表 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.categoryList li.activeCat a,
.categoryList li a:hover {
    background: #be1e2d;
    color: #fff;
}

.categoryList {
    position: relative;
    margin-bottom: 40px;
    padding: 0;
    list-style: none;
}

.categoryList li {
    position: relative;
    margin-bottom: 5px;
}

.categoryList li a {
    display: block;
    background: #f1f1f1;
    color: #262626;
    padding: 17px 29px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-left: 4px solid #1e2434;
}



.cellpadding.service_details .class-Description p {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    color: #898989;
    line-height: 28px;
    font-weight: 400;
    padding-bottom: 10px;
}

.cellpadding.service_details .class-Description p :nth-child(2) {
    padding-bottom: 0;
}

.secound-benefits h4 {
    margin-top: 0;
}

.cellpadding.service_details .class-Description p :last-child {
    padding-bottom: 0px;
}

.cellpadding.service_details .benifets h4 {
    padding: 27px 0 0 28px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
}

.cellpadding.service_details .benifets img {
    padding: 20px 0 0 0px;
}

.cellpadding.service_details .check-text {
    padding-top: 20px;
}

.cellpadding.service_details .check-texts {
    padding-top: 24px;
}

.cellpadding.service_details .check-text ul li {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #898989;
    list-style: none;
    padding-left: 27px;
    padding-bottom: 11px;
}

.cellpadding.service_details .check-texts ul li {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #898989;
    list-style: none;
    padding-bottom: 11px;
}

.cellpadding.service_details .check-texts ul {
    margin: 0;
    padding: 0;
}

.cellpadding.service_details .check-text ul {
    margin: 0;
    padding: 0;
}

.cellpadding.service_details i.fa.fa-check-square {
    color: #739a31;
    padding-right: 21px;
}

.cellpadding.service_details .leave-coments h5 {
    padding: 27px 0 0 28px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
}

.cellpadding.service_details .tt-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
    padding-bottom: 31px;
    padding-top: 0px;
    margin-top: 0;
    margin-bottom: 0;
}

.cellpadding.service_details .tt-titles {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
    padding-top: 0px;
    padding-bottom: 23px;
    margin-top: 0px;
}

h3.tt-title {
    padding-top: 10px;
    padding-left: 27px;
}

.main-details {
    background: #1e2434;
}

.details {
    padding-top: 31px;
    padding-left: 29px;
}

.details h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 19px;
}

.details h4 {
    color: #be1e2d;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 14px;
}

.details h4 span {
    color: #FFF;
}

.details span {
    color: #333;
    font-size: 17px;
    font-weight: 600;
    padding-left: 5px;
}

.details .btn-default {
    color: #fff;
    background: #739a31;
    border: 1px solid #dddddd;
    font-size: 18px;
    padding: 12px 34px 12px 33px;
    border-radius: 0;
}

.buton {
    padding: 12px 0 38px 0;
}

.contact_us .icon_classes {
    border: 1px solid #dfdfdf;
    background-color: #f5f7fa;
    text-align: center;
    padding: 45px;
}

.contact_us .icon_classes h5 {
    font-size: 18px;
    color: #252525;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    margin-top: 0;
}

.cellpadding.service_details i.fa.fa-check-square-o {
    color: #be1e2d;
    padding-right: 10px;
    font-size: 20px;
    font-weight: 10px;
}

.contact_us .icon_classes .icofont {
    color: #f2ae2b;
    padding-right: 10px;
    font-size: 18px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 联系我们表单 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/

.contact_form {
    padding-bottom: 100px;
}

.contact_form .simple-text p {
    margin: 0 auto;
    width: 590px;
    margin-bottom: 50px;
}

.contact_us2_form input {
    border: 2px solid #eeeff0;
    height: 44px;
    background-color: #fcfcfc;
    box-shadow: none;
    margin-bottom: 24px;
}

.contact_us2_form label {
    color: #898989;
    font-weight: 400;
    font-size: 16px;
    font-weight: 500;
}

.contact_us2_form textarea {
    background-color: #fcfcfc;
    border: 2px solid #eeeff0;
    box-shadow: none;
    height: 93px;
}

.contact_us2_form textarea:focus {
    outline: none;
    border: 2px solid #eeeff0;
    box-shadow: none;
}

.contact_form .form-group {
    margin-bottom: 0px;
}

.contact_form .top_bottom label {
    margin-bottom: 10px;
}

.contact_form .sim-button {
    border: 0;
    padding: 0;
}

.contact_form .button8 span {
    position: relative;
}

.contact_form .form_btn {
    text-align: center;
}

/*=====================================================================*/
/*start 订阅部分从这里开始*/
/*=============================== ======================================*/
.tz-newsletter {
    background: #be1e2d;
    position: relative;
}

.tz-newsletter .newsletter-left .news-icon {
    float: left;
    padding: 46px 20px 46px 0;
    margin-right: 10px;
}

.tz-newsletter .newsletter-left .news-content {
    display: inline-block;
    padding: 13px 0 36px;
}

.tz-newsletter .newsletter-right {
    margin-top: 48px;
    padding: 0 5px;
}

.tz-newsletter .newsletter-right form .tnp-field-email input {
    border: medium none;
    border-radius: 0;
    float: left;
    padding: 8px 15px;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 44px;
}

.tz-newsletter .newsletter-right form .tnp-field-email input::placeholder {
    color: #383838;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}

.newsletter_btn .sim-button.sim2 {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    width: 100%;
    color: #8bc53f;
}

.tz-newsletter i.fa.fa-paper-plane {
    color: fff;
    color: #fff;
    font-size: 37px;
}

.tz-newsletter h3.new-title {
    color: #fff;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 0.30px;
}

.news-content p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.tz-newsletter .form-control {
    display: block;
    width: 53%;
    height: 49px;
    padding: 27px 24px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555 !important;
    background-color: #739a31;
    border: 1px solid #535353;
    border-radius: none;
}

.sim-button.sim2.button8 {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    width: 100%;
    color: #8bc53f;
    background: #fff;
}

.newsletter_btn .sim-button.sim2 {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    width: 100%;
    color: #8bc53f;
    background: #fff;
}

.wrapper-inner-tab-backgrounds-first.sub_button {
    width: 100%;
}

.tz-newsletter .newsletter-right form .tnp-field-email label {
    display: none;
}

.tz-newsletter .newsletter-right form .tnp-field-email input {
    background: #FFF;
    border: medium none;
    border: none;
    float: left;
    padding: 8px 15px;
    width: 72%;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid #FFF;
}

.tz-newsletter .btn-success {
    color: #262626;
    background-color: #fff;
    border: none;
    border-radius: 0;
    font-size: 18px;
    padding: 10px 45px 10px 45px;
    position: absolute;
    right: 0;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    z-index: 0;
}

/*=====================================================================*/
/*row fitness-section start from here*/
/*=============================== ======================================*/
.raw-fitnes .img-responsive {
    padding-bottom:;
}

.raw-fitnes img.img-responsive {
    padding-bottom: 36px;
    padding-left: 13px;
}

.simple {
    background: #f4f4f4;
    width: 838px;
    margin-left: 27px;
    padding-bottom: 30px;
    padding-right: 31px;
    margin-top: 30px;
    margin-bottom: 26px;
}

.simple p {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    padding-top: 29px;
    padding-left: 26px;
    padding-bottom: 0px;
    color: #595959;
    line-height: 24px;
}

h5.bradom {
    text-align: right;
    color: #be1e2d;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

p1 .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 125px;
    width: 168px;
    cursor: pointer;
    background: #729a30;
    border: 0;
}

.wrapper-inner-tab-backgrounds-first {
    float: NONE;
    width: 56.33%;
    MARGIN: 0 AUTO;
}

.hm4slider .slider_content .sim-button {
    float: none;
}

.hm4slider .slider_content .sim-button {
    float: none;
    margin-top: 20px;
}

.slider_content .sim-button {
    float: left;
}

.buttones .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 51px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 38px;
    width: 16%;
    cursor: pointer;
    background: #262626;
    border: 0;
}

.buttones .button8::before {
    content: '';
    background-color: #fff;
}

.join-now .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 52px;
    text-align: center;
    width: 38%;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    z-index: 0;
}

.join-now .button8::before {
    content: '';
    background-color: #729a30;
}

.join-now span:hover {
    color: #fff;
}

.book-now .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 3px;
    width: 168px;
    cursor: pointer;
    background: #be1e2d;
    padding-top: -4px;
    border: 0;
    z-index: 0;
}

.book-now .button8::before {
    content: '';
    background-color: #262626;
}

.book-now span:hover {
    color: #fff;
}



.contact-buton span:hover {
    color: #262626;
}

.contact-buton .button8::before {
    content: '';
    background-color: #fff;
}

.contact-buton .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 49px;
    height: 49px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 25px;
    width: 168px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    font-weight: 500;
}

.botton-secound .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    margin-top: 23px;
    width: 168px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    float: left;
    text-align: center;
}

.leave-now .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 34px;
    width: 189px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    float: left;
}

.leaves-now .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 190px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    float: left;
}

.leavess-now .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 190px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    float: left;
}

.main-services .cellpadding.service_details .class-Description h3 {
    padding: 40px 0 20px 0;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0;
}

.main-services .cellpadding.service_details .benifets h4 {
    padding: 14px 0 4px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0;
}

.main-services .cellpadding.service_details .check-text ul li {
    padding-bottom: 11px;
}

.main-sarvices {
    padding-left: 50px;
}

.tt-accordeon {
    position: relative;
}

.tt-accordeon-title {
    background-color: #f4f4f4;
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #262626;
    padding: 15px 55px 15px 20px;
    cursor: pointer;
    text-align: left;
    letter-spacing: 0;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 16px;
}

.tt-accordeon-title.active {
    margin-bottom: 0;
}

.tt-accordeon-title:after {
    position: absolute;
    content: "\f067";
    top: 50%;
    right: 0;
    margin-top: -26px;
    width: 0;
    height: 0;
    font-family: FontAwesome;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    background: #be1e2d;
    width: 57px;
    height: 51px;
    padding: 23px;
    padding-top: 16px;
    color: #fff;
}

.tt-panel {
    display: none;
    background-color: #fff;
    padding: 25px 25px;
    border-top: 0px;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 15px;
}

.tt-accordeon-title.active:after {
    position: absolute;
    content: "\f068";
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.simple-text {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    color: #595959;
    line-height: 28px;
}

.perspiciatis .simple {
    background: #f4f4f4;
    width: 838px;
    margin-left: 0px;
    padding-bottom: 30px;
    padding-right: 31px;
    margin-top: 25px;
    margin-bottom: 26px;
}

.Strength-main {
    margin-bottom: 40px;
}

.main-simp-text .simple {
    background: #f4f4f4;
    width: 838px;
    margin-left: 0px;
    padding-bottom: 30px;
    padding-right: 31px;
    margin-top: 30px;
    margin-bottom: 40px;
}

.hm4slider .slider_content .sim-button {
    float: none;
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 168px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    margin-top: 12px;
    margin: 0 auto;
}

.inventore .simple {
    background: #f4f4f4;
    width: 838px;
    padding-bottom: 30px;
    padding-right: 31px;
    margin-top: 17px;
    margin-bottom: 26px;
    margin-left: 0;
}

.laudantium .simple {
    margin-bottom: 26px;
    margin-left: 0;
}

/*=====================================================================*/
/*class-section start from here*/
/*=============================== ======================================*/
.celpading {
    padding-top: 80px;
}

.main-classes {
    padding-bottom: 30px;
}

.main-classes .Running-Classes {
    margin-bottom: 50px;
}

.main-classes .Running-Classes h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #262626;
    padding-top: 0;
    padding-bottom: 7px;
}

.main-classes .Running-Classes p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #898989;
    line-height: 28px;
}

.main-classes .datetimes {
    background: #be1e2d;
    padding: 22px 22px 22px 13px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    top: 0;
    height: 60px;
    width: 60px;
}

.main-classes .datetimes h3 {
    color: #fff;
    padding-top: 0;
    margin: 0;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
}

.main-classes .datetimes span {
    padding-left: 5px;
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
}

.main-classes a.readmore {
    color: #be1e2d;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    padding-top: 20px;
    border-bottom: 1px solid #1e2434;
    text-decoration: none;
}

/* blog without sidebar css */
.blog_withoutsidebar .blogs .date {
    left: 20px;
}

.blogs .date {
    background: #be1e2d;
    width: 77px;
    height: 77px;
    padding: 16px 18px 16px 20px;
    position: absolute;
    top: 300px;
}

.blogs .date {
    top: 0;
    text-align: center;
}

.blogs .blogInfo p {
    display: inline-block;
    color: #b8b8b8;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: initial;
    text-align: left;
    padding-right: 11px;
    margin: 0;
}

.blog_withoutside i {
    padding-right: 8px;
    color: #be1e2d;
    font-size: 16px;
}

.blogInfo {
    text-align: left;
    padding-top: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #a4a4a4;
    margin-bottom: 25px;
}

.blog_withoutside .blog-title {
    margin-bottom: 10px;
    color: #262626;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    text-transform: initial;
    line-height: 26px;
    margin-top: 0;
    padding-top: 37px;
}

.blog_withoutside .blog-content {
    font-size: 15px;
    font-weight: 400;
    color: #6a6a6a;
    line-height: 26px;
    margin-top: 26px;
    font-family: 'Lato', sans-serif;
}

.blog_withoutside .blog_btn {
    float: left;
    width: 130px;
}

.blog_withoutside .blogInfo {
    padding-top: 7px;
    padding-bottom: 20px;
}

.completeblog {
    margin-bottom: 80px;
}

.blogs .date h5 {
    color: #fff;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 2px;
    line-height: 26px;
}

.blogs .date span {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}





.blog_withoutside .blog-title:hover {
    color: #be1e2d;
}

.completeblog {
    margin-bottom: 150px;
    position: relative;
}

/* blog with rightsidebar page css */
.searchWrapper {
    position: relative;
    margin-bottom: 50px;
    border-bottom: 1px solid #001a57;
}

.searchWrapper .input1 {
    font-size: 15px;
    color: #898989;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 0 26px;
    padding-left: 0;
    border: 0;
}

.searchWrapper .input1:focus {
    outline: none;
}

.searchWrapper .input1:active,
.searchWrapper .input1:foucs {
    border: 0;
}

.searchWrapper .simple-input {
    height: 52px;
    padding-right: 50px;
    background: #fff;
    border-radius: 0;
    width: 100%;
}

.searchWrapper .searchBtn {
    padding: 16px 10px;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    border: 0;
    background: #fff;
}

.icon {
    color: #001a57;
    font-size: 16px;
}

.recentTitle .as {
    margin-top: 0;
    margin-bottom: 25px;
    color: #000;
    font-size: 17px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.categoriesList {
    position: relative;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
}

.categoriesList li {
    position: relative;
    border-bottom: 1px solid #a4a4a4;
    padding-bottom: 11px;
    margin-bottom: 8px;
}

.categoriesList li:last-child {
    border: none;
}

.categoriesList li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.categoriesList li a {
    color: #595959;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
    padding-left: 8px;
    font-weight: 300;
}

.categoriesList li a:hover {
    color: #739a31;
}

.recentNewsBlock a {
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 7px;
    display: block;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-family: 'Poppins', sans-serif;
    color: #2a2a2a;
    font-size: 16px;
}

.recentNewsBlock a:hover {
    color: #001a57;
    font-weight: 700;
}

.recentNewsBlock span {
    display: block;
    color: #b8b8b8;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.tags {
    display: inline-block;
    border: 1px solid #e4e4e4;
    padding: 5px 16px;
    margin-bottom: 8px;
    color: #898989;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    text-transform: none;
    margin-right: 5px;
}

.tags.active,
.tags:hover {
    background: #001a57;
    color: #fff;
    text-decoration: none;
}

.blog_with_rightsidebar .categoriesList .fa-angle-right {
    position: absolute;
    right: 2px;
    left: auto;
    color: #898989;
}

.categoriesList li:last-child {
    padding-bottom: 11px;
}

.recentNews {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.recentNews.last {
    border: 0;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.text-widget p {
    color: #898989;
    font-size: 15px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
}

.recentTitle.last {
    margin-bottom: 30px;
}

.blog_with_rightsidebar .image-opacity-on-hover img,
.blog_with_rightsidebar .image-zoom-on-hover img {
    width: 100%;
}

.mainBlogContent {
    margin-right: 30px;
}

.blog_with_rightsidebar.blog_left_sidebar .mainBlogContent {
    margin-left: 0;
    margin-right: 30px;
}

h5.leave1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 20px;
}

/* blog_left_sidebar css */
.blog_left_sidebar .mainBlogContent {
    margin-left: 18px;
    margin-right: 45px;
}

.blog_left_sidebar .completeblog {
    margin-bottom: 42px;
}

.blog_left_sidebar .date {
    bottom: 0;
    text-align: center;
    position: absolute;
    top: auto;
}

/* blog details page css */
.blockquote {
    background: #f7f7f7;
    padding: 34px 40px 55px 110px;
    position: relative;
    border: 0;
    margin-bottom: 20px;
    margin-top: 25px;
}

.blockquote i.fa {
    position: absolute;
    top: 18px;
    left: 33px;
    color: #f2c21a;
    font-size: 55px;
}

.blogdetails blockquote a {
    font-size: 16px;
    color: #f2c21a;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-style: italic;
    float: right;
    margin-right: 10px;
}

.blockquote a:hover,
blockquote a:focus {
    color: #001a57;
    text-decoration: underline;
}

.commentsWrapper .as {
    margin-top: 30px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.tt-featured-title {
    color: #2a2a2a;
    font-size: 20px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
}

.commentsWrapper ol {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}

.commentBlock {
    position: relative;
    border: 1px solid #eeeeee;
}

.commentBlock li {
    border-bottom: 1px solid #eee;
}

.comment {
    position: relative;
    padding: 25px 70px 20px 25px;
}

.comment .commentContent {
    padding-left: 100px;
    margin-bottom: 5px;
    position: relative;
}

.blogWrapper .imgWrapper {
    margin-bottom: 23px;
}

.comment .imgWrapper {
    position: absolute;
    top: 0;
    left: 0;
}

.comment .commentContent a {
    color: #2a2a2a;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
}

.comment .commentTime {
    padding-left: 100px;
}

.comment .commentTime p {
    color: #2a2a2a;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.comment .commentTime p a {
    color: #001a57;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 13px;
    border-left: 1px solid #001a57;
    padding-left: 7px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 7px;
    font-weight: 400;
    text-decoration: none;
}

.commentsWrapper .simple-text p {
    font-size: 15px;
    color: #898989;
}

.commentBlock li ul li .comment {
    padding-left: 125px;
}

.commentBlock ul {
    padding-left: 0;
    list-style: none;
}

.commentsForm {
    position: relative;
    margin-top: 45px;
}

.commentsForm .as {
    margin-top: 0;
    margin-bottom: 25px;
    border-bottom: 0;
}

.commentsWrapper ol {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}

.commentsForm form {
    background: #f6f6f6;
    padding: 52px 67px 93px 30px;
    border: 1px solid #ddd;
}

.commentsForm .simple-input {
    font-size: 15px;
    color: #898989;
    line-height: 48px;
    height: 48px;
    padding: 0 20px;
    width: 100%;
    border: 1px solid #dddddd;
    background: #fff;
    transition: all .15s;
    -webkit-transition: all .15s;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 20px;
}

.commentsForm .button {
    padding: 16px 38px;
    color: #fff;
    background: #6ab43e;
    font-size: 13px;
}

.blogdetails.blog_with_rightsidebar.blog_left_sidebar .mainBlogContent {
    margin-bottom: 0;
}

.blogdetails.blog_left_sidebar .completeblog {
    margin-bottom: 0;
}

.blogdetails .blog-title {
    text-transform: initial;
}

.blogdetails .blog-content {
    margin-bottom: 0;
}

.blog_left_sidebar.cellpadding h3.pupler-heading {
    color: #262626000;
    font-weight: 500;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 4px;
}

.pupler-image {
    border: 1px solid #c0c0c0;
}

.pupler-image .img-responsive {
    padding-top: 4px;
}

p.pupler-text {
    color: #000;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    width: 192px;
    padding-bottom: 5px;
}

.Popular .col-md-8.col-sm-8.col-xs-9.text {
    padding-left: 2px;
}

.Popular {
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 21px;
    padding-top: 23px;
}

.portfolioHover {
    position: relative;
}

p.bloge-text {
    color: #6a6a6a;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
}

.main-weight {
    padding-top: 40px;
}

.main-weight h4 {
    color: #262626000;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.main-weight p {
    padding-top: 10px;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    color: #262626;
    line-height: 25px;
    margin-bottom: 30px;
    font-weight: 500;
}

.blog-content span {
    color: #262626;
    font-family: 'Lato', sans-serif;
}

.Popular a {
    font-size: 13px;
    color: #be1e2d;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
}

aside.blogAside .col-md-8.col-sm-8.col-xs-6.text {
    padding: 0;
}

.mains-simple .simple {
    background: #f4f4f4;
    width: 838px;
    padding-bottom: 30px;
    padding-right: 31px;
    margin-top: 0px;
    margin-bottom: 39px;
    margin-left: 0;
}

.Phasellus p {
    color: #898989;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 28px;
}

.Phasellus {
    margin-left: 15px;
}

.commentsWrapper .as {
    margin-top: 30px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
    text-transform: lowercase;
    font-family: 'Poppins', sans-serif;
}

.tt-featured-title {
    color: #2a2a2a;
    font-size: 20px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    margin-top: 0;
    text-transform: uppercase;
}

.commentsWrapper ol {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}

.commentBlock {
    position: relative;
    border: 1px solid #eeeeee;
}

.commentBlock li {
    border-bottom: 1px solid #eee;
}

.comment {
    position: relative;
    padding: 25px 70px 20px 25px;
}

.comment .commentContent {
    padding-left: 100px;
    margin-bottom: 5px;
    position: relative;
}

.blogWrapper .imgWrapper {
    margin-bottom: 23px;
}

.comment .imgWrapper {
    position: absolute;
    top: 0;
    left: 0;
}

.comment .commentContent a {
    color: #262626;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    text-decoration: none;
}

.comment .commentTime {
    padding-left: 100px;
}

.comment .commentTime p {
    color: #262626;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}

.comment .commentTime p a {
    color: #be1e2d;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    font-size: 13px;
    border-left: 1px solid #be1e2d;
    padding-left: 7px;
    font-family: 'Lato', sans-serif;
    margin-left: 7px;
    font-weight: 500;
    text-decoration: none;
}

.commentsWrapper .simple-text p {
    font-size: 15px;
    color: #898989;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.commentBlock li ul li .comment {
    padding-left: 125px;
}

.commentBlock ul {
    padding-left: 0;
    list-style: none;
}

.commentsForm {
    padding-left: 14px;
    position: relative;
    margin-top: 30px;
}

.commentsForm .as {
    margin-bottom: -25px;
    border-bottom: 0;
    text-transform: initial;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    margin-top: 76px;
    font-weight: 600;
}

.commentsWrapper ol {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
}

.commentsForm form {
    background: #f6f6f6;
    padding: 52px 67px 52px 30px;
    border: 1px solid #ddd;
    margin-top: 30px;
    padding-bottom: 83px;
}

.commentsForm textarea#comment {
    height: 170px;
}

.commentsForm .simple-input {
    font-size: 15px;
    color: #898989;
    line-height: 48px;
    height: 48px;
    padding: 0 20px;
    width: 100%;
    border: 1px solid #dddddd;
    background: #fff;
    transition: all .15s;
    -webkit-transition: all .15s;
    font-family: 'Lato', sans-serif;
}

.main-services button {
    border: 0;
    background: 0;
}

.main-froms .commentsForm form textarea {
    height: 175px;
}

.commentsForm .button {
    padding: 16px 38px;
    color: #fff;
    background: #6ab43e;
    font-size: 13px;
}

.commentsForm .simple-input {
    font-size: 15px;
    color: #898989;
    line-height: 48px;
    height: 48px;
    padding: 0 20px;
    width: 100%;
    border: 1px solid #dddddd;
    background: #fff;
    transition: all .15s;
    -webkit-transition: all .15s;
    font-family: 'Lato', sans-serif;
    margin-bottom: 22px;
}

.demonstrate {
    background: #fcfcfc;
}

.commentsWrapper {
    padding-left: 14px;
}

.commentsForm .simple-input::placeholder {
    color: #d0d0d0;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.Contact-main .contact-buton .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 49px;
    height: 49px;
    text-align: center;
    margin-right: auto;
    margin-left: 0;
    margin-top: 25px;
    width: 168px;
    cursor: pointer;
    background: #262626;
    border: 0;
    font-weight: 500;
}

.Contact-main .contact-buton .button8::before {
    content: '';
    background-color: #739a31;
}

.Contact-main .contact-buton span:hover {
    color: #fff;
}

.Frequently-.cellpadding h4.tt-title {
    color: #262626;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    position: relative;
    margin-bottom: 40px;
    font-weight: 500;
    padding-left: 11px;
}

.Frequently- .tt-title:after {
    position: absolute;
    background: #be1e2d;
    width: 61px;
    height: 2px;
    content: '';
    margin-left: 21px;
    bottom: 0;
}

.main-services .tt-title {
    position: relative;
}

.main-services h4:after {
    position: absolute;
    background: none;
    width: 61px;
    height: 2px;
    content: '';
    margin-left: 21px;
    bottom: 0;
    top: 0;
}

.Frequently-.cellpadding .tt-panel {
    display: none;
    background-color: #fff;
    padding: 25px 4px;
    border-top: 0px;
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
}

.Frequently-.cellpadding .tt-panel.tt-panel-open {
    display: block;
}

.Frequently-.cellpadding .tt-accordeon-title {
    display: block;
    position: relative;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #262626;
    padding: 10px 55px 15px 0px;
    cursor: pointer;
    text-align: left;
    letter-spacing: 0;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 16px;
    border-bottom: 1px solid #dddddd;
    background: 0;
}

.main-froms .commentsForm {
    padding-left: 14px;
    position: relative;
    margin-top: 0px;
}

.main-froms {
    background: #f3f3f3;
}

.main-froms .commentsForm form {
    background: 0;
    padding: 52px 67px 78px 30px;
    border: 0;
}

.contact_us2_form .tt-title:after {
    display: none;
}

.main-froms .botton-secounds .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    margin-top: 23px;
    width: 168px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    float: none;
    margin: 0 auto;
    text-align: center;
}

.botton-secounds {
    padding-top: 16px;
}

.main-eventsdetail .blog_left_sidebar .mainBlogContent {
    margin-left: 15px;
    margin-right: -1px;
}

.main-eventsdetail.commentsForm .as {
    padding-top: 37px;
    border-bottom: 0;
    text-transform: initial;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    margin-top: 36px;
    text-align: left;
    padding-left: 28px;
    color: #739a31;
    font-weight: 600;
}

.main-eventsdetail .main-froms .botton-secounds .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    margin-top: 23px;
    width: 106px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    float: left;
    margin: 0 auto;
    text-align: center;
}

.main-froms .commentsForm form {
    background: 0;
    padding: 16px 19px 94px 7px;
    border: 0;
}

.main-froms .button8::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #262626;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.main-froms .commentsForm .sim-button::before {
    background: #262626;
}

.main-froms .commentsForm .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 49px;
    height: 49px;
    text-align: center;
    width: 174px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    margin-top: 12px;
    font-weight: 500;
    z-index: 0;
    margin: 0 auto;
}

.main-froms .commentsForm a {
    text-decoration: none;
}

.main-froms .button8:hover::before {
    opacity: 1;
    width: 100%;
}

.main-froms .commentsForm .simple-input {
    font-size: 15px;
    color: #898989;
    line-height: 48px;
    height: 48px;
    padding: 0 24px;
    width: 100%;
    border: 1px solid #dddddd;
    background: #fff;
    transition: all .15s;
    -webkit-transition: all .15s;
    font-family: 'Lato', sans-serif;
    margin-bottom: 20px;
}

.event_details .main-froms .commentsForm form textarea {
    height: 121px;
}

.event_details .class-Description h3 {
    padding: 0px 0 0 0;
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

.event_details .class-Description p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #898989;
    line-height: 28px;
    width: 850px;
    padding-top: 16px;
}

.event_details .benifets h4 {
    padding: 20px 0 0 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0;
}

.event_details .check-text {
    padding-top: 11px;
}

.event_details i.fa.fa-check-square-o {
    color: #be1e2d;
    padding-right: 10px;
    font-size: 20px;
    font-weight: 10px;
}

.event_details .check-text ul {
    margin: 0;
    padding: 0;
}

.event_details .check-text ul li {
    padding-bottom: 7px;
}

.event_details .check-text ul li {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #898989;
    list-style: none;
}

.event_details .location-images h4 {
    padding: 22px 0 0 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
    padding-bottom: 22px;
    margin-top: 0;
    margin-top: 0;
}

.orginc-yoga .tt-title:after {
    position: absolute;
    background: none;
    width: 61px;
    height: 2px;
    content: '';
    margin-left: 21px;
    bottom: 0;
}

.orginc-yoga .tt-title:after {
    position: absolute;
    background: none;
    width: 61px;
    height: 2px;
    content: '';
    margin-left: 21px;
    bottom: 0;
}

/*=====================================================================*/
/*event-section start from here*/
/*=============================== ======================================*/
.main-competitions .Running-Classes {
    margin-bottom: 50px;
}

.main-competitions .Running-Classes h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #262626;
    padding-top: 0px;
    margin-bottom: -4px;
    margin-top: 0;
}

.main-competitions .Running-Classes p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #898989;
    line-height: 28px;
    font-weight: 400;
}

.main-competitions .datetimes {
    background: #be1e2d;
    padding: 9px 24px 9px 20px;
    display: inline-block;
    position: relative;
    top: auto;
    height: 76px;
    width: 77px;
    MARGIN-TOP: -50px;
    MARGIN-BOTTOM: 32px;
}

.main-competitions .datetimes h3 {
    color: #fff;
    padding-top: 0;
    margin: 0;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.main-competitions .datetimes span {
    color: #fff;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

.main-competitions a.readmore {
    border: 1px solid #739a31;
    color: #2a2a2a;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding: 12px 31px 12px 31px;
}

.main-competitions .challenges {
    padding-right: 30px;
    padding-left: 30px;
}

.main-competitions .blogInfos {
    padding-top: 20px;
    padding-bottom: 20px;
}

.main-competitions .blogInfos p {
    display: inline-block;
    color: #6a6a6a;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-style: initial;
    text-align: left;
    padding-right: 5px;
    margin: 0;
}

.main-competitions i.fa.fa-clock-o {
    color: #be1e2d;
    font-weight: 300;
    padding-right: 15px;
    font-size: 20px;
}

.main-competitions i.fa.fa-map-marker {
    color: #be1e2d;
    font-weight: 300;
    padding-right: 15px;
    font-size: 20px;
    margin-left: 30px;
}

.main-competitions p.main-p {
    margin-bottom: 35px;
}

.main-competitions .challenges {
    padding-bottom: 54px;
    box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.1);
}

/*=====================================================================*/
/*Shop-section start from here*/
/*=============================== ======================================*/
.post-list .post-txt {
    width: 70%;
    float: right;
}

.post-list .post-txt h5 {
    font-size: 13px;
    color: #575757;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 5px;
}

.post-list .post-txt a.read-more {
    font-size: 13px;
    color: #e29b12;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.post-list .post-txt a.read-more:hover {
    text-decoration: underline;
}

.shop-card .blogAside h5 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-top: 10px;
}

.shop-card .filter-price {
    width: 100%;
    float: left;
    margin: 39px 0px 40px;
}

.shop-card .filter-price .gray-line {
    background: #eaeaea;
    width: 100%;
    float: left;
    height: 6px;
    position: relative;
}

.shop-card .left-price {
    width: 30%;
    float: left;
    position: absolute;
    left: -1px;
    top: -5px;
}

.shop-card .left-price .gray-circle {
    width: 16px;
    height: 16px;
    background: #ccc;
    border-radius: 20px;
    float: left;
}

.shop-card .left-price .price {
    font-size: 14px;
    color: #262626;
    width: 100%;
    float: left;
    margin: 10px 0px 0px;
}

.shop-card .left-price.right-price .gray-circle {
    float: right;
}

.shop-card .left-price.right-price .price {
    text-align: right;
}

.shop-card .left-price .price {
    font-size: 14px;
    color: #262626;
    width: 100%;
    font-weight: 600;
    float: left;
    margin: 10px 0px 0px;
}

.shop-card .left-price.right-price {
    left: inherit;
    right: -1px;
}

.shop-card a.header-requestbtn.filter-link {
    font-size: 15px;
    text-transform: none;
    float: left;
    font-weight: 600;
    padding: 9px 34px;
    background: #262626;
    color: #fff;
    width: 108px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 35px;
}

.shop-card .recentTitle {
    clear: both;
}

.shop-card .blog_left_sidebar.cellpadding h3.pupler-heading {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 17px;
    text-transform: uppercase;
}

.shop-card .Populas {
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 0px;
    padding-top: 14px;
}

.shop-card h4.fitness-text {
    color: #262626;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    margin-bottom: 2px;
}

.shop-card h6.econs {
    color: #262626;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    margin-top: 0;
    display: inline-block;
}

.shop-card h4.main-filter {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}

.shop-card i.icofont.icofont-star.icofont1 {
    color: #f2ae2b;
    font-size: 13px;
    margin-left: -5px;
}

.shop-card .star {
    display: inline;
    padding-left: 10px;
}

.shop-card .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;
    height: 40px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 108px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: left;
    position: relative;
    margin-bottom: 33px;
}

.shop-card .button8::before {
    background-color: #be1e2d;
}

.shop-column {
    width: 100%;
    float: left;
    margin-bottom:30px;
}

.shop-column:nth-child(3),
.shop-column:nth-child(6),
.shop-column:nth-child(9),
.shop-column:nth-child(12) {
    margin-right: 0px;
}

.shop-column img {
    width: 100%;
    float: left;
    height: auto;
    border: 1px solid #c1c1c1;
}

.shop-column-head {
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
    margin-bottom: 16px;
    padding: 19px 0px;
}

.shop-column-head h5 {
    font-size: 17px;
    text-transform: none;
    color: #000;
    float: left;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Montserrat', sans-serif;
}

.shop-column-head .rating {
    width: auto;
    float: right;
    margin: 3px 0px;
}

.shop-column-head .rating img {
    width: 10px;
    height: 10px;
    border: 0px;
    margin: 0px 1px;
}

.shop-column .shop-price {
    width: auto;
    float: left;
    font-size: 17px;
    color: #242424;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin: 7px 0px;
}

.main2-shoping .main.one {
    text-align: center;
}

/*=====================================================================*/
/*Shop Detail-section start from here*/
/*=============================== ======================================*/
.main2-shoping.detail .product-desc h2 {
    font-size: 36px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.main2-shoping.detail p.fnt-17 {
    font-size: 17px;
}

.main2-shoping.detail .product-slider {
    width: 55.4%;
    float: right;
}

.main2-shoping.detail p {
    line-height: 30px;
    color: #6a6a6a;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    padding-bottom: 18px;
    padding-top: 8px;
}

.main2-shoping.detail .product-slider img {
    width: 100%;
    float: left;
    height: auto;
    border: 1px solid #ccc;
}

.main2-shoping.detail .product-desc .price {
    font-size: 48px;
    font-weight: 700;
    color: #be1e2d;
    margin: 5px 0px 10px;
    width: 100%;
    float: left;
}

.main2-shoping.detail .product-desc .quantity-cl .plus-minus {
    width: 42px;
    line-height: 47px;
    background: #dcdcdc;
    color: #262626;
    font-size: 20px;
    float: left;
    text-align: center;
}

.main2-shoping.detail .product-desc .quantity-cl .quantity-input {
    width: 114px;
    color: #262626;
    font-size: 20px;
    float: left;
    background: #dcdcdc;
    box-shadow: none;
    border: 0px;
    font-family: 'Lato', sans-serif;
    text-align: center;
    padding: 9px 10px 10px;
    margin: 0px 1px;
}

.main2-shoping.detail .product-desc .product-desc .quantity-cl .plus-minus {
    width: 42px;
    line-height: 47px;
    background: #dcdcdc;
    color: #262626;
    font-size: 20px;
    float: left;
    text-align: center;
}

.main2-shoping.detail a.header-requestbtn.filter-link.add-cart-link {
    padding: 14px 0px;
    text-align: center;
    width: 199px;
    height: 49px;
    padding-top: 0;
    line-height: 49px;
    z-index: 0;
}

.main2-shoping.detail .product-desc .quantity-cl {
    width: 100%;
    float: left;
    margin: 10px 0px;
}

.main2-shoping.detai ul.prd-info-list {
    width: 100%;
    float: left;
    margin: 25px 0px;
    padding: 0px;
}

.main2-shoping.detail ul.prd-info-list li {
    list-style: none;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #729a30;
    font-family: 'Lato', sans-serif;
    margin: -4px -62px 17px -38px;
}

.main2-shoping.detail ul.prd-info-list li {
    color: #be1e2d;
}

.main2-shoping.detail h4.fnt20 {
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.main2-shoping.detail .wdt-100 {
    width: 100%;
    float: left;
}

.main2-shoping.detail .header-socials.footer-socials.product-socials {
    clear: both;
    margin-bottom: 35px;
    padding-top: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700px;
}

.main2-shoping.detail .header-socials.footer-socials.product-socials i:hover {
    color: #729a30;
    border: 1px solid #729a30;
}

.main2-shoping.detail .header-socials.footer-socials i {
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #262626;
    border-radius: 30px;
    margin: 0px 3px 0px 0px;
    text-align: center;
    color: #262626;
}

.main2-shoping.detail .product-desc {
    width: 40%;
    float: left;
}

.main2-shoping.detail .prd-info-list li span {
    color: #262626;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

.main2-shoping.detail .fnt-17 strong {
    pading-bottom: 20px;
}

.main2-shoping.detail h5.fnt-17 {
    color: #262626;
    padding-top: 20px;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

.main2-shoping.detail .rating-cl .rating-img {
    width: auto;
    margin: 4px 5px 5px 5px;
}

.main2-shoping.detail h5.yoe-rt {
    color: #262626;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 34px;
    font-weight: 600;
}

.form-field label {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #262626;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.main2-shoping.detail .form-field .form-input,
.form-field .form-comment {
    width: 100%;
    font-size: 15px;
    color: #939393;
    border: 1px solid #a3a3a3;
    padding: 18px;
    font-family: 'Lato', sans-serif;
}

.btn {
    padding-top: 20px;
}

.main2-shoping .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;
    height: 39px;
    text-align: center;
    margin-right: auto;
    margin-top: 0px;
    width: 136px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: right;
    position: relative;
    margin-bottom: 0px;
}

.filter-button .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    height: 40px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 108px;
    cursor: pointer;
    background: #fefefe;
    border: 0;
    float: left;
    position: relative;
    margin-bottom: 33px;
}

}

.btn .sim-button {
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 53px;
    text-transform: uppercase;
    height: 50px;
    text-align: center;
    margin-right: auto;
    margin-top: 0px;
    width: 139px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: right;
    position: relative;
    margin-bottom: 0px;
}

.pad95-100-top-bottom {
    padding: 80px 0px 100px;
}

.cart-table {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 50px;
}

.cart-table {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    margin-bottom: 50px;
}

ul.cart-table-top {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    background: #f2f2f2;
}

ul.cart-table-top li:nth-child(2) {
    padding-left: 0;
}

ul.cart-table-top li:first-child {
    padding-right: 0;
}

ul.cart-table-top li {
    list-style: none;
    float: left;
    font-size: 15px;
    color: #575757;
    padding: 15px 20px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.cart-wdt1 {
    width: 40%;
    float: left;
    text-align: left !important;
}

.cart-wdt2 {
    width: 17.3%;
    float: left;
    text-align: center;
}

.cart-wdt3 {
    width: 8%;
    float: left;
    text-align: center;
}

.cart-wdt4 {
    width: 38%;
    float: right !important;
}

ul.cart-table-top.cart-table-mid {
    background: none;
    border-bottom: 1px solid #ccc;
}

ul.cart-table-top.cart-table-mid li {
}

.cartproduct-img {
    width: 37%;
    float: left;
    margin-right: 24px;
}

.cartproduct-img img {
    border: 1px solid #ccc;
    width: 100%;
    float: left;
    height: auto;
}

.cartproduct-desc {
    width: 55%;
    float: left;
    margin: 15px 0px 0px;
}

.cartproduct-desc h4 {
    text-transform: none;
}

.cartproduct-desc p {
    line-height: 25px;
    text-transform: none;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
}

.prdt-price {
    font-size: 17px;
    color: #4a4949;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: inline-block;
}

.cart-prdt-qty {
    width: 55px;
    height: 37px;
    border: 1px solid #ccc;
    font-size: 17px;
    color: #4a4949;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    display: inline-block;
    text-align: center;
}

.margin-txt {
    margin: 50px 0px;
}

ul.cart-table-top.cart-table-btm {
    background: #fff;
    padding: 0px 3px;
}

a.continue-shop {
    background: #f6f4f4;
    font-size: 15px;
    color: #5d5d5d;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding: 8px 10px;
    display: block;
    border: 1px solid #ccc;
    float: left;
    text-transform: none;
    text-decoration: none;
    width: 200px;
    text-align: center;
}

a.continue-shop:hover {
    background: #be1e2d;
    color: #fff;
    border: 1px solid #be1e2d;
}

a.continue-shop.clear-shoppingbtn {
    background: #fff;
    margin-left: 5px;
    margin-right: 5px;
}

a.continue-shop.clear-shoppingbtn:hover {
    background: #be1e2d;
    color: #fff;
    border: 1px solid #be1e2d;
}

a.continue-shop.update-shoppingbtn {
    background: #262626;
    color: #fff;
    border: 1px solid #729a30;
}

a.continue-shop.update-shoppingbtn:hover {
    opacity: .8;
}

.discount-codes {
    width: 45.3%;
    float: left;
    background: #f6f4f4;
    padding: 40px 55px 40px 40px;
    margin-right: 70px;
}

.discount-codes h4 {
    font-size: 20px;
}

.codes-field {
    width: 100%;
    float: left;
}

.codes-field label {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #575757;
    font-weight: 400;
    margin-bottom: 20px;
}

.codes-field .codes-input {
    width: 100%;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
}

.apply-coupon,
a.proceed-checkout {
    background: #729a30;
    color: #fff;
    border: 1px solid #729a30;
    font-size: 15px;
    padding: 9px 19px;
    border: 0px;
    margin: 13px 0px 0px;
}

.apply-coupon:hover {
    opacity: .8;
}

.discount-codes.your-order {
    background: #fff;
    border: 1px solid #ccc;
    width: 35%;
    margin-right: 0px;
    padding: 40px;
}

ul.order-lst {
    width: 100%;
    float: left;
    margin-bottom: 4px;
    padding: 0px;
}

ul.order-lst li {
    font-size: 18px;
    color: #575757;
    width: 100%;
    float: left;
    list-style: none;
    border-bottom: 1px solid #ccc;
    padding: 10px 0px;
}

ul.order-lst li .span1 {
    width: 40%;
    float: left;
}

ul.order-lst li .span2 {
    width: 40%;
    float: right;
    text-align: right;
}

ul.order-lst li:last-child {
    border-bottom: 0px;
}

a.proceed-checkout {
    width: 100%;
    text-decoration: none;
    text-align: center;
}

a.proceed-checkout:hover {
    background: #729a30;
    color: #fff;
}

.returning-customer {
    width: 100%;
    float: left;
    background: #c5f2f0;
    font-size: 15px;
    color: #525252;
    padding: 14px 30px;
    margin-bottom: 10px;
}

.returning-customer a {
    color: #729a30;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}

.returning-customer a:hover {
    color: #18948e;
}

.returning-customer.coupon-code {
    background: #e6e6e6;
    margin-bottom: 50px;
}

.returning-customer.coupon-code a {
    color: #262626;
}

.returning-customer.coupon-code a:hover {
    color: #7b7b7b;
}

.billing-left {
    width: 53%;
}

.order-rght {
    width: 43%;
    float: right;
}

h3.main.hdi {
    color: #be1e2d;
    font-weight: 600;
    padding-bottom: 35px;
    font-size: 32px;
    color: #242424;
    font-family: 'Poppins', sans-serif;
    margin-top: 0px;
}

.cartproduct-desc h4 {
    color: #262626;
    font-size: 19px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
}

.apply-coupon,
a.proceed-checkout {
    background: #262626;
    color: #fff;
    border: 1px solid #729a30;
    font-size: 14px;
    padding: 11px 92px;
    border: 0px;
    margin: 13px 0px 0px;
}

section.pad95-100-top-bottom .btn-123 .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 41px;
    height: 43px;
    width: 201px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: left;
    margin: 0 auto;
    text-align: center;
    text-transform: lowercase;
    font-weight: 500;
}

.apply-coupons,
a.proceed-checkout {
    background: #262626;
    color: #fff;
    border: 1px solid #729a30;
    font-size: 14px;
    width: 135px;
    height: 42px;
    border: 0px;
    margin: 13px 0px 0px;
    font-size: 15px;
}

.discount-codes h4 {
    font-size: 20px;
    color: #262626;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    padding-bottom: 18px;
}

section.pad95-100-top-bottom .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 41px;
    height: 43px;
    width: 144px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: left;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}

section.pad95-100-top-bottom .btn-12 .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 41px;
    height: 43px;
    width: 333px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: left;
    margin: 0 auto;
    text-align: center;
}

section.pad95-100-top-bottom .button8::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #be1e2d;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

section.pad95-100-top-bottom .button8:hover::before {
    opacity: 1;
    width: 100%;
}

/*=====================================================================*/
/*404 出错页*/
/*=============================== ======================================*/
.page-ero .error_page {
    background: url(../images/404-background.jpg) no-repeat;
    background-size: cover;
}

.page-ero .error_shadow {
    background: rgba(0, 0, 0, 0.5);
    padding-top: 90px;
    padding-bottom: 95px;
}

.page-ero .cell-view {
    display: table-cell;
    vertical-align: middle;
    width: 1060px;
    height: 657px;
    padding: 15px 0;
    padding-left: 85px;
}

.page-ero .pageErroreTitle .cell-view {
    height: 790px;
}

.page-ero .pageErroreTitle .as {
    font-size: 200px;
    line-height: 146px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-top: 0;
    margin-bottom: 30px;
}

.page-ero .pageErroreTitle p {
    color: #fff;
    font-size: 50px;
    line-height: 60px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-bottom: 15px;
}

.page-ero .error_page .error .button6 {
    width: 303px;
    height: 64px;
    line-height: 64px;
    float: none;
}

.page-ero .pageErroreTitle {
    position: relative;
    text-align: center;
}

.page-ero .button8::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    background-color: #262626;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.page-ero .button8:hover::before {
    opacity: 1;
    width: 100%;
}

.go-to .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    line-height: 65px;
    height: 62px;
    width: 305px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.page-ero .go-to {
    margin-top: 30px;
    margin-bottom: 0px;
}

span.main-looking {
    font-size: 25px;
    line-height: 57px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

/*=====================================================================*/
/*maintenance page -section start from here*/
/*=============================== ======================================*/
section.main-maintenance .maintenance {
    background: url(../images/maintenance-bg.jpg) no-repeat;
    background-size: cover;
    position: Relative;
}

section.main-maintenance .maintenance_text {
    padding: 304.5px 0;
}

section.main-maintenance .maintenance .maintenance_text h1 {
    font-family: 'Lato', sans-serif;
    font-size: 70px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 0;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}

section.main-maintenance .maintenance .maintenance_text p {
    font-size: 22px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    margin-bottom: 20px;
}

section.main-maintenance .maintenance_text h6 {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 26px;
}

section.main-maintenance .barfiller .fill {
    background: #be1e2d;
    display: block;
    height: 100%;
    z-index: 1;
    width: 0;
}

section.main-maintenance .single-progress {
    margin-top: 70px;
}

section.main-maintenance .barfiller .tip {
    background: #262626;
    border-radius: 1px;
    color: #fff;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    left: 0;
    line-height: 20px;
    margin-top: -52px;
    padding: 8px 16px 8px 16px;
    position: absolute;
    text-align: center;
    z-index: 2;
    margin-left: 0;
    border-radius: 5px;
}

section.main-maintenance .barfiller .tip:after {
    border-color: #262626 transparent;
    border-image: none;
    border-style: solid;
    border-width: 11px 14px 0px 14px;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: 86%;
    left: 27%;
    -webkit-transform: rotate(-92deg);
    -ms-transform: rotate(-92deg);
    transform: rotate(360deg);
    z-index: 9;
}

section.main-maintenance .barfiller {
    padding: 0;
    background: #fff;
    border: 0;
    height: 6px;
    width: 713px;
    height: 19px;
    margin: 0 auto;
    position: relative;
}

section.main-maintenance .cell-view {
    display: table-cell;
    vertical-align: middle;
    width: 10000px;
    padding: 15px 0;
}

/*=====================================================================*/
/*coming-soon -section start from here*/
/*=============================== ======================================*/
section.main-coming-soon .commingWrapper {
    background: url(../images/coming-soon-bg.jpg) no-repeat;
    background-size: cover;
}

section.main-coming-soon .commingTitle .as {
    text-align: center;
    font-size: 70px;
    line-height: 60px;
    margin-bottom: 45px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
}

section.main-coming-soon .commingWrapper p {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    padding-bottom: 30px;
    width: 750px;
    line-height: 26px;
    margin: 0 auto;
}

section.main-coming-soon .timerWrapper .timer {
    display: inline-block;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    font-style: normal;
    text-align: center;
    position: relative;
    top: -21px;
    left: -4px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

section.main-coming-soon .timerWrapper .timer {
    display: inline-block;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    font-style: normal;
    text-align: center;
    position: relative;
    top: -21px;
    left: -4px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

section.main-coming-soon .timerWrapper .timerBlock span {
    color: #fff;
    font-size: 20px;
    line-height: 36px;
    text-transform: uppercase;
    position: absolute;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

section.main-coming-soon .commingDescription form .simple-input {
    border: 0;
    max-width: 545px;
    border-radius: 0;
    margin-right: 22px;
    height: 55px;
    display: inline-block;
    float: left;
    width: 100%;
    padding-left: 20px;
    font-size: 17px;
    color: #797979;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
}

section.main-coming-soon .commingWrapper .cell-view {
    height: 974px;
}

section.main-coming-soon .timerWrapper {
    text-align: center;
    margin-bottom: 40px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #ddd;
}

section.main-coming-soon .comming_shadow {
    width: 830px;
    margin: 0 auto;
}

section.main-coming-soon .timerWrapper .timerBlock {
    display: inline-block;
    position: relative;
    border: 0;
    border-radius: 100%;
    padding: 40px 33px;
    min-width: 170px;
    margin: 0 17px;
}

section.main-coming-soon .cell-view {
    display: table-cell;
    vertical-align: middle;
    width: 10000px;
    padding: 15px 0;
}

section.main-coming-soon .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 56px;
    height: 56px;
    text-align: center;
    margin-right: auto;
    width: 194px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    float: left;
}

/*=====================================================================*/
/*testimonial -section start from here*/
/*=============================== ======================================*/
section.testimonial h3.tt-title.text-owel {
    color: #262626;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    padding-left: 0;
    text-align: center;
    margin-top: 0;
}

section.testimonial p.testimonial-texts {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
}

section.testimonial .client_say .testimonial {
    color: #fff;
    position: relative;
    background: #6a6a6a;
    padding: 12px;
    margin: 0 0 -20px 6px;
}

section.testimonial .owl-next {
    display: none;
}

section.testimonial .owl-prev {
    display: none;
}

section.testimonial .client_say .testimonial p {
    line-height: 21px;
    margin: 0;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    padding: 10px 3px 17px 30px;
    width: auto;
    margin-top: -15px;
    font-weight: 300;
}

section.testimonial .client_say.cellpadding .media {
    margin-top: 40px;
    margin-left: 20px;
}

section.testimonial .name {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
}

.croual {
    margin-top: 40px;
}

.testimonial .pricing_Features .tt-title:after {
    display: none;
}

/*=====================================================================*/
/*appointment -section start from here*/
/*=============================== ======================================*/
.main-appointment .tt-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 18px;
    padding-bottom: 30px;
    margin-top: 0;
    margin-bottom: 0;
}

.main-appointment .contact_us2_form input {
    border: 2px solid #eeeff0;
    height: 55px;
    background-color: #fcfcfc;
    box-shadow: none;
    margin-bottom: 24px;
}

select {
    width: 100%;
    border: 2px solid #eeeff0;
    height: 55px;
    background-color: #fcfcfc;
    box-shadow: none;
    margin-bottom: 0px;
    color: #898989;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding-left: 10px;
}

.custom-select {
    pading-bottom: 20px;
}

.main-appointment .tt-titles {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 18px;
    padding-bottom: 30px;
    margin-bottom: 0;
    margin-top: 0;
}

.main-appointment button.btn.btn-success.sim-button.button8 {
    width: 100%;
    background: #729a30;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 400;
    padding-bottom: 18px;
}

.main-appointment .button {
    padding-top: 15px;
}

.main-appointment button.btn.btn-success.sim-button.button8 span {
    padding-top: -5px;
}

/**google-map start **/
.google-maps {
    position: relative;
    padding-bottom: 25%;
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/**footer csss**/
.btn-effect {
    color: #262626;
    background-color: #fff;
    border: none;
    border-radius: 0;
    font-size: 18px;
    padding: 0px 45px 10px 45px;
    position: absolute;
    right: 0;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
}

.btn-success.button8 span {
    z-index: 2;
    display: block;
    position: relative;
    height: 100%;
}

.latest_news .btn-effect span:hover {
    color: green;
}

.btn-success.button8:hover span {
    color: #fff;
}

ul.tt-footer-list {
    margin-bottom: 0;
}

ul.tt-footer-list li:last-child {
    padding-bottom: 0;
}

/*=====================================================================*/
/*contact -section start from here*/
/*=============================== ======================================*/
.main-contectus .contect {
    text-align: center;
}

.main-contectus .contect strong {
    color: #be1e2d;
    font-size: 45px;
}

.contect h4 {
    color: #262626;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
}

.contect p {
    font-size: 17px;
    color: #6a6a6a;
    font-family: 'Lato', sans-serif;
}

.contect h5 {
    color: #be1e2d;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 14px;
}

.contect h5 a {
    color: #be1e2d;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 14px;
}

.contact_form .content {
    text-align: center;
}

.contact_form {
    background: #f1f1f1;
}

.contact_form h4 {
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    color: #262626;
    margin-top: 0;
    margin-bottom: 15px;
}

.contact_form .simple-text p {
    margin: 0 auto;
    width: 590px;
    margin-bottom: 50px;
    font-size: 15px;
    font-weight: 400;
    color: #6a6a6a;
    font-family: 'Poppins', sans-serif;
}

.contact_form .form-control {
    border: 1px solid #dddddd;
    height: 49px;
    border-radius: 0;
    padding: 6px 15px;
}

.contact_form .form-group {
    margin-bottom: 20px;
}

.contact_form input {
    color: #898989;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    font-weight: 400;
    box-shadow: none;
    outline: none;
}

.contact_form textarea.form-control {
    height: 100px;
    padding-top: 15px;
    color: #898989;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}

.contact_form .form-group textarea {
    margin-bottom: 30px;
    box-shadow: none;
    outline: none;
}

.pl0 {
    padding-left: 0;
}

.pr0 {
    padding-right: 0;
}

.contact_form .sim-button.button6.yellowbtn {
    background: #729a30;
    display: inline-block;
    color: #fff;
    padding: 10px 36px 10px 36px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    margin-top: 4px;
    width: 100%;
    height: 51px;
}

/*=====================================================================*/
/*checkbox-section start from here*/
/*=============================== ======================================*/
h3.check-heading {
    font-family: 'Poppins', sans-serif;
    margin: 0px;
    padding-bottom: 50px;
    font-weight: 700;
    color: #242424;
    font-size: 32px;
}

.checkout-form {
    width: 100%;
    float: left;
}

.checkout-form .form-field {
    width: 100%;
    float: left;
    margin: 2px 0px;
}

.checkout-form .form-field.field-49 {
    width: 49%;
}

.checkout-form .form-field.field-55 {
    width: 55%;
}

.checkout-form .form-field.field-fr {
    float: right;
}

.checkout-form .form-field label {
    width: 100%;
    float: left;
    font-size: 15px;
    color: #696969;
    font-weight: 400;
    margin-bottom: 0px;
    padding-top: 14px;
}

.checkout-form .form-field .form-input,
.checkout-form .form-field .form-select,
.checkout-form .form-field .form-msg {
    width: 100%;
    float: left;
    background: #fff;
    border: 1px solid #ccc;
    padding: 14px;
    font-size: 15px;
    color: #969696;
}

.input-marginbtm {
    margin-bottom: 8px;
}

.checkout-form .form-field .checkbox_label {
    width: auto;
    cursor: pointer;
}

.checkout-form .form-field .checkbox_label input[type=checkbox],
input[type=radio] {
    margin: 4px 10px 0 0;
}

.product-orderlst {
    background: #f6f6f6;
    width: 100%;
    float: left;
    padding: 20px 35px 30px;
    margin: 20px 0px;
}

.product-orderlst ul {
    margin: 0px;
    padding: 0px;
}

.product-orderlst ul li {
    list-style: none;
    float: left;
    width: 100%;
    font-size: 15px;
    color: #7e7e7e;
    padding: 14px 0px;
}

.product-orderlst ul li .left-txt {
    width: 45%;
    float: left;
}

.product-orderlst ul li .rght-txt {
    width: 25%;
    float: right;
}

.product-orderlst ul li:first-child {
    font-weight: 700;
    font-size: 18px;
}

.product-orderlst ul li:last-child {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.paypal-img img {
    padding-top: 15px;
}

.paypal-img {
    float: left;
    margin: -13px 20px 0px;
}

.main-h {
    padding-top: 35px;
    padding-bottom: 35px;
}

a.whatpaypal {
    font-size: 16px;
    color: #729a30;
    font-family: 'Lato', sans-serif;
}

.checkout-form .form-field .form-msg {
    height: 95px;
}

.paypal-margin {
    margin: 40px 0px;
}

.wdt-100 {
    width: 100%;
    float: left;
    padding-bottom: 0px;
}

h4.billing {
    color: #242424;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.your {
    color: #242424;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

h4.adisional {
    color: #242424;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

/*=====================================================================*/
/*gallery-2-section start from here*/
/*=============================== ======================================*/
.project_2columns ul.portfolio-sorting {
    margin-bottom: 0;
}

.portfolio-sorting li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #8f8f8f;
    text-decoration: none;
    font-size: 14px;
    color: #8f8f8f;
}

.portfolio-sorting li:hover a {
    color: #fff;
}

.portfolio-sorting li:hover {
    background: #be1e2d;
}

.portfolio-sorting li a:hover {
    color: #fff;
    display: inline-block;
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    margin-bottom: 25px;
}

.portfolio-sorting.list-inline > li {
    display: inline-block;
    padding: 8px 15px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    margin-right: 15px;
}

.project_2columns .portfolio-item {
    padding: 20px;
    box-shadow: 0px 5px 43px rgba(0, 0, 0, 0.1);
    border: 1px solid #dfdfdf;
    margin-top: 40px;
}

.project_2columns .sub-title {
    margin-top: 20px;
}

.sub-title {
    color: #729a30;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 20px;
}

.portfolio-item img {
    width: 100%;
}

.portfolio.project_2columns.cellpadding figure {
    overflow: hidden;
}

.portfolio.project_2columns.cellpadding figure img {
    width: 100%;
    height: auto;
}

.portfolio.project_2columns.cellpadding figure {
    float: left;
    width: 100%;
    position: relative;
}

.portfolio.project_2columns.cellpadding .isotopeSelector img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.portfolio.project_2columns.cellpadding figure .overlay-background {
    z-index: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.portfolio.project_2columns.cellpadding figure .inner-overlay {
    display: table;
    width: 100%;
    height: 100%;
}

.portfolio.project_2columns.cellpadding figure .inner-overlay-content.with-icons {
    text-align: center;
}

.portfolio.project_2columns.cellpadding figure .inner-overlay-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 20px 40px;
}

.portfolio.project_2columns.cellpadding figure .inner-overlay-content.with-icons a {
    width: 53px;
    height: 53px;
    line-height: 50px;
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
    font-size: 20px;
    background: #242424;
    color: #fff;
    border-radius: 50%;
}

.portfolio.project_2columns.cellpadding figure:hover .overlay-background {
    display: block;
}

.portfolio.project_2columns.cellpadding figure:hover .overlay-background {
    opacity: 1;
    visibility: visible;
}

.portfolio.project_2columns.cellpadding .overlay-background .icon-Search {
    font-size: 15px;
}

.portfolio.project_2columns.cellpadding .isotopeSelector {
    margin-bottom: 30px;
}

.portfolio.project_2columns.cellpadding .cobbies .button {
    text-align: center;
    margin-top: 5px;
}

/*=====================================================================*/
/*gallery-3-section start from here*/
/*=============================== ======================================*/
.portfolio.project_3columns.cellpadding figure {
    float: left;
    width: 100%;
    position: relative;
}

.portfolio-item img {
    width: 100%;
}

.portfolio.project_3columns.cellpadding figure {
    overflow: hidden;
}

.portfolio.project_3columns.cellpadding figure img {
    width: 100%;
    height: auto;
}

.portfolio.project_3columns.cellpadding figure {
    float: left;
    width: 100%;
    position: relative;
}

.portfolio.project_2columns.cellpadding .isotopeSelector img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.portfolio.project_3columns.cellpadding figure .overlay-background {
    z-index: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.portfolio.project_3columns.cellpadding figure .inner-overlay {
    display: table;
    width: 100%;
    height: 100%;
}

.portfolio.project_3columns.cellpadding figure .inner-overlay-content.with-icons {
    text-align: center;
}

.portfolio.project_3columns.cellpadding figure .inner-overlay-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 20px 40px;
}

.portfolio.project_3columns.cellpadding figure .inner-overlay-content.with-icons a {
    width: 53px;
    height: 53px;
    line-height: 50px;
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
    font-size: 20px;
    background: #242424;
    color: #fff;
    border-radius: 50%;
}

.portfolio.project_3columns.cellpadding figure:hover .overlay-background {
    display: block;
}

.portfolio.project_3columns.cellpadding figure:hover .overlay-background {
    opacity: 1;
    visibility: visible;
}

.portfolio.project_3columns.cellpadding .overlay-background .icon-Search {
    font-size: 15px;
}

.portfolio.project_3columns.cellpadding .isotopeSelector {
    margin-bottom: 30px;
}

.portfolio.project_3columns.cellpadding .cobbies .button {
    text-align: center;
    margin-top: 5px;
}

.project_3columns .sub-title {
    margin-top: 20px;
}

.project_3columns .portfolio-item {
    padding: 15px;
}

.project_3columns .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
    margin-bottom: 25px;
}

/*=====================================================================*/
/*gallery-4-section start from here*/
/*=============================== ======================================*/
.portfolio.project_4columns.cellpadding figure {
    float: left;
    width: 100%;
    position: relative;
}

.portfolio-item img {
    width: 100%;
}

.portfolio.project_4columns.cellpadding figure {
    overflow: hidden;
}

.portfolio.project_4columns.cellpadding figure img {
    width: 100%;
    height: auto;
}

.portfolio.project_4columns.cellpadding figure {
    float: left;
    width: 100%;
    position: relative;
}

.portfolio.project_4columns.cellpadding .isotopeSelector img {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}

.portfolio.project_4columns.cellpadding figure .overlay-background {
    z-index: 1;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.portfolio.project_4columns.cellpadding figure .inner-overlay {
    display: table;
    width: 100%;
    height: 100%;
}

.portfolio.project_4columns.cellpadding figure .inner-overlay-content.with-icons {
    text-align: center;
}

.portfolio.project_4columns.cellpadding figure .inner-overlay-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 20px 0;
}

.portfolio.project_4columns.cellpadding figure .inner-overlay-content.with-icons a {
    width: 53px;
    height: 53px;
    line-height: 50px;
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
    font-size: 20px;
    background: #242424;
    color: #fff;
    border-radius: 50%;
}

.portfolio.project_4columns.cellpadding figure:hover .overlay-background {
    display: block;
}

.portfolio.project_4columns.cellpadding figure:hover .overlay-background {
    opacity: 1;
    visibility: visible;
}

.portfolio.project_4columns.cellpadding .overlay-background .icon-Search {
    font-size: 15px;
}

.portfolio.project_4columns.cellpadding .isotopeSelector {
    margin-bottom: 30px;
}

.portfolio.project_4columns.cellpadding .cobbies .button {
    text-align: center;
    margin-top: 5px;
}

.project_4columns .sub-title {
    margin-top: 20px;
}

.project_4columns .list-inline {
    padding-left: 0;
    margin-left: 0px;
    list-style: none;
    margin-bottom: 40px;
}

.overlays {
    padding-left: 0;
    padding-right: 0;
}

/*=====================================================================*/
/*trainers-section start from here*/
/*=============================== ======================================*/
.trainers-1 {
    margin-left: 40px;
    margin-top: 60px;
}

.trainers-1 h5 {
    font-size: 32px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.trainers-1 span {
    font-size: 32px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #be1e2d;
}

.border-1 {
    border-bottom: 2px solid #1e2434;
    width: 10%;
    padding-top: 10px;
}

.harry-bron span {
    color: #6a6a6a;
    font-weight: 300;
}

.harry-bron li {
    color: #262626;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    list-style: none;
    margin-bottom: 19px;
}

.harry-bron p {
    display: inline-block;
    font-size: 17px;
    font-weight: 300;
    position: absolute;
    left: 206px;
    width: 437px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
}

.harry-bron ul {
    padding-top: 30px;
    padding-left: 0;
}

.harry-bron ul li a {
    color: #262626;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}

li.last {
    padding-top: 104px;
}

.trainers-Detail i.fa.fa-facebook {
    font-size: 18px;
    color: #6a6a6a;
    padding-right: 10px;
    font-weight: 300;
}

.trainers-Detail i.fa.fa-twitter {
    font-size: 18px;
    color: #6a6a6a;
    padding-right: 10px;
    font-weight: 300;
}

.trainers-Detail i.fa.fa-google-plus {
    font-size: 18px;
    color: #6a6a6a;
    font-weight: 300;
}

.trainers-Detail i.fa.fa-facebook:hover {
    color: #729a30;
}

.trainers-Detail i.fa.fa-twitter:hover {
    color: #729a30;
}

.trainers-Detail i.fa.fa-google-plus:hover {
    color: #729a30;
}

section.my-class {
    background: #f5f5f5;
}

.class-2 h5 {
    font-size: 32px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.class-2 span {
    font-size: 32px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #be1e2d;
}

.class-2 {
    padding-top: 80px;
}

.bodrs {
    border: 1px solid #1e2434;
}

.simpleee-text p {
    padding-top: 38px;
    font-size: 17px;
    font-weight: 300;
    width: 791px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
}

section.my-class .check-text ul {
    margin: 0;
    padding: 0;
}

section.my-class .check-text {
    padding-top: 32px;
}

section.my-class i.fa.fa-check-square-o {
    color: #be1e2d;
    padding-right: 10px;
    font-size: 20px;
    font-weight: 10px;
    padding-bottom: 10px;
}

section.my-class .check-text ul li {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    color: #898989;
    list-style: none;
}

.body-f h4 {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    color: #262626;
}

.body-f {
    margin-bottom: 80px;
}

.f-right {
    float: right;
}

i.fa.fa-chevron-right {
    color: #729a30;
}

i.fa.fa-chevron-left {
    color: #729a30;
}

/*=====================================================================*/
/*index-2-section start from here*/
/*=============================== ======================================*/


/*banner-2-section css start*/
.slider-2.hm4slider .slide1 {
    background: url(../images/slider-3.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.slider-2.hm4slider .slide2 {
    background: url(../images/slider-four.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.slider-2.hm4slider .slide3 {
    background: url(../images/slider-five.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.slider-2.hm4slider .slide1:before {
    content: '';
    background: rgba(1, 1, 1, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

.slider-2.hm4slider .slide2:before {
    content: '';
    background: rgba(1, 1, 1, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

.slider-2.hm4slider .slide3:before {
    content: '';
    background: rgba(1, 1, 1, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

/*fitaza-2-section css start*/
.fitaza-1 .fitaza h2 {
    padding-top: 50px;
    margin-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    margin-bottom: 21px;
}

.fitaza-1.about-fitaza img {
    margin-top: 0px;
    float: right;
}

.fitaza-1 .botton-first .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 46px;
    height: 46px;
    text-align: center;
    width: 141px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    margin-top: 20px;
    float: left;
    font-weight: 500;
}

/*class-be offer-2-section css start*/
.main-offer {
    background: url(../images/index-2/1.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    height: 463px;
    background-attachment: fixed;
}

.main-offer .traning h2 {
    color: #fff;
    font-size: 41px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.main-offer .traning h3 {
    color: #fff;
    font-size: 50px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-bottom: 0;
}

.main-offer .traning span {
    color: #be1e2d;
}

.main-offer .traning {
    padding-top: 65px;
    padding-bottom: 15px;
}

.main-offer .main-classes .Running-Classes {
    margin-bottom: 0;
}

.main-offer .main-classes .Running-Classes p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #898989;
    line-height: 28px;
    padding-bottom: 15px;
}

.main-offer .c-enter {
    text-align: center;
    padding: 30px 20px;
    background: #fff;
    padding-bottom: 40px;
}

.main-offer .Running-Classes img {
    width: 100%;
}

.c-enter {
    border: 1px solid #cccccc;
}



.care .getfit {
    background: url(../images/index-2/bc-image.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-attachment: fixed;
}

.care .getfit:before {
    content: '';
    background: rgba(30, 36, 52, 0.5);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

.care .getfit .Weeks h1 {
    color: #FFF;
    padding-top: 0px;
    margin-top: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 600;
}

/*your pricing section css start*/
.your-pricing .classes h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    margin-bottom: 20px;
}

.your-pricing .classes h2 span {
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #be1e2d;
}

.your-pricing .classes p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
    font-weight: 400;
    padding-top: 0px;
    margin: 0 auto;
    width: 600px;
    margin-bottom: 10px;
}

.dedecate {
    margin-top: 45px;
}

.basics ul {
    margin: 0;
    padding: 0;
}

.basics ul li {
    list-style: none;
    padding-left: 56px;
    color: #262626;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    padding-bottom: 4px;
    letter-spacing: 0.30px;
}

.basics ul li i {
    padding-right: 18px;
    color: #1e2434;
    font-size: 17px;
}

.basics {
    background: #f5f7fa;
    padding-top: 120px;
    padding-bottom: 45px;
}

.parmonth h3 {
    margin: 0;
    padding: 0;
}

.parmonth {
    background: #be1e2d;
}

.parmonth h3 {
    font-size: 73px;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding-left: 40px;
    padding-top: 70px;
}

.parmonth span {
    font-size: 18px;
    font-weight: 300;
}

.dedecate .botton-secound .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    width: 168px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    float: left;
    text-align: center;
}

.dedecate .btn-default {
    border-radius: 11px;
    margin-top: 30px;
    border: 0;
    color: #333;
    background-color: #fff;
    padding: 7px 30px 7px 30px;
    margin-left: 46px;
    margin-bottom: 26px;
}

.dedecate .btn {
    color: #1e2434;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
}

.basic {
    background: #be1e2d;
    padding: 5px 0 5px 00px;
    transform: rotate(-30deg);
    position: absolute;
    top: -2px;
    width: 100%;
    text-align: center;
    right: 107px;
    overflow: hidden;
}

.basics {
    overflow: hidden;
    position: relative;
}

.basic h4 {
    padding-right: 50px;
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.parmonth:hover {
    background: #262626;
}

.basic:hover {
    background: #262626;
}

.hover-1:hover {
    background: #1e2434;
}

.hover-1 {
    background: #262626;
}

.hover-2 {
    background: #262626;
}

.hover-2:hover {
    background: #be1e2d;
}

/* client carousel */
.client_say_05 {
    background: url(../images/index-2/client-2.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
    background-attachment: fixed;
}

.client_say_05:before {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.90;
    content: '';
}

.client_say_05 .icon {
    color: #f2c21a;
    font-size: 40px;
}

.client_say_05 .tt-testimonial-info {
    padding: 30px;
    text-align: center;
    padding-top: 50px;
    z-index: -1;
}

.client_say_05 .tt-testimonial-name {
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.client_say_05 .tt-testimonial-position {
    color: #f2c21a;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 3px;
}

.client_say_05 .tt-testimonial-info:after {
    background: url(../images/home5/decor5.png);
    display: block;
    position: absolute;
    top: 100%;
    left: 68px;
    width: 27px;
    height: 22px;
    content: '';
}

.client_say_05 .swiper-pagination.relative-pagination {
    display: block;
}

.client_say_05 .tt-testimonial-info {
    position: relative;
    background: transparent;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 33px 14px 36px 71px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.05);
}

.client_say_05 .tt-testimonial-info:before {
    content: "\f10d";
    display: block;
    position: absolute;
    top: 20px;
    left: 18px;
    width: 35px;
    height: 26px;
    font-family: FontAwesome;
    font-size: 35px;
    color: #f2c21a;
}

.client_say_05 .tt-testimonial-user {
    padding-left: 0;
    padding-top: 0;
    display: inline-block;
    vertical-align: middle;
}

.client_say_05 .tt-testimonial-img {
    padding-left: 0;
    padding-top: 0;
    display: inline-block;
    width: 80px;
    vertical-align: middle;
}

.client_say_05 .tt-block {
    position: relative;
}

.client_say_05 .tt-testimonial .simple-text p {
    font-family: 'Lato', sans-serif;
    color: #898989;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 auto;
    width: 473px;
}

/* changes */
/*  homepage 5 client section changes */
.client_say_05 .image {
    text-align: center;
}

.client_say_05 .image img {
    margin: 0 auto;
    margin-bottom: -40px;
}

.client_say_05 .tt-testimonial-info:after {
    display: none;
}

.client_say_05 .tt-testimonial-info:before {
    display: none;
}

.client_say_05 .tt-testimonial-info {
    padding: 30px;
    text-align: center;
    padding-top: 50px;
    z-index: -1;
}

.client_say_05 .tt-testimonial-user {
    margin-top: 15px;
}

.client_say_05 .icon {
    color: #1e2434;
    font-size: 16px;
}

.client_say_05 .tt-testimonial-info {
    background: #fff;
}

.client_say_05 .cilent-crousal {
    color: #fff;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 0;
    margin-top: 0;
}

.headings h2 {
    color: #be1e2d;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.icon i {
    margin: 0;
    padding: 0;
}

.text-v {
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    padding-bottom: 50px;
}

/*=====================================================================*/
/*latest_news-section start from here*/
/*=============================== ======================================*/
.tt-archive {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    border: 1px solid #d9d9d9;
}

.tt-archive li {
    padding: 24px 30px 24px 30px;
    border-bottom: 1px solid #d9d9d9;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    background: #ffffff;
}

.tt-archive li:last-child {
    border-bottom: 0;
}

.tt-archive-title:hover a {
    color: #fff;
}

.tt-archive-title {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
    color: #be1e2d;
    margin-bottom: 15px;
    text-decoration: none;
}

.tt-archive-bottom {
    font-size: 15px;
    line-height: 19px;
}

.tt-archive-bottom span {
    display: inline-block;
    margin-right: 20px;
    color: #6a6a6a;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
}

.tt-archive-bottom span:last-child {
    margin-right: 0;
}

.tt-archive-all {
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    color: #1e2434;
    font-family: 'Poppins', sans-serif;
}

.tt-archive li:hover .tt-archive-all {
    color: #fff;
    text-decoration: none;
}

.tt-archive li:hover {
    background: #1e2434;
}

.tt-archive li:hover .tt-archive-title {
    color: #fff;
    text-decoration: none;
}

.tt-archive li:hover .tt-archive-bottom span {
    color: #FFF;
}

.tt-archive li:hover .tt-archive-title:hover {
    color: #fff;
}

/*=====================================================================*/
/*new-botton-section start from here*/
/*=============================== ======================================*/
.f-buton button {
    border: 0;
    background: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 212px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    float: left;
    padding-top: 0;
    border-radius: 0;
    z-index: 0;
}

.f-buton .button8 span {
    position: relative;
}

.f-buton .btn.focus,
.main-services .btn:focus,
.main-services .btn:hover {
    color: #fff;
}

.n-btns button {
    border: 0;
    background: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 212px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    float: left;
    padding-top: 0;
    border-radius: 0;
}

.n-btns .button8 span {
    position: relative;
}

.n-btns .btn.focus,
.n-btns .btn:focus,
.n-btns .btn:hover {
    color: #fff;
}

.btn-2 button {
    border: 0;
    background: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 212px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    float: left;
    padding-top: 0;
    border-radius: 0;
    z-index: 0;
}

.btn-2 .btn.focus,
.btn-2 .btn:focus,
.btn-2 .btn:hover {
    color: #fff;
}

.btn-2 .button8 span {
    position: relative;
}

.btn-3 button {
    border: 0;
    background: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 212px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    float: left;
    padding-top: 0;
    border-radius: 0;
}

.btn-3 .button8 span {
    position: relative;
    z-index: 0;
}

.btn-3 .btn.focus,
.btn-3 .btn:focus,
.btn-3 .btn:hover {
    color: #fff;
}

.btn-4 button {
    border: 0;
    background: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 212px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    float: left;
    padding-top: 0;
    border-radius: 0;
    float: left;
}

.btn-4 .button8 span {
    position: relative;
}

.btn-4 .btn.focus,
.btn-4 .btn:focus,
.btn-4 .btn:hover {
    color: #fff;
}

.btn-5 button {
    border: 0;
    background: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 212px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    float: left;
    padding-top: 0;
    border-radius: 0;
    float: left;
}

.btn-5 .button8 span {
    position: relative;
    z-index: 0;
}

.btn-5 .btn.focus,
.btn-5 .btn:focus,
.btn-5 .btn:hover {
    color: #fff !important;
}

.btn-6 button {
    border: 0;
    background: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 212px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    float: left;
    padding-top: 0;
    border-radius: 0;
    float: left;
}

.btn-6 .button8 span {
    position: relative;
}

.btn-6 .btn.focus,
.btn-6 .btn:focus,
.btn-6 .btn:hover {
    color: #fff !important;
}

.btn-7 button {
    border: 0;
    background: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 55px;
    text-align: center;
    margin-right: auto;
    margin-top: 15px;
    width: 100%;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    float: left;
    padding-top: 0;
    border-radius: 0;
    float: left;
}

.btn-7 .button8 span {
    position: relative;
}

.btn-7 .btn.focus,
.btn-7 .btn:focus,
.btn-7 .btn:hover {
    color: #fff;
}

.commentsForm button {
    border: 0;
    background: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 48px;
    text-align: center;
    margin-right: auto;
    margin-top: 3px;
    width: 160px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: left;
    padding-top: 0;
    border-radius: 0;
    float: left;
}

.commentsForm .button8 span {
    position: relative;
}

.commentsForm .btn.focus,
.commentsForm .btn:focus,
.commentsForm .btn:hover {
    color: #fff !important;
}

.commentsForm .button8::before {
    background: #be1e2d;
}

/*=====================================================================*/
/*index-3-section start from here*/
/*=============================== ======================================*/

/*slider css start*/
.slider-3.hm4slider .slide1 {
    background: url(../images/background.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.slider-3.hm4slider .slide2 {
    background: url(../images/background-two.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.hm4slider.slider-3 .slide3 {
    background: url(../images/background-three.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.hm4slider.slider-3 .tt-mslide-title h3 {
    text-align: left;
    color: #fff;
    margin-bottom: 5px;
    float: none;
}

.hm4slider.slider-3.slider_content .sim-button {
    float: left;
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 50px;
    height: 50px;
    width: 168px;
    cursor: pointer;
    background: #729a30;
    border: 0;
    margin-top: 12px;
}

.slider-3 .wrapper-inner-tab-backgrounds-first {
    float: NONE;
    width: 100%;
}

.slider-3.hm4slider .slider_content {
    width: 50%;
    float: right;
}

.slider-3.hm4slider .slider_content .tt-mslide-title p {
    width: 100%;
    margin: 0;
    text-align: left;
}

.slider-3.hm4slider .slider_content .sim-button {
    float: left;
    margin-top: 30px;
}

.slider-3.hm4slider .slide1:before {
    background: rgba(1, 1, 1, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

.slider-3.hm4slider .slide2:before {
    background: rgba(1, 1, 1, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

.slider-3.hm4slider .slide3:before {
    background: rgba(1, 1, 1, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

/**slider css end**/
.about-fit .fast h2 {
    margin-bottom: 10px;
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
}

.about-fit h2 span {
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #be1e2d;
}

.about-fit .fast p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
    width: 719px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.about-fit .fast {
    margin-top: 50px;
    padding-left: 10px;
}

.main-cls {
    background: #fafafa;
}

.main-cls .runing {
    /*border: 1px solid#e4e8dd;*/
    background: #fff;
    text-align: center;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);

    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.main-cls .runing:hover {
    background: #be1e2d;
}

.main-cls .runing h2 {
    padding-top: 0;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
}

.main-cls .runing:hover h2 {
    color: #fff;
}

.main-cls .runing:hover p {
    color: #fff;
}

.main-cls .runing p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #898989;
    line-height: 28px;
    padding-top: 8px;
    padding-bottom: 10px;
    font-weight: 300;
}

.main-cls .runing .btn-u a {
    color: #be1e2d;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    padding-bottom: 0px;
}

.main-cls .runing:hover .btn-u a {
    color: #262626;
}



/* client say section css */
.client-22 .client_say .owl-carousel.owl-drag .owl-item {
    padding: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background: rgba(0, 0, 0, 0.60);
    border: 0;
}

.client-22.client_say_content {
    position: relative;
}

.client-22.client_say {
    background: url(../images/index-3/background-3.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
    background-attachment: fixed;
}

.client-22.client_say:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: rgba(30, 36, 52, 0.7);
}

.client-22.client_say .owl-carousel.owl-drag .owl-item {
    padding: 30px;
    padding-left: 15px;
    padding-right: 15px;
    background: rgba(0, 0, 0, 0.60);
    border: 0;
    padding-bottom: 0;
}

.client-22.client_say .owl-carousel .owl-item img {
    width: auto;
}

.client-22.client_say .test_slider .right_content p {
    font-family: 'PT Serif', serif;
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    line-height: 26px;
    font-style: italic;
    margin-bottom: 0;
    letter-spacing: 0.30px;
}

.client-22.client_say .test_slider .content h4 {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 5px;
    letter-spacing: 0.30px;
}

.client-22.client_say .test_slider .image {
    display: inline-block;
    float: left;
    padding-right: 30px;
}

.client-22.client_say .test_slider .content {
    border-right: 1px solid #bfbfbf;
    height: 70px;
    display: inline-block;
    padding-right: 35px;
    padding-top: 6px;
}

.client-22 .test_slider {
    width: 820px;
    margin: 0 auto;
}

.client-22 .client_say .left_content {
    padding-top: 4px;
}

.client-22.client_say .simple-text p {
    width: 560px;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}

.client-22 .client_say .owl-nav {
    display: none;
}

.client-22 .client_say .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    float: none;
    margin: 0 auto;
    padding-right: 10px;
}

.client-22.client_say .owl-theme .owl-dots {
    transform: rotate(-90deg);
}

.client-22.client_say .owl-theme .owl-dots .owl-dot {
    padding-top: 10px;
}

.client-22.client_say .owl-theme .owl-dots .owl-dot.active span {
    background: #be1e2d;
}

.client-22 .owl-prev {
    display: none;
}

.client-22 .owl-next {
    display: none;
}

.tt-title {
    color: #fff;
    font-weight: 600;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 5px;
}

.client_say .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    float: none;
    margin: 0 auto;
    padding-right: 10px;
}

.client_say .test_slider .content p {
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
}

.container.top {
    position: relative;
}

/*=====================================================================*/
/*index-4-section start from here*/
/*=============================== ======================================*/

/*slider-4 css start */
.slider-4.hm4slider .tt-mslide-entry {
    padding-bottom: 300px;
}

.slider-4.hm4slider .slide1 {
    background: url(../images/home-4/bck-1.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.slider-4.hm4slider .slide2 {
    background: url(../images/home-4/bck-2.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.slider-4.hm4slider.slider-4 .slide3 {
    background: url(../images/home-4/bck-3.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.slider-4.hm4slider .slide1:before {
    content: '';
    background: rgba(1, 1, 1, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

.slider-4.hm4slider .slide2:before {
    content: '';
    background: rgba(1, 1, 1, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

.slider-4.hm4slider .slide3:before {
    content: '';
    background: rgba(1, 1, 1, 0.4);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

/*runing css start */
.what_we_offers_05 {
    background: 0;
    margin-top: -117px;
    z-index: 1;
}

.what_we_offers .icon {
    margin-bottom: 15px;
}

.what_we_offers li {
    float: left;
    width: 33.3333333333%;
    list-style: none;
    background: #fff;
    padding: 40px 50px;
    text-align: center;
}

.tt-sub-title {
    font-size: 20px;
    font-weight: 600;
    color: #262626;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.30px;
    margin-top: 0;
    margin-bottom: 0;
}

.what_we_offers .content {
    position: relative;
}

.what_we_offers li:hover {
    background: #0;
}

.what_we_offers {
    position: relative;
}

.what_we_offers_05 ul {
    padding: 0;
    margin-bottom: 0;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.what_we_offers_05 .icon {
    color: #be1e2d;
    font-size: 35px;
}

.what_we_offers_05 .text p {
    color: #898989;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    padding-top: 20px;
}

.what_we_offers_05 li:hover {
    background: #be1e2d;
}

.what_we_offers_05 li:hover .icon {
    color: #fff;
}

.what_we_offers_05 li:hover p {
    color: #e2e2e2;
}

.what_we_offers_05 .backk-active .text p {
    color: #fff;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    padding-top: 20px;
}

.provid-u .provide h6 {
    font-size: 32px;
    color: #262626;
    line-height: 40px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin: 0;
}

.provid-u .provide span {
    color: #be1e2d;
}

.provid-u img {
    float: right;
}

.provid-u .provide p {
    color: #6a6a6a;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    padding: 18px 0 18px 0;
    line-height: 28px;
}

.your-products {
    background: url(../images/home-4/background.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

.your-products .secound-product {
    text-align: center;
}

.your-products .secound-product h2 {
    font-size: 32px;
    color: #fff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    margin: 0;
}

.your-products .secound-product span {
    color: #be1e2d;
}

.your-products .owl-carousel {
    padding-top: 0;
}

.your-products .secound-product p {
    font-size: 17px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    line-height: 28px;
    padding-top: 10px;
    margin-bottom: 50px;
}

.your-products .prodct {
    background: #fff;
}

.your-products .prodct img {
    padding: 40px 25px 40px 30px;
}

.your-products .heading-p {
    background: #fafafa;
    text-align: center;
}

.your-products .heading-p h5 {
    padding-top: 0;
    margin-top: 0;
    font-size: 17px;
    color: #262626000;
    font-weight: 600;
    padding-top: 30px;
    font-family: 'Poppins', sans-serif;
}

.your-products .heading-p h6 {
    font-size: 17px;
    font-weight: 600;
    color: #262626;
    font-family: 'Poppins', sans-serif;
}

.heading-p .fitness-btn .sim-button {
    float: none;
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 40px;
    height: 39px;
    text-align: center;
    width: 138px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    margin-top: 12px;
    margin: 0 auto;
    z-index: 0;
}

.heading-p .fitness-btn {
    padding-top: 20px;
    padding-bottom: 35px;
}

.fa-fa-icon {
    color: #f2ae2b;
}

.fa-fa-icon li:last-child {
    color: #b8b8b8;
}

.fa-fa-icon ul {
    padding-left: 0;
}

.fa-fa-icon li {
    display: inline-block;
}

/*******your-parcing css*********/
.your-prcing-2 .basic {
    background: #1e2434;
    padding: 5px 0 5px 0px;
    transform: none;
    position: absolute;
    top: -2px;
    width: 100%;
    text-align: center;
    right: 0px;
    overflow: hidden;
}

.your-prcing-2 .basic h4 {
    padding-right: 0px;
    color: #fff;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}

.your-prcing-2 .basics {
    background: #f5f5f5;
    padding-top: 79px;
    padding-bottom: 21px;
}

.your-prcing-2 .basics.basic-2 {
    background: #f5f5f5;
    padding-top: 79px;
    padding-bottom: 21px;
}

.your-prcing-2 .basics ul li i {
    padding-right: 18px;
    color: #be1e2d;
    font-size: 14px;
}

.your-prcing-2 .parmonth {
    background: #1e2434;
}

.your-prcing-2 .parmonth h3 {
    font-size: 19px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    padding-left: 66px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.your-prcing-2 .parmonth span {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 90px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.your-prcing-2 .dedecate .btn-default {
    border-radius: 11px;
    margin: 15px 0;
    border: 0;
    color: #fff;
    background-color: #739a31;
    padding: 7px 30px 7px 30px;
    margin-bottom: 21px;
}

.your-prcing-2 .secound-btn {
    text-align: center;
}

.your-prcing-2 .secound-btn {
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 30px;
}

.your-prcing-2 .sim-button {
    border-radius: 11px;
    margin: 15px 0;
    border: 0;
    color: #333;
    background-color: #739a31;
    padding: 7px 30px 7px 30px;
    width: 150px;
    height: 37px;
    line-height: 0px;
}

.your-prcing-2 .sim-button span {
    color: #fff;
    padding-right: 50px;
    padding-top: 0;
    z-index: 0;
}

.basics.basic-2 ul li {
    list-style: none;
    padding-left: 56px;
    color: #333;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    padding-bottom: 4px;
}

.your-prcing-2 .basic.basic-4 {
    background: #be1e2d;
    padding: 5px 0 5px 0px;
    transform: none;
    position: absolute;
    top: 0px;
    width: 100%;
    text-align: center;
    right: 0px;
    overflow: hidden;
}

.your-prcing-2 .parmonths h3 {
    font-size: 19px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    padding-left: 66px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0;
    margin-bottom: 0;
}

.your-prcing-2 .parmonths {
    background: #be1e2d;
}

.your-prcing-2 .parmonths span {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 90px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.your-prcing-2 .button8::before {
    border-radius: 11px;
    border: 1px
    solid: #fff;
}

.your-prcing-2 .btn-12 .button8:before {
    background: #be1e2d;
}

.your-prcing-2 .btn-12 .button8 {
    border-radius: 11px;
    border: 1px
    solid: #fff;
    background: #262626;
}

/*****Success slider css start******/
.main-owal {
    margin-top: 80px;
}

.main-owal {
    background: url(../images/home-4/background-2.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
    background-attachment: fixed;
}

.main-owal:before {
    content: '';
    background: rgba(30, 36, 52, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    content: '';
    right: 0;
    clear: both;
}

.main-owal .owel-crousal {
    text-align: center;
}

.main-owal .owel-crousal h2 {
    color: #be1e2d;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin: 0;
}

.main-owal .owel-crousal span {
    color: #fff;
}

.main-owal .owel-crousal .border {
    border-bottom: 2px solid #FFF;
    width: 106px;
    margin: 0 auto;
    padding-top: 10px;
}

.main-owal .owel-crousal img {
    padding-top: 20px;
    margin: 0 auto;
    width: auto;
}

.main-owal .owel-crousal p {
    padding-top: 20px;
    font-size: 17px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    line-height: 27px;
    font-weight: 300;
}

.main-owal .owel-crousal h3 {
    color: #be1e2d;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.main-owal .owel-crousal h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    font-family: 'Lato', sans-serif;
    padding-top: 5px;
    margin-bottom: 0;
}

.main-owal .client_say .owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    position: absolute;
    display: none;
}

.latest_news2.latest_news4 {
    padding-top: 80px;;
}

.main-owal .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    float: none;
    margin: 0 auto;
    padding-right: 10px;
}

.main-owal .owl-theme .owl-dots .owl-dot.active span {
    background: #be1e2d;
}

.main-owal .owl-theme .owl-dots {
    display: block;
}

.main-owal .owl-theme .owl-dots {
    transform: rotate(-90deg);
}

.main-owal .owl-theme .owl-dots .owl-dot {
    padding-top: 10px;
}

.latest_news4 .news_grid1 {
    background: url(../images/home-4/7.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
}

.latest_news4 .news_grid2 {
    background: url(../images/home-4/8.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
}

.latest_news4 .news_grid3 {
    background: url(../images/home-4/9.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
}

.latest_news2 .news_grid_info {
    background: rgba(30, 36, 52, 0.7);
    padding: 40px;
    height: 300px;
    display: none;
    -webkit-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

.latest_news2 .tt-title {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: initial;
}

.latest_news2 .news_grid_info p {
    font-size: 16px;
    letter-spacing: 0.30px;
    line-height: 26px;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    font-weight: 400;
}

.latest_news2 .news_grid1:hover .news_grid_info,
.news_grid2:hover .news_grid_info,
.news_grid3:hover .news_grid_info {
    display: block;
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1 ease;
    -moz-transition: 1s ease;
}

.latest_news2 .news_grid_info p.date {
    font-size: 17px;
    letter-spacing: 0.30px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}

.latest_news2 .news_grid_info h3 {
    text-transform: capitalize;
    font-size: 18px;
    letter-spacing: 0.30px;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #be1e2d;
    line-height: 26px;
    margin-top: 10px;
}

.latest_news2 .news_grid_info a {
    font-size: 15px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0.30px;
    font-family: 'Lato', sans-serif;
}

.latest_news2 .news_grid_info i {
    color: #262626;
}

.latest_news2 .onely {
    margin-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    text-align: center;
}

.latest_news2 .onely span {
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #be1e2d;
}

.latest_news2 .tt-title {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    color: #ffffff;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: initial;
}

.latest_news2 .simple-text p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
    font-weight: 400;
    padding-top: 9px;
    text-align: center;
    padding-bottom: 40px;
}

.event_details .google-maps {
    height: 400px;;
}

.extracellpadding {
    padding: 100px 0;
}

.your-pricing .sim-button {
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    border-radius: 11px;
    margin-top: 30px;
    border: 0;
    background-color: #fff;
    padding: 7px 30px 7px 30px;
    margin-left: 46px;
    margin-bottom: 26px;
    width: 150px;
    height: 39px;
    line-height: 39px;
    padding-top: 0;
}

.your-pricing .button8 span {
    position: relative;
    z-index: 1;
}

.your-pricing .button8::before {
    background-color: #be1e2d;
    border-radius: 11px;
}

.your-pricing .button8:hover span {
    color: #fff;
}

.your-pricing .parmonth.hover-2 .sim-button {
    color: #333;
}

.your-pricing .parmonth.hover-2 .button8::before {
    background-color: #333;
}

.home3projects .list-inline {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    margin-bottom: 10px;
}

.home3projects .portfolio-item {
    padding: 0;
    margin-top: 40px;
}

.home3clients .owl-nav {
    display: none;
}

.home3clients .owl-theme .owl-dots .owl-dot {
    position: relative;
}

.home3clients {
    padding-bottom: 40px;
}

.home4pricing .sim-button {
    background-color: #be1e2d;
    margin: 0;
}

.home4pricing .button8::before {
    background-color: #262626;
    border-radius: 11px;
}

.home4pricing .secound-btn {
    padding-top: 40px;
    padding-bottom: 40px;
}

.main-owal .owl-carousel {
    padding-top: 0;
}

.main-owal .owl-nav {
    display: none;
}

.main-owal {
    padding-bottom: 40px;
    overflow: hidden;
}

.main-owal i {
    font-size: 30px;
    color: #be1e2d;
    margin-top: 40px;
}

.home1topclass .runing {
    margin-top: 40px;
    padding: 0;
}

.about_client h3.tt-title.text-owel {
    margin: 0;
    padding: 0;
}

.about_client .owl-carousel .owl-nav .owl-next, .about_client .owl-carousel .owl-nav .owl-prev {
    text-align: inherit;
    top: -50px;
}

.about_client .owl-carousel .owl-nav .owl-prev {
    right: 6px;
}

.typesetting {
    margin-top: 19px;
}

.book-nows .sim-button {
    color: #fff;
    background: #FFF;
    border: 1px solid #dddddd;
    font-size: 18px;
    height: 47px;
    width: 143px;
    margin-bottom: 29px;
    text-align: center;
    line-height: 45px;
    z-index: 0;
}

.book-nows {
    padding-bottom: 10px;
}

.coming-btn .button8 span {
    z-index: 2;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.book-nowss .sim-button {
    border: 1px solid #be1e2d;
    color: #2a2a2a;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    padding: 12px 31px 12px 31px;
    height: 47px;
    width: 148px;
    z-index: 0;
}

.book-nowss .sim-button:hover span {
    color: #fff;
}

.tt-panel .simple-text p {
    color: #6a6a6a;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
}

p.wdt-100.line-height24.p-pading {
    margin-bottom: 25px;
}

.faq_page .sim-button {
    float: none;
    line-height: 49px;
}

.faq_page .botton-firsts {
    text-align: center;
}

.btn-2 {
    margin-top: 15px;
}

.btn-2 textarea {
    height: 195px;
}

.top_bottom textarea {
    height: 195px;
}

.econs img {
    padding-left: 0;
    margin-left: 0;
}

.main-89 .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;
    height: 39px;
    text-align: center;
    margin-right: auto;
    margin-top: 0px;
    width: 189px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: right;
    position: relative;
    margin-bottom: 0px;
}

.btn-122 .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;
    height: 55px;
    text-align: center;
    margin-right: auto;
    margin-top: 0px;
    width: 130px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: left;
    position: relative;
    margin-bottom: 0px;
    margin-top: 20px;
    line-height: 55px;
}

.text-area textarea {
    height: 150px;
}

.imagesss img {
    width: 100%;
}

.imagessss img {
    height: 370px;
}

.service_details textarea {
    height: 193px;
    padding-top: 15px;
}

.service_details .text-area textarea {
    height: 93px;
}

text-area
.main-servicess textarea {
    height: 194px;
}

.field-box.date_picker {
    padding-top: 25px;
}



.detailss {
    padding-top: 17px;
    padding-left: 29px;
}

.detailss h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 10px;
}

.detailss h4 {
    color: #be1e2d;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    padding-bottom: 10px;
}

.detailss span {
    color: #e1e1e1;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    padding-left: 5px;
}

.detailss h4:last-child {
    padding-bottom: 30px;
}

.commentsForm .regus {
    color: #be1e2d;
    font-weight: 600;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    padding-top: 38px;
    padding-left: 5px;
    margin-top: 37px;
    margin-bottom: 0;
}

/****new fom css****/
.froms-to.main-froms .commentsForm form {
    background: 0;
    padding: 0 19px 80px 7px;
    border: 0;
}

.froms-to.main-froms .commentsForm .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 44px;
    height: 45px;
    text-align: center;
    width: 110px;
    cursor: pointer;
    background: #be1e2d;
    border: 0;
    margin-top: 12px;
    font-weight: 500;
    z-index: 0;
    margin: 0 auto;
}

.froms-to.main-froms .commentsForm textarea#comment {
    height: 110px;
}

.froms-to.main-froms .commentsForm form {
    margin-top: 20px;
}

.portfolio-items .froms-to.main-froms .detailss {
    padding-top: 485px;
}

.portfolio-item.item {
    margin-top: 40px;
}

.project_3columns .portfolio-item {
    padding: 0px 0;
}

.project_3columns .list-inline {
    margin-bottom: 10px;
}

.form-field p {
    padding-top: 10px;
}

.skill-2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
    padding-bottom: 17px;
    padding-top: 0px;
}

.leave-only {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
    padding-bottom: 19px;
    padding-top: 3px;
    padding-bottom: 28px;
    margin-top: 0;
    margin-bottom: 0;
}

.cellpadding.service_details .tt-titless {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
    padding-top: 0px;
    padding-bottom: 15px;
    margin-top: 5px;
}

.text-btne .btn-122 .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    line-height: 40px;
    text-transform: uppercase;
    height: 55px;
    text-align: center;
    margin-right: auto;
    margin-top: 0px;
    width: 130px;
    cursor: pointer;
    background: #262626;
    border: 0;
    float: left;
    position: relative;
    margin-bottom: 0px;
    margin-top: 20px;
    line-height: 55px;
}

.cellpadding.service_details .class-Description p:last-child {
    padding-top: 0;
}

.main-services .service_details .benifets.five-benefits h4 {
    padding: 9px 0 9px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #262626;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0;
}

.five-haadings {
    padding-top: 20px;
}

.main-servicess .Leave-five {
    padding-top: 15px;
}

.orginc-yoga .Skill-five {
    margin-top: 10px;
}

.main-detailsssss .leave-11 {
    padding-top: 14px;
}

.main-services .Skill-five {
    margin-top: 10px;
}

.main-services .leave-11 {
    padding-top: 14px;
}

.service_details.main-784 .class-Description.Description-89 h3
.service_details.class-Description .Description-89 h3 {
    padding-top: 800px;
}

.Leave-f {
    padding-top: 10px;
}

.main-competitions img {
    width: 100%;
}

.hm1slider .tt-mslide-entry:before {
    background: #000;
    opacity: 0.50;
}

.slider-2.hm4slider .tt-mslide-entry {
    height: 699px;
    padding-bottom: 240px;
}

.slider-four.hm4slider .tt-mslide-entry {
    height: 699px;
    padding-bottom: 320px;
}

.slider-four .tt-mslide-entry.slide3 .slider_content {
    float: left;
}

.image-section .portfolio-item.item {
    margin-top: 0px;
}

/*=====================================================================*/
/*index-5-section start from here*/
/*=====================================================================*/

/*****slider-5 css**********/
.slider-5.hm4slider .slide1 {
    background: url(../images/home-5/back.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.slider-5.hm4slider .slide2 {
    background: url(../images/home-5/back-2.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.slider-5.hm4slider .slide3 {
    background: url(../images/home-5/back-4.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.we-offer .Daily-Exercise {
    text-align: center;
}

.we-offer .Daily-Exercise h2 {
    margin: 0;
    color: #262626;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}

.we-offer .Daily-Exercise span {
    color: #be1e2d;
}

.we-offer .Daily-Exercise p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
    font-weight: 400;
    padding-top: 0px;
    margin: 0 auto;
    width: 600px;
    margin-bottom: 50px;
    padding-top: 28px;
}

.we-offer .Exercise {
    text-align: center;
}

.we-offer .Exercise .icon {
    color: #be1e2d;
    font-size: 35px;
    padding-top: 35px;
}

.we-offer .Exercise .tt-sub-title {
    color: #343434;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    padding-top: 20px;
}

.we-offer .Exercise p {
    color: #6a6a6a;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    line-height: 28px;
    font-weight: 300;
    padding-top: 21px;
    width: 358px;
    padding-bottom: 40px;
}

.we-offer .radius-b {
    box-shadow: 0 8px 43px rgba(114, 154, 48, 0.30);
    border-radius: 30px;
    margin-bottom: 30px;
}

/***fitness-relationship css start***/
.fitness-relationship {
    background: url(../images/home-5/heading--back.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.fitness-relationship:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    background: rgba(30, 36, 52, 0.2);
}

.fitness-relationship .top-haeding h3 {
    color: #FFF;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    font-size: 40px;
    padding-top: 80px;
    padding-bottom: 80px;
    width: 900px;
    margin: 0 auto;
}

.runings h2 {
    margin-top: 0;
    padding-top: 20px;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    color: #fff;
    background: #1e2434;
    text-align: center;
    padding-bottom: 19px;
}

.runings h2 a {
    text-decoration: none;
    color: #fff;
}

.topclass .classess h2 {
    margin-top: 0;
    padding-top: 0;
    font-size: 32px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #262626;
    margin-bottom: 20px;
    text-align: center;
}

.topclass .classess p {
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    color: #6a6a6a;
    line-height: 28px;
    font-weight: 400;
    padding-top: 0px;
    margin: 0 auto;
    width: 600px;
    margin-bottom: 0;
    text-align: center;
    padding-bottom: 50px;
}

.trainers-2 .owl-carousel.owl-carousel17.owl-theme.owl-loaded.owl-drag {
    padding-top: 0;
}

.trainers-2 .owl-carousel .owl-nav.disabled,
.trainers-2 .owl-carousel .owl-nav {
    display: block;
    font-size: -webkit-xxx-large;
    position: relative;
    right: 0;
    top: 0;
    margin: 0 auto;
    float: none;
    text-align: center;
    margin-top: 25px;
}

.trainers-2.main-owal .client_say .owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    position: relative;
    display: block;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.trainers-2 .owl-nav i {
    color: #fff;
    font-size: 20px;
    height: 40px;
    width: 40px;
    background: #1e2434;
    margin-right: 16px;
    padding: 10px 10px 0 8px;
}

.trainers-2 .owl-nav .owl-next:hover i,
.trainers-2 .owl-nav .owl-prev:hover i {
    background: #be1e2d;
}

.box-shadows {
    box-shadow: 23px 0px 43px rgba(0, 0, 0, 0.03);
}

.topclass-5 .Running-padding {
    padding-top: 30px;
}

.trainers-2.trainers .champian h4 {
    font-size: 18px;
    color: #be1e2d;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
    padding-top: 20px;
}

.trainers-2.trainers .champian h5 {
    padding-bottom: 25px;
}

/***swiper-slider-5 css start***/
.swiper-slider-5 .simple-text {
    width: 100%;
}

.swiper-slider-5.client_say_05 .tt-testimonial .simple-text p {
    font-family: 'Lato', sans-serif;
    color: #898989;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 auto;
    width: 100%;
}

.swiper-slider-5 {
    background: url(../images/index-2/client-3.jpg) no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}

.swiper-slider-5:before {
    position: absolute;
    background: #1e2434;
    opacity: 0.70;
}

.swiper-slider-5 h3 {
    color: #be1e2d;
    font-size: 32px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
}

.swiper-slider-5 span {
    color: #fff;
}

.swiper-slider-5 .border-bb {
    border-bottom: 2px solid #FFF;
    width: 90px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 50px;
}

.swiper-slider-5 .swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
    margin-right: 1px;
}

.swiper-slider-5 .swiper-pagination.fixed {
    bottom: 0px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.swiper-slider-5 .swiper-slide {
    margin-bottom: 30px;
}

.swiper-slider-5 span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #be1e2d;
}

/***gallery css start***/
.our-gallery-05 {
    background: #f1f1f1;
}

.gallery-heading {
    text-align: center;
}

.gallery-heading h2 {
    color: #262626;
    font-size: 35px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
}

.gallery-heading span {
    color: #be1e2d;
}

.gallery-heading p {
    color: #6a6a6a;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    font-weight: 500px;
    padding-top: 24px;
}

.our-gallery-05 .owl-carousel .owl-nav.disabled {
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
}

.our-gallery-05 .owl-carousel .owl-nav .owl-next, .our-gallery-05 .owl-carousel .owl-nav .owl-prev {
    display: block;
    position: absolute;
    background: #be1e2d;
    border-radius: 50%;
    height: 50px;
    padding-top: 10px;
    width: 50px;
}

.our-gallery-05 .owl-carousel .owl-nav.disabled i {
    font-size: 30px;
    color: #fff;
}

.our-gallery-05 .owl-carousel .owl-nav .owl-next {
    position: absolute;
    right: 30px;
}

.our-gallery-05 .owl-carousel .owl-nav .owl-prev {
    float: left;
    left: 0;
    position: relative;
    margin-left: 20px;
}

.gallery-04 .portfolio-item.item {
    margin-top: 0;
}

.main-services.sagittis-2 .cellpadding.service_details .tt-titles {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0px;
}

.contact-btn .sim-button {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    line-height: 51px;
    height: 51px;
    text-align: center;
    width: 100%;
    cursor: pointer;
    background: #be1e2d;
    border-radius: 0;
}

.contact_form .button8 span:hover {
    color: #fff;
}

.client_common .owl-nav {
    display: none;
}

/* banner section css */
.banner {
    background: url(../images/banner-background.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 241px;
    padding-bottom: 90px;
    background-position: center;
}

.banner_title {
    color: #fff;
    font-size: 45px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    position: relative;
}

.banner .about-us h6 {
    color: #729a30;
}

.parmonth a:focus, .parmonth a:active {
    outline: none;
}

h5 {
    letter-spacing: 0.3px;
}

.client_say_content .tt-title {
    padding-bottom: 10px;
}

.slider-4.slider-four .tt-mslide-title {
    margin-bottom: 0px;
}

.your_products_4 .secound-product h2 {
    margin-bottom: 10px;
}

.classes_1 .Running-Classes h4 {
    margin-top: 30px;
    margin-bottom: 5px;
}

.classes_1 .Running-Classes p {
    margin-bottom: 15px;
}

.sub_classes .details {
    padding: 50px 40px;
}

.sub_classes .details .book-nows {
    padding-bottom: 0;
}

.sub_classes .book-nows .sim-button:hover span {
    color: #FFF;
}

.sub_classes .details h3 {
    margin-top: 0px;
    padding-bottom: 15px;
}

.sub_classes .book-nows .sim-button {
    margin-bottom: 0;
    margin-top: 20px;
}

.benifits_01 .typesetting .tt-titles {
    padding-bottom: 30px;
}

.strength_01 .Leave-f {
    padding-top: 2px;
}

.power_yoga .skill-2 {
    margin-bottom: 30px;
    padding-bottom: 0;
}

.power_yoga .tt-accordeon-title {
    margin-top: 15px;
    margin-bottom: 0;
}

.commingDescription {
    margin-left: 30px;
}

.faq_page_01 .tt-accordeon-title:after {
    margin-top: -28px;
}

.faq_page_01 .typesetting {
    margin-top: 0;
}

.faq_page_01 .typesetting .tt-title {
    margin-top: 0;
}

.faq_page_01 {
    padding-bottom: 60px;
}

.faq_page .commentsForm h5 {
    margin-bottom: 0px;
}

.faq_page .commentsForm form {
    margin-top: 20px;
}

.faq_page .commentsForm form {
    padding-bottom: 80px;
}

.Frequently-.faq_page_01.cellpadding .tt-panel.tt-panel-open {
    padding-top: 0;
}

.shop_del .categoriesList li a {
    padding-left: 0;
}

.contact_01 {
    padding-bottom: 80px;
}

.contact_01 .simple-text p {
    margin-bottom: 40px;
}

.checkout_01 {
    padding: 80px 0;
}

.latest_n1 .content h3 {
    margin-top: 30px;
}

.client_say_2 {
    padding-bottom: 60px;
}

.client_say3 .tt-title {
    margin-top: 0px;
}

h3.tt-title {
    padding-top: 0px;
}

.main-appointment textarea {
    padding-top: 15px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* paginationWrapper 分页*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.paginationWrapper {
    padding-top: 20px;
    clear: both;
	text-align:center;
}
.paginationWrapper {
    position: relative;
}

.paginationWrapper a.activePagi,
.paginationWrapper a:hover {
    color: #fff;
    background: #be1e2d;
    border: 2px solid #be1e2d;
    cursor: pointer;
    text-decoration: none;
    outline: none;
}
.nubmerPagination {
    display: inline-block;
}

.paginationWrapper a {
    border: 2px solid #d4d4d4;
    background: #fff;
    color: #2a2a2a;
    padding: 9px 16px;
    -webkit-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-right: 10px;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-decoration: none;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* - 产品详情多图片展示 - */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.w{width:100%;height:100%}
.leftBox{float:left}
.normalBox{overflow:hidden;position:relative;border:1px solid #f2f2f2}
.normalBox .w{display:none}
.botBox{width:100%;background:#fff;overflow:hidden;margin:10px 0}
.botBox ul li{float:left;width:20%;height:100%;border:1px solid #fff;border-radius:5px;opacity:.5}
.bord{border-color:#f2f2f2!important;opacity:1!important}
.moveBox{width:200px;height:200px;background:rgba(222,0,0,.4);position:absolute;top:0;left:0;display:none;cursor:move}
.magBox{width:540px;height:540px;border:1px solid #f2f2f2;position:relative;float:left;overflow:hidden;display:none}
.magBox ul li{display:none;position:absolute;top:0;left:0}
#n,.m{display:block!important}
.box{width:110px;margin:auto}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* FOOTER 底部*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
footer .footer-bg{ background:#333333; color:#fff; font-size:14px;}
footer .footer-logo-nav img{padding-bottom:10px; padding-top:20px;}

footer .footer-contact h3{font-weight:bold; font-size:18px;}

footer .footer-qrcode{text-align:center; padding-top:20px;}

footer .footer-copyright{background:#be1e2d;padding:15px 0;color:#fff;text-align:center; font-size:14px;}
footer .footer-copyright a{color:#ccc; }
footer .footer-copyright a:hover{color:#fff; text-decoration:underline;}

footer a{color:#dbdbdb}
footer a:hover{color:#be1e2d;text-decoration:none}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* MORE 设置*/
/*-------------------------------------------------------------------------------------------------------------------------------*/
.button-more{ text-align:center;}
.button-more a{text-transform:uppercase; border:1px solid #ccc; border-radius:20px; padding:10px 20px;}
.button-more a:hover{background:#1175c2; color:#fff; border:1px solid #1175c2;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 右侧向上返回 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
#mkdf-back-to-top{display:block;visibility:hidden;position:fixed;text-decoration:none;right:25px;bottom:25px;border-radius:50%;margin:0;width:40px;height:40px;font-size:18px;line-height:40px;opacity:0;z-index:10000;color:#fff;text-align:center;-webkit-box-shadow:0 14px 47px 0 rgba(28,28,28,.24);-moz-box-shadow:0 14px 47px 0 rgba(28,28,28,.24);box-shadow:0 14px 47px 0 rgba(28,28,28,.24);background-color:#be1e2d;box-sizing:border-box;-webkit-transition:opacity .2s ease-out,visibility .2s ease-out,color .2s ease-out,background-color .2s ease-out,right .1s ease-out;-moz-transition:opacity .2s ease-out,visibility .2s ease-out,color .2s ease-out,background-color .2s ease-out,right .1s ease-out;transition:opacity .2s ease-out,visibility .2s ease-out,color .2s ease-out,background-color .2s ease-out,right .1s ease-out}
#mkdf-back-to-top:hover{background-color:#333}
#mkdf-back-to-top.on{opacity:1;visibility:visible}
#mkdf-back-to-top:hover .mkdf-icon-stack{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px)}
#mkdf-back-to-top:hover .mkdf-back-to-top-text{opacity:0}
.scrollup{width:40px;height:40px;position:fixed;bottom:30px;right:30px;display:none;text-indent:-9999px;background:url(icon_top.png) no-repeat;background-color:#000}
.scrollup.open{display:block}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 右侧浮动客服 */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.toolbar{position:fixed;right:0;bottom:150px; z-index:999999;}
.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat}
.toolbar-item{display:block;width:52px;height:52px;margin-bottom:0px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s}
.toolbar-item:hover .toolbar-layer{opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -922px}
.toolbar-item-weixin:hover{background-position:0 -984px}
.toolbar-item-weixin .toolbar-layer{height:212px;}

.toolbar-item-feedback{background-position:0 -426px}
.toolbar-item-feedback:hover{background-position:0 -488px}

.toolbar-item-phone{background-position:0 -1046px}
.toolbar-item-phone:hover{background-position:0 -1108px}
.toolbar-item-phone .toolbar-layer{height:52px; line-height:52px; background:none; background-color:#be1e2d; color:#fff; bottom:0px; text-align:center; font-weight:bold; font-size:14px;}

.toolbar-item-qq{background-position:0 -550px}
.toolbar-item-qq:hover{background-position:0 -612px}

.toolbar-item-app{background-position:0 -922px}
.toolbar-item-app:hover{background-position:0 -860px}
.toolbar-item-app .toolbar-layer{height:179px; bottom:22px;}

.toolbar-item-top{background-position:0 -674px}
.toolbar-item-top:hover{background-position:0 -736px}

.toolbar-layer{position:absolute;right:46px;bottom:0px;width:172px;opacity:0;transform-origin:95% 95%;-moz-transform-origin:95% 95%;-ms-transform-origin:95% 95%;-o-transform-origin:95% 95%;-webkit-transform-origin:95% 95%;transform:scale(.01);-moz-transform:scale(.01);-ms-transform:scale(.01);-o-transform:scale(.01);-webkit-transform:scale(.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s}

.index-fwxm h3{font-size:20px; font-weight:bold; color:#be1e2d;}
.index-case-bg{ background:#f0f0f0;}
.index-case .piclist{margin:15px 0px; border:1px solid #e0e0e0; padding:3px;}

.index-fwts-bg{background:url(../images/fwts-bg.jpg) repeat-x bottom center;}
.index-fwts p{font-size:24px; color:#fff;}
.index-fwts img{padding-bottom:20px;}

.index-ys dl dt{
	font-size:30px; font-weight:bold; color:#be1e2d;
}
.index-ys dl dd{
	font-size:18px; line-height:30px;
	padding-left:73px;
}

.index-psys-bg{ background:url(../images/psys-bg.jpg) no-repeat top center;}
.index-psys{ color:#fff;}
.index-psys .mkbt h2.maintitle{ color:#fff;}
.index-psys .mkbt h2.maintitle span{color:#fff;}
.index-psys .mkbt p.subtitle{color:#fff;}
.index-psys .mkbt p.subtitle::after { background:url(../images/mkbt-potwhite.png) no-repeat;}
.index-psys .mkbt p.overview{color:#fff;}

.index-psys-content p{ padding-top:20px; padding-bottom:20px; font-size:18px; line-height:32px;}
.index-psys-content p span{font-weight:bold; font-size:24px; display:block; padding-bottom:10px;}

.index-ppsy-bg{background:url(../images/par-bg.jpg) no-repeat top center;}
.index-ppsy-bg img{margin:20px auto;}

.index-about a{border:1px solid #be1e2d; font-size:18px; padding:10px 30px; color:#be1e2d; display:inline-block; margin-top:20px;}
.index-about a:hover{border:1px solid #be1e2d; background:#be1e2d; color:#be1e2d;}
.index-about p{padding:20px 0px;}

.index-honor .piclist{margin:15px 0px; border:1px solid #e0e0e0; padding:3px;}

.index-news-bg{ background:#f0f0f0;}
.index-news h3{ font-size:18px; font-weight:bold; color:#be1e2d;}
.index-news h3 span{font-size:14px; float:right; font-weight:normal;}
.index-news ul li{ font-size:14px;}
.index-news ul li img{padding-bottom:20px;}

.left-list h3{ background:#be1e2d; color:#fff; text-align:center; padding:30px 0px; font-size:30px; margin:0;}
.left-list h3 span{ font-size:14px; display:block;}
.left-list dl{ border:3px solid #be1e2d; margin:0; border-top-width:0;}
.left-list dl dt{
	line-height:52px; font-size:18px; padding-left:45px; border-bottom:3px solid #be1e2d;
}
.left-list dl dt span{ float:right; padding-right:20px;}
.left-list dl dd{padding-top:10px;}
.left-list ul li{ padding:0px 30px 0px 45px; line-height:30px;}
.left-contact{ background:#be1e2d; color:#fff; padding:20px; font-size:15px; line-height:32px;}
.left-contact span{ font-family:impact; font-size:24px;}
.left-contact a{color:#fff; text-decoration:underline;}



