/*===========================================*/
/* This is the Main Stylesheet for Enhenyero Engineering Template
/* Theme Author: Bootstrap Seven Themes
/* Theme URL: BootstrapSeven.Com
/* Created : March 20, 2015

==============================================
CSS Style Structure
- Imports
- General
- Menu/Navigation
- Shortcodes
- Home Page
- Pages
- Portfolio Section and Pages
- Testimonial Section
- Blog/News
- About Us Page
- Contact Us Page
- Sidebar
- Footer Area
/*===========================================*/
/*===========================================*/
/* Imports
===========================================*/
@import url(//fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Fjalla+One);

/*===========================================*/
/* General
===========================================*/
body,
html {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
    overflow-x: hidden;
	font-family: 'Oswald', sans-serif;
	position:relative;
}

.container { width:1170px; margin:auto;}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
	overflow: hidden;
}

.navbar-collapse { border-color: transparent !important; }






h1 {
	font-family: 'Oswald', sans-serif;
    font-size: 55px;
    font-weight: 900;
    letter-spacing: 0px;
    text-transform: uppercase;
    line-height: 70px;
}
h2 {
	font-family: 'Oswald', sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    margin: 0;
}
h3 {
	font-family: 'Oswald', sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    margin: 0;
}
h4 {
	font-family: 'Oswald', sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
}
h5 {
	font-family: 'Oswald', sans-serif;
    font-weight: 400;
    letter-spacing: -1px;
}
p { font-size: 16px; font-weight:400;font-family: 'Raleway', sans-serif !important; }
ul { font-size: 16px; font-weight:400;font-family: 'Raleway', sans-serif; }


footer p {font-family: 'Oswald', sans-serif; font-weight:300; font-size:16px;}


a {
    color: #5c5c5c;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}
a:hover,
a:focus {
    text-decoration: none;
}
.footer-content a:hover { color:#fff;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix { display: inline-block }
* html .clearfix { height: 1% }
.clearfix { display: block }
.noradius { border-radius: 0 }
.nopadding { padding: 0 }
.nopaddingleft { padding-left: 0 }
.nopaddingright { padding-right: 0 }
.nomargin { margin: 0 }
.spacer { padding: 40px 0 }
.smallspacer { padding: 20px 0 }

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.form-control:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: none;
    outline-offset: 0;
}
.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*===========================================*/
/* Menu/Navigation 
/*===========================================*/
#contLogo { float:left;}
#contLogo img { max-height:70px;}

#top-menu {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    background: #ffffff;
    height: auto;
    color: #777777;
    padding: 10px 0 2px 0;
}
#top-menu.navbar { min-height: 35px !important }
#top-menu p.text-right span { margin-left: 15px }
a.logo.navbar-brand { min-width:400px;}
.logo {
    font-family: 'Oswald', serif;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: -1px;
    margin-right:40px;
}
#top-menu small { padding-left:15px; font-size:14px;}
.logo_img { margin-top:-20px;margin-right: 40px;}

#top-menu .navbar-header small {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    margin-top: -50px;
}
ul.top-links li { padding: 5px 0 }
.top-contact ol li {
	font-size:25px;
    margin-left: 20px;
    font-weight: 300;
}
#main-menu {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    min-height: 30px;
}
#sticky {
    padding: 0.5ex;
    width: 600px;
    background-color: #333;
    color: #fff;
    font-size: 2em;
    border-radius: 0.5ex;
}
#main-menu.stick {
    position: fixed;
    top: 0;
    width:100%;
    z-index: 10000;
}
.navbar-collapse { }
#main-menu .nav > li > a { }
.navbar-default .navbar-toggle { border-color: transparent }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background: transparent }
.navbar-toggle {
    float: none !important;
    color: #fff;
}
.navbar-toggle i { text-align: center; font-size:30px; }
#main-menu i.fa.fa-bars { font-size: 20px }
#main-menu.navbar-default .navbar-brand:hover,
#main-menu.navbar-default .navbar-brand { color: #ffb642 }

.dropdown-menu > li > a,
#main-menu.navbar-default .navbar-nav > li > a {
    font-family: 'Fjalla One', sans-serif;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 300 !important;
    font-size:16px;
	text-align:left;
	padding-left:20px;
}


.dropdown-smenu { }
.dropdown-smenu li a { position:relative;}

.dropdown-menu li a .caret{ position:absolute; right:30px; margin-top:10px; display:inline-block;}

.dropdown-smenu li { text-transform:uppercase; padding:10px 0px;}
.dropdown-smenu li a { color:#fff;}
.dropdown-smenu li a:hover { color:#ff0004 !important;}


.dropdown-menu li ul.dropdown-smenu{
    max-height: 0;
    opacity: 0;
    display:none;
}

.dropdown-menu li ul.dropdown-smenu.opened{
    max-height: initial;
    opacity: 1;
    display:block;
}


#main-menu.navbar-default .navbar-nav > .active > a,
#main-menu.navbar-default .navbar-nav > .active > a:hover,
#main-menu.navbar-default .navbar-nav > .active > a:focus,
#main-menu.navbar-default .navbar-nav > li > a:hover,
#main-menu.navbar-default .navbar-nav > li > a:focus {
    color: #fff !important;
	
}
#main-menu .navbar-nav > li > a {
    padding-top: 22px;
    padding-bottom: 20px;
    border-top: 4px solid transparent;
    margin-right: 0px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
	
}

#main-menu .navbar-nav > li > li > a {
    padding-top: 15px;
    padding-bottom: 20px;
    border-top: 2px solid transparent;
    margin-right: 15px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
	
}


div.social-icon span {
    width: 40px;
    height: 40px;
}
div.social-icon span a {
    color: #ffffff;
    background: #222222;
    font-size: 18px;
    border-radius: 50%;
    padding: 8px 12px !important;
}

div.social-icon span a:focus { color: #ff0004 !important }

div.social-icon span a.facebook:hover {
	background:#3b5998;
}
div.social-icon span a.twitter:hover {
	background:#4ec2dc;
}
div.social-icon span a.google:hover {
	background:#FFF000;
}
div.social-icon span a.skype:hover {
	background:#00AFF0;
}
div.social-icon span a.pinterest:hover {
	background:#CB2528;
}
div.social-icon span a.pinterest:hover {
	background:#CB2528;
}
div.social-icon span a.linkedin:hover {
	background:#4875B4;
}
div.social-icon span a.flickr:hover {
	background:#f90784;
}
div.social-icon span a.youtube:hover {
	background:#DF1F1C;
}
div.social-icon span a.youtube:hover {
	background: #ff0004;
}






#main-menu .navbar-form {
    padding: 10px 0 5px 0;
    margin-top: 0;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#main-menu .form-control {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    border-color: #dedede;
    background: transparent;
    border-right-color: transparent;
    color: #f1f1f1;
}
#main-menu .input-group-btn button.btn.btn-default {
    background: transparent;
    border-color: #dedede;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-left-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #222 !important;
    background-color: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus { background-color: transparent }
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0;
    border: 0;
    border-radius: 0;
}
.dropdown-menu > li > a {
    display: block;
    padding: 15px 20px;
    clear: both;
    font-weight:300;
    line-height: 1.42857143;
    color: #ffffff;
    white-space: nowrap;
}



/*===========================================*/
/* Shortcodes
/*===========================================*/
blockquote {
    padding: 20px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #ffb642;
    background-color: #FAFAFA;
}
blockquote .lead {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 800;
    line-height: 1.4;
    color: #777;
}
.blockquote-reverse {
    border-right: 5px solid #ffb642;
    padding: 20px;
}
blockquote.dark {
    background-image: url(../img/pattern/04.png);
    background-repeat: repeat;
    color: #ffffff;
}
blockquote.dark .lead { color: #ffffff }
blockquote.color { background-color: rgba(189, 59, 36, 0.15) }
/* Lists */
ul.list-block li {
    line-height: 30px;
    font-size: 16px;
}
ul.list-block i { margin-right: 20px }
/* Tabs */
.tab-style1 .tab-content {
    border: 1px solid #f1f1f1;
    padding: 10px 15px;
    border-top-color: transparent;
}
.tab-style1 .nav-tabs > li > a { border-radius: 0 }
.tab-style1 .nav-tabs > li.active > a,
.tab-style1 .nav-tabs > li.active > a:hover,
.tab-style1 .nav-tabs > li.active > a:focus {
    color: #FFF;
    cursor: default;
    background-color: #ffb642;
    border: 1px solid #ffb642;
    border-bottom-color: transparent;
    font-weight: 700;
}
.tab-style1 .nav-tabs { border-bottom: 1px solid rgb(189, 59, 36) }
.tab-style2 .nav-pills > li.active > a,
.tab-style2 .nav-pills > li.active > a:hover,
.tab-style2 .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #ffb642;
}
.tab-style2 .nav-pills > li > a { border-radius: 0 }
.tab-style2 .tab-content {
    padding: 15px;
    border: 1px solid #f1f1f1;
    border-left-color: #ffb642;
}
/* Accordion */
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel-default > .panel-heading {
    color: #777;
    background-color: #ddd;
    border: 2px solid #ddd;
    border-radius: 0;
}
.panel-default > .panel-heading:hover,
.panel-default > .panel-heading:focus,
.panel-default > .panel-heading.active { background: #ddd }
.panel-default {
    border-color: transparent;
    background: #fbfbfb;
    border-radius: 0;
    border: 0;
}
.panel-group .panel {
    margin-bottom: 10px;
    border-radius: 0;
}
*:focus { outline: none !important }
.panel-title > a { color: #777 }
h4.panel-title { font-weight: 400 }
/* Accordion Style 2 */
#accordion2 .panel-default > .panel-heading {
    background-color: #ffb642;
    border: 2px solid #ffb642;
    color: #f1f1f1;
}
#accordion2 .panel-title > a { color: #222222 }
/* Accordion Style 3 */
#accordion3>.panel-default > .panel-heading {
    color: #777;
    background-color: transparent;
    border: 2px solid #ddd;
}
#accordion3>.panel-default > .panel-heading:hover,
#accordion3>.panel-default > .panel-heading.active { background-color: #ddd }
/* Accordion Style 4 */
#accordion4>.panel-default > .panel-heading {
    color: #ffffff;
    background-color: transparent;
    border: 2px solid #ffb642;
}
#accordion4>.panel-default > .panel-heading:hover,
#accordion4>.panel-default > .panel-heading.active { background-color: #ffb642 }
#accordion4>.panel-default > .panel-heading.active .panel-title > a,
#accordion4>.panel-default > .panel-heading:hover .panel-title > a,
#accordion4>.panel-default > .panel-heading .panel-title > a:focus { color: #f1f1f1 }
/*===========================================*/
/* Home Page
/*===========================================*/
#header-slider .carousel-caption {
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    bottom: auto;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
#header-slider .carousel-indicators {
    position: absolute;
    bottom: 50px;
    left: auto;
    right: 0;
    z-index: 15;
    width: 20%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

#header-slider .carousel-indicators .active {
    /*
	width: 20px;
    height: 10px;
    margin: 1px;
    background-color: #ff0066;
    border-color: 1px solid #ffb642;
    border: 0;
    border-radius: 0;
	*/
}
#header-slider .carousel-indicators li {
    /*display: inline-block;
    width: 20px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 0;*/
}

#header-slider2 .carousel-caption {
    position: absolute;
    top: 20%;
    right: 0;
    left: 0;
    bottom: auto;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
#header-slider2 .carousel-indicators {
    position: absolute;
    bottom: 50px;
    left: auto;
    right: 0;
    z-index: 15;
    width: 20%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

#header-slider2 .carousel-indicators .active {
    /*width: 20px;
    height: 10px;
    margin: 1px;
    background-color: #ffb642;
    border-color: #ffb642;
    border: 0;
    border-radius: 0;*/
}
#header-slider2 .carousel-indicators li {
   /* display: inline-block;
    width: 20px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 0;*/
}
.left span.fa,
.right span.fa {
    position: absolute;
    top: 43%;
}
a.carousel-control span.fa {
    border: 1px solid #f1f1f1 !important;
    padding: 10px;
    margin-left: -20px;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active { opacity: 1 }
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1 }
.carousel-fade .carousel-control { z-index: 20 }
button.en-btn,
a.en-btn {
    background-color: #FFFFFF;
    color: #fff;
    border-radius: 40px;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase;
    border-color: transparent;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    padding: 10px 40px;
    background: transparent;
    border: 4px solid #ffffff;
}
button.en-btn:hover,
a.en-btn:hover {
    background-color: #ffffff;
    color: #222222;
    border-color: transparent;
    padding-left: 50px;
    padding-right: 50px;
}
a.en-btn.light {
    background-color: #ffffff;
    color: #222222;
}
a.en-btn.light:hover { background-color: #ffffff }
button.en-btn.dark,
a.en-btn.dark {
    background-color: #222222;
    color: #ffffff;
    border: 0;
}
a.read-more,
a.read-more>span {
    font-style: normal;
    font-weight: 900;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
a.read-more:hover { font-weight: 900 }
a.read-more:hover>span {
    -webkit-transform: translateX(90%);
    transform: translateX(90%);
}
/*===========================================*/
/* Pages 
/*===========================================*/
/* Page Content */
#en-content { padding: 80px 0 }
#en-content .img,
.img { margin: 15px 0 }
/* Page Header */
#en-header {
    padding: 2%;
	background:#dedede; padding:10px 0px
}
#en-header .breadcrumb {
    padding: 5px 15px 0px;
    list-style: none;
    margin-bottom: 0;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    color: #fff;
}
#en-header .breadcrumb a { color: #2b2b2b !important }
#en-header .breadcrumb > .active {
    font-weight: 900;
}
.breadcrumb > li + li:before { color: #2b2b2b; }
/* Image Thumbnail with Caption*/
.post-img.thumbnail {
    border-radius: 0;
    border-color: transparent;
    background-color: #FAFAFA;
}
/* Intro */
#en-intro {
    padding: 80px 0;
    background: #efefef;
}
/* Services */
#en-services {
    padding: 80px 0;
    background-repeat: repeat;
    color: #ffffff;
}
.service { min-height: 400px;}
.section-title.text-left hr { margin-left: 0 }
.section-title.text-center {
    /*width: 60%;*/
    margin: auto;
    margin-bottom: 60px;
}
.section-title p { color:#333;}
.section-title h2 { line-height: 45px; font-size:40px; }
.section-title hr {
    width: 60px;
}
.service h4 { margin-top: 20px;font-weight:300; font-size:20px; text-transform:uppercase; }
.service>a h4,
.service>a img {
    transition: all 0.5s;
    opacity: 0.8;
}

.service:hover>a img { opacity: 1 }
.service p { color:#2b2b2b; }
/* CTA */
.en-cta { background-position:center center !important; background-size: contain; background-repeat:no-repeat; }
.en-cta h2 { font-size:35px; color:#fff; margin-bottom:10px;}
.en-cta small { font-size:22px; color:#FFFFFF; display:block; font-weight:300;}
.en-cta .row { margin-top:60px !important; margin-bottom:60px !important;}
.en-cta .overlay {
    padding: 3%;
    color: #ffffff !important;
	
}
.overlay.dark { background-color: rgba(0, 0, 0, 0.60) }

.overlay.light {
    background-color: rgba(255, 255, 255, 0.5);
    color: #222222 !important;
}
.en-cta2 {
    padding: 3%;
    color: #ffffff;
}
.en-cta-solid {
    padding: 3%;
    background-color: #f1f1f1;
    margin: 20px 0;
}
.en-cta-solid.dark {
    background-image: url(../img/pattern/04.png);
    background-repeat: repeat;
    color: #ffffff;
}
.en-cta-solid.color {
    background-color: #ffb642;
    color: #f1f1f1;
}
/* Single Blog Posts */
ul.share {
    margin: 20px 0;
    border-top: 2px solid #ffb642;
    padding: 10px;
    background: #FBFBFB;
}
ul.share li {
    margin-right: 10px;
    font-size: 20px;
}
.author {
    border-top: 2px solid #ffb642;
    margin-top: 60px;
    background: #FBFBFB;
    padding: 20px;
}
.media.comment {
    padding: 20px 0;
    border-top: 2px solid #ffb642;
}
.media.reply-comment { padding: 20px 0 }
/* Comment Form */
#comment-form { margin-bottom: 30px }
/* Team Page */
#en-team {
    background: #fafafa;
    background-image: url(../img/pattern/03.png);
    background-repeat: repeat;
    color: #ffffff;
    padding: 80px 0;
}
.team .hover-bg {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}
.team .hover-bg .hover-text.on { opacity: 1 }
.team .hover-bg .hover-text.off {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(62%);
    transform: translateY(62%);
    opacity: 1;
    background: rgba(0, 0, 0, 0.70);
}
.team .hover-bg:hover .hover-text.off {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}
.team h5,
.career-position h5 { margin-bottom: 0px }
.career-position h6 {
    color: #ffb642;
    text-decoration: underline;
}
#en-career {
    padding: 80px 0;
    background: #ffffff;
}
/* Error Page */
.error i { font-size: 200px }
/* Career Page */
.position-details {
    margin-top: 40px;
    border-top: 1px solid #f1f1f1;
    padding: 30px 0;
}
/*===========================================*/
/* Portfolio Section and Page
/*===========================================*/
#en-portfolio {
    padding: 80px 0;
    background-color: #ffffff;
}
#portfolio-items .item {
    padding: 30px 0px;
    margin: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.item .hover-bg {
    position: relative;
    overflow: hidden;
}
.hover-bg .hover-text {
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    color: #ffffff;
    transition: all 0.8s;
}
.hover-bg .hover-text.on { opacity: 1 }
.hover-bg .hover-text.off {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 0.3s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 1;
}
.hover-bg:hover .hover-text.off {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 0.7;

}
#portfolio-items .owl-controls i.fa { font-size: 100px }
#en-services .owl-theme .owl-controls .owl-buttons div {
    color: #222222;
    display: inline-block;
    margin: 5px;
    padding: 3px 10px;
    font-size: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background:transparent;
    opacity: 0.5;
}

/* Portfolio Page */
#itemsWork .item { margin-bottom: 30px }
.isotope-item { z-index: 2 }
.isotope-hidden.isotope-item { z-index: 1 }
.isotope,
.isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope-item {
    margin-right: -1px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.isotope {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
ul.list-inline.cat {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    text-align: center;
}
ul.list-inline.cot {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    text-align: center;
}


.project-details {
    margin-top: 40px;
    border-top: 1px solid #f1f1f1;
    padding: 30px 0;
    border-bottom: 1px solid #f1f1f1;
}
/*===========================================*/
/* Testimonial Section
/*===========================================*/
#testimonial .item {
    width: 80%;
    margin: auto;
}
.testimonial .owl-theme .owl-controls .owl-page span,
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 2px 5px;
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: transparent;
    border: 1px solid #777;
}
.testimonial .owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page.active span {
    opacity: 1;
    border-color: transparent;
}
.owl-theme .owl-controls,
.owl-theme .owl-controls { margin-top: 10px }
.testimonial {
    background: #2b2b2b;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.testimonial .overlay { padding: 4% }
.testimonial.light .overlay { background: rgba(255, 255, 255, 0.92) }
.testimonial.dark .overlay {
    background: rgba(40, 47, 53, 0.85);
    color: #ffffff;
}
.testimonial.color .overlay {
    color: #ffffff;
}
.testimonial.color blockquote footer { color: #f1f1f1 }
.testimonial.color .owl-theme .owl-controls .owl-page span {
    background: transparent;
    border: 1px solid #ffffff;
}
.testimonial.color .owl-theme .owl-controls .owl-page.active span {
    opacity: 1;
    background: #ffffff;
    border-color: transparent;
}
.testimonial img {
    width: 80px;
    height: 80px;
    margin-bottom: 30px;
}
.testimonial blockquote {
    border-left: 0;
    font-style: italic;
    background-color: transparent;
}
.testimonial blockquote footer {
    margin-top: 15px;
    color: #ffb642;
}

/*===========================================*/
/* Blog/News
/*===========================================*/
#en-news {
    padding: 80px 0;
    background: #fafafa;
    background-image: url(../img/pattern/04.png);
    background-repeat: repeat;
    color: #ffffff;
}
.news>a h4 { transition: all 0.8s;  }

.news>hr {
    width: 100px;
    margin-left: 0;
}
span.meta-date,
p.meta { color: #5C5C5C }
.meta-date i,
p.meta span { margin-right: 10px }
/* Partners */
#en-partners {
    padding: 80px 0;
    background: #ffffff;
}
/* News / Blog Page */
#blogposts .news { margin-bottom: 60px }
#blogposts .news hr { border-color: #f1f1f1 }
.news:hover>a h3 { color: #ffb642 }
.news .featured-img { position: relative }
.featured-img span.meta-date {
    position: absolute;
    top: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.48);
    color: #ffffff;
}


#blogposts .newsInd { margin-bottom: 60px }
#blogposts .newsInd hr { border-color: #f1f1f1 }
.newsInd:hover>a h3 { color: #ffb642 }
.newsInd .featured-img { position: relative }
.featured-img span.meta-date {
    position: absolute;
    top: 0;
    padding: 20px;
    background: rgba(0, 0, 0, 0.48);
    color: #ffffff;
}




/* Pagination */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ffb642;
    border-color: #ffb642;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #ffb642;
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #ddd;
    margin: 5px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #ffb642;
    background-color: #eee;
    border-color: #ddd;
}
.pagination li.active a { color: #fff !important }
/*===========================================*/
/* About Us Page
/*===========================================*/
/* Values */
.values {
    height: 100%;
    width: 100%;
    padding: 30px 25px 20px 30px;
    color: #ffffff;
    overflow: hidden;
    min-height: 200px;
}
.detail { position: relative; }
.detail a {color:#ffffff; }
.service .read-more { color:#ff0004 !important;}

.values hr {
    width: 80px;
    margin-left: 0;
    border-color: rgba(255, 255, 255, 0.44);
}
.values span.icons { font-size: 10px }

.values span.icons {
    font-size: 150px;
    position: absolute;
    bottom: -100px;
    right: -40px;
    color: rgba(255, 255, 255, 0.16);
}
/* Awards */
#en-awards { padding: 80px 0 }
.awards i.icons,
.career-position i.icons {
    font-size: 60px;
    margin-left: -20px;
}
/* Why Us Section */
#en-why-us,
#en-application,
#en-offices {
    padding: 80px 0;
    background: #fafafa;
}
#en-why-us .section-title.text-left { margin-top: 20px }
/*===========================================*/
/* Contact Us Page
/*===========================================*/
#contact-form .alert-danger {
    color: #000000;
    background-color: #FFF0D9;
    border-color: #FFB642;
}

#contact-form label {font-family: 'Raleway', sans-serif; font-weight:400; font-size:16px;}

.form input.form-control {
	font-family: 'Raleway', sans-serif; font-weight:400;
    height: 50px;
    color: #777;
    background-color: transparent;
}
.form-control-select {
	font-family: 'Raleway', sans-serif; font-weight:400;
	height:50px;
	color: #999;
    background-color: transparent;
}

.form .form-control { margin-bottom: 20px }
.form textarea { background: transparent;font-family: 'Raleway', sans-serif; font-weight:400; }
.offices { margin-bottom: 30px }
/* Map */
.map iframe {
    height: 300px;
    width: 100%;
    border: 0;
}
/*===========================================*/
/* Sidebar
/*===========================================*/
.sidebar-widget {
    margin-bottom: 30px;
    border-top: 2px solid #ffb642;
    padding: 30px;
    background: #FBFBFB;
}
.sidebar-widget .widget-title h4 { color: #777777 }
.recent-posts .media {
    border-bottom: 1px dashed #f1f1f1;
    padding: 10px 0;
}
.recent-posts .media img,
.recent-posts .media a h5 { transition: all 0.5s }
.recent-posts .media span { margin-right: 5px }
.recent-posts .media:hover img { opacity: 0.7 }
.recent-posts .media:hover a h5 { color: #ffb642 }
.sidebar-widget ul.list-block li i,
.sidebar-widget ul.list-block li a {
    color: #777;
    transition: all 0.5s;
}
.sidebar-widget ul.list-block li:hover a { color: #ffb642 }
.sidebar-widget ul.list-block li:hover i {
    margin-left: 10px;
    color: #ffb642;
}
.tags ul li {
    border: 2px solid #ddd;
    padding: 5px 10px;
    margin-bottom: 10px;
    transition: all 0.5s;
}
.tags ul li:hover {
    background: #ffb642;
    border-color: #ffb642;
}
.tags ul li:hover>a { color: #ffffff }
/*===========================================*/
/* Footer Area
/*===========================================*/
#en-footer .footer-content {
    padding: 80px 0;
 }
#en-footer .bottom-footer {
    background: #ffffff;
    background-repeat: repeat;
    
    padding: 20px 0 10px;
}

a.footer-logo { margin-bottom: 20px }
.footer-logo {
	
    font-size: 26px;
    font-weight: 300;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 40px;
    padding: 0px 0px;
}
/* Footer Widget */
.widget {}
.widget-title.text-left hr { margin-left: 0 }
.widget-title.text-center {
    width: 60%;
    margin: auto;
    margin-bottom: 60px;
}
.widget-title h4 {
    text-transform: uppercase;
	font-size:36px;
	font-weight:300 !important;
}
.widget-title hr {
    width: 60px;
}
.widget li i,
.widget a {
    transition: all 0.5s;
}
.widget li:hover a { color: #fff }
.widget li:hover i {
    margin-left: 10px;
    color: #fff;
}
.widget .media a h5 {
    color: #f1f1f1;
    transition: all 0.5s;
}

/* Form */
.widget .form-control {
    height: 50px;
    color: #f1f1f1;
    background-color: transparent;
    border: 1px solid #777;
}


.carousel-inner > .item > img, .carousel-inner > .item > a > img { width:100%; height:auto;} 


.numbering {
    position: relative;
    
}
.numbering .pattern { background:url(../img/pattern.png); padding:80px 0 80px 0;}
.numbering .container { }
.numbering .overlay-fajar {
    opacity: .85;
}

.numbering .heading {
    padding-bottom: 20px;
	text-align:center;
	color:#fff;
}

.numbering .heading h1 {
	font-family: 'Oswald', sans-serif;
	font-weight:300;
	font-size:40px;
	letter-spacing:0px;
    background: none!important;
    border: 0!important;
    box-shadow: none!important;
    padding-bottom: 0!important;
    color: #fff!important;
	text-shadow: 3px 3px 3px #000, 3px 3px 3px #000;
	line-height:50px;
}

.numbering .heading p {
    border: 0;
	font-size:20px;
	text-shadow: 3px 3px 3px #000, 3px 3px 3px #000;
}

.counter {
    margin: 40px 0 0;
}

.counter i {
    font-size: 90px;
    color: #fff;
    margin: 0 0 30px;
    display: block;
    line-height: 1;
}

.counter i.icon-pizza {
    transform: rotate(230deg);
    -ms-transform: rotate(230deg);
    -webkit-transform: rotate(230deg);
}

.counter .quantity-counter1,.counter .quantity-counter2,.counter .quantity-counter3,.counter .quantity-counter4 {
	font-family: 'Oswald', sans-serif;
    color: #FFF;
    font-size: 98px;
    line-height: 1;
    font-weight: 600;
    display: block;
    margin: 0 0 20px;
	text-shadow: 3px 3px 3px #000, 3px 3px 3px #000;
}

.counter h6 {
	font-family: 'Oswald', sans-serif;
    color: #FFF;
    font-size: 28px;
    margin: 0;
	text-shadow: 3px 3px 3px #000;
}

.counter h6 span {
	font-family: 'Oswald', sans-serif;
    font-size: 16px;
    display: block;
    margin: 10px 0 0;
    color: #fff;
}
.carousel-caption h1 { font-weight:300;}
.dropdown-smenu { list-style:none; }
.dropdown-smenu a { color:#ffffff; }
.dropdown-smenu a:hover { color:#dedede; }


.error-name { color:#fff !important; font-size:12px; display:none; padding:5px;}
.error-surname { color:#fff !important; font-size:12px; display:none; padding:5px;}
.error-phone { color:#fff !important; font-size:12px; display:none; padding:5px;}
.error-email { color:#fff !important; font-size:12px; display:none; padding:5px;}
.inscrit { color:#fff !important; font-size:11px; display:none; padding:5px;}
.success { font-size:16px; color:#fff !important; display:none; padding:5px;}
#subscribe-form label { display:block;}

#subscribe-form #name, #subscribe-form #surname,#subscribe-form #phone {
display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #2b2b2b;
    background-color: #efefef !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
	font-weight:300;
}
#subscribe-form #email {
display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #2b2b2b;
    background-color: #efefef !important;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
	font-weight:300;
}
#subscribe-form input .name:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#subscribe-form input .surname:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#subscribe-form input .phone:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#subscribe-form input .email:focus {
    border-color: inherit;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#erreurContact { padding:10px; display:block; background:#ff0000; color:#ffffff; display:none; }
#successContact { padding:10px; display:block; background:#00AD13; color:#ffffff; display:none; }

.section { position: relative; box-sizing: border-box; }

video { display: block; vertical-align: baseline; }

.video-player { padding: 0px; position:relative; }
.video-player .index-video { overflow: hidden; }
.video-player .index-video .overlay-fajar {  background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%; z-index: 2; }
.video-player .overlay-fajar { position: absolute; text-align:center; left: 0px; top: 0px; width: 100%; height: 100%; background:url(../img/pattern.png); z-index:3; }
.video-player .overlay-fajar img { margin-top:40px !important;margin-bottom:50%; margin:auto; opacity:0.2;transition: all 0.5s;-webkit-transition: all 0.5s;    -moz-transition: all 0.5s;-o-transition: all 0.5s;}
.video-player .overlay-fajar img:hover { opacity:1;}
.video-player .overlay-fajar a { display:block; width:250px; margin:auto; border:2px solid #fff; color:#fff; padding:15px 30px 15px 30px; margin-top:25px;-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;}
.video-player .overlay-fajar a:hover { background: rgba(221,221,221,0.6);}
.video-player .banner-video { position:relative; top: 0px; left: 0px; width: 100%; height:500px; background:#000; }
.covervid-video { display:none;}

#subscribe .overlay { padding:40px 0 40px 0;}

#en-service { background:#fff; padding:80px 0 80px 0}
#en-fiche { background:#fff; padding:80px 0 80px 0}

#formTestim {}
#formTestim input { color:#2b2b2b !important; background:#efefef; border:1px solid #ccc; display:block; width:100%; padding:5px;}
#formTestim textarea { color:#2b2b2b; background:#efefef; border:1px solid #ccc; display:block; overflow:auto; width:100%; padding:5px; height:100px; margin-top:20px;}
#formTestim button { margin-top:20px;}

.nivo-lightbox-ajax { box-shadow:none !important;}


#counterMatch { color:#ff0000;}
#counterMatch span { font-size:25px;}



#en-partners .owl-carousel .owl-item a {
	max-width:200px;
}

#en-love { padding:40px 0;}


#video {
	background:#000;
    margin: 0px;
    position: relative;
}
.video-pattern {
    background: transparent url(../img/pattern.png) repeat scroll 0% 0%;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    padding: 75px 0px;
    position: absolute;
    text-align: center;
}

#cooker { position:fixed; background:rgba(0,0,0,0.90); color:#fff; bottom:0px; width:100%; padding:10px; z-index:4000;}
#cooker a { color:#fff; }
#cooker a:hover { color:#ff0004; }

.bottom-footer .container a { display: inline-block;padding: 0px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;border: 1px solid transparent;border-radius: 4px;
}

@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------------
[PreLoader Stylesheet]

Project:	FAJAR
Version:	1.0
Last change:	Initial RELEASED 
Primary use:	Loader
-------------------------------------------------------------------*/



#loading{ background-color: #000; color:#fff;height: 100%;width: 100%;position: fixed;z-index: 1000000000;margin-top: 0px;top: 0px;}
#loading-center{ width:100%;height: 100%;position: relative;}
#loading-center-absolute {position:absolute;left:50%;top:10%;height:20px;width:100px;margin-top:-10px;margin-left:-50px;}
.object{
	color:#ff0066 !important;
	width: 20px;
	height: 20px;
	font-size:20px;
	-moz-border-radius: 50% 50% 50% 50%;
	-webkit-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	margin-right: 40px;
	margin-bottom: 20px;
	position: absolute;	
}

.object .fa { color:#ff0066;}

#object_one{
	-webkit-animation: object 2s linear infinite;
	 animation: object 2s linear infinite;
	 }
#object_two{ 
	-webkit-animation: object 2s linear infinite -.4s;
	animation: object 2s linear infinite -.4s;
	 }
#object_three{ 
	-webkit-animation: object 2s linear infinite -.8s; 
	animation: object 2s linear infinite -.8s; 
	}
#object_four{ 
	-webkit-animation: object 2s linear infinite -1.2s;
	animation: object 2s linear infinite -1.2s; 
	} 
#object_five{ 
	-webkit-animation: object 2s linear infinite -1.6s; 
	animation: object 2s linear infinite -1.6s; 
	}
	
	
.popup-map {position:absolute; z-index:1000; background: rgba(255,0,102,0.7); color:#fff; padding:20px 40px 20px 20px;left:10%; top:15%; min-width:300px;}
	.popup-map-close {position:absolute; z-index:1000; left:10px; top:15%; padding:20px;background: rgba(255,0,102,0.7); color:#fff; display:none; cursor:pointer;}
		
		.supportTitle { padding:5px 0px; }
		.supportContent { padding:5px 10px; position:relative; }
		.supportSuccess { padding:5px 10px; position:relative; display:none; min-width:250px; min-height:227px; text-align:center; }
		.supportBad { padding:5px 10px; position:relative; display:none; min-width:250px; min-height:227px; text-align:center; }
		
	#support label { display:block; width:100%; position:relative; }
	#support input { width:100%; color:#000; font-size:12px; min-width:230px; padding:4px; font-weight:300; }
	#support textarea { width:100%; overflow:auto; color:#000; font-size:12px; padding:4px; min-height:150px; font-weight:300; }
	#support button { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius:4px; background:#000; color:#fff; border:none; width:100%; padding:5px;}
	#support span { color:#ff0000; font-size:11px; position:absolute; right:10px; top:0px; display:none; z-index:10; font-weight:300;}
	
	
@-webkit-keyframes object{
  0% { left: 100px; top:0}
  80% { left: 0; top:0;}
  85% { left: 0; top: -20px; width: 20px; height: 20px;}
  90% { width: 40px; height: 15px; }
  95% { left: 100px; top: -20px; width: 20px; height: 20px;}
  100% { left: 100px; top:0; }		
	
}		
@keyframes object{
  0% { left: 100px; top:0}
  80% { left: 0; top:0;}
  85% { left: 0; top: -20px; width: 20px; height: 20px;}
  90% { width: 40px; height: 15px; }
  95% { left: 100px; top: -20px; width: 20px; height: 20px;}
  100% { left: 100px; top:0; }
}	

.hidden-content {
    display: none;
}
.blog-thumb {
    position: relative;
    overflow: hidden;
}

.blog-thumb img {
    max-width: none;
    width: 100%;
}

.blog-thumb .fa-caret-up {
    bottom: 0;
    color: #FFF;
    font-size: 63px;
    left: 50%;
    line-height: 19px;
    margin-left: -11px;
    position: absolute;
}

.blog-thumb .fa-caret-down {
    top: 0;
    color: #FFF;
    font-size: 63px;
    left: 50%;
    line-height: 16px;
    margin-left: -11px;
    position: absolute;
}

.blog-content {
    padding: 30px 27px;
}

.blog-content h3,.blog-content h3 a {
    color: #404040;
    padding-bottom: 15px;
}

.blog-content p {
    margin-bottom: 0;
    text-align: justify;
}

.blog-meta {
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #c6c6c6;
}

.blog-meta li {
    float: left;
    border-left: 1px solid #c6c6c6;
    margin: 8px 0;
    padding: 0 11px;
    font-family: SourceSansProLight;
    font-size: 16px;
    line-height: 33px;
}

.blog-meta li:first-child {
    padding-left: 0;
    border-left: 0;
}

.blog-meta li:last-child {
    padding-right: 0;
}

.blog-meta li a {
    color: #404040;
}

.blog-meta li i {
    float: left;
    color: #7F7F7F;
    font-size: 24px;
    line-height: 31px;
    padding: 0 10px 0 0;
}

.blog-meta li i.icon-calendar {
    font-size: 18px;
    position: relative;
    top: -2px;
}

.blog-meta li a:hover,.blog-meta li a:hover i {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



/*======================= BLOG STYLE TWO [bordered] (Please include style one with) ======================*/



.blog-post.two {
    border: 1px solid #d1d1d1;
    margin: 0 25px 40px;
    box-shadow: 0 4px 0 0 #D1D1D1;
}

.blog-post.two .blog-thumb {
    margin: -1px;
}



/*=================================== Blog Timeline ================================*/



.blog-timeline {
    position: relative;
    padding: 0 0 40px;
}

.blog-timeline .line {
    position: absolute;
    left: 50%;
    top: 0;
    border-right: 1px solid #424242;
    margin-left: -.5px;
    height: 100%;
}

.blog-post-timeline {
    padding: 30px 0 34px;
}

.blog-post-timeline .blog-content h3 {
    padding-bottom: 7px;
}

.blog-timeline-icon {
    float: left;
    width: 8%;
    text-align: center;
    position: relative;
}

.blog-timeline-icon i {
    width: 48px;
    height: 48px;
    background: #424242;
    color: #fff;
    font-size: 16px;
    border-radius: 100%;
    line-height: 40px;
    border: 4px solid #fff;
}





/*==== Blog Timeline Right Thumbnail ====*/






.blog-post-timeline.right-thumb .blog-thumb {
    float: right;
    width: 46%;
}

.blog-post-timeline.right-thumb .blog-content {
    float: left;
    padding: 0;
    width: 46%;
    text-align: right;
}

.blog-post-timeline.right-thumb .blog-content .blog-meta {
    float: right;
    border: 0;
    margin: 0;
}

.blog-post-timeline.right-thumb .blog-content p {
    text-align: right;
}




/*============================ Blog Timeline left Thumbnail ==============================*/




.blog-post-timeline.left-thumb .blog-thumb {
    float: left;
    width: 46%;
}

.blog-post-timeline.left-thumb .blog-content {
    float: right;
    padding: 0;
    width: 46%;
    text-align: left;
}

.blog-post-timeline.left-thumb .blog-content .blog-meta {
    float: none;
    border: 0;
    margin: 0;
}

.blog-post-timeline.left-thumb .blog-content p {
    text-align: left;
}


/* BLOG COMMENTS */
/*Blog comments*/
.commentlist {
	list-style:none;
	padding:15px 0 0;
}
.commentlist li {
	line-height:1.428571429
}
.comment {
	padding:15px;
	margin-top:20px;
	border:1px solid #ececec;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 3px 0 #ececec;
	-webkit-box-shadow:0 3px 0 #ececec;
	-moz-box-shadow:0 3px 0 #ececec
}
.comment-wrapper {
	position:relative;
}
.comment-avartar {
	float:left;
}
.comment-avartar img{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
}
.comment-content-wrapper {
	padding-left:96px;
}
.comment-reply {
	position:absolute;
	right:0;
	top:0;
}
.comment-reply-link {
	background-color: #4b4b4b;
	box-shadow: 0 3px 0 #161616;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 1.42857;
	margin-bottom: 0;
	padding:9px 15px 3px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
	white-space: nowrap;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.comment-reply-link i {
	padding-right:10px;
}
.comment-reply-link:hover, .comment-reply-link:focus {
	color:#fff;
	background:#434242
}
.comment-author {
	font-size:22px;
	color:#373737;
	display:block;
	line-height:22px
}
.comment-date {
	font-size:16px;
	
}
.comment-message {
	font-size:18px;
	color:#616161;
	
}

.comment-respond input[type="submit"]{ width:auto; background:none;}
.blog-meta li:first-child {
    padding-left: 0;
    border-left: 0;
}
.blog-meta li {
    float: left;
    border-left: 1px solid #c6c6c6;
    margin: 8px 0;
    padding: 0 11px;
    font-size: 16px;
    line-height: 33px;
	list-style:none;
}
.blog-post-timeline.left-thumb .blog-content .blog-meta {
    float: none;
    border: 0;
    margin: 0;
}