/*
Theme Name: THBusiness
Theme URI: http://www.themezhut.com/themes/thbusiness
Author: ThemezHut
Author URI: http://www.themezhut.com
Description: THBusiness WordPress Theme is mainly focused for business websites while it consists with a simple elegant blog layout. You can simply create a business website by just dragging and dropping the widgets in the widget area. It consists with 6 featured widgets and 4 widget areas in the business template. THBusiness is created with twitter bootstrap so it can be perfectly viewed on any viewing environment. And it features a full width slider which is made with flexslider.Theme Customizer of this theme lets you to choose the main theme color from unlimited colors in just one click. Theme customizer along with theme options panel will help you to fully customize your website as you wish.You can find the theme documentation on http://www.themezhut.com/thbusiness-theme-documentation. See the demo at http://www.themezhut.com/demo/thbusiness.
Version: 2.0.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: thbusiness
Domain Path: /languages/
Tags: blog, education, portfolio, editor-style, footer-widgets, two-columns, right-sidebar, custom-header, custom-colors, custom-background, custom-menu, sticky-post, threaded-comments, translation-ready, featured-images, theme-options

THBusiness is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

THBusiness WordPress Theme, Copyright 2014 ThemezHut
THBusiness is distributed under the terms of the GNU GPL

*/


/*--------------------------------------------------------------
 TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
13.0 - Index Pagination
14.0 - Site Header/Footer
15.0 - Language navigation
16.0 - News 

--------------------------------------------------------------*/


/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/

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 {
    font-size: 62.5%;
    /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
    overflow-y: scroll;
    /* Keeps page centered in all browsers regardless of content height */
    -webkit-text-size-adjust: 100%;
    /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
    -ms-text-size-adjust: 100%
    /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

*,
*:before,
*:after {
    /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
    /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
    /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
    box-sizing: border-box;
}

body {
    background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

table {
    /* tables still need 'cellspacing="0"' in the markup */
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    color: #0079c2;
    text-decoration: none;
    outline: 0;
}

a img {
    border: 0;
}


/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea {
    color: #888888;
    font-family: 'PT sans', sans-serif;
    font-size: 15px;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

h1 {
    font-size: 26px;
    margin: 1em 0;
}

h2 {
    font-size: 24px;
    margin: 1em 0;
}

h3 {
    font-size: 20px;
    margin: 1em 0;
}

h4 {
    font-size: 18px;
    margin: 1em 0;
}

h5 {
    font-size: 16px;
    margin: 1em 0;
}

h6 {
    font-size: 14px;
    margin: 1em 0;
}

p {
    margin-bottom: 1.5em;
}

b,
strong {
    font-weight: bold;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    background: #f7f7f7;
    border-left: 3px solid #0079c2;
    margin: 30px 0;
    padding: 1.5em;
}

cite {
    display: block;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    margin: 10px 30px 0 30px;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font: 14px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}


/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%
    /* Adhere to container width. */
}

figure {
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 1.5em;
    width: 100%;
}

th {
    font-weight: bold;
}

th,
td {
    border: 1px solid #EAEAEA;
    padding: 6px 10px;
}

caption,
th,
td {
    text-align: left;
}


/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/

button,
input,
select,
textarea {
    font-size: 100%;
    /* Corrects font size not being inherited in all browsers */
    margin: 0;
    /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
    vertical-align: baseline
    /* Improves appearance and consistency in all browsers */
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid #ccc;
    border-color: #ccc #ccc #bbb #ccc;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    -webkit-appearance: button;
    /* Corrects inability to style clickable 'input' types in iOS */
    font-size: 14px;
    line-height: 1;
    padding: 10px 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa #bbb;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0
    /* Addresses excess padding in IE8/9 */
}

input[type="search"] {
    -webkit-appearance: textfield;
    /* Addresses appearance set to searchfield in S5, Chrome */
    /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
    border: 0;
    padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 10px;
}

textarea {
    overflow: auto;
    /* Removes default vertical scrollbar in IE6/7/8/9 */
    padding-left: 3px;
    vertical-align: top;
    /* Improves readability and alignment in all browsers */
    width: 98%;
}


/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/


/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/

a {
    color: #777;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:visited {
    color: #777;
}

a:hover,
a:focus,
a:active {
    color: #0079c2;
}


/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/

.main-navigation {
    clear: both;
    display: block;
    float: right;
    line-height: 90px;
    margin-right: 30px;
    margin-bottom: -3px;
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    color: #8b8b8b;
    display: block;
    height: 90px;
    padding: 0 10px;
    text-decoration: none;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    border-top: 3px solid #0079c2;
    display: none;
    float: left;
    left: 0;
    position: absolute;
    margin-top: -3px;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0px;
}

.main-navigation ul ul a {
    background: #fff;
    height: auto;
    line-height: 1.5;
    padding: 10px;
    width: 200px;
}

.main-navigation li:hover > a {
    border-bottom: 3px solid #0079c2;
}

.main-navigation ul ul:hover > a {
    background: #f5f5f5;
    border-bottom: none;
    color: #666;
}

.main-navigation ul ul a:hover {
    background: #f5f5f5;
}

.main-navigation ul li:hover > ul {
    display: block;
}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a {
    color: #0079c2;
}

.main-navigation ul li ul li a,
.main-navigation ul li.current-menu-item ul li a,
.main-navigation ul li ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor ul li a,
.main-navigation ul li.current-menu-ancestor ul li a,
.main-navigation ul li.current_page_item ul li a {
    color: #8b8b8b;
}


/* Responsive */

#main-nav-button {
    background: #1c1919;
    color: #fff;
    display: none;
    line-height: 50px;
    margin: 30px 0;
    text-align: center;
    width: 100%;
}

#main-nav-button:before {
    content: "\f03a";
    display: inline-block;
    font-family: FontAwesome;
    margin: 0 10px;
}

.main-nav-button:hover {
    color: #ccc;
}

.responsive-mainnav {
    background: #eeeeee;
    display: none;
}

.responsive-mainnav ul {
    margin: 0;
    padding: 5px;
}

.responsive-mainnav li a {
    color: #777777;
    line-height: 26px;
    padding: 15px;
}

.responsive-mainnav li {
    list-style: none;
    margin: 1em;
}

.responsive-mainnav li ul {
    margin-left: 2em;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
    /* Above WP toolbar */
}


/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}


/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: '';
    display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 60px 0;
}


/* Make sure select elements fit in widgets */

.widget select {
    border: 1px solid #dedede;
    margin: 15px;
    max-width: 100%;
    height: 40px;
}


/* Search widget */

.widget_search .search-submit {
    display: none;
}

.widget-area {
    margin: 40px 0 60px 0;
}

.widget-area ul {
    list-style: none;
}

.widget-title {
    color: #666;
    border-bottom: 3px solid #0079c2;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0 15px 15px 15px;
}

.widget_recent_entries ul,
.widget_pages ul,
.widget_categories ul,
.widget_archive ul,
.widget_nav_menu ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_nav_menu ul {
    list-style: none;
    margin: 0 0 30px 0;
}

.widget_recent_entries ul li:before,
.widget_pages ul li:before,
.widget_categories ul li:before,
.widget_archive ul li:before,
.widget_nav_menu ul li:before,
.widget_recent_comments ul li:before,
.widget_meta ul li:before,
.widget_nav_menu ul li:before {
    color: #555555;
    content: "\f061";
    display: none;
    font-family: FontAwesome;
    font-size: 12px;
    padding-right: 20px;
}

.widget_recent_entries ul li,
.widget_pages ul li,
.widget_categories ul li,
.widget_archive ul li,
.widget_nav_menu ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_nav_menu ul li {
    border-bottom: 1px solid #ededed;
    padding: 8px 15px;
}

.tagcloud {
    padding: 5px 15px;
}

.business-page-widget-title {
    color: #777777;
    margin: 40px 0;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.widget_thbusiness_services_widget {
    margin-top: 50px;
}

.th-services-box {
    margin-bottom: 50px;
    text-align: center;
}

.th-services-box:hover .th-services-icon {
    border: 1px solid #0079c2;
    color: #0079c2;
}

.th-services-box:hover .th-morelink {
    background: #0079c2;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    padding: 8px 20px;
}

.widget_thbusiness_services_widget .business-page-widget-title {
    margin: 30px 0;
    font-size: 18px;
    text-transform: none;
}

.th-services-image {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 90px;
}

.th-services-image img {
    width: 70px;
    height: 70px;
    border-radius: 90px;
}

.th-services-icon {
    border: 1px solid #888888;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    font-size: 20px;
    margin-bottom: 20px;
    border-radius: 90px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.widget_thbusiness_recentwork_widget {
    margin-top: 40px;
}

.widget_thbusiness_recentwork_widget .widget-title {
    border: none;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
}

.th-services-boxset {
    display: inline-block;
    margin-bottom: 60px;
}

.th-morelink {
    color: #0079c2;
    display: inline-block;
    margin-top: 5px;
}

.th-morelink-sep {
    clear: both;
    height: 43px;
}

.th-morelink:visited {
    color: #0079c2;
}

.widget_thbusiness_recentwork_widget .business-page-widget-title {
    margin: 40px 0 40px 15px;
}

.th-front-page-summery {
    line-height: 1.5;
    margin-bottom: 25px;
}

.th-recentwork-box {
    margin-bottom: 65px;
}

.th-business-page-widget {
    border-bottom: 3px solid #f5f5f5;
}

.th-recentwork-title h3 {
    color: #888888;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 0;
}

.recentwork-image img:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.widget_thbusiness_callto_action {
    margin-bottom: 0;
}

.call-to-action-wrapper {
    background: #FBFBFB;
    border-bottom: 3px solid #f6f6f6;
    padding: 50px 0;
}

.call-to-action-content h3 {
    color: #666666;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 20px 10px 0;
}

.call-to-action-content p {
    color: #888;
    margin: 0 20px 0 0;
}

.call-to-action-button {
    background: #0079c2;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    float: right;
    margin-top: 10px;
    padding: 10px 30px;
}

.call-to-action-button:hover {
    background-color: #555555;
}

.call-to-action-button:visited {
    color: #ffffff;
}

.th-singlepage-widget {
    padding: 40px 0;
}

.th-singlepage-widget .business-page-widget-title {
    margin: 0 0 40px 0;
}

.th-singlepage-widget-image {
    margin-bottom: 25px;
}

.th-singlepage-widget-image img:hover {
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.singlepage-widget-moretag {
    background: #0079c2;
    border-radius: 3px;
    color: #ffffff;
    display: table;
    font-size: 14px;
    padding: 8px 25px;
    margin: 5px 0;
}

.singlepage-widget-moretag:hover {
    background-color: #333333;
    color: #fff;
}

.singlepage-widget-moretag:visited {
    color: #ffffff;
}

.th-front-page-summery h1 {
    color: #888888;
    border-bottom: none;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin: 15px 0;
    padding: 0;
}

.th-testimonial-widget {
    overflow: hidden;
    padding: 30px 0 0 0;
}

.th-testimonial-widget .business-page-widget-title {
    margin: 10px 0 40px 0;
}

.th-testimonial-widget .widget-title:before {
    content: "\f10d";
    display: inline-block;
    font-family: FontAwesome;
    margin: 0 10px 0 0;
}

.th-testimonial-image,
.th-testimonial-image img {
    width: 90px;
    height: 90px;
    border-radius: 90px;
    float: left;
    margin: 0 20px 20px 0;
}

.testimonial-content p {
    margin: 0 0 10px;
}

.testimonial-meta {
    font-size: 13px;
}

.th-client-item-image {
    margin: 0 0 30px 0;
}

.th-clients {
    padding: 20px 0;
    background: #FBFBFB;
    border-bottom: 3px solid #f6f6f6;
    border-top: 3px solid #f6f6f6;
    margin-top: 30px;
}

.th-clients .business-page-widget-title {
    margin: 20px 0 40px 0;
    text-align: center;
}

.footer-widget-area .widget_recent_entries ul li,
.footer-widget-area .widget_pages ul li,
.footer-widget-area .widget_categories ul li,
.footer-widget-area .widget_archive ul li,
.footer-widget-area .widget_nav_menu ul li,
.footer-widget-area .widget_recent_comments ul li,
.footer-widget-area .widget_meta ul li,
.footer-widget-area .widget_nav_menu ul li {
    border-bottom: 1px solid #434343;
}

.footer-widget-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px 0;
    padding: 0 15px 15px 15px;
}

.widget-area #wp-calendar caption {
    color: #777;
    margin: 10px 0 15px 0;
    font-size: 12px;
}

.footer-widget-area #wp-calendar caption {
    color: #ffffff;
    margin: 10px 0 15px 0;
    font-size: 12px;
}

.widget-area .textwidget {
    margin: 15px;
}


/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/

.sticky {
    background-color: #EDEDED;
    padding: 30px;
}

.hentry {
    margin: 0 0 80px;
}

.byline,
.updated {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 20px 0;
    text-align: center;
}

.entry-title {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0;
}

.content-area {
    margin: 40px 0;
}

.entry-meta,
.entry-footer {
    font-size: 13px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    padding: 6px 0;
}

.entry-footer-insinglepost {
    border-top: 1px solid #ededed;
    font-size: 13px;
    margin: 30px 0;
    padding: 10px 0;
}

.site-content {
    margin: 0;
}

.article-featured-image {
    margin: 20px 0;
}

.moretag {
    background: #0079c2;
    border-radius: 3px;
    color: #fff;
    display: table;
    float: right;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 25px;
    margin: 0 0 20px 0;
}

.moretag:visited {
    color: #ffffff;
}

.moretag:hover {
    background-color: #333333;
    color: #fff;
}

.page-header {
    padding: 0;
    margin: 0;
    border: none;
}

.page-title {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background: #ededed;
    color: #777777;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 40px 0;
    padding: 10px 15px;
}

.posted-on:before {
    content: "\f073";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0 15px 0 0;
}

.author:before {
    content: "\f007";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0 15px 0 20px;
}

.comments-link:before {
    content: "\f0e6";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 12px;
    font-weight: normal;
    margin: 0 15px 0 20px;
}

.cat-links:before {
    content: "\f07c";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0 10px 0 0;
}

.tags-links:before {
    content: "\f02c";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0 10px 0 18px;
}

.th-post-permalink:before {
    content: "\f0c1";
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0 15px;
}

.meta-nav-next:after {
    content: "\f061";
    display: inline-block;
    font-family: FontAwesome;
    margin: 0 0 3px 10px;
}

.edit-link:before {
    content: "\f044";
    display: inline-block;
    font-family: FontAwesome;
    margin: 0 10px 0 18px;
}

.meta-nav-prev:before {
    content: "\f060";
    display: inline-block;
    font-family: FontAwesome;
    margin: 0 10px 3px 0;
}

.thmag-cat-title:before,
.thmag-tag-title:before,
.thmag-vcard:before {
    color: #cccccc;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 14px;
    margin: 0 8px 0 5px;
}


/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}


/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/

.comments-area {
    max-width: 677px;
    margin: 40px 0;
}

.comments-title,
.comment-list,
.comment-reply-title,
.must-log-in,
.comment-respond .comment-form,
.comment-respond iframe {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form {
    max-width: 1040px;
    padding-left: 60px;
    padding-right: 376px;
}

.comments-title {
    margin: 20px 0;
}

.comment-list,
.comment-list .children {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.comment-list .children {
    margin: 0 0 0 40px;
}

.comment-list > li:after,
.comment-list .children > li:before {
    background-size: 4px 4px;
    content: "";
    display: block;
    height: 1px;
    width: 100%;
}

.comment-list > li:last-child:after {
    display: none;
}

.comment-body {
    padding: 24px 0;
    position: relative;
    clear: both;
    overflow: hidden;
    border-bottom: 1px solid #E7E7E7;
}

.comment-author .avatar {
    display: block;
    float: left;
    margin: 0 20px 20px 0;
}

.comment-author .fn {
    word-wrap: break-word;
}

.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login {
    color: #0079c2;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

.says {
    display: none;
}

.no-avatars .comment-author {
    margin: 0 0 5px;
    max-width: 100%;
    position: relative;
}

.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply {
    width: 100%;
}

.comment-list .edit-link {
    margin-left: 20px;
}

.comment-metadata,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply {
    margin: 10px 0;
}

.comment-meta,
.comment-meta a {
    color: #a2a2a2;
    font-size: 13px;
}

.comment-meta a:hover {
    color: #555555;
}

.comment-metadata {
    margin-bottom: 20px;
}

.ping-meta {
    color: #a2a2a2;
    font-size: 13px;
    line-height: 2;
}

.comment-awaiting-moderation {
    color: #a2a2a2;
}

.comment-awaiting-moderation:before {
    content: "\f021";
    margin-right: 10px;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
}

.comment-reply-link:before,
.comment-reply-login:before {
    content: "\f122";
    margin-right: 10px;
    display: inline-block;
    font-family: FontAwesome;
    font-weight: normal;
}


/* Comment form */

.comment-respond {
    background-color: #f5f5f5;
    padding: 30px;
    margin: 30px 0;
    max-width: 677px;
}

.comment .comment-respond {
    margin-bottom: 20px;
    padding: 20px;
}

.comment-reply-title small a {
    color: #131310;
    display: inline-block;
    float: right;
    height: 20px;
    overflow: hidden;
    width: 20px;
}

.comment-reply-title small a:hover {
    color: #ed331c;
    text-decoration: none;
}

.comment-reply-title small a:before {
    content: "\f05c";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: normal;
}

.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
    padding: 0;
}

.comment-form .comment-notes {
    margin-bottom: 15px;
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
    margin-bottom: 30px;
}

.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
    float: left;
    padding: 10px 0;
    width: 100px;
}

.comment-form .required {
    color: #FF8778;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    max-width: 300px;
    width: 60%;
}

.comment-form textarea {
    width: 100%;
}

.form-allowed-tags,
.form-allowed-tags code {
    color: #686758;
    font-size: 14px;
}

.form-allowed-tags code {
    font-size: 10px;
    margin-left: 3px;
    white-space: pre-wrap;
}

.comment-list .pingback,
.comment-list .trackback {
    padding-top: 24px;
}

.comment-navigation {
    border-bottom: 1px solid #E7E7E7;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0 auto;
    max-width: 677px;
    padding: 20px 0;
    width: 100%;
}

.no-comments {
    background-color: #eeeeee;
    font-size: 20px;
    font-style: italic;
    font-weight: 300;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.sidebar .no-comments {
    padding-left: 60px;
    padding-right: 376px;
}


/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object {
    max-width: 100%;
}


/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}


/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}


/*--------------------------------------------------------------
13. Pagination
--------------------------------------------------------------*/


/* The containing box with a nice white background */

.paging-navigation {
    background: #fff;
    background: white;
    font-family: sans-serif;
    padding: 0 0 30px;
    text-align: center;
}


/* Remove bullets and list indentation */

.paging-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}


/* Make the list items appear horizontally */

.paging-navigation li {
    display: inline;
}


/* Give each link and the current item some padding to make them easy to click */

a.page-numbers,
span.page-numbers {
    background-color: #333;
    padding: 10px 15px;
    line-height: 35px;
    color: #fff;
}


/* Link hover state */

a:hover.page-numbers {
    background-color: #0079c2;
}

.paging-navigation .current {
    background-color: #0079c2;
}

.page-links a,
.page-links span {
    padding: 5px;
}

.page-links a {
    color: #fff;
    background: #333;
    border-radius: 2px;
}

.page-links span a {
    background: #0079c2;
    color: #fff;
}

.page-links a:hover {
    background: #0079c2;
}

.post-navigation {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    font-weight: bold;
    padding: 15px 0;
}


/*--------------------------------------------------------------
14. Site Header/Footer
--------------------------------------------------------------*/

.site-header {
    border-bottom: 3px solid #f5f5f5;
}

.top-bar {
    background: #333;
    color: #bbb;
    min-height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 14px;
}

.top-bar a {
    color: #ddd;
}

.topbar-editor {
    display: inline-block;
}

.topbar-icon {
    background: #0079c2;
    border-radius: 3px;
    color: #eee;
    display: inline-block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    margin: 8px 12px 8px 20px;
    text-align: center;
}

.topbar-icon:first-child {
    margin-left: 0;
}

.th-social-area {
    float: right;
    overflow: hidden;
    clear: both;
}

@media all and (max-width: 1000px) {
    .top-bar {
        text-align: right;
    }
}

.th-social-icon {
    width: 40px;
    height: 40px;
    float: left;
    border-left: 1px solid #222;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.th-social-area {
    border-right: 1px solid #222;
}

.th-social-area a {
    color: #ddd;
    width: 40px;
}

.th-social-area a:hover {
    color: #fff;
}

.facebook:hover {
    background: #3b5998;
}

.twitter:hover {
    background: #2b7bb9;
}

.googleplus:hover {
    background: #dd4b39;
}

.instagram:hover {
    background: #b200b4;
}

.linkedin:hover {
    background: #4875B4;
}

.youtube:hover {
    background: #FF3333;
}

.dribbble:hover {
    background: #ea4c89;
}

.github:hover {
    background: #4183c4;
}

.flickr:hover {
    background: #ff0084;
}

.social-text {
    margin-right: 13px;
    float: left;
}

.article-preview-image {
    margin-bottom: 20px;
}

.site-title {
    font-size: 36px;
    font-weight: bold;
    margin: 15px 0 0 0;
    line-height: 1.1;
}

.site-description {
    font-size: 12px;
    margin: 5px 0 10px 0;
}

.site-logo-image img {
    max-height: 87px;
}

.th-slider-container {
    position: relative;
}

.th-slider-details-container {
    background: none repeat scroll right -53px rgba(0, 0, 0, 0.3);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#33000000', endColorstr='#33000000', GradientType=0);
    color: #ffffff;
    padding: 30px;
    top: 50%;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    max-width: 550px;
}

.th-slider-details-container p {
    margin-bottom: 30px;
}

.th-slider-title h3 {
    margin: 0 0 25px 0;
    font-size: 25px;
}

.th-slider-title h3 a {
    color: #ffffff;
}

.th-slider-readmore-button a {
    background: #0079c2;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    padding: 8px 20px;
}

.th-slider-readmore-button a:hover {
    background-color: #333333;
    color: #fff;
}

.site-footer {
    background-color: #1c1919;
    color: #ccc;
}

.site-footer a {
    color: #ddd;
}

.site-footer a:hover {
    color: #0079c2;
}

.footer-site-info {
    background-color: #222222;
    clear: both;
}

.footer-details-container p {
    margin: 0;
}

.copyright-container {
    font-size: 13px;
    padding: 19px 15px;
    overflow: hidden;
    clear: both;
}

.credit-container {
    text-align: right;
}

@media only screen and (max-width: 768px) {
    .credit-container {
        text-align: left;
    }
}

.scrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 40px;
    font-family: 'FontAwesome';
    background-color: #000;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.scrollup:after {
    content: "\f106";
}

.scrollup:visited {
    color: #fff;
}

.scrollup:hover {
    color: #fff;
    opacity: 0.8;
}

.th-search-button-icon {
    cursor: pointer;
    width: 30px;
    height: 90px;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 90px;
}

.th-search-button-icon:before {
    content: '\f002';
    cursor: pointer;
    display: inline-block;
    font-family: 'FontAwesome';
    vertical-align: middle;
}

.th-search-box-container {
    background: #fff;
    border: 3px solid #E3E3E3;
    border-top: 3px solid #0079c2;
    display: none;
    padding: 5px;
    position: absolute;
    right: 0;
    top: 87px;
    width: 298px;
    z-index: 999;
}

#th-search-form input[type="submit"] {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    background-color: #0079c2;
    color: #fff;
    border: none;
    font-size: 12px;
    font-weight: normal;
    text-shadow: none;
    width: 82px;
}

#th-search-form input[type="text"] {
    border: none;
    padding: 0 11px;
    background: #f1f1f1;
    width: 200px;
    height: 40px;
    color: #222;
    margin: 0;
    float: left;
}

.thbusiness-header-image img {
    width: 100% !important;
    height: auto;
}

@media (min-width: 768px) {
    .th-services-boxset {
        margin-bottom: 0;
    }
    .th-clear-third {
        clear: both;
    }
}

@media (max-width: 768px) {
    .th-recentwork-box,
    .widget_thbusiness_recentwork_widget .business-page-widget-title {
        text-align: center;
    }
    .th-slider-details-container {
        position: absolute;
        top: 25%;
        left: 45px;
        margin-right: 45px;
        width: auto;
        padding: 15px;
    }
    .th-slider-description {
        display: none;
    }
    .th-slider-title h3 {
        font-size: 16px;
        margin: 0;
    }
    .th-slider-readmore-button {
        display: none;
    }
}

@media (min-width: 992px) {
    .th-clear-third {
        clear: none;
    }
    .th-clear-fourth {
        clear: both;
    }
}

@media (max-width: 992px) {
    .site-header {
        height: auto;
    }
    #main-nav-button {
        display: inline-block;
    }
    #site-navigation {
        display: none;
    }
    .th-search-button-icon {
        display: none;
    }
    .th-search-box-container {
        display: none;
    }
    .th-slider-readmore-button {
        display: none;
    }
    .th-slider-description {
        display: none;
    }
    .th-slider-title h3 {
        margin: 0;
    }
}

@media (min-width: 992px) {
    .responsive-mainnav {
        display: none !important;
    }
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.icon-scroll {
    position: absolute;
    bottom: 40px;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 50px;
    z-index: 3;
}

.icon-scroll span {
    display: block;
    width: 8px;
    height: 8px;
    border-right: 1px solid rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    margin: 0 0 0px 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: mouse-scroll 1s infinite;
    animation: mouse-scroll 1s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    cursor: pointer;
}

.icon-scroll .a1 {
    margin-top: 6px;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.icon-scroll .a2 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}

.icon-scroll .a3 {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}

.icon-scroll .mouse {
    height: 36px;
    width: 24px;
    border: 1px solid rgba(255, 255, 255, 0.8);
    border-radius: 10px;
    cursor: pointer;
}

.icon-scroll .wheel {
    position: relative;
    display: block;
    height: 4px;
    width: 4px;
    margin: 2px auto 0;
    background: rgba(255, 255, 255, 0.8);
    -webkit-animation: mouse-wheel 1.2s ease infinite;
    animation: mouse-wheel 1.2s ease infinite;
    border-radius: 50%;
}

@-webkit-keyframes mouse-wheel {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(5px);
        transform: translateY(5px);
    }
}

@keyframes mouse-wheel {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@-webkit-keyframes mouse-scroll {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}

@keyframes mouse-scroll {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .5;
    }
    100% {
        opacity: 1;
    }
}


/* Breakpoints for min-width media queries*/

body {
    font-family: 'PT Sans', sans-serif;
    color: #474747;
    font-size: 16px;
    line-height: 25px;
}

@media (min-width: 992px) {
    .content-area {
        margin: 100px 0;
    }
}

h1,
h1.page-title {
    text-align: center;
    background: transparent;
    color: #0079c2;
    text-transform: uppercase;
    background: transparent;
    border: none;
    font-weight: bold;
    line-height: 1;
    position: relative;
    padding-bottom: 15px;
    font-size: 30px;
    padding-bottom: 28px;
}

h1 span,
h1.page-title span {
    display: block;
    color: #a9a9a9;
    text-transform: none;
    line-height: 1.4;
    font-size: 16px;
}

h1:after,
h1.page-title:after {
    content: '';
    width: 44px;
    height: 4px;
    background: #0079c2;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (min-width: 992px) {
    h1,
    h1.page-title {
        font-size: 38px;
        margin-bottom: 57px;
    }
    h1 span,
    h1.page-title span {
        font-size: 22px;
    }
}

@media (min-width: 1200px) {
    h1,
    h1.page-title {
        font-size: 50px;
        margin-bottom: 57px;
    }
    h1 span,
    h1.page-title span {
        font-size: 26px;
    }
}

.post-template-default h1.entry-title {
    margin-bottom: 50px;
}

@media (min-width: 992px) {
    .post-template-default h1.entry-title {
        font-size: 40px;
    }
}

h2 {
    text-align: center;
    background: transparent;
    color: #0079c2;
    text-transform: uppercase;
    background: transparent;
    border: none;
    font-weight: bold;
    line-height: 1;
    position: relative;
    padding-bottom: 15px;
    font-size: 30px;
}

h2 span {
    display: block;
    color: #a9a9a9;
    text-transform: none;
    line-height: 1.4;
    font-size: 16px;
}

h2:after {
    content: '';
    width: 44px;
    height: 4px;
    background: #0079c2;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (min-width: 992px) {
    h2 {
        font-size: 40px;
    }
    h2 span {
        font-size: 26px;
    }
}

h3 {
    color: #0079c2;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    position: relative;
    padding-bottom: 16px;
    margin-bottom: 24px;
}

h3:after {
    content: '';
    width: 44px;
    height: 4px;
    background: #0079c2;
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (min-width: 992px) {
    .blog .entry-title {
        font-size: 30px;
        margin-bottom: 20px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

a {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    color: #0079c2;
}

a:visited {
    color: #0079c2;
}

a:hover,
a:active,
a:focus {
    color: #a9a9a9;
}

ul.page-numbers a.page-numbers:hover {
    color: #ffffff;
}

.btn-info {
    background: #ffffff;
    border-radius: 2px;
    color: #0079c2;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 14px;
    border: none;
}

.btn-info:visited {
    background: #ffffff;
    color: #0079c2;
}

.btn-info:hover,
.btn-info:active {
    background: #eeeeee;
    color: #0079c2;
}

.btn-info .fa {
    margin-right: 8px;
}

.btn-primary {
    background: #0079c2;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    border-radius: 2px;
    min-width: 165px;
    text-align: center;
    padding: 12px 20px;
    border: none;
}

.btn-primary .fa-file-pdf-o {
    margin-right: 7px;
}

.btn-primary:visited {
    background: #0079c2;
    color: #ffffff;
}

.btn-primary:hover,
.btn-primary:active {
    background: #eeeeee;
    color: #0079c2;
}

.scrollup {
    background: #474747;
    color: #ffffff;
    z-index: 10;
    right: 20px;
    border-radius: 2px;
}

.top-bar {
    background: #0079c2;
    text-align: left;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

@media (min-width: 992px) {
    .top-bar {
        padding: 10px 0;
        background: rgba(0, 121, 194, 0.7);
        -webkit-transition: padding 300ms ease-in-out;
        transition: padding 300ms ease-in-out;
    }
}

.top-bar .menu-language-menu-container {
    display: inline-block;
}

.top-bar #menu-language-menu {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none;
}

.top-bar #menu-language-menu a {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.top-bar #menu-language-menu li.menu-item-has-children {
    position: relative;
    padding-right: 20px;
}

.top-bar #menu-language-menu li.menu-item-has-children:before {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffff;
}

.top-bar #menu-language-menu li.menu-item-has-children > a {
    color: #ffffff;
    pointer-events: none;
}

.top-bar #menu-language-menu li.menu-item-has-children:hover > a,
.top-bar #menu-language-menu li.menu-item-has-children.active > a {
    color: #ffffff;
}

.top-bar #menu-language-menu li.menu-item-has-children:hover .sub-menu,
.top-bar #menu-language-menu li.menu-item-has-children.active .sub-menu {
    opacity: 1;
    visibility: visible;
}

.top-bar #menu-language-menu .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 30;
    background: #ffffff;
    list-style: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
}

.top-bar #menu-language-menu .sub-menu li:not(:last-child) {
    border-bottom: 1px solid #eeeeee;
}

.top-bar #menu-language-menu .sub-menu li.current-lang a {
    background: #0079c2;
    color: #ffffff !important;
}

.top-bar #menu-language-menu .sub-menu a {
    color: #0079c2 !important;
    display: block;
    padding: 5px 10px;
    line-height: 1.5;
}

.top-bar #menu-language-menu .sub-menu a:hover {
    background: #0079c2;
    color: #ffffff !important;
}

.top-bar .lang-navi-label {
    color: #ffffff;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

.top-bar .th-social-area {
    border: none !important;
    color: #ffffff;
    font-size: 14px;
}

.top-bar .th-social-area .th-social-icon {
    border: none !important;
    width: 30px;
}

.top-bar .th-social-area .th-social-icon .fa {
    color: #ffffff;
    font-size: 16px;
}

.top-bar .th-social-area .th-social-icon:hover {
    background: transparent !important;
}

.top-bar .th-social-area .th-social-icon:hover .fa {
    color: #ffffff;
}

@media (min-width: 992px) {
    .top-bar .th-social-area .th-social-icon {
        width: 38px;
    }
}

.site-logo-image {
    margin-top: 20px;
    text-align: center;
}

@media (min-width: 992px) {
    .site-logo-image {
        margin-top: 24px;
        text-align: left;
        -webkit-transition: margin 300ms ease-in-out;
        transition: margin 300ms ease-in-out;
    }
}

#main-nav-button {
    background: #eeeeee;
    color: #474747;
    text-transform: uppercase;
    font-weight: bold;
}

.main-navigation {
    margin-bottom: 0;
}

.main-navigation .menu {
    position: static;
}

.navigation-container {
    background: rgba(255, 255, 255, 0.7);
    position: relative;
}

.navigation-container .row {
    position: relative;
}

.navigation-container .col-md-9 {
    position: static;
}

#menu-primary-menu,
#menu-primary-menu-bg,
#menu-primary-menu-de,
#menu-primary-menu-ru,
#site-navigation > div > ul {
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    #menu-primary-menu,
    #menu-primary-menu-bg,
    #menu-primary-menu-de,
    #menu-primary-menu-ru,
    #site-navigation > div > ul {
        margin-bottom: 0;
        position: static;
    }
}

#menu-primary-menu > li,
#menu-primary-menu-bg > li,
#menu-primary-menu-de > li,
#menu-primary-menu-ru > li,
#site-navigation > div > ul > li {
    margin: 5px 20px;
    position: static;
}

@media (min-width: 992px) {
    #menu-primary-menu > li,
    #menu-primary-menu-bg > li,
    #menu-primary-menu-de > li,
    #menu-primary-menu-ru > li,
    #site-navigation > div > ul > li {
        margin: 0;
    }
}

#menu-primary-menu > li:not(:last-child) > a,
#menu-primary-menu-bg > li:not(:last-child) > a,
#menu-primary-menu-de > li:not(:last-child) > a,
#menu-primary-menu-ru > li:not(:last-child) > a,
#site-navigation > div > ul > li:not(:last-child) > a {
    border-bottom: 1px solid #dcd9d9;
}

@media (min-width: 992px) {
  #menu-primary-menu > li:not(:last-child) > a,
  #menu-primary-menu-bg > li:not(:last-child) > a,
  #menu-primary-menu-de > li:not(:last-child) > a,
  #menu-primary-menu-ru > li:not(:last-child) > a,
  #site-navigation > div > ul > li:not(:last-child) > a {
      border-bottom: none;
  }
  
    #menu-primary-menu > li:not(:last-child) > a:hover,
    #menu-primary-menu-bg > li:not(:last-child) > a:hover,
    #menu-primary-menu-de > li:not(:last-child) > a:hover,
    #menu-primary-menu-ru > li:not(:last-child) > a:hover,
    #site-navigation > div > ul > li:not(:last-child) > a:hover {
        border-bottom: 3px solid #0079c2;
    }
}

#menu-primary-menu > li.menu-item-has-children:hover .sub-menu,
#menu-primary-menu-bg > li.menu-item-has-children:hover .sub-menu,
#menu-primary-menu-de > li.menu-item-has-children:hover .sub-menu,
#menu-primary-menu-ru > li.menu-item-has-children:hover .sub-menu,
#site-navigation > div > ul > li.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

#menu-primary-menu > li.current-menu-item > a,
#menu-primary-menu-bg > li.current-menu-item > a,
#menu-primary-menu-de > li.current-menu-item > a,
#menu-primary-menu-ru > li.current-menu-item > a,
#site-navigation > div > ul > li.current-menu-item > a {
    border-bottom: 3px solid #0079c2;
}

#menu-primary-menu > li > a,
#menu-primary-menu-bg > li > a,
#menu-primary-menu-de > li > a,
#menu-primary-menu-ru > li > a,
#site-navigation > div > ul > li > a {
    font-weight: bold;
    text-transform: uppercase;
    color: #0079c2;
    padding: 5px 0;
    display: block;
}

@media (min-width: 992px) {
    #menu-primary-menu > li > a,
    #menu-primary-menu-bg > li > a,
    #menu-primary-menu-de > li > a,
    #menu-primary-menu-ru > li > a,
    #site-navigation > div > ul > li > a {
        height: 117px;
        margin: 0 5px;
        display: inline-block;
        padding: 15px 0;
        font-size: 14px;
    }
}

@media (min-width: 1200px) {
    #menu-primary-menu > li > a,
    #menu-primary-menu-bg > li > a,
    #menu-primary-menu-de > li > a,
    #menu-primary-menu-ru > li > a,
    #site-navigation > div > ul > li > a {
        font-size: 16px;
        margin: 0 13px;
    }
   
}

#menu-primary-menu > li .sub-menu,
#menu-primary-menu-bg > li .sub-menu,
#menu-primary-menu-de > li .sub-menu,
#menu-primary-menu-ru > li .sub-menu,
#site-navigation > div > ul > li .sub-menu {
    border-top: none;
    margin-top: 0;
    box-shadow: none;
}

#menu-primary-menu > li .sub-menu li,
#menu-primary-menu-bg > li .sub-menu li,
#menu-primary-menu-de > li .sub-menu li,
#menu-primary-menu-ru > li .sub-menu li,
#site-navigation > div > ul > li .sub-menu li {
    display: block;
    width: 100%;
    padding: 0 15px;
    margin: 0;
    float: none;
}

#menu-primary-menu > li .sub-menu li a,
#menu-primary-menu-bg > li .sub-menu li a,
#menu-primary-menu-de > li .sub-menu li a,
#menu-primary-menu-ru > li .sub-menu li a,
#site-navigation > div > ul > li .sub-menu li a {
    background: transparent;
    width: 100%;
    
    color: #0079c2;
    font-size: 16px;
    padding: 0;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: block;
    padding: 10px 0;
}

@media (min-width: 992px) {
    #menu-primary-menu > li .sub-menu,
    #menu-primary-menu-bg > li .sub-menu,
    #menu-primary-menu-de > li .sub-menu,
    #menu-primary-menu-ru > li .sub-menu,
    #site-navigation > div > ul > li .sub-menu {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        background: #ffffff;
        width: 940px;
        padding: 10px 0;
        display: block;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    #menu-primary-menu > li .sub-menu:before,
    #menu-primary-menu > li .sub-menu:after,
    #menu-primary-menu-bg > li .sub-menu:before,
    #menu-primary-menu-bg > li .sub-menu:after,
    #menu-primary-menu-de > li .sub-menu:before,
    #menu-primary-menu-de > li .sub-menu:after,
    #menu-primary-menu-ru > li .sub-menu:before,
    #menu-primary-menu-ru > li .sub-menu:after,
    #site-navigation > div > ul > li .sub-menu:before,
    #site-navigation > div > ul > li .sub-menu:after {
        content: '';
        background: #ffffff;
        position: absolute;
        top: 0;
        display: block;
        height: 100%;
        bottom: 0;
        width: 1000px;
    }
    #menu-primary-menu > li .sub-menu:before,
    #menu-primary-menu-bg > li .sub-menu:before,
    #menu-primary-menu-de > li .sub-menu:before,
    #menu-primary-menu-ru > li .sub-menu:before,
    #site-navigation > div > ul > li .sub-menu:before {
        left: -1000px;
    }
    #menu-primary-menu > li .sub-menu:after,
    #menu-primary-menu-bg > li .sub-menu:after,
    #menu-primary-menu-de > li .sub-menu:after,
    #menu-primary-menu-ru > li .sub-menu:after,
    #site-navigation > div > ul > li .sub-menu:after {
        right: -1000px;
    }
    #menu-primary-menu > li .sub-menu li.non-decoration a,
    #menu-primary-menu-bg > li .sub-menu li.non-decoration a,
    #menu-primary-menu-de > li .sub-menu li.non-decoration a,
    #menu-primary-menu-ru > li .sub-menu li.non-decoration a,
    #site-navigation > div > ul > li .sub-menu li.non-decoration a {
        border-bottom: none;
    }
    #menu-primary-menu > li .sub-menu li a,
    #menu-primary-menu-bg > li .sub-menu li a,
    #menu-primary-menu-de > li .sub-menu li a,
    #menu-primary-menu-ru > li .sub-menu li a,
    #site-navigation > div > ul > li .sub-menu li a {
        color: #0079c2;
        line-height: 40px;
        font-size: 14px;
        border-bottom: 1px solid transparent;
        padding: 0;
    }
    #menu-primary-menu > li.productslist-parent  .sub-menu li a,
    #menu-primary-menu-bg > li.productslist-parent  .sub-menu li a,
    #menu-primary-menu-de > li.productslist-parent  .sub-menu li a,
    #menu-primary-menu-ru > li.productslist-parent  .sub-menu li a,
    #site-navigation > div > ul > li.productslist-parent .sub-menu li a {
        color: #0079c2;
        line-height: 40px;
        font-size: 14px;
        border-bottom: 1px solid rgba(0, 121, 194, 0.1);
        padding: 0;
    }
    #menu-primary-menu > li .sub-menu li a:hover,
    #menu-primary-menu-bg > li .sub-menu li a:hover,
    #menu-primary-menu-de > li .sub-menu li a:hover,
    #menu-primary-menu-ru > li .sub-menu li a:hover,
    #site-navigation > div > ul > li .sub-menu li a:hover {
        border-left: 3px solid #0079c2;
        padding-left: 6px;
    }
}

@media (min-width: 1200px) {
    #menu-primary-menu > li .sub-menu,
    #menu-primary-menu-bg > li .sub-menu,
    #menu-primary-menu-de > li .sub-menu,
    #menu-primary-menu-ru > li .sub-menu,
    #site-navigation > div > ul > li .sub-menu {
        width: 1110px;
    }
}

#menu-primary-menu > li.productslist-parent .menu-image-hover-wrapper,
#menu-primary-menu-bg > li.productslist-parent .menu-image-hover-wrapper,
#menu-primary-menu-de > li.productslist-parent .menu-image-hover-wrapper,
#menu-primary-menu-ru > li.productslist-parent .menu-image-hover-wrapper,
#site-navigation > div > ul > li.productslist-parent .menu-image-hover-wrapper {
    display: none;
}

@media (min-width: 992px) {
    #menu-primary-menu > li.productslist-parent .sub-menu,
    #menu-primary-menu-bg > li.productslist-parent .sub-menu,
    #menu-primary-menu-de > li.productslist-parent .sub-menu,
    #menu-primary-menu-ru > li.productslist-parent .sub-menu,
    #site-navigation > div > ul > li.productslist-parent .sub-menu {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        flex-flow: row wrap;
        align-content: flex-start;
        padding-right: 220px;
        width: 940px;
    }
    #menu-primary-menu > li.productslist-parent .sub-menu li,
    #menu-primary-menu-bg > li.productslist-parent .sub-menu li,
    #menu-primary-menu-de > li.productslist-parent .sub-menu li,
    #menu-primary-menu-ru > li.productslist-parent .sub-menu li,
    #site-navigation > div > ul > li.productslist-parent .sub-menu li {
        position: static;
        width: 50%;
    }
    #menu-primary-menu > li.productslist-parent .sub-menu li a,
    #menu-primary-menu-bg > li.productslist-parent .sub-menu li a,
    #menu-primary-menu-de > li.productslist-parent .sub-menu li a,
    #menu-primary-menu-ru > li.productslist-parent .sub-menu li a,
    #site-navigation > div > ul > li.productslist-parent .sub-menu li a {
        line-height: 30px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #menu-primary-menu > li.productslist-parent .menu-image-hover-wrapper,
    #menu-primary-menu-bg > li.productslist-parent .menu-image-hover-wrapper,
    #menu-primary-menu-de > li.productslist-parent .menu-image-hover-wrapper,
    #menu-primary-menu-ru > li.productslist-parent .menu-image-hover-wrapper,
    #site-navigation > div > ul > li.productslist-parent .menu-image-hover-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        width: 180px;
        height: 180px;
        display: inline-block;
        pointer-events: none;
    }
    #menu-primary-menu > li.productslist-parent .menu-image-hover-wrapper .hovered-image,
    #menu-primary-menu-bg > li.productslist-parent .menu-image-hover-wrapper .hovered-image,
    #menu-primary-menu-de > li.productslist-parent .menu-image-hover-wrapper .hovered-image,
    #menu-primary-menu-ru > li.productslist-parent .menu-image-hover-wrapper .hovered-image,
    #site-navigation > div > ul > li.productslist-parent .menu-image-hover-wrapper .hovered-image {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
    }
}

@media (min-width: 1200px) {
    #menu-primary-menu > li.productslist-parent .sub-menu,
    #menu-primary-menu-bg > li.productslist-parent .sub-menu,
    #menu-primary-menu-de > li.productslist-parent .sub-menu,
    #menu-primary-menu-ru > li.productslist-parent .sub-menu,
    #site-navigation > div > ul > li.productslist-parent .sub-menu {
        width: 1110px;
    }
}

.th-search-button-icon:before {
    color: #0079c2;
}

@media (min-width: 992px) {
    .th-search-button-icon {
        line-height: 115px;
        -webkit-transition: line-height 300ms ease-in-out;
        transition: line-height 300ms ease-in-out;
    }
}

.th-search-box-container {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    padding: 8px;
}

@media (min-width: 992px) {
    .th-search-box-container {
        top: 118px;
    }
}

.site-header {
    border-bottom: none;
}

@media (min-width: 992px) {
    .site-header {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        z-index: 200;
        box-shadow: 3px 9px 13px -8px rgba(0, 0, 0, 0.32);
    }
    .site-header.fixed .top-bar {
        padding: 0;
        background: #0079c2;
    }
    .site-header.fixed #site-navigation > div > ul > li > a {
        height: 90px;
        padding: 0;
    }
    .site-header.fixed .th-search-button-icon {
        line-height: 90px;
    }
    .site-header.fixed .site-logo-image {
        margin-top: 10px;
    }
    .site-header.fixed .th-search-box-container {
        top: 90px;
    }
    .site-header.fixed .navigation-container {
        background: #ffffff;
    }
}

.header-wrapper {
  background-image: url("img/header-img-homepage.jpg");
  padding: 40px 0;
  background-size: cover;
}
.header-links-wrapper{
  display: flex;
  flex-direction: column; 
}
.header-links-wrapper .links-box .widget div[class^="menu-header"] .menu{
  
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: -30px;
}
.header-links-wrapper .links-box .widget  a{
  display: block;
  width: 100%;
  background-size: cover;
  max-width: 100%;
  position: relative;
  margin-bottom: 30px;
  min-height: 90px;
}
.header-links-wrapper .links-box .widget{
    margin:  0 !important;
}
.header-links-wrapper .links-box .widget  a img{
    padding:  0 !important;
    width:  100%;
}
.header-links-wrapper .links-box .widget .menu li{
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    width:  100%;
}
@media (min-width: 992px) {
 
    .header-wrapper {        
        min-height: 560px;       
        background-size: cover;
        overflow: hidden;
        position: relative;
        padding: 0;
        padding-bottom: 50px;
    }
    .header-links-wrapper{
      flex-direction: row;
    }
    .header-links-wrapper .links-box .widget  div[class^="menu-header"] .menu{
      padding-left: 30px;
 
    }
    .header-wrapper #bgvid {
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: 2;
    }
       .header-links-wrapper .links-box .widget .menu li{
        
        width:  48%;
       }
    .header-wrapper .header-container {
        position: relative;
        z-index: 4;
        background-size: cover;
    }
    .header-links-wrapper{
      margin-top: 220px;
    }
    .header-links-wrapper >div{
      width: 50%;
      flex-basis: 50%;
    }
}



.header-links-wrapper .links-box .widget  a:hover span,
.header-links-wrapper .links-box .widget  div[class^="menu-header"] .menu li.active span {
  background: rgba(0,122,194,0.7);
  color: #fff;
}
.header-links-wrapper .links-box .widget  a span{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: rgba(255,255,255,0.7);
  color: #0079c2;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1;
  padding: 10px 14px;
  font-weight: bold;
  transition: all 300ms ease-in-out;
}

.claim {
    background: rgba(0, 0, 0, 0.2);
    padding: 36px 26px;
    margin-bottom: 30px;
}

.claim strong {
    display: block;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 15px;
}

.claim strong span {
    color: #0079c2;
}

.claim p {
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
}


.innerpage-header {
    display: none;
}

@media (min-width: 992px) {
  .claim{
    margin-bottom: 0;
  }
  .claim strong{
    font-size: 40px;
    margin-bottom: 25px;
  }
    .innerpage-header {
        display: block;
        height: 400px;
        background-image: url("img/header-img.jpg");
        background-position: center center;
    }
}

.trading-part-container {
    text-align: center;
    background: rgba(0, 121, 194, 0.8);
    margin-right: -15px;
    margin-left: -15px;
    padding: 13px 0;
}

.trading-part-container .trading-text {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    display: block;
    margin-right: 10px;
    vertical-align: middle;
    margin-bottom: 10px;
}

@media (min-width: 768px) {
    .trading-part-container .trading-text {
        display: inline-block;
        margin-bottom: 0;
    }
}

.footer-container {
    overflow-x: hidden;
    background-image: url("img/footer-bg-mobile.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (min-width: 992px) {
    .footer-container {
        background-image: url("img/footer-bg.jpg");
    }
}

.site-footer {
    background: rgba(0, 121, 194, 0.5);
}

.site-footer a {
    color: #ffffff;
}

@media (min-width: 992px) {
    .site-footer {
        padding-top: 45px;
    }
}

.widget_media_image {
    margin-top: 45px;
}

.mid-footer .textwidget ul {
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
}

.mid-footer .textwidget ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 6px;
}

.mid-footer .textwidget ul li .fa {
    position: absolute;
    left: 0;
    top: 4px;
}

.mid-footer .textwidget ul a {
    text-transform: none;
}

.mid-footer .textwidget ul a:hover {
    color: rgba(255, 255, 255, 0.6) !important;
}

@media (min-width: 768px) {
    .mid-footer .textwidget {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .mid-footer .textwidget ul {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

@media (min-width: 992px) {
    .mid-footer .textwidget {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .mid-footer .textwidget ul {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

.footer-site-info {
    background: rgba(0, 121, 194, 0.7);
    text-align: center;
    color: #ffffff;
}

.footer-site-info a {
    color: #ffffff;
}

.footer-site-info a:hover {
    color: rgba(255, 255, 255, 0.6) !important;
}

.footer-site-info .socials-footer-list {
    margin: 15px 0;
}

.footer-site-info .socials-footer-list .fa {
    font-size: 20px;
}

@media (min-width: 768px) {
    .footer-site-info {
        text-align: left;
    }
    .footer-site-info .socials-footer-list {
        margin: 0;
    }
}

.credit-container {
    text-align: center;
}

@media (min-width: 768px) {
    .credit-container {
        text-align: right;
    }
}

.widget_nav_menu ul.menu li {
    border-bottom: none;
    padding: 0 0 0 20px;
    position: relative;
    margin-bottom: 8px;
}

.widget_nav_menu ul.menu li:before {
    content: '\f105';
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 2px;
}

.widget_nav_menu ul.menu li a {
    font-size: 16px;
}

.widget_nav_menu ul.menu li a:hover {
    color: rgba(255, 255, 255, 0.6) !important;
}

.widget-area .textwidget {
    margin: 0;
}

.entry-footer {
    border-bottom: none;
}

.entry-footer-insinglepost {
    display: none;
}

.home .page-title {
    display: none;
}

.home h2 {
    text-align: center;
    background: transparent;
    color: #0079c2;
    text-transform: uppercase;
    background: transparent;
    border: none;
    font-weight: bold;
    line-height: 1;
    position: relative;
    padding-bottom: 15px;
    font-size: 30px;
    margin-top: 0;
}

.home h2 span {
    display: block;
    color: #a9a9a9;
    text-transform: none;
    line-height: 1.4;
    font-size: 16px;
}

.home h2:after {
    content: '';
    width: 44px;
    height: 4px;
    background: #0079c2;
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

@media (min-width: 992px) {
    .home h2 {
        font-size: 50px;
    }
    .home h2 span {
        font-size: 26px;
    }
}

.categories-wrapper {
    padding: 40px 0;
}

.categories-wrapper .products-list {
    margin: 0;
}

.categories-wrapper .products-list li {
    width: 100%;
    display: block;
    position: relative;
}

.categories-wrapper .products-list li img {
    display: inline;
    width: 30px;
    vertical-align: middle;
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.categories-wrapper .products-list a {
    display: block;
    text-align: left;
    padding: 10px 12px;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.categories-wrapper .products-list a span {
    display: inline-block;
    color: #0079c2;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 4px;
    margin-left: 40px;
}

.categories-wrapper .products-list a:hover {
    background: #eeeeee;
}

@media (min-width: 544px) {
    .categories-wrapper .products-list a span {
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .categories-wrapper .products-list {
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        margin-bottom: 30px;
    }
    .categories-wrapper .products-list li {
        width: 23%;
    }
    .categories-wrapper .products-list li img {
        width: auto;
        float: none;
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .categories-wrapper .products-list a {
        padding: 18px 26px;
        display: block;
        text-align: center;
        width: 100%;
    }
    .categories-wrapper .products-list a span {
        max-width: 100%;
        margin-top: 10px;
        margin-left: 0;
        display: block;
        font-size: 17px;
    }
}

@media (min-width: 992px) {
    .categories-wrapper {
        padding: 90px 0;
    }
}

.separator-wrapper {
    background: #0079c2;
    padding: 42px 0;
}

.separator-wrapper .separator-text {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    vertical-align: middle;
    display: block;
    margin-bottom: 14px;
    text-align: center;
}

@media (min-width: 992px) {
    .separator-wrapper {
        background-image: url("img/separator-bg.jpg");
        background-size: cover;
    }
    .separator-wrapper .separator-text {
        margin-top: 7px;
        font-size: 18px;
        text-align: left;
    }
}

.recent-news-wrapper {
    margin-bottom: 40px;
}

.recent-news-wrapper .recent-news-box {
    background-image: url("img/recent-news-bg.jpg");
    padding: 50px;
    color: #ffffff;
}

.recent-news-wrapper .recent-news-box a {
    color: #ffffff;
    font-style: italic;
}

.recent-news-wrapper .recent-news-box a:hover {
    color: rgba(255, 255, 255, 0.6);
}

.recent-news-wrapper .recent-news-box h3 {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin-top: 0;
    font-size: 30px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

.recent-news-wrapper .recent-news-box h3:after {
    content: '';
    height: 4px;
    width: 44px;
    background: #ffffff;
    position: absolute;
    left: 0;
    bottom: 0;
}

.recent-news-wrapper .recent-news-box h3 span {
    display: block;
    text-transform: none;
    font-size: 18px;
}

@media (min-width: 1200px) {
    .recent-news-wrapper .recent-news-box {
        height: 400px;
        padding: 70px 50px;
    }
}

@media (min-width: 1600px) {
    .recent-news-wrapper .recent-news-box h3 {
        font-size: 40px;
    }
    .recent-news-wrapper .recent-news-box h3 span {
        font-size: 26px;
    }
}

@media (min-width: 1200px) {
    .recent-news-wrapper {
        margin-bottom: 80px;
    }
}

.news-slider-col {
    padding-left: 0;
    padding-right: 0;
}

.news-slider .slick-btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgba(0, 121, 194, 0.8);
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
}

.news-slider .slick-btn.left {
    left: 0;
}

.news-slider .slick-btn.right {
    right: 0;
}

.news-slider .slick-btn .fa {
    font-size: 24px;
    line-height: 40px;
}

.news-slider .slick-btn:hover {
    background: #eeeeee;
    color: #0079c2;
}

.news-slider .slick-slide {
    height: 300px;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.news-slider .slick-slide:hover .post-link {
    opacity: 1;
    visibility: visible;
}

.news-slider .slick-slide:hover .news-text {
    background: transparent;
}

.news-slider .slick-slide .post-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 121, 194, 0.8);
    z-index: 2;
    color: #ffffff;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
    transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
    font-size: 16px;
    font-style: italic;
}

.news-slider .slick-slide .post-link span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.news-slider .slick-slide .news-text {
    background: rgba(0, 121, 194, 0.7);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    color: #ffffff;
    padding: 15px 20px;
    pointer-events: none;
    z-index: 3;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
}

.news-slider .slick-slide .news-text .title-text {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
}

.news-slider .slick-slide .news-text .date-text {
    font-style: italic;
    font-size: 16px;
}

@media (min-width: 992px) {
    .news-slider .slick-slide {
        height: 400px;
    }
}

.testimonials-wrapper {
    margin-bottom: 90px;
}

.testimonials-wrapper h3 {
    font-weight: bold;
    color: #0079c2;
    text-transform: uppercase;
    font-size: 26px;
    position: relative;
    padding-bottom: 20px;
}

.testimonials-wrapper h3:before {
    content: '';
    height: 4px;
    width: 44px;
    background: #0079c2;
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (min-width: 992px) {
    .testimonials-wrapper h3 {
        font-size: 40px;
    }
}

.testimonials-wrapper .testimonial_rotator_wrap,
.page-template .testimonial_rotator_wrap {
    padding: 0;
    margin: 0;
}

.testimonials-wrapper .testimonial_rotator_wrap .testimonial_rotator_quote,
.page-template .testimonial_rotator_wrap .testimonial_rotator_quote {
    background: #eeeeee;
    padding: 35px;
    text-align: left;
    font-size: 16px;
    font-style: italic;
    line-height: 26px;
    margin-bottom: 38px;
    position: relative;
}

.testimonials-wrapper .testimonial_rotator_wrap .testimonial_rotator_quote:after,
.page-template .testimonial_rotator_wrap .testimonial_rotator_quote:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 30px 20px 0;
    border-color: transparent #a9a9a9 transparent transparent;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.testimonials-wrapper .testimonial_rotator_wrap .longform_hr,
.page-template .testimonial_rotator_wrap .longform_hr {
    display: none;
}

.testimonials-wrapper .testimonial_rotator_wrap .testimonial_rotator_img,
.page-template .testimonial_rotator_wrap .testimonial_rotator_img {
    margin: 0;
    display: inline-block;
    float: left;
}

.testimonials-wrapper .testimonial_rotator_wrap .testimonial_rotator_author_info,
.page-template .testimonial_rotator_wrap .testimonial_rotator_author_info {
    display: inline-block;
    float: left;
    text-align: left;
    padding-left: 20px;
    margin-top: 0;
}

.testimonials-wrapper .testimonial_rotator_wrap .testimonial_rotator_author_info p,
.page-template .testimonial_rotator_wrap .testimonial_rotator_author_info p {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 20px;
    color: #0079c2;
    text-transform: uppercase;
}

.testimonials-wrapper .testimonial_rotator_wrap .testimonial_rotator_author_info .job-position,
.page-template .testimonial_rotator_wrap .testimonial_rotator_author_info .job-position {
    font-size: 14px;
    font-style: italic;
}

.partners-col a {
    font-style: italic;
}

.partners-table td {
    padding: 0;
}

.partners-table td a {
    display: block;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.partners-table td:hover a {
    opacity: 0.7;
}

.partners-table img {
    margin: 0 auto;
    display: block;
}

.staff-member-listing {
    clear: both;
    padding-top: 40px;
}

.staff-member-listing .staff-member {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 0 !important;
    border: none !important;
    padding-bottom: 0 !important;
    margin-bottom: 30px;
}

.staff-member-listing .staff-member .staff-member-photo {
    margin-bottom: 20px;
}

.staff-member-listing .staff-member .staff-member-info-wrap {
    width: 100%;
    margin: 0;
}

.staff-member-listing .staff-member ul {
    margin-left: 0;
    width: 100%;
}

.staff-member-listing .staff-member ul.staff-titlelist {
    font-weight: bold;
}

.staff-member-listing .staff-member ul.staff-titlelist li {
    margin-bottom: 5px;
}

.staff-member-listing .staff-member ul.staff-titlelist li .staff-member-name:after {
    content: none;
}

.staff-member-listing .staff-member ul.staff-titlelist strong {
    color: #0079c2;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    display: block;
    padding-top: 25px;
}

.staff-member-listing .staff-member ul.staff-titlelist strong:before {
    content: '';
    height: 5px;
    width: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: #0079c2;
}

.staff-member-listing .staff-member ul.staff-contactlist li {
    position: relative;
    padding-left: 24px;
    font-size: 14px;
}

.staff-member-listing .staff-member ul.staff-contactlist li .fa {
    position: absolute;
    color: #0079c2;
    left: 0;
    top: 4px;
}

.staff-member-listing .staff-member ul.staff-contactlist li .fa.fa-mobile {
    font-size: 18px;
}

@media (min-width: 440px) {
    .staff-member-listing .staff-member {
        width: 50%;
        float: left;
    }
}

@media (min-width: 992px) {
    .staff-member-listing .staff-member {
        width: 25%;
        float: left;
    }
}

.address-col .col-md-4 {
    margin-bottom: 40px;
}

.address-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.address-col ul.information-list {
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
}

.address-col ul.information-list strong {
    color: #0079c2;
    text-transform: uppercase;
    font-style: normal;
}

.address-col ul.address-list li {
    padding-left: 22px;
    position: relative;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.address-col ul.address-list li .fa {
    color: #0079c2;
    position: absolute;
    left: 0;
    top: 5px;
}

.address-col ul.address-list li a {
    text-transform: none;
    color: #474747;
}

.address-col ul.address-list li a:hover,
.address-col ul.address-list li a.active {
    color: #0079c2;
}

.map-box {
    width: 100%;
    border: none;
    height: 320px;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .map-box {
        height: 490px;
    }
}

.contactform-col label {
    display: block !important;
    width: 100% !important;
}

.contactform-col br {
    display: none !important;
}

.contactform-col input,
.contactform-col textarea {
    width: 100% !important;
    margin-bottom: 14px;
    border-radius: 0;
    background: #eeeeee;
    border: none;
    outline: none;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.contactform-col input::-webkit-input-placeholder,
.contactform-col textarea::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.35);
}

.contactform-col input::-moz-placeholder,
.contactform-col textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.35);
}

.contactform-col input:-ms-input-placeholder,
.contactform-col textarea:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, 0.35);
}

.contactform-col input:-moz-placeholder,
.contactform-col textarea:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.35);
}

.contactform-col input:focus,
.contactform-col textarea:focus {
    background: #E1E1E1;
}

.contactform-col textarea {
    padding: 11px;
    resize: none;
}

.contactform-col input[type="submit"] {
    background: #0079c2;
    box-shadow: none;
    color: #ffffff;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 14px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.contactform-col input[type="submit"]:hover {
    background: #474747;
}

input,
textarea,
button {
    border-radius: 0;
}

textarea {
    resize: none;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: #0079c2;
    color: #ffffff;
    box-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: none;
    border: none;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    box-shadow: none;
    background: #474747;
}

.widget-area .widget-title {
    color: #0079c2;
    text-transform: uppercase;
    border-bottom: none;
    padding: 0 0 15px 0;
    position: relative;
    margin-bottom: 20px;
}

.widget-area .widget-title:after {
    content: '';
    height: 4px;
    width: 40px;
    background: #0079c2;
    position: absolute;
    bottom: 0;
    left: 0;
}

.widget_search {
    margin-top: 100px;
}

.search-form label,
.search-form input {
    width: 100%;
}

.search-form input {
    border-radius: 0;
    background: #eeeeee;
    border: none;
    outline: none;
}

.comment-reply-title {
    color: #0079c2;
    font-weight: bold;
    text-transform: uppercase;
}

.woocommerce-page .site-content {
    padding: 50px 0;
}

@media (min-width: 992px) {
    .woocommerce-page .site-content {
        padding: 95px 0;
    }
}

.category-box > a {
    display: flex;
    position: relative;
    margin-bottom: 30px;
    border-radius: 3px;
    overflow: hidden;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    border: 1px solid transparent;
    align-items: center;
    min-height: 400px;
}

.category-box > a img {
    margin: 0 auto;
    display: block;
}

.category-box > a:hover {
    border: 1px solid #eeeeee;
}

.category-box > a:hover .c-description {
    opacity: 1;
    visibility: visible;
}

.category-box h2 {
    position: absolute;
    font-size: 20px;
    top: 50%;
    left: 0;
    text-align: left;
    margin: 0;
    padding-left: 90px;
    padding-right: 20px;
    padding-bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.category-box h2:after {
    content: none;
}

.category-box .c-description {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: rgba(169, 169, 169, 0.5);
    padding: 18px 24px !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 24px;
    margin: 0 !important;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
    transition: opacity 300ms ease-in-out, visibility 300ms ease-in-out;
}

.category-box .c-description li {
    padding-left: 12px;
    position: relative;
}

.category-box .c-description li:before {
    content: '\f105';
    font-family: FontAwesome;
    color: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.category-box .c-description a {
    color: #ffffff;
    margin-bottom: 0;
}

.category-box .c-description a:hover {
    color: #0079c2 !important;
}

.category-box .c-description a:hover li:before {
    color: #0079c2;
}

body.archive.post-type-archive .category-box {
    min-height: 380px;
}

body.archive.post-type-archive .category-box > a {
    display: block;
    min-height: 380px;
    position: relative;
}

body.archive.post-type-archive .category-box > a > img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    max-width: none;
}

.woocommerce .woocommerce-result-count {
    float: none;
}

.widget_product_categories {
    display: none;
}

.widget_product_categories h3 {
    margin-top: 0;
}

.widget_product_categories .product-categories {
    margin-left: 0;
    list-style: none;
}

.widget_product_categories .product-categories > li.current-cat > a,
.widget_product_categories .product-categories > li.active > a,
.widget_product_categories .product-categories > li.current-cat-parent > a {
    color: #0079c2;
}

.widget_product_categories .product-categories > li > a {
    font-weight: bold;
    font-size: 15px;
    color: #474747;
    display: inline-block;
    padding: 8px 0 10px 0;
}

.widget_product_categories .product-categories > li > a:hover {
    color: #0079c2;
}

.widget_product_categories .product-categories > li:not(:last-child) {
    border-bottom: 1px solid #ececec;
}

.widget_product_categories .product-categories > li.cat-parent {
    position: relative;
    padding-right: 30px;
}

.widget_product_categories .product-categories > li.cat-parent:after {
    content: '+';
    position: absolute;
    right: 0;
    top: 10px;
    color: #a9a9a9;
    font-size: 22px;
    cursor: pointer;
    font-weight: 400;
    z-index: 100;
}

.widget_product_categories .product-categories > li.cat-parent.active:after {
    content: '-';
}

.widget_product_categories .product-categories > li.cat-parent.active .children {
    display: block;
}

.widget_product_categories .product-categories > li.cat-parent .children {
    display: none;
}

.widget_product_categories .product-categories .children {
    list-style: none;
    margin: 0px 0 20px 10px;
}

.widget_product_categories .product-categories .children li:not(:last-child) {
    margin-bottom: 12px;
}

.widget_product_categories .product-categories .children li.current-cat a {
    color: #0079c2;
}

.widget_product_categories .product-categories .children li a {
    font-size: 14px;
    color: #474747;
    display: inline-block;
    position: relative;
    padding-left: 18px;
}

.widget_product_categories .product-categories .children li a:hover {
    color: #0079c2;
}

.widget_product_categories .product-categories .children li a:before {
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 8px;
    position: absolute;
    left: 0;
    top: 0;
}

@media (min-width: 992px) {
    .widget_product_categories {
        display: block;
    }
}

.woocommerce .products:after {
    content: "";
    display: table;
    clear: both;
}

.woocommerce-pagination {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.woocommerce-pagination .page-numbers {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    text-align: center;
    border: none !important;
    color: #0079c2 !important;
}

.woocommerce-pagination .page-numbers li {
    text-align: center;
    font-size: 20px;
    padding: 0 20px;
    border-right: none !important;
}

.woocommerce-pagination .page-numbers a,
.woocommerce-pagination .page-numbers span {
    padding: 0 6px !important;
    background: transparent !important;
}

.woocommerce-pagination .page-numbers.current {
    color: #8a7e88 !important;
}

.category-productbox {
    padding-bottom: 50px;
    min-height: 290px;
}

.category-productbox .woocommerce-loop-product__link {
    display: block;
}

.category-productbox .woocommerce-loop-product__link img {
    display: block;
    margin: 0 auto;
}

.woocommerce-loop-product__title {
    font-size: 16px;
    text-transform: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.woocommerce-loop-product__title:after {
    content: none;
}

.title-box {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0px 18px 0 18px;
}

.category-icon-box {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.category-icon-box img {
    max-width: 60px !important;
}

.product-info-container .entry-summary {
    margin-top: 0;
}

.product-info-container div.product .product_title {
    text-align: left;
    margin-top: 0;
    padding-bottom: 16px;
    margin-bottom: 27px;
    font-size: 20px;
}

.product-info-container div.product .product_title:after {
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.product-info-container div.product .product_meta {
    font-weight: bold;
    margin-bottom: 24px;
}

.product-info-container div.product p {
    margin-bottom: 15px;
}

.product-info-container div.product .product-information {
    margin-bottom: 27px;
}

.product-info-container div.product .shop_attributes {
    border: none;
}

.product-info-container div.product .shop_attributes th,
.product-info-container div.product .shop_attributes td {
    width: 50%;
    border: none;
    font-style: normal;
}

.product-info-container div.product .shop_attributes th {
    font-weight: 400;
}

.product-info-container div.product .shop_attributes td {
    text-align: right;
    padding-right: 8px;
}

.product-info-container .related h3 {
    margin-bottom: 40px;
    margin-top: 0;
}

.product-buttons-box {
    margin-bottom: 40px;
    margin-left: -15px !important;
    margin-right: -15px !important;
    width: calc(100% + 30px);
}

.product-buttons-box .btn-primary {
    margin-bottom: 10px;
}

.inquiry-contentbox form label {
    display: block;
    width: 100%;
}

.inquiry-contentbox form label input,
.inquiry-contentbox form label textarea {
    width: 100%;
}

.inquiry-contentbox form input[type='submit'] {
    float: right;
    width: 200px;
    padding: 10px;
}

body.search h2.entry-title {
    text-align: left;
    font-size: 24px;
}

body.search h2.entry-title:after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 0;
}

body.search .search-form {
    overflow: hidden;
}

body.search .search-form .search-submit {
    background: #474747;
}

.trading-partners-container h3 {
    margin-bottom: 40px !important;
}

.trading-partners-container #tab_container_319 ul.wpsm_nav-tabs.wpsm_nav,
.trading-partners-container #tab_container_356 ul.wpsm_nav-tabs.wpsm_nav,
.trading-partners-container #tab_container_624 ul.wpsm_nav-tabs.wpsm_nav,
.trading-partners-container #tab_container_626 ul.wpsm_nav-tabs.wpsm_nav,
.trading-partners-container #tab_container_628 ul.wpsm_nav-tabs.wpsm_nav {
    margin-bottom: 25px !important;
    margin-right: 0 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.trading-partners-container #tab_container_319 ul.wpsm_nav-tabs.wpsm_nav > li,
.trading-partners-container #tab_container_356 ul.wpsm_nav-tabs.wpsm_nav > li,
.trading-partners-container #tab_container_624 ul.wpsm_nav-tabs.wpsm_nav > li,
.trading-partners-container #tab_container_626 ul.wpsm_nav-tabs.wpsm_nav > li,
.trading-partners-container #tab_container_628 ul.wpsm_nav-tabs.wpsm_nav > li {
    position: relative;
    padding-left: 18px !important;
    display: inline-block;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
}

.trading-partners-container #tab_container_319 ul.wpsm_nav-tabs.wpsm_nav > li:after,
.trading-partners-container #tab_container_356 ul.wpsm_nav-tabs.wpsm_nav > li:after,
.trading-partners-container #tab_container_624 ul.wpsm_nav-tabs.wpsm_nav > li:after,
.trading-partners-container #tab_container_626 ul.wpsm_nav-tabs.wpsm_nav > li:after,
.trading-partners-container #tab_container_628 ul.wpsm_nav-tabs.wpsm_nav > li:after {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
}

.trading-partners-container #tab_container_319 ul.wpsm_nav-tabs.wpsm_nav > li > a,
.trading-partners-container #tab_container_356 ul.wpsm_nav-tabs.wpsm_nav > li > a,
.trading-partners-container #tab_container_624 ul.wpsm_nav-tabs.wpsm_nav > li > a,
.trading-partners-container #tab_container_626 ul.wpsm_nav-tabs.wpsm_nav > li > a,
.trading-partners-container #tab_container_628 ul.wpsm_nav-tabs.wpsm_nav > li > a {
    text-align: left !important;
    display: inline-block;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
    color: #0079c2 !important;
    font-family: 'PT Sans', sans-serif !important;
    font-weight: 500 !important;
    font-size: 18px !important;
    -webkit-transition: color 300ms ease-in-out;
    transition: color 300ms ease-in-out;
}

.trading-partners-container #tab_container_319 ul.wpsm_nav-tabs.wpsm_nav > li.active > a,
.trading-partners-container #tab_container_356 ul.wpsm_nav-tabs.wpsm_nav > li.active > a,
.trading-partners-container #tab_container_624 ul.wpsm_nav-tabs.wpsm_nav > li.active > a,
.trading-partners-container #tab_container_626 ul.wpsm_nav-tabs.wpsm_nav > li.active > a,
.trading-partners-container #tab_container_628 ul.wpsm_nav-tabs.wpsm_nav > li.active > a {
    color: #474747 !important;
}

@media (min-width: 544px) {
    .trading-partners-container #tab_container_319 ul.wpsm_nav-tabs.wpsm_nav > li,
    .trading-partners-container #tab_container_356 ul.wpsm_nav-tabs.wpsm_nav > li,
    .trading-partners-container #tab_container_624 ul.wpsm_nav-tabs.wpsm_nav > li,
    .trading-partners-container #tab_container_626 ul.wpsm_nav-tabs.wpsm_nav > li,
    .trading-partners-container #tab_container_628 ul.wpsm_nav-tabs.wpsm_nav > li {
        display: inline-block;
        -webkit-flex-basis: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
    }
}

@media (min-width: 992px) {
    .trading-partners-container #tab_container_319 ul.wpsm_nav-tabs.wpsm_nav,
    .trading-partners-container #tab_container_356 ul.wpsm_nav-tabs.wpsm_nav,
    .trading-partners-container #tab_container_624 ul.wpsm_nav-tabs.wpsm_nav,
    .trading-partners-container #tab_container_626 ul.wpsm_nav-tabs.wpsm_nav,
    .trading-partners-container #tab_container_628 ul.wpsm_nav-tabs.wpsm_nav {
        width: 50%;
        float: left;
    }
    .trading-partners-container #tab_container_319 ul.wpsm_nav-tabs.wpsm_nav li,
    .trading-partners-container #tab_container_356 ul.wpsm_nav-tabs.wpsm_nav li,
    .trading-partners-container #tab_container_624 ul.wpsm_nav-tabs.wpsm_nav li,
    .trading-partners-container #tab_container_626 ul.wpsm_nav-tabs.wpsm_nav li,
    .trading-partners-container #tab_container_628 ul.wpsm_nav-tabs.wpsm_nav li {
        display: inline-block;
        -webkit-flex-basis: 33.3333%;
        -ms-flex-preferred-size: 33.3333%;
        flex-basis: 33.3333%;
    }
}

.trading-partners-container #tab_container_319 .tab-content,
.trading-partners-container #tab_container_356 .tab-content,
.trading-partners-container #tab_container_624 .tab-content,
.trading-partners-container #tab_container_626 .tab-content,
.trading-partners-container #tab_container_628 .tab-content {
    padding: 0;
}

.trading-partners-container #tab_container_319 .tab-content ul,
.trading-partners-container #tab_container_356 .tab-content ul,
.trading-partners-container #tab_container_624 .tab-content ul,
.trading-partners-container #tab_container_626 .tab-content ul,
.trading-partners-container #tab_container_628 .tab-content ul {
    list-style: none;
    padding-left: 0;
    margin-left: 0 !important;
    font-size: 14px !important;
}

.trading-partners-container #tab_container_319 .tab-content ul h4,
.trading-partners-container #tab_container_319 .tab-content ul h2,
.trading-partners-container #tab_container_319 .tab-content ul h3,
.trading-partners-container #tab_container_319 .tab-content ul h5,
.trading-partners-container #tab_container_319 .tab-content ul h6,
.trading-partners-container #tab_container_356 .tab-content ul h4,
.trading-partners-container #tab_container_356 .tab-content ul h2,
.trading-partners-container #tab_container_356 .tab-content ul h3,
.trading-partners-container #tab_container_356 .tab-content ul h5,
.trading-partners-container #tab_container_356 .tab-content ul h6,
.trading-partners-container #tab_container_624 .tab-content ul h4,
.trading-partners-container #tab_container_624 .tab-content ul h2,
.trading-partners-container #tab_container_624 .tab-content ul h3,
.trading-partners-container #tab_container_624 .tab-content ul h5,
.trading-partners-container #tab_container_624 .tab-content ul h6,
.trading-partners-container #tab_container_626 .tab-content ul h4,
.trading-partners-container #tab_container_626 .tab-content ul h2,
.trading-partners-container #tab_container_626 .tab-content ul h3,
.trading-partners-container #tab_container_626 .tab-content ul h5,
.trading-partners-container #tab_container_626 .tab-content ul h6,
.trading-partners-container #tab_container_628 .tab-content ul h4,
.trading-partners-container #tab_container_628 .tab-content ul h2,
.trading-partners-container #tab_container_628 .tab-content ul h3,
.trading-partners-container #tab_container_628 .tab-content ul h5,
.trading-partners-container #tab_container_628 .tab-content ul h6 {
    color: #0079c2;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    font-size: 18px;
}

.trading-partners-container #tab_container_319 .tab-content ul li,
.trading-partners-container #tab_container_356 .tab-content ul li,
.trading-partners-container #tab_container_624 .tab-content ul li,
.trading-partners-container #tab_container_626 .tab-content ul li,
.trading-partners-container #tab_container_628 .tab-content ul li {
    line-height: 1.1;
    margin-bottom: 8px;
}

.trading-partners-container #tab_container_319 .tab-content ul li strong,
.trading-partners-container #tab_container_356 .tab-content ul li strong,
.trading-partners-container #tab_container_624 .tab-content ul li strong,
.trading-partners-container #tab_container_626 .tab-content ul li strong,
.trading-partners-container #tab_container_628 .tab-content ul li strong {
    display: inline-block;
    min-width: 60px;
    font-weight: bold;
}

.trading-partners-container #tab_container_319 .tab-content ul a,
.trading-partners-container #tab_container_356 .tab-content ul a,
.trading-partners-container #tab_container_624 .tab-content ul a,
.trading-partners-container #tab_container_626 .tab-content ul a,
.trading-partners-container #tab_container_628 .tab-content ul a {
    color: #0079c2;
}

.trading-partners-container #tab_container_319 .tab-content ul a:hover,
.trading-partners-container #tab_container_356 .tab-content ul a:hover,
.trading-partners-container #tab_container_624 .tab-content ul a:hover,
.trading-partners-container #tab_container_626 .tab-content ul a:hover,
.trading-partners-container #tab_container_628 .tab-content ul a:hover {
    color: #474747;
}

@media (min-width: 768px) {
    .trading-partners-container #tab_container_319 .tab-content,
    .trading-partners-container #tab_container_356 .tab-content,
    .trading-partners-container #tab_container_624 .tab-content,
    .trading-partners-container #tab_container_626 .tab-content,
    .trading-partners-container #tab_container_628 .tab-content {
        float: left;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .trading-partners-container #tab_container_319 .tab-content,
    .trading-partners-container #tab_container_356 .tab-content,
    .trading-partners-container #tab_container_624 .tab-content,
    .trading-partners-container #tab_container_626 .tab-content,
    .trading-partners-container #tab_container_628 .tab-content {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .trading-partners-container #tab_container_319,
    .trading-partners-container #tab_container_356,
    .trading-partners-container #tab_container_624,
    .trading-partners-container #tab_container_626,
    .trading-partners-container #tab_container_628 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
}

.modal-content form p {
    margin-bottom: 0 !important;
}

.modal-content form input,
.modal-content form textarea {
    width: 100%;
    margin-bottom: 14px;
    border-radius: 0;
    background: #eeeeee !important;
    border: none;
    outline: none;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    padding: 10px;
}

.modal-content form input:read-only,
.modal-content form textarea:read-only {
    background: #E1E1E1 !important;
}

.modal-content form input:focus,
.modal-content form textarea:focus {
    background: #E1E1E1 !important;
}

.modal-content form textarea {
    height: 218px;
}

.modal-content form input[type="submit"] {
    background: #0079c2 !important;
    color: #ffffff;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    padding: 14px;
    width: 100%;
}

.modal-content form input[type="submit"]:hover {
    background: #474747 !important;
}

.modal-header button {
    outline: none;
}

.modal-header button:hover {
    background: transparent;
    color: #474747;
}

.modal {
    overflow-y: auto !important;
}

.related-slider a.slick-slide {
    display: none !important;
}

.related .slick-btn {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: rgba(0, 121, 194, 0.8);
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
}

.related .slick-btn.left {
    left: 0;
}

.related .slick-btn.right {
    right: 0;
}

.related .slick-btn .fa {
    font-size: 24px;
    line-height: 40px;
}

.related .slick-btn:hover {
    background: #eeeeee;
    color: #0079c2;
}

@media (min-width: 1200px) {
    .modal-dialog {
        width: 1000px;
    }
}

.gallery_item_wrapper {
    border: 1px solid #d5d5d5;
}

.gallery_item_wrapper .gallery_fadder {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.gallery_item_wrapper:hover .gallery_fadder {
    background: rgba(0, 121, 194, 0.5);
}

article.post h2.entry-title {
    text-align: left;
}

article.post h2.entry-title:after {
    content: none;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.row {
    margin-right: 0;
    margin-left: 0;
}

a.moretag {
    text-transform: uppercase;
}

.search-form input {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.search-form input.search-submit {
    background: #474747;
}

body.archive .woocommerce-info {
    display: none;
}

.module_video h4 {
    min-height: 39px;
}

.module_partners .module_content {
    min-height: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.module_partners .module_content .parnters_list,
.module_partners .module_content .partners_item {
    border: none !important;
}

@media (min-width: 992px) {
    .module_partners .module_content {
        min-height: 250px;
    }
}

.shortcode_iconbox a {
    display: inline-block;
    min-height: 56px;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.shortcode_iconbox a .iconbox_wrapper {
    min-height: 56px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #0079c2 !important;
    border-radius: 42px;
    padding-right: 20px;
    color: #fff;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    top: 3px !important;
}

.shortcode_iconbox a .iconbox_wrapper .iconbox_title {
    margin-bottom: 0 !important;
}

.shortcode_iconbox a .iconbox_wrapper .ico {
    background: #0079c2 !important;
    width: 60px;
    height: 50px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.shortcode_iconbox a:hover .iconbox_wrapper {
    background: #474747 !important;
}

.shortcode_iconbox a:hover .iconbox_wrapper .ico {
    background: #474747 !important;
}

.woocommerce-page .product .woocommerce-loop-product__link img {
    max-height: 165px !important;
    width: auto !important;
}
/**********************/
/*    Corrections    */
/********************/
@media (min-width: 992px){

  #menu-primary-menu > li.productslist-parent .sub-menu, 
  #menu-primary-menu-bg > li.productslist-parent .sub-menu,
  #menu-primary-menu-de > li.productslist-parent .sub-menu,
  #menu-primary-menu-ru > li.productslist-parent .sub-menu{
    min-height: 190px;
  }
  
}
.col-md-9 .product-category a{
    min-height: auto;
    border: 1px solid #ececec;
}
.col-md-9 .product-category .title-box h2{
    padding: 0 10px;
    font-size: 14px;
    border-left: 3px solid #0079c2;
    margin-left: 10px;
}

body.tax-product_cat .product-category >a{
    min-height: 220px;
}
body.tax-product_cat .product-category >a img{    
    max-width: 150px
}
.related-slider .slick-slide img{
    margin: 0 auto;
}
.service-col .service-info{
    margin-top: 40px;
    margin-bottom: 60px;
    color: #fff;
}
.service-col .service-info .hours-label{
    display: block;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 8px;
}
.service-col .service-info .service-tilte{
    display: block;
    margin-bottom: 8px;
}
.service-col .service-info .phone-label{
    display: block;
}
.service-col .service-info .phone-label img{
    width: 20px;
    margin-right: 4px;
}
.left-footer .widget_media_image{
    text-align: center;
}
@media (min-width: 768px){
    .mid-footer .textwidget{
        display: block;
    }
}
@media (min-width: 992px){
    .mid-footer .textwidget{
        justify-content: space-between;
    }
    .mid-footer .textwidget{
        display: flex;
    }
    .service-col{
        display: flex;
        justify-content: space-between;
    }  
    .service-col .right-footer{
       flex-basis: 50%;
    } 
    .service-col .service-info{
        display: inline-block;
    }
}
@media (min-width: 1200px){
    .left-footer .widget_media_image{
        text-align: left;
    }
    .service-col,.mid-footer .textwidget{       
        justify-content: space-around;
    }  
}
/*--------------------------------------------------------------
15.0 - Language navigation
--------------------------------------------------------------*/
ul#menu-language-menu li {
  display: inline-block;
}


/*--------------------------------------------------------------
16.0 - News
--------------------------------------------------------------*/
article .image-group {
    position: relative;
    min-height: 200px;
    border: 1px solid #f3f3f3;
	margin-bottom: 20px;
}
article .image-group .article-preview-image {
	overflow: hidden;
	margin-bottom: 0;
}
.article-preview-image a {
    position: relative;
    display: block;
    padding-bottom: 58.5%;
}
.article-preview-image a img {
	transform: scale(1);
    transition: transform 0.3s linear;
	position: absolute;
}
.article-preview-image a:hover img {
	transform: scale(1.1);
}
article .image-group .post-date {
	position: absolute;
    background: #eeeeee;
    top: 10px;
    left: 10px;
    color: #0079c2;
    padding: 8px;
    width: 45px;
    text-align: center;
    transition: all 0.3s linear;
    font-size: 12px !important;
    line-height: 1.5em;
    opacity: 0.85;
}
article .image-group:hover .post-date {
    background: #3c78c3;
    color: #fff;
}
.blog article p {
    display: inline;
}
.blog article a.moretag {
    display: inline-block;
    float: none;
    background: none;
    color: #3c78c3;
    padding: 0 5px;
    margin-bottom: 0;
}
.blog article .entry-content {
	margin-top: 15px;
}
.blog article .entry-footer,
.search article .entry-footer {
    border: 0;
}
@media (min-width: 992px){
	.blog .entry-title {
    	font-size: 18px;
   		margin-bottom: 0;
	}
}
.blog #main, .search #main, .archive #main {
    display: flex;
    flex-wrap: wrap;
}
.search .page-header, .search .paging-navigation, .archive .page-header, .archive .paging-navigation {
	width: 100%;
}