html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
-webkit-text-size-adjust: none;
}
:focus {
outline: 0;
}
::selection{
background: #009B59;
color: #fff;
}
::-moz-selection {
background: #009B59;
color: #fff;
}
ol,
ul {
list-style: none;
margin: 0;
}
table,
th,
td {
border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
border-collapse: separate;
border-spacing: 0;
border-width: 1px 0 0 1px;
margin-bottom: 20px;
width: 100%;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
th {
border-width: 0 1px 1px 0;
padding: 8px;
text-transform: uppercase;
color: #333;
font-size: 17px;
line-height: 24px;
}
td {
padding: 8px;
border-width: 0 1px 1px 0;
}
a img {
border: 0 none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
embed,
iframe,
object {
max-width: 100%;
} @font-face {
font-family: 'Genericons';
font-weight: normal;
font-style: normal;
src: url(//greenwave.ee/wp-content/themes/interface-pro/font/genericons-regular-webfont.eot);
src: url(//greenwave.ee/wp-content/themes/interface-pro/font/genericons-regular-webfont.eot?#iefix) format('embedded-opentype'),
url(//greenwave.ee/wp-content/themes/interface-pro/font/genericons-regular-webfont.woff) format('woff'),
url(//greenwave.ee/wp-content/themes/interface-pro/font/genericons-regular-webfont.ttf) format('truetype'),
url(//greenwave.ee/wp-content/themes/interface-pro/font/genericons-regular-webfont.svg#genericonsregular) format('svg');
} body,
input,
textarea {
color: #777;
font: 13px 'PT Sans', sans-serif;
line-height: 20px;
word-wrap: break-word;
}
body {
background-color: #ececec;
}
.wrapper {
width: 100%;
background-color: #fff;
}
.container {
margin: 0 auto;
max-width: 978px;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #333;
font-family: 'PT Sans', sans-serif;
}
h1 {
font-size: 28px;
line-height: 35px;
}
h2 {
font-size: 26px;
line-height: 33px;
}
h3 {
font-size: 24px;
line-height: 31px;
}
h4 {
font-size: 22px;
line-height: 29px;
}
h5 {
font-size: 20px;
line-height: 27px;
}
h6 {
font-size: 17px;
line-height: 24px;
text-transform: uppercase;
} .no-margin-top {
margin-top: 0px !important;
}
.no-margin-bottom {
margin-bottom: 0px !important;
}
.no-margin-left {
margin-left: 0px !important;
}
.no-margin-right {
margin-right: 0px !important;
}
.no-padding-top {
padding-top: 0px !important;
}
.no-padding-bottom {
padding-bottom: 0px !important;
}
.no-padding-left {
padding-left: 0px !important;
}
.no-padding-right {
padding-right: 0px !important;
}
.no-border-top {
border-top: 0 none !important;
}
.no-border-bottom {
border-bottom: 0 none !important;
}
.no-border-left {
border-left: 0 none !important;
}
.no-border-right {
border-right: 0 none !important;
} hr {
border-color: rgba(0, 0, 0, 0.1);
border-style: solid none none;
border-width: 1px 0 0;
height: 0;
margin: 0 0 40px;
} p {
margin-bottom: 15px;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
pre {
background-color: #f1f1f1;
margin-bottom: 20px;
overflow: auto;
padding: 30px;
}
pre,
code,
kbd {
font-family: "Courier 10 Pitch", Courier, monospace;
}
abbr,
acronym,
dfn {
border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
cursor: help;
}
address {
display: block;
margin: 0 0 1.625em;
}
ins {
background-color: #fff9c0;
text-decoration: none;
margin-bottom: 20px;
} sup,
sub {
font-size: 10px;
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
} blockquote {
font-style: italic;
margin-bottom: 20px;
background-color: #f1f1f1;
padding: 30px 30px 15px 26px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-left: 4px solid #009B59;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote cite {
letter-spacing: 2px;
text-transform: uppercase;
} .breadcrumb {
float: right;
text-align: right;
margin-top: 5px;
margin-bottom: 5px;
font-size: 12px;
}
.breadcrumb,
.breadcrumb a,
.breadcrumb a:hover {
color: #fff;
opacity: 0.7;
-moz-opacity: 0.7;
filter:alpha(opacity=70);
}
.breadcrumb,
.breadcrumb a:hover {
opacity: 10;
-moz-opacity: 10;
filter:alpha(opacity=100);
} input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
input[type="reset"],
input[type="button"],
input[type="submit"] {
-moz-appearance: none !important;
-webkit-appearance: none !important;
appearance: none !important;
-moz-box-sizing: inherit;
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
padding: 10px;
border: 1px solid rgba(0, 0, 0, 0.05);
width: 100%;
margin: 0 0 30px;
background-color: #f9f9f9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
border-color: rgba(0, 0, 0, 0.15);
}
input[type="reset"],
input[type="button"],
input[type="submit"] {
border: 0 none;
cursor: pointer;
margin-bottom: 30px;
color: #fff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
display: block;
text-align: center;
height: 40px;
padding: 0px 20px;
margin-top: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #009B59;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
background-color: #777;
}
input.s {
height: 22px;
margin: 0;
width: 130px;
padding: 6px 8px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
} a {
color: #009B59;
text-decoration: none;
}
a:focus,
a:active,
a:hover {
text-decoration: none;
} figure {
margin: 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
vertical-align: top;
}
.entry-content img,
.comment-content img,
.widget img {
max-width: 100%;
}
img.size-full,
img.size-large {
max-width: 100%;
height: auto; 
}
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-top: 20px;
margin-bottom: 20px;
}
img#wpstats {
display: none;
} .assistive-text {
position: absolute !important;
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
} .clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix {
display: inline-block;
}/*\*/* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}/**/.clearfix-third,
.clearfix-fourth {
clear: both;
} a.readmore {
color: #fff;
display: inline-block;
padding: 5px 25px 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 2px;
margin-bottom: 7px;
float: right;
background-color: #009B59;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
a.readmore:hover {
background-color: #777;
}
a.more-link:hover {
text-decoration: underline;
} .call-to-action {
color: #fff;
font-size: 14px;
line-height: 21px;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
text-align: center;
padding: 9px 20px 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #009B59;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.call-to-action:hover {
background-color: #777;
} .alignleft {
display: inline;
float: left;
margin-right: 20px;
}
.alignright {
display: inline;
float: right;
margin-left: 20px;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .back-to-top {
position: fixed;
bottom: 30px;
right: 30px;
}
.back-to-top a {
width: 40px;
height: 40px;
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
line-height: 40px;
font-family: 'Genericons';
background-color: #555;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #fff;
opacity: 0.8;
-moz-opacity: 0.8;
filter:alpha(opacity=80);
-ms-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.back-to-top a:hover {
opacity: 10;
-moz-opacity: 10;
filter:alpha(opacity=100);
background-color: #009B59;
}
.back-to-top a:before {
content: '\f432';
}  .info-bar {
background-color: #555;
color: #999;
padding-bottom: 6px;
}
.info-bar .info {
float: left;
padding: 7px 0 3px;
}
.info-bar .info ul li {
float: left;
margin-right: 20px;
}
.info-bar .info ul li:before {
margin-top: 3px;
margin-right: 5px;
color: #009B59;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
width: 16px;
height: 16px;
font-size: 16px;
line-height: 16px;
font-family: 'Genericons';
vertical-align: top;
}
.info-bar .info ul li.phone-number:before {
content: '\f437';
}
.info-bar .info ul li.email:before {
content: '\f410';
}
.info-bar .info ul li.address:before {
content: '\f417';
}
.info-bar .info ul li a {
color: #999;
}
.info-bar .info ul li a:hover {
text-decoration: underline;
} .hgroup-wrap {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
} #site-logo {
float: left;
margin-top: 32px;
margin-bottom: 32px;
}
#site-title {
font-size: 28px;
text-transform: uppercase;
font-weight: normal;
line-height: 35px;
}
#site-title a {
color: #777;
display: block;
}
#site-title a img {
vertical-align: inherit;
max-width: 978px;
display: block;
}
#site-title a span,
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
color: #009B59;
}
#site-description {
font-size: 12px;
line-height: 12px;
color: #999;
}
.hgroup-right {
float: right;
position: relative;
padding-right: 35px;
} .social-profiles,
.social-profiles ul {
float: right;
}
.social-profiles ul li {
margin: 6px 0 0 5px;
float: left;
}
.social-profiles ul li a {
display: block;
width: 24px;
height: 24px;
color: #fff;
font-family: 'Genericons';
font-size: 16px;
line-height: 25px;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
opacity: 0.8;
-moz-opacity: 0.8;
filter:alpha(opacity=80);
}
.social-profiles ul li a:hover {
opacity: 10;
-moz-opacity: 10;
filter:alpha(opacity=100);
}
.social-profiles ul li.github a {
background-color: #000;
}
.social-profiles ul li.github a:before {
content: '\f200';
}
.social-profiles ul li.dribbble a {
background-color: #ea4c89;
}
.social-profiles ul li.dribbble a:before {
content: '\f201';
}
.social-profiles ul li.twitter a {
background-color: #55acee;
}
.social-profiles ul li.twitter a:before {
content: '\f202';
}
.social-profiles ul li.facebook a {
background-color: #3c5a99;
}
.social-profiles ul li.facebook a:before {
content: '\f204';
}
.social-profiles ul li.wordpress a {
background-color: #21759b;
}
.social-profiles ul li.wordpress a:before {
content: '\f205';
}
.social-profiles ul li.linkedin a {
background-color: #047cb1;
}
.social-profiles ul li.linkedin a:before {
content: '\f207';
}
.social-profiles ul li.pinterest a {
background-color: #cc2026;
}
.social-profiles ul li.pinterest a:before {
content: '\f209';
}
.social-profiles ul li.flickr a {
background-color: #000;
}
.social-profiles ul li.flickr a:before {
content: '\f211';
}
.social-profiles ul li.vimeo a {
background-color: #1ab7ea;
}
.social-profiles ul li.vimeo a:before {
content: '\f212';
}
.social-profiles ul li.you-tube a {
background-color: #cd201f;
}
.social-profiles ul li.you-tube a:before {
content: '\f213';
}
.social-profiles ul li.tumblr a {
background-color: #35465c;
}
.social-profiles ul li.tumblr a:before {
content: '\f214';
}
.social-profiles ul li.instagram a {
background-color: #915646;
}
.social-profiles ul li.instagram a:before {
content: '\f215';
}
.social-profiles ul li.codepen a {
background-color: #000;
}
.social-profiles ul li.codepen a:before {
content: '\f216';
}
.social-profiles ul li.polldaddy a {
background-color: #d45042;
}
.social-profiles ul li.polldaddy a:before {
content: '\f217';
}
.social-profiles ul li.google-plus a {
background-color: #dd4b39;
}
.social-profiles ul li.google-plus a:before {
content: '\f218';
}
.social-profiles ul li.path a {
background-color: #ee3423;
}
.social-profiles ul li.path a:before {
content: '\f219';
}
.social-profiles ul li.skype a {
background-color: #009fe3;
}
.social-profiles ul li.skype a:before {
content: '\f220';
}
.social-profiles ul li.digg a {
background-color: #1b5891;
}
.social-profiles ul li.digg a:before {
content: '\f221';
}
.social-profiles ul li.reddit a {
background-color: #a6c8e9;
}
.social-profiles ul li.reddit a:before {
content: '\f222';
}
.social-profiles ul li.stumbleupon a {
background-color: #ea4b24;
}
.social-profiles ul li.stumbleupon a:before {
content: '\f223';
}
.social-profiles ul li.pocket a {
background-color: #eb1d37;
}
.social-profiles ul li.pocket a:before {
content: '\f224';
}
.social-profiles ul li.dropbox a {
background-color: #007ee5;
}
.social-profiles ul li.dropbox a:before {
content: '\f225';
}
.social-profiles ul li.rss a {
background-color: #ff6600;
}
.social-profiles ul li.rss a:before {
content: '\f413';
} .header-image {
width: 100%;
height: auto;
} #access {
float: left;
}
#access li {
float: left;
position: relative;
margin: 0 0 0 20px;
}
#access a {
font-family: 'PT Sans', sans-serif;
color: #777;
display: block;
float: left;
font-size: 14px;
text-transform: uppercase;
padding: 39px 0 0;
height: 61px;
}
#access a:hover,
#access ul li.current-menu-item a,
#access ul li.current_page_ancestor a,
#access ul li.current-menu-ancestor a,
#access ul li.current_page_item a,
#access ul li:hover > a {
color: #009B59;
} #access ul li ul,
#access ul li:hover ul ul,
#access ul ul li:hover ul ul,
#access ul ul ul li:hover ul ul,
#access ul ul ul ul li:hover ul ul {
display: none;
z-index: 9999;
}
#access ul li:hover ul,
#access ul ul li:hover ul,
#access ul ul ul li:hover ul,
#access ul ul ul ul li:hover ul,
#access ul ul ul ul ul li:hover ul {
display: block;
}
#access ul li ul {
position: absolute;
background-color: #fff;
border-top: 4px solid #009B59;
top: 100px;
left: 0;
width: 190px;
-webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}
#access ul li ul li {
float: none;
margin: 0;
}
#access ul li ul li a,
#access ul li.current-menu-item ul li a,
#access ul li ul li.current-menu-item a,
#access ul li.current_page_ancestor ul li a,
#access ul li.current-menu-ancestor ul li a,
#access ul li.current_page_item ul li a {
float: none;
line-height: 20px;
font-size: 13px;
font-weight: normal;
height: 100%;
padding: 6px 10px;
color: #777;
text-transform: capitalize;
}
#access ul li ul li a:hover,
#access ul li ul li:hover > a,
#access ul li.current-menu-item ul li a:hover {
background-color: #F9F9F9;
color: #009B59;
}
#access ul li ul li ul {
left: 190px;
top: 0;
border: 0 none;
-webkit-box-shadow: 4px 0 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 4px 0 8px rgba(0, 0, 0, 0.2);
box-shadow: 4px 0 8px rgba(0, 0, 0, 0.2);
} .menu-toggle {
display: none;
} .slogan-wrap {
background-color: #009B59;
padding: 20px 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
margin-top: -1px;
}
.slogan-wrap .slogan {
font-size: 30px;
font-weight: bold;
line-height: 37px;
color: #fff;
text-transform: uppercase;
text-align: center;
}
.slogan-wrap .slogan span {
font-size: 17px;
line-height: 24px;
display: block;
padding-top: 5px;
text-transform: none;
font-weight: normal;
} .featured-slider {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.featured-slider,
.featured-slider .slider-cycle,
.featured-slider .container {
position: relative;
}
.featured-slider .displayblock {
display: block;
}
.featured-slider .displaynone {
display: none;
}
.featured-text {
position: absolute;
bottom: 100px;
left: 0;
}
.featured-text .featured-title,
.featured-text .featured-content {
font-style: italic;
float: left;
}
.featured-text .featured-title {
font-size: 35px;
font-weight: bold;
text-transform: uppercase;
line-height: 42px;
padding: 10px 20px;
background-color: #009B59;
background-color: rgba(1, 154, 89, 1);
color: #fff;
}
.featured-text .featured-title a {
color: #fff;
}
.featured-text .featured-content {
padding: 15px 20px;
background-color: #fff;
background-color: rgba(255, 255, 255, 0.9);
color: #777;
clear: left;
} #controllers {
text-align: center;
line-height: 0;
position: absolute;
width: 100%;
bottom: 15px;
z-index: 9999;
}
#controllers a {
width: 13px;
height: 13px;
margin: 0 4px;
overflow: hidden;
display: inline-block;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 2px solid #009B59;
color: #fff;
text-indent: -100px;
}
#controllers a:hover,
#controllers a.active {
background-color: #009B59;
color: #009B59;
} .search-toggle {
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 18px;
font-family: 'Genericons';
cursor: pointer;
margin-top: 39px;
width: 18px;
height: 18px;
position: absolute;
right: 0;
}
.search-toggle:hover,
.hgroup-right .active {
color: #009B59;
}
.search-toggle:before {
content: '\f400';
}
#search-box {
position: absolute;
padding: 15px;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.1);
width: 221px;
-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
z-index: 10000;
right: -9px;
top: 80px;
}
.hide {
display: none;
}
#search-box .arrow {
height: 10px;
width: 10px;
display: block;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
border-width: 1px 0 0 1px;
border-style: solid;
border-color: rgba(0, 0, 0, 0.1);
background-color: #fff;
position: absolute;
right: 13px;
top: -6px;
}
#search-box input.s {
border-right: 0 none;
float: left;
}
#search-box .search-submit {
padding: 0 10px;
height: 36px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin: 0;
} #main {
padding: 60px 0 10px;
}
#main form input,
#main form textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
padding-bottom: 15px;
}
#content ul {
list-style-type: disc;
}
#content ul,
#content ol {
margin: 0 0 20px 30px;
}
#content ul a,
#content ol a {
color: #777;
}
#content ul a:hover,
#content ol a:hover {
text-decoration: none;
color: #009B59;
}
#content ol {
list-style-type: decimal;
}
#content ol ol {
list-style: upper-alpha;
}
#content ol ol ol {
list-style: lower-roman;
}
#content ol ol ol ol {
list-style: lower-alpha;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
margin-bottom: 0;
}
.service-item {
padding-bottom: 10px;
}
.service-item .service-icon,
.service-item .service-icon img {
width: 50px;
height: 50px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}
.service-item .service-icon {
display: block;
margin: 0 auto;
border: 2px solid #009B59;
}
#content .service-item .service-title {
font-weight: bold;
font-size: 17px;
text-transform: uppercase;
line-height: 24px;
display: block;
overflow: hidden;
padding-top: 10px;
padding-bottom: 0;
}
#primary {
float: left;
margin-left: 3.06%;
width: 65.64%;
}
#content .post {
padding-bottom: 50px;
}
#content .sticky {
background-color: #f2f2f2;
padding: 20px;
margin-bottom: 50px;
}
#content .sticky .post-featured-image .arrow {
background-color: #f2f2f2;
}
.page-title-wrap {
background-color: #009B59;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 20px 0;
margin-top: -1px;
}
.page-title {
font-size: 22px;
line-height: 29px;
color: #fff;
font-weight: normal;
float: left;
padding-top: 2px;
}
.page-title a {
color: #fff;
} .entry-header {
padding-bottom: 10px;
} #content .entry-title {
padding-bottom: 5px;
}
.entry-title {
font-size: 22px;
font-weight: normal;
text-transform: none;
line-height: 29px;
}
.entry-title,
.entry-title a {
color: #333;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
color: #009B59;
} .entry-meta,
.entry-meta a {
color: #999;
}
.entry-meta a:hover,
.entry-meta .cat-links a:hover {
color: #009B59;
}
.entry-meta .cat-links,
.entry-meta .cat-links a {
text-transform: uppercase;
color: #333;
font-weight: bold;
}
.entry-meta .cat-links a {
padding-bottom: 10px;
display: inline-block;
}
.entry-meta .by-author,
.entry-meta .date,
.entry-meta .comments {
float: left;
margin-right: 15px;
margin-bottom: 5px;
}
.entry-meta .by-author a:before,
.entry-meta .date a:before,
.entry-meta .comments a:before {
line-height: 22px;
margin-right: 3px;
display: inline-block;
width: 16px;
height: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
font-family: 'Genericons';
vertical-align: top;
}
.entry-meta .by-author a:before {
content: '\f304';
}
.entry-meta .date a:before {
content: '\f303';
}
.entry-meta .comments a:before {
content: '\f108';
}
footer.entry-meta {
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 7px 0 0;
clear: both;
}
footer.entry-meta .tag-links {
float: left;
max-width: 88%;
}
footer.entry-meta a.readmore {
color: #fff;
} .tag-links a {
position: relative;
float: left;
height: 20px;
padding: 0 9px;
margin-top: 1px;
margin-left: 14px;
margin-bottom: 7px;
font-size: 11px;
line-height: 20px;
color: #fff;
background-color: #999;
-moz-border-radius-bottomright: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
}
.tag-links a:before,
.tag-links a:after {
content:"";
float: left;
position: absolute;
}
.tag-links a:before {
top: 0;
left: -9px;
width: 0;
height: 0;
border-color: transparent #999 transparent transparent;
border-style: solid;
border-width: 10px 9px 10px 0;
}
.tag-links a:after {
top: 8px;
left: 0;
width: 4px;
height: 4px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #fff;
}
.tag-links a:hover {
background-color: #009B59;
color: #fff;
}
.tag-links a:hover:before {
border-color: transparent #009B59 transparent transparent;
} .post-featured-image {
margin-bottom: 15px;
max-width: 708px;
position: relative;
text-align: left;
}
.post-featured-image a {
display: block;
}
.post-featured-image .arrow,
.wp-caption .arrow {
height: 15px;
width: 15px;
display: block;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #fff;
position: absolute;
left: 15px;
bottom: -8px;
} .entry-content {
padding-bottom: 5px;
display: block;
overflow: hidden;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
}
.entry-content dd,
.comment-content dd {
margin-bottom: 20px;
}
.entry-content th,
.comment-content th {
font-size: 17px;
line-height: 24px;
text-transform: uppercase;
}
.entry-content td,
.comment-content td {
padding: 8px;
} .column {
margin-left: -3.06%;
}
.column a {
margin-bottom: 10px;
display: block;
}
.one-half,
.one-third,
.one-fourth {
float: left;
margin: 0 0 0 2.97%;
padding-bottom: 30px;
}
.one-half {
width: 47.03%;
}
.one-third {
width: 30.36%;
}
.one-fourth {
width: 22.02%;
} #secondary {
float: left;
margin-left: 3.06%;
width: 31.28%;
} .left-sidebar-template #primary {
float: right;
}
.left-sidebar-template #secondary {
float: left;
} .no-sidebar-template #content {
width: 708px;
margin: 0 auto;
} .full-width-template .post-featured-image {
max-width: 100%;
} .custom-gallery #main {
padding-bottom: 20px;
}
#content .gal-filter {
list-style: none;
margin-left: 0;
}
#content .gal-filter li {
display: inline-block;
padding: 0 8px;
}
#content .gal-filter li.active a {
color: #009B59;
}
.custom-gallery #main .column {
margin-left: -30px;
}
.custom-gallery #main .one-half,
.custom-gallery #main .one-third,
.custom-gallery #main .one-fourth {
margin-left: 30px;
}
.custom-gallery #main .one-half {
width: 474px;
}
.custom-gallery #main .one-third {
width: 306px;
}
.custom-gallery #main .one-fourth {
width: 222px;
}
#content .custom-gallery-title,
.custom-gallery-title a {
font-weight: bold;
font-size: 17px;
line-height: 24px;
text-align: center;
color: #333;
padding-bottom: 0;
text-transform: uppercase;
}
.custom-gallery-title a:hover {
color: #009B59;
} .blog-medium .post-featured-image {
width: 34.57%;
float: left;
margin-right: 4.67%;
}
.blog-medium .post-featured-image .arrow {
top: -8px;
bottom: 0;
} .contact #primary .form label {
display: block;
padding-bottom: 5px;
}
.wpcf7 p {
margin-bottom: 0;
} .single footer.entry-meta .tag-links {
float: none;
width: 100%;
} .narrow-layout .wrapper {
max-width: 1038px;
margin: 0 auto;
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.narrow-layout .featured-text {
bottom: 60px;
}
.narrow-layout #colophon {
margin-bottom: 30px;
} .image-attachment div.attachment {
background-color: #f9f9f9;
border: 1px solid #ddd;
border-width: 1px 0;
margin: 0 -8.9% 1.625em;
overflow: hidden;
padding: 1.625em 1.625em 0;
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto 1.625em;
max-width: 100%;
}
.image-attachment div.attachment a img {
border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
border-color: #ddd;
background-color: #fff;
}
.image-attachment .entry-caption p {
font-size: 10px;
letter-spacing: 0.1em;
line-height: 2.6em;
margin: 0 0 2.6em;
text-transform: uppercase;
} .comments-title {
font-size: 30px;
font-weight: normal;
line-height: 38px;
padding-bottom: 15px;
}
#content .comments-area ul,
#content .comments-area ol {
margin: 0 0 30px 30px;
}
#content .comments-area ul ul,
#content .comments-area ol ol {
margin-bottom: 0;
}
.comments-area article {
margin: 24px 0;
margin: 1.714285714rem 0;
}
.comments-area article header {
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 85px;
margin-left: 6.071428571rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.42857143;
}
.comments-area article header time {
line-height: 1.714285714;
text-decoration: none;
font-size: 12px;
font-size: 0.857142857rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
padding: 0.428571429rem 0.857142857rem;
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
color: #fff;
background-repeat: repeat-x;
background: #0088d0;
background: -webkit-linear-gradient(#009cee, #0088d0);
background: -moz-linear-gradient(#009cee, #0088d0);
background: -ms-linear-gradient(#009cee, #0088d0);
background: -o-linear-gradient(#009cee, #0088d0);
background: -webkit-gradient(#009cee, #0088d0);
background: linear-gradient(#009cee, #0088d0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
position: absolute;
margin-left: 5px;
margin-left: 0.357142857rem;
padding: 2px 5px;
padding: 0.142857143rem 0.357142857rem;
font-size: 10px;
font-size: 0.714285714rem;
}
a.comment-reply-link {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
a.comment-reply-link:hover {
color: #21759b;
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3.428571429rem;
} #respond {
margin-top: 48px;
margin-top: 3.428571429rem;
}
#respond h3#reply-title {
font-size: 30px;
font-weight: normal;
line-height: 38px;
padding-bottom: 15px;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.714285714rem;
font-weight: normal;
font-size: 12px;
font-size: 0.857142857rem;
}
#respond form {
margin: 24px 0;
margin: 1.714285714rem 0;
}
#respond form p {
margin: 11px 0;
margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
padding: 10px;
padding: 0.714285714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #5e5e5e;
}
.required {
color: red;
}
label ~ span.required {
display: block;
float: left;
margin: -18px 0 0 -16px;
margin: -1.285714286rem 0 0 -1.142857143rem;
} .img-border {
background-color: #fff;
padding: 5px;
border: 1px solid #ccc;
} #wp_page_numbers,
.wp-pagenavi,
#content ul.default-wp-page,
.pagination {
margin-bottom: 50px;
border-top: 1px solid rgba(0, 0, 0, 0.1);
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
padding: 7px 0;
}
#wp_page_numbers ul {
list-style-type: none;
list-style-image: none;
margin: 0;
float: right;
}
#wp_page_numbers ul li {
float: left;
margin-left: 7px;
}
#wp_page_numbers ul li.page_info,
.wp-pagenavi .pages {
padding: 3px 8px 0;
color: #999;
}
#wp_page_numbers ul li a,
.wp-pagenavi .current,
.wp-pagenavi a,
ul.default-wp-page li a,
.pagination span {
color: #777;
display: block;
float: left;
background-color: #f9f9f9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
padding: 1px 8px 2px;
}
#wp_page_numbers ul li a:hover,
#wp_page_numbers ul li.active_page a,
.wp-pagenavi .current,
.wp-pagenavi a:hover,
ul.default-wp-page li a:hover,
.pagination span {
color: #fff;
background-color: #009B59;
} .wp-pagenavi {
text-align: center;
}
.wp-pagenavi .pages {
padding: 3px 7px 0;
}
.wp-pagenavi .current,
.wp-pagenavi a {
display: inline-block;
float: none;
margin-left: 4px;
} #content ul.default-wp-page {
margin-left: 0;
list-style: none;
padding-bottom: 0;
}
ul.default-wp-page li {
padding-bottom: 7px;
}
ul.default-wp-page li.previous {
float:left;	
}
ul.default-wp-page li.next {
float:right;
}
ul.default-wp-page li a {
display: inline-block;
}
ul.default-wp-page li a:hover {
color: #fff !important;
} .pagination {
text-align: center;
color: #999;
}
.pagination span {
display: inline-block;
float: none;
margin-left: 3px;
}
.pagination a span {
background-color: inherit;
color: #777;
}
.pagination a:hover span {
background-color: #f9f9f9;
} #bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results {
font-size: 13px;
}
#bbpress-forums div.bbp-search-form {
float: none;
text-align: center;
}
#bbpress-forums ul,
#bbpress-forums ol {
margin: 0;
}
#bbpress-forums #bbp-search-form #bbp_search {
width: 70%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border-right: 0 none;
}
#bbpress-forums #bbp-search-form #bbp_search_submit {
padding: 0 3%;
height: 42px;
margin-left: -4px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border-right: 0 none;
display: inline-block;
margin: 0 0 0 -3px;
}
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
display: inline-block;
line-height: 20px;
margin-top: 5px;
}
div.bbp-search-form input,
div.bbp-search-form button {
padding: 10px;
}
div.bbp-search-form input,
div.bbp-search-form button {
font-size: 14px;
}
#bbpress-forums button {
border: 0 none;
cursor: pointer;
margin-bottom: 10px;
color: #fff;
font-weight: bold;
text-transform: uppercase;
display: block;
text-align: center;
height: 40px;
padding: 0px 20px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-color: #009B59;
-ms-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
#bbpress-forums button:hover {
background-color: #777;
} .widget {
margin-bottom: 50px;
}
.widget ul li a {
color: #777;
}
.widget ul li a:hover {
color: #009B59;
}
.widget-title {
font-size: 17px;
text-transform: uppercase;
line-height: 24px;
padding-bottom: 15px;
}
.widget-title,
.widget-title a {
color:#333;
}
.widget-title a:hover {
color: #009B59;
}
.business-layout .widget-title,
.our-team-template .widget-title,
.testimonial-template .widget-title,
.service-template .widget-title {
font-weight: bold;
font-size: 22px;
line-height: 29px;
} .widget_search input.s {
width: 68%;
height: 40px;
float: left;
border-right: 0 none;
}
.widget_search .search-submit {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin: 0;
} .widget_calendar #wp-calendar {
width: 95%;
text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
text-align: center;
}
.widget_calendar #wp-calendar caption {
font-size: 11px;
font-weight: 500;
padding: 5px 0 3px 0;
text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
background-color: #f4f4f4;
font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
background-color: #f4f4f4;
} .widget_article {
margin-bottom: 30px;
}
.widget_article .article-title a:hover {
text-decoration: underline;
}
.widget_article .post {
padding-bottom: 20px;
}
.widget_article .article-content p {
margin-bottom: 0px;
} .widget_testimonial {
margin-bottom: 20px;
}
.widget_testimonial .widget-title,
.our-team-template #content .widget-title,
.testimonial-template #content .widget-title,
.service-template #content .widget-title {
text-align: center;
}
.widget_testimonial .testimonial-image {
float: left;
margin-right: 20px;
width: 84px;
height: 84px;
}
.widget_testimonial .testimonial-image img {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.widget_testimonial .testimonial-content {
display: block;
overflow: hidden;
}
.widget_testimonial .testimonial-meta a {
display: inline;
}
.widget_testimonial .testimonial-meta a:hover {
text-decoration: underline;
} .widget_tag_cloud a {
margin-right: 5px;
color: #777;
padding: 10px 0; 
}
.widget_tag_cloud a:hover {
color: #009B59;
} .widget_custom-tagcloud {
margin-bottom: 42px;
}
.widget_custom-tagcloud a {
margin: 0 4px 8px 0;
background-color: #F9F9F9;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
display: inline-block;
padding: 1px 8px 2px;
color: #777;
}
.widget_custom-tagcloud a:hover {
color: #fff;
background-color: #009B59;
} .widget_service {
margin-bottom: 0;
padding-bottom: 10px;
}
.widget_service p {
margin-bottom: 10px;
}
.widget_service .service-item,
.widget_service p,
.widget_service .more-link {
text-align: center;
} .widget_recent_work {
margin-bottom: 5px;
}
.widget_recent_work .call-to-action {
max-width: 180px;
margin-bottom: 15px;
display: inline-block;
}
.widget_recent_work .custom-gallery-title a {
margin-bottom: 5px;
}
.widget_recent_work .custom-gallery-title,
.widget_recent_work .custom-gallery-title a {
text-align: left;
} .widget_ourclients {
margin-bottom: 0;
padding: 20px 0;
background-color: #f1f1f1;
}
.widget_ourclients ul {
margin: 0;
text-align: center;
}
.widget_ourclients ul li {
margin: 0 10px;
display: inline-block;
max-width: 200px;
}
.widget_ourclients ul li a {
display: block;
opacity: 0.8;
-moz-opacity: 0.8;
filter:alpha(opacity=80);
}
.widget_ourclients ul li a:hover {
opacity: 10;
-moz-opacity: 10;
filter:alpha(opacity=100);
} .widget_our_team {
margin-bottom: 5px;
}
.widget_our_team .our-team-photo {
margin-bottom: 10px;
}
#content .widget_our_team .our-team-name {
font-weight: bold;
font-size: 17px;
line-height: 24px;
text-transform: uppercase;
padding-bottom: 0;
}
.widget_our_team .our-team-designation {
padding-bottom: 5px;
font-weight: bold;
} .widget_promotional_bar {
background-color: #f1f1f1;
padding: 30px 30px 30px 26px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-left: 4px solid #009B59;
}
.widget_promotional_bar .promotional-text {
font-size: 17px;
line-height: 24px;
font-weight: bold;
text-transform: uppercase;
color: #333;
width: 80%;
float: left;
}
.widget_promotional_bar .promotional-text span {
font-size: 13px;
line-height: 20px;
font-weight: normal;
text-transform: none;
display: block;
padding-top: 6px;
color: #777;
}
.widget_promotional_bar .call-to-action {
float: right;
padding-left: 25px;
padding-right: 25px;
margin-top: 6px;
} .wp-caption {
margin-bottom: 20px;
max-width: 100%;
}
.wp-caption a {
display: block;
position: relative;
}
.wp-caption .wp-caption-text,
.gallery-caption {
font-style: italic;
}
.wp-caption .wp-caption-text {
margin-bottom: 0;
padding: 10px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
} #colophon form input,
#colophon form textarea {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#colophon .widget-wrap {
background-color: #262626;
color: #888;
}
#colophon .widget-area {
margin-left: -3.06%;
padding: 50px 0 10px;
}
#colophon .one-third {
padding-bottom: 0;
}
#colophon .widget {
margin-bottom: 40px;
}
#colophon .widget ul li a {
color: #888;
}
#colophon .widget ul li a:hover {
color: #009B59;
}
#colophon .widget_archive ul li a,
#colophon .widget_pages ul li a,
#colophon .widget_nav_menu ul li a,
#colophon .widget_recent_entries ul li a,
#colophon .widget_categories ul li a,
#colophon .widget_recent_comments ul li a,
#colophon .widget_meta ul li a,
#colophon .widget_rss ul li a {
padding: 4px 0 6px 10px;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
display: block;
}
#colophon .widget_archive ul ul li a,
#colophon .widget_pages ul ul li a,
#colophon .widget_nav_menu ul ul li a,
#colophon .widget_recent_entries ul ul li a,
#colophon .widget_categories ul ul li a,
#colophon .widget_recent_comments ul ul li a,
#colophon .widget_meta ul ul li a,
#colophon .widget_rss ul ul li a {
padding-left: 20px;
}
#colophon .widget_archive ul ul ul li a,
#colophon .widget_pages ul ul ul li a,
#colophon .widget_nav_menu ul ul ul li a,
#colophon .widget_recent_entries ul ul ul li a,
#colophon .widget_categories ul ul ul li a,
#colophon .widget_recent_comments ul ul ul li a,
#colophon .widget_meta ul ul ul li a,
#colophon .widget_rss ul ul ul li a {
padding-left: 30px;
}
#colophon .widget-title {
font-size: 17px;
text-transform: uppercase;
line-height: 24px;
color: #ccc;
font-weight: bold;
}
#colophon .widget_article {
margin-bottom: 20px;
} #colophon .info-bar {
background-color: #2c2c2c;
padding-bottom: 5px;
color: #888;
}
#colophon .info-bar .info {
float: none;
text-align: center;
}
#colophon .info-bar .info ul li {
float: none;
display: inline-block;
font-size: 14px;
line-height: 34px;
font-weight: bold;
}
#colophon .info-bar .info ul li a {
color: #888;
}
#colophon .info-bar .info ul li:before {
font-size: 32px;
width: 32px;
height: 32px;
line-height: 32px;
font-weight: normal;
} #site-generator {
padding: 30px 0px;
color: #666;
background-color: #1a1a1a;
}
#site-generator .social-profiles {
width: 31.28%;
}
#site-generator .social-profiles ul {
margin: -10px 0 0;
}
#site-generator .social-profiles ul li {
margin-top: 10px;
}
#site-generator .copyright {
float: left;
padding-top: 2px;
width: 65.64%;
}
#site-generator .copyright a {
color: #888;
}
#site-generator .copyright a:hover {
color: #009B59;
} .lang_sel_sel img.iclflag {
top: 6px!important;
}
#lang_sel {
margin-top: 33px;
margin-left: 30%;
}
.widget_service .one-fourth a{
text-align: center;
}
.widget_recent_work .one-fourth p{
height: 160px;
overflow: hidden;
}
.widget_recent_work .one-fourth a img{
height: 146px;
}
#interface_recent_work_widget-5 > div > div:nth-child(1) > p {
height: auto;
}.ie #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
}
.ie7 #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
}
.gecko #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
}
.win.gecko #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
}
.linux.gecko #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
} .hgroup-wrap .container {
display: flex;
}
.hgroup-wrap .container {
max-width: 90%;
max-height: 140px !important;
}
.hgroup-wrap section#language-holder {
margin-left: auto;
margin-right: auto;
}
#branding > div.hgroup-wrap {
max-height: 140px;
}
.hgroup-wrap .container > section {	
margin-top: 35px;
margin-bottom: 35px;
text-align: left;
}
.hgroup-wrap section#site-logo {
float: left;
width: auto;
height: 140px;
margin: 0;
text-align: right
}
.hgroup-wrap section#iso-holder {
float: right;
width: 140px;
min-width: 70px !important;
height: auto;
text-align: right;
}
.hgroup-wrap section#iso-holder > img {
width: 100%;
height: auto;
}
.hgroup-wrap section#language-holder {
width: auto;
float: left;
}
.hgroup-wrap section#language-holder .lng_switcher ul{
margin-top: 20px;
margin-bottom: 15px;
}
.hgroup-wrap section#language-holder .lng_switcher li{
display: inline-block;
margin-right: 5px;
height: 36px;
width: 36px;
text-align: center;
background: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/flags/flag_bg_gray.png) 50% no-repeat;
background-size: 100%;
overflow: visible !important;
vertical-align: middle;
}
.hgroup-wrap section#language-holder .lng_switcher li a{
display: inline-block;
width: 28px;
height: 28px;
margin-top: 4px;
overflow: visible !important;
}
.hgroup-wrap section#language-holder .lng_switcher img{
width: 100%;
height: 100%;
}
.hgroup-wrap section#language-holder .lng_switcher li:hover a{
}
.hgroup-wrap section#language-holder .lng_switcher li:hover{
background: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/flags/flag_bg_green.png) 50% no-repeat;
background-size: 100%;
}
.hgroup-wrap h1#site-title {
text-align: left;
margin-top: 18px;
margin-bottom: 18px;
}
.hgroup-wrap h1#site-title a{
display: inline-block;
vertical-align: middle;
}
.hgroup-wrap h1#site-title img{
width: 100px;
}
.header-title {
margin-left: 40px;
display: none !important;
}
.flag_hover {
background : url(//greenwave.ee/wp-content/themes/interface-pro-child/images/flags/flag_bg_green.png) 50% no-repeat;
background-size : 100%
}
.lingid h3:hover{
color: #009B59!important;
}
.valitud{
text-decoration: underline;
color: #009B59!important;
}
#interface_featured_image_widget-3 > div {
max-width: 90% !important;
}
.widget_ourclients ul li {
max-width: 130px;
margin: 15px 10px 15px 10px;
}
#text-16 > div > div > div > div > ul > li > a {
pointer-events: none;
cursor: default;
}
#contact_form_dark {
display: none;
position: fixed;
width: 300px;
height: 482px;	
padding: 20px;
z-index: 99999;
top:40%;
left: 50%;
margin-left: -150px; margin-top: -175px; background-color: #373737;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 3px solid #009B59;
}
#wpcf7-f374-o1 > form > p:nth-child(2) {
float: left;
}
#contact_form_dark div.title_row, #contact_form_dark h2, #contact_form_dark a {
color: white;
}
input {
line-height: 15px !important;
border-width: 0px !important;
margin-bottom: 15px !important;
}
input[type="tel"] {
padding: 10px;
background-color: #f9f9f9;
}
#wpcf7-f374-o1 > form > p:nth-child(3) {
float: left;
margin-left: 8px !important;
}
#contact_form_name, #contact_form_telephone, #contact_form_email, #contact_form_message {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
#contact_form_name, #contact_form_telephone {
width: 126px;
}
#contact_form_email, #contact_form_message {
width: 278px;
}
#contact_form_message {
resize: none;
height: 100px;
}
#wpcf7-f374-o1 > form > div.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
margin-bottom: 15px;
}
div.wpcf7-response-output {
margin: -75px -10px 0 100px !important;
}
#contact_form_close_button {
width: 20px;
height: 20px;
background: url(http://itprojekt.ee/rohelinelaine-dev/wp-content/uploads/2015/09/close.png) no-repeat;
background-size: 60%;
background-position: 50%;
display: inline;
float: right;
border: 2.5px;
border-radius: 100% !important;
border-style: solid;
border-color: #009b59;
margin: -32px;
background-color: #373737;
}
#contact_form_modal {
display: none;
background-color: #373737;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99998;
}
.transparent_half { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;
}
#interface_service_widget-2 .one-fourth .service-item-holder {
position: relative;
}
#interface_service_widget-2 .one-fourth .bottom_tile {
background: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/bg_tile_small.png) 50% 50% no-repeat;
background-position-x: 50%;
position: absolute;
top: -50px;
left: 0;
width: 100%;
height: 40px;
z-index: 9999;
display: none;
}
#interface_service_widget-2 .one-fourth .service-links {
display: none;
position: absolute;
z-index: 9999;
background-color: #333333;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 3px solid #009B59;
padding: 10px 0px 10px;
width: 100%;
bottom: 145px;
}
#interface_service_widget-2 .one-fourth .service-links ul{
margin-bottom: 5px;
margin-top: 5px;
}
#interface_service_widget-2 .one-fourth .service-links li > a{
color: white;
font-size: 12pt;
width: 80%;
}
#interface_service_widget-2 .one-fourth .service-links li > a:hover{
text-decoration: underline;	
}
#interface_service_widget-2 .one-fourth .service-links li{
color: white;
font-size: 12pt;
list-style: none;
width: 90%;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/tick.png);
background-repeat: no-repeat;
background-position: 0px 0px; 
background-size: 25px;
margin-left: -20px;
padding-left: 30px; 
margin-bottom: 15px;
} body.page-id-19 #interface_service_widget-2 > div > div:nth-child(1) > div > div.service-item.clearfix > h3,
body.page-id-25 #interface_service_widget-2 > div > div:nth-child(2) > div > div.service-item.clearfix > h3,
body.page-id-27 #interface_service_widget-2 > div > div:nth-child(3) > div > div.service-item.clearfix > h3,
body.page-id-29 #interface_service_widget-2 > div > div:nth-child(4) > div > div.service-item.clearfix > h3 {
color: #009B59;
}
#rev_slider_1_2_wrapper {
display: none !important;
}
body.page-id-19 #branding > div:nth-child(4),
body.page-id-25 #branding > div:nth-child(4),
body.page-id-27 #branding > div:nth-child(4),
body.page-id-29 #branding > div:nth-child(4) { }
body > div.wrapper > div.bx-wrapper {
max-width: 100% !important;
background-color: #e6e6e6;
}
#grayBox {
background-color: #e6e6e6;
height: 50px;
}
#greenCol {
background-color: #009B59;
height: 50px;
width: 4px;
float: left;
border-radius: 2px;
margin-left: -2px;
}
.aboutUs {
font-size: 40px;
font-weight: bold;
}
#site-generator {
display: none;
}
.cont {
display: inline-block;
margin-top: 30px;
font: 13px 'PT Sans', sans-serif;
text-align: justify;
}
.im1 {
width: 50%;
max-width: 430px !important;
height: auto;
margin-left: 30px;
}
.im2 {
width: 50%;
max-width: 430px !important;
height: auto;
margin-right: 30px;
}
#backLink {
text-align: center;
text-decoration: underline;
margin-top: 40px;
}
#backLink a {
color: #000000;
font-size: 17px;
font-weight: 600;
}
#backLink a:hover {
color: #009B59;
}
body.page-id-2 #backLink, body.page-id-42 #backLink, 
body.page-id-377 #backLink, body.page-id-379 #backLink, 
body.page-id-382 #backLink, body.page-id-387 #backLink, 
body.page-id-389 #backLink, body.page-id-284 #backLink, 
body.page-id-392 #backLink, body.page-id-370 #backLink, 
body.page-id-375 #backLink, body.page-id-384 #backLink {
display: none;
}
body.page-id-2 #colophon .widget {
margin-top: -20px;
}
#colophon .info-bar {
background-color: transparent !important;
}
#colophon .info-bar .info ul li {
display: block;
text-align: left;
margin-bottom: 10px;
}
#search-4 > form > input.s.field {
background-color: #E6E6E6;
width: 64% !important;
}
#text-3 > div {
text-align: justify;
}
#text-4 {
margin-bottom: 20px !important;
}
#companyName {
text-align: center;
height: 44px;
background-color: #313131;
}
#companyName > p {
margin-bottom: 0px !important;
padding-top: 12px;
}
.widget_promotional_bar .promotional-text {
font-size: 20px !important;
padding-top: 12px;
}
#text-16 > div > a {
margin-left: 40px;
}
#interface_service_widget-2.openDown .service-item-holder {
position: relative !important;
}
#interface_service_widget-2.openDown h3 {
font-weight: bold;
}
#interface_service_widget-2.openDown > div > div > div > div.service-links {
width: 220px !important;
}
.page-id-27 .featured-slider {
margin-bottom: 20px;
}
#interface_service_widget-2 .four-fourth .service-item-holder {
position: relative !important;
cursor: pointer;
}
#interface_service_widget-2 .four-fourth .bottom_tile {
background: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/bg_tile_small_up.png) 50% 50% no-repeat;
background-position-x: 60%;
position: absolute;
top: 30px;
left: 0;
width: 100%;
height: 40px;
z-index: 9999;
display: none;
}
#interface_service_widget-2 .four-fourth .service-links {
display: none;
position: absolute;
z-index: 9999;
background-color: #333333;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 3px solid #009B59;
padding: 10px 0px 10px;
width: 100%;
margin-left: 70px;
bottom: inherit;
}
#interface_service_widget-2 .four-fourth .service-links ul{
margin-bottom: 5px;
margin-top: 10px;
margin-left: 35px;
}
#interface_service_widget-2 .four-fourth .service-links li {
width: 90%;
}
#interface_service_widget-2 .four-fourth .service-links li > a{
color: white;
font-size: 12pt;
width: 95%;
}
#interface_service_widget-2 .four-fourth .service-links li > a:hover{
text-decoration: underline;	
}
#interface_service_widget-2 .four-fourth .service-links li{
color: white;
font-size: 12pt;
list-style: none;
width: 90%;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/tick.png);
background-repeat: no-repeat;
background-position: 0px 0px; 
background-size: 25px;
margin-left: -20px;
padding-left: 30px; 
margin-bottom: 15px;
text-align: center;
}
#text-6 > div > #interface_service_widget-2 > div > div > div > div.bottom_tile {
top: -47px !important;
}
#content ul {
margin-left: 45px !important;
}
#main {
padding: 40px 0 90px;
}
.widget_recent_work .one-fourth p {
height: auto;
}
.row.content_right, 
.row.content_left {
margin-top: 40px;
text-align: justify;
}
.entry-content {
text-align: justify;
}
.call-to-action {
display: none !important;
}
.row .image {
width: 45%;
margin-top: 5px;
display: inline-block;
vertical-align: top;
}
.row .content {
width: 50%;
display: inline-block;
vertical-align: top;
}
.entry-content > .row {
margin-top: 25px !important;
}
.row.content_left .content {
margin-right: 50px;
width: 45%;
}
.row.content_right .content {
margin-left: 50px;
width: 45%;
}
.row.image_big {
margin-bottom: 20px;
}
.row.image_row_3 {
text-align: center
}
.row.image_row_3 > span{
display: inline-block;
width: 30%;
vertical-align: top;
text-align: center;
}
article > div.entry-content.clearfix > div.row.image_row_3 > span:nth-child(2) {
margin: 0 2% 0 2%;
}
.service-item {
padding-bottom: 13px;
}
.service-item .service-icon {
border: none !important;
}
.wrapper > #logo-slider-wraper {
width: 100% !important;
left: 0px !important;
}
#logo-slider-wraper > #logo-slider {
height: 130px !important;
}
#logo-slider .slide {
width: 100% !important;
}
#logo-slider > li > img {
max-width: 130px !important;
margin: 20px;
}
#colophon > div.widget-wrap > div {
max-width: 1200px;
}
.one-third {
width: 250px;
margin-left: 118px;
}
@media (max-width: 1078px) {
.container {
width: 90% !important;
}
#search-4 > form > input.s.field {
width: 200px;
}
#text-9, #text-6 {
width: 300px !important;
margin: 30px auto 0 auto;
}
#secondary {
max-width: 340px;
margin-top: 30px;
margin-right: auto !important;
margin-left: auto !important;
}
#interface_service_widget-2.openDown > div > div > div > div.service-links {
margin-left: 85px !important;
}
#interface_service_widget-2.openDown > div > div > div {
width: auto;
}
#interface_service_widget-2 > div > div > div {
width: 220px;
margin-left: auto;
margin-right: auto;
}
#interface_service_widget-2 > div > div > div > div.service-links {
width: 220px;
}
}
@media (min-width: 900px) and (max-width: 1059px) {
#branding > div.hgroup-wrap > div {
width: 90%;
}
#branding > div.hgroup-wrap {
max-height: 140px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: 18px;
}
}
@media (min-width: 750px) and (max-width: 899px) {
#branding > div.hgroup-wrap > div {
width: 90%;
}
#branding > div.hgroup-wrap {
max-height: 135px;
}
.hgroup-wrap h1#site-title img {
width: 95px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: -4px;
}
#language-holder > div > ul > li {
width: 32px !important;
height: 32px !important;
}
#language-holder > div > ul > li > a {
width: 26px !important;
height: 26px !important;
margin-top: 3px !important;
}
.hgroup-wrap section#iso-holder {
width: 120px;
}
}
@media (max-width: 660px) {
.hgroup-wrap section#language-holder {
margin-left: 10px;
margin-right: 10px;
}
}
@media (max-width: 574px) {
.row.content_left .content, .row.content_right .content, .row .image {
width: 100%;
margin-right: 0px;
margin-left: 0px;
}
}
@media (min-width: 560px) and (max-width: 749px) {
#branding > div.hgroup-wrap > div {
width: 90%;
}
#branding > div.hgroup-wrap {
max-height: 115px;
}
.hgroup-wrap h1#site-title img {
width: 80px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: -8px;
}
#language-holder > div > ul > li {
width: 32px !important;
height: 32px !important;
}
#language-holder > div > ul > li > a {
width: 26px !important;
height: 26px !important;
margin-top: 3px !important;
}
.hgroup-wrap section#iso-holder {
width: 105px;
}
}
@media (min-width: 472px) and (max-width: 559px) {
#branding > div.hgroup-wrap > div {
width: 90%;
}
#branding > div.hgroup-wrap {
max-height: 115px;
}
.hgroup-wrap h1#site-title img {
width: 70px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: -8px;
}
#language-holder > div > ul > li {
width: 28px !important;
height: 28px !important;
}
#language-holder > div > ul > li > a {
width: 22px !important;
height: 22px !important;
margin-top: 3px !important;
}
.hgroup-wrap section#iso-holder {
width: 90px;
}
}
@media (max-width: 430px) {
#text-8 > div > div > div > img {
width: 100% !important;
margin-bottom: 30px;
}
}
@media (min-width: 320px) and (max-width: 471px) {
#branding > div.hgroup-wrap {
max-height: 110px !important;
}
#branding > div.hgroup-wrap > div {
width: 100%;
}
.container {
width: 90%;
}
.hgroup-wrap h1#site-title img {
width: 70px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: -20px;
}
#language-holder > div > ul > li {
width: 28px !important;
height: 28px !important;
}
#language-holder > div > ul > li > a {
width: 22px !important;
height: 22px !important;
margin-top: 3px !important;
}
.hgroup-wrap section#iso-holder {
width: 90px;
}
}.ie #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
}
.ie7 #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
}
.gecko #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
}
.win.gecko #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
}
.linux.gecko #interface_service_widget-2 > div > div > div > div.service-links > ul > li > a {
font-size: 15px !important;
} .hgroup-wrap .container {
display: flex;
}
.hgroup-wrap .container {
max-width: 90%;
max-height: 140px !important;
}
.hgroup-wrap section#language-holder {
margin-left: auto;
margin-right: auto;
}
#branding > div.hgroup-wrap {
max-height: 140px;
}
.hgroup-wrap .container > section {	
margin-top: 35px;
margin-bottom: 35px;
text-align: left;
}
.hgroup-wrap section#site-logo {
float: left;
width: auto;
height: 140px;
margin: 0;
text-align: right
}
.hgroup-wrap section#iso-holder {
float: right;
width: 140px;
min-width: 70px !important;
height: auto;
text-align: right;
}
.hgroup-wrap section#iso-holder > img {
width: 100%;
height: auto;
}
.hgroup-wrap section#language-holder {
width: auto;
float: left;
}
.hgroup-wrap section#language-holder .lng_switcher ul{
margin-top: 20px;
margin-bottom: 15px;
}
.hgroup-wrap section#language-holder .lng_switcher li{
display: inline-block;
margin-right: 5px;
height: 36px;
width: 36px;
text-align: center;
background: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/flags/flag_bg_gray.png) 50% no-repeat;
background-size: 100%;
overflow: visible !important;
vertical-align: middle;
}
.hgroup-wrap section#language-holder .lng_switcher li a{
display: inline-block;
width: 28px;
height: 28px;
margin-top: 4px;
overflow: visible !important;
}
.hgroup-wrap section#language-holder .lng_switcher img{
width: 100%;
height: 100%;
}
.hgroup-wrap section#language-holder .lng_switcher li:hover a{
}
.hgroup-wrap section#language-holder .lng_switcher li:hover{
background: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/flags/flag_bg_green.png) 50% no-repeat;
background-size: 100%;
}
.hgroup-wrap h1#site-title {
text-align: left;
margin-top: 18px;
margin-bottom: 18px;
}
.hgroup-wrap h1#site-title a{
display: inline-block;
vertical-align: middle;
}
.hgroup-wrap h1#site-title img{
width: 100px;
}
.header-title {
margin-left: 40px;
display: none !important;
}
.flag_hover {
background : url(//greenwave.ee/wp-content/themes/interface-pro-child/images/flags/flag_bg_green.png) 50% no-repeat;
background-size : 100%
}
.lingid h3:hover{
color: #009B59!important;
}
.valitud{
text-decoration: underline;
color: #009B59!important;
}
#interface_featured_image_widget-3 > div {
max-width: 90% !important;
}
.widget_ourclients ul li {
max-width: 130px;
margin: 15px 10px 15px 10px;
}
#text-16 > div > div > div > div > ul > li > a {
pointer-events: none;
cursor: default;
}
#contact_form_dark {
display: none;
position: fixed;
width: 300px;
height: 482px;	
padding: 20px;
z-index: 99999;
top:40%;
left: 50%;
margin-left: -150px; margin-top: -175px; background-color: #373737;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 3px solid #009B59;
}
#wpcf7-f374-o1 > form > p:nth-child(2) {
float: left;
}
#contact_form_dark div.title_row, #contact_form_dark h2, #contact_form_dark a {
color: white;
}
input {
line-height: 15px !important;
border-width: 0px !important;
margin-bottom: 15px !important;
}
input[type="tel"] {
padding: 10px;
background-color: #f9f9f9;
}
#wpcf7-f374-o1 > form > p:nth-child(3) {
float: left;
margin-left: 8px !important;
}
#contact_form_name, #contact_form_telephone, #contact_form_email, #contact_form_message {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}
#contact_form_name, #contact_form_telephone {
width: 126px;
}
#contact_form_email, #contact_form_message {
width: 278px;
}
#contact_form_message {
resize: none;
height: 100px;
}
#wpcf7-f374-o1 > form > div.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
margin-bottom: 15px;
}
div.wpcf7-response-output {
margin: -75px -10px 0 100px !important;
}
#contact_form_close_button {
width: 20px;
height: 20px;
background: url(http://itprojekt.ee/rohelinelaine-dev/wp-content/uploads/2015/09/close.png) no-repeat;
background-size: 60%;
background-position: 50%;
display: inline;
float: right;
border: 2.5px;
border-radius: 100% !important;
border-style: solid;
border-color: #009b59;
margin: -32px;
background-color: #373737;
}
#contact_form_modal {
display: none;
background-color: #373737;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 99998;
}
.transparent_half { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;
}
#interface_service_widget-2 .one-fourth .service-item-holder {
position: relative;
}
#interface_service_widget-2 .one-fourth .bottom_tile {
background: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/bg_tile_small.png) 50% 50% no-repeat;
background-position-x: 50%;
position: absolute;
top: -50px;
left: 0;
width: 100%;
height: 40px;
z-index: 9999;
display: none;
}
#interface_service_widget-2 .one-fourth .service-links {
display: none;
position: absolute;
z-index: 9999;
background-color: #333333;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 3px solid #009B59;
padding: 10px 0px 10px;
width: 100%;
bottom: 145px;
}
#interface_service_widget-2 .one-fourth .service-links ul{
margin-bottom: 5px;
margin-top: 5px;
}
#interface_service_widget-2 .one-fourth .service-links li > a{
color: white;
font-size: 12pt;
width: 80%;
}
#interface_service_widget-2 .one-fourth .service-links li > a:hover{
text-decoration: underline;	
}
#interface_service_widget-2 .one-fourth .service-links li{
color: white;
font-size: 12pt;
list-style: none;
width: 90%;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/tick.png);
background-repeat: no-repeat;
background-position: 0px 0px; 
background-size: 25px;
margin-left: -20px;
padding-left: 30px; 
margin-bottom: 15px;
} body.page-id-19 #interface_service_widget-2 > div > div:nth-child(1) > div > div.service-item.clearfix > h3,
body.page-id-25 #interface_service_widget-2 > div > div:nth-child(2) > div > div.service-item.clearfix > h3,
body.page-id-27 #interface_service_widget-2 > div > div:nth-child(3) > div > div.service-item.clearfix > h3,
body.page-id-29 #interface_service_widget-2 > div > div:nth-child(4) > div > div.service-item.clearfix > h3 {
color: #009B59;
}
#rev_slider_1_2_wrapper {
display: none !important;
}
body.page-id-19 #branding > div:nth-child(4),
body.page-id-25 #branding > div:nth-child(4),
body.page-id-27 #branding > div:nth-child(4),
body.page-id-29 #branding > div:nth-child(4) { }
body > div.wrapper > div.bx-wrapper {
max-width: 100% !important;
background-color: #e6e6e6;
}
#grayBox {
background-color: #e6e6e6;
height: 50px;
}
#greenCol {
background-color: #009B59;
height: 50px;
width: 4px;
float: left;
border-radius: 2px;
margin-left: -2px;
}
.aboutUs {
font-size: 40px;
font-weight: bold;
}
#site-generator {
display: none;
}
.cont {
display: inline-block;
margin-top: 30px;
font: 13px 'PT Sans', sans-serif;
text-align: justify;
}
.im1 {
width: 50%;
max-width: 430px !important;
height: auto;
margin-left: 30px;
}
.im2 {
width: 50%;
max-width: 430px !important;
height: auto;
margin-right: 30px;
}
#backLink {
text-align: center;
text-decoration: underline;
margin-top: 40px;
}
#backLink a {
color: #000000;
font-size: 17px;
font-weight: 600;
}
#backLink a:hover {
color: #009B59;
}
body.page-id-2 #backLink, body.page-id-42 #backLink, 
body.page-id-377 #backLink, body.page-id-379 #backLink, 
body.page-id-382 #backLink, body.page-id-387 #backLink, 
body.page-id-389 #backLink, body.page-id-284 #backLink, 
body.page-id-392 #backLink, body.page-id-370 #backLink, 
body.page-id-375 #backLink, body.page-id-384 #backLink {
display: none;
}
body.page-id-2 #colophon .widget {
margin-top: -20px;
}
#colophon .info-bar {
background-color: transparent !important;
}
#colophon .info-bar .info ul li {
display: block;
text-align: left;
margin-bottom: 10px;
}
#search-4 > form > input.s.field {
background-color: #E6E6E6;
width: 64% !important;
}
#text-3 > div {
text-align: justify;
}
#text-4 {
margin-bottom: 20px !important;
}
#companyName {
text-align: center;
height: 44px;
background-color: #313131;
}
#companyName > p {
margin-bottom: 0px !important;
padding-top: 12px;
}
.widget_promotional_bar .promotional-text {
font-size: 20px !important;
padding-top: 12px;
}
#text-16 > div > a {
margin-left: 40px;
}
#interface_service_widget-2.openDown .service-item-holder {
position: relative !important;
}
#interface_service_widget-2.openDown h3 {
font-weight: bold;
}
#interface_service_widget-2.openDown > div > div > div > div.service-links {
width: 220px !important;
}
.page-id-27 .featured-slider {
margin-bottom: 20px;
}
#interface_service_widget-2 .four-fourth .service-item-holder {
position: relative !important;
cursor: pointer;
}
#interface_service_widget-2 .four-fourth .bottom_tile {
background: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/bg_tile_small_up.png) 50% 50% no-repeat;
background-position-x: 60%;
position: absolute;
top: 30px;
left: 0;
width: 100%;
height: 40px;
z-index: 9999;
display: none;
}
#interface_service_widget-2 .four-fourth .service-links {
display: none;
position: absolute;
z-index: 9999;
background-color: #333333;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 3px solid #009B59;
padding: 10px 0px 10px;
width: 100%;
margin-left: 70px;
bottom: inherit;
}
#interface_service_widget-2 .four-fourth .service-links ul{
margin-bottom: 5px;
margin-top: 10px;
margin-left: 35px;
}
#interface_service_widget-2 .four-fourth .service-links li {
width: 90%;
}
#interface_service_widget-2 .four-fourth .service-links li > a{
color: white;
font-size: 12pt;
width: 95%;
}
#interface_service_widget-2 .four-fourth .service-links li > a:hover{
text-decoration: underline;	
}
#interface_service_widget-2 .four-fourth .service-links li{
color: white;
font-size: 12pt;
list-style: none;
width: 90%;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro-child/images/tick.png);
background-repeat: no-repeat;
background-position: 0px 0px; 
background-size: 25px;
margin-left: -20px;
padding-left: 30px; 
margin-bottom: 15px;
text-align: center;
}
#text-6 > div > #interface_service_widget-2 > div > div > div > div.bottom_tile {
top: -47px !important;
}
#content ul {
margin-left: 45px !important;
}
#main {
padding: 40px 0 90px;
}
.widget_recent_work .one-fourth p {
height: auto;
}
.row.content_right, 
.row.content_left {
margin-top: 40px;
text-align: justify;
}
.entry-content {
text-align: justify;
}
.call-to-action {
display: none !important;
}
.row .image {
width: 45%;
margin-top: 5px;
display: inline-block;
vertical-align: top;
}
.row .content {
width: 50%;
display: inline-block;
vertical-align: top;
}
.entry-content > .row {
margin-top: 25px !important;
}
.row.content_left .content {
margin-right: 50px;
width: 45%;
}
.row.content_right .content {
margin-left: 50px;
width: 45%;
}
.row.image_big {
margin-bottom: 20px;
}
.row.image_row_3 {
text-align: center
}
.row.image_row_3 > span{
display: inline-block;
width: 30%;
vertical-align: top;
text-align: center;
}
article > div.entry-content.clearfix > div.row.image_row_3 > span:nth-child(2) {
margin: 0 2% 0 2%;
}
.service-item {
padding-bottom: 13px;
}
.service-item .service-icon {
border: none !important;
}
.wrapper > #logo-slider-wraper {
width: 100% !important;
left: 0px !important;
}
#logo-slider-wraper > #logo-slider {
height: 130px !important;
}
#logo-slider .slide {
width: 100% !important;
}
#logo-slider > li > img {
max-width: 130px !important;
margin: 20px;
}
#colophon > div.widget-wrap > div {
max-width: 1200px;
}
.one-third {
width: 250px;
margin-left: 118px;
}
@media (max-width: 1078px) {
.container {
width: 90% !important;
}
#search-4 > form > input.s.field {
width: 200px;
}
#text-9, #text-6 {
width: 300px !important;
margin: 30px auto 0 auto;
}
#secondary {
max-width: 340px;
margin-top: 30px;
margin-right: auto !important;
margin-left: auto !important;
}
#interface_service_widget-2.openDown > div > div > div > div.service-links {
margin-left: 85px !important;
}
#interface_service_widget-2.openDown > div > div > div {
width: auto;
}
#interface_service_widget-2 > div > div > div {
width: 220px;
margin-left: auto;
margin-right: auto;
}
#interface_service_widget-2 > div > div > div > div.service-links {
width: 220px;
}
}
@media (min-width: 900px) and (max-width: 1059px) {
#branding > div.hgroup-wrap > div {
width: 90%;
}
#branding > div.hgroup-wrap {
max-height: 140px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: 18px;
}
}
@media (min-width: 750px) and (max-width: 899px) {
#branding > div.hgroup-wrap > div {
width: 90%;
}
#branding > div.hgroup-wrap {
max-height: 135px;
}
.hgroup-wrap h1#site-title img {
width: 95px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: -4px;
}
#language-holder > div > ul > li {
width: 32px !important;
height: 32px !important;
}
#language-holder > div > ul > li > a {
width: 26px !important;
height: 26px !important;
margin-top: 3px !important;
}
.hgroup-wrap section#iso-holder {
width: 120px;
}
}
@media (max-width: 660px) {
.hgroup-wrap section#language-holder {
margin-left: 10px;
margin-right: 10px;
}
}
@media (max-width: 574px) {
.row.content_left .content, .row.content_right .content, .row .image {
width: 100%;
margin-right: 0px;
margin-left: 0px;
}
}
@media (min-width: 560px) and (max-width: 749px) {
#branding > div.hgroup-wrap > div {
width: 90%;
}
#branding > div.hgroup-wrap {
max-height: 115px;
}
.hgroup-wrap h1#site-title img {
width: 80px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: -8px;
}
#language-holder > div > ul > li {
width: 32px !important;
height: 32px !important;
}
#language-holder > div > ul > li > a {
width: 26px !important;
height: 26px !important;
margin-top: 3px !important;
}
.hgroup-wrap section#iso-holder {
width: 105px;
}
}
@media (min-width: 472px) and (max-width: 559px) {
#branding > div.hgroup-wrap > div {
width: 90%;
}
#branding > div.hgroup-wrap {
max-height: 115px;
}
.hgroup-wrap h1#site-title img {
width: 70px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: -8px;
}
#language-holder > div > ul > li {
width: 28px !important;
height: 28px !important;
}
#language-holder > div > ul > li > a {
width: 22px !important;
height: 22px !important;
margin-top: 3px !important;
}
.hgroup-wrap section#iso-holder {
width: 90px;
}
}
@media (max-width: 430px) {
#text-8 > div > div > div > img {
width: 100% !important;
margin-bottom: 30px;
}
}
@media (min-width: 320px) and (max-width: 471px) {
#branding > div.hgroup-wrap {
max-height: 110px !important;
}
#branding > div.hgroup-wrap > div {
width: 100%;
}
.container {
width: 90%;
}
.hgroup-wrap h1#site-title img {
width: 70px;
}
.hgroup-wrap section#language-holder .lng_switcher ul {
margin-top: -20px;
}
#language-holder > div > ul > li {
width: 28px !important;
height: 28px !important;
}
#language-holder > div > ul > li > a {
width: 22px !important;
height: 22px !important;
margin-top: 3px !important;
}
.hgroup-wrap section#iso-holder {
width: 90px;
}
}@media only screen and (max-width: 1078px) {
.container,
.narrow-layout .wrapper {
width: 708px;
}
.narrow-layout .container {
width: 668px;
}
.clearfix-third,
.clearfix-fourth {
clear: none;
}
.clearfix-half,
.clearfix-third-team {
clear: both;
}
#site-title a img {
max-width: 708px;
}
.featured-text {
bottom: 50px;
}
.featured-text .featured-title {
font-size: 25px;
line-height: 32px;
}
.featured-text .featured-title,
.featured-text .featured-content {
padding: 8px 15px;
}
#primary,
#secondary {
float: none;
margin-left: 0;
width: 100%;
}
.no-sidebar-template #content {
margin: 0 ;
width: 100%;
} .column {
margin-left: -2.99%;
}
.one-half,
.one-third,
.one-fourth {
margin: 0 0 0 2.90%;
}
.one-third,
.one-fourth {
width: 30.43%;
}	
.widget_service .one-third,
.widget_service .one-fourth,
.widget_recent_work .one-fourth {
width: 47.02%;
}
.widget_recent_work {
margin-bottom: 10px;
}
.widget_recent_work .one-fourth {
padding-bottom: 25px;
}
.widget_testimonial .column {
margin-left: 0;
}
.widget_testimonial .one-half {
margin: 0;
padding-bottom: 30px;
width: 100%;
}
.widget_promotional_bar .promotional-text {
width: 77.5%;
} .custom-gallery #main .column {
margin-left: -20px;
}
.custom-gallery #main .one-half,
.custom-gallery #main .one-third,
.custom-gallery #main .one-fourth {
margin-left: 20px;
}
.custom-gallery #main .one-half {
width: 344px;
}
.custom-gallery #main .one-third,
.custom-gallery #main .one-fourth {
width: 222px;
}
.narrow-layout .custom-gallery #main .one-half {
width: 324px;
}
.narrow-layout .custom-gallery #main .one-third,
.narrow-layout .custom-gallery #main .one-fourth {
width: 209px;
}
#colophon .widget-area {
margin-left: 0;
}
#colophon .one-third {
width: 100%;
float: none;
margin: 0;
}
} @media only screen and (max-width: 767px) {
hr {
margin-bottom: 30px;
}
input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea,
input[type="reset"],
input[type="button"],
input[type="submit"] {
margin-bottom: 20px;
}
input.s {
margin: 0;
}
.container,
.narrow-layout .wrapper {
width: 300px;
}
.narrow-layout .container {
width: 280px;
}
.comments-title,
#respond h3#reply-title {
font-size: 26px;
line-height: 32px;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
padding-bottom: 10px;
}
.narrow-layout #colophon {
margin-bottom: 10px;
}
#branding .info-bar {
display: none;
}
#site-logo {
margin-bottom: 32px;
max-width: 265px;
}
#site-title a img {
max-width: 265px;
}
.hgroup-right {
padding-right: 0;
}
.search-toggle {
display: none;
} .menu-toggle {
display: block;
background-color: rgba(0, 0, 0, 0);
font-size: 0;
border: 0 none;
padding: 0;
color: #777;
width: 30px;
height: 21px;
float: right;
margin-top: 39px;
cursor: pointer;
}
.menu-toggle:before {
display: block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 25px;
line-height: 0;
font-family: 'Genericons';
vertical-align: top;
content: '\f419';
}
.hgroup-right {
clear: both;
float: none;
}
.nav-menu {
display: none;
}
.toggled-on .nav-menu {
display: block;
}
#access {
float: none;
}
#access li {
position: inherit;
width: 100%;
border-top: 1px solid rgba(0, 0, 0, 0.1);
margin-left: 0;
}
#access a {
float: none;
padding: 10px 0;
height: inherit;
} #access ul li ul,
#access ul li:hover ul ul,
#access ul ul li:hover ul ul,
#access ul ul ul li:hover ul ul,
#access ul ul ul ul li:hover ul ul {
display: block;
}
#access ul li ul {
position: inherit;
top: 0;
width: inherit;
border: 0 none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#access ul li ul li a,
#access ul li.current-menu-item ul li a,
#access ul li ul li.current-menu-item a,
#access ul li.current_page_ancestor ul li a,
#access ul li.current-menu-ancestor ul li a,
#access ul li.current_page_item ul li a {
padding: 10px 0 10px 15px;
}
#access ul li ul li a:hover,
#access ul li ul li:hover > a,
#access ul li.current-menu-item ul li a:hover {
background-color: inherit;
}
#access ul li ul li ul {
left: 0;
padding-left: 6px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.featured-title,
.featured-content {
display: none;
}
.slogan-wrap {
padding: 15px 0;
}
.slogan-wrap .slogan {
font-size: 17px;
line-height: 24px;
}
.slogan-wrap .slogan span {
font-size: 14px;
line-height: 21px;
padding-top: 3px;
}
.page-title-wrap {
padding: 10px 0;
}
.breadcrumb {
margin-top: 0px;
float: none;
text-align: left;
}
#main {
padding-top: 50px;
} .column {
margin-left: 0;
}
.one-half,
.one-third,
.one-fourth,
.widget_service .one-half,
.widget_service .one-third,
.widget_service .one-fourth,
.widget_recent_work .one-fourth {
margin: 0;
padding-bottom: 20px;
width: 100%;
} .custom-gallery #main .column {
margin-left: 0;
}
.custom-gallery #main .one-half,
.custom-gallery #main .one-third,
.custom-gallery #main .one-fourth {
margin: 0;
padding-bottom: 20px;
width: 300px;
}
.narrow-layout .custom-gallery #main .one-half,
.narrow-layout .custom-gallery #main .one-third,
.narrow-layout .custom-gallery #main .one-fourth {
width: 280px;
}
#content .post {
padding-bottom: 40px;
}
#content .sticky {
padding: 10px;
margin-bottom: 40px;
}
footer.entry-meta .tag-links {
float: none;
width: 100%;
}
#wp_page_numbers,
.wp-pagenavi,
#content ul.default-wp-page,
.pagination {
margin-bottom: 40px;
}
#wp_page_numbers ul li.page_info,
.wp-pagenavi .pages {
display: none;
}
.widget {
margin-bottom: 40px;
}
.widget_custom-tagcloud {
margin-bottom: 32px;
}
.widget_article {
margin-bottom: 20px;
}
.widget_service {
margin-bottom: 0;
}
.widget_recent_work,
.widget_testimonial {
margin-bottom: 10px;
}
.widget_recent_work .one-fourth {
padding-bottom: 15px;
}
.widget_testimonial .testimonial-image {
float: none;
margin: 0 auto 10px;
}
.widget_testimonial .testimonial-content {
text-align: center;
}
.widget_ourclients {
margin-bottom: 0;
}
.widget_ourclients ul li {
max-width: 120px;
}
.widget_promotional_bar {
padding: 15px;
}
.widget_promotional_bar .promotional-text,
.widget_promotional_bar .call-to-action {
float: none;
width: 100%;
}
.widget_promotional_bar .call-to-action {
margin-top: 10px;
padding-right: 0;
padding-left: 0;
}
.widget_our_team {
margin-bottom: 5px;
}
.clearfix-third-team {
clear: none;
}
.clearfix-half-team {
clear: both;
}
#colophon .widget-area {
padding-top: 40px;
}
#colophon .widget {
margin-bottom: 30px;
}
#colophon .widget_article {
margin-bottom: 10px;
}
#colophon .info-bar .info ul li {
font-weight: normal;
}
#colophon .info-bar .info ul li:before {
font-size: 22px;
width: 22px;
height: 22px;
margin-top: 7px;
line-height: 23px;
}
#site-generator {
padding: 20px 0;
}
#site-generator .social-profiles,
#site-generator .copyright {
float: none;
width: 100%;
}
#site-generator .social-profiles ul {
text-align: center;
float: none;
}
#site-generator .social-profiles ul li {
display: inline-block;
float: none;
}
#site-generator .copyright {
padding-top: 10px;
text-align: center;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.container,
.narrow-layout .wrapper {
width: 460px;
}
.narrow-layout .container {
width: 440px;
}
.narrow-layout #colophon {
margin-bottom: 20px;
}
#site-logo,
#site-title a img {
max-width: 400px;
}
#content .sticky {
padding: 15px;
} .column {
margin-left: -3.57%;
}
.one-half,
.one-third,
.one-fourth {
margin: 0 0 0 3.44%;
width: 46.56%;
}
.widget_service .column,
.widget_recent_work .column {
margin-left: 0;
} .custom-gallery #main .column {
margin-left: -20px;
}
.custom-gallery #main .one-half,
.custom-gallery #main .one-third,
.custom-gallery #main .one-fourth {
margin-left: 20px;
width: 220px;
}
.narrow-layout .custom-gallery #main .column {
margin-left: -10px;
}
.narrow-layout .custom-gallery #main .one-half,
.narrow-layout .custom-gallery #main .one-third,
.narrow-layout .custom-gallery #main .one-fourth {
margin-left: 10px;
width: 215px;
}
} @media only screen and (max-width: 319px) {
.container,
.narrow-layout .wrapper,
.narrow-layout .container {
width: 95%;
}
.custom-gallery #main .one-half,
.custom-gallery #main .one-third,
.custom-gallery #main .one-fourth,
.narrow-layout .custom-gallery #main .one-half,
.narrow-layout .custom-gallery #main .one-third,
.narrow-layout .custom-gallery #main .one-fourth {
width: 100%;
}
}#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
overflow: hidden;
z-index: 1104;
display: none;
}
#fancybox-loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 480px;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png);
}
#fancybox-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1100;
display: none;
}
#fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
overflow: auto;
display: none;
}
#fancybox-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index: 1101;
outline: none;
display: none;
}
#fancybox-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff;
}
#fancybox-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index: 1102;
border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 1101;
}
#fancybox-close {
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background: transparent url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png) -40px 0px;
cursor: pointer;
z-index: 1103;
display: none;
}
#fancybox-error {
color: #444;
font: normal 12px/20px Arial;
padding: 14px;
margin: 0;
}
#fancybox-img {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
border: none;
outline: none;
line-height: 0;
vertical-align: top;
}
#fancybox-frame {
width: 100%;
height: 100%;
border: none;
display: block;
}
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/blank.gif);
z-index: 1102;
display: none;
}
#fancybox-left {
left: 0px;
}
#fancybox-right {
right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
position: absolute;
top: 50%;
left: -9999px;
width: 30px;
height: 30px;
margin-top: -15px;
cursor: pointer;
z-index: 1102;
display: block;
}
#fancybox-left-ico {
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png);
background-position: -40px -30px;
}
#fancybox-right-ico {
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png);
background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
visibility: visible; }
#fancybox-left:hover span {
left: 20px;
}
#fancybox-right:hover span {
left: auto;
right: 20px;
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index: 1001;
}
#fancybox-bg-n {
top: -20px;
left: 0;
width: 100%;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox-x.png);
}
#fancybox-bg-ne {
top: -20px;
right: -20px;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png);
background-position: -40px -162px;
}
#fancybox-bg-e {
top: 0;
right: -20px;
height: 100%;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox-y.png);
background-position: -20px 0px;
}
#fancybox-bg-se {
bottom: -20px;
right: -20px;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png);
background-position: -40px -182px; 
}
#fancybox-bg-s {
bottom: -20px;
left: 0;
width: 100%;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox-x.png);
background-position: 0px -20px;
}
#fancybox-bg-sw {
bottom: -20px;
left: -20px;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png);
background-position: -40px -142px;
}
#fancybox-bg-w {
top: 0;
left: -20px;
height: 100%;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox-y.png);
}
#fancybox-bg-nw {
top: -20px;
left: -20px;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png);
background-position: -40px -122px;
}
#fancybox-title {
font-family: Helvetica;
font-size: 12px;
z-index: 1102;
}
.fancybox-title-inside {
padding-bottom: 10px;
text-align: center;
color: #333;
background: #fff;
position: relative;
}
.fancybox-title-outside {
padding-top: 10px;
color: #fff;
}
.fancybox-title-over {
position: absolute;
bottom: 0;
left: 0;
color: #FFF;
text-align: left;
}
#fancybox-title-over {
padding: 10px;
background-image: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancy_title_over.png);
display: block;
}
.fancybox-title-float {
position: absolute;
left: 0;
bottom: -20px;
height: 32px;
}
#fancybox-title-float-wrap {
border: none;
border-collapse: collapse;
width: auto;
}
#fancybox-title-float-wrap td {
border: none;
white-space: nowrap;
}
#fancybox-title-float-left {
padding: 0 0 0 15px;
background: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
color: #FFF;
line-height: 29px;
font-weight: bold;
padding: 0 0 3px 0;
background: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
padding: 0 0 0 15px;
background: url(//greenwave.ee/wp-content/themes/interface-pro/images/fancybox/fancybox.png) -55px -90px no-repeat;
} .fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
height: expression(this.parentNode.clientHeight + "px");
}
#fancybox-loading.fancybox-ie6 {
position: absolute; margin-top: 0;
top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_loading.png', sizingMethod='scale'); } .fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }