html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display: block; }
*,
*:after,
*:before {
margin: 0;
padding: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
nav ul,
nav ol {
list-style: none;
list-style-image: none;
}
ul { list-style: none outside;    }
ol { list-style-position: inside; }
a {
margin: 0;
padding: 0;
font-size: 100%;
outline: none;
text-decoration: none;
background: transparent;
vertical-align: baseline;
}
a, a > * {
text-decoration: none;
color: #000;
}
a:hover {
color: #5b5e60;
}
.not-ie a {
-webkit-transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
transition: background-color .2s ease, border .2s ease, color .2s ease, opacity .2s ease-in-out;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
}  html {
height: 100%;
}
#wpadminbar {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
body {
color: #000000;
font-weight: 300;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.75em;
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;
}  .clear {   
clear: both;
display: block;
height: 0;
overflow: hidden;
visibility: hidden;
width: 0;
}
.clearfix:after {
clear: both;
display: block;
visibility: hidden;
height: 0;
content: ".";
}  .align-center { text-align: center; }
.align-left	  { text-align: left;   }
.align-right  { text-align: right;  }
.alignleft  { float: left;  }
.alignright { float: right; }
img.alignleft { margin-right: 20px; }
img.alignright { margin-left: 20px; }
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.hide		{ display: none;  }
.show		{ display: block; }
.invisible  { visibility: hidden; }
.affix		{ position: fixed; }  p {
margin: 0 0 1.5em;
padding: 0;
line-height: 1.75em;
}
h1, h2, h3, h4, h5, h6 {
margin-bottom: 5px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.1em;
font-weight: normal;
}
h1 { font-size: 30px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
::-moz-selection {
background-color: #00c2a9;
color: #fff;
text-shadow: none;
}
::selection {
background-color: #00c2a9;
color: #fff;
text-shadow: none;
}
.highlight {
padding: 0 3px;
background-color: #00c2a9;
color: #fff;
text-shadow: none;	
}
blockquote { 
margin-bottom: 20px;
color: #aeaeae; 
line-height: 1.5em;
}
li blockquote { font-size: 24px; }
blockquote p { margin-bottom: .7em; }	
blockquote.type-1  { font-size: 22px; }
blockquote.type-1:before {
display: block;
margin-bottom: 15px;
content: "\e86c";
font-size: 36px;
font-family: 'fontello';
}
.ie8 blockquote.type-1:before { text-align: center; }
blockquote.type-1 p { line-height: 1.6em; }
blockquote.type-2 {
padding-left: 20px;
border-left: 5px solid #ebebeb;
font-size: 18px;
font-style: italic;
}  .alignnone { }
.aligncenter { }
.alignright { }
.alignleft { }
.aligncenter { }
img.alignright { }
img.alignnone { }
img.alignleft { }
img.aligncenter { }
.wp-caption {
background: #fff;
border: 1px solid #f0f0f0;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone  { margin: 5px 20px 20px 0; }
.wp-caption.alignleft  { margin: 5px 20px 20px 0; }
.wp-caption.alignright { margin: 5px 0 20px 20px; }
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
}
.sticky {}
.wp-smiley {}
.gallery dl {}
.gallery-item a {}
.gallery-caption {}
.entry-caption {}
.bypostauthor {}
#wpadminbar * { }
#wpadminbar .hover a, 
#wpadminbar .hover a span {}  .dropcap::first-letter {
display: block;
float: left;
margin: 10px 15px 0 0;
font-weight: 700;
font-size: 48px;
}  .loader {
position: fixed;
top: 0;
left: 0;
z-index: 200;
width: 100%; 
height: 100%;
background: #fff; 
}
#customize-preview .loader{
display: none;
}  .single-image {
position: relative;
display: block;
margin: 0;
cursor: pointer;
font-size: 0;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
}
.image-extra .single-image { 
display: inline-block;
margin: 20px 5px 0;
}
.touch .image-extra .single-image { pointer-events: none; }
.touch .touched .single-image     { pointer-events: auto; }
.single-image img { display: block; } .team-plus-icon .curtain {
position: absolute;
z-index: 5;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
text-align: center;
opacity: 0;
filter: alpha(opacity = 0);
-webkit-transition: all .3s ease-in;
transition: all .3s ease-in;  
}		
.team-plus-icon .curtain:after {
position: absolute;
left: 50%;
top: 50%;
display: block;
margin: -30px 0 0 -30px;
width: 60px;
height: 60px;
color: #fff;
text-align: center;
font-size: 28px;
font-family: 'fontello';
line-height: 60px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all .3s ease-in;
transition: all .3s ease-in;  					
}	
.team-plus-icon .curtain:after {
background-color: #00c2a9;
background-color: rgba(0,194,169, .8);
font-size: 38px;
content: '\e9a1';
}
.no-touch .team-plus-icon:hover .curtain,
.touch .active .team-plus-icon .curtain {
visibility: visible;
opacity: 1;
}
.not-ie .open .team-plus-icon .curtain:after,
.touch .active .team-plus-icon .curtain:after {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
@media only screen and (max-width: 767px) {
.team-plus-icon .curtain:after {
left: auto;
right: 10px;
top: auto;
bottom: 10px;
margin: 0;
width: 30px;
height: 30px;
font-size: 20px;
line-height: 30px;
}	
}  .divider {
margin-top: 70px;
margin-bottom: 70px;
height: 1px;
background-color: #ececec;
}
.white-space { margin: 50px 0; }  button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
input,
select,
textarea {
margin: 0;
border: none;
vertical-align: baseline;
font-size: 100%;
}
button {
display: inline-block;
margin-bottom: 15px;
padding: 6px 13px;
outline: none;
background-color: transparent;
color: #fff;
vertical-align: baseline;
text-align: center;
text-decoration: none;
font: 11px/1.5 Arial;
cursor: pointer;
}
label { 
display: inline-block; 
cursor: pointer;
}
input,
textarea,
select,
button {
-webkit-transition: all .25s ease;
transition: all .25s ease;	
}
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea, select {
display: inline-block;
padding: 10px 10px;
width: 100%;
outline: none;
border-width: 1px;
border-style: solid;
border-color: #dcdcdc;
border-color: rgba(0,0,0, .135);
background-color: transparent;
color: #999;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: none;
box-shadow: none;				
-webkit-appearance: none;	
appearance: none;	
}
.parallax input[type="text"],
.parallax input[type="password"],
.parallax input[type="datetime"],
.parallax input[type="datetime-local"],
.parallax input[type="date"],
.parallax input[type="month"],
.parallax input[type="time"],
.parallax input[type="week"],
.parallax input[type="number"],
.parallax input[type="email"],
.parallax input[type="url"],
.parallax input[type="search"],
.parallax input[type="tel"],
.parallax input[type="color"],
.parallax textarea, 
.parallax select {
border-color: #bbb;
border-color: rgba(207,207,207, .33);
color: #bbb;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus { border-color: #00c2a9; }
.parallax input[type="text"]:focus,
.parallax input[type="password"]:focus,
.parallax input[type="datetime"]:focus,
.parallax input[type="datetime-local"]:focus,
.parallax input[type="date"]:focus,
.parallax input[type="month"]:focus,
.parallax input[type="time"]:focus,
.parallax input[type="week"]:focus,
.parallax input[type="number"]:focus,
.parallax input[type="email"]:focus,
.parallax input[type="url"]:focus,
.parallax input[type="search"]:focus,
.parallax input[type="tel"]:focus,
.parallax input[type="color"]:focus,
.parallax textarea:focus,
.parallax select:focus {
-webkit-box-shadow: 0 0 10px 1px rgba(0,194,169, .7);
box-shadow: 0 0 10px 1px rgba(0,194,169, .7);
}
textarea {
resize: both;
min-height: 180px;
min-width: 100%;
max-width: 100%;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
line-height: normal;
}
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] { width: auto; }
.wrong-data { border-color: #fe5214; } input[type="checkbox"]	{ -webkit-appearance: checkbox; }
input[type="radio"]		{ -webkit-appearance: radio; }
Chrome, Safari 
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder { color: #999; }
Firefox 
input:-moz-placeholder,
textarea:-moz-placeholder { color: #999; }  .comments-form { margin-bottom: 30px; }
.input-block { margin-bottom: 10px; }
.contact-form .submit i { font-size: 30px; }
.form-submit #submit {
background-color: #fff;
border-radius: 6px;
border-style: solid;
border-width: 1px;
border-color: #cfcfcf;
color: #5b5e60;
cursor: pointer;
display: inline-block;
font-size: 17px;
font-weight: 400;
margin-bottom: 15px;
outline: none;
padding: 13px 20px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
vertical-align: baseline;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.form-submit #submit:hover {
border-color: transparent;
background-color: #5b5e60; 
color: #fff;
}      .button {
display: inline-block;
margin-bottom: 15px;
padding: 6px 20px;
outline: none;
border-width: 1px;
border-style: solid;
border-color: transparent;
background-color: rgba(255, 255, 255, 0.4);
color: #fff;
vertical-align: baseline;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-weight: 400;
font-size: 14px;
cursor: pointer;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.button.submit {
margin-bottom: 20px;
padding: 2px 20px;
width: 100%;
}
.button.middle { 
padding: 10px 24px;
font-size: 17px;
}
.button.large {
padding: 15px 30px;
font-size: 20px;
}
.button.default {
border-color: #cfcfcf;
color: #00c2a9;
}
#footer .parallax .button.default { border-color: #fff; }
.button.default.turquoise {
border-color: transparent;
color: #fff;
}
.button.default:hover { 
border-color: transparent;
background-color: #00c2a9; 
color: #fff;
}
.button.turquoise { background-color: #000000; }
.button.turquoise:hover {
border-color: #cfcfcf;
background-color: #fff;
color: #0000000;
}
.parallax .button.turquoise:hover { border-color: transparent; }  #header {
position: fixed;
top: 0;
left: 0;
z-index: 99;
width: 100%;
border-bottom: 1px solid #;
background-color: #000000;
line-height: 0;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: background-color .25s ease, height .25s ease;
transition: background-color .25s ease, height .25s ease;
}
.home #header, 
#header.header-shrink { border-bottom-width: 0; }
#header.transparent   { 
border-bottom-width: 0;
background-color: transparent;
}
#header.header-shrink { background-color: #000000; }
.no-touch .logged-in #header { top: 32px; }
.header-in {
margin: 0 auto;
width: 1200px;
text-align: justify;
}
.not-ie .header-in { font: 0/0 a; }
@media screen and (min-width: 0\0) {
.not-ie .header-in {
font-size: 15px;
transition: height .25s ease;
}
}
.ie8 .header-shrink .header-in { font-size: 15px; }
.header-in:after {
display: inline-block;
width: 100%;
vertical-align: top;
content: "";
}  #logo,
#navigation {
display: inline-block;
vertical-align: middle;
}
#logo {
margin-bottom: 0;
}
.transparent #logo { font-size: 44px; }
.transparent #logo a { color: #fff; }
.header-shrink #logo { font-size: 28px !important; }
.header-shrink #logo a { color: #fff; }   .header-shrink .navigation { border-bottom-width: 0; }
.navigation > ul > li {
position: relative; 
display: block;
float: left;
}
.navigation > ul > li > a {
display: block;
margin: 0;
padding: 35px 20px 41px;
color: #5b5e60;
text-transform: uppercase;
font-size: 14px;
line-height: 1em;
-webkit-transition: padding .25s ease, color 100ms linear, background-color .25s ease-out;
transition: padding .25s ease, color 100ms linear, background-color .25s ease-out;
}
.navigation > ul > .downarrowclass > a:after {
margin-left: 6px;
color: #5b5e60;
font-size: 12px;
font-family: 'fontello';
content: '\e8ba';
line-height: 1em;
}
@media only screen and (min-width: 1025px) {
.transparent .navigation > ul > li > a				  { padding: 90px 10px 35px;	  }
.transparent .navigation > ul > li.downarrowclass > a { padding: 90px 15px 35px 20px; }
}
@media only screen and (min-width: 993px) {
.header-shrink .navigation > ul > li > a {
padding-top: 15px !important;
padding-bottom: 21px !important;
color: #fff;
}
.header-shrink .navigation > ul > li > a:after { color: #fff; }
}
.navigation a { 
font-weight: 300;
font-family: Arial, Helvetica, sans-serif;
}
.navigation > ul > li:hover > a,
.navigation > ul > .current-menu-item > a,
.navigation > ul > .current_page_item > a,
.navigation > ul > .current_page_parent > a,
.navigation > ul > .current_page_ancestor > a { 
background-color: #00c2a9;
color: #fff;
}
.navigation > ul > li:hover > a:after,
.navigation > ul > .current-menu-item > a:after,
.navigation > ul > .current_page_item > a:after,
.navigation > ul > .current_page_parent > a:after,
.navigation > ul > .current_page_ancestor > a:after { color: #fff; }
.transparent .navigation > ul > li:hover > a,
.transparent .navigation > ul > .current-menu-item > a,
.transparent .navigation > ul > .current_page_item > a,
.transparent .navigation > ul > .current_page_parent > a,
.transparent .navigation > ul > .current_page_ancestor > a { 
background-color: #00c2a9;
background-color: rgba(0,194,169, .7);
}
.header-shrink .navigation > ul > li:hover > a,
.header-shrink .navigation > ul > .current-menu-item > a { 
background-color: #fff;
color: #00c2a9;
}
.header-shrink .navigation > ul > li:hover > a:after,
.header-shrink .navigation > ul > .current-menu-item > a:after,
.header-shrink .navigation > ul > .current_page_item > a:after,
.header-shrink .navigation > ul > .current_page_parent > a:after,
.header-shrink .navigation > ul > .current_page_ancestor > a:after { color: #00c2a9; } .navigation ul ul {
position: absolute;
display: none;
padding: 10px 0;
width: 170px;
background-color: #000;
background-color: rgba(0, 0, 0, 0.7);
}
.navigation ul ul li { position: relative; }
.navigation ul ul li a {
display: block;
padding: 7px 20px;
color: #fff;
text-transform: uppercase;
font-size: 11px;
line-height: 1.5em;
text-align: left;
}
.navigation ul ul .rightarrowclass > a:after {
margin-left: 15px;
color: #fff;
font-size: 12px;
font-family: 'fontello';
content: '\e8b8';
line-height: 1em;
}	
.navigation ul ul a:hover,
.navigation ul ul .current-menu-item > a,
.navigation ul ul .current-menu-parent > a,
.navigation ul ul .current-menu-ancestor > a,
.navigation ul ul .current_page_item > a,
.navigation ul ul .current_page_parent > a,
.navigation ul ul .current_page_ancestor > a { color: #00c2a9; }
@media only screen and (min-width: 993px) {
.navigation ul ul ul {
top: 0;
left: 170px;
margin-top: -10px;
}
} 


.responsive-nav-button {
display: none;
width: 40px;
height: 40px;
background-color: #005C8E;
text-align: center;
font-weight: normal;
font-style: normal;
font-size: 21px;
font-family: 'fontello';
line-height: 40px;
vertical-align: middle;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.responsive-nav-button:after {
content: "\ed38";
color: #fff;
}
.responsive-nav-button:hover:after,
.responsive-nav-button.active:after {  }  

@media only screen and (min-width: 1200px) {
.keydown {
position: absolute;
bottom: 100px;
left: 50%;
z-index: 10;
margin-left: -66px;
width: 132px;
font-size: 0;
text-align: center;
-webkit-transition: opacity .35s ease;
transition: opacity .35s ease;
-webkit-animation: fadeOutKeydown .35s ease 10s both;
animation: fadeOutKeydown .35s ease 10s both;
}
.ie8 .keydown { display: none; }
.keydown li {
display: inline-block;
margin: 2px;
width: 40px;
height: 40px;
border: 1px solid #cfcfcf;
background-color: transparent;
vertical-align: top;
-webkit-transition: all .25s ease;
transition: all .25s ease;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.keydown li.left {
-webkit-animation: actionKey 1s ease 4s both;
animation: actionKey 1s ease 4s both;
}
.keydown li.right {
-webkit-animation: actionKey 1s ease 4.5s both;	
animation: actionKey 1s ease 4.5s both;	
}	
.keydown li.up {
display: block;
margin: 2px auto;
-webkit-animation: actionKey 1s ease 5s both;
animation: actionKey 1s ease 5s both;
}
.keydown li.down {
-webkit-animation: actionKey 1s ease 5.5s both;
animation: actionKey 1s ease 5.5s both;
}
.keydown li:before {
color: #fff;
font-size: 18px;
font-family: 'fontello';
line-height: 40px;
}
.keydown .left:before  { content: '\ea07'; }
.keydown .right:before { content: '\ea08'; }
.keydown .up:before    { content: '\ea09'; }
.keydown .down:before  { content: '\ea06'; }	
}
@-webkit-keyframes actionKey {
0% {
background-color: transparent;
-webkit-box-shadow: 0 0 0 transparent;
}
50% {
border-color: transparent;
background-color: #00c2a9;
-webkit-box-shadow: 0 0 8px rgba(0,194,169, .5);
}
100% {
background-color: transparent;
-webkit-box-shadow: 0 0 0 transparent;
}
}
@keyframes actionKey {
0% {
background-color: transparent;
box-shadow: 0 0 0 transparent;
}
50% {
border-color: transparent;
background-color: #00c2a9;
box-shadow: 0 0 8px rgba(0,194,169, .5);
}
100% {
background-color: transparent;
box-shadow: 0 0 0 transparent;
}
}
@-webkit-keyframes fadeOutKeydown { to { opacity: 0; } }
@keyframes fadeOutKeydown { to { opacity: 0; } }  #slides { position: relative; }
.slides-control {
-webkit-transform: none !important;
transform: none !important;
}
.fullscreen-image {
width: 100%;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
}	
.no-touch .fullscreen-image {
background-attachment: fixed;
background-size: cover;
}
.header-text-entry {
display: table;
width: 100%;
height: 100%;
}
.header-text {
position: relative;
z-index: 2;
display: table-cell;
margin: auto;
padding: 0 5%;
vertical-align: middle;
text-align: center;
} .header-text h1,
.header-text h2,
.header-text h3,
.header-text h4,
.header-text h5,
.header-text h6 {
color: #fff;
font-weight: 300;
line-height: 1em;
z-index: 2;
}
.header-text h1 { 
margin-bottom: 0;
font-size: 100px; 
font-family: 'Julius Sans One', sans-serif;
text-transform: uppercase;
} .slides-pagination {
position: absolute;
bottom: 10px;
text-align: center;
width: 100%;
z-index: 5;
font-size: 0;
}
.slides-pagination a {
display: inline-block;
margin: 2px 7px;
width: 7px;
height: 7px;
border-width: 1px;
border-style: solid;
border-color: transparent;
background-color: #fff;
cursor: pointer;
vertical-align: middle;
}
.slides-pagination a {
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: all .25s linear;
transition: all .25s linear;
}
.slides-pagination .current {
margin: 0 7px;
width: 11px;
height: 11px;
border-color: #fff;
background-color: transparent;
cursor: default;
} .slides-navigation a {
position: absolute;
top: 50%;
z-index: 1000;
margin-top: -20px;
opacity: 0;
font-size: 0;
-webkit-transition: opacity .25s ease;
transition: opacity .25s ease;
}
.touch .slides-navigation a,
#slides:hover .slides-navigation a { opacity: 1; }
.ie8 .slides-navigation a				 { visibility: hidden; }
.ie8 #slides:hover .slides-navigation a  { visibility: visible; }
.slides-navigation .prev { left: 35px;  }
.slides-navigation .next { right: 35px; }
.slides-navigation a:after {
color: #fff;
vertical-align: middle;
text-decoration: inherit;
font-weight: normal;
font-style: normal;
font-size: 48px;
line-height: 59px;
font-family: 'fontello';
cursor: pointer;
}
.slides-navigation a:hover:after { color: #00c2a9; }
.slides-navigation .prev:after   { content: "\ea07"; }
.slides-navigation .next:after   { content: "\ea08"; }  #wrapper { width: 100%; }
#content { padding-top: 90px; }  @media (min-width: 992px) {
.sbr #main { float: left;  }
.sbl #main { float: right; }	
}  .page { width: 100%;}
.section {
position: relative;
overflow: hidden;
width: 100%;
z-index: 2;
padding: 15px 0;
}
.page > .section { background-color: #fff; }
.padding-top-off      { padding-top: 0; }
.padding-bottom-off   { padding-bottom: 0; }
.padding-off		  { padding: 0; }
.padding-top-half-off { padding-top: 50px; }
.border { border-bottom: 1px solid #ececec; }  hgroup.section-title {
position: relative;
margin-bottom: 20px;
padding-bottom: 15px;
text-align: center;
}
hgroup.section-title:after {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -7%;
width: 14%;
height: 2px;
background-color: #ececec;
content: "";	
}
hgroup.section-title h1 {
margin-bottom: 20px;
text-transform: uppercase;
font-weight: 100;
line-height: 1.1em;
}
hgroup.section-title.section-title h2 {
text-transform: uppercase;
font-weight: 300;
}
.border-title {
position: relative;
padding-bottom: 10px;
}
.border-title:after {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -7%;
width: 14%;
height: 2px;
background-color: #ececec;
content: "";
} .parallax .border-title:after {
background-color: #cfcfcf;
background-color: rgba(207,207,207,.4);
}	
.parallax .border-title { color: #fff; }  .slogan { margin-bottom: 80px; }
.slogan h1 {
font-size: 54px;
font-weight: 100;
}
.slogan h1 span { 
color: #00c2a9;
font-weight: 400;
}
.slogan h2 { 
color: #aeaeae;
font-weight: 300; 
}  .content-title {
margin-bottom: 25px;
font-weight: 300;
text-transform: uppercase;
}  .parallax { 
z-index: 0;
background-color: transparent;
color: #fff;
}
.page > .parallax {
background-color: transparent;
}
.bg_attachment { z-index: 0; } .parallax-overlay {
position: absolute;
z-index: 0;
left: 0;
top: 0;
margin: 0 auto;
width: 100%;
height: 100%;
background-image: url(//taouae.com/wp-content/themes/accio/images/overlay-pattern.png);
background-repeat: repeat;
}
#slides .parallax-overlay { z-index: 1; } .bg-turquoise-color { background-color: #00c2a9; }
.bg-dark-color		{ background-color: #000;    } .bg-gray-color		{ background-color: #f8f8f8; } .full-bg-image {
position: absolute;
z-index: -1;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-position: 50% 50%;
background-repeat: repeat;		
}
.full-bg-image	   { background-size: cover; }
.no-touch .full-bg-image-fixed { background-attachment: fixed; } .mobile-video-image .full-bg-image		  { display: none; }
.touch .mobile-video-image .full-bg-image {
display: block;
background-size: auto;
} .mbYTP_wrapper { z-index: -2 !important; }
.mb-wrapper {
position: fixed;
z-index: -99;
min-width: 100%;
min-height: 100%;
left: 0;
top: 0;
overflow: hidden;
opacity: 1;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: opacity 200ms;
transition: opacity 200ms;
}
.touch .mb-wrapper { display: none; }
.mb-wrapper iframe {
position: absolute;
top: 0;
left: 0;
z-index: -2;
width: 120%;
height: 120%;
margin-top: -10%;
margin-left: -10%;
overflow: hidden;
opacity: 1;
}  .video-full-container { 
display: table;
width: 100%;
text-align: center;
}
.video-full-entry {
display: inline-block;
padding: 70px 0;
width: 100%;
}
.video-full-container > .video-full-entry {
position: relative;
display: table-cell;
margin: auto;
padding: 115px 0 70px;
vertical-align: middle;
}
.video-title {
margin-bottom: 50px;
font-size: 80px; 
font-family: 'Julius Sans One', sans-serif;
text-transform: uppercase;
}
.parallax .video-title { color: #fff; }
.video-full-entry .button { margin: 0 22px 15px; }  .team-member { 
position: relative;
font-size: 0;
}
.team-contents { width: 50000px; }
.team-member article {
overflow: hidden;
float: left;
display: block;
margin: 0 20px;
vertical-align: top;
}
.contents { 
width: 250px; 
overflow: hidden; 
}
.team-info {
float: left;
width: 250px;
}
.team-image { margin-bottom: 10px; min-height: 1px; }
.team-group {
padding: 25px 20px;
border: 1px solid #e0e0e0;
background-color: #fcfcfc;
-webkit-transition: all .3s ease-in;
transition: all .3s ease-in;
}
.no-touch .team-member article:hover .team-group,
.no-touch .open .team-group {
border-color: transparent;
background-color: #000000;
}
.team-title {
margin-bottom: 3px;
text-transform: uppercase;
font-size: 24px;
font-family: 'Roboto Condensed', sans-serif;
}
.team-position {
margin-bottom: 5px;
color: #aeaeae;
font-size: 16px;
}
.team-title,
.team-position {
-webkit-transition: color .3s ease-in;
transition: color .3s ease-in;
}
.team-member article:hover .team-title,
.team-member article:hover .team-position,
.open .team-title,
.open .team-position { color: #fff; }
.team-content {
margin-left: 260px;
border: 1px solid #e0e0e0;
background-color: #fcfcfc;
font-size: 15px;
}
.team-entry {
padding: 20px 25px;
width: 400px;
} .team-nav a {
position: absolute; 
top: 50%; 
z-index: 10;
display: block;
overflow: hidden;
margin-top: -35px; 
width: 35px; 
height: 70px; 
border: 1px solid #dcdcdc;
background-color: #fff;
background-color: rgba(255,255,255, .75);
text-align: center;
font-size: 0;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.team-nav .prev { left: 30px;  }
.team-nav .next { right: 30px; }
.team-nav a:hover { 
border-color: transparent;
background-color: #00c2a9; 
}
.team-nav a:before {
display: block;
color: #00c2a9;
font-size: 30px; 
font-family: 'fontello';
line-height: 68px;
-webkit-transition: color .25s ease;
transition: color .25s ease;	
}
.team-nav .prev:before { content: '\e8b7'; }
.team-nav .next:before { content: '\e8b8'; }
.team-nav a:hover:before { color: #fff; }  .counter-box { text-align: center; }
.counter {
display: inline-block;
margin: 0 20px;
width: 150px;
vertical-align: top;
text-align: center;
font-size: 0;
}
.counter .count {
margin-bottom: 20px;
height: 150px;
border: 1px solid #c8c8c8;
display: block;
background-color: rgba(255,255,255,.1);
color: #00c2a9;
font-weight: 300;
font-size: 70px;
font-family: 'Roboto Condensed', sans-serif;
line-height: 145px;
-webkit-border-radius: 6px;
border-radius: 6px;		
}
.counter .details { 
color: #000000;
font-family: 'Roboto Condensed', sans-serif;
}
.parallax .counter .details { color: #fff; }  .tweet .tweets { text-align: center; }
.tweet .tweets li { font-weight: 300; }
.parallax .tweet .tweets li { color: #fff; }
.ie8 .tweet .tweets li { background-color: transparent !important; }
.sidebar-tweet li {
position: relative;
margin-bottom: 15px;
padding-left: 45px;
font-size: 12px;
}
.sidebar-tweet li:before {
position: absolute;
top: 5px;
left: 0;
color: #1fc3ff;
font-size: 30px;
font-family: 'fontello';
content: '\e980';
}
.sidebar-tweet .tweet {
position: relative;
line-height: 1.75em;
font-size: 14px;
}
.tmm_tweet{
font-size: 24px;
position: relative;
line-height: 1.75em;
text-align: center;
}
.tmm_tweet li:before {
display: block;
margin-bottom: 30px;
font-size: 50px;
font-family: 'fontello';
content: '\e980';
text-align: center;
}
.tmm_tweet li:after {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -6%;
width: 12%;
height: 1px;
background-color: #ececec;
content: '';
}
.parallax .tmm_tweet li:after {
background-color: #fff;
background-color: rgba(255,255,255,.35);	
}
.tweet .tweet_time { font-size: 16px; }
.tweet a span{ color: #00c2a9; }
.sidebar-tweet a span{ color: #aeaeae; } .tweets-control-nav {
padding: 10px 0 0;
text-align: center;
}
.tweets-control-nav a {
position: relative;
display: inline-block;
margin: 0 3px;
width: 9px;
height: 9px;
cursor: pointer;
background-color: #ececec;
font-size: 0;
-webkit-transition: background-color .25s linear;
transition: background-color .25s linear;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.tweets-control-nav .activeSlide { background-color: #00000; }	
.parallax .tweets-control-nav a {
background-color: #ececec;
background-color: rgba(255,255,255,.5);	
}
.parallax .tweets-control-nav .activeSlide { background-color: #fff; }  ul.clients-items { 
font-size: 0;
text-align: center;
}
ul.clients-items li { 
display: inline-block; 
padding: 0 2%;
vertical-align: middle;
}  .simple-pricing-table { font-size: 0; }
.simple-pricing-table * {
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.simple-pricing-table .column {
position: relative;
display: inline-block;
margin-left: -1px;
margin-top: -1px;
width: 25%;
border: 1px solid #cfcfcf;
background-color: #fff;
text-align: center;
-webkit-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.simple-pricing-table.col-2 .column { width: 50%; }
.simple-pricing-table.col-3 .column { width: 33.33333333333333%; }
.simple-pricing-table.col-4 .column { width: 25%; }
.simple-pricing-table .column:hover,
.simple-pricing-table .featured {
z-index: 11;
border-color: transparent;
background-color: #00c2a9;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
.simple-pricing-table .title {
margin: 0;
padding: 27px 5px;
text-transform: uppercase;
font-weight: 300;
}
.simple-pricing-table .column:hover .title,
.simple-pricing-table .featured .title { color: #fff; }
.simple-pricing-table .price {
padding: 28px 0 15px;
border-top: 1px solid #e7e7e7;
background-color: #f7f7f7;
border-bottom: 1px solid #e7e7e7;
}
.simple-pricing-table .column:hover .price,
.simple-pricing-table .featured .price {
border-color: #fff;
border-color: rgba(255,255,255, .5);
background-color: #1ac8b2;
}
.simple-pricing-table .cost { 
margin: 0;
font-weight: 300; 
font-size: 44px;
line-height: .7em;
}
.simple-pricing-table .column:hover .cost,
.simple-pricing-table .featured .cost { color: #fff; }
.simple-pricing-table .description {
color: #a8a8a8;
text-transform: uppercase;
font-weight: 300;
font-size: 11px;
}
.simple-pricing-table .column:hover .description,
.simple-pricing-table .featured .description { color: #fff; }
.simple-pricing-table .features { padding: 0 25px; }	
.simple-pricing-table .features li {
position: relative;
padding: 9px 20px;
border-top: 1px solid #ebebeb;
font-weight: 300;
font-size: 15px;
}
.simple-pricing-table .features li:first-child { border: none; }
.simple-pricing-table .column:hover .features li,
.simple-pricing-table .featured .features li {
border-top-color: #fff;
border-top-color: rgba(255,255,255, .5);
color: #fff;
}
.simple-pricing-table .footer { 
padding: 30px 0;
border-top: 1px solid #e9e9e9;
background-color: #fcfcfc;
-webkit-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.simple-pricing-table .column:hover .footer,
.simple-pricing-table .featured .footer {
border-top-color: #fff;
border-top-color: rgba(255,255,255, .5);
background-color: #1ac8b2;
}
.simple-pricing-table .button { margin: 0; }
.simple-pricing-table .column:hover .button,
.simple-pricing-table .featured .button {
border-color: transparent;
background-color: #fff;
color: #00c2a9;
}  .entry { margin-bottom: 60px; }
.template-search .entry-content {
position: relative; 
padding-left: 55px;
}
.search-result-counter {
position: absolute;
top: 0;
left: 0;
display: block;
width: 35px;
height: 35px;
border: 1px solid #CFCFCF;
color: #00c2a9;
vertical-align: top;
text-align: center;
font-size: 14px;
line-height: 33px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.main-entry {
padding-bottom: 60px;
border-bottom: 1px solid #ececec;
}
.entry.single {
margin-bottom: 0;
border-bottom-width: 0;
}
.entry-image			 { margin-bottom: 20px; min-height: 1px; }
.main-entry .entry-image { margin-bottom: 40px; }
.entry-meta { 
margin-bottom: 10px;
line-height: 1em;
}
.entry-meta span {
color: #5b5e60;
font-size: 16px;
font-family: 'Roboto Condensed', sans-serif;
}
.entry-meta span a { color: #aeaeae; }
.entry-meta span:after {
padding: 0 4px 0 8px;
content: "|"
}
.entry-meta span:last-child:after { padding: 0; content: ""; }
.entry-title { 
margin-bottom: 10px;
font-weight: 300;
text-transform: uppercase;
line-height: 1em;
}
h6.entry-title { line-height: 1.7em; }
.main-entry .entry-title { 
margin-bottom: 23px;
font-size: 42px;
text-transform: none;
}
.entry .button { margin-bottom: 0; }
.tags { 
display: block; 
margin-top: 30px;
}
.template-search .tags { margin-top: 0; }
.tags a {
display: inline-block;
margin-right: 7px;
color: #aeaeae;
font-size: 14px; }
.tags a:before {
margin-right: 5px;
color: #aeaeae;
font-size: 14px;
font-family: 'fontello';
vertical-align: middle;
line-height: 1em;
content: '\e85a';
}  .single-post-nav {
margin-bottom: 50px;
padding: 33px 0;
border-top: 1px solid #ececec;
border-bottom: 1px solid #ececec;
}
.single-post-nav a {
position: relative;
color: #5b5e60;
font-weight: 400;
font-size: 18px;
}
.single-post-nav .prev { 
float: left;  
padding-left: 45px;
}
.single-post-nav .next { 
float: right; 
padding-right: 45px;
}
.single-post-nav a:after {
position: absolute;
color: #aeaeae;
font-size: 36px;
font-family: 'fontello';
}
.single-post-nav .prev:after { 
left: 0;
content: "\ea07"; 
}
.single-post-nav .next:after {
right: 0;
content: "\ea08"; 
}
.single-post-nav a:hover,
.single-post-nav a:hover:after { 
color: #00c2a9; 
-webkit-transition: all .25s ease;
transition: all .25s ease;
}  .image-slider {
position: relative;
overflow: hidden;
}
.image-slider > ul > li			    { display: none; text-align: center; }
.image-slider > ul > li:first-child { display: block; }
.image-slider img { display: block; } .image-slider-nav a {
position: absolute;
top: 50%;
z-index: 10;
margin-top: -35px;
width: 35px;
height: 70px;
font: 0/0 a;
cursor: pointer;
border: 1px solid #e6e6e6;
border: 1px solid rgba(0,0,0, .08);
background-color: #fff;
background-color: rgba(255,255,255, .5);
text-align: center;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.image-slider-nav .prevBtn { left: -100%;  }
.image-slider-nav .nextBtn { right: -100%; }
.image-slider:hover .prevBtn { left: 30px;  }
.image-slider:hover .nextBtn { right: 30px; }
.touch .image-slider .prevBtn { left: 30px;  }
.touch .image-slider .nextBtn { right: 30px; }
.image-slider-nav a:hover { 
border-color: transparent;
background-color: #00c2a9;
}
.image-slider-nav a:after {
color: #00c2a9;
font-size: 30px;
font-family: 'fontello';
line-height: 68px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.image-slider-nav .prevBtn:after { content: '\e8b7'; }
.image-slider-nav .nextBtn:after { content: '\e8b8'; }
.image-slider-nav a:hover:after  { color: #fff; } .image-control-nav {
position: absolute;
left: 0;
bottom: 5px;
z-index: 5;
width: 100%;
text-align: center;
font-size: 0;
}
.image-control-nav a {
display: inline-block;
margin: 2px 7px;
width: 8px;
height: 8px;
border-width: 1px;
border-style: solid;
border-color: transparent;
background-color: #fff;
cursor: pointer;
vertical-align: middle;
}
.image-control-nav a {
-webkit-border-radius: 50%;
border-radius: 50%;
}
.image-control-nav .activeSlide {
margin: 0 7px;
width: 11px;
height: 11px;
border-color: #fff;
background-color: transparent;
cursor: default;
}  .quote-inner {
position: relative;
padding: 30px;
background-color: #f8f8f8;
-webkit-transition: background-color .35s ease;
transition: background-color .35s ease;
}
.quote-inner:hover { background-color: #00c2a9; }
.quote-inner:hover blockquote { color: #fff; }
.quote-inner .entry-meta { 
position: relative;
z-index: 6;
margin-bottom: 0;
}
.quote-inner .entry-meta span,
.quote-inner .entry-meta a {
-webkit-transition: color .35s ease;
transition: color .35s ease;
}
.quote-inner:hover .entry-meta span { color: #ddd; }
.quote-inner:hover .entry-meta a    { color: #fff; }
.quote-inner .whole-link {
position: absolute;
left: 0;
top: 0;
z-index: 5;
width: 100%;
height: 100%;
}  .pagenavi { 
margin-bottom: 50px;
font-size: 0; 
}
.pagenavi.align-center { margin-top: 50px; }
.pagenavi .page-numbers {
position: relative;
display: inline-block;
margin-right: 5px;
width: 35px;
height: 35px;
border: 1px solid #cfcfcf;
color: #000000;
vertical-align: top;
text-align: center;
font-size: 14px;
line-height: 33px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.pagenavi .current,
.pagenavi .page-numbers:hover { 
border-color: transparent;
background-color: #000000;
color: #fff;
}
.pagenavi .next:after,
.pagenavi .prev:after {
position: absolute;
display: block;
width: 100%;
height: 100%;
vertical-align: middle;
text-indent: 0;
font-size: 18px;
font-family: 'fontello';
line-height: 33px;
cursor: pointer;
text-align: center;
-webkit-transition: color .25s linear;
transition: color .25s linear;		
}
.pagenavi .prev:after { content: "\e8b7"; }
.pagenavi .next:after { content: "\e8b8"; }  #comments { margin-bottom: 50px; }
#comments h3 { 
font-weight: 300;
text-transform: uppercase; 
}
.comment {
padding-top: 30px;
list-style: none;
border-bottom: 1px solid #ebebeb;
overflow: hidden;
}
.comment .article {
overflow: hidden;
}
.comment .gravatar {
float: left;
margin-right: 20px;
margin-bottom: 20px;
}
.comment-body { 
position: relative;
overflow: hidden;
}
.comment .comment-author h6 { 
margin-bottom: 0;
color: #00c2a9;
font-weight: 400;
text-transform: uppercase;	
}
.comment .comment-date { 
margin-bottom: 10px;
line-height: 1; 
color: #aeaeae;
font-size: 12px;
font-family: 'Roboto Condensed', sans-serif;
}
.comment-reply-link {
position: absolute;	
top: 0;
right: 0;
}
.comment-reply-link {
display: inline-block;
margin-bottom: 15px;
padding: 0 8px;
outline: none;
border-width: 1px;
border-style: solid;
border-color: #cfcfcf;
background-color: #fff;
color: #00c2a9;
vertical-align: baseline;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-weight: 400;
font-size: 13px;
cursor: pointer;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.comment-reply-link:hover {
border-color: transparent;
background-color: #00c2a9; 
color: #fff;
} .comment .children {
margin: 0;
padding-left: 80px;
}
.children .comment {
padding-top: 30px;
border-bottom-width: 0;
border-top: 1px solid #ebebeb;
}  #respond { padding-top: 30px; }
#respond .comment-reply-title { 
margin-bottom: 25px;
font-weight: 300;
text-transform: uppercase; 
}
.comment-reply-title a { 
vertical-align: middle;
font-size: 12px; 
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] { width: 55%; }
#respond textarea {
width: 80%;
min-width: 80%; 
} .fb-comments { display: block !important; }			
.fb-comments > span,
.fb-comments iframe { width: 100% !important; }    .portfolio-filter {
margin-bottom: 45px;
font-size: 0;
text-align: center;
width: 100%;
}
.portfolio-filter li {
position: relative;
display: inline-block;
margin: 0 0 5px 0;
padding: 6px 34px;
border-color: #cfcfcf;
border-style: solid;
border-width: 1px 0 1px 1px;
font-size: 14px;
vertical-align: top;
cursor: pointer;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
@media only screen and (max-width: 767px) {
.portfolio-filter li { padding: 6px 10px; }
}
.ie8 .portfolio-filter li			   { border-width: 1px 1px 1px 0; }
.ie8 .portfolio-filter li:first-child  { border-left-width: 1px; }
.portfolio-filter li:first-child {
-webkit-border-radius: 6px 0 0 6px;
border-radius: 6px 0 0 6px;
}
.portfolio-filter li:last-child {
border-right-width: 1px;
-webkit-border-radius: 0 6px 6px 0;
border-radius: 0 6px 6px 0;
}
.portfolio-filter li:hover { background-color: #f6f6f6; }
.portfolio-filter li.active {
border-color: #00c2a9;
background-color: #00c2a9;
color: #fff;
}
.portfolio-filter li.active + li { border-left-color: #00c2a9; }  ul.portfolio-items { 
font-size: 0;
-webkit-backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.template-tag .portfolio-items { margin-bottom: 50px; }
ul.portfolio-items li {
position: relative;
display: inline-block;
padding: 0 1px 1px 0;
width: 20%;
max-width: 20%;
vertical-align: top;
font-size: 0;
text-align: left; }
.template-tag ul.portfolio-items li {
width: 50%;
max-width: 50%;
opacity: 1;
}
ul.portfolio-items .mix { display: none; }
ul.portfolio-items img { display: block; }
.work-item {
position: relative;
overflow: hidden;
}
.work-item img {
display: block;
-webkit-transition: -webkit-transform .45s ease-in-out;
transition: transform .45s ease-in-out;
}
#projects .work-item img:first-child {
opacity:0;
-webkit-transition: opacity .45s ease-in-out;
transition: opacity .45s ease-in-out;
}
#portfolio-items .work-item img:first-child {
opacity:0;
-webkit-transition: opacity .45s ease-in-out;
transition: opacity .45s ease-in-out;
}
#portfolio-items .work-item img {
width:511px;
}
#projects .work-item:hover img:first-child { opacity:1;
-webkit-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
}
#portfolio-items .work-item:hover img:first-child { opacity:1;
-webkit-transition: opacity 1s ease-in-out;
transition: opacity 1s ease-in-out;
}
.image-extra {
position: absolute;
top: 0;
left: 0;
z-index: 999;
overflow: hidden;
width: 100%;
height: 100%;
text-align: center;
opacity: 0;
filter: alpha(opacity = 0); -webkit-transition: opacity .25s ease, background-color .45s ease;
transition: opacity .25s ease, background-color .45s ease;
}
#projects .work-item .image-extra {
opacity:1;
}
#portfolio-items .work-item .image-extra {
opacity:1;
}
#projects .work-item .image-extra .single-image{
opacity: 0;
-webkit-transition: opacity .25s ease, background-color .45s ease;
transition: opacity .25s ease, background-color .45s ease;
margin-top: -20%;
}
#portfolio-items .work-item .image-extra .single-image{
opacity: 0;
-webkit-transition: opacity .25s ease, background-color .45s ease;
transition: opacity .25s ease, background-color .45s ease;
margin-top: -20%;
}
#projects .work-item:hover .image-extra .single-image, .work-item.touched .image-extra .single-image {
opacity: 1;
-webkit-transition: opacity .25s ease, background-color .45s ease;
transition: opacity .25s ease, background-color .45s ease;
}
#portfolio-items .work-item:hover .image-extra .single-image, .work-item.touched .image-extra .single-image {
opacity: 1;
-webkit-transition: opacity .25s ease, background-color .45s ease;
transition: opacity .25s ease, background-color .45s ease;
}
.ie8 .image-extra { visibility: hidden; }
.work-item.touched .image-extra,
.work-item:hover .image-extra {
background-color: #00c2a9;
background-color: rgba(0, 194, 169, 0.8);
opacity: 1;
filter: alpha(opacity = 80);
}
#projects .work-item .image-extra .extra-content .extra-title, #projects .work-item .image-extra .extra-content .extra-category {
opacity:1;
}
#portfolio-items .work-item .image-extra .extra-content .extra-title, #portfolio-items .work-item .image-extra .extra-content .extra-category {
opacity:1;
}
#projects .work-item:hover .image-extra .extra-content .extra-title, #projects .work-item:hover .image-extra .extra-content .extra-category {
opacity:0;
}
#portfolio-items .work-item:hover .image-extra .extra-content .extra-title, #portfolio-items .work-item:hover .image-extra .extra-content .extra-category {
opacity:0;
}
.ie8 .work-item:hover .image-extra { visibility: visible; }
.extra-content {
display: table;
overflow: hidden;
width: 100%;
height: 100%;
vertical-align: middle;
text-align: center;
}	
.inner-extra {
display: table-cell;
margin: 0;
padding: 0 10px;
width: 100%;
height: 100%;
vertical-align: middle;
}
.link-icon .curtain,
.plus-icon .curtain {
display: inline-block;
width: 50px;
height: 50px;
border: 1px solid #fff;
-webkit-border-radius: 50%;
border-radius: 50%;	
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
-moz-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
-ms-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
-o-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
}
.single-image.link-icon .curtain {
-webkit-transform: translateX(-300%);
transform: translateX(-300%);
}
.single-image.plus-icon .curtain {
-webkit-transform: translateX(300%);
transform: translateX(300%);
}
.work-item:hover .link-icon .curtain,
.work-item:hover .plus-icon .curtain {
-webkit-transform: translateX(0);
transform: translateX(0);
}
#projects .work-item:hover .link-icon .curtain,
#projects .work-item:hover .plus-icon .curtain {
box-shadow: 0px 0px 6px #000 inset;
box-shadow: 0px 0px 6px #000;
}
#portfolio-items .work-item:hover .link-icon .curtain,
#portfolio-items .work-item:hover .plus-icon .curtain {
box-shadow: 0px 0px 6px #000 inset;
box-shadow: 0px 0px 6px #000;
}
#portfolio-items .work-item:hover .plus-icon {
display:none;
}
.link-icon .curtain:hover,
.plus-icon .curtain:hover {
border-color: transparent;
background-color: rgba(255,255,255,.9);
}
.link-icon .curtain:after,
.plus-icon .curtain:after {
position: absolute;
left: 0;
top: 0;
display: block;
width: 100%;
height: 100%;
color: #fff;
text-align: center;
font-size: 20px;
font-family: 'fontello';
line-height: 50px;
-webkit-border-radius: 50%;
border-radius: 50%;
-webkit-transition: color .25s ease-in-out;
transition: color .25s ease-in-out;
}
.plus-icon .curtain:after  { content: '\e9a1'; font-size: 28px; }
.link-icon .curtain:after  { content: '\e84f'; }
.link-icon .curtain:hover:after,
.plus-icon .curtain:hover:after { color: #00c2a9; }
.extra-title  { 
margin-bottom: 6px;
color: #fff;
font-family: 'Roboto Condensed', sans-serif;
text-transform: sentence;
}
.extra-category {
margin-bottom: 0;
color: #fff;
font-weight: 300;
}  .projects article { margin-bottom: 30px; }  .project-single-entry .image-slider { margin-bottom: 40px; }
.project-page-header {
position: relative;
margin-bottom: 55px;
}
.project-page-header .project-title { color: #5b5e60;
font-weight: 100;
font-size: 60px;
text-transform: sentence;
text-align:center;
} .project-nav {
position: absolute;
top: 50%;
right: 0;
margin-top: -15px;
font: 0/0 a;
}
.project-nav li {
display: inline-block;
margin-left: 20px;
vertical-align: top;
}
.project-nav li a {
display: block;
font: 0/0 a;
cursor: pointer;
z-index: 10;				
}
.project-nav li a:after {
display: block;
color: #aeaeae;
font-size: 36px;
font-family: 'fontello';
text-align: center;
line-height: 35px;
content: "";
}
.project-nav .prev:after		 { content: "\ea07"; }
.project-nav .next:after		 { content: "\ea08"; }
.project-nav .all-projects:after { content: "\eac0"; font-size: 30px; }
.project-nav li a:hover:after { color: #000000; } .project-meta { margin-bottom: 25px; }
.project-meta li { margin-bottom: 15px; }
.project-meta-title {
color: #000000;
font-weight: 400;
font-size: 16px;
font-family: 'Roboto Condensed', sans-serif;
line-height: 1em;
}
.project-meta .project-meta-date {
color: #aeaeae;
font-size: 16px;
line-height: 1em;
} .project-similar { font-size: 0; }
.project-similar li {
display: inline-block;
width: 20%;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
vertical-align: top;
}
.row .project-similar li { width: 33.33333333333333%; }  .sbr #sidebar { float: right; }
.sbl #sidebar { float: left;  }  #sidebar .widget { margin-bottom: 60px; }
#sidebar .widget-title {
margin-bottom: 25px;
font-weight: 300;
font-size: 20px;
text-transform: uppercase;
}   .more-link {} .linkcat {}
.blogroll {} .textwidget {}
.widget_text {}
.textwidget p {}
.widget .sub-menu { 
padding-top: 5px;
padding-left: 10px;
}
.widget .sub-menu > li:last-child { padding-bottom: 0; }
.widget_categories ul li,
.widget_archive ul li, 
.widget_links ul li,
.widget_meta ul li,
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_contact_us ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li {
padding: 8px 0;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #e6e6e6;
list-style: none;
}
.widget_categories ul li:first-child,
.widget_archive ul li:first-child, 
.widget_links ul li:first-child,
.widget_meta ul li:first-child,
.widget_pages ul li:first-child,
.widget_nav_menu ul li:first-child,
.widget_contact_us ul li:first-child,
.widget_recent_entries ul li:first-child,
.widget_recent_comments ul > li:first-child { border-top-width: 0; }  .widget_custom_recent_entries .section-entry { margin-bottom: 20px; }
.widget_custom_recent_entries .entry {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #e6e6e6;
}
#footer .parallax .widget_custom_recent_entries .entry { border-color: #555; }
.widget_custom_recent_entries .entry:after {
clear: both;
display: block;
visibility: hidden;
height: 0;
content: "";
}
.widget_custom_recent_entries .entry:last-child { 
margin-bottom: 0;
padding-bottom: 0;
border-bottom-width: 0;
}
.widget_custom_recent_entries .entry-image { 
float: left;
margin-right: 20px;
margin-bottom: 0;
}
.widget_custom_recent_entries .curtain {
position: absolute;
z-index: 5;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: #00c2a9;
background-color: rgba(0,194,169, .8);
opacity: 0;
filter: alpha(opacity = 0);
-webkit-transition: all .3s ease-in;
transition: all .3s ease-in;  
}		
.widget_custom_recent_entries .single-image:hover .curtain {
visibility: visible;
opacity: 1;
}
.widget_custom_recent_entries .post-holder { display: table; }  ul.flickr-badge { font-size: 0; }
ul.flickr-badge li {
display: inline-block;
margin: 1%;
width: 18%;
vertical-align: top;
}
#footer ul.flickr-badge li { width: 12%; }
ul.flickr-badge li a {
position: relative;
display: block;
}
ul.flickr-badge li img { display: block; }
ul.flickr-badge .curtain {
position: absolute;
z-index: 5;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: #00c2a9;
background-color: rgba(0,194,169, .8);
opacity: 0;
filter: alpha(opacity = 0);
-webkit-transition: all .3s ease-in;
transition: all .3s ease-in;  
}		
ul.flickr-badge a:hover .curtain {
visibility: visible;
opacity: 1;
}  .widget_recent_projects { position: relative; } .recent-projects.type-1  { font-size: 0; }
.recent-projects.type-1 li { 
display: inline-block;
margin: 1%;
width: 18%;
vertical-align: top;
}
#footer .recent-projects.type-1 li { width: 14%; }
.recent-projects.type-1 .curtain {
position: absolute;
z-index: 5;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
background-color: #00c2a9;
background-color: rgba(0,194,169, .8);
opacity: 0;
filter: alpha(opacity = 0);
-webkit-transition: all .3s ease-in;
transition: all .3s ease-in;  
}		
.recent-projects.type-1 a:hover .curtain {
visibility: visible;
opacity: 1;
} .recent-projects.type-2 li { display: none; }
.recent-projects.type-2 li:first-child { display: block; }
.recent-projects.type-2 .single-image { margin-bottom: 15px; }
.recent-projects-title { text-transform: uppercase; }
.recent-projects-nav {
position: absolute;
right: 0;
top: -1px;
}
.recent-projects-nav a {
position: relative;
display: block;
float: left;
margin-left: 3px;
width: 30px;
height: 30px;
border: 1px solid #cfcfcf;
background-color: transparent;
text-align: center;
font: 0/0 a;
cursor: pointer;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.recent-projects-nav a:hover {
border-color: transparent;
background-color: #00c2a9;
}			
.recent-projects-nav a:after {
position: absolute;
display: block;
width: 100%;
height: 100%;
color: #00c2a9;
vertical-align: top;
text-indent: 0;
font-size: 17px;
font-family: 'fontello';
line-height: 28px;
cursor: pointer;
text-align: center;
-webkit-transition: color .25s linear;
transition: color .25s linear;
}
.recent-projects-nav .prevBtn:after { content: "\e8b7"; }
.recent-projects-nav .nextBtn:after { content: "\e8b8"; }	
.recent-projects-nav a:hover:after { color: #fff; }  .widget_calendar table {
position: relative;
width: 100%;
border-spacing: 1px;
border-collapse: separate;
text-align: center;
}
.widget_calendar caption {
margin-bottom: 25px;
text-transform: uppercase;
font-size: 20px;
font-weight: 300;
text-align: left;
font-family: "Roboto", sans-serif;
}
#footer .widget_calendar caption { 
color: #fff; 
border-bottom-color: #666;
}
.widget_calendar thead th {
padding: 4px;
font-size: 16px;
font-family: "Roboto", sans-serif;
}
.widget_calendar td {
padding: 6px 4px;
font-size: 15px;
border: 1px solid #cfcfcf;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.parallax .widget_calendar td { border-color: #555; }
.widget_calendar .pad { border-width: 0; }
.widget_calendar #today,
.widget_calendar  #today a { font-weight: 700; }
.widget_calendar tfoot {
position: absolute;
right: 0;
top: -3px;
}
.widget_calendar tfoot td {
padding: 0;
border-width: 0;
}
.widget_calendar tfoot a {
display: inline-block;
margin-left: 3px;
width: 30px;
height: 30px;
border: 1px solid #cfcfcf;
background-color: transparent;
text-align: center;
font: 0/0 a;
cursor: pointer;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.widget_calendar tfoot a:hover {
border-color: transparent;
background-color: #00c2a9;
}
.widget_calendar tfoot a:after {
display: block;
color: #00c2a9;
vertical-align: top;
text-indent: 0;
font-size: 17px;
font-family: 'fontello';
line-height: 28px;
cursor: pointer;
text-align: center;
-webkit-transition: color .25s linear;
transition: color .25s linear;
}	
.widget_calendar tfoot #prev a:after { content: "\e8b7"; }
.widget_calendar tfoot #next a:after { content: "\e8b8"; }
.widget_calendar tfoot a:hover:after { color: #fff; }  .widget_tag_cloud .tagcloud { font-size: 0; }
.widget_tag_cloud .tagcloud a {
display: inline-block;
margin-right: 5px;
margin-bottom: 5px;
padding: 3px 18px;
border: 1px solid #cfcfcf;
color: #000000;
font-weight: 400;
font-size: 13px !important;
text-transform: uppercase;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.widget_tag_cloud .tagcloud a:hover {
border-color: transparent;
background-color: #5b5e60;
color: #fff;
}  #searchform { position: relative; }
#searchform input[type="text"] { 
padding-right: 60px;
font-style: italic;
font-size: 15px;
}
#searchform .submit-search {
position: absolute;
top: 0;
right: 0;
padding: 0;
width: 55px;
height: 100%;
border-left: 1px solid #dcdcdc;
text-align: center;
font-size: 0;
}
#footer .parallax #searchform .submit-search { 
border-color: #bbb;
border-color: rgba(207,207,207, .33);
}	
#searchform .submit-search:before {
display: block;
color: #5b5e60;
text-align: center;
font-size: 20px;
font-family: 'fontello';
line-height: 55px;
content: '\e800';
-webkit-transition: color .25s ease;
transition: color .25s ease;
}
#searchform input[type="text"]:focus + .submit-search        { border-left-color: #00c2a9; }
#searchform input[type="text"]:focus + .submit-search:before { color: #00c2a9; }  #footer {
position: relative;
z-index: 1;
color: #a0a0a0;
}
.page-template #footer { background-color: #fafafa; }
#footer .section.parallax { 
position: static;
background-color: rgba(0,0,0,.7);
}
.ie8 #footer .section {
background:#FFFFFF;
background-repeat: repeat;
}
#footer p { color: #fff; }  #footer .widget { margin-bottom: 50px; }
#footer .parallax .widget-title { 
margin-bottom: 25px;
color: #fff; 
}  #footer .parallax .widget_categories ul li,
#footer .parallax .widget_archive ul li, 
#footer .parallax .widget_links ul li,
#footer .parallax .widget_meta ul li,
#footer .parallax .widget_pages ul li,
#footer .parallax .widget_nav_menu ul li,
#footer .parallax .widget_contact_us ul li,
#footer .parallax .widget_recent_entries ul li,
#footer .parallax .widget_recent_comments ul li {
padding: 5px 0;
border-top-color: #555;
}  .logo-in-footer {
padding: 68px 0;
border-top: 1px solid #2c2a2e;
border-top: 1px solid rgba(207,207,207, .12);
background-color: rgba(0,0,0,.8);
text-align: center;
}
.ie8 .logo-in-footer {
background-image: url(//taouae.com/wp-content/themes/accio/images/overlay-ie-logo-footer.png);
background-repeat: repeat;
}
.logo-in-footer h1 { 
margin-bottom: 0;
font-size: 100px; 
font-family: Arial, Helvetica, sans-serif;
}
.logo-in-footer a {
color: #252525;
color: rgba(255,255,255, .1);
text-transform: uppercase;
}  .bottom-footer {
padding: 37px 0;
border-width: 1px;
border-style: solid;
border-color: #2c2a2e;
border-color: rgba(207,207,207, .12);
background-color: rgba(0,0,0,.95);
color: #4b4b4c;
}
.ie8 .bottom-footer {
background-image: url(//taouae.com/wp-content/themes/accio/images/overlay-ie-bottom-footer.png);
background-repeat: repeat;
}
.single .bottom-footer,
.page-template .bottom-footer {
border-color: #;
background-color: #fafafa;
color: #777;
}
.copyright { font-size: 12px; }
.developed { font-size: 11px; }
.copyright a,
.developed a { color: #00c2a9; }    ul.social-icons { font-size: 0; } ul.social-icons li {
display: inline-block; 
margin-right: 5px; 
margin-bottom: 5px; 
vertical-align: top;
}
ul.social-icons li a {
position: relative;
display: block;
width: 40px;
height: 40px;
border: 1px solid #cfcfcf;
border: 1px solid rgba(207,207,207,.33);
font: 0/0 a;
cursor: pointer;
text-align: center;
-webkit-transition: all .25s ease;
transition: all .25s ease;
-webkit-border-radius: 3px;
border-radius: 3px;
}
ul.social-icons li a:hover { border-color: transparent; }	
ul.social-icons .twitter a:hover	 { background-color: #47c0d8; }
ul.social-icons .facebook a:hover	 { background-color: #49699f; }
ul.social-icons .linkedin a:hover	 { background-color: #2c7cb7; }
ul.social-icons .pinterest a:hover	 { background-color: #c21c21; }
ul.social-icons .rss a:hover		 { background-color: #fe9900; }
ul.social-icons .gplus a:hover		 { background-color: #c33d19; }
ul.social-icons .flickr a:hover		 { background-color: #e82c88; }
ul.social-icons .instagram a:hover	 { background-color: #517fa3; }
ul.social-icons .dropbox a:hover	 { background-color: #5da3e8; }
ul.social-icons .youtube a:hover	 { background-color: #b72d24; }
ul.social-icons .blogger a:hover	 { background-color: #f38f33; }
ul.social-icons .evernote a:hover	 { background-color: #73b122; }
ul.social-icons .dribbble a:hover	 { background-color: #e65992; }
ul.social-icons .behance a:hover	 { background-color: #18a3fe; }
ul.social-icons .lastfm a:hover		 { background-color: #be0607; }
ul.social-icons .skype a:hover		 { background-color: #24b0e4; }
ul.social-icons .vimeo a:hover		 { background-color: #568799; }
ul.social-icons .forrst a:hover		 { background-color: #628267; }
ul.social-icons .digg a:hover		 { background-color: #2882c6; }
ul.social-icons .appstore a:hover	 { background-color: #606060; }
ul.social-icons .wordpress a:hover   { background-color: #33759d; }
ul.social-icons .stumbleupon a:hover { background-color: #eb4924; }
ul.social-icons .deviantart a:hover  { background-color: #5f7162; }
ul.social-icons .github a:hover		 { background-color: #7292a2; }
ul.social-icons .mail a:hover		 { background-color: #65a413; }
ul.social-icons li i {
display: block;
color: #a0a0a0;
font-size: 20px;
line-height: 40px;
-webkit-transition: all 0.25s ease;
transition: all 0.25s ease;
}
ul.social-icons a:hover i { color: #fff; }  .progress-bar {
position: relative;
margin-bottom: 18px;
}
.progressbar-title {
margin-bottom: 3px;
color: #aeaeae;
font-size: 16px;
}
.percent {
position: absolute;
top: -5px;
right: 0;
display: block;
color: #aeaeae;
font-size: 16px;
line-height: 35px;
}	
.bar-outer {
position: relative;
width: 100%;
height: 12px;
border: 1px solid #cfcfcf;
-webkit-border-radius: 5px;
border-radius: 5px;
}
.bar {
position: absolute;
top: -1px;
left: 0;
z-index: 2;
width: 0%;
height: 12px;
background-color: #00c2a9;
-webkit-border-radius: 5px;
border-radius: 5px;
}  .acc-box { margin-bottom: 20px; }
.acc-trigger {
position: relative;
display: block;
margin-bottom: 5px;
padding: 10px 55px 10px 20px;
border: 1px solid #cfcfcf;
cursor: pointer;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.acc-trigger:hover { background-color: #f6f6f6; }
.acc-trigger.active {
border-color: transparent;
background-color: #00c2a9;
}
.acc-trigger:after {
position: absolute;
top: 0;
right: 0;
display: block;
width: 48px;
height: 100%;
border-left: 1px solid #cfcfcf;
color: #5b5e60;
text-align: center;
font-size: 24px;
font-family: 'fontello';
line-height: 47px;
content: '\e9a1';
}
.acc-trigger.active:after { 
border-color: #fff;
border-color: rgba(255,255,255, .3);
color: #fff; 
content: '\e9a4';
}  
.acc-trigger a {
color: #777;
font-size: 14px;
font-weight: 300;
}
.acc-trigger.active a { color: #fff; }
.acc-trigger.active + .acc-container p { margin: 0 0 10px 0; }
.acc-container { 
padding: 15px 0;
display: none; 
}  .widget_likebox iframe  {
width: 100% !important;
background-color: #fefefe;
}  .quotes { 
position: relative;
margin-bottom: 25px;
}
.quotes li { display: none; }
.quotes li:first-child { display: block; }
.ie8 .quotes li { background-color: transparent !important; }
li .quote-text {
position: relative;
padding: 10px 10% 0;
}
.widget_testimonials .quote-text { padding: 0; }
.parallax .quote-text { color: #fff; }
#footer .parallax .quote-text { margin-bottom: 10px; }
li .quote-text:before {
display: block;
margin-bottom: 35px;
content: "\e86c";
font-size: 50px;
font-family: 'fontello';
}
.widget_testimonials .quote-text:before { display: none; }
.ie8 .align-center .quote-text:before { text-align: center; }
.quote-image {
position: relative;
display: inline-block;
margin: 10px 0 10px;
}
.quote-image:before,
.quote-image:after { 
position: absolute;
top: 50%;
width: 130%;
height: 1px;
background-color: #dcdcdc;
background-color: rgba(270,270,270, .5);
}
.quote-image:before {
left: -150%;
content: '';
}
.quote-image:after {
right: -150%;
content: ''; 
}
.quote-image img {
overflow: hidden;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.quote-author {
color: #00c2a9;
font-size: 16px;
}
.parallax .quote-author { 
color: #fff;
font-size: 16px;
}
.quote-author:before,
.quote-author:after { content: " - "; } .quotes-control-nav {
padding: 10px 0 0;
text-align: center;
}
.quotes-control-nav a {
position: relative;
display: inline-block;
margin: 0 3px;
width: 9px;
height: 9px;
cursor: pointer;
font-size: 0;
background-color: #aeaeae;
-webkit-transition: background-color .25s linear;
transition: background-color .25s linear;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.quotes-control-nav .activeSlide { background-color: #777; }
.parallax .quotes-control-nav a {
background-color: #ececec;
background-color: rgba(255,255,255,.5);			
}
.parallax .quotes-control-nav .activeSlide { background-color: #fff; }  .tabs-nav {
margin-bottom: 10px;
height: 48px;
border: 1px solid #cfcfcf;
font-size: 0;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.tabs-nav li {
position: relative;
display: inline-block;
top: -1px;
left: -1px;
border-right: 1px solid #cfcfcf;
}
.tabs-nav .active { border-color: transparent; }
.tabs-nav li a {
position: relative;
display: block;
padding: 10px 35px;
height: 48px;
border-top: 1px solid #cfcfcf;
border-bottom: 1px solid #cfcfcf;
cursor: pointer;
color: #777;
font-size: 14px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.tabs-nav li:first-child a {
border-left: 1px solid #cfcfcf;
-webkit-border-radius: 6px 0 0 6px;
border-radius: 6px 0 0 6px;
}
.tabs-nav a:hover { 
border-color: #cfcfcf;
background-color: #f6f6f6;
}
.tabs-nav .active a {
background-color: #00c2a9;
color: #fff;
}
.tabs-container { overflow: hidden; }
.tab-content { 
display: none;
padding: 10px 0;
}
.tab-content:first-child { display: block; }  .error, .success, .info, .notice {
position: relative;
margin-bottom: 10px;
padding: 11px 15px 11px 50px;
display: block;
color: #777 !important;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.error   { background-color: #fac9cf; }
.success { background-color: #e0f2cd; }
.info    { background-color: #c6e7f4; }
.notice  { background-color: #feefc5; }
.error:before,
.success:before,
.info:before,
.notice:before {
position: absolute;
top: 50%;
left: 20px;
margin-top: -13px;
font-size: 18px;
font-family: 'fontello';	
}
.error:before {
color: #ce717c;
content: '\ee83';
}
.success:before {
color: #8aaa67;
content: '\ee80';
}
.info:before {
color: #66aac4;
content: '\ece2';
}
.notice:before {
color: #c8a749;
content: '\ecf1';
}
.alert-close {
position: absolute;
top: 50%;
right: 20px;
margin-top: -9px;
line-height: 1;
}
.alert-close:before {
font-size: 18px;
font-family: 'fontello';
content: "\e83e";
}
.error .alert-close   { color: #ce717c !important; }
.success .alert-close { color: #8aaa67 !important; }
.info .alert-close    { color: #66aac4 !important; }
.notice .alert-close  { color: #dec47b !important; }  ul.list { margin-bottom: 20px; }
ul.list li { 
position: relative;
}
ul.list li,
ol.list li { margin-bottom: 4px; }  ul.circle-list li {
position: relative;
margin-left: 45px;
padding: 9px 0;
border-top: 1px solid #e6e6e6;
}
ul.circle-list li:first-child { border-top: none; }
ul.circle-list li:before {
position: absolute;
top: 50%;
left: -45px;
margin-top: -12px;
width: 25px;
height: 25px;
border-width: 1px;
border-style: solid;
border-color: #e3e3e3;
color: #777;
text-align: center;
font-family: 'fontello';
content: '\e8b8';
line-height: 23px;
-webkit-transition: color .25s ease .01s, border-color .25s ease .01s;
transition: color .25s ease .01s, border-color .25s ease .01s;
-webkit-border-radius: 50%;
border-radius: 50%;
}
ul.circle-list li:after {
position: absolute;
top: 50%;
left: -45px;
margin-top: -12px;
width: 25px;
height: 25px;	
background-color: #00c2a9;
content: "";
opacity: 0;
-webkit-transition: transform .3s ease, opacity .25s ease;
transition: transform .3s ease, opacity .25s ease;
-webkit-transform: scale(0);		
transform: scale(0);		
-webkit-border-radius: 50%;
border-radius: 50%;
}
.ie8 ul.circle-list li:after { visibility: hidden; }
ul.circle-list li:hover:before {
z-index: 5;
border-color: transparent;
color: #fff;
}
ul.circle-list li:hover:after {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.ie8 ul.circle-list li:hover:after { visibility: visible; }  .google_map { 
position: relative;
width: 100%;
height: 500px;
}
.google_map:after,
.google_map:before {
position: absolute;
z-index: 5;
left: 0;
width: 100%;
height: 0;
content: '';
-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);		
}
.google_map:after { top: 0; }
.google_map:before { 
bottom: 0;
-webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);	
}
.google_map img { max-width: none; }    #back-top {
position: fixed;
right: 40px;
bottom: 40px;
z-index: 999;
display: none;
width: 50px;
height: 50px;
border: 1px solid #c2c2c2;
background-color: #fff;
background-color: rgba(255,255,255,.25);
text-align: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: all .25s ease;
transition: all .25s ease;
-webkit-border-radius: 50%;
border-radius: 50%;
}
#back-top:after {
width: 40px;
height: 40px;
text-align: center;
color: #e1e1e1;
font-size: 20px;
font-family: 'fontello';
content: "\ed4e";
line-height: 48px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
#back-top:hover {
border-color: transparent;
background-color: #00c2a9;
}
#back-top:hover:after { color: #fff; }.container {
position: relative;
margin-right: auto;
margin-left: auto;
}
.container:before,
.container:after {
display: table;
content: " ";
}
.container:after { clear: both; }
.row {
margin-right: -20px;
margin-left: -20px;
}
.row:before,
.row:after {
display: table;
content: " ";
}
.row:after { clear: both; }
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 20px;
padding-left: 20px;
margin-bottom:10px;
}
.col-md-3{
position: relative;
min-height: 1px; }
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 { float: left; }
.col-xs-1  { width: 8.333333333333332%;  }
.col-xs-2  { width: 16.666666666666664%; }
.col-xs-3  { width: 25%; }
.col-xs-4  { width: 33.33333333333333%; }
.col-xs-5  { width: 41.66666666666667%; }
.col-xs-6  { width: 50%; }
.col-xs-7  { width: 58.333333333333336%; }
.col-xs-8  { width: 66.66666666666666%;  }
.col-xs-9  { width: 75%; }
.col-xs-10 { width: 83.33333333333334%; }
.col-xs-11 { width: 91.66666666666666%; }
.col-xs-12 { width: 100%; }
@media (min-width: 768px) {
.container { max-width: 768px; }
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11 { float: left; }
.col-sm-1  { width: 8.333333333333332%;  }
.col-sm-2  { width: 16.666666666666664%; }
.col-sm-3  { width: 25%;  }
.col-sm-4  { width: 33.33333333333333%; }
.col-sm-5  { width: 41.66666666666667%; }
.col-sm-6  { width: 50%;  }
.col-sm-7  { width: 58.333333333333336%; }
.col-sm-8  { width: 66.66666666666666%;  }
.col-sm-9  { width: 75%;  }
.col-sm-10 { width: 83.33333333333334%; }
.col-sm-11 { width: 91.66666666666666%; }
.col-sm-12 { width: 100%; }
.col-sm-push-1  { left: 8.333333333333332%;  }
.col-sm-push-2  { left: 16.666666666666664%; }
.col-sm-push-3  { left: 25%; }
.col-sm-push-4  { left: 33.33333333333333%; }
.col-sm-push-5  { left: 41.66666666666667%; }
.col-sm-push-6  { left: 50%; }
.col-sm-push-7  { left: 58.333333333333336%; }
.col-sm-push-8  { left: 66.66666666666666%;  }
.col-sm-push-9  { left: 75%; }
.col-sm-push-10 { left: 83.33333333333334%; }
.col-sm-push-11 { left: 91.66666666666666%; }
.col-sm-pull-1  { right: 8.333333333333332%;  }
.col-sm-pull-2  { right: 16.666666666666664%; }
.col-sm-pull-3  { right: 25%; }
.col-sm-pull-4  { right: 33.33333333333333%; }
.col-sm-pull-5  { right: 41.66666666666667%; }
.col-sm-pull-6  { right: 50%; }
.col-sm-pull-7  { right: 58.333333333333336%; }
.col-sm-pull-8  { right: 66.66666666666666%;  }
.col-sm-pull-9  { right: 75%; }
.col-sm-pull-10 { right: 83.33333333333334%; }
.col-sm-pull-11 { right: 91.66666666666666%; }
.col-sm-offset-1  { margin-left: 8.333333333333332%; }
.col-sm-offset-2  { margin-left: 16.666666666666664%; }
.col-sm-offset-3  { margin-left: 25%; }
.col-sm-offset-4  { margin-left: 33.33333333333333%; }
.col-sm-offset-5  { margin-left: 41.66666666666667%; }
.col-sm-offset-6  { margin-left: 50%; }
.col-sm-offset-7  { margin-left: 58.333333333333336%; }
.col-sm-offset-8  { margin-left: 66.66666666666666%;  }
.col-sm-offset-9  { margin-left: 75%; }
.col-sm-offset-10 { margin-left: 83.33333333333334%; }
.col-sm-offset-11 { margin-left: 91.66666666666666%; }
}
@media (min-width: 992px) {
.container { max-width:992px; }
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11 { float: left; }
.col-md-1  { width: 8.333333333333332%;  }
.col-md-2  { width: 16.666666666666664%; }
.col-md-3  { width: 25%;  }
.col-md-4  { width: 33.33333333333333%; }
.col-md-5  { width: 41.66666666666667%; }
.col-md-6  { width: 50%;  }
.col-md-7  { width: 58.333333333333336%; }
.col-md-8  { width: 66.66666666666666%;  }
.col-md-9  { width: 75%;  }
.col-md-10 { width: 83.33333333333334%; }
.col-md-11 { width: 91.66666666666666%; }
.col-md-12 { width: 100%; }
.col-md-push-0  { left: auto; }
.col-md-push-1  { left: 8.333333333333332%;  }
.col-md-push-2  { left: 16.666666666666664%; }
.col-md-push-3  { left: 25%;  }
.col-md-push-4  { left: 33.33333333333333%; }
.col-md-push-5  { left: 41.66666666666667%; }
.col-md-push-6  { left: 50%;  }
.col-md-push-7  { left: 58.333333333333336%; }
.col-md-push-8  { left: 66.66666666666666%;  }
.col-md-push-9  { left: 75%;  }
.col-md-push-10 { left: 83.33333333333334%; }
.col-md-push-11 { left: 91.66666666666666%; }
.col-md-pull-0  { right: auto; }
.col-md-pull-1  { right: 8.333333333333332%;  }
.col-md-pull-2  { right: 16.666666666666664%; }
.col-md-pull-3  { right: 25%;  }
.col-md-pull-4  { right: 33.33333333333333%; }
.col-md-pull-5  { right: 41.66666666666667%; }
.col-md-pull-6  { right: 50%;  }
.col-md-pull-7  { right: 58.333333333333336%; }
.col-md-pull-8  { right: 66.66666666666666%;  }
.col-md-pull-9  { right: 75%;  }
.col-md-pull-10 { right: 83.33333333333334%; }
.col-md-pull-11 { right: 91.66666666666666%; }
.col-md-offset-0  { margin-left: 0;   }
.col-md-offset-1  { margin-left: 8.333333333333332%;  }
.col-md-offset-2  { margin-left: 16.666666666666664%; }
.col-md-offset-3  { margin-left: 25%; }
.col-md-offset-4  { margin-left: 33.33333333333333%; }
.col-md-offset-5  { margin-left: 41.66666666666667%; }
.col-md-offset-6  { margin-left: 50%; }
.col-md-offset-7  { margin-left: 58.333333333333336%; }
.col-md-offset-8  { margin-left: 66.66666666666666%;  }
.col-md-offset-9  { margin-left: 75%; }
.col-md-offset-10 { margin-left: 83.33333333333334%; }
.col-md-offset-11 { margin-left: 91.66666666666666%; }
}
@media (min-width: 1200px) {
.container { max-width: 1200px;}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11 { float: left; }
.col-lg-1  { width: 8.333333333333332%;  }
.col-lg-2  { width: 16.666666666666664%; }
.col-lg-3  { width: 25%;  }
.col-lg-4  { width: 33.33333333333333%; }
.col-lg-5  { width: 41.66666666666667%; }
.col-lg-6  { width: 50%;  }
.col-lg-7  { width: 58.333333333333336%; }
.col-lg-8  { width: 66.66666666666666%;  }
.col-lg-9  { width: 75%;  }
.col-lg-10 { width: 83.33333333333334%; }
.col-lg-11 { width: 91.66666666666666%; }
.col-lg-12 { width: 100%; }
.col-lg-push-0  { left: auto; }
.col-lg-push-1  { left: 8.333333333333332%;  }
.col-lg-push-2  { left: 16.666666666666664%; }
.col-lg-push-3  { left: 25%;  }
.col-lg-push-4  { left: 33.33333333333333%; }
.col-lg-push-5  { left: 41.66666666666667%; }
.col-lg-push-6  { left: 50%;  }
.col-lg-push-7  { left: 58.333333333333336%; }
.col-lg-push-8  { left: 66.66666666666666%;  }
.col-lg-push-9  { left: 75%;  }
.col-lg-push-10 { left: 83.33333333333334%; }
.col-lg-push-11 { left: 91.66666666666666%; }
.col-lg-pull-0  { right: auto; }
.col-lg-pull-1  { right: 8.333333333333332%;  }
.col-lg-pull-2  { right: 16.666666666666664%; }
.col-lg-pull-3  { right: 25%;  }
.col-lg-pull-4  { right: 33.33333333333333%; }
.col-lg-pull-5  { right: 41.66666666666667%; }
.col-lg-pull-6  { right: 50%;  }
.col-lg-pull-7  { right: 58.333333333333336%; }
.col-lg-pull-8  { right: 66.66666666666666%;  }
.col-lg-pull-9  { right: 75%;  }
.col-lg-pull-10 { right: 83.33333333333334%; }
.col-lg-pull-11 { right: 91.66666666666666%; }
.col-lg-offset-0  { margin-left: 0;   }
.col-lg-offset-1  { margin-left: 8.333333333333332%;  }
.col-lg-offset-2  { margin-left: 16.666666666666664%; }
.col-lg-offset-3  { margin-left: 25%; }
.col-lg-offset-4  { margin-left: 33.33333333333333%; }
.col-lg-offset-5  { margin-left: 41.66666666666667%; }
.col-lg-offset-6  { margin-left: 50%; }
.col-lg-offset-7  { margin-left: 58.333333333333336%; }
.col-lg-offset-8  { margin-left: 66.66666666666666%;  }
.col-lg-offset-9  { margin-left: 75%; }
.col-lg-offset-10 { margin-left: 83.33333333333334%; }
.col-lg-offset-11 { margin-left: 91.66666666666666%; }

.header-shrink #logo img {
width:auto;
height:90px;
}
}@media screen and (min-width: 993px) and (max-width: 1200px) {    .navigation > ul > li > a { padding: 25px 10px 31px; }  .header-text h1 { font-size: 80px; }    ul.portfolio-items li { 
width: 25%;
max-width: 25%;
}
} @media only screen and (max-width: 992px) {  #header { position: relative; }
#header.mobile_fixed{
position: fixed;
}

.header-shrink #logo img {
width:auto;
height:90px;
}
.transparent #logo a { color: #5b5e60; }
.header-shrink.transparent #logo a { color: #fff; }  
.responsive-nav-button {
display: inline-block;
vertical-align: middle;
}	
#header #navigation { 
position: relative;
z-index: 999;
right: 0;
left: 0;
top: 100%;
display: none;
overflow: hidden;
margin-bottom: 7px;
padding-top: 0;
width: 100%;
background-color: #fff;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.navigation ul li {
display: block;
float: none;
margin: 2px;
padding-bottom: 0;
}
.navigation ul li > a {
padding: 10px 15px;
background-color: #00c2a9;
color: #fff;
cursor: pointer;
font-weight: 400;
text-align: center;
}
.navigation ul a:hover,
.navigation ul .current-menu-item > a,
.navigation ul .current-menu-parent > a,
.navigation ul .current-menu-ancestor > a,
.navigation ul .current_page_item > a,
.navigation ul .current_page_parent > a,
.navigation ul .current_page_ancestor > a { 
background-color: #fff;
color: #00c2a9;
}
.navigation ul a {
-webkit-border-radius: 3px;
border-radius: 3px;
}
.header-shrink .navigation > ul > li > a:after { color: #fff; }
.navigation ul a:hover:after,
.navigation ul .current-menu-item > a:after,
.navigation ul .current-menu-parent > a:after,
.navigation ul .current-menu-ancestor > a:after,
.navigation ul .current_page_item > a:after,
.navigation ul .current_page_parent > a:after,
.navigation ul .current_page_ancestor > a:after { color: #00c2a9; } .navigation ul ul {
position: relative;
display: block;
padding: 2px 10% 2px 10%;
width: 100%;
background-color: #ececec;
-webkit-border-radius: 3px;
border-radius: 3px;  
}
.navigation ul ul a:hover,
.navigation ul ul .current-menu-item > a,
.navigation ul ul .current-menu-parent > a,
.navigation ul ul .current-menu-ancestor > a,
.navigation ul ul .current_page_item > a,
.navigation ul ul .current_page_parent > a,
.navigation ul ul .current_page_ancestor > a { color: #00c2a9; }
.navigation ul ul .current-menu-item.rightarrowclass > a:after,
.navigation ul ul .current-menu-parent.rightarrowclass > a:after,
.navigation ul ul .current-menu-ancestor.rightarrowclass > a:after,
.navigation ul ul .current_page_item.rightarrowclass > a:after,
.navigation ul ul .current_page_parent.rightarrowclass > a:after,
.navigation ul ul .current_page_ancestor.rightarrowclass > a:after { color: #00c2a9; }
.navigation ul ul .rightarrowclass > a:after { content: '\e8ba'; }  .header-text h1 { font-size: 50px; }
} @media only screen and (min-width: 768px) and (max-width: 992px) {    .video-title { font-size: 55px; }  .counter { width: 100px; }
.counter .count {
height: 100px;
font-size: 52px;
line-height: 100px;
}  .tweet .tweets .tweet_text { padding: 0 5% 30px; }    .portfolio-filter li { padding: 3px 15px; }  ul.portfolio-items li { 
width: 33.33333333333333%; 
max-width: 33.33333333333333%; 
}   .project-meta { margin-bottom: 10px; }
.project-meta li { 
display: inline-block;
margin-right: 15px;
}	
} @media only screen and (max-width: 767px) {  
.col-md-6 .align-left,
.col-md-6 .align-right	{ text-align: center; }  .image-extra .single-image { margin: 10px 5px 0; }
.portfolio-items .link-icon .curtain,
.portfolio-items .plus-icon .curtain {
width: 35px;
height: 35px;


}
.portfolio-items .link-icon .curtain:after,
.portfolio-items .plus-icon .curtain:after {
font-size: 14px;
line-height: 35px;
}
.portfolio-items .plus-icon .curtain:after  { 
font-size: 22px; 
line-height: 32px; 
}    #header #navigation { position: relative; }	
.navigation ul li > a { padding: 5px 15px; }    hgroup.section-title h1 { font-size: 40px; }
.section-title h1 { font-size: 40px; }
h1.theme-title { font-size: 30px !important; }  .slogan { margin-bottom: 10px; }
.slogan h1 { font-size: 34px; }  .video-title { font-size: 30px; }  .team-contents { width: 100%; }
.team-member article {
float: none;
margin: 0 0 20px;
}	
.contents { width: 100%; }
.team-info {
float: none;
width: 100%;
}
.team-image { 
display: inline-block;
width: 45%;
vertical-align: top;
}
.team-image img { border: 1px solid #e0e0e0; }
.team-group {
display: inline-block;
margin-bottom: 10px;
padding-right: 0;
width: 55%;
vertical-align: bottom;
border-color: transparent;
background-color: transparent;
}	
.team-member article:hover .team-group { background-color: transparent; }
.team-member article:hover .team-title,
.team-member article:hover .team-position { color: inherit; }	
.team-content {
display: none;
margin-left: 0;
font-size: 14px;
}
.team-entry { width: 100%; }  .tweet .tweets .tweet_text { padding: 0 0 30px; }  ul.clients-items li { width: 50%; }  .counter {
margin: 0 15px;
width: 100px;
}
.counter .count {
margin-bottom: 10px;
height: 100px;
font-size: 50px;
line-height: 100px;
}  .simple-pricing-table .column { 
margin-bottom: 20px;
width: 100%;
}
.simple-pricing-table.col-2 .column,
.simple-pricing-table.col-3 .column,
.simple-pricing-table.col-4 .column { width: 100%; }
.simple-pricing-table .column:hover,
.simple-pricing-table .featured {
-webkit-transform: scale(1);
transform: scale(1);
}    .image-slider-nav a {
margin-top: -25px;
width: 25px;
height: 50px;
}
.touch .image-slider .prevBtn { left: 15px;  }
.touch .image-slider .nextBtn { right: 15px; }
.image-slider-nav a:after {
font-size: 25px;
line-height: 48px;
}  #respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] { width: 100%; }
#respond textarea {
width: 100%;
min-width: 100%; 
}  .tabs-nav { height: 38px; }
.tabs-nav li a {
padding: 6px 15px;
height: 38px;
}  .extra-title { font-size: 17px; }  .portfolio-filter { text-align: left; }
.portfolio-filter li {
width: 48%;
border-width: 1px;
text-align: center;
}
.portfolio-filter li:first-child {
-webkit-border-radius: 0;
border-radius: 0;
}
.portfolio-filter li:last-child {
border-right-width: 1px;
-webkit-border-radius: 0;
border-radius: 0;
}
.portfolio-filter li:nth-child(2n-1) {
margin-right: 4%;
-webkit-border-radius: 6px 0 0 6px;
border-radius: 6px 0 0 6px;
}
.portfolio-filter li:nth-child(2n) {
margin-right: 0;
-webkit-border-radius: 0 6px 6px 0;
border-radius: 0 6px 6px 0;
}
.portfolio-filter li.active + li { border-left-color: #cfcfcf !important; }  ul.portfolio-items li { 
width: 50%;
max-width: 50%;
}  .project-page-header .project-title { font-size: 40px; } .project-nav { margin-top: -10px; }
.project-nav li { margin-left: 10px; }
.project-nav li a:after {
font-size: 25px;
line-height: 24px;
}
.project-nav .all-projects:after { font-size: 23px; } .project-meta { margin-bottom: 10px; }
.project-meta li { 
display: inline-block;
margin-right: 15px;
} .project-similar li,
.row .project-similar li { width: 100%; }    .google_map { height: 200px; }	
} @media only screen and (min-width: 480px) and (max-width: 767px) { .project-similar li,
.row .project-similar li { width: 50%; }	
.header-shrink #logo img {
    width: auto;
    height: 60px;
}
} @media only screen and (max-width: 479px) {  .single-post-nav a       { font-size:     15px; }
.single-post-nav .prev   { padding-left:  25px; }
.single-post-nav .next   { padding-right: 25px; }
.navbar-nav{
	display:none;
	}
.header-shrink #logo img {
    width: auto;
    height: 60px;
}
.single-post-nav a:after { font-size:	  24px;	}    .project-page-header .project-title {
padding-right: 80px;
font-size: 35px;
}    .logo-in-footer h1 { font-size: 70px; }  .copyright { font-size: 11px; }
}@font-face {
font-family: 'fontello';
src: url(//taouae.com/wp-content/themes/accio/fonts/fontello.eot);
src: url(//taouae.com/wp-content/themes/accio/fonts/fontello.eot#iefix) format('embedded-opentype'),
url(//taouae.com/wp-content/themes/accio/fonts/fontello.woff) format('woff'),
url(//taouae.com/wp-content/themes/accio/fonts/fontello.ttf) format('truetype'),
url(//taouae.com/wp-content/themes/accio/fonts/fontello.svg#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="icon-"]:before, 
[class*=" icon-"]:before {
font-family: "fontello";
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;
}
.icon-emo-happy:before { content: '\e801'; } .icon-odnoklassniki-rect-1:before { content: '\efb7'; } .icon-emo-wink2:before { content: '\e803'; } .icon-emo-unhappy:before { content: '\e804'; } .icon-emo-sleep:before { content: '\e805'; } .icon-emo-thumbsup:before { content: '\e806'; } .icon-emo-devil:before { content: '\e807'; } .icon-emo-surprised:before { content: '\e808'; } .icon-emo-tongue:before { content: '\e809'; } .icon-emo-coffee:before { content: '\e80a'; } .icon-emo-sunglasses:before { content: '\e80b'; } .icon-emo-displeased:before { content: '\e80c'; } .icon-emo-beer:before { content: '\e80d'; } .icon-emo-grin:before { content: '\e80e'; } .icon-emo-angry:before { content: '\e81d'; } .icon-emo-saint:before { content: '\e81e'; } .icon-emo-cry:before { content: '\e81f'; } .icon-emo-shoot:before { content: '\e820'; } .icon-emo-squint:before { content: '\e821'; } .icon-emo-laugh:before { content: '\e822'; } .icon-spin1:before { content: '\e80f'; } .icon-spin2:before { content: '\e810'; } .icon-spin3:before { content: '\e811'; } .icon-spin4:before { content: '\e812'; } .icon-spin5:before { content: '\e813'; } .icon-spin6:before { content: '\e814'; } .icon-firefox:before { content: '\e815'; } .icon-chrome:before { content: '\e816'; } .icon-opera:before { content: '\e817'; } .icon-ie:before { content: '\e818'; } .icon-crown:before { content: '\e819'; } .icon-crown-plus:before { content: '\e81a'; } .icon-crown-minus:before { content: '\e81b'; } .icon-marquee:before { content: '\e81c'; } .icon-glass:before { content: '\e823'; } .icon-music:before { content: '\e824'; } .icon-search-1:before { content: '\e825'; } .icon-mail:before { content: '\e826'; } .icon-mail-alt:before { content: '\e827'; } .icon-heart:before { content: '\e828'; } .icon-heart-empty:before { content: '\e829'; } .icon-star:before { content: '\e82a'; } .icon-star-empty:before { content: '\e82b'; } .icon-star-half:before { content: '\e82c'; } .icon-star-half-alt:before { content: '\e82d'; } .icon-user:before { content: '\e82e'; } .icon-users:before { content: '\e82f'; } .icon-male:before { content: '\e830'; } .icon-female:before { content: '\e831'; } .icon-video:before { content: '\e832'; } .icon-videocam:before { content: '\e833'; } .icon-picture:before { content: '\e834'; } .icon-camera:before { content: '\e835'; } .icon-camera-alt:before { content: '\e836'; } .icon-th-large:before { content: '\e837'; } .icon-th:before { content: '\e838'; } .icon-th-list:before { content: '\e839'; } .icon-ok:before { content: '\e83a'; } .icon-ok-circled:before { content: '\e83b'; } .icon-ok-circled2:before { content: '\e83c'; } .icon-ok-squared:before { content: '\e83d'; } .icon-cancel:before { content: '\e83e'; } .icon-cancel-circled:before { content: '\e83f'; } .icon-cancel-circled2:before { content: '\e840'; } .icon-plus:before { content: '\e841'; } .icon-plus-circled:before { content: '\e842'; } .icon-plus-squared:before { content: '\e843'; } .icon-plus-squared-small:before { content: '\e844'; } .icon-minus:before { content: '\e845'; } .icon-minus-circled:before { content: '\e846'; } .icon-minus-squared:before { content: '\e847'; } .icon-minus-squared-alt:before { content: '\e848'; } .icon-minus-squared-small:before { content: '\e849'; } .icon-help:before { content: '\e84a'; } .icon-help-circled:before { content: '\e84b'; } .icon-info-circled:before { content: '\e84c'; } .icon-info:before { content: '\e84d'; } .icon-home:before { content: '\e84e'; } .icon-link:before { content: '\e84f'; } .icon-unlink:before { content: '\e850'; } .icon-link-ext:before { content: '\e851'; } .icon-link-ext-alt:before { content: '\e852'; } .icon-attach:before { content: '\e853'; } .icon-lock:before { content: '\e854'; } .icon-lock-open:before { content: '\e855'; } .icon-lock-open-alt:before { content: '\e856'; } .icon-pin:before { content: '\e857'; } .icon-eye:before { content: '\e858'; } .icon-eye-off:before { content: '\e859'; } .icon-tag:before { content: '\e85a'; } .icon-tags:before { content: '\e85b'; } .icon-bookmark:before { content: '\e85c'; } .icon-bookmark-empty:before { content: '\e85d'; } .icon-flag:before { content: '\e85e'; } .icon-flag-empty:before { content: '\e85f'; } .icon-flag-checkered:before { content: '\e860'; } .icon-thumbs-up:before { content: '\e861'; } .icon-thumbs-down:before { content: '\e862'; } .icon-thumbs-up-alt:before { content: '\e863'; } .icon-thumbs-down-alt:before { content: '\e864'; } .icon-download:before { content: '\e865'; } .icon-upload:before { content: '\e866'; } .icon-download-cloud:before { content: '\e867'; } .icon-upload-cloud:before { content: '\e868'; } .icon-reply:before { content: '\e869'; } .icon-reply-all:before { content: '\e86a'; } .icon-forward:before { content: '\e86b'; } .icon-quote-left:before { content: '\e86c'; } .icon-quote-right:before { content: '\e86d'; } .icon-code:before { content: '\e86e'; } .icon-export:before { content: '\e86f'; } .icon-export-alt:before { content: '\e870'; } .icon-pencil:before { content: '\e871'; } .icon-pencil-squared:before { content: '\e872'; } .icon-edit:before { content: '\e873'; } .icon-print:before { content: '\e874'; } .icon-retweet:before { content: '\e875'; } .icon-keyboard:before { content: '\e876'; } .icon-gamepad:before { content: '\e877'; } .icon-comment:before { content: '\e878'; } .icon-chat:before { content: '\e879'; } .icon-comment-empty:before { content: '\e87a'; } .icon-chat-empty:before { content: '\e87b'; } .icon-bell:before { content: '\e87c'; } .icon-bell-alt:before { content: '\e87d'; } .icon-attention-alt:before { content: '\e87e'; } .icon-attention:before { content: '\e87f'; } .icon-attention-circled:before { content: '\e880'; } .icon-location:before { content: '\e881'; } .icon-direction:before { content: '\e882'; } .icon-compass:before { content: '\e883'; } .icon-trash:before { content: '\e884'; } .icon-doc:before { content: '\e885'; } .icon-docs:before { content: '\e886'; } .icon-doc-text:before { content: '\e887'; } .icon-doc-inv:before { content: '\e888'; } .icon-doc-text-inv:before { content: '\e889'; } .icon-folder:before { content: '\e88a'; } .icon-folder-open:before { content: '\e88b'; } .icon-folder-empty:before { content: '\e88c'; } .icon-folder-open-empty:before { content: '\e88d'; } .icon-box:before { content: '\e88e'; } .icon-rss:before { content: '\e88f'; } .icon-rss-squared:before { content: '\e890'; } .icon-phone:before { content: '\e891'; } .icon-phone-squared:before { content: '\e892'; } .icon-menu:before { content: '\e893'; } .icon-cog:before { content: '\e894'; } .icon-cog-alt:before { content: '\e895'; } .icon-wrench:before { content: '\e896'; } .icon-basket:before { content: '\e897'; } .icon-calendar:before { content: '\e898'; } .icon-calendar-empty:before { content: '\e899'; } .icon-login:before { content: '\e89a'; } .icon-logout:before { content: '\e89b'; } .icon-mic:before { content: '\e89c'; } .icon-mute:before { content: '\e89d'; } .icon-volume-off:before { content: '\e89e'; } .icon-volume-down:before { content: '\e89f'; } .icon-volume-up:before { content: '\e8a0'; } .icon-headphones:before { content: '\e8a1'; } .icon-clock:before { content: '\e8a2'; } .icon-lightbulb:before { content: '\e8a3'; } .icon-block:before { content: '\e8a4'; } .icon-resize-full:before { content: '\e8a5'; } .icon-resize-full-alt:before { content: '\e8a6'; } .icon-resize-small:before { content: '\e8a7'; } .icon-resize-vertical:before { content: '\e8a8'; } .icon-resize-horizontal:before { content: '\e8a9'; } .icon-move:before { content: '\e8aa'; } .icon-zoom-in:before { content: '\e8ab'; } .icon-zoom-out:before { content: '\e8ac'; } .icon-down-circled2:before { content: '\e8ad'; } .icon-up-circled2:before { content: '\e8ae'; } .icon-down-dir:before { content: '\e8af'; } .icon-up-dir:before { content: '\e8b0'; } .icon-left-dir:before { content: '\e8b1'; } .icon-right-dir:before { content: '\e8b2'; } .icon-down-open:before { content: '\e8b3'; } .icon-left-open:before { content: '\e8b4'; } .icon-right-open:before { content: '\e8b5'; } .icon-up-open:before { content: '\e8b6'; } .icon-angle-left:before { content: '\e8b7'; } .icon-angle-right:before { content: '\e8b8'; } .icon-angle-up:before { content: '\e8b9'; } .icon-angle-down:before { content: '\e8ba'; } .icon-angle-circled-left:before { content: '\e8bb'; } .icon-angle-circled-right:before { content: '\e8bc'; } .icon-angle-circled-up:before { content: '\e8bd'; } .icon-angle-circled-down:before { content: '\e8be'; } .icon-angle-double-left:before { content: '\e8bf'; } .icon-angle-double-right:before { content: '\e8c0'; } .icon-angle-double-up:before { content: '\e8c1'; } .icon-angle-double-down:before { content: '\e8c2'; } .icon-down:before { content: '\e8c3'; } .icon-left:before { content: '\e8c4'; } .icon-right:before { content: '\e8c5'; } .icon-up:before { content: '\e8c6'; } .icon-down-big:before { content: '\e8c7'; } .icon-left-big:before { content: '\e8c8'; } .icon-right-big:before { content: '\e8c9'; } .icon-up-big:before { content: '\e8ca'; } .icon-right-hand:before { content: '\e8cb'; } .icon-left-hand:before { content: '\e8cc'; } .icon-up-hand:before { content: '\e8cd'; } .icon-down-hand:before { content: '\e8ce'; } .icon-left-circled:before { content: '\e8cf'; } .icon-right-circled:before { content: '\e8d0'; } .icon-up-circled:before { content: '\e8d1'; } .icon-down-circled:before { content: '\e8d2'; } .icon-cw:before { content: '\e8d3'; } .icon-ccw:before { content: '\e8d4'; } .icon-arrows-cw:before { content: '\e8d5'; } .icon-level-up:before { content: '\e8d6'; } .icon-level-down:before { content: '\e8d7'; } .icon-shuffle:before { content: '\e8d8'; } .icon-exchange:before { content: '\e8d9'; } .icon-collapse:before { content: '\e8da'; } .icon-collapse-top:before { content: '\e8db'; } .icon-expand:before { content: '\e8dc'; } .icon-play:before { content: '\e8dd'; } .icon-play-circled:before { content: '\e8de'; } .icon-play-circled2:before { content: '\e8df'; } .icon-stop:before { content: '\e8e0'; } .icon-pause:before { content: '\e8e1'; } .icon-to-end:before { content: '\e8e2'; } .icon-to-end-alt:before { content: '\e8e3'; } .icon-to-start:before { content: '\e8e4'; } .icon-to-start-alt:before { content: '\e8e5'; } .icon-fast-fw:before { content: '\e8e6'; } .icon-fast-bw:before { content: '\e8e7'; } .icon-eject:before { content: '\e8e8'; } .icon-target:before { content: '\e8e9'; } .icon-signal:before { content: '\e8ea'; } .icon-award:before { content: '\e8eb'; } .icon-desktop:before { content: '\e8ec'; } .icon-laptop:before { content: '\e8ed'; } .icon-tablet:before { content: '\e8ee'; } .icon-mobile:before { content: '\e8ef'; } .icon-inbox:before { content: '\e8f0'; } .icon-globe:before { content: '\e8f1'; } .icon-sun:before { content: '\e8f2'; } .icon-cloud:before { content: '\e8f3'; } .icon-flash:before { content: '\e8f4'; } .icon-moon:before { content: '\e8f5'; } .icon-umbrella:before { content: '\e8f6'; } .icon-flight:before { content: '\e8f7'; } .icon-fighter-jet:before { content: '\e8f8'; } .icon-leaf:before { content: '\e8f9'; } .icon-font:before { content: '\e8fa'; } .icon-bold:before { content: '\e8fb'; } .icon-italic:before { content: '\e8fc'; } .icon-text-height:before { content: '\e8fd'; } .icon-text-width:before { content: '\e8fe'; } .icon-align-left:before { content: '\e8ff'; } .icon-align-center:before { content: '\e900'; } .icon-align-right:before { content: '\e901'; } .icon-align-justify:before { content: '\e902'; } .icon-list:before { content: '\e903'; } .icon-indent-left:before { content: '\e904'; } .icon-indent-right:before { content: '\e905'; } .icon-list-bullet:before { content: '\e906'; } .icon-list-numbered:before { content: '\e907'; } .icon-strike:before { content: '\e908'; } .icon-underline:before { content: '\e909'; } .icon-superscript:before { content: '\e90a'; } .icon-subscript:before { content: '\e90b'; } .icon-table:before { content: '\e90c'; } .icon-columns:before { content: '\e90d'; } .icon-crop:before { content: '\e90e'; } .icon-scissors:before { content: '\e90f'; } .icon-paste:before { content: '\e910'; } .icon-briefcase:before { content: '\e911'; } .icon-suitcase:before { content: '\e912'; } .icon-ellipsis:before { content: '\e913'; } .icon-ellipsis-vert:before { content: '\e914'; } .icon-off:before { content: '\e915'; } .icon-road:before { content: '\e916'; } .icon-list-alt:before { content: '\e917'; } .icon-qrcode:before { content: '\e918'; } .icon-barcode:before { content: '\e919'; } .icon-book:before { content: '\e91a'; } .icon-ajust:before { content: '\e91b'; } .icon-tint:before { content: '\e91c'; } .icon-check:before { content: '\e91d'; } .icon-check-empty:before { content: '\e91e'; } .icon-circle:before { content: '\e91f'; } .icon-circle-empty:before { content: '\e920'; } .icon-asterisk:before { content: '\e921'; } .icon-gift:before { content: '\e922'; } .icon-fire:before { content: '\e923'; } .icon-magnet:before { content: '\e924'; } .icon-chart-bar:before { content: '\e925'; } .icon-ticket:before { content: '\e926'; } .icon-credit-card:before { content: '\e927'; } .icon-floppy:before { content: '\e928'; } .icon-megaphone:before { content: '\e929'; } .icon-hdd:before { content: '\e92a'; } .icon-key:before { content: '\e92b'; } .icon-fork:before { content: '\e92c'; } .icon-rocket:before { content: '\e92d'; } .icon-bug:before { content: '\e92e'; } .icon-certificate:before { content: '\e92f'; } .icon-tasks:before { content: '\e930'; } .icon-filter:before { content: '\e931'; } .icon-beaker:before { content: '\e932'; } .icon-magic:before { content: '\e933'; } .icon-truck:before { content: '\e934'; } .icon-money:before { content: '\e935'; } .icon-euro:before { content: '\e936'; } .icon-pound:before { content: '\e937'; } .icon-dollar:before { content: '\e938'; } .icon-rupee:before { content: '\e939'; } .icon-yen:before { content: '\e93a'; } .icon-renminbi:before { content: '\e93b'; } .icon-won:before { content: '\e93c'; } .icon-bitcoin:before { content: '\e93d'; } .icon-sort:before { content: '\e93e'; } .icon-sort-down:before { content: '\e93f'; } .icon-sort-up:before { content: '\e940'; } .icon-sort-alt-up:before { content: '\e941'; } .icon-sort-alt-down:before { content: '\e942'; } .icon-sort-name-up:before { content: '\e943'; } .icon-sort-name-down:before { content: '\e944'; } .icon-sort-number-up:before { content: '\e945'; } .icon-sort-number-down:before { content: '\e946'; } .icon-hammer:before { content: '\e947'; } .icon-gauge:before { content: '\e948'; } .icon-sitemap:before { content: '\e949'; } .icon-spinner:before { content: '\e94a'; } .icon-coffee:before { content: '\e94b'; } .icon-food:before { content: '\e94c'; } .icon-beer:before { content: '\e94d'; } .icon-user-md:before { content: '\e94e'; } .icon-stethoscope:before { content: '\e94f'; } .icon-ambulance:before { content: '\e950'; } .icon-medkit:before { content: '\e951'; } .icon-h-sigh:before { content: '\e952'; } .icon-hospital:before { content: '\e953'; } .icon-building:before { content: '\e954'; } .icon-smile:before { content: '\e955'; } .icon-frown:before { content: '\e956'; } .icon-meh:before { content: '\e957'; } .icon-anchor:before { content: '\e958'; } .icon-terminal:before { content: '\e959'; } .icon-eraser:before { content: '\e95a'; } .icon-puzzle:before { content: '\e95b'; } .icon-shield:before { content: '\e95c'; } .icon-extinguisher:before { content: '\e95d'; } .icon-bullseye:before { content: '\e95e'; } .icon-adn:before { content: '\e95f'; } .icon-android:before { content: '\e960'; } .icon-apple:before { content: '\e961'; } .icon-bitbucket:before { content: '\e962'; } .icon-bitbucket-squared:before { content: '\e963'; } .icon-css3:before { content: '\e964'; } .icon-dribbble:before { content: '\e965'; } .icon-dropbox:before { content: '\e966'; } .icon-facebook:before { content: '\e967'; } .icon-facebook-squared:before { content: '\e968'; } .icon-flickr:before { content: '\e969'; } .icon-foursquare:before { content: '\e96a'; } .icon-github:before { content: '\e96b'; } .icon-github-squared:before { content: '\e96c'; } .icon-github-circled:before { content: '\e96d'; } .icon-gittip:before { content: '\e96e'; } .icon-gplus-squared:before { content: '\e96f'; } .icon-gplus:before { content: '\e970'; } .icon-html5:before { content: '\e971'; } .icon-instagramm:before { content: '\e972'; } .icon-linkedin-squared:before { content: '\e973'; } .icon-linux:before { content: '\e974'; } .icon-linkedin:before { content: '\e975'; } .icon-maxcdn:before { content: '\e976'; } .icon-pinterest-circled:before { content: '\e977'; } .icon-pinterest-squared:before { content: '\e978'; } .icon-renren:before { content: '\e979'; } .icon-skype:before { content: '\e97a'; } .icon-stackoverflow:before { content: '\e97b'; } .icon-trello:before { content: '\e97c'; } .icon-tumblr:before { content: '\e97d'; } .icon-tumblr-squared:before { content: '\e97e'; } .icon-twitter-squared:before { content: '\e97f'; } .icon-twitter:before { content: '\e980'; } .icon-vkontakte:before { content: '\e981'; } .icon-weibo:before { content: '\e982'; } .icon-windows:before { content: '\e983'; } .icon-xing:before { content: '\e984'; } .icon-xing-squared:before { content: '\e985'; } .icon-youtube:before { content: '\e986'; } .icon-youtube-squared:before { content: '\e987'; } .icon-youtube-play:before { content: '\e988'; } .icon-blank:before { content: '\e989'; } .icon-lemon:before { content: '\e98a'; } .icon-note:before { content: '\e98b'; } .icon-note-beamed:before { content: '\e98c'; } .icon-music-1:before { content: '\e98d'; } .icon-search-2:before { content: '\e98e'; } .icon-flashlight:before { content: '\e98f'; } .icon-mail-1:before { content: '\e990'; } .icon-heart-1:before { content: '\e991'; } .icon-heart-empty-1:before { content: '\e992'; } .icon-star-1:before { content: '\e993'; } .icon-star-empty-1:before { content: '\e994'; } .icon-user-1:before { content: '\e995'; } .icon-users-1:before { content: '\e996'; } .icon-user-add:before { content: '\e997'; } .icon-video-1:before { content: '\e998'; } .icon-picture-1:before { content: '\e999'; } .icon-camera-1:before { content: '\e99a'; } .icon-layout:before { content: '\e99b'; } .icon-menu-1:before { content: '\e99c'; } .icon-check-1:before { content: '\e99d'; } .icon-cancel-1:before { content: '\e99e'; } .icon-cancel-circled-1:before { content: '\e99f'; } .icon-cancel-squared:before { content: '\e9a0'; } .icon-plus-1:before { content: '\e9a1'; } .icon-plus-circled-1:before { content: '\e9a2'; } .icon-plus-squared-1:before { content: '\e9a3'; } .icon-minus-1:before { content: '\e9a4'; } .icon-minus-circled-1:before { content: '\e9a5'; } .icon-minus-squared-1:before { content: '\e9a6'; } .icon-help-1:before { content: '\e9a7'; } .icon-help-circled-1:before { content: '\e9a8'; } .icon-info-1:before { content: '\e9a9'; } .icon-info-circled-1:before { content: '\e9aa'; } .icon-back:before { content: '\e9ab'; } .icon-home-1:before { content: '\e9ac'; } .icon-link-1:before { content: '\e9ad'; } .icon-attach-1:before { content: '\e9ae'; } .icon-lock-1:before { content: '\e9af'; } .icon-lock-open-1:before { content: '\e9b0'; } .icon-eye-1:before { content: '\e9b1'; } .icon-tag-1:before { content: '\e9b2'; } .icon-bookmark-1:before { content: '\e9b3'; } .icon-bookmarks:before { content: '\e9b4'; } .icon-flag-1:before { content: '\e9b5'; } .icon-thumbs-up-1:before { content: '\e9b6'; } .icon-thumbs-down-1:before { content: '\e9b7'; } .icon-download-1:before { content: '\e9b8'; } .icon-upload-1:before { content: '\e9b9'; } .icon-upload-cloud-1:before { content: '\e9ba'; } .icon-reply-1:before { content: '\e9bb'; } .icon-reply-all-1:before { content: '\e9bc'; } .icon-forward-1:before { content: '\e9bd'; } .icon-quote:before { content: '\e9be'; } .icon-code-1:before { content: '\e9bf'; } .icon-export-1:before { content: '\e9c0'; } .icon-pencil-1:before { content: '\e9c1'; } .icon-feather:before { content: '\e9c2'; } .icon-print-1:before { content: '\e9c3'; } .icon-retweet-1:before { content: '\e9c4'; } .icon-keyboard-1:before { content: '\e9c5'; } .icon-comment-1:before { content: '\e9c6'; } .icon-chat-1:before { content: '\e9c7'; } .icon-bell-1:before { content: '\e9c8'; } .icon-attention-1:before { content: '\e9c9'; } .icon-alert:before { content: '\e9ca'; } .icon-vcard:before { content: '\e9cb'; } .icon-address:before { content: '\e9cc'; } .icon-location-1:before { content: '\e9cd'; } .icon-map:before { content: '\e9ce'; } .icon-direction-1:before { content: '\e9cf'; } .icon-compass-1:before { content: '\e9d0'; } .icon-cup:before { content: '\e9d1'; } .icon-trash-1:before { content: '\e9d2'; } .icon-doc-1:before { content: '\e9d3'; } .icon-docs-1:before { content: '\e9d4'; } .icon-doc-landscape:before { content: '\e9d5'; } .icon-doc-text-1:before { content: '\e9d6'; } .icon-doc-text-inv-1:before { content: '\e9d7'; } .icon-newspaper:before { content: '\e9d8'; } .icon-book-open:before { content: '\e9d9'; } .icon-book-1:before { content: '\e9da'; } .icon-folder-1:before { content: '\e9db'; } .icon-archive:before { content: '\e9dc'; } .icon-box-1:before { content: '\e9dd'; } .icon-rss-1:before { content: '\e9de'; } .icon-phone-1:before { content: '\e9df'; } .icon-cog-1:before { content: '\e9e0'; } .icon-tools:before { content: '\e9e1'; } .icon-share:before { content: '\e9e2'; } .icon-shareable:before { content: '\e9e3'; } .icon-basket-1:before { content: '\e9e4'; } .icon-bag:before { content: '\e9e5'; } .icon-calendar-1:before { content: '\e9e6'; } .icon-login-1:before { content: '\e9e7'; } .icon-logout-1:before { content: '\e9e8'; } .icon-mic-1:before { content: '\e9e9'; } .icon-mute-1:before { content: '\e9ea'; } .icon-sound:before { content: '\e9eb'; } .icon-volume:before { content: '\e9ec'; } .icon-clock-1:before { content: '\e9ed'; } .icon-hourglass:before { content: '\e9ee'; } .icon-lamp:before { content: '\e9ef'; } .icon-light-down:before { content: '\e9f0'; } .icon-light-up:before { content: '\e9f1'; } .icon-adjust:before { content: '\e9f2'; } .icon-block-1:before { content: '\e9f3'; } .icon-resize-full-1:before { content: '\e9f4'; } .icon-resize-small-1:before { content: '\e9f5'; } .icon-popup:before { content: '\e9f6'; } .icon-publish:before { content: '\e9f7'; } .icon-window:before { content: '\e9f8'; } .icon-arrow-combo:before { content: '\e9f9'; } .icon-down-circled-1:before { content: '\e9fa'; } .icon-left-circled-1:before { content: '\e9fb'; } .icon-right-circled-1:before { content: '\e9fc'; } .icon-up-circled-1:before { content: '\e9fd'; } .icon-down-open-1:before { content: '\e9fe'; } .icon-left-open-1:before { content: '\e9ff'; } .icon-right-open-1:before { content: '\ea00'; } .icon-up-open-1:before { content: '\ea01'; } .icon-down-open-mini:before { content: '\ea02'; } .icon-left-open-mini:before { content: '\ea03'; } .icon-right-open-mini:before { content: '\ea04'; } .icon-up-open-mini:before { content: '\ea05'; } .icon-down-open-big:before { content: '\ea06'; } .icon-left-open-big:before { content: '\ea07'; } .icon-right-open-big:before { content: '\ea08'; } .icon-up-open-big:before { content: '\ea09'; } .icon-down-1:before { content: '\ea0a'; } .icon-left-1:before { content: '\ea0b'; } .icon-right-1:before { content: '\ea0c'; } .icon-up-1:before { content: '\ea0d'; } .icon-down-dir-1:before { content: '\ea0e'; } .icon-left-dir-1:before { content: '\ea0f'; } .icon-right-dir-1:before { content: '\ea10'; } .icon-up-dir-1:before { content: '\ea11'; } .icon-down-bold:before { content: '\ea12'; } .icon-left-bold:before { content: '\ea13'; } .icon-right-bold:before { content: '\ea14'; } .icon-up-bold:before { content: '\ea15'; } .icon-down-thin:before { content: '\ea16'; } .icon-left-thin:before { content: '\ea17'; } .icon-right-thin:before { content: '\ea18'; } .icon-up-thin:before { content: '\ea19'; } .icon-ccw-1:before { content: '\ea1a'; } .icon-cw-1:before { content: '\ea1b'; } .icon-arrows-ccw:before { content: '\ea1c'; } .icon-level-down-1:before { content: '\ea1d'; } .icon-level-up-1:before { content: '\ea1e'; } .icon-shuffle-1:before { content: '\ea1f'; } .icon-loop:before { content: '\ea20'; } .icon-switch:before { content: '\ea21'; } .icon-play-1:before { content: '\ea22'; } .icon-stop-1:before { content: '\ea23'; } .icon-pause-1:before { content: '\ea24'; } .icon-record:before { content: '\ea25'; } .icon-to-end-1:before { content: '\ea26'; } .icon-to-start-1:before { content: '\ea27'; } .icon-fast-forward:before { content: '\ea28'; } .icon-fast-backward:before { content: '\ea29'; } .icon-progress-0:before { content: '\ea2a'; } .icon-progress-1:before { content: '\ea2b'; } .icon-progress-2:before { content: '\ea2c'; } .icon-progress-3:before { content: '\ea2d'; } .icon-target-1:before { content: '\ea2e'; } .icon-palette:before { content: '\ea2f'; } .icon-list-1:before { content: '\ea30'; } .icon-list-add:before { content: '\ea31'; } .icon-signal-1:before { content: '\ea32'; } .icon-trophy:before { content: '\ea33'; } .icon-battery:before { content: '\ea34'; } .icon-back-in-time:before { content: '\ea35'; } .icon-monitor:before { content: '\ea36'; } .icon-mobile-1:before { content: '\ea37'; } .icon-network:before { content: '\ea38'; } .icon-cd:before { content: '\ea39'; } .icon-inbox-1:before { content: '\ea3a'; } .icon-install:before { content: '\ea3b'; } .icon-globe-1:before { content: '\ea3c'; } .icon-cloud-1:before { content: '\ea3d'; } .icon-cloud-thunder:before { content: '\ea3e'; } .icon-flash-1:before { content: '\ea3f'; } .icon-moon-1:before { content: '\ea40'; } .icon-flight-1:before { content: '\ea41'; } .icon-paper-plane:before { content: '\ea42'; } .icon-leaf-1:before { content: '\ea43'; } .icon-lifebuoy:before { content: '\ea44'; } .icon-mouse:before { content: '\ea45'; } .icon-briefcase-1:before { content: '\ea46'; } .icon-suitcase-1:before { content: '\ea47'; } .icon-dot:before { content: '\ea48'; } .icon-dot-2:before { content: '\ea49'; } .icon-dot-3:before { content: '\ea4a'; } .icon-brush:before { content: '\ea4b'; } .icon-magnet-1:before { content: '\ea4c'; } .icon-infinity:before { content: '\ea4d'; } .icon-erase:before { content: '\ea4e'; } .icon-chart-pie:before { content: '\ea4f'; } .icon-chart-line:before { content: '\ea50'; } .icon-chart-bar-1:before { content: '\ea51'; } .icon-chart-area:before { content: '\ea52'; } .icon-tape:before { content: '\ea53'; } .icon-graduation-cap:before { content: '\ea54'; } .icon-language:before { content: '\ea55'; } .icon-ticket-1:before { content: '\ea56'; } .icon-water:before { content: '\ea57'; } .icon-droplet:before { content: '\ea58'; } .icon-air:before { content: '\ea59'; } .icon-credit-card-1:before { content: '\ea5a'; } .icon-floppy-1:before { content: '\ea5b'; } .icon-clipboard:before { content: '\ea5c'; } .icon-megaphone-1:before { content: '\ea5d'; } .icon-database:before { content: '\ea5e'; } .icon-drive:before { content: '\ea5f'; } .icon-bucket:before { content: '\ea60'; } .icon-thermometer:before { content: '\ea61'; } .icon-key-1:before { content: '\ea62'; } .icon-flow-cascade:before { content: '\ea63'; } .icon-flow-branch:before { content: '\ea64'; } .icon-flow-tree:before { content: '\ea65'; } .icon-flow-line:before { content: '\ea66'; } .icon-flow-parallel:before { content: '\ea67'; } .icon-rocket-1:before { content: '\ea68'; } .icon-gauge-1:before { content: '\ea69'; } .icon-traffic-cone:before { content: '\ea6a'; } .icon-cc:before { content: '\ea6b'; } .icon-cc-by:before { content: '\ea6c'; } .icon-cc-nc:before { content: '\ea6d'; } .icon-cc-nc-eu:before { content: '\ea6e'; } .icon-cc-nc-jp:before { content: '\ea6f'; } .icon-cc-sa:before { content: '\ea70'; } .icon-cc-nd:before { content: '\ea71'; } .icon-cc-pd:before { content: '\ea72'; } .icon-cc-zero:before { content: '\ea73'; } .icon-cc-share:before { content: '\ea74'; } .icon-cc-remix:before { content: '\ea75'; } .icon-github-1:before { content: '\ea76'; } .icon-github-circled-1:before { content: '\ea77'; } .icon-flickr-1:before { content: '\ea78'; } .icon-flickr-circled:before { content: '\ea79'; } .icon-vimeo:before { content: '\ea7a'; } .icon-vimeo-circled:before { content: '\ea7b'; } .icon-twitter-1:before { content: '\ea7c'; } .icon-twitter-circled:before { content: '\ea7d'; } .icon-facebook-1:before { content: '\ea7e'; } .icon-facebook-circled:before { content: '\ea7f'; } .icon-facebook-squared-1:before { content: '\ea80'; } .icon-gplus-1:before { content: '\ea81'; } .icon-gplus-circled:before { content: '\ea82'; } .icon-pinterest:before { content: '\ea83'; } .icon-pinterest-circled-1:before { content: '\ea84'; } .icon-tumblr-1:before { content: '\ea85'; } .icon-tumblr-circled:before { content: '\ea86'; } .icon-linkedin-1:before { content: '\ea87'; } .icon-linkedin-circled:before { content: '\ea88'; } .icon-dribbble-1:before { content: '\ea89'; } .icon-dribbble-circled:before { content: '\ea8a'; } .icon-stumbleupon:before { content: '\ea8b'; } .icon-stumbleupon-circled:before { content: '\ea8c'; } .icon-lastfm:before { content: '\ea8d'; } .icon-lastfm-circled:before { content: '\ea8e'; } .icon-rdio:before { content: '\ea8f'; } .icon-rdio-circled:before { content: '\ea90'; } .icon-spotify:before { content: '\ea91'; } .icon-spotify-circled:before { content: '\ea92'; } .icon-qq:before { content: '\ea93'; } .icon-instagram:before { content: '\ea94'; } .icon-dropbox-1:before { content: '\ea95'; } .icon-evernote:before { content: '\ea96'; } .icon-flattr:before { content: '\ea97'; } .icon-skype-1:before { content: '\ea98'; } .icon-skype-circled:before { content: '\ea99'; } .icon-renren-1:before { content: '\ea9a'; } .icon-sina-weibo:before { content: '\ea9b'; } .icon-paypal:before { content: '\ea9c'; } .icon-picasa:before { content: '\ea9d'; } .icon-soundcloud:before { content: '\ea9e'; } .icon-mixi:before { content: '\ea9f'; } .icon-behance:before { content: '\eaa0'; } .icon-google-circles:before { content: '\eaa1'; } .icon-vkontakte-1:before { content: '\eaa2'; } .icon-smashing:before { content: '\eaa3'; } .icon-sweden:before { content: '\eaa4'; } .icon-db-shape:before { content: '\eaa5'; } .icon-logo-db:before { content: '\eaa6'; } .icon-music-outline:before { content: '\eaa7'; } .icon-music-2:before { content: '\eaa8'; } .icon-search-outline:before { content: '\eaa9'; } .icon-search-3:before { content: '\eaaa'; } .icon-mail-2:before { content: '\eaab'; } .icon-heart-2:before { content: '\eaac'; } .icon-heart-filled:before { content: '\eaad'; } .icon-star-2:before { content: '\eaae'; } .icon-star-filled:before { content: '\eaaf'; } .icon-user-outline:before { content: '\eab0'; } .icon-user-2:before { content: '\eab1'; } .icon-users-outline:before { content: '\eab2'; } .icon-users-2:before { content: '\eab3'; } .icon-user-add-outline:before { content: '\eab4'; } .icon-user-add-1:before { content: '\eab5'; } .icon-user-delete-outline:before { content: '\eab6'; } .icon-user-delete:before { content: '\eab7'; } .icon-video-2:before { content: '\eab8'; } .icon-videocam-outline:before { content: '\eab9'; } .icon-videocam-1:before { content: '\eaba'; } .icon-picture-outline:before { content: '\eabb'; } .icon-picture-2:before { content: '\eabc'; } .icon-camera-outline:before { content: '\eabd'; } .icon-camera-2:before { content: '\eabe'; } .icon-th-outline:before { content: '\eabf'; } .icon-th-1:before { content: '\eac0'; } .icon-th-large-outline:before { content: '\eac1'; } .icon-th-large-1:before { content: '\eac2'; } .icon-th-list-outline:before { content: '\eac3'; } .icon-th-list-1:before { content: '\eac4'; } .icon-ok-outline:before { content: '\eac5'; } .icon-ok-1:before { content: '\eac6'; } .icon-cancel-outline:before { content: '\eac7'; } .icon-cancel-2:before { content: '\eac8'; } .icon-cancel-alt:before { content: '\eac9'; } .icon-cancel-alt-filled:before { content: '\eaca'; } .icon-cancel-circled-outline:before { content: '\eacb'; } .icon-cancel-circled-2:before { content: '\eacc'; } .icon-plus-outline:before { content: '\eacd'; } .icon-plus-2:before { content: '\eace'; } .icon-minus-outline:before { content: '\eacf'; } .icon-minus-2:before { content: '\ead0'; } .icon-divide-outline:before { content: '\ead1'; } .icon-divide:before { content: '\ead2'; } .icon-eq-outline:before { content: '\ead3'; } .icon-eq:before { content: '\ead4'; } .icon-info-outline:before { content: '\ead5'; } .icon-info-2:before { content: '\ead6'; } .icon-home-outline:before { content: '\ead7'; } .icon-home-2:before { content: '\ead8'; } .icon-link-outline:before { content: '\ead9'; } .icon-link-2:before { content: '\eada'; } .icon-attach-outline:before { content: '\eadb'; } .icon-attach-2:before { content: '\eadc'; } .icon-lock-2:before { content: '\eadd'; } .icon-lock-filled:before { content: '\eade'; } .icon-lock-open-2:before { content: '\eadf'; } .icon-lock-open-filled:before { content: '\eae0'; } .icon-pin-outline:before { content: '\eae1'; } .icon-pin-1:before { content: '\eae2'; } .icon-eye-outline:before { content: '\eae3'; } .icon-eye-2:before { content: '\eae4'; } .icon-tag-2:before { content: '\eae5'; } .icon-tags-1:before { content: '\eae6'; } .icon-bookmark-2:before { content: '\eae7'; } .icon-flag-2:before { content: '\eae8'; } .icon-flag-filled:before { content: '\eae9'; } .icon-thumbs-up-2:before { content: '\eaea'; } .icon-thumbs-down-2:before { content: '\eaeb'; } .icon-download-outline:before { content: '\eaec'; } .icon-download-2:before { content: '\eaed'; } .icon-upload-outline:before { content: '\eaee'; } .icon-upload-2:before { content: '\eaef'; } .icon-upload-cloud-outline:before { content: '\eaf0'; } .icon-upload-cloud-2:before { content: '\eaf1'; } .icon-reply-outline:before { content: '\eaf2'; } .icon-reply-2:before { content: '\eaf3'; } .icon-forward-outline:before { content: '\eaf4'; } .icon-forward-2:before { content: '\eaf5'; } .icon-code-outline:before { content: '\eaf6'; } .icon-code-2:before { content: '\eaf7'; } .icon-export-outline:before { content: '\eaf8'; } .icon-export-2:before { content: '\eaf9'; } .icon-pencil-2:before { content: '\eafa'; } .icon-pen:before { content: '\eafb'; } .icon-feather-1:before { content: '\eafc'; } .icon-edit-1:before { content: '\eafd'; } .icon-print-2:before { content: '\eafe'; } .icon-comment-2:before { content: '\eaff'; } .icon-chat-2:before { content: '\eb00'; } .icon-chat-alt:before { content: '\eb01'; } .icon-bell-2:before { content: '\eb02'; } .icon-attention-2:before { content: '\eb03'; } .icon-attention-filled:before { content: '\eb04'; } .icon-warning-empty:before { content: '\eb05'; } .icon-warning:before { content: '\eb06'; } .icon-contacts:before { content: '\eb07'; } .icon-vcard-1:before { content: '\eb08'; } .icon-address-1:before { content: '\eb09'; } .icon-location-outline:before { content: '\eb0a'; } .icon-location-2:before { content: '\eb0b'; } .icon-map-1:before { content: '\eb0c'; } .icon-direction-outline:before { content: '\eb0d'; } .icon-direction-2:before { content: '\eb0e'; } .icon-compass-2:before { content: '\eb0f'; } .icon-trash-2:before { content: '\eb10'; } .icon-doc-2:before { content: '\eb11'; } .icon-doc-text-2:before { content: '\eb12'; } .icon-doc-add:before { content: '\eb13'; } .icon-doc-remove:before { content: '\eb14'; } .icon-news:before { content: '\eb15'; } .icon-folder-2:before { content: '\eb16'; } .icon-folder-add:before { content: '\eb17'; } .icon-folder-delete:before { content: '\eb18'; } .icon-archive-1:before { content: '\eb19'; } .icon-box-2:before { content: '\eb1a'; } .icon-rss-outline:before { content: '\eb1b'; } .icon-rss-2:before { content: '\eb1c'; } .icon-phone-outline:before { content: '\eb1d'; } .icon-phone-2:before { content: '\eb1e'; } .icon-menu-outline:before { content: '\eb1f'; } .icon-menu-2:before { content: '\eb20'; } .icon-cog-outline:before { content: '\eb21'; } .icon-cog-2:before { content: '\eb22'; } .icon-wrench-outline:before { content: '\eb23'; } .icon-wrench-1:before { content: '\eb24'; } .icon-basket-2:before { content: '\eb25'; } .icon-calendar-outlilne:before { content: '\eb26'; } .icon-calendar-2:before { content: '\eb27'; } .icon-mic-outline:before { content: '\eb28'; } .icon-mic-2:before { content: '\eb29'; } .icon-volume-off-1:before { content: '\eb2a'; } .icon-volume-low:before { content: '\eb2b'; } .icon-volume-middle:before { content: '\eb2c'; } .icon-volume-high:before { content: '\eb2d'; } .icon-headphones-1:before { content: '\eb2e'; } .icon-clock-2:before { content: '\eb2f'; } .icon-wristwatch:before { content: '\eb30'; } .icon-stopwatch:before { content: '\eb31'; } .icon-lightbulb-1:before { content: '\eb32'; } .icon-block-outline:before { content: '\eb33'; } .icon-block-2:before { content: '\eb34'; } .icon-resize-full-outline:before { content: '\eb35'; } .icon-resize-full-2:before { content: '\eb36'; } .icon-resize-normal-outline:before { content: '\eb37'; } .icon-resize-normal:before { content: '\eb38'; } .icon-move-outline:before { content: '\eb39'; } .icon-move-1:before { content: '\eb3a'; } .icon-popup-1:before { content: '\eb3b'; } .icon-zoom-in-outline:before { content: '\eb3c'; } .icon-zoom-in-1:before { content: '\eb3d'; } .icon-zoom-out-outline:before { content: '\eb3e'; } .icon-zoom-out-1:before { content: '\eb3f'; } .icon-popup-2:before { content: '\eb40'; } .icon-left-open-outline:before { content: '\eb41'; } .icon-left-open-2:before { content: '\eb42'; } .icon-right-open-outline:before { content: '\eb43'; } .icon-right-open-2:before { content: '\eb44'; } .icon-down-2:before { content: '\eb45'; } .icon-left-2:before { content: '\eb46'; } .icon-right-2:before { content: '\eb47'; } .icon-up-2:before { content: '\eb48'; } .icon-down-outline:before { content: '\eb49'; } .icon-left-outline:before { content: '\eb4a'; } .icon-right-outline:before { content: '\eb4b'; } .icon-up-outline:before { content: '\eb4c'; } .icon-down-small:before { content: '\eb4d'; } .icon-left-small:before { content: '\eb4e'; } .icon-right-small:before { content: '\eb4f'; } .icon-up-small:before { content: '\eb50'; } .icon-cw-outline:before { content: '\eb51'; } .icon-cw-2:before { content: '\eb52'; } .icon-arrows-cw-outline:before { content: '\eb53'; } .icon-arrows-cw-1:before { content: '\eb54'; } .icon-loop-outline:before { content: '\eb55'; } .icon-loop-1:before { content: '\eb56'; } .icon-loop-alt-outline:before { content: '\eb57'; } .icon-loop-alt:before { content: '\eb58'; } .icon-shuffle-2:before { content: '\eb59'; } .icon-play-outline:before { content: '\eb5a'; } .icon-play-2:before { content: '\eb5b'; } .icon-stop-outline:before { content: '\eb5c'; } .icon-stop-2:before { content: '\eb5d'; } .icon-pause-outline:before { content: '\eb5e'; } .icon-pause-2:before { content: '\eb5f'; } .icon-fast-fw-outline:before { content: '\eb60'; } .icon-fast-fw-1:before { content: '\eb61'; } .icon-rewind-outline:before { content: '\eb62'; } .icon-rewind:before { content: '\eb63'; } .icon-record-outline:before { content: '\eb64'; } .icon-record-1:before { content: '\eb65'; } .icon-eject-outline:before { content: '\eb66'; } .icon-eject-1:before { content: '\eb67'; } .icon-eject-alt-outline:before { content: '\eb68'; } .icon-eject-alt:before { content: '\eb69'; } .icon-bat1:before { content: '\eb6a'; } .icon-bat2:before { content: '\eb6b'; } .icon-bat3:before { content: '\eb6c'; } .icon-bat4:before { content: '\eb6d'; } .icon-bat-charge:before { content: '\eb6e'; } .icon-plug:before { content: '\eb6f'; } .icon-target-outline:before { content: '\eb70'; } .icon-target-2:before { content: '\eb71'; } .icon-wifi-outline:before { content: '\eb72'; } .icon-wifi:before { content: '\eb73'; } .icon-desktop-1:before { content: '\eb74'; } .icon-laptop-1:before { content: '\eb75'; } .icon-tablet-1:before { content: '\eb76'; } .icon-mobile-2:before { content: '\eb77'; } .icon-contrast:before { content: '\eb78'; } .icon-globe-outline:before { content: '\eb79'; } .icon-globe-2:before { content: '\eb7a'; } .icon-globe-alt-outline:before { content: '\eb7b'; } .icon-globe-alt:before { content: '\eb7c'; } .icon-sun-1:before { content: '\eb7d'; } .icon-sun-filled:before { content: '\eb7e'; } .icon-cloud-2:before { content: '\eb7f'; } .icon-flash-outline:before { content: '\eb80'; } .icon-flash-2:before { content: '\eb81'; } .icon-moon-2:before { content: '\eb82'; } .icon-waves-outline:before { content: '\eb83'; } .icon-waves:before { content: '\eb84'; } .icon-rain:before { content: '\eb85'; } .icon-cloud-sun:before { content: '\eb86'; } .icon-drizzle:before { content: '\eb87'; } .icon-snow:before { content: '\eb88'; } .icon-cloud-flash:before { content: '\eb89'; } .icon-cloud-wind:before { content: '\eb8a'; } .icon-wind:before { content: '\eb8b'; } .icon-plane-outline:before { content: '\eb8c'; } .icon-plane:before { content: '\eb8d'; } .icon-leaf-2:before { content: '\eb8e'; } .icon-lifebuoy-1:before { content: '\eb8f'; } .icon-briefcase-2:before { content: '\eb90'; } .icon-brush-1:before { content: '\eb91'; } .icon-pipette:before { content: '\eb92'; } .icon-power-outline:before { content: '\eb93'; } .icon-power:before { content: '\eb94'; } .icon-check-outline:before { content: '\eb95'; } .icon-check-2:before { content: '\eb96'; } .icon-gift-1:before { content: '\eb97'; } .icon-temperatire:before { content: '\eb98'; } .icon-chart-outline:before { content: '\eb99'; } .icon-chart:before { content: '\eb9a'; } .icon-chart-alt-outline:before { content: '\eb9b'; } .icon-chart-alt:before { content: '\eb9c'; } .icon-chart-bar-outline:before { content: '\eb9d'; } .icon-chart-bar-2:before { content: '\eb9e'; } .icon-chart-pie-outline:before { content: '\eb9f'; } .icon-chart-pie-1:before { content: '\eba0'; } .icon-ticket-2:before { content: '\eba1'; } .icon-credit-card-2:before { content: '\eba2'; } .icon-clipboard-1:before { content: '\eba3'; } .icon-database-1:before { content: '\eba4'; } .icon-key-outline:before { content: '\eba5'; } .icon-key-2:before { content: '\eba6'; } .icon-flow-split:before { content: '\eba7'; } .icon-flow-merge:before { content: '\eba8'; } .icon-flow-parallel-1:before { content: '\eba9'; } .icon-flow-cross:before { content: '\ebaa'; } .icon-certificate-outline:before { content: '\ebab'; } .icon-certificate-1:before { content: '\ebac'; } .icon-scissors-outline:before { content: '\ebad'; } .icon-scissors-1:before { content: '\ebae'; } .icon-flask:before { content: '\ebaf'; } .icon-wine:before { content: '\ebb0'; } .icon-coffee-1:before { content: '\ebb1'; } .icon-beer-1:before { content: '\ebb2'; } .icon-anchor-outline:before { content: '\ebb3'; } .icon-anchor-1:before { content: '\ebb4'; } .icon-puzzle-outline:before { content: '\ebb5'; } .icon-puzzle-1:before { content: '\ebb6'; } .icon-tree:before { content: '\ebb7'; } .icon-calculator:before { content: '\ebb8'; } .icon-infinity-outline:before { content: '\ebb9'; } .icon-infinity-1:before { content: '\ebba'; } .icon-pi-outline:before { content: '\ebbb'; } .icon-pi:before { content: '\ebbc'; } .icon-at:before { content: '\ebbd'; } .icon-at-circled:before { content: '\ebbe'; } .icon-looped-square-outline:before { content: '\ebbf'; } .icon-looped-square-interest:before { content: '\ebc0'; } .icon-sort-alphabet-outline:before { content: '\ebc1'; } .icon-sort-alphabet:before { content: '\ebc2'; } .icon-sort-numeric-outline:before { content: '\ebc3'; } .icon-sort-numeric:before { content: '\ebc4'; } .icon-dribbble-circled-1:before { content: '\ebc5'; } .icon-dribbble-2:before { content: '\ebc6'; } .icon-facebook-circled-1:before { content: '\ebc7'; } .icon-facebook-2:before { content: '\ebc8'; } .icon-flickr-circled-1:before { content: '\ebc9'; } .icon-flickr-2:before { content: '\ebca'; } .icon-github-circled-2:before { content: '\ebcb'; } .icon-github-2:before { content: '\ebcc'; } .icon-lastfm-circled-1:before { content: '\ebcd'; } .icon-lastfm-1:before { content: '\ebce'; } .icon-linkedin-circled-1:before { content: '\ebcf'; } .icon-linkedin-2:before { content: '\ebd0'; } .icon-pinterest-circled-2:before { content: '\ebd1'; } .icon-pinterest-1:before { content: '\ebd2'; } .icon-skype-outline:before { content: '\ebd3'; } .icon-skype-2:before { content: '\ebd4'; } .icon-tumbler-circled:before { content: '\ebd5'; } .icon-tumbler:before { content: '\ebd6'; } .icon-twitter-circled-1:before { content: '\ebd7'; } .icon-twitter-2:before { content: '\ebd8'; } .icon-vimeo-circled-1:before { content: '\ebd9'; } .icon-vimeo-1:before { content: '\ebda'; } .icon-search-4:before { content: '\ebdb'; } .icon-mail-3:before { content: '\ebdc'; } .icon-heart-3:before { content: '\ebdd'; } .icon-heart-empty-2:before { content: '\ebde'; } .icon-star-3:before { content: '\ebdf'; } .icon-user-3:before { content: '\ebe0'; } .icon-video-3:before { content: '\ebe1'; } .icon-picture-3:before { content: '\ebe2'; } .icon-camera-3:before { content: '\ebe3'; } .icon-ok-2:before { content: '\ebe4'; } .icon-ok-circle:before { content: '\ebe5'; } .icon-cancel-3:before { content: '\ec33'; } .icon-cancel-circle:before { content: '\ec34'; } .icon-plus-3:before { content: '\ec35'; } .icon-plus-circle:before { content: '\ec36'; } .icon-minus-3:before { content: '\ec37'; } .icon-minus-circle:before { content: '\ec38'; } .icon-help-2:before { content: '\ec39'; } .icon-info-3:before { content: '\ec3a'; } .icon-home-3:before { content: '\ec3b'; } .icon-link-3:before { content: '\ebe6'; } .icon-attach-3:before { content: '\ebe7'; } .icon-lock-3:before { content: '\ebe8'; } .icon-lock-empty:before { content: '\ebe9'; } .icon-lock-open-3:before { content: '\ebea'; } .icon-lock-open-empty:before { content: '\ebeb'; } .icon-pin-2:before { content: '\ebec'; } .icon-eye-3:before { content: '\ebed'; } .icon-tag-3:before { content: '\ebee'; } .icon-tag-empty:before { content: '\ebef'; } .icon-download-3:before { content: '\ebf0'; } .icon-upload-3:before { content: '\ec3c'; } .icon-download-cloud-1:before { content: '\ec3d'; } .icon-upload-cloud-3:before { content: '\ec3e'; } .icon-quote-left-1:before { content: '\ec3f'; } .icon-emo-wink:before { content: '\e802'; } .icon-quote-left-alt:before { content: '\ec41'; } .icon-quote-right-alt:before { content: '\ec42'; } .icon-pencil-3:before { content: '\ec43'; } .icon-pencil-neg:before { content: '\ec44'; } .icon-pencil-alt:before { content: '\ebf1'; } .icon-undo:before { content: '\ebf2'; } .icon-comment-3:before { content: '\ebf3'; } .icon-comment-inv:before { content: '\ebf4'; } .icon-comment-alt:before { content: '\ebf5'; } .icon-comment-inv-alt:before { content: '\ebf6'; } .icon-comment-alt2:before { content: '\ebf7'; } .icon-comment-inv-alt2:before { content: '\ebf8'; } .icon-chat-3:before { content: '\ebf9'; } .icon-chat-inv:before { content: '\ebfa'; } .icon-location-3:before { content: '\ebfb'; } .icon-location-inv:before { content: '\ec45'; } .icon-location-alt:before { content: '\ec46'; } .icon-compass-3:before { content: '\ec47'; } .icon-trash-3:before { content: '\ec48'; } .icon-trash-empty:before { content: '\ec49'; } .icon-doc-3:before { content: '\ec4a'; } .icon-doc-inv-1:before { content: '\ec4b'; } .icon-doc-alt:before { content: '\ec4c'; } .icon-doc-inv-alt:before { content: '\ec4d'; } .icon-article:before { content: '\ebfc'; } .icon-article-alt:before { content: '\ebfd'; } .icon-book-open-1:before { content: '\ebfe'; } .icon-folder-3:before { content: '\ebff'; } .icon-folder-empty-1:before { content: '\ec00'; } .icon-box-3:before { content: '\ec01'; } .icon-rss-3:before { content: '\ec02'; } .icon-rss-alt:before { content: '\ec03'; } .icon-cog-3:before { content: '\ec04'; } .icon-wrench-2:before { content: '\ec05'; } .icon-share-1:before { content: '\ec06'; } .icon-calendar-3:before { content: '\ec4e'; } .icon-calendar-inv:before { content: '\ec4f'; } .icon-calendar-alt:before { content: '\ec50'; } .icon-mic-3:before { content: '\ec51'; } .icon-volume-off-2:before { content: '\ec52'; } .icon-volume-up-1:before { content: '\ec53'; } .icon-headphones-2:before { content: '\ec54'; } .icon-clock-3:before { content: '\ec55'; } .icon-lamp-1:before { content: '\ec56'; } .icon-block-3:before { content: '\ec07'; } .icon-resize-full-3:before { content: '\ec08'; } .icon-resize-full-alt-1:before { content: '\ec09'; } .icon-resize-small-2:before { content: '\ec0a'; } .icon-resize-small-alt:before { content: '\ec0b'; } .icon-resize-vertical-1:before { content: '\ec0c'; } .icon-resize-horizontal-1:before { content: '\ec0d'; } .icon-move-2:before { content: '\ec0e'; } .icon-popup-3:before { content: '\ec0f'; } .icon-down-3:before { content: '\ec10'; } .icon-left-3:before { content: '\ec11'; } .icon-right-3:before { content: '\ec57'; } .icon-up-3:before { content: '\ec58'; } .icon-down-circle:before { content: '\ec59'; } .icon-left-circle:before { content: '\ec5a'; } .icon-right-circle:before { content: '\ec5b'; } .icon-up-circle:before { content: '\ec5c'; } .icon-cw-3:before { content: '\ec5d'; } .icon-loop-2:before { content: '\ec5e'; } .icon-loop-alt-1:before { content: '\ec5f'; } .icon-exchange-1:before { content: '\ec12'; } .icon-split:before { content: '\ec13'; } .icon-arrow-curved:before { content: '\ec14'; } .icon-play-3:before { content: '\ec15'; } .icon-play-circle2:before { content: '\ec16'; } .icon-stop-3:before { content: '\ec17'; } .icon-pause-3:before { content: '\ec18'; } .icon-to-start-2:before { content: '\ec19'; } .icon-to-end-2:before { content: '\ec1a'; } .icon-eject-2:before { content: '\ec1b'; } .icon-target-3:before { content: '\ec1c'; } .icon-signal-2:before { content: '\ec60'; } .icon-award-1:before { content: '\ec61'; } .icon-award-empty:before { content: '\ec62'; } .icon-list-2:before { content: '\ec63'; } .icon-list-nested:before { content: '\ec64'; } .icon-bat-empty:before { content: '\ec65'; } .icon-bat-half:before { content: '\ec66'; } .icon-bat-full:before { content: '\ec67'; } .icon-bat-charge-1:before { content: '\ec68'; } .icon-mobile-3:before { content: '\ec1d'; } .icon-cd-1:before { content: '\ec1e'; } .icon-equalizer:before { content: '\ec1f'; } .icon-cursor:before { content: '\ec20'; } .icon-aperture:before { content: '\ec21'; } .icon-aperture-alt:before { content: '\ec22'; } .icon-steering-wheel:before { content: '\ec23'; } .icon-book-2:before { content: '\ec24'; } .icon-book-alt:before { content: '\ec25'; } .icon-brush-2:before { content: '\ec26'; } .icon-brush-alt:before { content: '\ec27'; } .icon-eyedropper:before { content: '\ec69'; } .icon-layers:before { content: '\ec6a'; } .icon-layers-alt:before { content: '\ec6b'; } .icon-sun-2:before { content: '\ec6c'; } .icon-sun-inv:before { content: '\ec6d'; } .icon-cloud-3:before { content: '\ec6e'; } .icon-rain-1:before { content: '\ec6f'; } .icon-flash-3:before { content: '\ec70'; } .icon-moon-3:before { content: '\ec71'; } .icon-moon-inv:before { content: '\ec28'; } .icon-umbrella-1:before { content: '\ec29'; } .icon-chart-bar-3:before { content: '\ec2a'; } .icon-chart-pie-2:before { content: '\ec2b'; } .icon-chart-pie-alt:before { content: '\ec2c'; } .icon-key-3:before { content: '\ec2d'; } .icon-key-inv:before { content: '\ec2e'; } .icon-hash:before { content: '\ec2f'; } .icon-at-1:before { content: '\ec30'; } .icon-pilcrow:before { content: '\ec31'; } .icon-dial:before { content: '\ec32'; } .icon-search-5:before { content: '\ec72'; } .icon-mail-4:before { content: '\ec73'; } .icon-heart-4:before { content: '\ec74'; } .icon-star-4:before { content: '\ec75'; } .icon-user-4:before { content: '\ec76'; } .icon-user-woman:before { content: '\ec77'; } .icon-user-pair:before { content: '\ec78'; } .icon-video-alt:before { content: '\ec79'; } .icon-videocam-2:before { content: '\ec7a'; } .icon-videocam-alt:before { content: '\ec7b'; } .icon-camera-4:before { content: '\ec7c'; } .icon-th-2:before { content: '\eca9'; } .icon-th-list-2:before { content: '\ecaa'; } .icon-ok-3:before { content: '\ecab'; } .icon-cancel-4:before { content: '\ecac'; } .icon-cancel-circle-1:before { content: '\ecad'; } .icon-plus-4:before { content: '\ecae'; } .icon-home-4:before { content: '\ecaf'; } .icon-lock-4:before { content: '\ecb0'; } .icon-lock-open-4:before { content: '\ecb1'; } .icon-eye-4:before { content: '\ec7d'; } .icon-tag-4:before { content: '\ec7e'; } .icon-thumbs-up-3:before { content: '\ec7f'; } .icon-thumbs-down-3:before { content: '\ec80'; } .icon-download-4:before { content: '\ec81'; } .icon-export-3:before { content: '\ec82'; } .icon-pencil-4:before { content: '\ec83'; } .icon-pencil-alt-1:before { content: '\ec84'; } .icon-edit-2:before { content: '\ec85'; } .icon-chat-4:before { content: '\ec86'; } .icon-print-3:before { content: '\ec87'; } .icon-bell-3:before { content: '\ecb2'; } .icon-attention-3:before { content: '\ecb3'; } .icon-info-4:before { content: '\ecb4'; } .icon-question:before { content: '\ecb5'; } .icon-location-4:before { content: '\ecb6'; } .icon-trash-4:before { content: '\ecb7'; } .icon-doc-4:before { content: '\ecb8'; } .icon-article-1:before { content: '\ecb9'; } .icon-article-alt-1:before { content: '\ecba'; } .icon-rss-4:before { content: '\ec88'; } .icon-wrench-3:before { content: '\ec89'; } .icon-basket-3:before { content: '\ec8a'; } .icon-basket-alt:before { content: '\ec8b'; } .icon-calendar-4:before { content: '\ec8c'; } .icon-calendar-alt-1:before { content: '\ec8d'; } .icon-volume-off-3:before { content: '\ec8e'; } .icon-volume-down-1:before { content: '\ec8f'; } .icon-volume-up-2:before { content: '\ec90'; } .icon-bullhorn:before { content: '\ec91'; } .icon-clock-4:before { content: '\ec92'; } .icon-clock-alt:before { content: '\ecbb'; } .icon-stop-4:before { content: '\ecbc'; } .icon-resize-full-4:before { content: '\ecbd'; } .icon-resize-small-3:before { content: '\ecbe'; } .icon-zoom-in-2:before { content: '\ecbf'; } .icon-zoom-out-2:before { content: '\ecc0'; } .icon-popup-4:before { content: '\ecc1'; } .icon-down-dir-2:before { content: '\ecc2'; } .icon-left-dir-2:before { content: '\ecc3'; } .icon-right-dir-2:before { content: '\ec93'; } .icon-up-dir-2:before { content: '\ec94'; } .icon-down-4:before { content: '\ec95'; } .icon-up-4:before { content: '\ec96'; } .icon-cw-4:before { content: '\ec97'; } .icon-signal-3:before { content: '\ec98'; } .icon-award-2:before { content: '\ec99'; } .icon-mobile-4:before { content: '\ec9a'; } .icon-mobile-alt:before { content: '\ec9b'; } .icon-tablet-2:before { content: '\ec9c'; } .icon-ipod:before { content: '\ec9d'; } .icon-cd-2:before { content: '\ecc4'; } .icon-grid:before { content: '\ecc5'; } .icon-book-3:before { content: '\ecc6'; } .icon-easel:before { content: '\ecc7'; } .icon-globe-3:before { content: '\ecc8'; } .icon-chart-1:before { content: '\ecc9'; } .icon-chart-bar-4:before { content: '\ecca'; } .icon-chart-pie-3:before { content: '\eccb'; } .icon-dollar-1:before { content: '\eccc'; } .icon-at-2:before { content: '\ec9e'; } .icon-colon:before { content: '\ec9f'; } .icon-semicolon:before { content: '\eca0'; } .icon-squares:before { content: '\eca1'; } .icon-money-1:before { content: '\eca2'; } .icon-facebook-3:before { content: '\eca3'; } .icon-facebook-rect:before { content: '\eca4'; } .icon-twitter-3:before { content: '\eca5'; } .icon-twitter-bird:before { content: '\eca6'; } .icon-twitter-rect:before { content: '\eca7'; } .icon-youtube-1:before { content: '\eca8'; } .icon-windy-rain-inv:before { content: '\ed66'; } .icon-snow-inv:before { content: '\ed67'; } .icon-snow-heavy-inv:before { content: '\ed68'; } .icon-hail-inv:before { content: '\ed69'; } .icon-clouds-inv:before { content: '\ed6a'; } .icon-clouds-flash-inv:before { content: '\ed6b'; } .icon-temperature:before { content: '\ed6c'; } .icon-compass-4:before { content: '\ed7b'; } .icon-na:before { content: '\ed7c'; } .icon-celcius:before { content: '\ed7d'; } .icon-fahrenheit:before { content: '\ed7e'; } .icon-clouds-flash-alt:before { content: '\ed7f'; } .icon-sun-inv-1:before { content: '\ed80'; } .icon-moon-inv-1:before { content: '\ed81'; } .icon-cloud-sun-inv:before { content: '\ed82'; } .icon-cloud-moon-inv:before { content: '\ed83'; } .icon-cloud-inv:before { content: '\ed84'; } .icon-cloud-flash-inv:before { content: '\ed85'; } .icon-drizzle-inv:before { content: '\ed86'; } .icon-rain-inv:before { content: '\ed87'; } .icon-windy-inv:before { content: '\ed6d'; } .icon-sunrise:before { content: '\ed6e'; } .icon-sun-3:before { content: '\ed6f'; } .icon-moon-4:before { content: '\ed70'; } .icon-eclipse:before { content: '\ed71'; } .icon-mist:before { content: '\ed72'; } .icon-wind-1:before { content: '\ed73'; } .icon-snowflake:before { content: '\ed88'; } .icon-cloud-sun-1:before { content: '\ed89'; } .icon-cloud-moon:before { content: '\ed8a'; } .icon-fog-sun:before { content: '\ed8b'; } .icon-fog-moon:before { content: '\ed8c'; } .icon-fog-cloud:before { content: '\ed8d'; } .icon-fog:before { content: '\ed8e'; } .icon-cloud-5:before { content: '\ed8f'; } .icon-cloud-flash-1:before { content: '\ed90'; } .icon-cloud-flash-alt:before { content: '\ed91'; } .icon-drizzle-1:before { content: '\ed92'; } .icon-rain-2:before { content: '\ed93'; } .icon-windy:before { content: '\ed94'; } .icon-windy-rain:before { content: '\ed74'; } .icon-snow-1:before { content: '\ed75'; } .icon-snow-alt:before { content: '\ed76'; } .icon-snow-heavy:before { content: '\ed77'; } .icon-hail:before { content: '\ed78'; } .icon-clouds:before { content: '\ed79'; } .icon-clouds-flash:before { content: '\ed7a'; } .icon-search-6:before { content: '\eccd'; } .icon-mail-5:before { content: '\ecce'; } .icon-heart-5:before { content: '\eccf'; } .icon-heart-broken:before { content: '\ecd0'; } .icon-star-5:before { content: '\ecd1'; } .icon-star-empty-2:before { content: '\ecd2'; } .icon-star-half-1:before { content: '\ecd3'; } .icon-star-half_empty:before { content: '\ecd4'; } .icon-user-5:before { content: '\ecd5'; } .icon-user-male:before { content: '\ecd6'; } .icon-user-female:before { content: '\ecd7'; } .icon-users-3:before { content: '\ecd8'; } .icon-movie:before { content: '\ecd9'; } .icon-videocam-3:before { content: '\ed35'; } .icon-isight:before { content: '\ed36'; } .icon-camera-5:before { content: '\ed37'; } .icon-menu-3:before { content: '\ed38'; } .icon-th-thumb:before { content: '\ed39'; } .icon-th-thumb-empty:before { content: '\ed3a'; } .icon-th-list-3:before { content: '\ed3b'; } .icon-ok-4:before { content: '\ecda'; } .icon-ok-circled-1:before { content: '\ecdb'; } .icon-cancel-5:before { content: '\ecdc'; } .icon-cancel-circled-3:before { content: '\ecdd'; } .icon-plus-5:before { content: '\ecde'; } .icon-help-circled-2:before { content: '\ecdf'; } .icon-help-circled-alt:before { content: '\ece0'; } .icon-info-circled-2:before { content: '\ece1'; } .icon-info-circled-alt:before { content: '\ece2'; } .icon-home-5:before { content: '\ece3'; } .icon-link-4:before { content: '\ece4'; } .icon-attach-4:before { content: '\ece5'; } .icon-lock-5:before { content: '\ece6'; } .icon-lock-alt:before { content: '\ed3c'; } .icon-lock-open-5:before { content: '\ed3d'; } .icon-lock-open-alt-1:before { content: '\ed3e'; } .icon-eye-5:before { content: '\ed3f'; } .icon-download-5:before { content: '\ed40'; } .icon-upload-4:before { content: '\ed41'; } .icon-download-cloud-2:before { content: '\ed42'; } .icon-upload-cloud-4:before { content: '\ece7'; } .icon-reply-3:before { content: '\ece8'; } .icon-pencil-5:before { content: '\ece9'; } .icon-export-4:before { content: '\ecea'; } .icon-print-4:before { content: '\eceb'; } .icon-retweet-2:before { content: '\ecec'; } .icon-comment-4:before { content: '\eced'; } .icon-chat-5:before { content: '\ecee'; } .icon-bell-4:before { content: '\ecef'; } .icon-attention-4:before { content: '\ecf0'; } .icon-attention-alt-1:before { content: '\ecf1'; } .icon-location-5:before { content: '\ecf2'; } .icon-trash-5:before { content: '\ecf3'; } .icon-doc-5:before { content: '\ed43'; } .icon-newspaper-1:before { content: '\ed44'; } .icon-folder-4:before { content: '\ed45'; } .icon-folder-open-1:before { content: '\ed46'; } .icon-folder-empty-2:before { content: '\ed47'; } .icon-folder-open-empty-1:before { content: '\ed48'; } .icon-cog-4:before { content: '\ed49'; } .icon-calendar-5:before { content: '\ecf4'; } .icon-login-2:before { content: '\ecf5'; } .icon-logout-2:before { content: '\ecf6'; } .icon-mic-4:before { content: '\ecf7'; } .icon-mic-off:before { content: '\ecf8'; } .icon-clock-5:before { content: '\ecf9'; } .icon-stopwatch-1:before { content: '\ecfa'; } .icon-hourglass-1:before { content: '\ecfb'; } .icon-zoom-in-3:before { content: '\ecfc'; } .icon-zoom-out-3:before { content: '\ecfd'; } .icon-down-open-2:before { content: '\ecfe'; } .icon-left-open-3:before { content: '\ecff'; } .icon-right-open-3:before { content: '\ed00'; } .icon-up-open-2:before { content: '\ed4a'; } .icon-down-5:before { content: '\ed4b'; } .icon-left-4:before { content: '\ed4c'; } .icon-right-4:before { content: '\ed4d'; } .icon-up-5:before { content: '\ed4e'; } .icon-down-bold-1:before { content: '\ed4f'; } .icon-left-bold-1:before { content: '\ed50'; } .icon-right-bold-1:before { content: '\ed01'; } .icon-up-bold-1:before { content: '\ed02'; } .icon-down-fat:before { content: '\ed03'; } .icon-left-fat:before { content: '\ed04'; } .icon-right-fat:before { content: '\ed05'; } .icon-up-fat:before { content: '\ed06'; } .icon-ccw-2:before { content: '\ed07'; } .icon-shuffle-3:before { content: '\ed08'; } .icon-play-4:before { content: '\ed09'; } .icon-pause-4:before { content: '\ed0a'; } .icon-stop-5:before { content: '\ed0b'; } .icon-to-end-3:before { content: '\ed0c'; } .icon-to-start-3:before { content: '\ed0d'; } .icon-fast-forward-1:before { content: '\ed51'; } .icon-fast-backward-1:before { content: '\ed52'; } .icon-trophy-1:before { content: '\ed53'; } .icon-monitor-1:before { content: '\ed54'; } .icon-tablet-3:before { content: '\ed55'; } .icon-mobile-5:before { content: '\ed56'; } .icon-data-science:before { content: '\ed57'; } .icon-data-science-inv:before { content: '\ed0e'; } .icon-inbox-2:before { content: '\ed0f'; } .icon-globe-4:before { content: '\ed10'; } .icon-globe-inv:before { content: '\ed11'; } .icon-flash-4:before { content: '\ed12'; } .icon-cloud-4:before { content: '\ed13'; } .icon-coverflow:before { content: '\ed14'; } .icon-coverflow-empty:before { content: '\ed15'; } .icon-math:before { content: '\ed16'; } .icon-math-circled:before { content: '\ed17'; } .icon-math-circled-empty:before { content: '\ed18'; } .icon-paper-plane-1:before { content: '\ed19'; } .icon-paper-plane-alt:before { content: '\ed1a'; } .icon-paper-plane-alt2:before { content: '\ed58'; } .icon-fontsize:before { content: '\ed59'; } .icon-color-adjust:before { content: '\ed5a'; } .icon-fire-1:before { content: '\ed5b'; } .icon-chart-bar-5:before { content: '\ed5c'; } .icon-hdd-1:before { content: '\ed5d'; } .icon-connected-object:before { content: '\ed5e'; } .icon-ruler:before { content: '\ed1b'; } .icon-vector:before { content: '\ed1c'; } .icon-vector-pencil:before { content: '\ed1d'; } .icon-at-3:before { content: '\ed1e'; } .icon-hash-1:before { content: '\ed1f'; } .icon-female-1:before { content: '\ed20'; } .icon-male-1:before { content: '\ed21'; } .icon-spread:before { content: '\ed22'; } .icon-king:before { content: '\ed23'; } .icon-anchor-2:before { content: '\ed24'; } .icon-joystick:before { content: '\ed25'; } .icon-spinner1:before { content: '\ed26'; } .icon-spinner2:before { content: '\ed27'; } .icon-github-3:before { content: '\ed5f'; } .icon-github-circled-3:before { content: '\ed60'; } .icon-github-circled-alt:before { content: '\ed61'; } .icon-github-circled-alt2:before { content: '\ed62'; } .icon-twitter-4:before { content: '\ed63'; } .icon-twitter-circled-2:before { content: '\ed64'; } .icon-facebook-4:before { content: '\ed65'; } .icon-facebook-circled-2:before { content: '\ed28'; } .icon-gplus-2:before { content: '\ed29'; } .icon-gplus-circled-1:before { content: '\ed2a'; } .icon-linkedin-3:before { content: '\ed2b'; } .icon-linkedin-circled-2:before { content: '\ed2c'; } .icon-dribbble-3:before { content: '\ed2d'; } .icon-dribbble-circled-2:before { content: '\ed2e'; } .icon-instagram-1:before { content: '\ed2f'; } .icon-instagram-circled:before { content: '\ed30'; } .icon-soundcloud-1:before { content: '\ed31'; } .icon-soundcloud-circled:before { content: '\ed32'; } .icon-mfg-logo:before { content: '\ed33'; } .icon-mfg-logo-circled:before { content: '\ed34'; } .icon-aboveground-rail:before { content: '\ed95'; } .icon-airfield:before { content: '\ed96'; } .icon-airport:before { content: '\ed97'; } .icon-art-gallery:before { content: '\ed98'; } .icon-bar:before { content: '\ed99'; } .icon-baseball:before { content: '\ed9a'; } .icon-basketball:before { content: '\ed9b'; } .icon-beer-2:before { content: '\ed9c'; } .icon-belowground-rail:before { content: '\ed9d'; } .icon-bicycle:before { content: '\ed9e'; } .icon-bus:before { content: '\ed9f'; } .icon-cafe:before { content: '\eda0'; } .icon-campsite:before { content: '\eda1'; } .icon-cemetery:before { content: '\eda2'; } .icon-cinema:before { content: '\eda3'; } .icon-college:before { content: '\eda4'; } .icon-commerical-building:before { content: '\eda5'; } .icon-credit-card-3:before { content: '\eda6'; } .icon-cricket:before { content: '\eda7'; } .icon-embassy:before { content: '\eda8'; } .icon-fast-food:before { content: '\eda9'; } .icon-ferry:before { content: '\edaa'; } .icon-fire-station:before { content: '\edab'; } .icon-football:before { content: '\edac'; } .icon-fuel:before { content: '\edad'; } .icon-garden:before { content: '\edae'; } .icon-giraffe:before { content: '\edaf'; } .icon-golf:before { content: '\edb0'; } .icon-grocery-store:before { content: '\edb1'; } .icon-harbor:before { content: '\edb2'; } .icon-heliport:before { content: '\edb3'; } .icon-hospital-1:before { content: '\edb4'; } .icon-industrial-building:before { content: '\edb5'; } .icon-library:before { content: '\edb6'; } .icon-lodging:before { content: '\edb7'; } .icon-london-underground:before { content: '\edb8'; } .icon-minefield:before { content: '\edb9'; } .icon-monument:before { content: '\edba'; } .icon-museum:before { content: '\edbb'; } .icon-pharmacy:before { content: '\edbc'; } .icon-pitch:before { content: '\edbd'; } .icon-police:before { content: '\edbe'; } .icon-post:before { content: '\edbf'; } .icon-prison:before { content: '\edc0'; } .icon-rail:before { content: '\edc1'; } .icon-religious-christian:before { content: '\edc2'; } .icon-religious-islam:before { content: '\edc3'; } .icon-religious-jewish:before { content: '\edc4'; } .icon-restaurant:before { content: '\edc5'; } .icon-roadblock:before { content: '\edc6'; } .icon-school:before { content: '\edc7'; } .icon-shop:before { content: '\edc8'; } .icon-skiing:before { content: '\edc9'; } .icon-soccer:before { content: '\edca'; } .icon-swimming:before { content: '\edcb'; } .icon-tennis:before { content: '\edcc'; } .icon-theatre:before { content: '\edcd'; } .icon-toilet:before { content: '\edce'; } .icon-town-hall:before { content: '\edcf'; } .icon-trash-6:before { content: '\edd0'; } .icon-tree-1:before { content: '\edd1'; } .icon-tree-2:before { content: '\edd2'; } .icon-warehouse:before { content: '\edd3'; } .icon-duckduckgo:before { content: '\edd4'; } .icon-aim:before { content: '\edd5'; } .icon-delicious:before { content: '\edd6'; } .icon-paypal-1:before { content: '\ede6'; } .icon-flattr-1:before { content: '\ede7'; } .icon-android-1:before { content: '\ede8'; } .icon-eventful:before { content: '\ede9'; } .icon-smashmag:before { content: '\edea'; } .icon-gplus-3:before { content: '\edeb'; } .icon-wikipedia:before { content: '\edec'; } .icon-lanyrd:before { content: '\eded'; } .icon-calendar-6:before { content: '\edee'; } .icon-stumbleupon-1:before { content: '\edef'; } .icon-fivehundredpx:before { content: '\edf0'; } .icon-pinterest-2:before { content: '\edf1'; } .icon-bitcoin-1:before { content: '\edf2'; } .icon-w3c:before { content: '\edf3'; } .icon-foursquare-1:before { content: '\edf4'; } .icon-html5-1:before { content: '\edf5'; } .icon-ie-1:before { content: '\edf6'; } .icon-call:before { content: '\edd7'; } .icon-grooveshark:before { content: '\edd8'; } .icon-ninetyninedesigns:before { content: '\edd9'; } .icon-forrst:before { content: '\edf7'; } .icon-digg:before { content: '\edf8'; } .icon-spotify-1:before { content: '\edf9'; } .icon-reddit:before { content: '\edfa'; } .icon-guest:before { content: '\edfb'; } .icon-gowalla:before { content: '\edfc'; } .icon-appstore:before { content: '\edfd'; } .icon-blogger:before { content: '\edfe'; } .icon-cc-1:before { content: '\edff'; } .icon-dribbble-4:before { content: '\ee00'; } .icon-evernote-1:before { content: '\ee01'; } .icon-flickr-3:before { content: '\ee02'; } .icon-google:before { content: '\ee03'; } .icon-viadeo:before { content: '\ee04'; } .icon-instapaper:before { content: '\ee05'; } .icon-weibo-1:before { content: '\ee06'; } .icon-klout:before { content: '\ee07'; } .icon-linkedin-4:before { content: '\edda'; } .icon-meetup:before { content: '\eddb'; } .icon-vk:before { content: '\eddc'; } .icon-plancast:before { content: '\ee08'; } .icon-disqus:before { content: '\ee09'; } .icon-rss-5:before { content: '\ee0a'; } .icon-skype-3:before { content: '\ee0b'; } .icon-twitter-5:before { content: '\ee0c'; } .icon-youtube-2:before { content: '\ee0d'; } .icon-vimeo-2:before { content: '\ee0e'; } .icon-windows-1:before { content: '\ee0f'; } .icon-xing-1:before { content: '\ee10'; } .icon-yahoo:before { content: '\ee11'; } .icon-chrome-1:before { content: '\ee12'; } .icon-email:before { content: '\ee13'; } .icon-macstore:before { content: '\ee14'; } .icon-myspace:before { content: '\ee15'; } .icon-podcast:before { content: '\ee16'; } .icon-amazon:before { content: '\ee17'; } .icon-steam:before { content: '\ee18'; } .icon-cloudapp:before { content: '\eddd'; } .icon-dropbox-2:before { content: '\edde'; } .icon-ebay:before { content: '\eddf'; } .icon-facebook-5:before { content: '\ee19'; } .icon-github-4:before { content: '\ee1a'; } .icon-github-circled-4:before { content: '\ee1b'; } .icon-googleplay:before { content: '\ee1c'; } .icon-itunes:before { content: '\ee1d'; } .icon-plurk:before { content: '\ee1e'; } .icon-songkick:before { content: '\ee1f'; } .icon-lastfm-2:before { content: '\ee20'; } .icon-gmail:before { content: '\ee21'; } .icon-pinboard:before { content: '\ee22'; } .icon-openid:before { content: '\ee23'; } .icon-quora:before { content: '\ee24'; } .icon-soundcloud-2:before { content: '\ee25'; } .icon-tumblr-2:before { content: '\ee26'; } .icon-eventasaurus:before { content: '\ee27'; } .icon-wordpress:before { content: '\ee28'; } .icon-yelp:before { content: '\ee29'; } .icon-intensedebate:before { content: '\ede0'; } .icon-eventbrite:before { content: '\ede1'; } .icon-scribd:before { content: '\ede2'; } .icon-posterous:before { content: '\ee2a'; } .icon-stripe:before { content: '\ee2b'; } .icon-opentable:before { content: '\ee2c'; } .icon-cart:before { content: '\ee2d'; } .icon-print-5:before { content: '\ee2e'; } .icon-angellist:before { content: '\ee2f'; } .icon-instagram-2:before { content: '\ee30'; } .icon-dwolla:before { content: '\ee31'; } .icon-appnet:before { content: '\ee32'; } .icon-statusnet:before { content: '\ee33'; } .icon-acrobat:before { content: '\ee34'; } .icon-drupal:before { content: '\ee35'; } .icon-buffer:before { content: '\ee36'; } .icon-pocket:before { content: '\ee37'; } .icon-bitbucket-1:before { content: '\ee38'; } .icon-lego:before { content: '\ee39'; } .icon-login-3:before { content: '\ee3a'; } .icon-stackoverflow-1:before { content: '\ede3'; } .icon-hackernews:before { content: '\ede4'; } .icon-lkdto:before { content: '\ede5'; } .icon-facebook-6:before { content: '\ee3b'; } .icon-facebook-rect-1:before { content: '\ee3c'; } .icon-twitter-6:before { content: '\ee3d'; } .icon-twitter-bird-1:before { content: '\ee3e'; } .icon-vimeo-3:before { content: '\ee3f'; } .icon-vimeo-rect:before { content: '\ee40'; } .icon-tumblr-3:before { content: '\ee41'; } .icon-tumblr-rect:before { content: '\ee42'; } .icon-googleplus-rect:before { content: '\ee43'; } .icon-github-text:before { content: '\ee44'; } .icon-github-5:before { content: '\ee45'; } .icon-skype-4:before { content: '\ee46'; } .icon-icq:before { content: '\ee47'; } .icon-yandex:before { content: '\ee48'; } .icon-yandex-rect:before { content: '\ee49'; } .icon-vkontakte-rect:before { content: '\ee4a'; } .icon-odnoklassniki:before { content: '\ee4b'; } .icon-odnoklassniki-rect:before { content: '\ee4c'; } .icon-friendfeed:before { content: '\ee5f'; } .icon-friendfeed-rect:before { content: '\ee60'; } .icon-blogger-1:before { content: '\ee4d'; } .icon-blogger-rect:before { content: '\ee4e'; } .icon-deviantart:before { content: '\ee4f'; } .icon-jabber:before { content: '\ee50'; } .icon-lastfm-3:before { content: '\ee51'; } .icon-lastfm-rect:before { content: '\ee52'; } .icon-linkedin-5:before { content: '\ee53'; } .icon-linkedin-rect:before { content: '\ee54'; } .icon-picasa-1:before { content: '\ee55'; } .icon-wordpress-1:before { content: '\ee56'; } .icon-instagram-3:before { content: '\ee57'; } .icon-instagram-filled:before { content: '\ee58'; } .icon-diigo:before { content: '\ee59'; } .icon-box-4:before { content: '\ee5a'; } .icon-box-rect:before { content: '\ee5b'; } .icon-tudou:before { content: '\ee5c'; } .icon-youku:before { content: '\ee5d'; } .icon-win8:before { content: '\ee5e'; } .icon-glass-1:before { content: '\ee61'; } .icon-music-3:before { content: '\ee62'; } .icon-search-7:before { content: '\ee63'; } .icon-search-circled:before { content: '\ee64'; } .icon-mail-6:before { content: '\ee65'; } .icon-mail-circled:before { content: '\ee66'; } .icon-heart-6:before { content: '\ee67'; } .icon-heart-circled:before { content: '\ee68'; } .icon-heart-empty-3:before { content: '\ee69'; } .icon-star-6:before { content: '\ee6a'; } .icon-star-circled:before { content: '\ee6b'; } .icon-star-empty-3:before { content: '\ee6c'; } .icon-user-6:before { content: '\ee6d'; } .icon-group:before { content: '\ee6e'; } .icon-group-circled:before { content: '\ee6f'; } .icon-torso:before { content: '\ee70'; } .icon-video-4:before { content: '\ee71'; } .icon-video-circled:before { content: '\ee72'; } .icon-video-alt-1:before { content: '\ee73'; } .icon-videocam-4:before { content: '\ee74'; } .icon-video-chat:before { content: '\ee75'; } .icon-picture-4:before { content: '\ee76'; } .icon-camera-6:before { content: '\ee77'; } .icon-photo:before { content: '\ee78'; } .icon-photo-circled:before { content: '\ee79'; } .icon-th-large-2:before { content: '\ee7a'; } .icon-th-3:before { content: '\ee7b'; } .icon-th-list-4:before { content: '\ee7c'; } .icon-view-mode:before { content: '\ee7d'; } .icon-ok-5:before { content: '\ee7e'; } .icon-ok-circled-2:before { content: '\ee7f'; } .icon-ok-circled2-1:before { content: '\ee80'; } .icon-cancel-6:before { content: '\ee81'; } .icon-cancel-circled-4:before { content: '\ee82'; } .icon-cancel-circled2-1:before { content: '\ee83'; } .icon-plus-6:before { content: '\ee84'; } .icon-plus-circled-2:before { content: '\ee85'; } .icon-minus-4:before { content: '\ee86'; } .icon-minus-circled-2:before { content: '\ee87'; } .icon-help-3:before { content: '\ee88'; } .icon-help-circled-3:before { content: '\ee89'; } .icon-info-circled-3:before { content: '\ee8a'; } .icon-home-6:before { content: '\ee8b'; } .icon-home-circled:before { content: '\ee8c'; } .icon-website:before { content: '\ee8d'; } .icon-website-circled:before { content: '\ee8e'; } .icon-attach-5:before { content: '\ee8f'; } .icon-attach-circled:before { content: '\ee90'; } .icon-lock-6:before { content: '\ee91'; } .icon-lock-circled:before { content: '\ee92'; } .icon-lock-open-6:before { content: '\ee93'; } .icon-lock-open-alt-2:before { content: '\ee94'; } .icon-eye-6:before { content: '\ee95'; } .icon-eye-off-1:before { content: '\ee96'; } .icon-tag-5:before { content: '\ee97'; } .icon-tags-2:before { content: '\ee98'; } .icon-bookmark-3:before { content: '\ee99'; } .icon-bookmark-empty-1:before { content: '\ee9a'; } .icon-flag-3:before { content: '\ee9b'; } .icon-flag-circled:before { content: '\ee9c'; } .icon-thumbs-up-4:before { content: '\ee9d'; } .icon-thumbs-down-4:before { content: '\ee9e'; } .icon-download-6:before { content: '\ee9f'; } .icon-download-alt:before { content: '\eea0'; } .icon-upload-5:before { content: '\eea1'; } .icon-share-2:before { content: '\eea2'; } .icon-quote-1:before { content: '\eea3'; } .icon-quote-circled:before { content: '\eea4'; } .icon-export-5:before { content: '\eea5'; } .icon-pencil-6:before { content: '\eea6'; } .icon-pencil-circled:before { content: '\eea7'; } .icon-edit-3:before { content: '\eea8'; } .icon-edit-circled:before { content: '\eea9'; } .icon-edit-alt:before { content: '\eeaa'; } .icon-print-6:before { content: '\eeab'; } .icon-retweet-3:before { content: '\eeac'; } .icon-comment-5:before { content: '\eead'; } .icon-comment-alt-1:before { content: '\eeae'; } .icon-bell-5:before { content: '\eeaf'; } .icon-warning-1:before { content: '\eeb0'; } .icon-exclamation:before { content: '\eeb1'; } .icon-error:before { content: '\eeb2'; } .icon-error-alt:before { content: '\eeb3'; } .icon-location-6:before { content: '\eeb4'; } .icon-location-circled:before { content: '\eeb5'; } .icon-compass-5:before { content: '\eeb6'; } .icon-compass-circled:before { content: '\eeb7'; } .icon-trash-7:before { content: '\eeb8'; } .icon-trash-circled:before { content: '\eeb9'; } .icon-doc-6:before { content: '\eeba'; } .icon-doc-circled:before { content: '\eebb'; } .icon-doc-new:before { content: '\eebc'; } .icon-doc-new-circled:before { content: '\eebd'; } .icon-folder-5:before { content: '\eebe'; } .icon-folder-circled:before { content: '\eebf'; } .icon-folder-close:before { content: '\eec0'; } .icon-folder-open-2:before { content: '\eec1'; } .icon-rss-6:before { content: '\eec2'; } .icon-phone-3:before { content: '\eec3'; } .icon-phone-circled:before { content: '\eec4'; } .icon-cog-5:before { content: '\eec5'; } .icon-cog-circled:before { content: '\eec6'; } .icon-cogs:before { content: '\eec7'; } .icon-wrench-4:before { content: '\eec8'; } .icon-wrench-circled:before { content: '\eec9'; } .icon-basket-4:before { content: '\eeca'; } .icon-basket-circled:before { content: '\eecb'; } .icon-calendar-7:before { content: '\eecc'; } .icon-calendar-circled:before { content: '\eecd'; } .icon-mic-5:before { content: '\eece'; } .icon-mic-circled:before { content: '\eecf'; } .icon-volume-off-4:before { content: '\eed0'; } .icon-volume-down-2:before { content: '\eed1'; } .icon-volume-1:before { content: '\eed2'; } .icon-volume-up-3:before { content: '\eed3'; } .icon-headphones-3:before { content: '\eed4'; } .icon-clock-6:before { content: '\eed5'; } .icon-clock-circled:before { content: '\eed6'; } .icon-lightbulb-2:before { content: '\eed7'; } .icon-lightbulb-alt:before { content: '\eed8'; } .icon-block-4:before { content: '\eed9'; } .icon-resize-full-5:before { content: '\eeda'; } .icon-resize-full-alt-2:before { content: '\eedb'; } .icon-resize-small-4:before { content: '\eedc'; } .icon-resize-vertical-2:before { content: '\eedd'; } .icon-resize-horizontal-2:before { content: '\eede'; } .icon-move-3:before { content: '\eedf'; } .icon-zoom-in-4:before { content: '\eee0'; } .icon-zoom-out-4:before { content: '\eee1'; } .icon-down-open-3:before { content: '\eee2'; } .icon-left-open-4:before { content: '\eee3'; } .icon-right-open-4:before { content: '\eee4'; } .icon-up-open-3:before { content: '\eee5'; } .icon-down-6:before { content: '\eee6'; } .icon-left-5:before { content: '\eee7'; } .icon-right-5:before { content: '\eee8'; } .icon-up-6:before { content: '\eee9'; } .icon-down-circled-2:before { content: '\eeea'; } .icon-left-circled-2:before { content: '\eeeb'; } .icon-right-circled-2:before { content: '\eeec'; } .icon-up-circled-2:before { content: '\eeed'; } .icon-down-hand-1:before { content: '\eeee'; } .icon-left-hand-1:before { content: '\eeef'; } .icon-right-hand-1:before { content: '\eef0'; } .icon-up-hand-1:before { content: '\eef1'; } .icon-cw-5:before { content: '\eef2'; } .icon-cw-circled:before { content: '\eef3'; } .icon-arrows-cw-2:before { content: '\eef4'; } .icon-shuffle-4:before { content: '\eef5'; } .icon-play-5:before { content: '\eef6'; } .icon-play-circled-1:before { content: '\eef7'; } .icon-play-circled2-1:before { content: '\eef8'; } .icon-stop-6:before { content: '\eef9'; } .icon-stop-circled:before { content: '\eefa'; } .icon-pause-5:before { content: '\eefb'; } .icon-pause-circled:before { content: '\eefc'; } .icon-record-2:before { content: '\eefd'; } .icon-eject-3:before { content: '\eefe'; } .icon-backward:before { content: '\eeff'; } .icon-backward-circled:before { content: '\ef00'; } .icon-fast-backward-2:before { content: '\ef01'; } .icon-fast-forward-2:before { content: '\ef02'; } .icon-forward-3:before { content: '\ef03'; } .icon-forward-circled:before { content: '\ef04'; } .icon-step-backward:before { content: '\ef05'; } .icon-step-forward:before { content: '\ef06'; } .icon-target-4:before { content: '\ef07'; } .icon-signal-4:before { content: '\ef08'; } .icon-desktop-2:before { content: '\ef09'; } .icon-desktop-circled:before { content: '\ef0a'; } .icon-laptop-2:before { content: '\ef0b'; } .icon-laptop-circled:before { content: '\ef0c'; } .icon-network-1:before { content: '\ef0d'; } .icon-inbox-3:before { content: '\ef0e'; } .icon-inbox-circled:before { content: '\ef0f'; } .icon-inbox-alt:before { content: '\ef10'; } .icon-globe-5:before { content: '\ef11'; } .icon-globe-alt-1:before { content: '\ef12'; } .icon-cloud-6:before { content: '\ef13'; } .icon-cloud-circled:before { content: '\ef14'; } .icon-flight-2:before { content: '\ef15'; } .icon-leaf-3:before { content: '\ef16'; } .icon-font-1:before { content: '\ef17'; } .icon-fontsize-1:before { content: '\ef18'; } .icon-bold-1:before { content: '\ef19'; } .icon-italic-1:before { content: '\ef1a'; } .icon-text-height-1:before { content: '\ef1b'; } .icon-text-width-1:before { content: '\ef1c'; } .icon-align-left-1:before { content: '\ef1d'; } .icon-align-center-1:before { content: '\ef1e'; } .icon-align-right-1:before { content: '\ef1f'; } .icon-align-justify-1:before { content: '\ef20'; } .icon-list-3:before { content: '\ef21'; } .icon-indent-left-1:before { content: '\ef22'; } .icon-indent-right-1:before { content: '\ef23'; } .icon-briefcase-3:before { content: '\ef24'; } .icon-off-1:before { content: '\ef25'; } .icon-road-1:before { content: '\ef26'; } .icon-qrcode-1:before { content: '\ef27'; } .icon-barcode-1:before { content: '\ef28'; } .icon-braille:before { content: '\ef29'; } .icon-book-4:before { content: '\ef2a'; } .icon-adjust-1:before { content: '\ef2b'; } .icon-tint-1:before { content: '\ef2c'; } .icon-check-3:before { content: '\ef2d'; } .icon-check-empty-1:before { content: '\ef2e'; } .icon-asterisk-1:before { content: '\ef2f'; } .icon-gift-2:before { content: '\ef30'; } .icon-fire-2:before { content: '\ef31'; } .icon-magnet-2:before { content: '\ef32'; } .icon-chart-2:before { content: '\ef33'; } .icon-chart-circled:before { content: '\ef34'; } .icon-credit-card-4:before { content: '\ef35'; } .icon-megaphone-2:before { content: '\ef36'; } .icon-clipboard-2:before { content: '\ef37'; } .icon-hdd-2:before { content: '\ef38'; } .icon-key-4:before { content: '\ef39'; } .icon-certificate-2:before { content: '\ef3a'; } .icon-tasks-1:before { content: '\ef3b'; } .icon-filter-1:before { content: '\ef3c'; } .icon-gauge-2:before { content: '\ef3d'; } .icon-smiley:before { content: '\ef3e'; } .icon-smiley-circled:before { content: '\ef3f'; } .icon-address-book:before { content: '\ef40'; } .icon-address-book-alt:before { content: '\ef41'; } .icon-asl:before { content: '\ef42'; } .icon-glasses:before { content: '\ef43'; } .icon-hearing-impaired:before { content: '\ef44'; } .icon-iphone-home:before { content: '\ef45'; } .icon-person:before { content: '\ef46'; } .icon-adult:before { content: '\ef47'; } .icon-child:before { content: '\ef48'; } .icon-blind:before { content: '\ef49'; } .icon-guidedog:before { content: '\ef4a'; } .icon-accessibility:before { content: '\ef4b'; } .icon-universal-access:before { content: '\ef4c'; } .icon-male-2:before { content: '\ef4d'; } .icon-female-2:before { content: '\ef4e'; } .icon-behance-1:before { content: '\ef4f'; } .icon-blogger-2:before { content: '\ef50'; } .icon-cc-2:before { content: '\ef51'; } .icon-css:before { content: '\ef52'; } .icon-delicious-1:before { content: '\ef53'; } .icon-deviantart-1:before { content: '\ef54'; } .icon-digg-1:before { content: '\ef55'; } .icon-dribbble-5:before { content: '\ef56'; } .icon-facebook-7:before { content: '\ef57'; } .icon-flickr-4:before { content: '\ef58'; } .icon-foursquare-2:before { content: '\ef59'; } .icon-friendfeed-1:before { content: '\ef5a'; } .icon-friendfeed-rect-1:before { content: '\ef5b'; } .icon-github-6:before { content: '\ef5c'; } .icon-github-text-1:before { content: '\ef5d'; } .icon-googleplus:before { content: '\ef5e'; } .icon-instagram-4:before { content: '\ef5f'; } .icon-linkedin-6:before { content: '\ef60'; } .icon-path:before { content: '\ef61'; } .icon-picasa-2:before { content: '\ef62'; } .icon-pinterest-3:before { content: '\ef63'; } .icon-reddit-1:before { content: '\ef64'; } .icon-skype-5:before { content: '\ef65'; } .icon-slideshare:before { content: '\ef66'; } .icon-stackoverflow-2:before { content: '\ef67'; } .icon-stumbleupon-2:before { content: '\ef68'; } .icon-twitter-7:before { content: '\ef69'; } .icon-tumblr-4:before { content: '\ef6a'; } .icon-vimeo-4:before { content: '\ef6b'; } .icon-vkontakte-2:before { content: '\ef6c'; } .icon-w3c-1:before { content: '\ef6d'; } .icon-wordpress-2:before { content: '\ef6e'; } .icon-youtube-3:before { content: '\ef6f'; } .icon-music-4:before { content: '\ef70'; } .icon-search:before { content: '\e800'; } .icon-mail-7:before { content: '\ef71'; } .icon-heart-7:before { content: '\ef72'; } .icon-star-7:before { content: '\ef73'; } .icon-user-7:before { content: '\ef74'; } .icon-videocam-5:before { content: '\ef75'; } .icon-camera-7:before { content: '\ef76'; } .icon-photo-1:before { content: '\ef83'; } .icon-attach-6:before { content: '\ef84'; } .icon-lock-7:before { content: '\ef85'; } .icon-eye-7:before { content: '\ef86'; } .icon-tag-6:before { content: '\ef87'; } .icon-thumbs-up-5:before { content: '\ef88'; } .icon-pencil-7:before { content: '\ef89'; } .icon-comment-6:before { content: '\ef8a'; } .icon-location-7:before { content: '\ef8b'; } .icon-cup-1:before { content: '\ef8c'; } .icon-trash-8:before { content: '\ef8d'; } .icon-doc-7:before { content: '\ef8e'; } .icon-note-1:before { content: '\ef9b'; } .icon-cog-6:before { content: '\ef9c'; } .icon-params:before { content: '\ef77'; } .icon-calendar-8:before { content: '\ef78'; } .icon-sound-1:before { content: '\ef79'; } .icon-clock-7:before { content: '\ef7a'; } .icon-lightbulb-3:before { content: '\ef7b'; } .icon-tv:before { content: '\ef7c'; } .icon-desktop-3:before { content: '\ef8f'; } .icon-mobile-6:before { content: '\ef90'; } .icon-cd-3:before { content: '\ef91'; } .icon-inbox-4:before { content: '\ef92'; } .icon-globe-6:before { content: '\ef93'; } .icon-cloud-7:before { content: '\ef94'; } .icon-paper-plane-2:before { content: '\ef95'; } .icon-fire-3:before { content: '\ef96'; } .icon-graduation-cap-1:before { content: '\ef97'; } .icon-megaphone-3:before { content: '\ef98'; } .icon-database-2:before { content: '\ef99'; } .icon-key-5:before { content: '\ef9a'; } .icon-beaker-1:before { content: '\ef9d'; } .icon-truck-1:before { content: '\ef9e'; } .icon-money-2:before { content: '\ef7d'; } .icon-food-1:before { content: '\ef7e'; } .icon-shop-1:before { content: '\ef7f'; } .icon-diamond:before { content: '\ef80'; } .icon-t-shirt:before { content: '\ef81'; } .icon-wallet:before { content: '\ef82'; } .icon-search-8:before { content: '\ef9f'; } .icon-mail-8:before { content: '\efa0'; } .icon-heart-8:before { content: '\efa1'; } .icon-heart-empty-4:before { content: '\efa2'; } .icon-star-8:before { content: '\efa3'; } .icon-user-8:before { content: '\efb8'; } .icon-video-5:before { content: '\efb9'; } .icon-picture-5:before { content: '\efba'; } .icon-th-large-3:before { content: '\efbb'; } .icon-th-4:before { content: '\efbc'; } .icon-th-list-5:before { content: '\efbd'; } .icon-ok-6:before { content: '\efbe'; } .icon-ok-circle-1:before { content: '\efbf'; } .icon-cancel-7:before { content: '\efc0'; } .icon-cancel-circle-2:before { content: '\efc1'; } .icon-plus-circle-1:before { content: '\efc2'; } .icon-minus-circle-1:before { content: '\efc3'; } .icon-link-5:before { content: '\efc4'; } .icon-attach-7:before { content: '\efc5'; } .icon-lock-8:before { content: '\efc6'; } .icon-lock-open-7:before { content: '\efa4'; } .icon-tag-7:before { content: '\efa5'; } .icon-reply-4:before { content: '\efa6'; } .icon-reply-all-2:before { content: '\efa7'; } .icon-forward-4:before { content: '\efa8'; } .icon-code-3:before { content: '\efc7'; } .icon-retweet-4:before { content: '\efc8'; } .icon-comment-7:before { content: '\efc9'; } .icon-comment-alt-2:before { content: '\efca'; } .icon-chat-6:before { content: '\efcb'; } .icon-attention-5:before { content: '\efcc'; } .icon-location-8:before { content: '\efcd'; } .icon-doc-8:before { content: '\efce'; } .icon-docs-landscape:before { content: '\efcf'; } .icon-folder-6:before { content: '\efd0'; } .icon-archive-2:before { content: '\efd1'; } .icon-rss-7:before { content: '\efd2'; } .icon-rss-alt-1:before { content: '\efd3'; } .icon-cog-7:before { content: '\efd4'; } .icon-logout-3:before { content: '\efd5'; } .icon-clock-8:before { content: '\efa9'; } .icon-block-5:before { content: '\efaa'; } .icon-resize-full-6:before { content: '\efab'; } .icon-resize-full-circle:before { content: '\efac'; } .icon-popup-5:before { content: '\efad'; } .icon-left-open-5:before { content: '\efd6'; } .icon-right-open-5:before { content: '\efd7'; } .icon-down-circle-1:before { content: '\efd8'; } .icon-left-circle-1:before { content: '\efd9'; } .icon-right-circle-1:before { content: '\efda'; } .icon-up-circle-1:before { content: '\efdb'; } .icon-down-dir-3:before { content: '\efdc'; } .icon-right-dir-3:before { content: '\efdd'; } .icon-down-micro:before { content: '\efde'; } .icon-up-micro:before { content: '\efdf'; } .icon-cw-circle:before { content: '\efe0'; } .icon-arrows-cw-3:before { content: '\efe1'; } .icon-updown-circle:before { content: '\efe2'; } .icon-target-5:before { content: '\efe3'; } .icon-signal-5:before { content: '\efe4'; } .icon-progress-4:before { content: '\efae'; } .icon-progress-5:before { content: '\efaf'; } .icon-progress-6:before { content: '\efb0'; } .icon-progress-7:before { content: '\efb1'; } .icon-progress-8:before { content: '\efb2'; } .icon-progress-9:before { content: '\efe5'; } .icon-progress-10:before { content: '\efe6'; } .icon-progress-11:before { content: '\efe7'; } .icon-font-2:before { content: '\efe8'; } .icon-list-4:before { content: '\efe9'; } .icon-list-numbered-1:before { content: '\efea'; } .icon-indent-left-2:before { content: '\efeb'; } .icon-indent-right-2:before { content: '\efec'; } .icon-cloud-8:before { content: '\efed'; } .icon-terminal-1:before { content: '\efee'; } .icon-facebook-rect-2:before { content: '\efef'; } .icon-twitter-bird-2:before { content: '\eff0'; } .icon-vimeo-rect-1:before { content: '\eff1'; } .icon-tumblr-rect-1:before { content: '\eff2'; } .icon-googleplus-rect-1:before { content: '\eff3'; } .icon-linkedin-rect-1:before { content: '\efb3'; } .icon-skype-6:before { content: '\efb4'; } .icon-vkontakte-rect-1:before { content: '\efb5'; } .icon-youtube-4:before { content: '\efb6'; } .icon-quote-right-1:before { content: '\ec40'; }.tm-animate {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}  .animated .opacity { 
opacity: 0; 
-webkit-transition: opacity .8s ease;
transition: opacity .8s ease;
}
.animated .opacityRun { opacity: 1; }  .animated .opacity2x { 
opacity: 0; 
-webkit-transition: opacity .35s ease;
transition: opacity .35s ease;
}
.animated .opacity2xRun	{ opacity: 1; }  .animated .scale {
opacity: 0;
-webkit-transform: scale(0.1);
transform: scale(0.1);
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated .scaleRun {
opacity: 1;
-webkit-animation-name: scaleRun;
animation-name: scaleRun;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.275);
}  .animated .slideRight {
opacity: 0;
-webkit-transform: translateX(-15%);
transform: translateX(-15%);
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated .slideRightRun {
opacity: 1;
-webkit-animation-name: slideRightRun;
animation-name: slideRightRun;
}  .animated .slideLeft {
opacity: 0;
-webkit-transform: translateX(15%);
transform: translateX(15%);
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated .slideLeftRun {
opacity: 1;
-webkit-animation-name: slideLeftRun;
animation-name: slideLeftRun;
}  .animated .slideDown {
opacity: 0;
-webkit-transform: translateY(-15%);
transform: translateY(-15%);
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated .slideDownRun {
opacity: 1;
-webkit-animation-name: slideDownRun;
animation-name: slideDownRun;
}  .animated .slideUp {
opacity: 0;
-webkit-transform: translateY(15%);
transform: translateY(15%);
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;			
}
.animated .slideUpRun {
opacity: 1;
-webkit-animation-name: slideUpRun;
animation-name: slideUpRun;
}   @-webkit-keyframes slideLeftRun {
0%   { -webkit-transform: translateX(15%); }
100% { -webkit-transform: translateX(0);  }
}
@keyframes slideLeftRun {
0%   { -webkit-transform: translateX(15%); transform: translateX(15%); }
100% { -webkit-transform: translateX(0); transform: translateX(0); }
} @-webkit-keyframes slideRightRun {
0%	 { -webkit-transform: translateX(-15%); }
100% { -webkit-transform: translateX(0); }
}
@keyframes slideRightRun {
0%   { -webkit-transform: translateX(-15%); transform: translateX(-15%); }
100% { -webkit-transform: translateX(0); transform: translateX(0); }
} @-webkit-keyframes slideDownRun {
0%   { -webkit-transform: translateY(-15%); }
100% { -webkit-transform: translateY(0); }
}
@keyframes slideDownRun {
0%   { -webkit-transform: translateY(-15%); transform: translateY(-15%); }
100% { -webkit-transform: translateY(0); transform: translateY(0); }
} @-webkit-keyframes slideUpRun {
0%	 { -webkit-transform: translateY(15%); }
100% { -webkit-transform: translateY(0); }
}
@keyframes slideUpRun {
0%	 { -webkit-transform: translateY(15%); transform: translateY(15%); }
100% { -webkit-transform: translateY(0); transform: translateY(0); }
} @-webkit-keyframes scaleRun {
0%   { -webkit-transform: scale(0.1); opacity: 0; }
100% { -webkit-transform: scale(1);   opacity: 1; }
}
@keyframes scaleRun {
0%   { -webkit-transform: scale(0.1); transform: scale(0.1); opacity: 0; }
100% {  -webkit-transform: scale(1); transform: scale(1);   opacity: 1; }
} @-webkit-keyframes scaleRunPricing {
0%   { -webkit-transform: scale(0.1); opacity: 0; }
100% { -webkit-transform: scale(1.05); opacity: 1; }
}
@keyframes scaleRunPricing {
0%   { -webkit-transform: scale(0.1); transform: scale(0.1); opacity: 0; }
100% { -webkit-transform: scale(1.05); transform: scale(1.05); opacity: 1; }
}html {
-webkit-font-smoothing: antialiased;
} .tooltipster-default {
-webkit-border-radius: 5px; 
border-radius: 5px; 
border: 1px solid #9b9b9b;
background: #fff;
color: #00c2a9;
} .tooltipster-default .tooltipster-content {
font-family: Arial, sans-serif;
font-size: 14px;
line-height: 16px;
padding: 8px 10px;
overflow: hidden;
} .tooltipster-default .tooltipster-arrow .tooltipster-arrow-border { } .tooltipster-icon {
cursor: help;
margin-left: 4px;
} .tooltipster-base {
padding: 0;
font-size: 0;
line-height: 0;
position: absolute;
z-index: 9999999;
pointer-events: none;
width: auto;
overflow: visible;
}
.tooltipster-base .tooltipster-content {
overflow: hidden;
} .tooltipster-arrow {
display: block;
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
display: block;
width: 0; 
height: 0;
position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-top: 8px solid;
bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-top: 9px solid;
bottom: -7px;
}
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-bottom: 8px solid;
top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-bottom: 9px solid;
top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
left: 0;
right: 0;
margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important; 
border-left: 8px solid;
top: 50%;
margin-top: -7px;
right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important; 
border-left: 9px solid;
margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important; 
border-right: 8px solid;
top: 50%;
margin-top: -7px;
left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important; 
border-right: 9px solid;
margin-top: -8px;

} .tooltipster-fade {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
.tooltipster-fade-show {
opacity: 1;
}
.tooltipster-grow {
-webkit-transform: scale(0,0);
-moz-transform: scale(0,0);
-o-transform: scale(0,0);
-ms-transform: scale(0,0);
transform: scale(0,0);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-moz-transform: rotateZ(4deg);
-o-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
}
.tooltipster-swing-show {
opacity: 1;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-o-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
top: 0;
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
transition-property: top;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
top: 0px !important;
opacity: 0;
}
.tooltipster-slide {
left: -40px;
-webkit-transition-property: left;
-moz-transition-property: left;
-o-transition-property: left;
-ms-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
left: 0px !important;
opacity: 0;
} .tooltipster-content-changing {
opacity: 0.5;
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}.slides,
.flex-control-nav,
.flex-direction-nav { 
margin: 0;
padding: 0; 
list-style: none;
} .flexslider { 
position: relative;
margin: 0;
padding: 0 110px;
zoom: 1;
}
.flex-wrap-viewport { position: relative; }
.flex-viewport	{ max-height: 2000px; }
.loading .flex-viewport { max-height: 300px; } .flexslider .slides { zoom: 1; }
.flexslider .slides > li {
display: none;
-webkit-backface-visibility: hidden;
text-align: center;
} 
.no-js .slides > li:first-child {display: block;}
.flexslider .slides img {
display: block;
width: 100%; 
}   .flex-direction-nav a {
position: absolute; 
top: 35%; 
z-index: 10;
display: block;
overflow: hidden;
margin-top: -35px; 
width: 35px; 
height: 70px; 
border: 1px solid #dcdcdc;
text-align: center;
font-size: 0;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all .25s ease;
transition: all .25s ease;
}
.flex-direction-nav .flex-prev { left: -110px; }
.flex-direction-nav .flex-next { right: -110px; }
.flex-direction-nav a:hover { 
border-color: transparent;
background-color: #00c2a9; 
}
.flex-direction-nav .flex-disabled {
opacity: 0 !important; 
filter: alpha(opacity = 0); 
cursor: default;
}
.flex-direction-nav a:before {
display: block;
color: #00c2a9;
font-size: 30px; 
font-family: 'fontello';
line-height: 68px;
text-align: center;
-webkit-transition: color .25s ease;
transition: color .25s ease;	
}
.flex-direction-nav .flex-prev:before { content: '\e8b7'; }
.flex-direction-nav .flex-next:before { content: '\e8b8'; }
.flex-direction-nav a:hover:before { color: #fff; } .flex-pauseplay a { 
position: absolute;
bottom: 5px; 
left: 10px; 
z-index: 10;
display: block;
overflow: hidden; 
color: #000; 
opacity: 0.8;
cursor: pointer; 
}
.flex-pauseplay a:before { 
}
.flex-pauseplay a:hover  { }
.flex-pauseplay a.flex-play:before { } .flex-control-nav {
position: absolute;
bottom: -40px; 
width: 100%;
text-align: center;
}
.flex-control-nav li {
display: inline-block;
margin: 0 6px; 
zoom: 1; 
}
.flex-control-paging li a {
display: block; 
width: 11px; 
height: 11px; 
background: #666; 
background: rgba(0,0,0, 0.5); 
cursor: pointer; 
text-indent: -9999px;
}
.flex-control-paging li a:hover { 
background: #333; 
background: rgba(0,0,0,0.7); 
}
.flex-control-paging li a.flex-active { 
background: #000;
background: rgba(0,0,0,0.9); 
cursor: default; 
} .flex-control-thumbs {
position: static;
overflow: hidden;
margin-bottom: 70px;
font-size: 0;
text-align: center;
}
.flex-control-thumbs li  {
display: inline-block;
margin: 0 15px;
vertical-align: top;
width: 100px;
}
.flex-control-thumbs i {
display: block;
margin-bottom: 15px;
border: 1px solid #cfcfcf;
color: #5b5e60;
font-size: 44px;
line-height: 96px;
cursor: pointer;
-webkit-border-radius: 6px;
border-radius: 6px;
-webkit-transition: all .25s ease;
transition: all .25s ease;			
}
.flex-control-thumbs .flex-active {
border-color: transparent;
background-color: #00c2a9;
}
.flex-control-thumbs .flex-active:before { color: #fff; }
.flex-control-thumbs h6 {
color: #5b5e60;
font-size: 18px;
font-family: 'Roboto Condensed', sans-serif;
text-transform: uppercase;
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
.flexslider { padding: 0 50px; } .flex-direction-nav .flex-prev { left: -70px; }
.flex-direction-nav .flex-next { right: -70px; } .flex-control-thumbs { margin-bottom: 40px; }
.flex-control-thumbs li  {
margin: 0 10px;
width: 80px;
}
.flex-control-thumbs i {
font-size: 36px;
line-height: 80px;
}
} @media only screen and (min-width: 768px) and (max-width: 992px) {
.flexslider { padding: 0 50px; } .flex-direction-nav .flex-prev { left: -70px; }
.flex-direction-nav .flex-next { right: -70px; } .flex-control-thumbs { margin-bottom: 20px; }
.flex-control-thumbs li  {
margin: 0 10px;
width: 60px;
}
.flex-control-thumbs i {
font-size: 30px;
line-height: 60px;
}
.flex-control-thumbs h6 { font-size: 14px; }			
} @media only screen and (max-width: 767px) {
.flexslider { padding: 0; } .flex-direction-nav .flex-prev { display: none;  }
.flex-direction-nav .flex-next { display: none;  } .flex-control-thumbs { margin-bottom: 20px; }
.flex-control-thumbs li  { margin: 0 10px; }
.flex-control-thumbs i {
margin-bottom: 10px;
font-size: 30px;
}
.flex-control-thumbs h6 { font-size: 14px; }		
} @media only screen and (max-width: 479px) { .flex-control-thumbs h6 { font-size: 12px; }
}.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;
color: #444;
text-shadow: none;
}
.fancybox-opened { z-index: 8030; }
.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%;
-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
-webkit-transition: opacity 0.5s linear;
-moz-transition: opacity 0.5s linear;
-ms-transition: opacity 0.5s linear;
-o-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;	
}
#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(//taouae.com/wp-content/themes/accio/js/fancybox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -26px;
right: -16px;
display: block;
font: 0/0 a;
cursor: pointer;
z-index: 8040;
}
.fancybox-close:after {
display: block;
color: #fff;
font-size: 25px;
font-family: "fontello";
line-height: 38px;
text-align: center;
content: "\e99e";
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//taouae.com/wp-content/themes/accio/js/fancybox/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%;
z-index: 100;
display: block;
margin-top: -17px;
width: 35px;
height: 35px;
font: 0/0 a;
cursor: pointer;
visibility: hidden;
background-color: #fff;
background-color: rgba(255,255,255,.8);
-webkit-border-radius: 50%;
border-radius: 50%;
}
.fancybox-prev span { left: 12px; }
.fancybox-next span { right: 12px; }
.fancybox-nav:hover span { visibility: visible; }
.ie8 .fancybox-nav span { visibility: visible; }
.fancybox-prev span:after,
.fancybox-next span:after {
display: block;
color: #000;
font-size: 16px;
font-family: "fontello";
line-height: 36px;
text-align: center;
}
.fancybox-prev span:after { content: "\ea07"; }
.fancybox-next span:after { content: "\ea08"; }
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock { verflow: hidden; }
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background-color: rgba(80,80,80,.7);
}
.ie8 .fancybox-overlay { 
background-image: url(//taouae.com/wp-content/themes/accio/js/fancybox/overlay.png);
background-repeat: repeat;
}
.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);
}.vjs-default-skin {
color: #cccccc;
} @font-face {
font-family: 'VideoJS';
src: url(//taouae.com/wp-content/themes/accio/js/video-js/font/vjs.eot);
src: url(//taouae.com/wp-content/themes/accio/js/video-js/font/vjs.eot?#iefix) format('embedded-opentype'), url(//taouae.com/wp-content/themes/accio/js/video-js/font/vjs.woff) format('woff'), url(//taouae.com/wp-content/themes/accio/js/video-js/font/vjs.ttf) format('truetype');
font-weight: normal;
font-style: normal;
}  .vjs-default-skin .vjs-slider { outline: 0;
position: relative;
cursor: pointer;
padding: 0; background-color: #333333;
background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus { -webkit-box-shadow: 0 0 2em #ffffff;
-moz-box-shadow: 0 0 2em #ffffff;
box-shadow: 0 0 2em #ffffff;
}
.vjs-default-skin .vjs-slider-handle {
position: absolute; left: 0;
top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
content: "\e009";
font-family: VideoJS;
font-size: 1em;
line-height: 1;
text-align: center;
text-shadow: 0em 0em 1em #fff;
position: absolute;
top: 0;
left: 0;  -webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
} .vjs-default-skin .vjs-control-bar { display: none;
position: absolute; bottom: 0; left: 0;
right: 0; height: 3.0em; background-color: #07141e;
background-color: rgba(7, 20, 30, 0.7);
} .vjs-default-skin.vjs-has-started .vjs-control-bar {
display: block; visibility: visible;
opacity: 1; -webkit-transition: visibility 0.1s, opacity 0.1s;
-moz-transition: visibility 0.1s, opacity 0.1s;
-o-transition: visibility 0.1s, opacity 0.1s;
transition: visibility 0.1s, opacity 0.1s;
} .vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
display: block;
visibility: hidden;
opacity: 0; -webkit-transition: visibility 1s, opacity 1s;
-moz-transition: visibility 1s, opacity 1s;
-o-transition: visibility 1s, opacity 1s;
transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
display: none;
} @media \0screen {
.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
content: "";
}
} .vjs-default-skin .vjs-control {
outline: none;
position: relative;
float: left;
text-align: center;
margin: 0;
padding: 0;
height: 3.0em;
width: 4em;
} .vjs-default-skin .vjs-control:before {
font-family: VideoJS;
font-size: 1.5em;
line-height: 2;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
text-align: center;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
} .vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
text-shadow: 0em 0em 1em #ffffff;
}
.vjs-default-skin .vjs-control:focus {  } .vjs-default-skin .vjs-control-text { border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} .vjs-default-skin .vjs-play-control {
width: 5em;
cursor: pointer;
}
.vjs-default-skin .vjs-play-control:before {
content: "\e001";
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
content: "\e002";
} .vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
cursor: pointer;
float: right;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
content: "\e006";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
content: "\e003";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
content: "\e004";
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
content: "\e005";
}
.vjs-default-skin .vjs-volume-control {
width: 5em;
float: right;
}
.vjs-default-skin .vjs-volume-bar {
width: 5em;
height: 0.6em;
margin: 1.1em auto 0;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
height: 2.9em;
}
.vjs-default-skin .vjs-volume-level {
position: absolute;
top: 0;
left: 0;
height: 0.5em;
background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
width: 0.5em;
height: 0.5em;
}
.vjs-default-skin .vjs-volume-handle:before {
font-size: 0.9em;
top: -0.2em;
left: -0.2em;
width: 1em;
height: 1em;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
width: 6em;
left: -4em;
} .vjs-default-skin .vjs-progress-control {
position: absolute;
left: 0;
right: 0;
width: auto;
font-size: 0.3em;
height: 1em; top: -1em;  -webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
} .vjs-default-skin:hover .vjs-progress-control {
font-size: .9em;  -webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
transition: all 0.2s;
} .vjs-default-skin .vjs-progress-holder {
height: 100%;
} .vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress {
position: absolute;
display: block;
height: 100%;
margin: 0;
padding: 0; left: 0;
top: 0;
}
.vjs-default-skin .vjs-play-progress { background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat;
}
.vjs-default-skin .vjs-load-progress {
background: #646464 ;
background: rgba(255, 255, 255, 0.4);
}
.vjs-default-skin .vjs-seek-handle {
width: 1.5em;
height: 100%;
}
.vjs-default-skin .vjs-seek-handle:before {
padding-top: 0.1em ;
} .vjs-default-skin .vjs-time-controls {
font-size: 1em; line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
float: left;
}
.vjs-default-skin .vjs-duration {
float: left;
} .vjs-default-skin .vjs-remaining-time {
display: none;
float: left;
}
.vjs-time-divider {
float: left;
line-height: 3em;
} .vjs-default-skin .vjs-fullscreen-control {
width: 3.8em;
cursor: pointer;
float: right;
}
.vjs-default-skin .vjs-fullscreen-control:before {
content: "\e000";
} .vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
content: "\e00b";
} .vjs-default-skin .vjs-big-play-button {
left: 0.5em;
top: 0.5em;
font-size: 3em;
display: block;
z-index: 2;
position: absolute;
width: 4em;
height: 2.6em;
text-align: center;
vertical-align: middle;
cursor: pointer;
opacity: 1;  background-color: #07141e;
background-color: rgba(7, 20, 30, 0.7);
border: 0.1em solid #3b4249; -webkit-border-radius: 0.8em;
-moz-border-radius: 0.8em;
border-radius: 0.8em; -webkit-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
-moz-box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25);
box-shadow: 0px 0px 1em rgba(255, 255, 255, 0.25); -webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
} .vjs-default-skin.vjs-big-play-centered .vjs-big-play-button { left: 50%;
margin-left: -2.1em; top: 50%;
margin-top: -1.4000000000000001em;
} .vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
display: none;
} .vjs-default-skin.vjs-has-started .vjs-big-play-button {
display: none;
} .vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
outline: 0;
border-color: #fff; background-color: #505050;
background-color: rgba(50, 50, 50, 0.75); -webkit-box-shadow: 0 0 3em #ffffff;
-moz-box-shadow: 0 0 3em #ffffff;
box-shadow: 0 0 3em #ffffff; -webkit-transition: all 0s;
-moz-transition: all 0s;
-o-transition: all 0s;
transition: all 0s;
}
.vjs-default-skin .vjs-big-play-button:before {
content: "\e001";
font-family: VideoJS; line-height: 2.6em;
text-shadow: 0.05em 0.05em 0.1em #000;
text-align: center ;
position: absolute;
left: 0;
width: 100%;
height: 100%;
} .vjs-loading-spinner {
display: none;
position: absolute;
top: 50%;
left: 50%;
font-size: 4em;
line-height: 1;
width: 1em;
height: 1em;
margin-left: -0.5em;
margin-top: -0.5em;
opacity: 0.75; -webkit-animation: spin 1.5s infinite linear;
-moz-animation: spin 1.5s infinite linear;
-o-animation: spin 1.5s infinite linear;
animation: spin 1.5s infinite linear;
}
.vjs-default-skin .vjs-loading-spinner:before {
content: "\e01e";
font-family: VideoJS;
position: absolute;
top: 0;
left: 0;
width: 1em;
height: 1em;
text-align: center;
text-shadow: 0em 0em 0.1em #000;
}
@-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% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
} .vjs-default-skin .vjs-menu-button {
float: right;
cursor: pointer;
}
.vjs-default-skin .vjs-menu {
display: none;
position: absolute;
bottom: 0;
left: 0em; width: 0em;
height: 0em;
margin-bottom: 3em;
border-left: 2em solid transparent;
border-right: 2em solid transparent;
border-top: 1.55em solid #000000; border-top-color: rgba(7, 40, 50, 0.5); } .vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
display: block;
padding: 0;
margin: 0;
position: absolute;
width: 10em;
bottom: 1.5em; max-height: 15em;
overflow: auto;
left: -5em;  background-color: #07141e;
background-color: rgba(7, 20, 30, 0.7); -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
-moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
}
.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
list-style: none;
margin: 0;
padding: 0.3em 0 0.3em 0;
line-height: 1.4em;
font-size: 1.2em;
text-align: center;
text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
background-color: #000;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
outline: 0;
color: #111; background-color: #ffffff;
background-color: rgba(255, 255, 255, 0.75); -webkit-box-shadow: 0 0 1em #ffffff;
-moz-box-shadow: 0 0 1em #ffffff;
box-shadow: 0 0 1em #ffffff;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
text-align: center;
text-transform: uppercase;
font-size: 1em;
line-height: 2em;
padding: 0;
margin: 0 0 0.3em 0;
font-weight: bold;
cursor: default;
} .vjs-default-skin .vjs-subtitles-button:before {
content: "\e00c";
} .vjs-default-skin .vjs-captions-button:before {
content: "\e008";
} .vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before { -webkit-box-shadow: 0 0 1em #ffffff;
-moz-box-shadow: 0 0 1em #ffffff;
box-shadow: 0 0 1em #ffffff;
} .video-js {
background-color: #000;
position: fixed;
z-index: -99;
padding: 0; -webkit-backface-visibility: hidden;
backface-visibility: hidden;
font-size: 10px; vertical-align: middle;   font-weight: normal;
font-style: normal; font-family: Arial, sans-serif;  -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .video-js .vjs-tech {
position: absolute;
top: -10%;
left: -10%;
width: 120%;
height: 120%;
} .video-js:-moz-full-screen {
position: absolute;
} body.vjs-full-window {
padding: 0;
margin: 0;
height: 100%; overflow-y: auto;
}
@media ( max-width: 767px ) {
.video-js.vjs-fullscreen {
display: none;
}
}
.video-js.vjs-fullscreen {
position: fixed;
z-index: -99;
overflow: hidden;
left: 0;
top: 0;
bottom: 0;
right: 0;  width: 100% !important;
height: 100% !important;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.video-js:-webkit-full-screen {
width: 100% !important;
height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
cursor: none;
} .vjs-poster {
background-repeat: no-repeat;
background-position: 50% 50%;
background-size: contain;
cursor: pointer;
height: 100%;
margin: 0;
padding: 0;
position: relative;
width: 100%;
}
.vjs-poster img {
display: block;
margin: 0 auto;
max-height: 100%;
padding: 0;
width: 100%;
} .video-js.vjs-using-native-controls .vjs-poster {
display: none;
}  .video-js .vjs-text-track-display {
text-align: center;
position: absolute;
bottom: 4em; left: 1em;
right: 1em;
} .video-js .vjs-text-track {
display: none;
font-size: 1.4em;
text-align: center;
margin-bottom: 0.1em;  background-color: #000000;
background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
color: #ffffff ;
}
.video-js .vjs-captions {
color: #ffcc66 ;
}
.vjs-tt-cue {
display: block;
} .vjs-default-skin .vjs-hidden {
display: none;
}
.vjs-lock-showing {
display: block !important;
opacity: 1;
visibility: visible;
}
body {
font-family: "Roboto";
font-size: 15px;
color: #000000;
}
a, a > * { color: #000000; }
a:hover { color: #5b5e60; }
.single .bottom-footer,
.page-template .bottom-footer { background-color: #000000; }
#logo,
.transparent #logo {
font-family: "Julius Sans One";
font-size: 44px;
}
#logo a {
color: #232323;
} #searchform input[type="text"]:focus + .submit-search:before,
.ls-accio.ls-container .ls-nav-next:hover:after,
.ls-accio.ls-container .ls-nav-prev:hover:after,
.simple-pricing-table .column:hover .button,
.simple-pricing-table .featured .button,
.slides-navigation a:hover:after,
.link-icon .curtain:hover:after,
.plus-icon .curtain:hover:after,
.widget_calendar tfoot a:after,
.single-post-nav a:hover:after,
.simple-pricing-table .button,
.flex-direction-nav a:before,
.recent-projects-nav a:after,
.comment .comment-author h6,
.image-slider-nav a:after,
.single-post-nav a:hover,
hgroup.section-title h1,
ul.circle-list li:after,
.website-general-color,
.counter .count,
.quote-author,
.copyright a,
.developed a,
.tweets a
{
color: #000000;
} .no-touch .team-member article:hover .team-group,
.simple-pricing-table .column:hover,
.simple-pricing-table .featured,
.flex-control-thumbs .flex-active,
.portfolio-filter li.active,
.flex-direction-nav a:hover,
.image-slider-nav a:hover,
ul.circle-list li:after,
.open .team-group,
#back-top:hover,
.acc-trigger.active,
.tabs-nav .active a,
.bar
{
background-color: #000000;
} .work-item.touched .image-extra,
.work-item:hover .image-extra {
background-color: #000000;
background-color: rgba(0,0,0, 0.8);
} .simple-pricing-table .column:hover .price,
.simple-pricing-table .featured .price,
.simple-pricing-table .column:hover .footer,
.simple-pricing-table .featured .footer
{
background-color: #000000;
background-color: rgba(0,0,0, 0.5);
}  .team-plus-icon .curtain:after {
background-color: rgba(0,0,0, 0.8);
} .parallax input[type="text"]:focus,
.parallax input[type="password"]:focus,
.parallax input[type="datetime"]:focus,
.parallax input[type="datetime-local"]:focus,
.parallax input[type="date"]:focus,
.parallax input[type="month"]:focus,
.parallax input[type="time"]:focus,
.parallax input[type="week"]:focus,
.parallax input[type="number"]:focus,
.parallax input[type="email"]:focus,
.parallax input[type="url"]:focus,
.parallax input[type="search"]:focus,
.parallax input[type="tel"]:focus,
.parallax input[type="color"]:focus,
.parallax textarea:focus,
.parallax select:focus {
-webkit-box-shadow: 0 0 10px 1px rgba(0,0,0, 0.7);
box-shadow: 0 0 10px 1px rgba(0,0,0, 0.7);
} input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus { border-color: #000000; } .portfolio-filter li.active { border-color: #000000; }
.portfolio-filter li.active + li { border-left-color: #000000; }
#searchform input[type="text"]:focus + .submit-search {
border-left-color: #000000;
} ::-moz-selection  { background-color: #000000; }
::selection	      { background-color: #000000; }
.highlight		  { background-color: #000000; } #qLpercentage { color: #000000 !important;  }
#qLbar		  { background-color: #000000 !important;  } h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:30px;
color: #5b5e60;
padding:10px 0px
}
h2 {
font-family:"Roboto";
font-size:24px;
color:#5b5e60;
}
h3 {
font-family: "Roboto";
font-size: 20px;
color: #5b5e60;
}
h4 {
font-family: "Roboto";
font-size: 18px;
color: #5b5e60;
}
h5 {
font-family:"Roboto";
font-size:16px;
color:#5b5e60;
}
h6 {
font-family:"Roboto";
font-size:14px;
color:#5b5e60;
} .navigation a { font-family: "Roboto"; }
.header-shrink .navigation a { font-family: "Roboto"; }
.navigation > ul > li > a { font-size: 14px; }
.navigation ul ul li a	  { font-size: 12px; }
.header-shrink .navigation > ul > li > a { font-size: 14px; }
.header-shrink .navigation ul ul li a { font-size: 12px; } .navigation > ul > li > a { color:#000000; }
@media only screen and (min-width: 1025px) {
.transparent .navigation > ul > li > a,
.transparent .navigation > ul > li > a:after { color: #fff; }
.header-shrink #logo img {
width:auto;
height:90px;
}}

.navigation > ul > .current-menu-item > a,
.navigation > ul > .current_page_item > a,
.navigation > ul > .current_page_parent > a,
.navigation > ul > .current_page_ancestor > a {
color: #fff;
}
.header-shrink .navigation > ul > li:hover > a,
.header-shrink .navigation > ul > .current-menu-item > a,
.header-shrink .navigation > ul > .current_page_item > a,
.header-shrink .navigation > ul > .current_page_parent > a,
.header-shrink .navigation > ul > .current_page_ancestor > a {
color: #8f8f8f;
}
.header-shrink .navigation > ul > li:hover > a:after,
.header-shrink .navigation > ul > .current-menu-item > a:after,
.header-shrink .navigation > ul > .current_page_item > a:after,
.header-shrink .navigation > ul > .current_page_parent > a:after,
.header-shrink .navigation > ul > .current_page_ancestor > a:after {
color: #8f8f8f;
}
.navigation > ul > li:hover > a { color: #000000; }
.transparent .navigation > ul > li:hover > a {
background-color: rgba(255,255,255, 0.7);
}
.navigation > ul > li:hover > a  {
background-color: #ffffff;
}
.transparent .navigation > ul > .current-menu-item > a,
.transparent .navigation > ul > .current_page_item > a,
.transparent .navigation > ul > .current_page_parent > a,
.transparent .navigation > ul > .current_page_ancestor > a {
background-color: rgba(255,255,255, 0.7);
}
.navigation > ul > .current-menu-item > a,
.navigation > ul > .current_page_item > a,
.navigation > ul > .current_page_parent > a,
.navigation > ul > .current_page_ancestor > a {
background-color: #ffffff;
}
.header-shrink .navigation > ul > li:hover > a,
.header-shrink .navigation > ul > .current-menu-item > a,
.header-shrink .navigation > ul > .current_page_item > a,
.header-shrink .navigation > ul > .current_page_parent > a,
.header-shrink .navigation > ul > .current_page_ancestor > a {
background-color: #e8e8e8;
} .navigation ul ul li a { color: #cccccc; }
.header-shrink .navigation ul ul li a { color: #cccccc; }
.navigation ul ul a:hover,
.navigation ul ul .current-menu-item > a,
.navigation ul ul .current-menu-parent > a,
.navigation ul ul .current-menu-ancestor > a,
.navigation ul ul .current_page_item > a,
.navigation ul ul .current_page_parent > a,
.navigation ul ul .current_page_ancestor > a {
color: #5e5e5e;
}
.header-shrink .navigation ul ul a:hover,
.header-shrink .navigation ul ul .current-menu-item > a,
.header-shrink .navigation ul ul .current-menu-parent > a,
.header-shrink .navigation ul ul .current-menu-ancestor > a,
.header-shrink .navigation ul ul .current_page_item > a,
.header-shrink .navigation ul ul .current_page_parent > a,
.header-shrink .navigation ul ul .current_page_ancestor > a {
color: #5e5e5e;
}
#header.header-shrink {
background-color: #000000;
} @media only screen and (max-width: 992px) {
.navigation ul li > a {
background-color: #000000	}
.header-shrink .navigation ul li > a {
background-color: #000000	}
.navigation ul ul a:hover,
.navigation ul ul .current-menu-item > a,
.navigation ul ul .current-menu-parent > a,
.navigation ul ul .current-menu-ancestor > a,
.navigation ul ul .current_page_item > a,
.navigation ul ul .current_page_parent > a,
.navigation ul ul .current_page_ancestor > a { color: #FFFFFF; }
.header-shrink .navigation ul ul a:hover,
.header-shrink .navigation ul ul .current-menu-item > a,
.header-shrink .navigation ul ul .current-menu-parent > a,
.header-shrink .navigation ul ul .current-menu-ancestor > a,
.header-shrink .navigation ul ul .current_page_item > a,
.header-shrink .navigation ul ul .current_page_parent > a,
.header-shrink .navigation ul ul .current_page_ancestor > a { color: #FFFFFF; }

.header-shrink #logo img {
width:auto;
height:90px;
}
} .button.default {
color: #ffffff;
border-color: #cfcfcf;
}

.button.default:hover {
color: #fff;
background-color: #000000;
} #sidebar .widget .widget-title {
color: #4b4c4d;
}.bx-wrapper
{
max-width: inherit !important;
}.bx-wrapper
{
max-width: inherit !important;
}
.gs_logo_single {
width: 254px !important;
}
.developed a {
color: #2c2a2e;
}

.transparent .navigation > ul > li > a, .transparent .navigation > ul > li > a:after {
color: #FFFFFF;
}
.header-shrink .navigation > ul > li:hover > a, .header-shrink .navigation > ul > .current-menu-item > a, .header-shrink .navigation > ul > .current_page_item > a, .header-shrink .navigation > ul > .current_page_parent > a, .header-shrink .navigation > ul > .current_page_ancestor > a {
color: #FFFFFF;
}
.header-shrink .navigation > ul > li:hover > a:after, .header-shrink .navigation > ul > .current-menu-item > a:after, .header-shrink .navigation > ul > .current_page_item > a:after, .header-shrink .navigation > ul > .current_page_parent > a:after, .header-shrink .navigation > ul > .current_page_ancestor > a:after {
color: #FFFFFF;
}
.header-shrink .navigation ul ul li a {
color: #FFFFFF;
}
.navigation ul ul li a {
color: #FFFFFF;
}
.navigation ul ul {
background-color: #FFFFFF;
}
.navigation ul ul a:hover,
.navigation ul ul .current-menu-item > a,
.navigation ul ul .current-menu-parent > a,
.navigation ul ul .current-menu-ancestor > a,
.navigation ul ul .current_page_item > a,
.navigation ul ul .current_page_parent > a,
.navigation ul ul .current_page_ancestor > a {
color: #FFFFFF;
}
.transparent .navigation > ul > .current-menu-item > a,
.transparent .navigation > ul > .current_page_item > a,
.transparent .navigation > ul > .current_page_parent > a,
.transparent .navigation > ul > .current_page_ancestor > a {
background-color: rgba(255,255,255, 0.0);
}
.transparent .navigation > ul > li:hover > a {
background-color: rgba(255,255,255, 0.0);
}
#header {
background-color: #ffffff;
}
#header.header-shrink {
background-color:#000000);
}
.header-shrink .navigation > ul > li > a {
padding-top: 15px !important;
padding-bottom: 15px !important;
color: #000000;
}
.navigation > ul > .current_page_parent > a, .navigation > ul > .current_page_ancestor > a {
color: #000000;
}
.button.turquoise {
background-color: #000000;
}
.copyright {
font-size: 14px;
color: #7c7c7c;
text-align: center;
}
.header-shrink .navigation > ul > .current_page_parent > a, .header-shrink .navigation > ul > .current_page_ancestor > a {
background-color: #e8e8e8;
}
.navigation a {
font-weight: 500;
font-family: Arial, Helvetica, sans-serif;
}
input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
width: 100%;
height: 50px;
border-radius: 5px;
background-color: #a0a0a0;
}
div.wpcf7-validation-errors {
border: 2px solid #a0a0a0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #a0a0a0;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
background-color: #ffffff;
background-image: none;
color: rgb(0, 0, 0);
}
#sidebar .widget .widget-title {
color: #000000;
font-weight: 400;
}
.button.default {
color: #000000;
border-color: #cfcfcf;
}
#footer .parallax .widget-title {
margin-bottom: 25px;
margin-top: -25px;
font-family: "Roboto";
font-size: 18px;
color: #a0a0a0;
}

.ngg-galleryoverview {
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    clear: both;
    display: block !important;
}
.ngg-gallery-thumbnail-box {
    float: left;
    max-width: 100% !important;
}
.ngg-trigger-buttons {
 clear:both;
 text-align:right;
 font-size:12px;
 line-height:1em;
 margin:0
}
.ngg-trigger-buttons.hidden {
 display:none
}
.ngg-trigger-large {
 font-size:16px;
 margin:0 10px
}
.ngg-trigger-buttons .ngg-trigger {
 margin-left:.3em;
 cursor:pointer
}
.ngg-trigger-buttons .ngg-trigger,.ngg-trigger-buttons .ngg-trigger:active,.ngg-trigger-buttons .ngg-trigger:focus,.ngg-trigger-buttons .ngg-trigger:visited {
 color:#999
}
.ngg-trigger-buttons .ngg-trigger:hover {
 color:#333
}
.ngg-gallery-thumbnail {
    text-align: center;
    max-width: 100% !important;
    background-color: #FFF;
    border: 1px solid #A9A9A9;
    margin: 5px;
	}
	
	.ngg-gallery-thumbnail a {
    display: block;
    margin: 4px;
    border: none;
    box-shadow: none;
}

.ngg-gallery-thumbnail {
    text-align: center;
}
.ngg-gallery-thumbnail img {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    max-width: 168px; !important;
    height: 168px;
	}
	@media only screen and (max-width: 767px) {
	.header-shrink #logo img {
	width:auto;
	height:60px;
	}
	.navbar-nav{
		    display: none;
	}
	}
	
	@media only screen and (max-width: 992px) {
	.header-shrink #logo img {
	width:auto;
	height:60px;
	}
	.navbar-nav{
		    display: none;
	}
	.responsive-nav-button:hover{
	}
	.hide{
      display: none;
	}
	}
	
	
	@media (min-width: 993px) {
		.hide{
	}
	}

	
