.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#powerTip{cursor:default;background-color:#333;background-color:rgba(0,0,0,.8);border-radius:6px;color:#fff;display:none;padding:10px;position:absolute;white-space:nowrap;z-index:2147483647}#powerTip:before{content:"";position:absolute}#powerTip.n:before,#powerTip.s:before{border-right:5px solid transparent;border-left:5px solid transparent;left:50%;margin-left:-5px}#powerTip.e:before,#powerTip.w:before{border-bottom:5px solid transparent;border-top:5px solid transparent;margin-top:-5px;top:50%}#powerTip.n:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px}#powerTip.e:before{border-right:10px solid #333;border-right:10px solid rgba(0,0,0,.8);left:-10px}#powerTip.s:before{border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#powerTip.w:before{border-left:10px solid #333;border-left:10px solid rgba(0,0,0,.8);right:-10px}#powerTip.ne:before,#powerTip.se:before{border-right:10px solid transparent;border-left:0;left:10px}#powerTip.nw:before,#powerTip.sw:before{border-left:10px solid transparent;border-right:0;right:10px}#powerTip.ne:before,#powerTip.nw:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px}#powerTip.se:before,#powerTip.sw:before{border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);top:-10px}#powerTip.ne-alt:before,#powerTip.nw-alt:before,#powerTip.se-alt:before,#powerTip.sw-alt:before{border-top:10px solid #333;border-top:10px solid rgba(0,0,0,.8);bottom:-10px;border-left:5px solid transparent;border-right:5px solid transparent;left:10px}#powerTip.ne-alt:before,#powerTip.se-alt:before{left:auto;right:10px}#powerTip.se-alt:before,#powerTip.sw-alt:before{border-top:none;border-bottom:10px solid #333;border-bottom:10px solid rgba(0,0,0,.8);bottom:auto;top:-10px}body{
position: inherit !important;
}
@-moz-keyframes Ani {
0% {
box-shadow: 0 0 0 rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
-webkit-transform: scale(0);
transform: scale(0)
}
70% {
box-shadow: 0 0 50px #fff;
border: 1px solid #fff;
-webkit-transform: scale(1);
transform: scale(1)
}
100% {
box-shadow: 0 0 60px rgba(255,255,255,0);
border: 0 solid rgba(255,255,255,0);
-webkit-transform: scale(1.5);
transform: scale(1.5)
}
}
@-webkit-keyframes Ani {
0% {
box-shadow: 0 0 0 rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
-webkit-transform: scale(0);
transform: scale(0)
}
70% {
box-shadow: 0 0 50px #fff;
border: 1px solid #fff;
-webkit-transform: scale(1);
transform: scale(1)
}
100% {
box-shadow: 0 0 60px rgba(255,255,255,0);
border: 0 solid rgba(255,255,255,0);
-webkit-transform: scale(1.5);
transform: scale(1.5)
}
}
@keyframes Ani {
0% {
box-shadow: 0 0 0 rgba(255,255,255,0);
border: 1px solid rgba(255,255,255,0);
-webkit-transform: scale(0);
transform: scale(0)
}
70% {
box-shadow: 0 0 50px #fff;
border: 1px solid #fff;
-webkit-transform: scale(1);
transform: scale(1)
}
100% {
box-shadow: 0 0 60px rgba(255,255,255,0);
border: 0 solid rgba(255,255,255,0);
-webkit-transform: scale(1.5);
transform: scale(1.5)
}
}
#powerTip {
background-color: #000;
}
#powerTip.n:before {
border-top: 10px solid rgba(0,0,0,1);
}
#powerTip.s:before {
border-bottom: 10px solid #000;
}
#powerTip.e:before {
border-right: 10px solid #000;
}
#powerTip.w:before {
border-left: 10px solid #000;
right: -10px
}
#powerTip.ne:before,#powerTip.nw:before {
border-top: 10px solid #000;
border-top: 10px solid rgba(0,0,0,1);
}
#powerTip.se:before,#powerTip.sw:before {
border-bottom: 10px solid #000;
border-bottom: 10px solid rgba(0,0,0,1);
}
#powerTip.nw-alt:before,#powerTip.ne-alt:before,#powerTip.sw-alt:before,#powerTip.se-alt:before {
border-top: 10px solid #000;
border-top: 10px solid rgba(0,0,0,1);
}
#powerTip.sw-alt:before,#powerTip.se-alt:before {
border-bottom: 10px solid #000;
border-bottom: 10px solid rgba(0,0,0,1);
}
.wrap_svl {
position: relative;
float: left;
margin: 0 auto;    
max-width: 100%;
}
.wrap_svl:after{
content: "";
display: table;
clear: both;
}
.images_wrap img {
width: 100%;
height: auto;
display: block;
}
.drag_element {
position: absolute;
top: 0;
left: 0;
min-width: 1px;
min-height: 1px;
}
.point_style{
position: relative;
z-index: 10;
display: block;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
box-sizing: border-box;
text-align: center;
}
.point_style img{
position: absolute;
top: 0;
left: 0;
width: inherit;
max-width: inherit;
}
body .wrap_svl img.pins_image_hover,
body .wrap_svl .point_style.has-hover:hover img.pins_image {
display: none !important;
}
body .wrap_svl .point_style.has-hover:hover img.pins_image_hover {
display: block !important;
}
.tolltip_points{
text-align: center;
}
.tolltip_points img{
width: 130px;
height: 130px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.tolltip_points .points_name{
display: block;
font-size: 16px;
}
.tolltip_points .points_desc{
display: block;
font-size: 14px;
}
.mobile_points_wrap{
display: none;
}
.mobile_points_box {
width: 50%;
float: left;
padding: 0 5px 15px 5px;
text-align: center;
}
.img_points_box {
display: inline-block;
width: 100px;
height: 100px;
border-radius: 50%;
overflow: hidden;
border: 1px solid #fff;
}
.img_points_box img {
width: 100%;
height: 100%;
}
.mobile_points_box:nth-child(2n+1) {
clear: both;
}
ul.list_content_point {
list-style: none;
margin: 0 0 10px;
padding: 0;
}
ul.list_content_point li {
position: relative;
padding: 3px 0 0 20px;
margin: 0 0 5px 0;
}
ul.list_content_point li:before {
content: "";
font-family: FontAwesome;  
position: absolute;
top: 0;
left: 0;
font-size: 20px;  
}
ul.list_content_point li.address_point:before {
content: "\f041";    
}
ul.list_content_point li.person_point:before {
content: "\f183";    
}
ul.list_content_point li.tel_point:before {
content: "\f095";    
}
ul.list_content_point li.fax_point:before {
content: "\f1ac";    
font-size: 15px;
top: 4px;
}
ul.list_content_point li.mail_point:before {
content: "\f0e0";    
font-size: 15px;
top: 4px;
}
.box_view_html {
color: #fff;
font-weight: 300;
max-width: 530px;
white-space: normal;
overflow: hidden;
position: relative;
}
.thumb_point {
float: left;
width: 30%;
}
.has-thumb .content_point {
width: 70%;
float: left;
padding: 0 0 0 15px;
}
.has-thumb .content_point h3 {
font-size: 19px;
}
.linkto_point {
text-align: right;
margin: 20px 0 0 0;
}
.wrap_svl_center {
text-align: center;
}
.wrap_svl_center_box {
display: inline-block;
}
body .point_style a img,
body .point_style img {
max-width: inherit !important;
vertical-align: inherit;
border-radius: 0 !important;;
-moz-border-radius: 0 !important;;
-webkit-border-radius: 0 !important;;
box-shadow: none !important;;
-moz-box-shadow: none !important;;
-webkit-box-shadow: none !important;;
}
.pins_animation{
border: 3px solid rgba(255,255,255,.5);
width: 30px;
height: 30px;
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
box-shadow: 0 0 20px rgba(255,255,255,.5);
pointer-events: none;
}
.pins_animation.ihotspot_pulse{
-moz-animation: Ani 2s infinite;
-webkit-animation: Ani 2s infinite;
animation: Ani 2s infinite;
}
span.close_ihp {
display: none;
}
body .point_style a:hover img {
background: transparent !important;
}
span.close_ihp svg {
width: 25px;
height: 25px;
}
@media (max-width: 500px){
.ihp_popup_full div#powerTip {
position: fixed;
top: 0 !important;
left: 0 !important;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
}
.ihp_popup_full span.close_ihp {
display: block;
float: right;
width: 25px;
height: 25px;
}
.ihp_popup_full span.close_ihp svg {
fill: #fff;
}
}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''} strong { font-weight: bold }
em { font-style: italic }
a img { border:none }
strong, b, strong *, b * { font-weight: bold; } em, i, em *, i * { font-style: italic; } body {
font-family:"Lora", sans-serif;
font-size:14px;
color:#242424;
background:#fff;
}
h1,h2,h3,h4,h5,h6, #nav-wrapper .menu li a, .feat-more, .cat, .post-share .post-share-comments,
.about-title, #footer-social a, .more-link, .post-comments span.reply a, .widget .tagcloud a,
.pagination a , .post-tags a, .slicknav_nav a, .post-pagination a  {
font-family:"Montserrat", sans-serif;
}
p {
line-height:24px;
}
a {
color:#C39F76;
text-decoration:none;
}  .container {
width:1080px;
margin:0 auto;
}
#content {
overflow:hidden;
margin-bottom:50px;
}
#main {
width:740px;
float:left;
}
#main.fullwidth {
width:100%;
}
#sidebar {
width:300px;
float:right;
}  #top-bar {
height:50px;
background:#161616;
width:100%;
position:fixed;
z-index:9999;
-webkit-backface-visibility: hidden;
}
#top-bar .container {
position:relative;
} .slicknav_menu {
display:none;
}
#nav-wrapper .menu {
float:left;
}
#nav-wrapper .menu li {
display:inline-block;
margin-right:31px;
position:relative;
}
#nav-wrapper .menu li a {
color:#fff;
line-height:50px;
font-size:11px;
font-weight:400;
letter-spacing:2px;
text-transform:uppercase;
display:block;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
}
#nav-wrapper .menu li a:hover {
color:#999;
}
#nav-wrapper .menu > li.menu-item-has-children > a:after {
font-family: FontAwesome;
content: "\f107";
margin-left:7px;
color:#999;
font-size:13px;
} #nav-wrapper .menu .sub-menu,
#nav-wrapper .menu .children {
background-color: #161616;
display: none;
padding: 0;
position: absolute;
margin-top:0;
left: 0;
z-index: 99999;
}
#nav-wrapper ul.menu ul a,
#nav-wrapper .menu ul ul a {
color: #999;
margin: 0;
font-size:10px;
letter-spacing:1px;
padding: 6px 10px;
min-width: 175px;
line-height:20px;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
border-top:1px solid;
border-color:#333;
}
#nav-wrapper ul.menu ul li,
#nav-wrapper .menu ul ul li {
padding-right:0;
margin-right:0;
}
#nav-wrapper ul.menu ul a:hover,
#nav-wrapper .menu ul ul a:hover {
color: #fff;
background:#333;
}
#nav-wrapper ul.menu li:hover > ul,
#nav-wrapper .menu ul li:hover > ul {
display: block;
}
#nav-wrapper .menu .sub-menu ul,
#nav-wrapper .menu .children ul {	
left: 100%;
top: 0;
} #top-social {
position:absolute;
right:38px;
top:0;
}
#top-social.nosearch { right:0; }
#top-social a {
color:#fff;
margin-left:10px;
font-size:14px;
line-height:50px;
display:inline-block;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
}
#top-social a:hover {
color:#C39F76;
}
#top-search {
position:absolute;
right:0;
top:0;
}
#top-search a.search {
font-size:14px;
color:#888;
line-height:50px;
position:relative;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
}
#top-search a.search:hover {
opacity:.65;
}
.show-search {
position:absolute;
top:50px;
right:0;
display:none;
z-index:10000;
}
.show-search #searchform input#s {
width:210px;
background:#FFF;
-webkit-box-shadow: 0 5px 4px -4px rgba(190,190,190,.1);
-moz-box-shadow: 0 5px 4px -4px rgba(190,190,190,.1);
box-shadow: 0 5px 4px -4px rgba(190,190,190,.1);
border:1px solid #eee;
}
.show-search #searchform input#s:focus {
border:1px solid #ddd;
}  .home #header, .page-template-page-slider #header, .page-template-page-fullwidth-slider #header {
margin-bottom:0;
border-bottom:none;
}
#header, #header.noslider {
padding-top:50px;
text-align:center;
border-bottom:1px solid #eee;
margin-bottom:60px;
}
#logo {
padding-top:56px;
padding-bottom:56px;
}
#logo img {
max-width:100%;
height:auto;
vertical-align:middle;
}  .featured-area {
margin-bottom:30px;
}
.featured-area.nopromo {
margin-bottom:60px;
}
.feat-item {
display: table;
width:100%;
height:530px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.feat-overlay {
height: 100%;
background:rgba(0,0,0,0.16);
display: table-cell;   
vertical-align: middle;   
text-align:center;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.feat-inner {
max-width:60%;
margin:0 auto;
}
.feat-overlay .cat a {
display:inline-block;
margin:0 3px 13px;
color:#fff;
font-size:11px;
text-transform:uppercase;
letter-spacing:2px;
padding-bottom:2px;
}
.feat-overlay h2 {
color:#fff;
font-size:24px;
line-height:1.4em;
font-weight:400;
text-transform:uppercase;
letter-spacing:3px;
margin-bottom:16px;
}
.feat-overlay h2 a {
color:#fff;
display:block;
}
.feat-title-divider {
border-top:2px solid;
display: block;
max-width: 48px;
margin: 0 auto 26px;
color: #fff;
}
.feat-more {
color:#fff;
padding:10px 12px 10px 13px;
font-size:11px;
text-transform:uppercase;
letter-spacing:2px;
border:2px solid #fff;
display:inline-block;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
}
.feat-more:hover {
background:#fff;
color:#000;
}  .promo-area {
overflow:hidden;
margin-bottom:60px;
}
.promo-item {
display: table;
width:340px;
float:left;
margin-right:30px;
height:200px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding:16px;
position:relative;
}
.promo-item:last-child {
margin-right:0;
}
.promo-overlay {
height: 100%;
display: table-cell;   
vertical-align: middle;   
text-align:center;
border:1px solid #fff;
}
.promo-overlay  h4 {
color:#000;
line-height:1.5em;
padding:8px 12px 8px 13px;
font-size:11px;
text-transform:uppercase;
letter-spacing:2px;
background:#fff;
display:inline-block;
max-width:60%;
}
.promo-link {
position: absolute; 
height: 100%; 
width: 100%;
top: 0;
left:0;
z-index: 999999;
display: block
}  .post {
margin-bottom:60px;
}
.post-header {
text-align:center;
margin-bottom:25px;
}
.post-header .cat {
display:block;
margin-bottom:7px;
}
.post-header .cat a {
font-weight:400;
font-size:11px;
letter-spacing:2px;
display:inline-block;
text-transform:uppercase;
margin:0 3px 3px;
}
.post-header .cat a:hover {
text-decoration:underline;
}
.post-header h2, .post-header h1 {
margin-bottom:10px;
display:inline-block;
max-width:80%;
}
.post-header h2 a, .post-header h1 {
font-size:24px;
letter-spacing:3px;
text-transform:uppercase;
color:#000;
font-weight:400;
line-height:1.4em;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
transition:.25s;
}
.post-header h2 a:hover {
opacity:.6;
}
.title-divider {
border-top:2px solid;
display: block;
max-width: 48px;
margin: 0 auto 15px;
color: #161616;
}
.post-date {
color:#999;
font-style:italic;
}
.post-img {
margin-bottom:25px;
text-align:center;
}
.post-img img {
vertical-align:middle;
max-width:100%;
height:auto;
}
.post-img.audio iframe {
height:166px;
width:100%;
} .post-entry p, .post-entry hr {
margin-bottom:20px;
}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6 {
color:#000;
font-weight:700;
margin-bottom:14px;
}
.post-entry h1 {
font-size:24px;
}
.post-entry h2 {
font-size:21px;
}
.post-entry h3 {
font-size:19px;
}
.post-entry h4 {
font-size:17px;
}
.post-entry h5 {
font-size:15px;
}
.post-entry h6 {
font-size:13px;
}
.post-entry hr {
border:0;
height:0;
border-bottom:1px solid #e5e5e5;
clear:both;
}
.post-entry blockquote {
border-left:3px solid;
border-color:#ddd;
padding:0 18px;
}
.post-entry blockquote p {
font-size:18px;
line-height:28px;
font-style:italic;
color:#888;
}
.post-entry a:hover {
text-decoration:underline;
}
.post-entry ul, .post-entry ol {
padding-left:45px;
margin-bottom:20px;
}
.post-entry ul li {
margin-bottom:12px;
list-style:square;
}
.post-entry ol li {
margin-bottom:12px;
list-style:decimal;
}
.sticky.post .post-header { border:1px dashed #eee; padding:20px 0; }
.bypostauthor  {}
.post-entry pre {
overflow:auto;
}
.post-entry table { width:100%; margin-bottom:22px; border-collapse:collapse }
.post-entry td, .post-entry th { padding: 12px; border-bottom: 1px #e5e5e5 solid; }
.post-entry th { font-weight:bold; font-size:14px; background:#f5f5f5;}
.post-entry tr:hover {
background:#f9f9f9;
}
.post-entry img {
max-width:100%;
height:auto;
} .more-link {
text-align:center;
display:block;
margin-top:30px;
text-transform:uppercase;
letter-spacing:3px;
font-size:11px;
color:#000;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
a.more-link:hover {
text-decoration:none;
color:#C39F76;
}
.more-line {
border-top: 1px solid;
display: block;
max-width: 40px;
margin: 5px auto 15px;
color: #C39F76;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.more-link:hover > .more-line {
color:#C39F76;
} .post-share {
border-top:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
margin-top:38px;
overflow:hidden;
}
.post-share-box {
float:left;
height:54px;
line-height:54px;
border-left:1px solid #e5e5e5;
text-align:center;
}
.post-share-box:first-child:nth-last-child(1) {
width:100%;
}
.post-share-box:first-child:nth-last-child(2),
.post-share-box:first-child:nth-last-child(2) ~ div {
width: 49.5%;
}
.post-share-box:first-child:nth-last-child(3),
.post-share-box:first-child:nth-last-child(3) ~ div {
width: 33%;
}
.post-share-box:first-child {
border-left:none;
}
.post-share-box.share-comments a {
color:#888;
font-style:italic;
}
.post-share-box.share-comments a span {
font-family:"Montserrat";
font-size:14px;
color:#000;
font-style:normal;
}
.post-share-box.share-buttons a {
color:#000;
margin:0 8px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.post-share-box.share-buttons a:hover {
color:#c39f76;
}
.post-share-box.share-author a {
font-family:"Montserrat";
font-size:13px;
color:#000;
text-transform:uppercase;
letter-spacing:1px;
font-style:normal;
}
.post-share-box.share-author span {
color:#888;
font-style:italic;
margin-right:2px;
} .post-author {
margin-bottom:60px;
margin-top:60px;
overflow:hidden;
}	
.author-img {
float:left;
margin-right:30px;
}
.author-img img {
border-radius:50%;
}
.author-content  {
overflow:hidden;
}
.author-content h5 a {
font-size:15px;
margin-bottom:6px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:700;
color:#000;
display:block;
}
.author-content p {
margin-bottom:9px;
color:#666;
}
.author-content .author-social {
font-size:14px;
color:#bbb;
margin-right:8px;
} .post-related {
overflow:hidden;
margin-bottom:60px;
margin-top:60px;
}
.post-box { text-align:center; }
.post-box-title {
font-size:12px;
letter-spacing:1px;
text-transform:uppercase;
margin-bottom:30px;
position: relative;
line-height:1em;
font-weight:700;
}
.post-box-title:before {
content: "";
display: block;
border-top: solid 1px #e5e5e5;
width: 100%;
height: 1px;
position: absolute;
top: 50%;
z-index: 1;
}
.post-box-title span {
background: #fff;
padding: 0 24px;
position: relative;
z-index: 5;
}
.item-related {
width:232px;
float:left;
margin-right:22px;
}
.item-related:last-child {
margin-right:0;
}
#main.fullwidth .item-related {
width:340px;
margin-right:30px;
}
#main.fullwidth .item-related:last-child {
margin-right:0;
}
.item-related img {
margin-bottom:6px;
width:100%;
height:auto;
}
.item-related h3 {
margin-bottom:4px;
}
.item-related h3 a {
font-size:14px;
color:#242424;
}
.item-related h3 a:hover {
text-decoration:underline;
}
.item-related span.date {
font-size:13px;
font-style:italic;
color:#999;
} .post-tags {
margin-top:25px;
margin-bottom:-15px;
padding-bottom:13px;
clear:both;
}
.post-tags a {
font-size:9px !important;
letter-spacing:1px;
text-transform:uppercase;
background:#f2f2f2;
color:#777;
padding:6px 7px 7px 8px;
margin-right:5px;
margin-bottom:8px;
display:inline-block;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.post-tags a:hover {
opacity:.7;
text-decoration:none;
background:#aaa;
color:#fff;
} .post-pagination {
overflow:hidden;
margin-bottom:60px;
margin-top:60px;
}
.post-pagination a {
font-size:12px;
text-transform:uppercase;
color:#999;
letter-spacing:2px;
}
.post-pagination a:hover {
color:#000;
}
.post-pagination .prev {
float:left;
}
.post-pagination .next {
float:right;
} .grid-item {
margin-bottom:45px;
}
.sp-grid > li {
width:355px;
display:inline-block;
vertical-align: top;
margin-right: 26px;
} #main.fullwidth .sp-grid > li {
width:520px;
margin-right:36px;
}
#main.fullwidth .sp-grid li:nth-of-type(2n+2) {
margin-right:0;
}
.sp-grid li:nth-of-type(2n+2) {
margin-right:0;
}
.grid-item .post-header .cat a {
margin:0 4px 4px 4px;
}
.grid-item .post-header .cat {
margin-bottom:6px;
display:block;
}
.grid-item .post-header h2 a {
font-size:18px;
letter-spacing:2px;
}
.grid-item .post-header h2 {
margin-bottom:12px;
max-width:100%;
}
.grid-item .post-header  {
margin-bottom:16px;
}
.grid-item .post-img  {
margin-bottom:16px;
}
.grid-item p {
margin-bottom:10px;
} .list-item {
overflow:hidden;
margin-bottom:35px;
padding-bottom:35px;
border-bottom:1px solid #eee;
}
.list-grid-layout .list-item {
margin-bottom:35px;
}
.list-item .list-content {
overflow:hidden;
}
.list-item .post-img {
float:left;
margin-right:25px;
margin-bottom:0;
}
.list-item .post-img img {
max-width:260px;
}
#main.fullwidth .list-item .post-img img {
max-width:280px;
}
.list-item .list-content .post-header {
text-align:left;
}
.list-item .post-header h2 {
max-width:100%;
}
.list-item .post-header h2 a {
font-size:19px;
letter-spacing:2px;
}
.list-item .post-header .cat a {
margin:0 8px 2px 0;
}
.list-item .post-header  {
margin-bottom:14px;
}
.list-item .post-entry p {
margin-bottom:11px;
}
.list-title-divider {
border-top:2px solid;
display: block;
max-width: 40px;
margin: 0 0 14px;
color: #161616;
} .post-comments {
margin-bottom:60px;
margin-top:60px;
}
.comments {
margin-bottom:40px;
}
.thecomment {
border-bottom:1px dotted #eee;
padding-bottom:34px;
margin-bottom:34px;
}
.thecomment .author-img {
float:left;
margin-right:20px;
}
.thecomment .author-img img {
border-radius:50%;
}
.thecomment .comment-text {
overflow:hidden;
}
.thecomment .comment-text h6.author, .thecomment .comment-text h6.author a {
display:block;
font-size:13px;
text-transform:uppercase;
letter-spacing:1px;
margin-bottom:6px;
color:#333;
}
.thecomment .comment-text span.author a:hover {
text-decoration:underline;
}
.thecomment .comment-text span.date {
font-size:12px;
color:#999;
font-style:italic;
display:block;
margin-bottom:10px;
}
.thecomment .comment-text em {
font-size:13px;
margin-bottom:-14px;
display:block;
color:orange;
letter-spacing:1px;
}
.thecomment .comment-text em i {
font-size:14px;
color:#f3bd00;
}
.post-comments span.reply a {
float:right;
font-size:10px;
background-color:#aaa;
color:#FFF;
padding:2px 5px 4px 5px;
border-radius:2px;
margin-left:7px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.post-comments span.reply a.comment-edit-link {
background:#c5c5c5;
}
.post-comments span.reply a:hover {
opacity:.8;
}
.post-comments ul.children { margin: 0 0 0 55px; }
.post-comments ul.children li.thecomment { margin:0 0 8px 0; } #respond {
margin-bottom:20px;
overflow:hidden;
}
#respond  h3 {
font-size:11px;
color:#999;
margin-bottom:20px;
letter-spacing:2px;
text-transform:uppercase;
}
#respond h3 a {
color:#000;
display:inline-block;
}
#respond h3 small a {
text-transform:uppercase;
font-size:11px;
background:#333;
color:#FFF;
padding:4px 6px 5px;
border-radius:3px;
margin-left:7px;
letter-spacing:1px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
#respond h3 small a:hover {
opacity:.8;
}
#respond label {
color:#888;
width:80px;
font-size:13px;
display:inline-block;
font-weight:300;
font-style:italic;
}
#respond input {
padding:8px 10px;
margin-right:10px;
color:#999;
margin-bottom:15px;
font-size:11px;
width:250px;
}
#respond input:focus {outline:none;}
#respond .comment-form-url {
margin-bottom:10px;
}
#respond textarea {
padding:14px;
height:130px;
font-size:13px;
color:#777;
margin-bottom:14px;
line-height:20px;
}
#respond textarea:focus {outline:none;}
#respond #submit {
padding:11px 20px;
width:auto;
font-size:10px;
margin-top:0;
}
#respond #submit:hover {
background:#333;
color:#FFF;
}  .widget {
margin-bottom:35px;
}
.widget-title {
background:#161616;
text-align:center;
color:#fff;
padding:13px 0;
font-size:11px;
text-transform:uppercase;
letter-spacing:1px;
position: relative;
margin-bottom:25px;
}
.widget-title:after {
content: "";
display: block;
position: absolute;
border-top: 5px solid;
border-top-color:#161616;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
bottom: -5px;
left: 50%;
width: 0;
height: 0;
margin-left: -5px;
}
.widget p {
font-size:13px;
line-height:22px;
}
.widget a:hover {
text-decoration:underline;
}
.widget ul li {
margin-bottom:9px;
padding-bottom:9px;
border-bottom:1px dotted #d5d5d5;
}
.widget ul li:last-child {
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}
.widget ul li a {
color:#242424;
}
.widget img {
max-width:100%;
height:auto;
}
.widget .screen-reader-text {
display:none;
} .about-widget {
text-align:center;
}
.about-img {
margin-bottom:14px;
}
.about-title {
display:block;
font-size:12px;
text-transform:uppercase;
font-weight:700;
margin-bottom:10px;
}
.about-autograph {
margin-top:14px;
display:inline-block;
} .social-widget {
text-align:center;
}
.social-widget a {
color:#000;
font-size:16px;
margin:0 10px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.social-widget a:hover {
color:#C39F76;
} .widget_categories ul li, .widget_archive ul li {
color:#999;
}
.widget_categories a, .widget_archive a {
margin-right:5px;
} .widget_recent_entries .post-date {
color:#999;
font-style:italic;
display:block;
font-size:12px;
margin-top:5px;
} .widget_recent_comments .comment-author-link, .widget_recent_comments .comment-author-link a {
color:#999;
font-style:italic;
} #wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #777; font-size: 12px; margin-top: 10px; margin-bottom: 15px; border-bottom:1px solid #e5e5e5; padding-bottom:8px; }
#wp-calendar thead { font-size: 12px;  }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px; font-size:12px; }
#wp-calendar tbody td a { font-weight:700; color:#222; }
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }
#wp-calendar thead th { padding-bottom: 10px; text-align: center; } .widget ul.menu li ul {
padding-left:15px;
margin-top:9px;
} .widget .tagcloud a {
font-size:9px !important;
letter-spacing:1px;
text-transform:uppercase;
background:#f2f2f2;
color:#777;
padding:6px 7px 7px 8px;
margin-right:5px;
margin-bottom:8px;
display:inline-block;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.widget .tagcloud a:hover {
opacity:.7;
text-decoration:none;
background:#aaa;
color:#fff;
} #searchform input#s {
border: 1px solid #e5e5e5;
background:#fff url(//www.ecohabitat.gr/cms/wp-content/themes/redwood/img/searchsubmit.png) no-repeat 96% 13px;
padding:14px 14px;
font-size:12px;
font-style:italic;
color:#999;
width:280px;
}
.widget #searchform #s:focus { outline:none; }
.widget #searchform input#s { 
width:100%;
box-sizing:border-box;
} #sidebar .instagram-pics {
margin-left:-10px;
overflow:hidden;
}
#sidebar .instagram-pics li {
width: 30%;
display: inline-block;
border-bottom: none;
padding: 0;
margin: 0 0 10px 10px;
float:left;
}
#sidebar .instagram-pics li img {
max-width:100%;
vertical-align:middle;
}
#sidebar .instagram-pics li img:hover {
opacity:.87;
} .widget ul.side-newsfeed li {
list-style-type:none;
margin-bottom:17px;
padding-bottom:13px;
margin-left:0;
}
.widget ul.side-newsfeed li:last-child {
margin-bottom:0;
padding-bottom:0;
}
.widget ul.side-newsfeed li .side-item {
overflow:hidden;
}
.widget ul.side-newsfeed li .side-item .side-image {
float:left;
margin-right:14px;
}
.widget ul.side-newsfeed li .side-item .side-image img {
width:100px;
height:auto;
}
.widget ul.side-newsfeed li .side-item .side-item-text {
overflow:hidden;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 {
margin-bottom:4px;
}
.widget ul.side-newsfeed li .side-item .side-item-text h4 a {
margin-bottom:1px;
color:#242424;
display:block;
font-size:13px;
}
.widget ul.side-newsfeed li .side-item .side-item-text .side-item-meta {
font-size:12px;
color:#999;
font-style:italic;
}  .pagination {
margin-top:55px;
overflow:hidden;
margin-bottom:45px;
}
.pagination a {
display:inline-block;
color:#242424;
letter-spacing:2px;
text-transform:uppercase;
font-size:11px;
border-bottom:1px solid #e5e5e5;
padding-bottom:5px;
font-weight:700;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.pagination a:hover {
color:#999;
}
.pagination .newer {
float:left;
}
.pagination .older {
float:right;
}   #instagram-footer {
text-align:center;
overflow:hidden;
}
.instagram-title {
margin-bottom:20px;
text-transform:uppercase;
letter-spacing:1px;
font-size:14px;
}
#instagram-footer .instagram-pics li {
width:12.5%;
display:inline;
float:left;
}
#instagram-footer .instagram-pics li img {
max-width:100%;
vertical-align:middle;
}
#instagram-footer .instagram-pics li img:hover {
opacity:.87;
}
#instagram-footer p.clear {
font-size: 11px;
border-bottom: 1px solid #eee;
display: inline-block;
margin-top: 5px;
} #footer {
background:#161616;
}
#footer-social {
border-bottom:1px solid;
border-color:#313131;
text-align:center;
padding:28px 0;
}
#footer-social a {
color:#fff;
font-size:12px;
text-transform:uppercase;
letter-spacing:1px;
margin:0 28px;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
#footer-social a:hover {
color:#C39F76;
}
#footer-social a span {
margin-left:5px;
} #footer-copyright {
text-align:center;
padding:28px 0;
}
.copyright {
color:#888;
font-size:12px;
}
.copyright a {
color:#fff;
}  .archive-box {
text-align:center;
margin-bottom:40px;
border:1px solid #e8e8e8;
padding:28px;
}
.archive-box h1 {
font-size:16px;
color:#000;
text-transform:uppercase;
letter-spacing:1px;
font-weight:700;
display:inline;
}
.archive-box span {
font-size:17px;
font-style:italic;
color:#999;
display:inline-block;
margin-right:4px;
}
.post-entry.nothing {
font-size:14px;
color:#242424;
text-align:center;
}   input, textarea {
font-family:"Lora", sans-serif;
}
input[type=submit] {
font-family:"Montserrat", sans-serif;
text-transform:uppercase;
letter-spacing:2px;
background:#eee;
border-radius:0;
font-size:10px;
color:#888;
padding:11px 21px;
margin-top:14px;
display:inline-block;
border:none;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
cursor:pointer;
border-radius:30px;
width:auto;
}
input[type=submit]:hover {
background:#333;
color:#FFF;
}
input, select, textarea {
border:1px solid #ddd;
color:#888;
padding:9px 10px;
width:100%;
box-sizing:border-box;
}
input:focus, select:focus, textarea:focus {
border:1px solid #c4c4c4;
outline:none;
} .gallery {
margin-bottom:20px !important;
}
.gallery .gallery-caption{  
font-size:12px;
color:#888;
margin-top:4px;
font-style:italic;
}  
.gallery .gallery-icon img{  
border-radius:2px;  
border:1px solid #eee !important;  
padding:7px;
}  
.gallery .gallery-icon img:hover {
border:1px solid #ccc !important;  
} .error-page {
text-align:center;
}
.error-page h1 {
font-size:140px;
}
.error-page p {
margin-bottom:20px;
color:#888;
}  .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
max-width: 100%;
text-align: center;
box-sizing:border-box;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 100%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 16px;
font-style:italic;
color:#888;
line-height: 17px;
margin: 8px 0 0;
}
.gallery .gallery-icon img {
border:none !important;
}
.gallery .gallery-icon img:hover {
border:none !important;
}
.wpcf7 input {
width:300px;
}
div.wpcf7 {
overflow:hidden;
margin-top:30px;
}
.wpcf7 input, .wpcf7 textarea {
font-size:12px;
margin-top:6px;
}
.wpcf7 p {
color:#888;
font-style:italic;
margin-bottom:18px;
}
.wpcf7 .wpcf7-submit {
width:auto;
font-size:10px;
margin-top:0;
} .widget_mc4wp_widget .widget-title {
margin-bottom:0;
}
.mc4wp-form label {
font-weight: 400 !important;
margin-bottom: 18px !important;
text-align: center;
font-style: italic;
color: #444;
font-size: 15px;
}
.mc4wp-form button, .mc4wp-form input[type=button], .mc4wp-form input[type=submit] {
width: 100%;
border-radius: 0;
background: #161616;
color: #fff;
-o-transition:.3s;
-ms-transition:.3s;
-moz-transition:.3s;
-webkit-transition:.3s;
transition:.3s;
}
.mc4wp-form button:hover, .mc4wp-form input[type=button]:hover, .mc4wp-form input[type=submit]:hover {
background:#C39F76;
}
.mc4wp-form input[type=date], .mc4wp-form input[type=email], .mc4wp-form input[type=tel], .mc4wp-form input[type=text], .mc4wp-form input[type=url], .mc4wp-form select, .mc4wp-form textarea {
font-style:italic;
}
.mc4wp-form {
margin:0 !important;
padding: 20px 20px 24px;
background: #f1f1f1;
} #respond .mc4wp-checkbox-comment_form label {
width:auto;
}
#respond #mc4wp-checkbox input {
margin-bottom:0;
}  .slicknav_btn { position: relative; display: block; vertical-align: middle; float: left;  line-height: 27px; cursor: pointer;  height:27px;}
.slicknav_menu  .slicknav_menutxt { display: block; line-height: 1.188em; float: left; }
.slicknav_menu .slicknav_icon { float: left; margin: 0.188em 0 0 0.438em; font-size:19px;}
.slicknav_menu .slicknav_no-text { margin: 0 }
.slicknav_menu .slicknav_icon-bar { display: block; width: 1.125em; height: 0.125em; }
.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar { margin-top: 0.188em }
.slicknav_nav { clear: both }
.slicknav_nav ul,
.slicknav_nav li { display: block }
.slicknav_nav .slicknav_arrow { font-size: 0.8em; margin: 0 0 0 0.4em; }
.slicknav_nav .slicknav_item { cursor: pointer; }
.slicknav_nav .slicknav_row { display: block; }
.slicknav_nav a { display: block }
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a { display: inline }
.slicknav_menu:before,
.slicknav_menu:after { content: " "; display: table; }
.slicknav_menu:after { clear: both }
.slicknav_menu { *zoom: 1 }
.slicknav_btn {
margin: 5px 5px 6px;
margin-left:0;
}
.slicknav_menu .slicknav_icon-bar {
background-color: #fff;
}
.slicknav_menu {
background:#161616;
padding:6px;
}
.slicknav_nav {
margin:0;
padding:0;
}
.slicknav_nav, .slicknav_nav ul {
list-style: none;
overflow:hidden;
}
.slicknav_nav ul {
padding:0;
margin:0 0 0 20px;
}
.slicknav_nav .slicknav_row {
padding:5px 10px;
margin:2px 5px;
}
.slicknav_nav a{
padding:5px 10px;
margin:2px 5px;
text-decoration:none;
color:#fff;
font-size:11px;
font-weight:400;
letter-spacing:2px;
text-transform:uppercase;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
padding:0;
margin:0;
}
.slicknav_nav a:hover{
background:#333;
color:#fff;
}
.slicknav_nav .slicknav_txtnode {
margin-left:15px;   
}
.slicknav_menu .slicknav_no-text {
margin-top:7px;
}@import url("https://fonts.googleapis.com/css?family=Fira+Sans:400,500|Source+Sans+Pro:400,600&subset=greek");  body {
font-family:"Source Sans Pro", sans-serif;
font-size:19px;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
strong, b, strong *, b * {
font-weight: 600;
}
p {
line-height: 28px;
}
.post-entry p, .post-entry hr {
margin-bottom: 40px;
}
.container {
}
input, textarea {
font-family:"Source Sans Pro", sans-serif;
}
input[type=submit] {
font-family:"Fira Sans", sans-serif;
text-transform:uppercase;
letter-spacing:2px;
font-size:10px;
}
#header .container { display:none;
}
#logo {
padding-top: 16px;
padding-bottom: 16px;
position: absolute;
top: -60px;
z-index: 999999;
left: 0;
width: 400px;
}
#logo img { width:190px;
}
#header, #header.noslider {
text-align:left;
margin-bottom:20px;
border-bottom:0px solid white;
}
.el h1, .el h2, .el h3, .el h4, .el h5, .el h6, .el #nav-wrapper .menu li a, .el .feat-more, .el .cat, .el .post-share .post-share-comments,
.el .about-title, .el #footer-social a, .el .more-link, .post-comments span.reply a, .el .widget .tagcloud a, .el .pagination a , .el .post-tags a, .el .slicknav_nav a, .el .post-pagination a  {
font-family:"Fira Sans", sans-serif;
}
a.anchor {
display: block;
position: relative;
top: -110px;
visibility: hidden;
}
.feat-overlay h2 {
font-size: 28px;
font-weight: 400;
text-transform: none;
letter-spacing: normal;
}
#main {
width: 790px;
float: left;
}
#sidebar {
width: 250px;
float: right;
}
#sidebar .instagram-pics li {
width: 46%;
}
.list-meta {
display:none;
} #powerTip {
background-color: #fff;
border: 4px solid #96c840;
border-radius: 0px;
}
#powerTip::before {
}
.box_view_html {
color: #000;
}
.box_view_html .alignleft {
margin: 0px 20px 0px 0;
}
.post-share-box.share-comments a span {
font-family:"Fira Sans";
font-size:14px;
}
.post-share-box.share-author a {
font-family:"Fira Sans";
font-size:13px;
color:#000;
text-transform:uppercase;
letter-spacing:1px;
} #nav-wrapper .menu li.wpml-ls-menu-item {
display:none!important;
} #top-bar {
background: #fff!important;
border-bottom:1px solid #d8d8d8;
}
#nav-wrapper .menu {
padding-left:230px;
}
#nav-wrapper .menu li a {
color:black;
}
#nav-wrapper .menu li a:hover { 
color:#1bbdd2;
}     #top-social a {
color: #000;
}  .post-header {
position:relative;
}
.post-header h2 a, .post-header h1 {
letter-spacing:0px;
font-size: 26px;
text-transform: none;
}
.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6 {
font-weight: 400;
}
.post-entry h2 {
font-size: 25px;
}
.post-entry h3 {
line-height: 25px;
font-size: 23px;
}
.post-entry h4 { font-size: 20px;
font-weight: 400;
line-height: 29px;
}
.post-entry h5 {
font-size: 19px;
} .post-header h2, .post-header h1 {
max-width:100%;
}
.post-header h2 {
font-size: 20px;
color: #74bc5d;
font-weight:700;
line-height:35px;
margin-top:-20px!important;
}
.grid-item .post-header h2 {
margin-top:0px!important;
}
.grid-item .post-header h2 {
line-height:initial;
}
.post-header h2.sub-title {
margin:0;
}
.post-header {
text-align: left;
}
.title-divider {
max-width:none;
border-top: 1px solid #42b14a;
height:1px;
}
.grid-item .post-img {
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
filter:saturate(1) brightness(1);
}
.grid-item .post-img:hover { filter:saturate(1.1) brightness(1.1);
}
.grid-item .post-header h2 a {
letter-spacing: 0px;
}
.archive-box {
text-align: left;
margin-bottom: 10px;
border: 0px solid white;
padding: 10px 0;
}
.archive-box h1 {
font-size: 20px;
color: #000;
text-transform: uppercase;
letter-spacing: 1px; display: inline;
}
.archive-box span {
display:none;
}
.category-projects article .list-meta {
display:none;
}
.post-date{
}
.category-projects .post-date{
display:none;
}
.category-projects .post-entry p {
}
.fullwidth article { max-width: 900px;
}
#main.fullwidth .sp-grid > li {
margin-right:34px;
}
.post-related {
width:120%;
} .post-box-title span, .instagram-title {
font-size: 17px;
font-weight: normal;
}
.post-box-title {
line-height: normal;
}
.post-share { width:120%;border-color:white;margin-top:80px;}
.post-share-box.share-comments { display:none; }
.post-share-box:first-child:nth-last-child(2) ~ div {
width: 100%;
border-left: 0;
}
@media only screen and (max-width: 1170px) { .fullwidth article {
max-width: unset;
}
.post-related {
width:100%;
}
.post-share { width:100%;} } article.grid-item .post-img a{
width: 100%;
height: 250px;
overflow: hidden;
display: block;
}
article.grid-item .post-img a img {
object-fit: cover;
height: 250px;
}
.category-projects .post-entry img { }
.gallery-columns-3 .gallery-item {
margin:0!important;
padding:0 1% 1% 0;
width:32.66%!important;
}
.gallery-columns-3 .gallery-item:nth-child(3), .gallery-columns-3 .gallery-item:nth-child(7), .gallery-columns-3 .gallery-item:nth-child(11) {
padding:0 0 1% 0;
}
.gallery-columns-2 .gallery-item {
margin:0!important;
padding:0 2% 2% 0;
width:49%!important;
}
.gallery-columns-2 .gallery-item:nth-child(2), .gallery-columns-2 .gallery-item:nth-child(5), .gallery-columns-2 .gallery-item:nth-child(8) {
padding:0 0 1% 0;
}
.gallery img {
width:100%;
max-width:100%;
}
.gallery .gallery-icon img {
padding:0;
border-radius: unset;
width: 100%;
vertical-align:bottom;
}
.gallery {
margin-top: 0px!important;
}
.post-entry ul, .post-entry ol {
padding-left: 19px;
margin-bottom:40px;
}
.page-id-2 .post-entry ul, .page-id-1016 .post-entry ul {
padding-left:0px;
margin-bottom: 18px;
margin-top: 18px;
display: inline-block;
}
.page-id-2 .post-entry ul li:hover {
}
.page-id-2 .post-entry ul li, .page-id-1016 .post-entry ul li {
list-style: none;
width: calc(33.3% - 10px); display:inline-block;
padding:0;
margin:0 10px 0 0;
color:Black;
}
.page-id-2 .post-entry ul li:last-child, .page-id-1016 .post-entry ul li:last-child {
margin:0;
}
.page-id-2 .post-entry ul li h3, .page-id-1016 .post-entry ul li h3 {
width: 100%;
margin-bottom:0px;
display: table;
}
.page-id-2 .post-entry ul li h3 a, .page-id-1016 .post-entry ul li h3 a, .ecobutton {
display:table-cell;
vertical-align: middle;
height:118px;
text-decoration: none;
background-color: #7eaf08;
color: #fff;
padding:20px 30px;
box-sizing: border-box;
border: solid 1px #7eaf08;
border-radius: 10px;
width: 100%;
text-align: center;
font-size: 20px;
margin:0px;
background: #7eaf08;
background: -webkit-linear-gradient(left top, #7eaf08, #690);
background: -o-linear-gradient(bottom right, #7eaf08, #690);
background: -moz-linear-gradient(bottom right, #7eaf08, #690);
background: linear-gradient(to bottom right, #7eaf08, #690);
}
.page-id-2 .post-entry ul li h3 a:hover, .page-id-1016 .post-entry ul li h3 a:hover, .ecobutton:hover {
background-color: #fff;
background: #fff;
border: solid 1px #7eaf08;
color: #7eaf08;
} body div.wpcf7 {
margin-top: 0px;
} #toplogo{ position: absolute;
top: 6px;
}
#toplogo a img {
width: 190px;
}
.navpaginated {
text-align:center!important;
float:none!important;
margin-left:0px!important;
margin-right:0px!important;
}
.navpaginated a{
font-size: 17px;
text-transform: uppercase;
letter-spacing: 1px;
font-family: "Montserrat", sans-serif;
}  .promotext {
text-align:left!important;
margin: 0 240px 0 0;
}
.promotext .post-entry p {
max-width:100%!important;
}
.promotext .post-header {
text-align:left!important;
margin-bottom: 10px;
}
.promotext .title-divider {
margin-bottom:5px;
}   .slicknav_nav a {
color: #000;
} .slicknav_menu a .slicknav_icon-bar {
background-color: #000;
} .slicknav_nav {
display: block;
padding: 9px 0 9px 20px;
border-bottom: 1px solid #dedede;
border-right: 0px solid #dedede;
border-left: 0px solid #dedede;
margin-left: -20px;
background-color: white;
}
.slicknav_menu {
background: #fff!important;
}
#top-search a.search:hover, #top-search a.search:hover .fa-search:before {
opacity: 1;
color:#1abcd2;
}
.slicknav_nav a {
padding: 5px 10px 5px 0;
}
.slicknav_nav a:hover {
background: #1bbdd2;
color: #000;
} .contact #main {
width: 600px;
}
.contact #sidebar {
width: 440px;
padding-top: 70px;
}
.contact #sidebar textarea {
height: 100px;
}
.wpcf7 p {
color: #131313;
font-style: normal;
margin-bottom: 12px;
}
.wpcf7 .wpcf7-submit {
text-transform:none;
font-size: 16px;
letter-spacing: 0px;
border-radius: 0px;
background: #42b14a;
color: #ffffff;
}
div.wpcf7-response-output {
margin: 10px 0;
padding: 5px 0;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
border: 0px solid #fff;
}
.wpcf7 input, .wpcf7 textarea {
font-size: 18px;
margin-top: 6px;
color: black;
padding: 7px 10px;
}
.wpcf7 .wpcf7-submit {
padding: 11px 21px;
}
div.wpcf7-mail-sent-ok {
border: 0px solid #fff;
color: #42b14a;
font-weight: 500;
}
.post-date {
font-style: normal;
}
#footer-social {
display:none;
} #projintro h3{
line-height: 25px;
font-weight: 400;
font-size: 19px;
margin-bottom:14px;
}
.page-id-65 .post-entry ul, .page-id-1030 .post-entry ul, .category-projects #projintro ul, .category-projects-en #projintro ul {
font-size: 20px;
width: 75%;
padding-left:25px;
padding-bottom:10px;
margin-bottom:20px;
}
.page-id-65 .post-entry ul li, .page-id-1030 .post-entry ul li, .category-projects #projintro ul li, .category-projects-en #projintro ul li {
list-style:none;
position:relative;
margin-bottom: 12px;
}
.page-id-65 .post-entry ul li:before, .page-id-1030 .post-entry ul li:before, .category-projects #projintro ul li:before, .category-projects-en #projintro ul li:before {
content: " ";
background-image: url(//www.ecohabitat.gr/cms/wp-content/themes/redwood-child/img/arrow-list.png);
background-size:20px 20px;
background-repeat: no-repeat;
width:20px;
height:20px;
display:block;
font-size: 40px;
font-weight: normal;
font-family:"Source Sans Pro", sans-serif;
font-family:"Fira Sans", sans-serif;
position: absolute;
left: -25px;
top: 3px;
line-height: 30px;
}
.wp-caption p.wp-caption-text {
font-size: 16px;
font-style: normal;
color: #383838;
text-align: right;
width: 100%;
background-color: #e9f5e4;
line-height: 22px;
margin: 0 0 20px 0;
padding: 10px 20px 10px 20%;
box-sizing: border-box;
}
.gallery .gallery-caption {
font-size: 16px;
font-style: normal;
color: #383838;
text-align: right;
width: 100%;
background-color: #e8e8e8;
line-height: 22px;
margin: 0;
padding: 10px 20px 10px 20%;
box-sizing: border-box;
border-right:0px solid white;
}
.wp-caption img {
display:block;
} .archive-box {
text-align: left;
margin-bottom: 24px;
border-bottom: 1px solid #42b14a;
padding: 2px 0 12px 0;
}
.archive-box h1, .post-header h1 {
width:100%;
display:inline-block;
text-align:left;
font-weight: 500;
font-size: 23px;
color: #404040;
text-transform: none;
letter-spacing: 0px;
}
.show-search {
top: 0;
width: 415px;
right: 25px!important;
}
.show-search #searchform input#s {
width:100%;
border: 1px solid #1bbdd2;
}
.show-search #searchform input#s:focus { 
border: 1px solid #75bc5e;
}
::placeholder { color: black;
opacity: 1; }
:-ms-input-placeholder { color: black;
}
::-ms-input-placeholder { color: black;
}
#instagram-footer p.clear {
display:none!important;
} @media only screen and (min-width: 1170px) {
.post-date {
position:absolute;
right:0;
top: 5px;
}
}
@media only screen and (max-width: 1170px) and (min-width: 942px) {
.contact #main {
width: 550px;
}
.contact #sidebar {
width: 300px;
}
.post-date {
position:absolute;
right:0;
top: 5px;
}
}
@media only screen and (max-width: 960px) and (min-width: 768px) {
.contact #main {
width: 60%;
}
.contact #sidebar {
width: 40%;
padding-top: 73px;
padding-left:20px;
box-sizing:border-box;
}
.wpcf7 input {
width: 100%;
}
.post-date {
position:absolute;
right:0;
top: 55px;
}
}
@media only screen and (max-width: 843px) {
.contact #main {
width: 100%;
}
.contact #sidebar {
width: 100%;
padding:0px;
}
.page-id-65 .post-entry ul, .page-id-1030 .post-entry ul {
width: 90%;
}
.page-id-2 .post-entry ul li h3 a, .page-id-1016 .post-entry ul li h3 a, .ecobutton {
padding:0px;
}
}
@media only screen and (max-width: 480px) {
.page-id-2 .post-entry ul li h3 a, .page-id-1016 .post-entry ul li h3 a, .ecobutton {
height:70px;
}
.page-id-2 .post-entry ul li, .page-id-1016 .post-entry ul li {
width:100%;
}
img.alignleft {
width:100%;
}
} .post-entry blockquote {
border-left: 1px solid;
border-color: #42b14a;
}
.post-entry blockquote p {
font-size: 17px;
line-height: 28px;
font-style: normal;
color: #3e3e3e;
}
a {
color: #1bbdd2;
transition: color 0.5s ease;
}
a:hover, .post-entry a:hover {
color: #42b14a;
text-decoration:none;
}
#searchform input#s {
font-size: 16px;
font-style: normal;
color: #000;
} body .bx-wrapper .bx-controls-direction a {
border-radius: 0;
border-width:0;
width:50px;
height:50px;
background-image: url(//www.ecohabitat.gr/cms/wp-content/themes/redwood-child/img/arrow-right.png);
background-size:50px 50px;
margin-top: -25px;
}
body .bx-wrapper .bx-controls-direction a.bx-prev {
background-image: url(//www.ecohabitat.gr/cms/wp-content/themes/redwood-child/img/arrow-left.png);
}
body .bx-wrapper .bx-controls-direction a i{
display:none;
}
body .feat-overlay { 
padding-top:50px;
}
body .feat-title-divider {
display:none;
}
body .feat-overlay h2 a {
text-shadow: 0px 0px 16px rgb(0, 0, 0);
} #upperfooter {
padding: 20px 0 0;
display: block;
background-color: #dedede;
}
.site-footer {
background-color: #dedede;
}
#upperfooter .fatfooter {
box-sizing: content-box;
display: block;
overflow:hidden;
padding-top: 0px;
margin-top: 10px;
}
#upperfooter::before {
display: none;
}
#upperfooter .widget-title {
background: transparent;
text-rendering: optimizeLegibility;
text-align: left;
color: #1a1a1a;
padding: 10px 0 5px;
font-size: 17px;
text-transform: none;
letter-spacing: 0px;
position: relative;
margin: 0px;
font-weight:500;
}
#upperfooter .widget-title::after {
display:none;
content:'';
}
.fatfooter ul {
list-style-type: none;
margin: 5px 0 20px;
}
.fatfooter ul li a {
color: #0092a5;
}
.fatfooter ul li a:hover {
color: #2aab00;
}
.clearfix::after {
height: 0;
visibility: hidden;
}
.fatfooter .half,
.fatfooter .one-third,
.fatfooter .quarter,
.fatfooter .two-thirds {
float: left;
}
.fatfooter .half img,
.fatfooter .one-third img,
.fatfooter .quarter img,
.fatfooter .two-thirds img{
width:60%;
height:auto;
}
.fatfooter .one-third {
width: 32%;
}
.fatfooter .two-thirds {
width: 65.5%;
}
.fatfooter .quarter {
width: 23.5%;
}
.fatfooter .three-quarters {
width: 74.5%;
}
.fatfooter .half {
width: 48%;
}
.fatfooter .one-third,
.fatfooter .quarter,
.fatfooter .two-thirds {
margin: 0 .5%;
}
.fatfooter .left,
.fatfooter .one-third.left,
.fatfooter .quarter.left {
margin: 0 1% 0 0;
float: left;
}
.fatfooter .one-third.right,
.fatfooter .quarter.right,
.fatfooter .right {
margin: 0 0 0 1%;
float: right;
}
.fatfooter .half.left {
width: 48%;
margin: 0 2% 0 0;
}
.fatfooter .half.right {
width: 48%;
margin: 0 0 0 2%;
}
.fatfooter .two-thirds.left {
margin: 0 1% 0 0;
}
.fatfooter .two-thirds.right {
margin: 0 0 0 1%;
float: right;
}
.widget-container .menu li {
padding-bottom:3px;
margin-bottom:3px;
}
#upperfooter .fatfooter {
width: 1080px;
margin: 0 auto;
}
#site-footer-wrap {
width: 1080px;
margin: 0 auto;
}
.post-comments {
display:none!important;
} .page-id-24 #header + .container, .page-id-1035 #header + .container {
height: calc(100vh - 460px);
} .post-entry table h4 {
padding-top:10px;
}
.post-entry table {
}
.post-entry tr {
border-bottom: 1px #e5e5e5 solid;
}
.post-entry tr:last-child {
border-bottom: 0px #fff solid;
}
.post-entry td {
border-bottom: 0px #fff solid;
}
.post-entry td img {
margin:0px!important;
}
.post-entry tr td:first-child {
padding-right:0px;
}
#sb_instagram #sbi_load, #sb_instagram .sb_instagram_header {
display:none;
}
#sb_instagram {
padding-bottom:0px!important;	
}
@media only screen and (max-height: 1010px) {
.page-id-24 #header + .container, .page-id-1035 #header + .container {
overflow:auto;
height:auto;
}
}
@media only screen and (max-width: 1170px) and (min-width: 942px) { #upperfooter .fatfooter {
width:940px;
}
#site-footer-wrap {
width:940px;
}
#upperfooter {
padding-left:0px;
padding-right:0px;
}
}
@media only screen and (max-width: 960px) and (min-width: 768px) { .promotext {
text-align: left!important;
margin: 0px;
}
#upperfooter .fatfooter {
width:726px;
}
#site-footer-wrap {
width:726px;
}
#upperfooter {
padding-left:0px;
padding-right:0px;
}
.site-footer {
padding: 30px 0 20px 0;
}
#logo {
left:50px;
}
}
@media only screen and (max-width: 767px) {
#upperfooter {
padding-left:0px;
padding-right:0px;
}
#upperfooter .fatfooter {
width:300px;
}
#site-footer-wrap {
width:300px;
}
.post-entry td {
width: 100%;
clear: both;
display: block;
overflow: hidden;
border-width:0px;
padding: 0;
}
.post-entry td img {
padding:0!important;
margin:0!important;
}
.post-entry tr {
border-bottom: 1px #e5e5e5 solid;
padding-top:15px;
display:block;
}
.post-entry tr:last-child {
border-bottom: 0px #fff solid;
}
.post-entry td img {
padding-bottom: 5px!important;
}
.post-entry tr:hover {
background-color:transparent;
}
.langwrap {
display:none;
}
#nav-wrapper .wpml-ls-item {
display:inline-block;
}
#logo {
left:50px;
}
} @media only screen and (max-width: 768px) and (min-width: 480px) { .promotext {
text-align: left!important;
margin: 0px;
}
#upperfooter .fatfooter {
width:480px;
}
#site-footer-wrap {
width:480px;
}
#upperfooter {
padding-left:0px;
padding-right:0px;
}
.post-date {
width: 100%;
display: inline-block;
padding-top: 10px;
}
.site-footer {
padding: 30px 0 20px 0;
}
}
@media only screen and (max-width: 480px) {
.show-search {
width: 235px;
} .promotext {
text-align: left!important;
margin: 0px;
}
#upperfooter {
padding-left:0px;
padding-right:0px;
}
.post-date {
width: 100%;
display: inline-block;
padding-top: 10px;
}
}
@media only screen and (max-width: 1170px) { }
@media only screen and (max-width: 960px) { .post-entry p img {
max-width: 100%;
}  .page-id-24 #header + .container, .page-id-1035 #header + .container {
overflow:auto;
height:auto;
}
body .blue {
width: 100%;
margin: 0;
box-sizing: border-box;
height: auto;
}
}
@media screen and (min-width:56.875em) {
.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
float: left;
margin-right: 7.1428571%;
width: 46.42857145%;
}
.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
margin-right: 0;
}
.site-footer {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding: 1em 4.5455% 1em;
}
#upperfooter .fatfooter {
box-sizing: content-box;
display: block;
overflow:hidden;
padding-bottom: 20px;
margin-bottom: 0px;
border-bottom: 1px solid gray;
border-top: 0 solid #fff;
margin-top: 0;
padding-top: 0;
}
.site-footer .social-navigation {
margin: 0;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
}
.site-info {
margin: .538461538em auto .538461538em 0;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
}
}
@media only screen and (max-width: 767px) {
.post-header h2 a, .post-header h1 {
letter-spacing: 0px!important;
}  .fatfooter .quarter {
width: 48%;
}
.fatfooter .quarter.left {
margin-right: 2%;
}
.fatfooter .quarter.right {
margin-left: 2%;
}
footer .third.quarter.widget-area {
clear: both;
}
}
@media screen and (max-width:600px) {
.fatfooter .full-width,
.fatfooter .half,
.fatfooter .one-third,
.fatfooter .quarter,
.fatfooter .three-quarters,
.fatfooter .two-thirds {
width: 100%;
margin: 0;
}
.fatfooter .widget-area {
padding: 0 0 10px;
}
}
#footer {
display:none!important;
visibility:hidden;
} .home .pagination {
display:none;
}
.pagination .older a, .pagination .newer a {
font-size: 20px;
font-weight: 300;
text-transform: none;
}
.pagination .older a .fa, .pagination .newer a .fa {
display:none;
}
.pagination .older, .pagination .newer {
float: none;
text-align: center;
} .langwrap {
position:absolute;
z-index:999999;
top:6px;right:60px;
}
a.wpml-ls-link  .wpml-ls-display {
color:black;
font-size:14px;
}
a.wpml-ls-link:hover  .wpml-ls-display {
color:#23bacf;
}
.langwrap .wpml-ls-legacy-list-horizontal {
padding:3px 0 0 0;
}
#nav-wrapper .wpml-ls-item {
display:none!important; 
}@font-face{font-family:'FontAwesome';src:url(//www.ecohabitat.gr/cms/wp-content/themes/redwood/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//www.ecohabitat.gr/cms/wp-content/themes/redwood/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//www.ecohabitat.gr/cms/wp-content/themes/redwood/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//www.ecohabitat.gr/cms/wp-content/themes/redwood/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//www.ecohabitat.gr/cms/wp-content/themes/redwood/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//www.ecohabitat.gr/cms/wp-content/themes/redwood/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.sideslides { visibility: hidden; }
.bx-wrapper {
position: relative;
margin: 0 auto 0;
padding: 0;
*zoom: 1;
}
.bx-wrapper img {
max-width: 100%;
display: block;
} .bx-wrapper .bx-viewport { -webkit-transform: translatez(0);
-moz-transform: translatez(0);
-ms-transform: translatez(0);
-o-transform: translatez(0);
transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
position: absolute;
bottom: -30px;
width: 100%;
} .bx-wrapper .bx-loading {
min-height: 50px;
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 2000;
} .bx-wrapper .bx-pager {
text-align: center;
font-size: .85em;
font-family: Arial;
font-weight: bold;
color: #666;
padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
*zoom: 1;
*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: #666;
text-indent: -9999px;
display: block;
width: 10px;
height: 10px;
margin: 0 5px;
outline: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: #000;
} .bx-wrapper .bx-prev {
left: 22px;
}
.bx-wrapper .bx-next {
right: 22px;
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
top: 50%;
margin-top: -15px;
color:#fff;
outline: 0;
z-index: 999;
border:1px solid #fff;
height:30px;
width:30px;
font-size:18px;
line-height:30px;
text-align:center;
border-radius:50%;
-o-transition:.25s;
-ms-transition:.25s;
-moz-transition:.25s;
-webkit-transition:.25s;
opacity:0;
}
.bx-wrapper:hover .bx-controls-direction a {
opacity:1;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
} .bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
display: block;
text-indent: -9999px;
width: 10px;
height: 11px;
outline: 0;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
display: block;
text-indent: -9999px;
width: 9px;
height: 11px;
outline: 0;
margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
} .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
} .bx-wrapper .bx-caption {
position: absolute;
bottom: 0;
left: 0;
background: rgba(0, 0, 0, 0.35);
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
display: block;
font-size: 13px;
padding: 10px;
font-style:italic;
box-sizing:border-box;
}@media only screen and (min-width: 942px) and (max-width: 1170px) {
.container { width:940px; }
#main { width:610px; } .feat-item {
height:461px;
} .promo-item {
width:293px;
height:172px;
} .sp-grid > li {
width:290px;
}
#main.fullwidth .sp-grid > li {
width:450px;
} .item-related {
width:190px;
margin-right:20px;
}
#main.fullwidth .item-related {
width:292px;
margin-right:32px;
}
#main.fullwidth .item-related:last-child {
margin-right:0;
} #footer-social a {
margin:0 19px;
}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
.container { width:726px; }
#main { width:100%; }
#sidebar {
width:480px;
margin:0 auto;
float:none;
overflow:hidden;
}
#nav-wrapper {
display:none;
}
.slicknav_menu {
display:block;
} .sp-grid > li, #main.fullwidth .sp-grid > li  {
width:348px;
}
#main.fullwidth .sp-grid > li  {
margin-right:26px;
} .feat-item {
height:356px;
}
.feat-overlay h2 {
font-size:23px;
} .promo-item {
width:230px;
height:135px;
margin-right:18px;
} .item-related, #main.fullwidth .item-related {
width:230px;
margin-right:18px;
}
#main.fullwidth .item-related:last-child {
margin-right:0;
} #footer-social a span {
display:none;
}
#footer-social a {
font-size:18px;
}
}
@media only screen and (max-width: 767px) {
.container { width:300px; }
#main { width:100%; }
#sidebar {
width:100%;
}
#logo img {
max-width:100%;
}
#nav-wrapper {
display:none;
}
.slicknav_menu {
display:block;
} .sp-grid > li, #main.fullwidth .sp-grid > li {
width:100%;
margin-right:0;
} .list-item .post-img img { max-width:90px; }
.list-item .post-img { margin-right:16px; }
.list-item p { display:none; }
.list-item .post-header h2 a { font-size:14px; letter-spacing:1px; }
.list-item .post-header h2 { margin-bottom:9px; }
.list-item .post-header { margin-bottom:0; }
#main.fullwidth .list-item .post-img img { max-width:90px; }
.list-title-divider { margin: 0 0 10px; } .feat-item {
height:200px;
}
.feat-overlay h2 {
font-size:15px;
}
.feat-more {
font-size:9px;
padding:8px 9px 9px 10px;
}
.feat-inner {
max-width:80%;
}
.feat-overlay h2 {
margin-bottom:12px;
}
.feat-overlay .cat a {
margin:0 3px 10px;
} .promo-item {
width:100%;
height:176px;
margin-bottom:30px;
} .item-related, #main.fullwidth .item-related {
width:300px;
margin-right:0;
margin-bottom:20px;
} .post-header h2 a, .post-header h1 {
font-size:19px;
letter-spacing:2px;
}
.post-header h2, .post-header h1 {
max-width:100%;
} .post-share-box {
width:100% !important;
border-left:none;
border-bottom:1px solid #e5e5e5;
height:48px;
line-height:48px;
}
.post-share-box:last-child {
border-bottom:none;
} .author-img {
margin-right:16px;
}
.author-img img {
max-width:60px;
height:auto;
} #footer-social a span {
display:none;
}
#footer-social a {
font-size:18px;
margin:0 10px;
} #instagram-footer ul.instagram-pics > li {
width:25% !important;
}
#instagram-footer ul.instagram-pics > li:nth-child(8), #instagram-footer ul.instagram-pics > li:nth-child(7), #instagram-footer ul.instagram-pics > li:nth-child(6), #instagram-footer ul.instagram-pics > li:nth-child(5) {
display:none;
}
}
@media only screen and (min-width: 480px) and (max-width: 768px) {
.container { width:480px; } .sp-grid > li, #main.fullwidth .sp-grid > li {
width:225px;
margin-right:26px;
} .list-item .post-img img { max-width:150px; }
.list-item .post-img { margin-right:22px; }
.list-item .post-header h2 a { font-size:17px; }
.list-item .post-header h2 { margin-bottom:8px; }
#main.fullwidth .list-item .post-img img { max-width:150px; } .feat-item {
height:300px;
}
.feat-overlay h2 {
font-size:17px;
}
.feat-inner {
max-width:70%;
} .promo-item {
width:100%;
height:200px;
margin-bottom:30px;
}
.promo-item:last-child {
margin-bottom:0;
} .item-related, #main.fullwidth .item-related {
width:148px;
margin-right:18px;
} .author-img img {
max-width:70px;
height:auto;
} #footer-social a {
font-size:18px;
margin:0 18px;
}
}