.disclaimer{text-align: center;}


.disclaimer li{ display:inline-block !important; text-transform: uppercase !important; margin: 0 5px 0px !important; padding-left:0 !important;}

.disclaimer a{color:#5C4C3F; font-size:12px;}
#page-footer a{color:#5C4C3F;}




#top_line{ position:absolute; width:100%; height: 20px; background-color:#fff; top: 0px; z-index:9999;}

a.anchor {
display: block;
position: relative;
top: -65px;
visibility: hidden;
}

#bottom_line{ position:fixed; width: 100%; height: 20px; margin-left: 0; background-color: #fff; bottom: 0px; z-index:9999; opacity: 1;}

#border {
	outline: #fff solid 20px;
	outline-offset: -20px;
	height:100% !important;
	position:fixed;
	width:100%;	
	background-image: url('img/bg.png');
	opacity: 1;
	background-repeat: repeat-x;
	background-position: 0 -195px;
	z-index: 10;
}

 .nav_bg
    {position: fixed;
top: 100%;
z-index: 99999;
left: 0;
background-position: bottom;
height: 160px;
background: #f00; 
background-image: url('img/bg.png');
z-index: 99999;
background-repeat: repeat-x;
overflow: hidden;
font-family: "museo-slab",serif;
}


.borders{
    border-left: 1px #5C4C3F solid;
    border-right: 1px #5C4C3F solid;
    border-bottom: 1px #5C4C3F solid;
    width: 99.9%;
    padding-top: 20px;
    padding-bottom: 60px;
    /* margin-left: 2.5%; */
}

.borders2{
/* border-left: 1px #5C4C3F solid; */
/* border-right: 1px #5C4C3F solid; */
/* border-bottom: 1px #5C4C3F solid; */
width: 99.9%;
padding-top: 40px;
/* padding-bottom: 60px; */
/* margin-left: 2.5%; */
}

#HERO{ padding-top:100px;}
#TEAM p{padding: 0 11% 0 3px;font-size: 11px;  letter-spacing: 0.05em;   font-family: 'Libre Baskerville', serif; padding-top: 0px; color: #5C4C3F; LINE-HEIGHT: 17PX;text-rendering: optimizeLegibility;  font-weight: 500; margin-bottom: 5px;}


#TEAM h3 {
color: #5C4C3F;
font-size: 14px;
line-height: 20px;
letter-spacing: 0.05em;
margin-top: 0px;
font-family: 'Montserrat', sans-serif;
font-weight: lighter;
text-transform: uppercase;
text-align: left;
padding-left: 3px;
margin-bottom: 15px;
letter-spacing: 2px;
}


#LIFESTYLE img{/* cursor: pointer; */ cursor: hand; /* max-width:100%; */}

#ARCHITECTURE{ padding-top: 170px;}

h5{font-size: 12px;
line-height: 22px;
letter-spacing: 0.05em;
padding: 0 18%;margin-top: 15px;
font-family: 'Libre Baskerville', serif;
padding-top: 0px;
color: #5C4C3F;
text-rendering: optimizeLegibility;MARGIN-TOP: 40PX;text-align: center;
font-weight: 500;
margin-bottom: 10px;}


#crown{ height: 100px; background-image:url(img/crown.png); background-position:center; background-repeat:no-repeat;}

#crown2{ height: 100px; margin-bottom: 10px; background-image:url(img/crown.png); background-position:center; background-repeat:no-repeat; margin-top: -20px;}
/*

  ---

  0.  CSS Normalize
  1.  Layout
  2.  Typo
  3.  Portfolios
  4.  Contact
  5.  UI Elements: buttons, columns etc.
  6.  Media Elements: slides, video
  7.  CSS3 Animations & FXs
  8.  Media Queries & Responsiveness

*/
/*--------------------------------------------------------------------------
  0.  CSS Normalize - http://necolas.github.com/normalize.css
/*------------------------------------------------------------------------*/
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.group:before,.group:after{content:'';display:table}.group:after{clear:both}
/*--------------------------------------------------------------------------
  1.  Layout
/*------------------------------------------------------------------------*/
html,
body {
	background-image: url('img/bg1.png');
	background-repeat:repeat;
  
	background-color: #f1eee6;
	color: #5C4C3F;
  height: 100%;
  width: 100%;
  font-family:"museo-slab",serif;
}
.wrap {
  margin: 0 auto;
  max-width: 1040px;
  padding: 0;
  position: relative;
}

.wrap_top {
margin: 0 auto;
max-width: 1040px;
background-repeat: repeat-x;
padding: 0;
background-position: 0 -195px;
background-image: url('img/bg.png');
position: relative;
}


.head {
  height: 110px;
  position: relative;
  text-align: center;
  width: 100%;
}



.head,
.head a {
  color: #EFEDE8;
}

.head,
.head a:hover {
  color: #555;
}

.head.top {
  position: fixed;
  top: 100%;
  z-index: 999;
  left: 0;
 
  background-position: bottom;
  height: 152px;
  /* background: #5C4C3F; */
  /* background-image: url('img/bg.png'); */

  z-index: 99999;

  background-repeat: repeat-x;
  overflow: hidden;
  font-family: "museo-slab",serif;
}
.head.top ol {
  padding-top: 32px;
  font-family: font-family: 'NarzissBoldDrops';
  letter-spacing: 0.1em;
  /* border: 2px solid; */
}
.head.fix {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  /* box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5); */ -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5); 
  /* -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5); */
}
.head.fix .logo {
  -webkit-transition: margin-top 0.2s ease-in;
  -moz-transition: margin-top 0.2s ease-in;
  -o-transition: margin-top 0.2s ease-in;
  -ms-transition: margin-top 0.2s ease-in;
  transition: margin-top 0.2s ease-in;
  margin-top: -5px;
}
.head.alt,
.head.alt a {
  /* color: #fff; */
  font-size: 13px; font-weight: normal;  
  /* margin: 4px -2px; */
  text-transform: uppercase; 
  /* margin: 4px -2px; */
  letter-spacing: 0.1em;
  background: #FFF;
  /* text-shadow: 1px 1px 2px rgba(0,0,0,0.2); */
}
.head .logo {
  position: absolute;
  top: 0;
  left: 20px;
  display: none;
}
.head .social {
  position: absolute;
  top: 0;
  right: 20px;
}
.head ol {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
.head ol>li {
  margin: 0;
}

.head ol.menu li {
  display: inline-block;

  font-size: 13px;
font-weight: normal;

  padding-top: 14px;
  overflow: visible;
  margin: 34px -2px;

  letter-spacing: 0.1em;
  text-rendering: optimizeLegibility;
  vertical-align: middle;


  /* border-top: 1px solid #5C4C3F; */
  /* border-bottom: 1px solid #5C4C3F; */
  /* padding-bottom: 7px; */
text-transform: uppercase;
}
@media screen and (max-width:1020px) {
.head ol.menu li {
    margin-top: 23px;
}

#ARCHITECTURE {
padding-top: 125px;
}

a.button, a.button:hover{}

#bottom_line{ display:none;}
.head ol.menu li a {
  text-decoration: none;
  padding: 0px 13px;
  margin: 0 -5px !important;
  font-size: 14px; 
  font-weight: 400; 
  font-family: 'Libre Baskerville', serif;
  text-transform: uppercase;
  padding-top: 5px; 
  letter-spacing: 0.08em !important;
  margin: 4px -2px;
  line-height: normal;
  overflow: visible;
   /*-webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased;*/
}

.head ol.menu li img{ max-width:200px;}

.section {
width: 95% !important;
margin-left: 2.5%;

}

#top_line{ display:none;}

.head.top ol {padding-top: 15px;}

#border {
outline: none;
outline-offset: 0;}

.head.top {height: 110px;}
#border {background-position: 0 -225px !important;}

}


.head ol.menu li.active {
  /* border-bottom: 3px solid; */
}
.head ol.menu li a {
  text-decoration: none;
  padding: 0px 17px; 
  font-weight: 400; 
  font-family: 'apercuregular';
  text-transform: uppercase;
  padding-top: 5px; 
  letter-spacing: 0.15em;
  margin: 4px -2px;
  line-height: normal;
  overflow: visible;
   /*-webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased;*/
}
.head ol.social li {
  float: left;
}
.head ol.social li a {
  padding: 0 0.5em;
}
.section {
  background-position: top right;
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 0;
  padding-bottom: 0;
 
  width: 100%;
  padding-top: 20px;
}
.multipage .section {
  padding-bottom: 0;
}
.section .foot .l {
  float: left;
}
.section .foot .r {
  float: right;
}
.section.full {
  margin: 0;
  min-height: 100%;
  padding: 0;
  
}
.section .title {

  margin: 0px 0 20px;
}
.section .bg-container,
.section .map-container {
	background-color: #000;
	color: #fff;
	position: relative;
	overflow: hidden;
	padding-bottom: 150px;
}
.section .bg-container .post,
.section .map-container .post {
  padding-bottom: 40px;
}
.section .bg-container:after,
.section .map-container:after,
.section .bg-container:before,
.section .map-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  -webkit-box-shadow: inset 0 4px 7px rgba(0,0,0,0.1);
  box-shadow: inset 0 4px 7px rgba(0,0,0,0.1);
}
.section .bg-container:before,
.section .map-container:before {
  bottom: 0;
  top: auto;
  z-index: 1;
  -webkit-box-shadow: inset 0 -4px 7px rgba(0,0,0,0.1);
  box-shadow: inset 0 -4px 7px rgba(0,0,0,0.1);
}
.post {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 999;
}


#ARCHITECTURE p {
padding: 0 7%;
font-family: 'ArapeyRegular';
font-size: 13px;
border-left: 1PX SOLID #5C4C3F;
margin-left: 25PX;
font-weight: normal;
line-height: 16px;
padding-left: 25PX;
padding-bottom: 20PX;
margin-top: 20PX;
color: #5C4C3F;
letter-spacing: 0.05em;
margin-bottom: 35PX;
}


#REGISTER p {
padding: 0 7%;
font-family: 'ArapeyRegular';
font-size: 16px;
font-weight: normal;
line-height: 26px;
color: #5C4C3F;
letter-spacing: 0.08em;
}
.post p {
padding: 0 7%;
font-family: 'ArapeyRegular';
font-size: 13px;
font-weight: normal;
line-height: 16px;
color: #5C4C3F;
letter-spacing: 0.05em;
}

p.center {
text-align: center;
padding: 0;
font-family: 'ArapeyRegular';
font-size: 13px;
font-weight: normal;
line-height: 18px;
color: #666666;
letter-spacing: 0.07em;
}

p.center2 {
text-align: center;
padding: 0 7%;
font-family: 'ArapeyRegular';
font-size: 13px;
font-weight: normal;
line-height: 18px;
color: #666666;
letter-spacing: 0.07em;
}


.post a {
  color: #5C4C3F;
  /* font-weight: bold; */
  text-decoration: none;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  -ms-transition: background 0.3s;
  transition: background 0.3s;
}

.unit_img2{}


.unit_img{ border-top: 1px #aaa solid; padding-top: 15px;}
    .unit{ border-top: 1px #999 solid; height: 160px; padding-top: 15px;}
        p.title_2{ color:#5C4C3F; margin-left: 0px; padding-top: 10px; padding: 0px; margin-bottom: 2px; /* margin-top: 10px; */}
        .unit p{
    padding: 0px;
    margin-top: 0px;
    /* margin-top: 0px; */
}

  .unit_img p{
    padding: 0px;
    margin-top: 0px;
    /* margin-top: 0px; */
}

.unit p em{
    margin-top: 5px;
    padding-top: 10px;
    line-height: 25px;
}

.post a:hover {
}
.post h1,
.post h2,
.post h3,
.post h4,
.post p,
.post blockquote,
.post table {

}
.post img.rwd {
  margin: 10px 0;
}
.post img {
  max-width: 98.5%;
  border: 5px solid #fff;
}
.mobile {
  display: none;
}
#map.bg,
img.bg {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  width: auto;
}
#map.bg {
  height: 100%;
  background: #373432 !important;
}
.map-container {
  height: 300px;
}
.clear {
  clear: both;
  display: block;
  height: 20px;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}

.clear2 {
  clear: both;
  display: block;
  height: 0px;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}


.clear.fat {
  padding-top: 20px;
}
hr {
  border: none;
  border-bottom: 1px SOLID #5C4C3F;
  margin: 15px auto;
  border-left: none;
  border-top: none;
  border-right: none;
  width: 121px;
}
.post .list {
	text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.post .list>li {
  margin: 0;

  font-weight: 300;
  font-size: 15px;
letter-spacing: 0.08em;
padding-top: 10px;
}
/*--------------------------------------------------------------------------
  2.  Typo
/*------------------------------------------------------------------------*/

body {
  /* font: 12px/16px 'ArapeyRegular',serif; */
}
.social {
  font-family: 'social';
  font-size: 18px;
  font-size: 15px;
  line-height: 20px;
}
.social,
.social a {
  text-decoration: none;
}
.section .l {
  text-align: left;
}
.section .r {
  text-align: right;
}
.section h1,
.section h2,
.section h3,
.section h4 {
  color: #414042;
  text-align: center;
 
}
.section h4.pad-big,
.section h4.pad {
  padding: 20px 0;
  border: 1px solid #65bf80;
  border-width: 1px 0;
}

#green_bar {
display: block;
z-index: 9999;
text-align: center;
border-top: 3px solid #65bf80;
width: 25px;
height: 10px;
margin: 0px auto 5px;
display: none;
}

#white_bar {
display: block;
z-index: 9999;
text-align: center;
border-top: 3px solid #fff;
display: none;
width: 25px;
height: 10px;
margin: 0px auto 5px;
}


.section h4.pad-big {
  padding: 60px 0;
  margin-bottom: 30px;
}
.section h4.bottom-pad {
  padding: 0.5em 0;
  border-bottom: 1px solid #cfccca;
  margin-bottom: 0.63em;
}
.section h3,
.section h4 {
  font-weight: normal;
}
.section h2 {
  position: relative;
  font-size: 47px;
  line-height: 1.63em;
}
.section h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
  height: 0;
  border-bottom: 4px solid;
  background: #373432;
}
.section h3 {
  color: #5C4C3F; 
  font-size: 11px; 
  line-height: 31px; letter-spacing: 0.05em; 
  margin-top: 35px; 
  font-family: 'Libre Baskerville', serif !important; 
  font-weight: lighter; 
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0px;
  letter-spacing: 2px;
}



.section h4 {
	font-size: 55px;
	line-height: 55px;
	letter-spacing: 0.05em;
	margin-top: 5px;
	font-family: 'NarzissBoldDrops';
	font-weight: 500;
	margin-bottom: 15px;
	
}

.intro_img{ position:absolute; top:10px; overflow: hidden;}


.section h5.intro {
color: #5C4C3F;
padding: 10px 0;
/* padding-bottom: 10px; */
font-size: 19px;
margin-top: 0px;
line-height: 27px;
letter-spacing: 0.2em;
/* margin-top: 25px; */
font-family: 'Libre Baskerville', serif;
text-rendering: optimizeLegibility;
font-weight: 600;
margin-bottom: 15px;
}


.section h4.intro {
	color: #5C4C3F;
	padding-top: 5px;
	padding-bottom: 25px;
	padding: 0 25%;
	font-size: 27px;
	/* background-color: #fff8e7; */
	line-height: 35px;
	letter-spacing: 0.03em;
	margin-top: 10px;
	font-family: 'Libre Baskerville', serif !important;
	font-family: serif;
	/* text-rendering: optimizeLegibility; */
	font-weight: 400;
	margin-bottom: 15PX;
	
	-webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased; -o-font-smoothing: antialiased;
}

.section h4.register {
	color: #5C4C3F;
	font-size: 25px;
	line-height: 31px;
	letter-spacing: 0.1em;
	/* margin-top: 25px; */
	font-family: 'proxima-nova', sans-serif;
	font-weight: 600;
	margin-bottom: 15px;
	
	padding-top: 30px;
}


.section .bg-container h1,
.section .bg-container h2,
.section .bg-container h3,
.section .bg-container h4,
.section .bg-container p {
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
.section .bg-container .pad,
.section .bg-container .pad-big {
  border-color: #fff;
}
.section .bg-container a {
  color: #fff;
}
.section .bg-container a:hover {
  background-color: #373432;
}
.map-container h2,
.bg-container h2,
.map-container h4,
.bg-container h4 {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
blockquote {
  color: #373432;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 10px 0 10px;
}
.span span:first-child {
  font-weight: bold;
}
.active .span span:first-child,
.span.active span:first-child {
  font-weight: normal;
}
.active .span span ~ span,
.span.active span ~ span {
  font-weight: bold;
}
/*--------------------------------------------------------------------------
  3.  Portfolios (services & process & works)
/*------------------------------------------------------------------------*/
.text-span {
  position: relative;
}
.text-span .span {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  text-align: center;
}
.text-span .span.active {
  display: block;
}
.text-span.titles {
  height: 48px;
  margin: -10px 0 10px;
}
.text-span.titles .prev,
.text-span.titles .next {
  background: transparent;
  position: absolute;
  top: 1em;
  right: -10px;
  border: 24px solid transparent;
  border-width: 10px 10px;
}
.text-span.titles .next {
  border-left-color: #cfccca;
}
.text-span.titles .next:active {
  border-left-color: #373432;
}
.text-span.titles .prev {
  border-right-color: #cfccca;
  right: auto;
  left: -10px;
}
.text-span.titles .prev:active {
  border-right-color: #373432;
}
.text-span.process .span {
  width: 100%;
}
.text-span.process h4 {
  margin-top: 130px;
}
ol.items {
  list-style: none;
  margin: 0;
  padding: 0;
}
ol.items>li {
  margin: 0;
}
ol.items li {
  border: 1px solid transparent;
  display: table-cell;
  margin: 0;
  margin-bottom: 1em;
  padding: 0.5em 1em;
  vertical-align: top;
  width: 33.3%;
}
ol.items li.clear {
  display: table-column-group;
}
ol.items li p:last-child {
  margin-bottom: 0.63em;
}
ol.items li.active {
  border-color: #cfccca;
}
ol.items.process {
  margin: 0 -10px;
}
ol.items.process li {
  position: relative;
}
ol.items.process h4.pad-big {
  font-size: 0;
  text-shadow: none;
  min-height: 80px;
}
ol.items.process li.active {
  border-color: transparent;
}
ol.items.process li.active h4.pad-big {
  border-width: 4px 0;
  padding-bottom: 54px;
}
/*--------------------------------------------------------------------------
  4.  Contact
/*------------------------------------------------------------------------*/
input,
textarea {
  color: #1c1a19;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
}
input[type="submit"] {
  text-decoration: underline;
}
#contact input,
#contact textarea {
  background: transparent;
  border: none;
  outline: none;
  padding: 5px 10px;
}
#contact input.err,
#contact textarea.err {
  color: #aa2321;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  transition: color 0.3s;
}
#contact p {
  clear: left;
  margin: 20px 0 0;
  width: 100%;
}
#contact p.name,
#contact p.mail {
  width: 49%;
  display: inline-block;
}
#contact p.send {
  text-align: right;
}
#contact p.send a {
  padding: 10px 5px;
}
#contact fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
#contact input[type="text"] {
  width: 100%;
}
#contact textarea {
  resize: none;
  width: 96%;
}
#contact .name,
#contact .mail,
#contact .msg {
  position: relative;
  display: block;
}
#contact .name:after,
#contact .mail:after,
#contact .msg:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #cfccca fixed center center;
}
#contact .name:before,
#contact .mail:before,
#contact .msg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #cfccca fixed center center;
}
/*--------------------------------------------------------------------------
  5.  UI Elements: buttons, columns etc.
/*------------------------------------------------------------------------*/
/* columns */
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth,
.one-fifth,
.two-fifth,
.three-fifth,
.four-fifth,
.one-sixth,
.five-sixth {
  float: left;
  margin-right: 1.75%;
  position: relative;
}
.last {
  clear: right;
  margin-right: 0 !important;
}
.one-half {
  width: 49.25%;
  /* border-left: 1px #5C4C3F solid; */
  margin-right: 0;
  /* background-color: #fff8e7; */
}

.one-half .last { border-right:1px #5C4C3F solid;}


.one-third {
  width: 31.96%;
}
.two-third {
  width: 65.7%;
}
.one-fourth {
  width: 24.9%;
  margin-right: 0;
}
.one-fourth img{ max-width: 92% !important;}
.three-fourth {
  width: 74.5%;
}
.one-fifth {
  width: 15%;
}
.two-fifth {
  width: 37.6%;
}
.three-fifth {
  width: 67%;
}
.four-fifth {
  width: 78.2%;
}
.one-sixth {
  width: 13.33%;
}
.five-sixth {
  width: 82.67%;
}
/* lists */
.post li {
  margin-left: -15px;
  padding-left: 10px;
}
ul {
  list-style: square outside none;
}
ol {

}
ul,
ol {
  list-style-position: outside;
  padding: 0;
}
ol.empty,
ul.empty {
  list-style-type: none;
}
.empty>li {
  margin-left: 0;
}
ul.square {
  list-style-type: square;
}
ul.circle {
  list-style-type: circle;
}
ul.disc {
  list-style-type: disc;
}
ul.check {
  list-style: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOAQMAAAAlhr+SAAAABlBMVEX///87OzvwRd8TAAAAAXRSTlMAQObYZgAAACJJREFUCB1jYMAEDgwMBxgYGxiYGRiOMTDkMDBYMDAIMAAAKT8C/5qJkGkAAAAASUVORK5CYII=") outside;
}
ol.cjk {
  list-style-type: cjk-ideographic;
}
ol.hebrew {
  list-style-type: hebrew;
}
ol.hiragana {
  list-style-type: hiragana;
}
ol.katakana {
  list-style-type: katakana;
}
ol.greek {
  list-style-type: lower-greek;
}
ol.latin {
  list-style-type: lower-latin;
}
ol.roman {
  list-style-type: lower-roman;
}
ol.Latin {
  list-style-type: upper-latin;
}
ol.Roman {
  list-style-type: upper-roman;
}
ol.zero {

}
/* tabs&togglers */
.tabs {
  margin: 0 0 1.63em;
}
.tabs .tab {
  border: 1px solid #cfccca;
  display: none;
  padding: 0.63em 1em;
}
.tabs .tab.active {
  display: block;
  margin-top: -1px;
}
.tabs ul {
  list-style: none;
  margin: 0;
  overflow: hidden;
}
.tabs ul li {
  float: left;
  margin: 0 -1px 0 0;
}
.tabs li a {
  border: 1px solid #cfccca;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
  color: #9f9995;
  display: block;
  height: 24px;
  overflow: hidden;
  padding: 5px 1em 2px;
  text-decoration: none;
}
.tabs li.active a {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #373432;
}
.tabs li.active a,
.tabs li a:hover {
  background: none;
  color: #373432;
}
.toggle {
  margin: 0 0 0.63em 0;
  border: 1px solid #cfccca;
}
.toggle h4 {
  background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyAgMAAABjUWAiAAAACVBMVEUAAACZmZmZmZl+xtzIAAAAAnRSTlMAvy1NYyUAAAA/SURBVCiRY2CAAbZVqybAOQwcDAwKOHlMDbh5Witw8/Dpw2MfqstGAc1B1qqVSLwGBiayeE2rmnDyyDUTxWUActMT9+VJMAoAAAAASUVORK5CYII=") no-repeat -28px 13px;
  cursor: pointer;
  font-weight: normal;
  margin: 0;
  padding: 0.62em;
  text-indent: 2em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.toggle.open h4 {
  background-position: 10px -25px;
  border-bottom: 1px dashed #cfccca;
}
.toggle.grp,
.toggle.acc {
  margin-bottom: -1px;
}
.toggle-inner {
  padding: 0.63em 1em;
}
.toggle h4 {
  font-size: 13px;
}
/* labels */
span.label {
  background-color: #999;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  padding: 1px 3px 2px;
  text-transform: uppercase;
  white-space: nowrap;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.label.red {
  background-color: #c43c35;
}
.label.green {
  background-color: #46a546;
}
.label.orange {
  background-color: #f89406;
}
.label.blue {
  background-color: #62cffc;
}
.label {
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
/* dropcap */
span.dropcap {
  display: inline-block;
  float: left;
  font-size: 20px;
  line-height: 40px;
  margin-right: 0.62em;
  padding: 0;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
span.dropcap.dark {
  background-color: #373432;
  color: #fff;
  padding: 0 0.3em;
}
/* buttons */
a.button {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  height: 22px;
  line-height: 14px;
  margin: 0 2px 1.63em;
  padding: 0.62em 1em 0;
  text-decoration: none;
}
a.button {
  background-color: #fff8e7;
  color: #5C4C3F;
  padding: 8px 10px 0px !important;
  font-weight: bold !important; font-family: 'Libre Baskerville', serif;
  border-radius: 4px;
  text-rendering: auto !important;
}
a.button:hover {
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 15px rgba(255,255,255,0.08), inset 0 -10px 10px rgba(0,0,0,0.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3), inset 0 10px 15px rgba(255,255,255,0.08), inset 0 -10px 10px rgba(0,0,0,0.05);
}
a.button:active {
  -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1), inset 0 10px 15px rgba(0,0,0,0.08);
  box-shadow: inset 0 1px 0 rgba(0,0,0,0.1), inset 0 10px 15px rgba(0,0,0,0.08);
}
a.button,
a.button:hover {
  color: #5C4C3F;
}
a.button.big {
  font-size: 15px;
  height: 25px;
  line-height: 1em;
}
a.button.wide {
  margin: 0 0 1.63em;
  padding: 0.62em 0 0;
  width: 100%;
  text-indent: 1em;
}
a.button.white {
  color: #444;
  background: #fafafa;
  border: 1px solid #ccc;
  text-shadow: 0 1px 0 rgba(255,255,255,0.66);
}
a.button.white:hover {
  border-color: #bbb;
}
a.button.black {
  background: #333;
  border: 1px solid #444;
}
a.button.black:hover {
  border-color: #222;
}
a.button.blue {
  background: #4b8bf5;
  border: 1px solid #3a7ae5;
}
a.button.blue:hover {
  border-color: #2157b1;
}
a.button.orange {
  background: #d34937;
  border: 1px solid #be3827;
}
a.button.orange:hover {
  border-color: #a22718;
}
a.button.teal {
  background: #5c9bad;
  border: 1px solid #468699;
}
a.button.teal:hover {
  border-color: #3a6e7e;
}
a.button.yellow {
  background: #fed76e;
  border: 1px solid #dab248;
  color: #937114;
  text-shadow: 0 1px 0 rgba(255,255,255,0.66);
}
a.button.yellow:hover {
  border-color: #be9830;
}
a.button.green {
  background: #59af63;
  border: 1px solid #449b4e;
}
a.button.green:hover {
  border-color: #2c7735;
}
a.button.brown {
  background: #ad6e5c;
  border: 1px solid #925847;
}
a.button.brown:hover {
  border-color: #7a4434;
}
a.button.gray {
  background: #999;
  border: 1px solid #888;
}
a.button.gray:hover {
  border-color: #707070;
}
a.button.purple {
  background: #9e1958;
  border: 1px solid #8b104a;
}
a.button.purple:hover {
  border-color: #7c0b40;
}
a.button.steel {
  background: #597baf;
  border: 1px solid #426191;
}
a.button.steel:hover {
  border-color: #2f4b75;
}
a.button.cyan {
  background: #aef0f2;
  border: 1px solid #92d6d8;
  color: #3f8688;
  text-shadow: 0 1px 0 #fff;
}
a.button.cyan:hover {
  border-color: #79c2c4;
}
a.button.classic {
  background: #fff;
  border: solid 1px #373432;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 0 #373432;
  box-shadow: 2px 2px 0 #373432;
  color: #373432;
  text-shadow: none;
}
a.button.classic:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button {
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90);
}
/* table */
/*--------------------------------------------------------------------------
  6.  Media Elements: slides, video
/*------------------------------------------------------------------------*/
.media-container {
  margin: 0 auto 0px auto;
  position: relative;
}
.media-container.pad {
  margin: 60px 0 40px;
}
.media-container.box {
  padding: 10px;
}
.media-container.shade:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 10px;
  width: 100%;
  -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,0.33);
  box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,0.33);
}
.media-container.border:before {
  border: 1px solid #cfccca;
  height: 100%;
  padding: 11px;
  content: '';
  position: absolute;
  top: -11px;
  left: -11px;
  width: 100%;
}
.slides {
  list-style: none;
  margin: 0;
  max-height: 800px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.slides li {
  display: none;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.slides li:first-child {
  display: block;
  float: left;
  position: relative;
}
.slides img {
  border: 0;
  display: block;
  float: left;
  height: auto;
  margin: 0;
  width: 100%;
}
.rslides_nav {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  background: #fff;
  display: block;
  height: 100%;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  overflow: hidden;
  outline: 0;
  text-indent: -9999px;
  width: 66%;
}
.rslides_nav.next {
  left: auto;
  right: 0;
}
.rslides_tabs {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline-block;
  display: none\9;
  font-family: 'Arial', sans-serif;
  font-size: 20px;
  margin: 0;
}
.rslides_tabs li:first-child {
  margin-left: -1em;
}
.rslides_tabs li a {
  border: none;
  color: transparent !important;
  outline: 0;
  padding: 0;
  position: relative;
}
.rslides_tabs li:before {
  color: #fff;
  content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â';
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  filter: alpha(opacity=50);
  position: relative;
  top: 0;
  left: 10px;
}
.rslides_tabs li.rslides_here:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
/* full screen slides */
.slides.full {
  position: absolute;
  top: 0;
  /* display: none; */
  left: 0;
  background: #373432;
  width: 100%;
  height: 100%;
  max-height: 100%;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}
.slides.full img {
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.slides.full li {
  height: 100%;
  position: relative;
}
.slides.full li h1,
.slides.full li h3 {
  color: #fff;
  display: block;
  margin: 0;
  position: absolute;
  width: 100%;
}
.slides.full li h1 {
  font-size: 72px;
  bottom: 35%;
  display: none;
}
.slides.full li h3 {
  font-size: 16px;
  top: 85%;
  display: none;
}
.slides.full li h3:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  border-bottom: 4px solid;
  width: 80px;
  margin-left: -40px;
  margin-top: -30px;
}
.full>.rslides_tabs {
  height: 5%;
  display: none;
}
.full>.rslides_tabs li {
  font-size: 16px;
}
.full>.rslides_tabs li:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹';
}
.full>.rslides_tabs li.rslides_here:before {
  content: 'ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â';
}
.silent_tabs,
.silent_nav {
  display: none;
}
/*--------------------------------------------------------------------------
  7.  CSS3 Animations & FXs
/*------------------------------------------------------------------------*/
.head.alt {
  -webkit-animation: fadein 4.5s ease-out;
  -moz-animation: fadein 4.5s ease-out;
  -o-animation: fadein 4.5s ease-out;
  -ms-animation: fadein 4.5s ease-out;
  animation: fadein 4.5s ease-out;
  overflow: hidden;
}
.head li:active {
  
}
.full.slides h1 {
  -webkit-animation: fadein 2s ease-out;
  -moz-animation: fadein 2s ease-out;
  -o-animation: fadein 2s ease-out;
  -ms-animation: fadein 2s ease-out;
  animation: fadein 2s ease-out;
}
.full.slides h3 {
  -webkit-animation: fadein 3.5s ease-out;
  -moz-animation: fadein 3.5s ease-out;
  -o-animation: fadein 3.5s ease-out;
  -ms-animation: fadein 3.5s ease-out;
  animation: fadein 3.5s ease-out;
}

  
         #list_two li{ color: #555; list-style: none; line-height: 21px; font-weight: 400;}
		 
		   #list_one {
    margin-right: 15px;
    counter-reset: i 0;
	list-style-position: outside;
padding: 0;
    font-weight: 400;
    margin-left: 12px;
}
 #list_two li:before {
    content: counter(i);    
    counter-increment: i;
    padding-right: 0.5em;
    color: #CD204C;
    padding-left: 0px;
    margin-left:0px;
}

.colour_wrap{ padding:20px 0; height: 200px;}
.colour_wrap3{ padding:20px 0; /* height: 170px; */}
.colour_wrap4{ padding:20px 0; height: 106px;}
.colour_wrap2{ padding: 0; /* border-top: 15px solid #fff8e7; */ background-image: url('img/stamp.png'); padding-top: 30px; background-position: center -4px; overflow: visible !important; background-repeat: no-repeat; /* border-bottom: 5px solid #fff8e7; */ /* background-color: #fff8e7; */ /* border-right: 1px #5C4C3F solid; */}

.colour_wrap_full{ padding: 20px 0 20px 0; border-right: 1px #5C4C3F solid;}
		 
		 #list_one li{ color:#6d6e71;}


      #list_one li{ color: #555; list-style: none; line-height: 21px; font-size: 11px; letter-spacing: normal;}
		 
		  ol {
    counter-reset: i 16;
	list-style-position: outside;

    font-size: 11px;
    padding: 0;
}
 #list_one li:before {
    content: counter(i);    
    counter-increment: i;
    padding-right: 0.5em;
    color: #CD204C;
    padding-left: 0px;
    margin-left: -10px;
}
		 
		#TEAM img{ border:none; max-height:80px; MARGIN-BOTTOM: 10PX;}