html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, select{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; } body {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
font-size: 15px;
line-height:22px;
color:#827b7d;
overflow-x:hidden;
-webkit-font-smoothing: antialiased; text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
-webkit-text-size-adjust: 100%;
}
html {
overflow-x:hidden;
} h1, h2, h3, h4, h5, h6 {
color: #615c5c;
font-family: 'Montserrat', sans-serif;
text-align:center;
font-weight: 700;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 36px; line-height:36px;text-transform:uppercase; }
h2 { font-size: 32px; line-height:34px;text-transform:uppercase;}
h3 { font-size: 30px; line-height: 32px;text-transform:uppercase;}
h4 { font-size: 20px; line-height: 30px;text-transform:uppercase;}
h5 { font-size: 24px; line-height: 26px;text-transform:uppercase;}
h6 { font-size: 20px; line-height: 24px;text-transform:uppercase;}
p {  }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }
em { font-style: italic; }
strong { font-weight: 600;}
small { font-size: 80%; } blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
hr { border: solid #323a3d; border-width: 1px 0 0; clear: both; margin:0 10px 0 10px; height: 0; position:relative;} a, a:visited { text-decoration: none; }
a:hover, a:focus { color: #e74c3c;}
p a, p a:visited { line-height: inherit; text-decoration: none;}
a:focus{
outline:none;
} ul, ol { }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { font-size: 90%;  }
ul ul li, ul ol li,
ol ol li, ol ul li {  }
li { line-height: 18px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; } .button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
background:#fff;
border:none;
color: #000;
display: inline-block;
font-size: 26px;
line-height:32px;
cursor: pointer;
padding: 10px 15px;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out; 
outline:none;
width:100%}
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {	
color: #333333;
outline:none;	 }
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {	
color: #333333;
outline:none;}
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
text-align: center; } button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} .remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
::selection {
background: rgba(0,0,0,.2); }
::-moz-selection {
background: rgba(0,0,0,.2); }.container                                  { position: relative; width: 960px; margin: 0 auto; padding: 0; }
.container .column,
.container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;}
.row                                        { margin-bottom: 20px; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; } .container .offset-by-one                   { padding-left: 60px;  }
.container .offset-by-two                   { padding-left: 120px; }
.container .offset-by-three                 { padding-left: 180px; }
.container .offset-by-four                  { padding-left: 240px; }
.container .offset-by-five                  { padding-left: 300px; }
.container .offset-by-six                   { padding-left: 360px; }
.container .offset-by-seven                 { padding-left: 420px; }
.container .offset-by-eight                 { padding-left: 480px; }
.container .offset-by-nine                  { padding-left: 540px; }
.container .offset-by-ten                   { padding-left: 600px; }
.container .offset-by-eleven                { padding-left: 660px; }
.container .offset-by-twelve                { padding-left: 720px; }
.container .offset-by-thirteen              { padding-left: 780px; }
.container .offset-by-fourteen              { padding-left: 840px; }
.container .offset-by-fifteen               { padding-left: 900px; }  @media only screen and (min-width: 768px) and (max-width: 959px) {
.container                                  { width: 768px; }
.container .column,
.container .columns                         { margin-left: 10px; margin-right: 10px;  margin-top: 10px; margin-bottom: 10px;}
.column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
.column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
.alpha.omega                                { margin-left: 0; margin-right: 0; }
.container .one.column,
.container .one.columns                     { width: 28px; }
.container .two.columns                     { width: 76px; }
.container .three.columns                   { width: 124px; }
.container .four.columns                    { width: 172px; }
.container .five.columns                    { width: 220px; }
.container .six.columns                     { width: 268px; }
.container .seven.columns                   { width: 316px; }
.container .eight.columns                   { width: 364px; }
.container .nine.columns                    { width: 412px; }
.container .ten.columns                     { width: 460px; }
.container .eleven.columns                  { width: 508px; }
.container .twelve.columns                  { width: 556px; }
.container .thirteen.columns                { width: 604px; }
.container .fourteen.columns                { width: 652px; }
.container .fifteen.columns                 { width: 700px; }
.container .sixteen.columns                 { width: 748px; }
.container .one-third.column                { width: 236px; }
.container .two-thirds.column               { width: 492px; } .container .offset-by-one                   { padding-left: 48px; }
.container .offset-by-two                   { padding-left: 96px; }
.container .offset-by-three                 { padding-left: 144px; }
.container .offset-by-four                  { padding-left: 192px; }
.container .offset-by-five                  { padding-left: 240px; }
.container .offset-by-six                   { padding-left: 288px; }
.container .offset-by-seven                 { padding-left: 336px; }
.container .offset-by-eight                 { padding-left: 384px; }
.container .offset-by-nine                  { padding-left: 432px; }
.container .offset-by-ten                   { padding-left: 480px; }
.container .offset-by-eleven                { padding-left: 528px; }
.container .offset-by-twelve                { padding-left: 576px; }
.container .offset-by-thirteen              { padding-left: 624px; }
.container .offset-by-fourteen              { padding-left: 672px; }
.container .offset-by-fifteen               { padding-left: 720px; }
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.container { width: 420px; }
.container .columns,
.container .column {  margin-left: 0; margin-right: 0; margin-top: 10px; margin-bottom: 10px;}
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column  { width: 420px; } .container .offset-by-one,
.container .offset-by-two,
.container .offset-by-three,
.container .offset-by-four,
.container .offset-by-five,
.container .offset-by-six,
.container .offset-by-seven,
.container .offset-by-eight,
.container .offset-by-nine,
.container .offset-by-ten,
.container .offset-by-eleven,
.container .offset-by-twelve,
.container .offset-by-thirteen,
.container .offset-by-fourteen,
.container .offset-by-fifteen { padding-left: 0; }
}  @media only screen and (max-width: 319px) {
.container { width: 220px; }
.container .columns,
.container .column { margin-left: 0; margin-right: 0; margin-top: 10px; margin-bottom: 10px;}
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column { width: 220px; }
} @media only screen and (min-width: 320px) and (max-width: 479px) {
.container { width: 300px; }
.container .columns,
.container .column {  margin-left: 0; margin-right: 0;  margin-top: 10px; margin-bottom: 10px;}
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column { width: 300px; }
}  .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after {
clear: both; }
.row,
.clearfix {
zoom: 1; } .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}ƒ√
@font-face {
font-family: 'GillSansLightRegular';
src: url(//jigsaw.gr/wp-content/themes/theway/css/font/gill-sans-light-webfont.eot);
src: url(//jigsaw.gr/wp-content/themes/theway/css/font/gill-sans-light-webfont.eot?#iefix) format('embedded-opentype'),
url(//jigsaw.gr/wp-content/themes/theway/css/font/gill-sans-light-webfont.woff) format('woff'),
url(//jigsaw.gr/wp-content/themes/theway/css/font/gill-sans-light-webfont.ttf) format('truetype'),
url(//jigsaw.gr/wp-content/themes/theway/css/font/gill-sans-light-webfont.svg#GillSansLightRegular) format('svg');
font-weight: normal;
font-style: sans-serif;
}
.wp-caption {}
.wp-caption-text{}
.sticky {}
.gallery-caption{}
.bypostauthor{}
.alignright {}
.alignleft{}
.aligncenter {}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 24px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
padding: 5px 10px;
}
th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
td {
border-width: 0 1px 1px 0;
}
dl {
margin-bottom: 24px;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 24px;
}
address {
font-style: italic;
margin-bottom: 24px;
}
ul ul li, ul ol li, ol ol li, ol ul li {
font-size: 13px;
} #preloader {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
z-index: 999999;
}
#status {
width: 200px;
height: 200px;
position: absolute;
left: 50%;
top: 50%;
background-image: url(//jigsaw.gr/wp-content/themes/theway/images/preload.gif);
background-repeat: no-repeat;
background-position: center;
margin: -100px 0 0 -100px;
} #menu-wrap{
position: fixed;
padding:5px 0 15px 0;
width:100%;
z-index:10000;
top:0;
left:0;
}
.menu-back{
background:rgba(245,245,245,0);
}
.cbp-af-header {
-webkit-transition : all 0.5s ease-out;
-moz-transition : all 0.5s ease-out;
-o-transition :all 0.5s ease-out;
transition : all 0.5s ease-out;
}
.cbp-af-header.cbp-af-header-shrink {
background:rgba(245,245,245,1);
}
.cbp-af-header.cbp-af-header-shrink .logo{
width:80px;
height:62px;
background:url(//jigsaw.gr/wp-content/themes/theway/images/logo.png) no-repeat center center;
background-size:80px 62px;
-webkit-transition : all 0.5s ease-out;
-moz-transition : all 0.5s ease-out;
-o-transition :all 0.5s ease-out;
transition : all 0.5s ease-out;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu {
margin-top:1px;
margin-bottom:0;
-webkit-transition : all 0.5s ease-out;
-moz-transition : all 0.5s ease-out;
-o-transition :all 0.5s ease-out;
transition : all 0.5s ease-out;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li a {
color: #c90a1a;
padding-top:10px;
font-size:18px;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li a:hover {
border-bottom:3px solid #c90a1a;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li {
background:url(//jigsaw.gr/wp-content/themes/theway/images/line_red.png) 0 10px no-repeat;
background-size:17px 17px;
padding-left:25px;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li:first-child {
background:none;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li ul li:first-child { 
background:none; }
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li ul li { 
background:none;
padding-left:0; }
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li ul {
background:rgba(245,245,245,1);
box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.logo{
position:absolute;
width:100px;
height:81px;
z-index:10000;
left:10px;
top:10px;
background:url(//jigsaw.gr/wp-content/themes/theway/images/logo1.png) no-repeat center center;
background-size:100px 81px;
}
.menu-collapser {
position: relative;
width: 100%;
height: 48px;
line-height: 48px;
font-size: 16px;
padding: 0 8px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box
}
.collapse-button {
position: absolute;
right: 8px;
top: 50%;
width: 40px;
background-image: linear-gradient(to bottom, #151515, #040404);
background-repeat: repeat-x;
border-style: solid;
border-width: 1px;
color: #000;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
padding: 7px 10px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
cursor: pointer;
font-size: 14px;
text-align: center;
transform: translate(0, -50%);
-o-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
-moz-transform: translate(0, -50%);
-webkit-transform: translate(0, -50%);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box
}
.collapse-button:hover, .collapse-button:focus {
background-image: none;
background-color: #040404;
color: #FFF;
}
.collapse-button .icon-bar {
background-color: #fff;
border-radius: 1px 1px 1px 1px;
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
display: block;
height: 2px;
width: 18px;
margin: 2px 0;
}
ul.slimmenu {
padding-top:10px;
padding-right:10px;
text-align:right;
margin-top:13px;
margin-bottom:10px;
}
ul.slimmenu li {
position: relative;
display: inline-block;
}
ul.slimmenu > li {}
ul.slimmenu > li:first-child { border-left: 0 }
ul.slimmenu > li:last-child { margin-right: 0 }
ul.slimmenu li a {
display: block;
color: #fff; cursor:pointer;
margin: 0px 12px; font-family: 'GillSansLightRegular', sans-serif;
font-weight:700;
text-transform:uppercase; font-size: 18px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
ul.slimmenu li.active a{
border-bottom:1px solid #c90a1a;
text-decoration: none;
}
ul.slimmenu li {
background:url(//jigsaw.gr/wp-content/themes/theway/images/line1.png) 0 10px no-repeat;
background-size:17px 17px;
padding-left:25px;
}
ul.slimmenu li:first-child {
background:none;
}
ul.slimmenu li .sub-collapser {
position: absolute;
right: 0;
top: 0;
width: 48px;
height: 100%;
z-index: 999;
cursor: pointer;
}
ul.slimmenu li .sub-collapser:before {
display:none;
}
ul.slimmenu li .sub-collapser > i {
display:none;
}
ul.slimmenu li ul {
margin: 0;
list-style-type: none;
}
ul.slimmenu li ul a{
font-size:10px;
}
ul.slimmenu li ul li:first-child { 
background:none; }
ul.slimmenu li ul li {
background:none;
padding-left:0; }
ul.slimmenu li > ul {
display: none;
position: absolute;
text-align:left;
left: 0;
top: 100%;
z-index: 999;
width: 200%;
}
ul.slimmenu li > ul > li ul {
display: none;
position: absolute;
left: 100%;
top: 0;
z-index: 999;
width: 100%;
}
ul.slimmenu.collapsed {
padding:0;
margin:0;
}
ul.slimmenu.collapsed li {
display: block;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
ul.slimmenu.collapsed li a {
display: block;
border-bottom: 1px solid rgba(0, 0, 0, 0);
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box
}
ul.slimmenu.collapsed li .sub-collapser {
height: 40px;
}
ul.slimmenu.collapsed li > ul {
display: none;
position: static;
}
ul.slimmenu li > ul li {display: block;} #home{
position: relative; 
margin: 0 auto;
width: 100%;
overflow:hidden;
z-index:2;
}
.just_pattern { position: absolute; 
opacity: 0.9; 
left: 0px;
top: 0px;
right:0;
bottom:0;
width: 100%;
height: 100%; 
z-index: 10; 
}
#video_pattern { background-image: url(//jigsaw.gr/wp-content/themes/theway/images/pattern.png); } #about{
position: relative; 
margin: 0 auto;
width: 100%;
overflow:hidden;
z-index:2;
padding-top:30px;
padding-bottom:30px;
}
#about h5{
text-align:left;
padding-bottom:20px;
}
p{
font-family:'GillSansLightRegular', sans-serif;font-weight: 400;
font-size: 16px;
line-height:24px;
letter-spacing:1.1px; color:#fff;
opacity:.7;
-webkit-font-smoothing: antialiased;
}
.top-text{
position:relative;
width:100%;
margin:0 auto;
text-align:center;
padding-bottom:40px;
}
.subline{
position:relative;
width:80px;
margin:0 auto;
text-align:center;
padding-top:15px;
}
.top-subtext{
position:relative;
margin:0 auto;
text-align:center; font-family:'GillSansLightRegular', sans-serif;font-weight: 400;
font-size: 18px;
line-height:24px;
letter-spacing:1.5px;
opacity:.7; color:#fff;
padding-top:25px;
}
.subtext{
text-align:left;
padding-bottom:25px; font-family:'GillSansLightRegular', sans-serif;font-weight: 400;
font-size: 18px;
line-height:24px;
letter-spacing:1.5px; color:#fff;
opacity:.7;
-webkit-font-smoothing: antialiased;
}
.line-separator{
position:relative;
width:100%;
border-bottom:1px dashed rgba(60,60,60,.1);
margin-bottom:30px;
padding-bottom:30px;
}
#about *,
#about *:after,
#about *::before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.elasticstack {
position: relative;
margin: 0 auto;
margin-bottom:20px;
padding: 0;
width: 340px;
height: 310px;
list-style: none;
-webkit-perspective: 1000px;
-webkit-perspective-origin: 50% 150%;
perspective: 1000px;
perspective-origin: 50% 150%;
z-index:100;
}
.no-js .elasticstack {
max-width: 1090px;
width: 100%;
height: auto;
text-align: center;
}
.elasticstack li {
position: absolute;
z-index: 1;
width: 340px;
height: 310px;
border-width: 10px 10px 40px 10px;
border-style: solid;
border-color: #fff;
box-shadow: 0 10px 7px -7px rgba(0,0,0,0.12), 0 0 4px rgba(0,0,0,0.1);
opacity: 0;
cursor: pointer;
-webkit-transform: translate3d(0,0,-180px);
transform: translate3d(0,0,-180px);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.no-js .elasticstack li {
position: relative;
display: inline-block;
opacity: 1;
margin: 10px;
cursor: default;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.elasticstack li img {
display: block;
width: 320px;
height: 260px;
}
.elasticstack li h4 {
margin-top:5px;
color: rgba(60,60,60,.6); font-family:'GillSansLightRegular', sans-serif;
font-weight:700;
height: 30px;
font-size: 12px;
line-height:30px;
}
.elasticstack li.animate {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.elasticstack li.move-back { -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.470, 1.515);
} #team{
position: relative; 
width: 100%;
background:rgba(240,240,240,1);
z-index:2;
padding-top:70px;
padding-bottom:100px;
}
.team-mem{
position: relative; 
width: 100%;
}
.team-mem img{ 
width: 100%;
height:auto;
display:block;
}
.team-mem h6{ 
padding-top:10px;
margin-bottom:10px;
}
.team-mem p{ 
text-align:center;
font-size:80%;
}
.team-mem span{ 
padding-top:5px;
}
.team-mask{
position: relative; 
width: 100%;
overflow:hidden;
}
.team-mask .mask{
position: absolute; 
width: 100%;
height:100%;
top:0;
right:-100%;
z-index:1;
background:rgba(220,220,220,1);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.team-mask:hover .mask{
right:0;
}
.team-mask h3{
position: absolute; 
width: 100%;
top:-50%;
margin-top:-30px; font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
font-size: 26px;
line-height:26px;
text-align:center;
font-weight: normal;
color: #615c5c;
z-index:5;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.team-mask:hover h3{
top:50%;
}
.team-mask h4{
position: absolute; 
width: 100%;
bottom:-50%;
margin-bottom:-30px; font-family:'GillSansLightRegular', sans-serif;
font-size: 26px;
line-height:26px;
text-align:center;
font-weight: 700;
color: #615c5c;
z-index:5;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.team-mask:hover h4{
bottom:50%;
}
.social-team{ 
position:relative;
padding-top:20px;
height:30px;
text-align:center; 
}
.team-social li {
padding:0; 
list-style: none;
text-align:center; 
width:30px;
display: inline-block;
cursor:pointer;
border-right:1px solid rgba(60,60,60,.2);
}
.team-social li:last-child {
border-right:none;
}
.team-social li.icon-team a {
font-family: 'FontAwesome';
font-size: 16px;
line-height: 30px;
width:30px;
margin:0;
opacity:1;
padding:0;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.team-social li:hover{
}
.team-social li:hover.icon-team a{
color: #4d4d4d; 
opacity:0.5;
}
#sep{
position:relative;
display:block;
width:100%;
overflow:hidden;
padding-top:40px;
padding-bottom:40px;
}
#sep h4{ font-family:'GillSansLightRegular', sans-serif;font-weight: 400;
color:#fff;
text-transform:none;
padding-bottom:30px;
}
#sep h6{
text-align:right;
}
.background-grid {
position:absolute;
background: url(//jigsaw.gr/wp-content/themes/theway/images/pattern.png);
width:100%;
height:100%;
opacity:.8;
top:0;
left:0;
bottom:0;
right:0;
overflow:hidden;
z-index:0;
}
.parallax {
background: url(//jigsaw.gr/wp-content/themes/theway/images/parallax/1.jpg) repeat fixed;
background-size: cover;
position: absolute;
top: 0; 
left: 0; 
right: 0;
bottom: 0;
z-index: -1;
width:100%;
}
@media only screen and (min-width: 1930px) { .parallax { background-size: cover; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 959px) {
.parallax { background-size: cover; background-attachment: scroll; background-position: top center!important; }
p{font-size:1em;}
} #works{
position: relative; 
width: 100%;
z-index:2;
padding-top:70px;
}
.photostack {
background: url(//jigsaw.gr/wp-content/themes/theway/images/wood.png);
position: relative;
text-align: center;
overflow: hidden;
margin-top:10px;
}
.js .photostack {
height: 580px;
}
.photostack-start {
cursor: pointer;
}  .photostack > div {
width: 100%;
height: 100%;
margin: 0 auto;
}
.photostack figure {
width: 320px;
height: 360px;
position: relative;
display: inline-block;
background: #fff;
text-align: center;
margin: 5px;
box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.photostack figure img{
padding:40px;
width:240px;
height:240px;
}
.js .photostack figure {
position: absolute;
display: block;
margin: 0;
}
.photostack figcaption h2 {
margin: 65px 0 0 0; font-family:'GillSansLightRegular', sans-serif;
font-weight:400;
color: rgba(60,60,60,.6);
font-size: 16px;
line-height:20px;
}
.photostack-img {
outline: none;
display: block;
width: 240px;
height: 240px;
background: #f9f9f9;
}
.photostack-back {
display: none;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: #fff;
z-index:1000;
box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
.photostack-back h6 { font-family:'GillSansLightRegular', sans-serif;
padding-top:30px;
padding-left:30px;
padding-right:30px;
padding-bottom:20px;
text-align: left;
margin: 0;
}
.photostack-back h5 { font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
padding-left:30px;
padding-right:30px;
padding-bottom:10px; color:#fff;
opacity:.7;
text-align: left;
font-size: 15px;
line-height: 24px;
margin: 0;
}
.photostack-back p { font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
padding-left:30px;
padding-right:30px; color:#fff;
text-align: left;
font-size: 15px;
line-height: 24px;
margin: 0;
}
.photostack-back a { font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
padding-left:20px;
padding-right:20px;
width:120px;
border:1px solid rgba(60,60,60,.4); color:#fff;
text-align: left;
font-size: 15px;
line-height: 24px;
z-index:60;
margin-left:20px;
}
.photostack-back p span {
text-decoration: line-through;
} .photostack nav {
position: absolute;
width: 100%;
bottom: 30px;
z-index: 90;
text-align: center;
left: 0;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.photostack-start nav {
opacity: 0;
}
.photostack nav span {
position: relative;
display: inline-block;
margin: 0 5px;
width: 30px;
height: 30px;
cursor: pointer;
background: #aaa;
border-radius: 50%;
text-align: center;
-webkit-transition: -webkit-transform 0.6s ease-in-out, background 0.3s;
transition: transform 0.6s ease-in-out, background 0.3s;
-webkit-transform: scale(0.48);
transform: scale(0.48);
}
.photostack nav span:last-child {
margin-right: 0;
}
.photostack nav span::after {
content: "\f0e2";
font-family: 'FontAwesome';
font-size: 80%;
speak: none;
display: inline-block;
vertical-align: top;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 30px;
color: #fff;
opacity: 0;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.photostack nav span.current {
background: #888;
-webkit-transform: scale(1);
transform: scale(1);
}
.photostack nav span.current.flip {
-webkit-transform: scale(1) rotateY(-180deg) translateZ(-1px);
transform: scale(1) rotateY(-180deg) translateZ(-1px);
background: #555;
}
.photostack nav span.flippable::after {
opacity: 1;
-webkit-transition-delay: 0.4s;
transition-delay: 0.4s;
}  .js .photostack::before {
content: '';
position: absolute;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
top: 0;
left: 0;
z-index: 100;
-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
transition: opacity 0.3s, visibility 0s 0.3s;
}
.js .photostack-start::before {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
} .js .photostack::after {
content: 'View Gallery';
font-weight: 400;
position: absolute;
border: 3px solid #fff;
text-align: center;
white-space: nowrap;
left: 50%;
top: 50%;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
padding: 10px 20px;
color: #fff;
text-transform: uppercase;
letter-spacing: 1px;
cursor: pointer;
z-index: 101;
}
.js .photostack::before,
.js .photostack::after {
opacity: 0;
visibility: hidden;
}
.js .photostack-start::before,
.js .photostack-start:hover::after,
.touch .photostack-start::after  {
opacity: 1;
visibility: visible;
} .photostack figure::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
visibility: visible;
opacity: 1;
background: rgba(0,0,0,0.05);
-webkit-transition: opacity 0.6s;
transition: opacity 0.6s;
} figure.photostack-current::after {
-webkit-transition: opacity 0.6s, visibility 0s 0.6s;
transition: opacity 0.6s, visibility 0s 0.6s;
opacity: 0;
visibility: hidden;
} .photostack-transition figure {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
}
.photostack-perspective {
-webkit-perspective: 1800px;
perspective: 1800px;
}
.photostack-perspective > div,
.photostack-perspective figure {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.photostack-perspective figure,
.photostack-perspective figure div {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.photostack-perspective figure.photostack-flip {
-webkit-transform-origin: 0% 50%;
transform-origin: 0% 50%;
}
.csstransformspreserve3d figure.photostack-flip .photostack-back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
display: block;
}
.no-csstransformspreserve3d figure.photostack-showback .photostack-back {
display: block;
} .no-js .photostack figure {
box-shadow: -2px 2px 0 rgba(0,0,0,0.05);
}
.no-js .photostack figure::after {
display: none;
}
.no-js .photostack figure:nth-child(3n) {
-webkit-transform: translateX(-10%) rotate(5deg);
transform: translateX(-10%) rotate(5deg);
}
.no-js .photostack figure:nth-child(3n-2) {
-webkit-transform: translateY(10%) rotate(-3deg);
transform: translateY(10%) rotate(-3deg);
}
#action {
position: relative; 
width: 100%;
background:#615c5c;
padding-top:20px;
padding-bottom:20px;
z-index:2;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
#action:hover {
background:#fff;
}
#action h6 {
color: #fff;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
#action p {
color: #fff;
padding-top:15px;
text-align:center;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
#action:hover h6 {
color:#615c5c;
}
#action:hover p {
color:#827b7d;
}
#action span {
padding-top:8px;
}
#sep1{
position:relative;
display:block;
width:100%;
overflow:hidden;
padding-top:100px;
padding-bottom:100px;
}
.parallax1 {
background: url(//jigsaw.gr/wp-content/themes/theway/images/parallax/2.jpg) repeat fixed;
background-size: cover;
position: absolute;
top: 0; 
left: 0; 
right: 0;
bottom: 0;
z-index: -1;
width:100%;
}
@media only screen and (min-width: 1930px) { .parallax1 { background-size: cover; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.parallax1 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 959px) {
.parallax1 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
#facts{
position: relative; 
width: 100%;
z-index:2;
}
#facts h3{
color:#fff;
}
.facts-wrap{
position: relative; 
width: 100%;
margin:0 auto;
text-align:center;
}
.facts-wrap h6{
padding-top:15px;
color:#fff;
}
.facts-line{
position: absolute; 
width: 1px;
background:#fff;
opacity:.7;
right:-10px;
top:30px;
bottom:30px;
z-index:20;
}
.facts-wrap-num{ font-family:'GillSansLightRegular', sans-serif;
font-weight:700;
font-size: 80px; 
line-height:80px;
text-shadow: 0px -2px 0px rgba(51,51,51,.3),
0px 2px 3px rgba(102,102,102,.3);
width:100%;
text-align:center;
opacity:.8;
} #services{
position: relative; 
width: 100%;
z-index:2;
padding-top:100px;
padding-bottom:100px;
}
#sync1 .item{ 
position: relative; 
width: 100%;
padding-bottom:30px;
text-align: center;
}
#sync1 .item img{ 
width:160px;
height:160px;
display:block;
text-align: center;
margin:0 auto;
}
#sync1 .item h5{
padding-top:20px;
padding-bottom:20px;
text-align:center;
}
#sync1 .item p{
text-align:center;
}
#sync1 .item a {
position: relative;
display: inline-block;
margin-top:25px; font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
outline: none;
margin:0 auto;
text-align:center;
margin-left:7px;
margin-right:7px;
text-decoration: none;
text-transform: uppercase;
text-shadow: 0 0 1px rgba(255,255,255,0.3);
font-size: .8em;
}
#sync1 .item a:hover,
#sync1 .item a:focus {
outline: none;
}
#sync1 .item .cl-effect-7 a {
padding: 6px 0;
}
#sync2 .item{
text-align: center;
margin:0 auto;
cursor: pointer;
width:60px;
height:60px;
border-radius:50%;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#sync2 .item img{
margin-top: 20px;
padding-top: 15px;
width:30px;
height:30px;
display:block;
text-align: center;
margin:0 auto;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#sync2 .synced .item{
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
-o-transform: scale(0.7);
transform: scale(0.7);
}
#sync2 .item img:hover{
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
-o-transform: scale(0.9);
transform: scale(0.9);
}
#sep2{
position:relative;
display:block;
width:100%;
overflow:hidden;
padding-top:100px;
padding-bottom:100px;
}
#sep2 h3{
color:#fff;
}
#sep2 h4{ font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
color:#fff;
text-transform:none;
padding-bottom:30px;
}
#sep2 h6{
text-align:center;
}
#sep2 h6 span{
font-size:80%;
color:#fff;
font-style: italic;
}
.parallax2 {
background: url(//jigsaw.gr/wp-content/themes/theway/images/parallax/3.jpg) repeat fixed;
background-size: cover;
position: absolute;
top: 0; 
left: 0; 
right: 0;
bottom: 0;
z-index: -1;
width:100%;
}
@media only screen and (min-width: 1930px) { .parallax2 { background-size: cover; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.parallax2 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 959px) {
.parallax2 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
} #blog{
position: relative; 
width: 100%;
z-index:2;
padding-top:70px;
padding-bottom:100px;
}
.blog-post {
position: relative;
background: #c90a1a;
width: 100%;
z-index: 2;
padding-top: 20px;
padding-bottom: 20px;
border-radius: 8px;
border: 4px solid #c23a41
}
.blog-post .blog-icon {
position:absolute;
z-index:2;
top:20px;
left:20px;
font-family: 'FontAwesome';
text-align:center;
color:#615c5c;
border:1px solid #615c5c;
font-size: 12px;
line-height: 22px;
width:22px;
height:22px;
}
.blog-post h6{ 
text-align:left;
padding-bottom:20px;
padding-left:52px;
padding-right:20px;
}
.blog-post h4{ 
text-align:left;
padding-left:20px;
padding-right:20px; font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
text-transform:none;
font-size: 19px;
line-height: 24px;
}
.blog-post p span{ 
text-transform:uppercase;
color:#000;
font-size:14px;
line-height:14px;
vertical-align:bottom;
}
.blog-post p{ 
text-align:left;
margin-top:20px;
padding-left:20px;
padding-right:20px;
}
.blog-post a p{ 
text-align:right;
padding-top:30px;
padding-left:20px;
padding-right:20px;
text-transform:uppercase; font-family:'GillSansLightRegular', sans-serif;
font-size:12px;
line-height:12px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.blog-post a p:hover { 
color:#615c5c;
}
.blog-post img{ 
height:auto;
display:block;
max-width: 100%;
}
.image-one {
width: 100%;
}
iframe.video-wrap{ 
width: 100%;
height:auto;
display:block;
max-width: 100%;
height: 100%;
}
iframe{ 
width:100%;
height:auto;
display:block;
max-width: 100%;
}
.ten.columns iframe.video-wrap {height:340px;}
#blog-mas{
position: relative; 
}
#blog .owl-theme .owl-controls .owl-page span{
background: rgba(60,60,60,.8);
margin-bottom:0;
}
.audio-player{
padding-top:5px;
background-color:#060606;
width:100%;	
display:block;
}
audio{
width:100%;	
}
.blog-gallery, .blog-image {display: block;height: 220px;}
#owl-blog{
position: relative; 
width: 100%;
}
#owl-blog .item{
position: relative; 
width: 100%;
}
#owl-blog .item img{ 
width: 100%;
height:auto;
display:block;
} #blog-3col{
position: relative; 
width: 100%;
z-index:2;
background:rgba(250,250,250,1);
padding-top:50px;
padding-bottom:100px;
}
#blog-3col .owl-theme .owl-controls .owl-page span{
background: rgba(60,60,60,.8);
margin-bottom:0;
}
#sep-blog{
position:relative;
display:block;
width:100%;
overflow:hidden;
padding-top:150px;
padding-bottom:50px;
}
#sep-blog h1{
color:#fff;
}
#sep-blog .top-subtext{
color:#fff;
}
.parallax-blog {
background: url(//jigsaw.gr/wp-content/themes/theway/images/parallax/5.jpg) repeat fixed;
background-size: cover;
position: absolute;
top: 0; 
left: 0; 
right: 0;
bottom: 0;
z-index: -1;
width:100%;
}
.blog-gallery3, .blog-image3 {
display: block;
height: 144px;
}
@media only screen and (min-width: 1930px) { .parallax-blog { background-size: cover; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.parallax-blog { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 959px) {
.parallax-blog { background-size: cover; background-attachment: scroll; background-position: top center!important; }
} #blog-2col{
position: relative; 
width: 100%;
z-index:2;
background:rgba(250,250,250,1);
padding-top:50px;
padding-bottom:100px;
}
#blog-2col .owl-theme .owl-controls .owl-page span{
background: rgba(60,60,60,.8);
margin-bottom:0;
} #blog-reg{
position: relative; 
width: 100%;
z-index:2;
background:rgba(250,250,250,1);
padding-top:50px;
padding-bottom:80px;
}
#blog-reg .owl-theme .owl-controls .owl-page span{
background: rgba(60,60,60,.8);
margin-bottom:0;
}
#blog-reg .blog-post {
margin-bottom:20px;
}
.widget{
position: relative; 
width: 100%;
padding-bottom:50px;
}
.widget h6{
text-align:left;
padding-bottom:20px;
}
.widget_recent_entries ul li{
position: relative; 
width: 100%;
height:35px;
background:rgba(220,220,220,.4);
text-align:center;
line-height:35px;
font-size:12px;
text-transform:uppercase;
margin-bottom:5px;
cursor:pointer;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.widget_recent_entries ul li:last-child{
margin-bottom:0;
}
.widget_recent_entries ul li a{
color:#827b7d;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.widget_recent_entries ul li span{ font-family:'GillSansLightRegular', sans-serif;
font-weight:700;
}
.widget_recent_entries ul li span:before{
content:'/';
padding-left:10px;
padding-right:10px;
}
.widget_recent_entries ul li:hover a{
color:#000;
}
.widget_recent_entries ul li:hover{
background:rgba(220,220,220,.7);
}
.widget_categories ul li, .widget_archive ul li{
display: block;
line-height: 28px;
color: #f1c40f;
}
.widget_categories ul li a, .widget_archive ul li a{
color:#827b7d;
font-size:14px;
text-transform:uppercase;
margin-bottom:8px;
background:url(//jigsaw.gr/wp-content/themes/theway/images/arrow-next.png) no-repeat left center;
text-align:left;
padding-left:20px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.widget_categories ul li a:last-child, .widget_archive ul li a:last-child {
margin-bottom:0;
}
.widget_categories ul li a:hover, .widget_archive ul li a:hover{
color:#000;
padding-left:30px;
}
.widget_meta abbr {
border-bottom: 1px dotted #999;
cursor: help;
color: #f1c40f;
}
.widget_meta ul li {line-height: 28px;}
.widget_meta ul li a {color: #827b7d;}
.tag11, .wp-tag-cloud li { 
padding-left:20px;
padding-right:20px;
display:inline-block;
margin-right:5px;
height:30px;
background:rgba(220,220,220,.4);
text-align:center;
line-height:30px;
font-size:10px;
text-transform:uppercase;
margin-bottom:5px;
cursor:pointer;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.tag11 a, .wp-tag-cloud li a{
color:#827b7d;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.tag11:hover a, .wp-tag-cloud li:hover a{
color:#000;
}
.tag11:hover, .wp-tag-cloud li:hover{
background:rgba(220,220,220,.7);
}
.widget_recent_comments ul li {line-height: 28px;}
.widget_recent_comments ul li a {color: #827b7d;}
.widget_recent_comments ul li a:hover {color: #C3512F;}  .search_form {position:relative;}
.search_form:before {
content: "\f002";
position:absolute;
right:0;
top:0;
width:50px;
height:51px;
font-family:FontAwesome;
line-height:49px;
text-align:center;
font-size:20px;
color:#ccc;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.search_form:hover:before {color:#f1c40f;}
.search_form input {
margin:0;
padding:13px 0 14px 10px;	
color:#ccc;
background:none;
border:2px solid #ccc;
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
}
.search_form input:focus {border-color:#f1c40f; color:#333;}
.search_form input.search_btn {
width:100%;
margin:0;
padding:12px 55px 13px 17px;
background-color: rgba(81,81,81,0.5);
line-height:20px;
font-size:12x;
color:#b5b5b5;
}
.search_form input.search_btn {
position:absolute;
z-index:1;
top:0;
right:0;
width:46px;
height:54px;
padding:0;
border:0;
text-indent:-999px;
background: none !important;
}
.search_form input.search_btn:hover {
border:0;
background-color:#008da8;
}  .widget_calendar {float: none;}
#wp-calendar {width: 100%; }
#wp-calendar caption { 
background: none repeat scroll 0 0 #E9E9E9;
color: #333333;
font-size: 16px;
padding: 10px 0;
text-align: center;	
}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th {
border: 1px solid #E9E9E9;
font-size: 13px;
padding: 8px 0;
text-align: center;
vertical-align: middle;
}
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #E9E9E9; text-align: center; padding:8px;}
#wp-calendar tbody td#today {background: #f1c40f;color: #fff;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot {border: 1px solid #E9E9E9;}
#wp-calendar tfoot #next { font-size: 12px; text-transform: uppercase; text-align: right; color: #f1c40f;}
#wp-calendar tfoot #prev { font-size: 12px; text-transform: uppercase; padding-top: 10px; color: #f1c40f;}
.widget select {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text .textwidget img{max-width: 100%;height: auto;}
.widget_text select, .widget_text input , .widget_text textarea  {max-width: 100%;padding: 5px;border: 1px solid #ccc; width: 100%;}
.widget_text option {max-width: 100%;}
.widget_nav_menu ul li, .widget_pages ul li {color: #827b7d;line-height: 28px;}
.widget_nav_menu ul li ul, .widget_pages ul li ul {padding-left: 20px;}
.widget_nav_menu ul li a, .widget_pages ul li a{color: #827b7d;}
.widget_nav_menu ul li a:hover, .widget_pages ul li a:hover {color: #615C5C;}
.blog-post ul{padding-left: 20px;list-style: disc outside none !important;}
.blog-post ul ul {list-style: circle outside none !important;}
.blog-post ul ul ul{list-style: square outside none !important;}
.blog-post ol {padding-left: 20px;list-style: decimal outside none !important;margin-left: 0px;}
.blog-post ul li ul, .blog-post ol li ol  {
margin-bottom: 0;
margin-left: 1.25em;
}
.blog-post h1, .blog-post h2, .blog-post h3, .blog-post h4, .blog-post h5, .blog-post h6 {text-align: left;}
blockquote {
background: none repeat scroll 0 0 #1a1a1a;
margin: 0 0 20px;
padding: 9px 20px 10px 19px;
}
blockquote cite {
color: #ccc;
display: block;
font-size: 12px;
} #blog-single{
position: relative; 
width: 100%;
z-index:2;
background:rgba(250,250,250,1);
padding-top:50px;
padding-bottom:80px;
}
#blog-single .owl-theme .owl-controls .owl-page span{
background: rgba(60,60,60,.8);
margin-bottom:0;
}
.paragraf-left {
padding-left:20px;
margin-left:40px;
}
.caps{ font-family:'GillSansLightRegular', sans-serif;
font-weight: 700;
font-size:44px;
font-size:40px;
float: left;
padding-right: 10px;
padding-top: 12px;
}
.blog-post .tag11{
margin-top:20px;
margin-left:20px;
margin-bottom:0;
}
pre, code {
background-color: #F9F9F9;
border-color: rgba(180,180,180,1);
border-style: solid;
border-width: 0px 0px 0px 4px;
display: block; font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
font-size: 14px;
padding: 10px;
}
pre, code {
margin-top:20px;
margin-left:20px;
margin-right:20px;
} 
.blog-post .post{
position: relative; 
border-top:3px double rgba(200,200,200,.7);
border-bottom:3px double rgba(200,200,200,.7);
padding-top:20px;
padding-bottom:20px;
margin-top:20px;
margin-left:20px;
margin-right:20px;
}
.blog-post .post img{
width: 100px;
height:100px;
float:left;
}
.blog-post .post h6{
text-align:left;
padding-left:120px;
padding-bottom:0;
}
.blog-post .post  p{
text-align:left;
padding-left:120px;
}
.blog-post .post h6 span{
opacity:.5;
}
.post-down{
position: relative; 
border-top:3px double rgba(200,200,200,.7);
border-bottom:3px double rgba(200,200,200,.7);
padding-top:20px;
padding-bottom:20px;
margin-top:20px;
}
.post-down .rpl-but{
position:absolute;
z-index:2;
top:20px;
right:0;
height:26px;
width:60px;
text-align:center;
background:rgba(6,6,6,.6); font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
font-weight: 400;
font-size: 12px;
line-height:26px;
text-transform:uppercase;
cursor:pointer;
color:#fff;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.post-down .rpl-but a.comment-reply-link{
color:#fff;
}
.post-down .rpl-but:hover{
background:rgba(6,6,6,.9);
}
.margin-rpl{
margin-left:60px;
}
.post-down img{
width: 100px;
height:100px;
float:left;
}
.post-down h6{
text-align:left;
padding-left:120px;
padding-bottom:20px;
text-transform:none;
}
.post-down  p{
text-align:left;
padding-left:120px;
}
.post-down h6 span{
opacity:.4;
font-weight: 400;
font-size:80%;
}
.comment-reply-title {font-size: 16px;padding-top: 40px; text-align: left;}
#respond #ajax-form {
width: 100%;
font: 14px/22px 'Open Sans', sans-serif;
color:#827b7d;
margin:0 auto;
margin-top:40px;
}
#respond label {
display: block;
font: 15px/34px 'Open Sans', sans-serif;
}
#respond input{
width: 96%;
border:none;
margin-bottom:10px;
font: 13px/22px 'Open Sans', sans-serif;
padding-top: 5px;
padding-bottom: 5px;
background: rgba(0,0,0,0);
}
#respond textarea {
width:96%;
font: 13px/22px 'Open Sans', sans-serif;
height:90px;
margin-top:2px;
padding-top: 5px;
padding-bottom: 5px;
border:none;
background: rgba(0,0,0,0);
}
#respond #ajax-form textarea:active,
#respond #ajax-form input:active {	
color: #827b7d;
border-bottom:1px solid rgba(100,100,100,.3);}
#respond #ajax-form textarea:active,
#respond #ajax-form input:hover {	
color: #827b7d;
border-bottom:1px solid rgba(60,60,60,.3);}
#respond #ajax-form textarea:focus,
#respond #ajax-form input:focus {	 
outline: none !important;
border-color: rgba(60,60,60,.6);
box-shadow: 0 0 10px rgba(0,0,0,.4);}
#respond #ajax-form textarea,
#respond #ajax-form input {	
color: #827b7d;
border-bottom:1px solid rgba(60,60,60,.3);} #portfolio-item{
position:relative;
width:100%;
overflow:hidden;
z-index:2;
background:rgba(250,250,250,1);
padding-top:30px;
padding-bottom:100px;
}
#portfolio-controls{
position:relative;
width:100%;
overflow:hidden;
z-index:2;
height:50px;
background:rgba(230,230,230,1);
}
.left-right-portfolio{
position:relative;
width:40%;
float:left;
overflow:hidden;
z-index:2;
height:50px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.left-right-portfolio:hover{
background:rgba(12,12,12,.9);
}
.center-portfolio{
position:relative;
width:20%;
float:left;
overflow:hidden;
background:rgba(210,210,210,1);
z-index:2;
height:50px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
.center-portfolio:hover{
background:rgba(12,12,12,.9);
}
.portfolio-icon {
width:100%;
font-family: 'FontAwesome';
text-align:center;
font-size: 20px;
line-height: 50px;
}
#portfolio-item h6{
padding-bottom:20px;
text-align:left;
font-family:'GillSansLightRegular', sans-serif;
}
#portfolio-item a{
color:rgba(100,100,100,.9);
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
}
#portfolio-item a:hover{
color:rgba(100,100,100,.6);
}
#portfolio-item p{
text-align:left;
padding-bottom:10px;
}
#portfolio-item p span{ font-family:'GillSansLightRegular', sans-serif;
font-weight: 700;
text-transform:uppercase;
padding-left:15px;
background:url(//jigsaw.gr/wp-content/themes/theway/images/arrow-next.png) no-repeat left center;
background-size:5px 9px;
}
#portfolio-item img{
width:100%;
height:auto;
display:block;
}
#sep-portfolio{
position:relative;
display:block;
width:100%;
overflow:hidden;
padding-top:150px;
padding-bottom:50px;
}
#sep-portfolio h1{
color:#fff;
}
#sep-portfolio .top-subtext{
color:#fff;
}
.parallax-portfolio {
background: url(//jigsaw.gr/wp-content/themes/theway/images/parallax/6.jpg) repeat fixed;
background-size: cover;
position: absolute;
top: 0; 
left: 0; 
right: 0;
bottom: 0;
z-index: -1;
width:100%;
}
@media only screen and (min-width: 1930px) { .parallax-portfolio { background-size: cover; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.parallax-portfolio { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 959px) {
.parallax-portfolio { background-size: cover; background-attachment: scroll; background-position: top center!important; }
} .bx-wrapper{
position:relative;
width:100%;
}
.bx-wrapper .bx-prev {
left: 50%;
margin-left:-35px;
bottom:-70px;
background:url(//jigsaw.gr/wp-content/themes/theway/images/arr1.png) no-repeat center center;
background-size:15px 15px;
-webkit-transition : all 0.2s ease-out;
-moz-transition : all 0.2s ease-out;
-o-transition :all 0.2s ease-out;
transition : all 0.2s ease-out;  
}
.bx-wrapper .bx-next {
right:50%;
margin-right:-35px;
bottom:-70px;
background:url(//jigsaw.gr/wp-content/themes/theway/images/arr2.png) no-repeat center center;
background-size:15px 15px;
-webkit-transition : all 0.2s ease-out;
-moz-transition : all 0.2s ease-out;
-o-transition :all 0.2s ease-out;
transition : all 0.2s ease-out;  
}
.bx-wrapper .bx-prev:hover {
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-ms-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95);
}
.bx-wrapper .bx-next:hover {
-webkit-transform: scale(0.95);
-moz-transform: scale(0.95);
-ms-transform: scale(0.95);
-o-transform: scale(0.95);
transform: scale(0.95);
}
.bx-wrapper .bx-controls-direction a {
position: absolute;
outline: 0;
width: 30px;
height: 30px;
text-indent: -9999px;
z-index: 9;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
#portfolio-item .bx-wrapper{
padding-top:10px;
}
#portfolio-item .bx-wrapper .bx-prev {
left: 0;
margin-left:40px;
bottom:50%;
margin-bottom:-20px;
background:rgba(0,0,0,.4) url(//jigsaw.gr/wp-content/themes/theway/images/arr1.png) no-repeat center center;
background-size:15px 15px;
}
#portfolio-item .bx-wrapper .bx-next {
right:0;
margin-right:40px;
bottom:50%;
margin-bottom:-20px;
background:rgba(0,0,0,.4) url(//jigsaw.gr/wp-content/themes/theway/images/arr2.png) no-repeat center center;
background-size:15px 15px; 
}
#portfolio-item .bx-wrapper .bx-controls-direction a {
width: 40px;
height: 40px;
} #contact{
position:relative;
display:block;
width:100%;
overflow:hidden;
padding-top:30px;
padding-bottom:30px;
}
.parallax3 {
background: url(//jigsaw.gr/wp-content/themes/images/parallax/4.jpg) repeat fixed;
background-size: cover;
position: absolute;
top: 0; 
left: 0; 
right: 0;
bottom: 0;
z-index: -1;
width:100%;
}
@media only screen and (min-width: 1930px) { .parallax3 { background-size: cover; } }
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
.parallax3 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
@media only screen and (max-width: 959px) {
.parallax3 { background-size: cover; background-attachment: scroll; background-position: top center!important; }
}
#contact h1{
color:#fff;
}
#contact .top-subtext{
color:#fff;
}
#ajax-form {
width: 100%;
font: 14px/22px 'Open Sans', sans-serif;
color:#fff;
margin:0 auto;
}
label {
display: block;
font: 15px/34px 'Open Sans', sans-serif;
}
input{
width: 96%;
border:none;
margin-bottom:10px;
font: 13px/22px 'Open Sans', sans-serif;
padding-top: 5px;
padding-bottom: 5px;
background: rgba(0,0,0,0);
}
textarea {
width:96%;
font: 13px/22px 'Open Sans', sans-serif;
height:90px;
margin-top:2px;
padding-top: 5px;
padding-bottom: 5px;
border:none;
background: rgba(0,0,0,0);
}
.error {
font: 10px/22px 'Open Sans', sans-serif;
text-transform:uppercase;
display: none;
color:#fff;
}
#ajaxsuccess {
background: #f5f5f5;
color:#000;
font: 20px/60px 'Open Sans', sans-serif;
height:60px;
display: none;
padding-left:10px;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
}
#button-con {
position:relative;
text-align:center;
width: 100%;
margin:0 auto;
margin-top:10px;
}
#button-con input[type="submit"]{
border-bottom: 0px solid #dddddd;
width:100%;
height:40px;
padding-top:0;
margin:0 auto;
text-align:center; font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
font-size: 13px;
line-height:40px;
color:#fff;
background: rgba(0,0,0,.4);
text-transform:uppercase;
}
#button-con input[type="submit"]:hover{
background: rgba(0,0,0,.6);
border-bottom: 0px solid #dddddd;
}
.text-align-center{
text-align:center;
padding-top:10px;
}
#ajax-form textarea:active,
#ajax-form input:active {	
color: #fff;
border-bottom:1px solid rgba(100,100,100,.3);}
#ajax-form textarea:active,
#ajax-form input:hover {	
color: #fff;
border-bottom:1px solid rgba(255,255,255,.3);}
#ajax-form textarea:focus,
#ajax-form input:focus {	 
outline: none !important;
border-color: rgba(255,255,255,.6);
box-shadow: 0 0 10px rgba(0,0,0,.4);}
#ajax-form textarea,
#ajax-form input {	
color: #fff;
border-bottom:1px solid rgba(255,255,255,.3);}
#ajax-form input[type="text"]{
padding-left:2%;
padding-right:2%;
}
#ajax-form input[type="text"], textarea{
padding-left:2%;
padding-right:2%;
}
#contact h5{
color:#fff;
text-align:left;
padding-bottom:35px;
}
.con-info{
position:relative;
display:block;
width:100%;
height:50px;
}
.con-info p{
color:#fff;
padding-left:60px;
padding-top:10px;
}
.con-info a {
color:#fff;
padding-top:10px;
text-transform:uppercase; font-family:'GillSansLightRegular', sans-serif;font-weight: 300;
font-size: 12px;
line-height:24px;
-webkit-transition : all 0.3s ease-out;
-moz-transition : all 0.3s ease-out;
-o-transition :all 0.3s ease-out;
transition : all 0.3s ease-out;
}
.con-info a:hover {
opacity:.7;
}
.con-info .con-icon {
position:absolute;
z-index:2;
top:0;
left:0;
font-family: 'FontAwesome';
text-align:center;
border:1px solid #fff;
font-size: 14px;
line-height: 40px;
width:40px;
height:40px;
}
.padding-top-con{
margin-top:30px;
} #footer {
position:relative;
width: 100%;
padding-top:50px;
padding-bottom:50px;
text-align:center;
margin:0 auto;
}
#footer p {
text-align:center;
padding-top:8px;
font-size: .9em;
}
#footer img{
width:202px;
height:62px;
display:block;
text-align:center;
margin:0 auto;
}
.social-footer{ 
position:relative;
padding-top:10px;
height:30px;
text-align:center; 
}
.footer-social li {
padding:0; 
list-style: none;
text-align:center; 
width:30px;
display: inline-block;
cursor:pointer;
border-right:1px solid rgba(60,60,60,.2);
}
.footer-social li:last-child {
border-right:none;
}
.footer-social li.icon-footer a {
font-family: 'FontAwesome';
font-size: 14px;
line-height: 30px;
width:30px;
margin:0;
opacity:1;
padding:0;
color: #4d4d4d; 
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.footer-social li:hover{
}
.footer-social li:hover.icon-footer a{
color: #4d4d4d; 
opacity:0.7;
}
.logged-in.admin-bar #menu-wrap {top: 32px;}
#blog-single .container .columns ul.children{
margin-left: 60px!important;
}
#blog-single .form-submit input{
width: 100%;
height: 40px;
padding-top: 0;
margin: 0 auto;
text-align: center; font-family:'GillSansLightRegular', sans-serif;
font-size: 13px;
line-height: 40px;
color: #fff!important;
background: rgba(0,0,0,.4);
text-transform: uppercase;
}
.pagination {
position: relative;
text-align: center;
}
.pagination ul li {
border: 2px solid #CCC;
display: inline-block;
font-size: 12px;
height: 35px;
line-height: 35px;
width: 35px;
cursor: pointer;
color: #ccc;
margin-right: 5px;
}
.pagination ul li a {
color: #ccc;
}
.pagination ul li a.current, .pagination ul li span.current, .pagination ul li a:hover {
color: #f1c40f;
} @media only screen and (max-width: 800px) {
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li a {
border-bottom:none;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li a:hover {
border-bottom:none;
background:none;
}
.cbp-af-header.cbp-af-header-shrink ul.slimmenu li {
background:none;
}
ul.slimmenu li a: {
border-bottom:none;
}
ul.slimmenu li a:hover {
border-bottom:none;
background:none;
}
ul.slimmenu li {
background:none;
}
ul.slimmenu li > ul {
width: 100%;
text-align:right;
}
}
@media only screen and (min-width: 1201px) and (max-width: 1600px) {
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
.slidecontent h1{
font-weight: bold;
font-size: 50px;
margin-top:40px;
line-height: 50px;
}
.slidecontent .headersur{
font-size: 18px;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
.elasticstack {
width: 240px;
height: 210px;
}
.elasticstack li {
width: 240px;
height: 210px;
}	
.elasticstack li img{
width: 220px;
height: 160px;
}
.slidecontent h1{
font-weight: bold;
font-size: 40px;
margin-top:30px;
line-height: 40px;
}
.slidecontent .headersur{
font-size: 16px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.facts-line{
display:none;
}
.slidecontent h1{
font-weight: bold;
font-size: 26px;
margin-top:30px;
line-height: 26px;
}
.slidecontent .headersur{
font-size: 15px;
}
.blog-gallery3, .blog-image3, .blog-gallery, .blog-image {
display: block;
height: 220px;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
.facts-line{
display:none;
}
.elasticstack {
width: 240px;
height: 210px;
}
.elasticstack li {
width: 240px;
height: 210px;
}	
.elasticstack li img{
width: 220px;
height: 160px;
}
.slidecontent h1{
font-weight: bold;
font-size: 18px;
margin-top:20px;
line-height: 18px;
}
.slidecontent .headersur{
font-size: 12px;
}
.slidecontent h1 span{
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
}
.blog-gallery, .blog-image {
display: block;
height: 144px;
}
}
@media only screen and (max-width: 319px) {	
.facts-line{
display:none;
}
.elasticstack {
width: 240px;
height: 210px;
}
.elasticstack li {
width: 240px;
height: 210px;
}	
.elasticstack li img{
width: 220px;
height: 160px;
}
.slidecontent h1{
font-weight: bold;
font-size: 18px;
margin-top:20px;
line-height: 18px;
}
.slidecontent .headersur{
font-size: 12px;
}
.slidecontent h1 span{
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
}
.blog-gallery3, .blog-image3, .blog-gallery, .blog-image {
display: block;
height: auto;
}
}
#blog-single .container .columns .widget_nav_menu  ul.children, #blog-single .container .columns .widget_pages ul.children {padding-left: 20px !important;margin-left: 0px !important;}
.blog-post img{
width:100%;
}
.recentcomments li{
line-height: 28px;
}
.rsswidget{
display:block;
}
.rss-date{
display: block;
margin-bottom:7px;
}
.widget_rss ul li{
margin-bottom: 12px;
line-height: 20px;
}
.widget p {
margin-bottom: 18px;
}
.widget_text .textwidget img{
margin-top: 5px;
}@font-face {
font-family: 'FontAwesome';
src: url(//jigsaw.gr/wp-content/themes/theway/css/font-awesome/fonts/fontawesome-webfont.eot?v=4.1.0);
src: url(//jigsaw.gr/wp-content/themes/theway/css/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0) format('embedded-opentype'), url(//jigsaw.gr/wp-content/themes/theway/css/font-awesome/fonts/fontawesome-webfont.woff?v=4.1.0) format('woff'), url(//jigsaw.gr/wp-content/themes/theway/css/font-awesome/fonts/fontawesome-webfont.ttf?v=4.1.0) format('truetype'), url(//jigsaw.gr/wp-content/themes/theway/css/font-awesome/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
}
.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: #ffffff;
} .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-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 {
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:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.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 {
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-square:before,
.fa-pied-piper: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-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra: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-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";
}.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//jigsaw.gr/wp-content/themes/theway/css/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//jigsaw.gr/wp-content/themes/theway/css/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
box-shadow: 0 0 15px rgba(0,0,0,0.4);
z-index: 8040;
background: rgba(250,250,250,.8) url(//jigsaw.gr/wp-content/themes/theway/images/close.png) no-repeat center center;
background-size:36px 36px;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear; 
}
.fancybox-close:hover {
background: rgba(240,240,240,.8) url(//jigsaw.gr/wp-content/themes/theway/images/close.png) no-repeat center center;
background-size:36px 36px;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//jigsaw.gr/wp-content/themes/theway/css/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//jigsaw.gr/wp-content/themes/theway/css/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//jigsaw.gr/wp-content/themes/theway/css/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//jigsaw.gr/wp-content/themes/theway/css/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}.owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
} .owl-carousel{
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
overflow: hidden;
position: relative;
width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
cursor: pointer;
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} .grabbing { 
cursor:url(//jigsaw.gr/wp-content/themes/theway/images/grabbing.png) 8 8, move;
} .owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
-webkit-backface-visibility: hidden;
-moz-backface-visibility:    hidden;
-ms-backface-visibility:     hidden;
-webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
}.owl-theme .owl-controls{
margin-top: 10px;
text-align: center;
} .owl-theme .owl-controls .owl-buttons div{
color: #FFF;
display: inline-block;
zoom: 1;
*display: inline; padding: 0 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50); opacity: 0.5;
}  .owl-theme .owl-controls.clickable .owl-buttons div:hover{
filter: Alpha(Opacity=100); opacity: 1;
text-decoration: none;
} .owl-theme .owl-controls .owl-page{
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-controls .owl-page span{
display: block;
width: 12px;
height: 12px;
margin: 0 7px;
filter: Alpha(Opacity=50); opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: rgba(255,255,255,.8);
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
opacity: 1;
} .owl-theme .owl-controls .owl-page span.owl-numbers{
height: auto;
width: auto;
color: #FFF;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
} .owl-item.loading{
min-height: 150px;
background: url(//jigsaw.gr/wp-content/themes/theway/css/AjaxLoader.gif) no-repeat center center
}.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}
.tp-caption { z-index:111;}
.tp-caption-demo .tp-caption	{	position:relative !important; display:inline-block; margin-bottom:10px; margin-right:20px !important;}
.tp-caption.medium_grey {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
padding:2px 4px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#888;
white-space:nowrap;
}
.tp-caption.small_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:14px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.tp-caption.medium_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:20px;
line-height:20px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.tp-caption.large_bold_white_25 {
font-size:55px;
line-height:65px;
font-weight:700;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}
.tp-caption.medium_text_shadow {
font-size:25px;
line-height:25px;
font-weight:600;
font-family:"Open Sans";
color:#fff;
text-decoration:none;
background-color:transparent;
text-align:center;
text-shadow:#000 0px 5px 10px;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}
.tp-caption.large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:40px;
line-height:40px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.tp-caption.very_large_text {
position:absolute;
color:#fff;
text-shadow:0px 2px 5px rgba(0, 0, 0, 0.5);
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
letter-spacing:-2px;
}
.tp-caption.very_big_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#000;
}
.tp-caption.very_big_black {
position:absolute;
color:#000;
text-shadow:none;
font-weight:700;
font-size:60px;
line-height:60px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
padding:0px 4px;
padding-top:1px;
background-color:#fff;
}
.tp-caption.modern_medium_fat {
position:absolute;
color:#000;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.tp-caption.modern_medium_fat_white {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.tp-caption.modern_medium_light {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:24px;
line-height:20px;
font-family:"Open Sans", sans-serif;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.tp-caption.modern_big_bluebg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:800;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#4e5b6c;
letter-spacing:0;
}
.tp-caption.modern_big_redbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:36px;
font-family:"Open Sans", sans-serif;
padding:3px 10px;
padding-top:1px;
margin:0px;
border-width:0px;
border-style:none;
background-color:#de543e;
letter-spacing:0;
}
.tp-caption.modern_small_text_dark {
position:absolute;
color:#555;
text-shadow:none;
font-size:14px;
line-height:22px;
font-family:Arial;
margin:0px;
border-width:0px;
border-style:none;
white-space:nowrap;
}
.tp-caption.boxshadow {
-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow:0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
color:#000;
text-shadow:none;
}
.tp-caption.noshadow {
text-shadow:none;
}
.tp-caption a {
color:#ff7302;
text-shadow:none;
-webkit-transition:all 0.2s ease-out;
-moz-transition:all 0.2s ease-out;
-o-transition:all 0.2s ease-out;
-ms-transition:all 0.2s ease-out;
}
.tp-caption a:hover {
color:#ffa902;
}
.tp-caption.thinheadline_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:30px;
line-height:30px;
font-family:"Open Sans";
background-color:transparent;
}
.tp-caption.thintext_dark {
position:absolute;
color:rgba(0,0,0,0.85);
text-shadow:none;
font-weight:300;
font-size:16px;
line-height:26px;
font-family:"Open Sans";
background-color:transparent;
}
.tp-caption.medium_bg_red a {
color: #fff;
text-decoration: none;
}
.tp-caption.medium_bg_red a:hover {
color: #fff;
text-decoration: underline;
}
.tp-caption.smoothcircle {
font-size:30px;
line-height:75px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
background-color:rgba(0, 0, 0, 0.498039);
padding:50px 25px;
text-align:center;
border-radius:500px 500px 500px 500px;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}
.tp-caption.largeblackbg {
font-size:50px;
line-height:70px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:0px 20px 5px;
text-shadow:none;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}
.tp-caption.largepinkbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#db4360;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
.tp-caption.largewhitebg {
position:absolute;
color:#000;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#fff;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
.tp-caption.largegreenbg {
position:absolute;
color:#fff;
text-shadow:none;
font-weight:300;
font-size:50px;
line-height:70px;
font-family:"Open Sans";
background-color:#67ae73;
padding:0px 20px;
-webkit-border-radius:0px;
-moz-border-radius:0px;
border-radius:0px;
}
.tp-caption.excerpt {
font-size:36px;
line-height:36px;
font-weight:700;
font-family:Arial;
color:#ffffff;
text-decoration:none;
background-color:rgba(0, 0, 0, 1);
text-shadow:none;
margin:0px;
letter-spacing:-1.5px;
padding:1px 4px 0px 4px;
width:150px;
white-space:normal !important;
height:auto;
border-width:0px;
border-color:rgb(255, 255, 255);
border-style:none;
}
.tp-caption.large_bold_grey {
font-size:60px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
text-shadow:none;
margin:0px;
padding:1px 4px 0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_thin_grey {
font-size:34px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(102, 102, 102);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.small_thin_grey {
font-size:18px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(117, 117, 117);
text-decoration:none;
background-color:transparent;
padding:1px 4px 0px;
text-shadow:none;
margin:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.lightgrey_divider {
text-decoration:none;
background-color:rgba(235, 235, 235, 1);
width:370px;
height:3px;
background-position:initial initial;
background-repeat:initial initial;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}
.tp-caption.large_bold_darkblue {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_bg_darkblue {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(52, 73, 94);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_bold_red {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_light_red {
font-size:21px;
line-height:26px;
font-weight:300;
font-family:"Open Sans";
color:rgb(227, 58, 12);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_bg_red {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(227, 58, 12);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_bold_orange {
font-size:24px;
line-height:30px;
font-weight:800;
font-family:"Open Sans";
color:rgb(243, 156, 18);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_bg_orange {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.grassfloor {
text-decoration:none;
background-color:rgba(160, 179, 151, 1);
width:4000px;
height:150px;
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}
.tp-caption.large_bold_white {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_light_white {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.mediumlarge_light_white {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.mediumlarge_light_white_center {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:#ffffff;
text-decoration:none;
background-color:transparent;
padding:0px 0px 0px 0px;
text-align:center;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_bg_asbestos {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(127, 140, 141);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.medium_light_black {
font-size:30px;
line-height:36px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.large_bold_black {
font-size:58px;
line-height:60px;
font-weight:800;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:transparent;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.mediumlarge_light_darkblue {
font-size:34px;
line-height:40px;
font-weight:300;
font-family:"Open Sans";
color:rgb(52, 73, 94);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.small_light_white {
font-size:17px;
line-height:28px;
font-weight:300;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:transparent;
padding:0px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.roundedimage {
border-width:0px;
border-color:rgb(34, 34, 34);
border-style:none;
}
.tp-caption.large_bg_black {
font-size:40px;
line-height:40px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(0, 0, 0);
padding:10px 20px 15px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.mediumwhitebg {
font-size:30px;
line-height:30px;
font-weight:300;
font-family:"Open Sans";
color:rgb(0, 0, 0);
text-decoration:none;
background-color:rgb(255, 255, 255);
padding:5px 15px 10px;
text-shadow:none;
border-width:0px;
border-color:rgb(0, 0, 0);
border-style:none;
}
.tp-caption.medium_bg_orange_new1 {
font-size:20px;
line-height:20px;
font-weight:800;
font-family:"Open Sans";
color:rgb(255, 255, 255);
text-decoration:none;
background-color:rgb(243, 156, 18);
padding:10px;
border-width:0px;
border-color:rgb(255, 214, 88);
border-style:none;
}
.tp-caption.boxshadow{
-moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black{
color: #000;
text-shadow: none;
font-weight: 300;
font-size: 19px;
line-height: 19px;
font-family: 'Open Sans', sans;
}
.tp-caption.noshadow {
text-shadow: none;
}
.tp_inner_padding	{	box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
max-height:none !important;	}  .tp-caption .frontcorner		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcorner		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-caption .frontcornertop		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcornertop		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
} .tp-simpleresponsive .button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
cursor:pointer;
color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
background:url(//jigsaw.gr/wp-content/themes/theway/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
}
.tp-simpleresponsive  .button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(//jigsaw.gr/wp-content/themes/theway/images/gradient/g40.png) repeat-x top;}
.tp-simpleresponsive  .purchase:hover,
.tp-simpleresponsive  .button:hover,
.tp-simpleresponsive  .button.big:hover		{	background-position:bottom, 15px 11px;}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.tp-simpleresponsive  .button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
.tp-simpleresponsive  .button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
.tp-simpleresponsive  a.button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
} .tp-simpleresponsive  .button.green, .tp-simpleresponsive  .button:hover.green,
.tp-simpleresponsive  .purchase.green, .tp-simpleresponsive  .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }
.tp-simpleresponsive  .button.blue, .tp-simpleresponsive  .button:hover.blue,
.tp-simpleresponsive  .purchase.blue, .tp-simpleresponsive  .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}
.tp-simpleresponsive  .button.red, .tp-simpleresponsive  .button:hover.red,
.tp-simpleresponsive  .purchase.red, .tp-simpleresponsive  .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}
.tp-simpleresponsive  .button.orange, .tp-simpleresponsive  .button:hover.orange,
.tp-simpleresponsive  .purchase.orange, .tp-simpleresponsive  .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}
.tp-simpleresponsive  .button.darkgrey, .tp-simpleresponsive  .button.grey,
.tp-simpleresponsive  .button:hover.darkgrey, .tp-simpleresponsive  .button:hover.grey,
.tp-simpleresponsive  .purchase.darkgrey, .tp-simpleresponsive  .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}
.tp-simpleresponsive  .button.lightgrey, .tp-simpleresponsive  .button:hover.lightgrey,
.tp-simpleresponsive  .purchase.lightgrey, .tp-simpleresponsive  .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;}   .fullscreen-container {
width:100%;
position:relative;
padding:0;
}
.fullwidthbanner-container{
width:100%;
position:relative;
padding:0;
overflow:hidden;
}
.fullwidthbanner-container .fullwidthbanner{
width:100%;
position:relative;
} .tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption { position:absolute;visibility: hidden;
-webkit-font-smoothing: antialiased !important;
}
.tp-simpleresponsive img	{	max-width:none;} .noFilterClass {
filter:none !important;
} .tp-bannershadow  {
position:absolute;
margin-left:auto;
margin-right:auto;
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {	background:url(//jigsaw.gr/wp-content/themes/theway/assets/shadow1.png) no-repeat; background-size:100% 100%; width:890px; height:60px; bottom:-60px;}
.tp-bannershadow.tp-shadow2 {	background:url(//jigsaw.gr/wp-content/themes/theway/assets/shadow2.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(//jigsaw.gr/wp-content/themes/theway/assets/shadow3.png) no-repeat; background-size:100% 100%; width:890px; height:60px;bottom:-60px;} .caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video	{ width:100% !important; height:100% !important; display: none}
.tp-caption.fullscreenvideo {	left:0px; top:0px; position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none;}
.fullscreenvideo .vjs-loading-spinner { visibility:none;display:none !important; width:0px;height:0px;}
.fullscreenvideo .vjs-control-bar.vjs-fade-out,
.fullscreenvideo .vjs-control-bar.vjs-fade-in,
.fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing,
.fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing		{	visibility: hidden !important; opacity: 0 !important;display:none !important;width:0px;height:0px;overflow: hidden;}
.fullcoveredvideo.video-js,
.fullcoveredvideo video				{	background: transparent !important;}
.fullcoveredvideo .vjs-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px;} .tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:1;}
.tp-dottedoverlay.twoxtwo				{	background:url(//jigsaw.gr/wp-content/themes/theway/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(//jigsaw.gr/wp-content/themes/theway/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(//jigsaw.gr/wp-content/themes/theway/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(//jigsaw.gr/wp-content/themes/theway/assets/gridtile_3x3_white.png)}   .tpclear		{	clear:both;}
.tp-bullets									{	z-index:1000; position:absolute;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;-webkit-transform: translateZ(5px);
}
.tp-bullets.hidebullets					{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.tp-bullets.simplebullets.navbar						{ 	border:1px solid #666; border-bottom:1px solid #444; background:url(//jigsaw.gr/wp-content/themes/theway/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}
.tp-bullets.simplebullets.navbar-old					{ 	 background:url(//jigsaw.gr/wp-content/themes/theway/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}
.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/bullet.png) no-Repeat top left;	width:20px;	height:20px;  margin-right:0px; float:left; margin-top:0px; margin-left:3px;}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:3px;}
.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/bullets.png) no-Repeat bottom left;	width:23px;	height:23px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.round-old .bullet.last		{	margin-right:0px;} .tp-bullets.simplebullets.square .bullet				{	cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.square .bullet.last			{	margin-right:0px;} .tp-bullets.simplebullets.square-old .bullet			{	cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/bullets2.png) no-Repeat bottom left;	width:19px;	height:19px;  margin-right:0px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.square-old .bullet.last		{	margin-right:0px;} .tp-bullets.simplebullets.navbar .bullet			{	cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/bullet_boxed.png) no-Repeat top left;	width:18px;	height:19px;   margin-right:5px; float:left; margin-top:0px;}
.tp-bullets.simplebullets.navbar .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last		{	margin-right:0px !important;} .tp-bullets.simplebullets.navbar-old .bullet			{	cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/navigdots.png) no-Repeat bottom left;	width:15px;	height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first		{	margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:0px !important;}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected				{	background-position:top left; }
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected		{	background-position:bottom left; } .tparrows												{	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
-webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;			-webkit-transform: translateZ(5px);
}
.tparrows.hidearrows									{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity: 0;
-khtml-opacity: 0;
opacity: 0;
}
.tp-leftarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/large_left.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-rightarrow											{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/large_right.png) no-Repeat top left;	width:40px;	height:40px;   }
.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/small_left.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/small_right.png) no-Repeat top left;	width:19px;	height:14px;  margin-right:0px; float:left;	margin-top:0px;}
.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/arrow_left.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left; margin-top:0px;	}
.tp-rightarrow.round-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/arrow_right.png) no-Repeat top left;	width:26px;	height:26px;  margin-right:0px; float:left;	margin-top:0px;}
.tp-leftarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/small_left_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-right:6px; margin-top:12px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/small_right_boxed.png) no-Repeat top left;	width:20px;	height:15px;   float:left;	margin-left:6px; margin-top:12px;}
.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/arrowleft.png) no-Repeat top left;		width:9px;	height:16px;   float:left;	margin-right:6px; margin-top:10px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/arrowright.png) no-Repeat top left;	width:9px;	height:16px;   float:left;	margin-left:6px; margin-top:10px;}
.tp-leftarrow.navbar-old.thumbswitharrow				{	margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow				{	margin-left:0px; }
.tp-leftarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
.tp-rightarrow.square									{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}
.tp-leftarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/arrow_left2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-right:0px; margin-top:0px;}
.tp-rightarrow.square-old								{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/arrow_right2.png) no-Repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:0px;}
.tp-leftarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/large_left.png) no-Repeat 0 0;	width:40px;	height:40px;
}
.tp-rightarrow.default									{	z-index:100;cursor:pointer; position:relative;	background:url(//jigsaw.gr/wp-content/themes/theway/assets/large_right.png) no-Repeat 0 0;	width:40px;	height:40px;
}
.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	background-position:bottom left; } .tp-bullets.tp-thumbs						{	z-index:1000; position:absolute; padding:3px;background-color:#fff;
width:500px;height:50px; margin-top:-50px;
}
.fullwidthbanner-container .tp-thumbs		{  padding:3px;}
.tp-bullets.tp-thumbs .tp-mask				{	width:500px; height:50px; overflow:hidden; position:relative;}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer	{	width:5000px; position:absolute;}
.tp-bullets.tp-thumbs .bullet				{   width:100px; height:50px; cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -moz-opacity: 0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected		{ 	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.tp-thumbs img								{	width:100%; } .tp-bannertimer								{	width:100%; height:10px; background:url(//jigsaw.gr/wp-content/themes/theway/assets/timer.png);position:absolute; z-index:200;top:0px;}
.tp-bannertimer.tp-bottom					{	bottom:0px;height:5px; top:auto;} @media only screen and (min-width: 0px) and (max-width: 479px) {
.responsive .tp-bullets	{	display:none}
.responsive .tparrows	{	display:none;}
} .vjs-tech { margin-top:1px}
.tp-caption .vjs-default-skin .vjs-big-play-button	{	left: 50%;
top: 50%;
margin-left: -20px;
margin-top: -20px;
width: 40px;
height: 40px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: none;
box-shadow: none;
text-shadow: none;
line-height: 30px;
vertical-align: top;
padding: 0px;
}
.tp-caption .vjs-default-skin .vjs-big-play-button:before {
position:absolute;
top:0px; left:0px;
line-height:40px;
text-shadow: none !important;
color:#fff;
font-size:18px;
}
.tp-caption  .vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
box-shadow:none;
-webkit-box-shadow:none;
} .tp-simpleresponsive img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.tp-simpleresponsive a{	text-decoration:none;}
.tp-simpleresponsive ul {
list-style:none;
padding:0;
margin:0;
}
.tp-simpleresponsive >ul >li{
list-stye:none;
position:absolute;
visibility:hidden;
} .caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(//jigsaw.gr/wp-content/themes/theway/assets/coloredbg.png) repeat;}
.tp-loader 	{	background:url(//jigsaw.gr/wp-content/themes/theway/assets/loader.gif) no-repeat 10px 10px; background-color:#fff;  margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.tp-transparentimg {	content:"url(//jigsaw.gr/wp-content/themes/theway/assets/transparent.png)"}
.tp-3d				{	-webkit-transform-style: preserve-3d;
-webkit-transform-origin: 50% 50%;
}
.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
}
@font-face {
font-family: 'revicons';
src: url(//jigsaw.gr/wp-content/themes/theway/css/font/revicons.eot?5510888);
src: url(//jigsaw.gr/wp-content/themes/theway/css/font/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//jigsaw.gr/wp-content/themes/theway/css/font/revicons.woff?5510888) format('woff'),
url(//jigsaw.gr/wp-content/themes/theway/css/font/revicons.ttf?5510888) format('truetype'),
url(//jigsaw.gr/wp-content/themes/theway/css/font/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }@media all and (-webkit-min-device-pixel-ratio: 1.5) {   }a {
color: #c90a1a;
}
::selection {
color: #fff;
background: #c90a1a;
}
::-moz-selection {
color: #fff;
background: #c90a1a;
} .logo{
width: 190px;
height: 58px;
background: url(http://jigsaw.gr/wp-content/uploads/2016/07/jigsaw_logo_190x58_red.png) no-repeat center center;
background-size: 190px 58px;
}
.cbp-af-header.cbp-af-header-shrink .logo{
width: 222px;
height: 68px;
background: url(http://jigsaw.gr/wp-content/uploads/2016/07/jigsaw_logo_222x68_red.png) no-repeat center center;
background-size: 222px 68px;
}
.slidecontent h1 span span{
color:#c90a1a;
}
.subline{
border-bottom:1px dashed #c90a1a;
}
.team-mem span{ 
border-top:1px dashed #c90a1a;
}
.team-social li.icon-team a {
color: #c90a1a; 
}
#action span {
border-top:1px dashed #c90a1a;
}
#sep h6{
color: #c90a1a; 
}
#sep2 h6{
color: #c90a1a; 
}
.facts-wrap-num{
color:#c90a1a;
}
#sync2 .item{
border:1px dashed #c90a1a;
}
.blog-post {
border-top:3px solid #c90a1a;
} 
.blog-post a p{ 
color:#c90a1a;
}
.con-info .con-icon {
color:#c90a1a;
}
.paragraf-left {
border-left:3px solid #c90a1a;
}
.portfolio-icon, .widget_categories ul li, .widget_archive ul li, .widget_meta abbr, .search_form:hover:before,
#wp-calendar tfoot #next, #wp-calendar tfoot #prev {
color: #c90a1a;
}
.search_form input:focus {border-color:#c90a1a; }
#wp-calendar tbody td#today {background: #c90a1a;} #footer {background: #ffffff;color: #827b7d;}