@charset "utf-8";
/* CSS Document */

body,table,div,dl,dt,dd,ul,ol,li,a,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	font-family: "San Francisco";
	background-position:center;
}

.wpage{
	width:970px;
	margin:0px auto;
	display:table;
	text-align:center;
}

.clearFloat{
	clear: both;
	padding: 0px;
	margin: 0px;
}

#banner{
	background-image:url(../imgs/about_recom.jpg);
   display: block;
   width: 100%;
   height: 360px;
   color:#fff;
   background-position:center;
   background-size:cover;
}

.typo{
	text-align:center;
	position:relative;
	top:185px;
}

.typo h1{
	font-size:48px;
	letter-spacing:1px;
	color:#FFFFFF;
}
.typo p{
	font-size:14px;
	width:650px;
	margin:10px auto;
	color:#FFFFFF;
	font-weight: 350;
}


////////////*CONTAINER*//////////////


#tile h1{
	font-family: 'No_SevenRegular';
	text-align:center;
	color:#fff;;
	font-weight:400;
	letter-spacing: 2px;
	font-size: 48px;
	margin-top:50px;
}

.blog{
    padding-bottom: 100px;
}

.timeline{
    margin-right: -27px;
    float: left;
    text-align: center;
    z-index: 1000;
    background: #fff;
}

.user{
    width: 70px;
    height: 100px;
    background: #fff;
    z-index: 99;
    text-align: center;
    float: left;
    margin-left: -85px;
}

.blog-post{
    text-align: left;
    float: left;
    color: #4d4959;
}



.content{
    width: 800px;
    float: left;
}

.blog-post p{
    font-size: 14px;
    line-height: 21px;
    margin: 10px 0px;
    color: #8F8F8F;
}

.blog-post h4{
    font-size: 24px;
    text-transform: uppercase;
    margin-top: 30px;
}

.blog-post .date{
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 30px;
    color: #f4a48f;
}

.tile-blog{float: leftl}

.avatar{
    border-radius: 50%;
    width: 3px;
    padding: 25px;
    background: url(../imgs/about_team3_hover.jpg);
    background-position: right bottom;
    background-size: 50px;
    margin: 0px auto;
}
.avatar2{
    border-radius: 50%;
    width: 3px;
    padding: 25px;
    background: url(../imgs/about_team1_hover.jpg);
    background-position: right bottom;
    background-size: 50px;
    margin: 0px auto;
}
.avatar3{
    border-radius: 50%;
    width: 3px;
    padding: 25px;
    background: url(../imgs/about_team2_hover.jpg);
    background-position: right bottom;
    background-size: 50px;
    margin: 0px auto;
}

.blog1{
    border-left: 2px solid #f4a48f;
    padding-left: 50px;
}

.blog2{
    border-left: 2px solid #f4a48f;
    padding-left: 50px;}

.blog2 .tile-blog{
    padding-left: 30px;
}


.img-blog{
    float: left;
    margin-right: 30px;
    width: 350px;
}


.readMore,.readMore2{
    background: #f4a48f;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    text-transform: uppercase;
    margin-top: 10px;
    transition:all 1s ease;
    color: white;
}.readMore2{ float: right;}

.readMore:hover,.readMore2:hover{
	background:#4d4959;
	border:none;
	color:#fff;
}.readMore a,.readMore2 a{color:#fff;}


/* Number Page Button */
/*=========================================*/

#numberPage{
    padding-top: 50px;
}
#numberPage .numberPageButton{
    text-align: left;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 400;
}
#numberPage button{
    margin-top:50px;
	padding:10px 15px;
	border: 1px solid #c5c5c5;	
    background-color: #fff;
    margin-right: 10px;
    cursor: pointer;
    transition: all 0.5s ease;
}
#numberPage a{ 
    color:#000;
    font-size:12px;
    letter-spacing:1px; 
}
#numberPage button:hover{
    background: #4F4F4F;
    border: 1px solid #4f4f4f;
    color: white;
}
#numberPage .numberSelect{
    background: #4F4F4F;
    border: 1px solid #4f4f4f;
    color: white;
}#numberPage .numberSelect a{ color: #fff;}

#blog1_big,#blog2_big,#blog3_big,#blog4_big{
    display: none;
}
#blog2_big,#blog3_big,#blog4_big{ margin-top: 30px;}
#blog1_big,#blog1_small{margin-top: 100px;}


/*============================================================================
  Social Icon Buttons v1.0
  Author:
    Carson Shold | @cshold
    http://www.carsonshold.com
  MIT License
==============================================================================*/
@font-face {
  font-family: 'icons';
  src: url("../fonts/icons.eot?social");
  src: url("../fonts/icons.eot?#iefixsocial") format("embedded-opentype"), url("../fonts/icons.woff?social") format("woff"), url("fonts/icons.ttf?social") format("truetype"), url("../fonts/icons.svg?social#icons") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-fancy:before {
  content: "\46"; }

.icon-twitter:before {
  content: "\54"; }

.icon-facebook:before {
  content: "\66"; }

.icon-google:before {
  content: "\67"; }

.icon-pinterest:before {
  content: "\70"; }

/*================ Social share buttons ================*/
  /*================ Large Buttons ================*/ }
  .social-sharing * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .social-sharing a {
    display: inline-block;
    color: #fff;
    border-radius: 2px;
    margin: 0 10px 10px 0;
    height: 22px;
    line-height: 22px;
    text-decoration: none;
    font-weight: normal; }
    .social-sharing a:hover {
      color: #fff; }
  .social-sharing span {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    line-height: 22px;
    font-size: 12px; }
  .social-sharing .icon {
    padding: 0 5px 0 10px; }
    .social-sharing .icon:before {
      line-height: 22px; }
  .social-sharing.is-large a {
    height: 44px;
    line-height: 44px; }
    .social-sharing.is-large a span {
      height: 44px;
      line-height: 44px;
      font-size: 18px; }
    .social-sharing.is-large a .icon {
      padding: 0 10px 0 18px; }
      .social-sharing.is-large a .icon:before {
        line-height: 44px; }

.share-title {
  font-weight: 900;
  font-size: 12px;
  padding-right: 10px; }
  .is-large .share-title {
    padding-right: 16px; }

.share-facebook {
  background-color: #3b5998; }
  .share-facebook:hover {
    background-color: #2d4373; }

.share-twitter {
  background-color: #00aced; }
  .share-twitter:hover {
    background-color: #0087ba; }

.share-pinterest {
  background-color: #cb2027; }
  .share-pinterest:hover {
    background-color: #9f191f; }

.share-fancy {
  background-color: #4999dc; }
  .share-fancy:hover {
    background-color: #2780cb; }

.share-google {
  background-color: #dd4b39; }
  .share-google:hover {
    background-color: #c23321; }

.share-count {
  position: relative;
  background-color: white;
  padding: 0 8px;
  margin-right: -2px;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  border-radius: 0 2px 2px 0;
  border: 1px solid #ececec;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in; }
  .share-count.is-loaded {
    opacity: 1; }
  .share-count:before, .share-count:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid; }
  .share-count:before {
    left: -6px;
    border-right-color: #ececec; }
  .share-count:after {
    left: -5px;
    border-right-color: white; }
  a:hover .share-count {
    background-color: whitesmoke; }
    a:hover .share-count:after {
      border-right-color: whitesmoke; }
  .is-large .share-count {
    font-size: 18px;
    padding: 0 14px; }

/*================ Clean Buttons ================*/
.social-sharing.is-clean a {
  background-color: #fff;
  border: 1px solid #ececec;
  color: #333;
  height: 30px;
  line-height: 30px; }
  .social-sharing.is-clean a span {
    height: 30px;
    line-height: 30px;
    font-size: 13px; }
  .social-sharing.is-clean a:hover {
    background-color: #ececec; }
  .social-sharing.is-clean a:hover .share-count {
    background-color: white; }
    .social-sharing.is-clean a:hover .share-count:after {
      border-right-color: white; }
  .social-sharing.is-clean a .share-title {
    font-weight: normal; }
.social-sharing.is-clean .share-count {
  top: -1px; }
.social-sharing.is-clean .icon-facebook {
  color: #3b5998; }
.social-sharing.is-clean .icon-twitter {
  color: #00aced; }
.social-sharing.is-clean .icon-pinterest {
  color: #cb2027; }
.social-sharing.is-clean .icon-fancy {
  color: #4999dc; }
.social-sharing.is-clean .icon-google {
  color: #dd4b39; }
