/**********************************************************************
***********************************************************************
TechGut landing page responsive template
Version V-1.0
Created Date: 05.02.2015
ThemeRole////
************************************************************************
************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, p {
    margin          : 0;
    padding         : 0;
    border          : 0;
    vertical-align  : baseline;
    font-weight     : normal;
}

* {
    margin      :0;
    padding     :0;
}

html,
button,
input,
select,
textarea {
    color : #222222;
    }

html {
    font-size   : 14px;
    line-height : 1.4;
    }

audio,
canvas,
img,
video {
    vertical-align : middle;
    }
body{
    font-family :Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size   : 14px;
    line-height : 1.846;
    color       : #606577;
}
h1,h2,h3,h4,h5,h6{
    margin  : 0;
    padding : 0;
}

h1{
    font-size       : 35px;
    font-weight     : bold;
    text-transform  : uppercase;
    color           : #5c5c5c;
}
h2{
    font-size       : 16px;
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    text-transform  : uppercase;
    font-weight     : 700;
    color           : #444444;
    letter-spacing  : 2px;
}

h3{
    font-size       : 14px;
}

h4{
    font-size       : 12px;   
}
h5{
    font-size       : 10px;   
}

h6{
    font-size       : 8px;   
}

p{
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size       : 14px;
    font-weight     : 400;
    color           : #929292;
}

ul{
    list-style-type : none;
}
ul li a{
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
}
a,
a:active,
a:focus,
a:active {
    text-decoration : none !important;
    outline         : none;
    }

a {
    text-decoration         : none;
    -webkit-transition      : all 0.2s ease 0.10s;
    -moz-transition         : all 0.2s ease 0.10s;
    -ms-transition          : all 0.2s ease 0.10s;
    -o-transition           : all 0.2s ease 0.10s;
    transition              : all 0.2s ease 0.10s;
    }
.img-responsive{
    width   : 100%;
    max-height: 400px;
}
.img-responsive1{
    width   : 100%;
}
.product-img{
    padding: 35px 0px 0px 0px;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    background: url('../img/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}


/*------------------------------------------
    -   Revolution Slider  -
--------------------------------------------*/


.head-tag h1 span {
    letter-spacing  : 2.5px;
    color           : #f9844c;
    font-weight     : 600;
    font-size       : 63px;
   
}

.head-tag h1{
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size       : 63px;
    font-weight     : 600;
    letter-spacing  : 1px;
    color           : #fff;
}

.small-text p{
    letter-spacing          : 1px;
    text-align              : center;
    font-size               : 16px;
    font-family             : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    -webkit-text-shadow     : none;
    -moz-text-shadow        : none;
    -ms-text-shadow         : none;
    -o-text-shadow          : none;
    text-shadow             : none;
    font-weight             : 400;
    background              : none;
    color                   : #dbdbdb;
}

.small-title{
    font-family         : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-weight         : 400;
    text-transform      : uppercase;
    font-size           : 16px;
    background          : #404040;
    color               : #fff;
    height              : 40px;
    padding             : 10px 50px 10px 150px;
    letter-spacing      : 1px;
    border              : 0;
    position            : relative;
}
.small-title:after {
    position            : absolute;
    content             : " ";
    top                 : 0;
    right               : 0;
    width               : 30px;
    height              : 38px;
    margin-right        : -20px;
    border-left         : 20px solid transparent;
    border-right        : 20px solid transparent;
    border-bottom       : 40px solid #404040;
}

.small-title:before {
    position            : absolute;
    content             : " ";
    top                 : 0;
    right               : 0;
    margin-right        : -28px;
    width               : 10px;
    height              : 39px;
     background         : #f65a41;
    -webkit-transform   : skew(27deg);
    -moz-transform      : skew(27deg);
    -o-transform        : skew(27deg);   
    -ms-transform       : skew(27deg);   
    -ms-filter          : "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0, M21=-0.7071067811865467, M22=1.4142135623730934, SizingMethod='auto expand')";
}





/*------------------------------------------
    -   GLOBAL PADDING  -
--------------------------------------------*/

.section-padding{
    padding     : 100px 0;
}
.section-padding1{
    padding     : 80px 0;
    width: 80%;
    margin: 0 auto;
}
.section-title{
    position    : relative;
}

.section-title:before{
   position         : absolute;
    content         : " ";
    width           : 16%;
    height          : 50px;
    background      : url(../img/red-box.png)center center no-repeat;
    bottom          : 0;
    margin-bottom   : -52px;
    margin-bottom   : -52px;
    left            : 42%;
}

section .p-padding p {
    padding-top:8%;
    padding-bottom:  40px;
    line-height: 2;
    letter-spacing  : 1.5px;
    color           : #929292;
}
.image-box-p{
    max-height: 360px;
}


/*------------------------------------------
    -   SERVICES  -
--------------------------------------------*/

.service{
    border-top          : 1px solid #ececec;
    background-color    : #f8f8f8;
}
.service .col-md-5{
    padding-top         : 65px;
}
.service .col-md-2{
    padding-top         : 40px;
}
.left-column .media {
    text-align          : right;
}
.media{
    margin-top          : 50px;
}

.left-column .media-left {
    float               : right;
    padding-left        : 20px;
    padding-right       : 0;
}
.media-left>a>.fa{
    height                  : 56px;
    width                   : 56px;
    border-radius           : 50%;
    border                  : 2px solid #cfcece;
    padding                 : 15px;
    margin-bottom           : 13px;
    display                 : table-cell;
    -webkit-transition      : all 0.2s ease 0s;
    -moz-transition         : all 0.2s ease 0s;
    -ms-transition          : all 0.2s ease 0s;
    -o-transition           : all 0.2s ease 0s;
    transition              : all 0.2s ease 0s;
}
.media-left>a>.fa:before{
    color                   : #ccc;
    font-size               : 25px;
}
.image-box img {
     width : 100%;
     height: 100%;
}

.media:hover .media-left a .fa{
    color                   : #999;
    border                  : 2px solid #e84711;
    background-color        : #e84700;
}

.media:hover .media-left a,
.media:hover .media-left > a > .fa:before{
    color               : #fff;
    text-decoration     : none;
}

.right-column .media-left.media-middle {
float               : left;
padding-right       :20px;
}
.media-body h2{
    font-size       : 15px;
    line-height     : 30px;
    color           : #515151;
}
.media-body h3{
    font-size       : 14px;
    color           : #777777;
    line-height: 25px;
}
.media-body span{
    color           : #777777;
}

/*FLAT ICON OVER WRITE*/

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
    font-family    : Flaticon;
    font-size      : 20px;
    font-style     : normal;
    margin-left    : 0;
}

/*------------------------------------------
    -   CLEAN IDEA  -
--------------------------------------------*/


.clean-idea{
    background              : url("../img/clean.png")no-repeat center center fixed;
    background-size         : cover;
    position                : relative;
}



.clean-idea h1,
.clean-idea p{
    color                   : #fff;
}
.clean-idea p{
    font-size               : 20px;
    width                   : 80%;
    font-weight             : 300;
    margin                  : 0 auto;
    color                   : #fff !important;
}

/*BUTTON SET*/
.btn:focus,
.btn.focus{
    outline                 : 0;
    outline-offset          : 0;
    -webkit-box-shadow      : none;
    -moz-box-shadow         : none;
    -ms-box-shadow          : none;
    -o-box-shadow           : none;
    box-shadow              : none;
}


.btn{
    border-radius           : 0;
    font-size               : 16px;
}
.btn:focus{
     outline             : 0;
}
.btn-danger:hover{
    outline             : 0;
    background          :rgb(232, 71, 11) !important;
    border              : 1px solid rgb(232, 71, 0) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}
.btn-primary:hover{
    outline             : 0px;
    color               : #000;
    background          :rgb(255, 255, 255) !important;
    border              : 1px solid rgb(255, 255, 254) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}
.btn-success{
    font-family         : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    text-transform      : uppercase;
    font-size           : 20px;
    color               : #e84700;
    background-color    : #ffffff;
    border              : 1px solid #fff;
}
.btn-success:hover,
.btn-success:focus{
    outline             : 0px;
    color               : #fff;
    background          :transparent !important;
    border              : 1px solid rgb(255, 255, 254) !important;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;
}


.button-set .btn{
    font-family         : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    letter-spacing      : 1px;
}
.button-set .btn-danger{
    background-color    : #1c1c1b;
    border              : 1px solid #1c1c1c;
    margin-bottom       : 5px;
    
}
.button-set .btn-primary{
    background-color    : #e84700;
    border              : 1px solid #e84711;
}
.button-set{
    margin-top          : 50px;
}
.button-set .fa{
    padding-right       : 10px;
}
.contact-us{
    padding: 6px 12px;
    background-color: #e84700;
    border: 1px solid #e84711;
    color: #fff;
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
}

.contact-us:focus{

    color: #fff;
}
.contact-us:hover{
    background-color: #fff;
     border: 1px solid #fff;
     color: #000;
    -webkit-transition  : all 0.5s ease-in-out !important;
    -moz-transition     : all 0.5s ease-in-out !important;
    -o-transition       : all 0.5s ease-in-out !important;
    transition          : all 0.5s ease-in-out !important;

}



/*===============================================================
    -             PORTFOLIO           -
==================================================================*/
.protfolio{
    padding-bottom      : 0 !important;

    overflow-x          : hidden;
}
.portfolio-menu{
    padding-top         : 50px;
    padding-bottom      : 25px;
}

#filter {
    display            : block;
    list-style         : none outside none;
    margin             : 0 auto;
    overflow           : hidden;
    padding            : 0;
    text-align         : center;
    padding            : 0 15px;
    }
#filter li {
    display            : inline-block;
    margin             : 0;
    padding            : 0;
    border             : 0;
    background         : none;
    }

#filter li a {
    border-radius       : 0px;
    cursor              : pointer;
    display             : block;
    margin              : 0;
    padding             : 5px 15px;
    text-transform      : uppercase;
    color               : #8d8d8d;
    background-color    : #f5f5f5;
    }
#filter li a.active,
#filter li a:hover,
#filter li a:focus{
    background-color    : #e84700;
    color               : #fff;
    text-decoration     : none;
    outline             : none;
}

.portfolio {
    overflow: hidden !important;
}
.modal-body img{
    width               : 100%;
    max-height          : 450px;
}
.modal-title{
    font-size           : 20px;
}
.modal-open .modal{
    background          : rgba(10, 20, 25,0.5);
}
.modal-header .btn{
    color               : #e95e1d;
    border-color        : #e95e1d;
}
.modal-header .btn:hover{
    background-color    : #e95e1d;
    color               : #fff;
    border              : 1px solid #e95e1d;
    -webkit-transition  : all  ease 0.50s;
    -moz-transition     : all  ease 0.50s;
    -ms-transition      : all  ease 0.50s;
    -o-transition       : all  ease 0.50s;
    transition          : all ease 0.50s;
  
}
.more-area{
    background         : url(../img/more.png) no-repeat center center;
    background-size    : cover;
    padding            : 32px 0;
}
.more-area h2{
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-weight     : 400;
    color           : #ffffff;
    text-transform  : uppercase;
    font-size       : 25px;
    padding-top     : 8px;

}
/*===========================================================
   -          COUNTING           -
=============================================================*/
.counting{
    background      : url("../img/counting-bg.jpg")no-repeat center center fixed;
    background-size : cover;
    position        : relative;
}

.counting:before,.clean-idea:before,.contact-wrapper:before{
    position        : absolute;
    content         : " ";
    top             : 0;
    left            : 0;
    height          : 100%;
    width           : 100%;
    background      : rgba(0,0,0,0.85);
   
}


.counting .row span{
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size       : 70px;
    font-weight     : 700;
    color           : #fff;
    position        : relative;
}

.counting .row span.count1:before{
    position        : absolute;
    content         : " ";
    bottom          : 0;
    left            : 0;
    margin-bottom   : -45px;
    background      : url(../img/hand.png)center center no-repeat;
    width           : 100%;
    height          : 50px;
}
.counting .row span.count2:before{
   position         : absolute;
    content         : " ";
    bottom          : 0;
    left            : 0;
    margin-bottom   : -45px;
    background      : url(../img/bag.png)center center no-repeat;
    width           : 100%;
    height          : 50px;
}
.counting .row span.count3:before{
   position         : absolute;
    content         : " ";
    bottom          : 0;
    left            : 0;
    margin-bottom   : -45px;
    background      : url(../img/tweet.png)center center no-repeat;
    width           : 100%;
    height          : 50px;
}
.counting .row span.count4:before{
   position         : absolute;
    content         : " ";
    bottom          : 0;
    left            : 0;
    margin-bottom   : -45px;
    background      : url(../img/light.png)center center no-repeat;
    width           : 100%;
    height          : 50px;
}

.counting .row .col-sm-6 p{
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    color           : #fff;
    font-size       : 20px;
    font-weight     : 700;
    text-transform  : uppercase;
    letter-spacing  : 2px;
    padding-top     : 30px;
}

/*============================================================
      -         TESTIMONIAL          -
==============================================================*/


.testimonial .testimonial-feed{
    width       : 75%;
    text-align  : center;
    margin      : 0 auto;
}
.carousel-caption{
    color               : #000;
    -webkit-text-shadow : none;
    -moz-text-shadow    : none;
    -ms-text-shadow     : none;
    -o-text-shadow      : none;
    text-shadow         : none;
}
.testimonial .fa-twitter{
    position    : relative;
    color       : #e95e1d;
    font-size   : 45px;
}

.testimonial-feed .carousel{
    padding-top : 45px;
}
.testimonial-feed .item p {
    padding-top : 15px;
    font-size   : 14px;
    font-weight : 400;
    color       : #777;
}
.testimonial-feed .item p a{
    color       : #e95e1d;
}
.carousel-inner .item img {
    margin: 0 auto;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    border: 2px solid #e95e1d;
}
.carousel-inner .active .image-bar{
    position: relative;
}
.carousel-inner .active .image-bar:after{
    position: absolute;
    content: " ";
    top: 50%;
    right: 37%;
    width: 70px;
    height: 1px;
    background-color: #e95e1d;
}
.carousel-inner .active .image-bar:before{
    position: absolute;
    content: " ";
    top: 50%;
    right: 57%;
    width: 70px;
    height: 1px;
    background-color: #e95e1d;
    -webkit-transition: all ease 600ms;
    -o-transition: all ease 600ms;
    transition: all ease 600ms;
}
.carousel-inner .item span{
    position: relative;
    padding-top: 45px;
}
.carousel-inner .item span:after{
    position: absolute;
    content: " ";
    bottom: 16%;
    left: -35px;
    width: 30px;
    height: 2px;
    background-color: #000;
}
.control-arrow{
    text-align  : center;
    margin-top  : 55px;
}
.control-arrow a{
    position    : relative;
}
.carousel-control a i{
    position    : absolute;
    top         : 0;
    left        : 50%;
}

.carousel-control.right,.carousel-control.left{
    background  : #878787;
    padding     : 6px;
    color       : #fff !important;
    opacity     : 1;
    margin      : 0 3px;
}

.carousel-control:hover{
    background          : #eb6d39;
    -webkit-transition  : all  ease-in 0.35s;
    -moz-transition     : all  ease-in 0.35s;
    -ms-transition      : all  ease-in 0.35s;
    -o-transition       : all  ease-in 0.35s;
    transition          : all ease-in 0.35s;
}
.control-arrow i:before{
    padding         : 10px;
    font-size       : 20px;
    font-weight     : 700;
}

.right i {
    margin-left     : -2px;
}
.flaticon-previous11:before {
    margin-right    : -6px;
    margin-left     : 3px;
}


/*============================================================
      -         BLOG          -
==============================================================*/


.blog-wrapper{
    background      : #f8f8f8;
    border-top      : 1px solid #ececec;
    border-bottom   : 1px solid #ececec;
    padding-bottom  : 0;
    }
.blog-wrapper p{
    color           : #8d8b8b;
    margin-bottom   : 35px;

}
.blog-wrapper .blog-date-wrapper img{
    width    : 100%;
}
.blog-wrapper .blog-date-wrapper{
    width       :100%;
    background  : #ebebeb;
    
}

.blog-container h2 {
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size       : 20px;
    font-weight     : bold;
    letter-spacing  : 1.7px;
    padding         : 17px 0 20px;
}


.blog-wrapper .blog-container,.blog-wrapper .blog-date-wrapper{    
    padding         : 15px;
    border-color    : #d7d7d7;
    border-style    : solid;
    border-width    : 0px 1px 1px 1px;
    padding-bottom  : 21px;
}

.blog-wrapper h2 a{
color   : #525252;

}

.blog-wrapper h2 a:hover{
color   : #e95e1d;
opacity : 1;

}
.blog-wrapper .custom-button{

    padding         : 8px 20px;
    border-color    : #d7d7d7;
    border-style    : solid;
    border-width    : 1px;
    color           :#929292;
    font-size       : 14px;
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-style      : italic; 
    text-transform  : uppercase;
    font-weight     : 300;
    letter-spacing  : 1.3px;
}

.blog-wrapper .custom-button i{

opacity             : 0;
font-size           : 16px;
-webkit-transition  : opacity  ease 0.35s; /* For Safari 3.1 to 6.0 */
-moz-transition     : opacity  ease 0.35s;
-ms-transition      : opacity  ease 0.35s;
-o-transition       : opacity  ease 0.35s;
transition          : opacity ease-in 0.35s; 

}
.blog-wrapper .custom-button:hover i{

opacity   : 1;


}
.blog-wrapper .custom-button:hover{

color           :#e95e1d;
border-color    : #e95e1d;
}


.blog-wrapper .blog-date-wrapper{
font-family     : 'Roboto Condensed', sans-serif;
font-size       : 14px;
font-style      : italic;
line-height     : 10px;
font-weight     : 300;
letter-spacing  : 1.5px;
text-transform  : capitalize;
padding-top     : 19px;
}

.blog-date-wrapper span{
    color                   : #7f7f7f;
    cursor                  : pointer;
    -webkit-transition      : color ease-in 0.35s;
    -moz-transition         : color ease-in 0.35s;
    -ms-transition          : color ease-in 0.35s;
    -o-transition           : color ease-in 0.35s;
    transition              : color ease-in 0.35s; 
}

.blog-date-wrapper span:hover{
    color           : #e95e1d;
}


.blog-wrapper .blog-date-wrapper span:nth-child(2n+2){
    margin  : 0 0 0 10px;
}

.blog-wrapper .col-sm-4{
    margin-top  : 50px;
}



.blog-wrapper .more-area{
    margin-top  : 45px;
}
.blog-wrapper .more-area h2{
    font-weight     : 300;
    font-size       : 32px;
    text-transform  : uppercase;
    padding-top     : 3px;
}
/*===========================================================
   -         PARTNER WRAPPER            -
=============================================================*/


/*NAVBAR TOGGLE*/
.navbar-toggle {
    position        : relative;
    float           : right;
    padding         : 11px 10px;
    margin-top      : -10px;
    margin-right    : 15px;
    margin-bottom   : 0;
    background-color: transparent;
    background-image: none;
    border          : 1px solid #e84700 !important;
    border-radius   : 0;
}
.navbar-default .navbar-toggle .icon-bar {
background-color    : #e84700;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color    : #e84700;
-webkit-transition  : all ease 200ms;
-moz-transition     : all ease 200ms;
-o-transition       : all ease 200ms;
transition          : all ease 200ms;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar{
    background-color    : #fff;
   -webkit-transition   : all ease 200ms;
   -moz-transition      : all ease 200ms;
   -o-transition        : all ease 200ms;
   transition           : all ease 200ms;
}


.pagination-lg > li:first-child > a, 
.pagination-lg > li:first-child > span,
.pagination-lg > li:last-child > a, 
.pagination-lg > li:last-child > span{
    border-radius   : 0px;
    margin          : 0 1px 0 0; 
    text-transform  : capitalize;
}

.pagination-lg > li:last-child > a, 
.pagination-lg > li:last-child > span{
    margin  : 0 0 0 1px;
}


.f-contact{
    
}

.f-header{
    padding-top: 80px;
    padding-bottom: 50px;

}
.f-header p {
    text-align: center;
}
.f-title{
    color: #444 !important;
    font-size: 30px !important;
}
.f-subtitle {
    color: #787878 !important;
    font-size: 14px !important;
    padding-top: 15px;
}







.pagination-lg > li:first-child > a > span,
.pagination-lg > li:last-child > a > span{
    font-size   : 20px ;
    line-height : 10px;
    position    : relative;
    top         : 2px;
}

.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus{
    background          : #f54828;
    color               : #ffffff;
    -webkit-text-shadow : 0 1px 0 #000000;
    -moz-text-shadow    : 0 1px 0 #000000;
    -ms-text-shadow     : 0 1px 0 #000000;
    -o-text-shadow      : 0 1px 0 #000000;
    text-shadow         : 0 1px 0 #000000;
}


.blog-content.pagination-content{
    padding : 0px;
}

/*===============================================================
                         Blog Sidebar
================================================================*/

.sidebar{
    margin  : 35px 0; 
    padding : 0 15px;
    border  : 1px solid #dddddd;
}

.blog-sidebar .list-group-item{  
    border-width    : 1px 0 1px 0;
    border-color    : #ececec;
    border-style    : solid;
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size       : 14px;
    color           : #8b8b8b;
    text-transform  : capitalize;
    font-weight     : 300;
    padding         : 10px 0;
}

.blog-sidebar .list-group-item span{ 
    font-weight     : 300;
}

.blog-sidebar .list-group-item:first-child,
.blog-sidebar .list-group-item:last-child{
    border-radius   : 0;
}

.blog-sidebar .list-group-item.active, 
.blog-sidebar .list-group-item.active:hover, 
.blog-sidebar .list-group-item.active:focus,
.blog-sidebar .sidebar-heading{
    background      : transparent;
    color           : #4e4e4e;
    font-size       : 16px;
    font-weight     : bold;
    text-transform  : uppercase;
    border-width    : 0 0 0 0;
    letter-spacing  : 1.5px; 
}

.blog-sidebar .list-group-item.active{
    position : relative;
}

.blog-sidebar .list-group-item.active:before,
.blog-sidebar .sidebar-heading:before{ 
    content         : " ";
    border-width    : 0 0 2px 0;
    border-color    : rgba(232,71,0, 1);
    border-style    :  solid ;
    width           : 60px;
    position        : absolute;
    bottom          : 0;
    left            : 0;
}

.blog-sidebar a.list-group-item:hover, .blog-sidebar a.list-group-item:focus{
    background  : transparent;
    color       : rgba(232,71,0,1);
}


.blog-sidebar .media {
    margin      : 15px 0 ;
}

.blog-sidebar .media h3{
    padding-top     : 7px;
}
.blog-sidebar .media .media-body h3 a{
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size       : 18px;
    color           : #4e4e4e;
    text-transform  : uppercase; 
}

.blog-sidebar .media .media-body h3 a:hover{
    color   : rgba(232,71,0,1);
}

.blog-sidebar .media .media-body p{  
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size       : 13px;
    color           : #9a9a9a;
    font-weight     : 300;
    line-height     : 15px; 
    }

.blog-sidebar .media .media-body a span {
    font-family         : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size           : 12px;
    color               : #4e4e4e;
    text-transform      : capitalize;
    font-weight         : 300;
    -webkit-transition  : color ease 0.35s;
    -moz-transition     : color ease 0.35s;
    -ms-transition      : color ease 0.35s;
    -o-transition       : color ease 0.35s;
    transition          : color ease 0.35s;
}

.blog-sidebar .media .media-body a:hover span {
    color   : rgba(232,71,0,1);
}

.media .media-left .media-object{
    max-width : 100px;
}

.blog-sidebar .sidebar-heading{  
    padding         : 11px 0 8px 0;
    border-bottom   : 1px solid #ececec;
    position        : relative;
}

.blog-sidebar  ul{
    padding  : 19px 0;
}

.blog-sidebar  ul li {
    display     : inline-block;
    
}

.blog-sidebar  ul li a{
    background      : transparent;
    margin-right    : 15px;
    /*border-bottom: 1px solid #dddddd;*/
    font-family     : Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', 微软雅黑, Arial, sans-serif;
    font-size       : 18px;
    color           : #999999;
    text-transform  : uppercase;
    /*padding         : 10px 12px;   */
}

/*------------------------------------------
    -   ABOUT US  -
--------------------------------------------*/


.services .about-content{
    padding-top: 90px;
    padding-right: 6.7%;
    padding-left: 6.5%;
    background-color: #fff;
    min-height: 450px;
}
.services .about-content h4{
    font-size: 26px;
    line-height: 46px;
    color: #333;
    margin-left: -1px;
}
.services .about-content .line{
    display: block;
    width: 10px;
    height: 2px;
    background-color: #9a9a9a;
    margin-top: 10px;
}
.services .about-content .s-title{
    display: block;
    margin-top: 18px;
    line-height: 36px;
    color: #444;
    font-size: 16px;
}
.services .about-content .contant-p{
    font-size: 14px;
    color: #777;
    line-height: 2;
    margin-top: 2%;
}
.services .about-content1{
    padding-top: 140px;
    margin-left: 12%;
}
.services .about-content1 h3{
    font-size: 65px;
    line-height: 82px;
    color: #333;
    font-weight: bold;
    font-family: "Base-font"!important;
}
.services .about-content1 .s-title1{
    font-size: 18px;
    line-height: 38px;
    color: #3e3c36;
}
.footer .footer-p{
    text-align: center;
    padding-top:30px;
}
.footer .footer-p p{
    font-size: 12px;
}
/*===========================================================
   -         about us            -
=============================================================*/
.box {
    padding-left: 105px;
    padding-right: 105px;

}


.about {
    padding-left:5%;
    padding-right: 5%;
    padding-bottom: 100px;
    padding-top: 50px;
    margin: 60px auto 25px auto;
    background-color: #f2f2f2;
}


.about h2 {
    font-size: 30px !important;
    text-align: center;
    margin-bottom: 12px;
    font-weight: 400;
    font-family: Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial, sans-serif
}
.about h5 {
    margin-bottom: 24px;
    font-size: 14px；
}

.about p {
    text-align: left;
    text-indent: 2em;
    font-size: 18px;
    line-height: 40px;
}

.services-content{
    margin:30px;
  }
  blockquote{
   
    border-left: 5px solid #5c5757;
  }
  blockquote p{
     font-size: 20px;
  }
  .portfolio-item {
      margin-bottom:30px!important;
      border:4px solid #e8e8e8;
  }
  #portfolio .portfolio-item .portfolio-link .caption{
      opacity: 0.2;
    }

  @media screen and (max-width: 800px) {
    .w80{
        width: 100%;
    }
    .portfolio-item {
      margin-bottom:30px!important;
      border:4px solid #e8e8e8;
    }
    #portfolio{
      padding-bottom: 30px;
    }
    #portfolio .portfolio-item:last-child{
      margin-bottom:0px!important;
    }
    #portfolio .portfolio-item .portfolio-link .caption{
      opacity: 0.7;
    }


    #leftsead{
        display: none;
    }

    
  }

.w80{
    width: 80%;
}

@media screen and (max-width: 800px) {
    .w80{
        width: 100%;
    }
}




#leftsead{width:131px;height:143px;position:fixed;top:258px;right:0px;}
*html #leftsead{margin-top:258px;position:absolute;top:expression(eval(document.documentElement.scrollTop));}
#leftsead li{width:131px;height:53px;}
#leftsead li img{float:right;border-bottom-left-radius:5px;border-top-left-radius:5px;}
#leftsead li a{height:49px;float:right;display:block;min-width:47px;max-width:131px;}
#leftsead li a .shows{display:block;}
#leftsead li a .hides{margin-right:-166px;cursor:pointer;cursor:hand;}
#leftsead li a.youhui .hides{display:none;position:absolute;right:216px;top:2px;}