/************** deafault css******************/

.floatleft {
    float: left
}

.floatright {
    float: right
}

.alignleft {
    float: left;
    margin-right: 15px;
}

.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

.section_padding {
background-color:#E9EBEA
}

a{ 
text-decoration:none; 
 
} 
a:focus {
    outline: 0px solid
}

a:hover {
    text-decoration: none
}

img {
    height: auto;
    width: 100%;
}

.fix {
    overflow: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}

html,
body {
  font-family: 'Microsoft yahei'; /* 1 */
  background: #f1f1f1;
}

.section_padding {
padding:50px 0px
}

p {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.75;
    font-variant: normal;
}
/************** main css ******************/
/************** header css ******************/
.head{
    
width: 50%;
    
margin: 0 auto;
    
display: block;
}
.message{
    
position: absolute;
    
bottom: 0;
    
left: 15%;
    
width: 70%;
}
.mark2{
    
position: absolute;
    
bottom: 85px;
    
left: 35%;
    
width: 30%;
}
#header_area {background-image:url(../img/title_bg.png);/* padding-top:35px; */background-size: cover;background-position: center;}

.logo {
    margin-top:2px;
}

.logo h2 {
}

.logo {
    padding: 20px;
    background: #fff;
    margin-top:2px;
}
li h3{
    text-align: center;
}

.logo img{
    display: block;
    width: 115px;
    margin: 0 auto;
}
.bg{
    top: -20px;
    position: relative;
}
.logo h2 a {
    color: #fff;
    text-decoration: none
}
.navbar-nav>li{
    width: 25%;
    text-align: center;
}
.navbar-nav>li>a {
    font-size: 16px;
    color: #fff;
    /*background-color: rgba(66,65,70,0.7);*/
    }

.navbar-nav>li>a:hover,
.navbar-nav>li>a:active,
.navbar-nav>li>a:focus {
color:#000000;
    background-color: rgba(242,231,39,0.7);
}

.header_area_text {
    padding-top: 50px;
    padding-bottom: 200px;
    padding-right: 500px;
}

.header_area_text h2 {
    font-size: 50px;
    color: #fff
}

.header_area_text p {
    color: #fff;
    margin: 30px 0px;
    font-size:18px;
}

.header_area_text a {
    display: inline-block;
    padding: 0px 0px;
    text-transform: uppercase;
    color: #fff;
    /*font-weight: 700;*/
    font-size:22px;
    border-radius: 0px;
}
.copyrights{
    text-indent:-9999px;
    height:0;
    line-height:0;
    font-size:0;
    overflow:hidden;
}

/************** feature area css ******************/

#features_area h2 {
    margin-bottom: 60px;
}

.single_feature {
}

.single_feature h3 {
padding:20px 0px;
}

/************** story area css ******************/

#story_area {
}

.story_text {
}

.story_text h2,
.experience h2 {
    text-align:right;
    margin-bottom: 60px;
}

.story_text p,
.experience p {
margin-bottom: 40px;
}

.story_text a {
    border: 2px solid #333333;
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    color: #000;
    margin-top: 20px;
    text-transform: uppercase
}

.experience a {
    border-radius: 5px;
    display: inline-block;
    padding: 10px 20px;
    
    margin-top: 20px;
    text-transform: uppercase
}

#clients_say_area {
    background: #fff;
    position: relative
}

#clients_say_area h2 {
    margin-bottom: 50px;
}

.clients_say {
    margin-bottom: 30px
}

.clients_say_list {
    margin-top: 20px;
}

.clients_say p {
    border: 2px solid #E3E3E3;
    padding: 20px 40px;
}

.say {
    text-align: right;
    width: 90%;
    margin-top: 10px
}

.say h5 {
    margin: 0;
    color: #000
}

.say h6 {
    margin: 0;
    color: #666666
}

.c_img {
    width: 10%;
    text-align: right
}

.c_img img {
    border-radius: 50%
}

#Experience_area {
    background:#565A60;
    color: #fff
}

.skills {}

.skills h2 {
    margin-bottom: 40px;
}

.progress-bar {
    background: #36C36E;
}
/************** blog area css ******************/

#blog_area {
    background: #fff
}

.single_blog {}

.single_blog img {}

.single_blog h2 {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    margin-top: 20px
}

.single_blog p {
    margin: 10px 0px;
}

.comment_area {
    color: #999999
}

.date i,
.comment i {
    margin-right: 10px;
}
/************** call to action css ******************/

#caal_to_action_area {
    padding: 20px 0px;
}

.call_to_action_text {
padding:10px 0px;
}

.call_to_action_text h2 {
    margin: 20px 0px;
}

.call_project{
    border-radius: 1px;
    display: inline-block;
    padding: 10px 20px;
    background-color:#0294E0;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase
}
/************** footer area css ******************/
.footer{
    text-align: center;
    color:#b5b5b6;
}
.footer p{
    font-size: 12px;
    margin: 0;
}
.footer-c{
    color:#b5b5b6;
}
.content{
    margin-bottom: 60px;
}
ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.fl {
    float: left;
}
.footer-m{
    width: -webkit-fill-available;
    background: #fafafa;
    position: fixed;
    bottom: 0;
    margin-left: -5%;
    border-top: 1px solid #e1e1e1;
}
.nav-li{
    width: 20%;
    text-align: center;
}
.nav-li a{
    color: #8d8d8d;
    line-height: 40px;
    font-size: 14px;
    /* margin: 0; */
}
.color-m{
    background-color: #FABE00;
    color: #fff;
}
.text-color {
    color: #fff;
}

#footer_area {
    background: #565A60;
    padding: 10px 0px;
    color: #fff;
}
.contact{
    background: #fff;
    margin-top: -20px;
    padding-left: 10px;
}
.contact-img{
    
width: 50%;
    
display: block;
    
margin-bottom: 20px;
}

.contact-callproject{
    border-radius: 1px;
    display: inline-block;
    padding: 10px 20px;
    background-color:#0294E0;
    color: #fff;
    margin-top: 10px;
    text-transform: uppercase
}

.company_logo {
    margin-top: 50px
}

.company_logo h2 {}

.company_address {
}
.company_address p {
    font-size:14px;
    text-align:center;

}
.company_address a {
color:#FFF500
}

#preloader {
    background: none repeat scroll 0 0 #fff;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}
#preloader i {
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
}
        .shang_box{padding:10px;background-color:rgba(255,255,255,0.7);border-radius:1px;position:fixed;z-index:1000;left:64%;top:45%;margin-top:-310px;border:1px dotted #dedede;display:none;}
        .shang_box img{border:none;border-width:0;}
        .shang_close{float:right;display:inline-block;}
        .shang_payimg img{display:block;text-align:center;width:200px;}

