/*
Theme Name: Cour des comptes
Theme URI: ayrade.com
Author: Ayrade
Author URI: ayrade.com
Description: Cour des comptes <Ayrade>
Version: 1.0.0
Text Domain: AYRADE
*/


@font-face {
    font-family: Montserrat ;
    src: url(/wp-content/themes/cour-des-comptes/fonts/Montserrat-Regular.otf);
}

a, ins, mark {
    text-decoration: none;
}
a img, hr {
    border: 0;
}
img, pre, textarea {
    max-width: 100%}
.tg-column-wrapper .tg-column-1, table, textarea {
    width: 100%}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word;
}
blockquote, body, button, input, pre, select, textarea {
    font-family: Montserrat, sans-serif;
}
blockquote, cite, dfn, em, i {
    font-style: italic;
}
td, th {
    border: 1px solid #CCC;
    padding: 5px 10px;
}
html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
*, :after, :before {
    box-sizing: border-box;
}
body {
    background: #fff;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block;
}
caption, td, th {
    font-weight: 400;
    text-align: left;
}
blockquote:after, blockquote:before, q:after, q:before {
    content: ""}
blockquote, q {
    quotes: "" ""}
a:active, a:focus, a:hover {
    outline: 0;
}
a img {
    padding: 10px;
}
body, button, input, select, textarea {
    color: #333;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
b, dt, h1, h2, h3, h4, h5, h6, strong {
    font-weight: 700;
}
blockquote {
    margin: 0 15px;
    font-size: 20px;
    font-weight: 300;
}
address {
    margin: 0 0 15px;
}
pre {
    background: #eee;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    overflow: auto;
    padding: 1.6em;
}
code, kbd, tt, var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
small, sub, sup {
    font-size: 75%}
abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
ins, mark {
    background: #fff9c0;
}
sub, sup {
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
big {
    font-size: 125%}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 25px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 18px;
}
h6 {
    font-size: 16px;
}
hr {
    background-color: #ccc;
    height: 1px;
    margin-bottom: 15px;
}
ol, ul {
    margin: 0 0 15px 20px;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li>ol, li>ul {
    margin-bottom: 0;
    margin-left: 15px;
}
dd {
    margin: 0 15px 15px;
}
img {
    height: auto;
    vertical-align: middle;
}
figure {
    margin: 0;
}
table {
    border-spacing: 0;
    margin: 0 0 15px;
    border-collapse: collapse;
}
th {
    font-weight: 700;
}
p {
    margin: 0 0 30px;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: middle;
}
.bttn, .navigation .nav-links a, button, input[type=button], input[type=reset], input[type=submit] {
    background: #333;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 13px;
    height: 33px;
    border: none;
    padding: 10px 15px;
    font-weight: 400;
    display: inline-block;
    position: relative;
    text-shadow: none;
    transition: background .5s ease;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.tg-slider-widget.slider-light .btn-wrapper a, .tg-slider-widget.slider-light .caption-desc, .tg-slider-widget.slider-light .caption-title {
    text-shadow: 1px 1px #fff;
}
.bttn:hover, .navigation .nav-links a:hover, button, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
    color: #fff;
}
a, a:hover {
    color: #000;
}
input[type=checkbox], input[type=radio] {
    padding: 0;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type=email], input[type=url], input[type=password], input[type=search], input[type=text] {
    color: #666;
    border: 1px solid #ccc;
    height: 36px;
    width: 100%;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    padding: 3px 6px;
}
input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=text]:focus, textarea:focus {
    border: 1px solid #AAA;
}
.searchform input[type=text]:focus {
    border: none;
}
textarea {
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    color: #666;
    border: 1px solid #ccc;
    height: 160px;
}
a {
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}
.clearfix:after, .clearfix:before, .comment-content:after, .comment-content:before, .entry-content:after, .entry-content:before, .row:after, .row:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before, .tg-container:after, .tg-container:before {
    content: '';
    display: table;
}
.clear, .clearfix:after, .comment-content:after, .entry-content:after, .row:after, .site-content:after, .site-footer:after, .site-header:after, .tg-container:after {
    clear: both;
}
.alignright {
    text-align: right;
}
.alignleft {
    text-align: left;
    float: left;
    margin-right: 24px;
}
.aligncenter, .gallery-item, .logo, .social-menu li a {
    text-align: center;
}
.alignright {
    float: right;
    margin-left: 24px;
}
#primary, .post-navigation .nav-previous {
    float: left;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 28px;
}
.hidden {
    display: none;
}
.tg-column-wrapper {
    clear: both;
    margin-left: -3%}
.tg-column-wrapper .tg-column-1, .tg-column-wrapper .tg-column-2, .tg-column-wrapper .tg-column-3, .tg-column-wrapper .tg-column-4, .tg-column-wrapper .tg-column-5 {
    float: left;
    margin-left: 3%}
.tg-column-wrapper .tg-column-2 {
    width: 47%}
.tg-column-wrapper .tg-column-3 {
    width: 30.33%}
.tg-column-wrapper .tg-column-4 {
    width: 22%}
.flash_inherit_color .entry-summary, .flash_inherit_color div, .flash_inherit_color div.section-description, .flash_inherit_color div.service-content-wrap, .flash_inherit_color h1, .flash_inherit_color h2, .flash_inherit_color h3, .flash_inherit_color h3.section-title, .flash_inherit_color h4, .flash_inherit_color h5, .flash_inherit_color h6, .flash_inherit_color p, .flash_inherit_color span {
    color: inherit!important;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    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%}
.gallery-caption {
    display: block;
}
.gallery-caption, .wp-caption {
    color: #666;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 21px;
    max-width: 100%}
.wp-caption img[class*=wp-image-] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 11px 0;
}
.tg-container {
    max-width: 1200px;
    margin: 0 auto;
}
.overlay {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
#preloader-background, .site {
    background-color: #fff;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
#preloader, #site-navigation, .langue-area {
    position: relative;
}
#primary {
    width: 65.5%}
.page-template-full-width #primary, .page-template-pagebuilder #primary {
    width: 100%}
#scroll-up {
    background-color: #000!important;
    border-radius: 3px;
    bottom: 20px;
    color: #fff;
    display: none;
    padding: 10px 16px;
    position: fixed;
    opacity: .5;
    filter: alpha(opacity=50);
    right: 20px;
}
.post-navigation {
    margin-top: 30px;
    display: inline-block;
    width: 100%}
.post-navigation .nav-next {
    float: right;
}
.nav-next a .entry-title {
    float: left;
    margin-right: 3px;
}
#preloader span {
    display: block;
    bottom: 0;
    width: 9px;
    height: 5px;
    background: #21858c;
    position: absolute;
    -webkit-animation: preloader 1.5s infinite ease-in-out;
    -moz-animation: preloader 1.5s infinite ease-in-out;
    -ms-animation: preloader 1.5s infinite ease-in-out;
    -o-animation: preloader 1.5s infinite ease-in-out;
    animation: preloader 1.5s infinite ease-in-out;
}
#preloader span:nth-child(2) {
    left: 11px;
    -webkit-animation-delay: .2s;
    -moz-animation-delay: .2s;
    -ms-animation-delay: .2s;
    -o-animation-delay: .2s;
    animation-delay: .2s;
}
#preloader span:nth-child(3) {
    left: 22px;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -ms-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}
#preloader span:nth-child(4) {
    left: 33px;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -o-animation-delay: .6s;
    animation-delay: .6s;
}
#preloader span:nth-child(5) {
    left: 44px;
    -webkit-animation-delay: .8s;
    -moz-animation-delay: .8s;
    -ms-animation-delay: .8s;
    -o-animation-delay: .8s;
    animation-delay: .8s;
}
@-webkit-keyframes preloader {
    0%, 100%, 50% {
    height: 5px;
    -webkit-transform: translateY(0);
    background: #21858c;
}
25% {
    height: 30px;
    -webkit-transform: translateY(15px);
    background: #30aeb7;
}
}@-moz-keyframes preloader {
    0%, 100%, 50% {
    height: 5px;
    -moz-transform: translateY(0);
    background: #21858c;
}
25% {
    height: 30px;
    -moz-transform: translateY(15px);
    background: #30aeb7;
}
}@-ms-keyframes preloader {
    0%, 100%, 50% {
    height: 5px;
    -ms-transform: translateY(0);
    background: #21858c;
}
25% {
    height: 30px;
    -ms-transform: translateY(15px);
    background: #30aeb7;
}
}@keyframes preloader {
    0%, 100%, 50% {
    height: 5px;
    transform: translateY(0);
    background: #21858c;
}
25% {
    height: 30px;
    transform: translateY(15px);
    background: #30aeb7;
}
}#spinners {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#preloader-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
.left-sidebar #primary {
    float: right;
}
.left-sidebar #secondary {
    float: left;
}
.full-width #primary {
    float: none;
    width: 100%}
.full-width-center #primary {
    float: none;
    margin: 0 auto;
    width: 65.5%}
.header-top {
    background-color: #9e9e9ee0;
    color: #fff;
    z-index: 5;
    height: 35px;
    line-height: 2.5;
    padding: 0 10px;
}
.header-top .top-nav {
    float: left;
    border-right: 1px solid #fff;
    padding: 0 30px;
}
.header-top .top-nav:last-child {
    border-right: none;
}
.header-top .top-nav .contact {
    padding: 0 20px 0 30px;
}
.contact-info span {
    font-size: 16px;
    padding-right: 10px;
    color: #99a3b0;
}
.header-top .top-nav img, .wpml-ls-legacy-dropdown .wpml-ls-item, img.custom-logo {
    padding: 0!important;
}
.langue-area {
    float: left;
    width: 10%;
    top: 40px;
}
ul.social-network {
    list-style: none;
    margin-left: 0;
    margin-right: 15px;
}
ul.social-network li a {
    color: #fff;
}
img.custom-logo {
    width: 90px;
}
.social-menu {
    list-style: none;
}
.social-menu li a {
    background-color: #fff;
    border-radius: 100%;
    font-size: 12px;
    font-family: fontawesome;
    display: block;
    line-height: 30px;
    height: 30px;
    width: 30px;
    color: #99a3b0;
}
.transparent .social-menu li a {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #fff;
    height: auto;
    width: auto;
}
.social-menu li a[href*="facebook.com"]::before {
    content: "\f09a"}
.social-menu li a[href*="linkedin.com"]::before {
    content: "\f0e1"}
.social-menu li a[href*="twitter.com"]::before {
    content: "\f099"}
.social-menu li a[href*="plus.google.com"]::before {
    content: "\f0d5"}
.social-menu li a[href*="facebook.com"]:hover, .social-menu li a[href*="linkedin.com"]:hover, .social-menu li a[href*="twitter.com"]:hover, .social-menu li a[href*="plus.google.com"]:hover {
    color: #333;
}
.transparent .social-menu li a[href*="facebook.com"]:hover, .transparent .social-menu li a[href*="linkedin.com"]:hover, .transparent .social-menu li a[href*="twitter.com"]:hover, .transparent .social-menu li a[href*="plus.google.com"]:hover {
    color: #99a3b0;
}
.transparent .social-menu li a[href*="facebook.com"], .transparent .social-menu li a[href*="linkedin.com"], .transparent .social-menu li a[href*="twitter.com"], .transparent .social-menu li a[href*="plus.google.com"] {
    color: #fff;
}
.transparent .is-sticky .social-menu li a[href*="facebook.com"], .transparent .is-sticky .social-menu li a[href*="linkedin.com"], .transparent .is-sticky .social-menu li a[href*="twitter.com"], .transparent .is-sticky .social-menu li a[href*="plus.google.com"] {
    color: #333;
}
.logo {
    margin: 0 auto;
    width: 38%}
.logo .logo-image {
    padding: 12px 0 5px;
}
.logo .logo-image a img {
    width: 20%;
    padding: 0;
    margin: 0;
}
.logo .logo-text {
    float: left;
    margin-left: 12px;
    padding: 11px 0;
}
.logo .logo-text p {
    margin: 0;
}
.logo-text .site-title {
    font-size: 22px;
    font-weight: 500;
    line-height: 24px;
}
.logo-text .site-title span {
    font-weight: 700;
}
#site-navigation .menu-toggle {
    display: none;
}
#site-navigation ul {
    margin: 0;
    list-style: none;
    text-align: center;
}
#site-navigation ul li {
    padding: 10px 15px 10px 0;
    display: inline-block;
    position: relative;
}
#site-navigation ul.social-network li {
    float: left;
    margin-left: 15px;
    padding: 10px 5px 10px 0;
    color: #fff;
}
#site-navigation ul li a {
    font-size: 14px;
}
#site-navigation ul li.current-menu-item>a, #site-navigation ul li.current_page_item>a, #site-navigation ul li:hover>a {
    color: #30afb8;
}
#site-navigation ul li:last-child {
    padding-right: 0;
}
#site-navigation ul.sub-menu, .menu ul li ul.children {
    background-color: #50485b;
    padding: 0;
    position: absolute;
    right: 57%;
    top: 100%;
    width: 200px;
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .2);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
#site-navigation li:hover ul.sub-menu:after {
    content: "\25b2";
    color: #50485b;
    position: absolute;
    top: -21px;
    left: 40%;
    font-size: 20pt;
}
#site-navigation ul li ul li {
    padding: 10px;
    text-align: left;
    width: 100%}
#site-navigation ul.sub-menu li:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
#site-navigation ul.sub-menu li:hover>a {
    color: #fff;
}
#site-navigation li:hover ul.sub-menu, .menu ul li:hover>ul.children {
    opacity: 1;
    visibility: visible;
}
#site-navigation ul li a {
    color: #4c5867;
}
#site-navigation .sub-menu li.menu-item-has-children ul, .menu ul li ul li ul.children {
    left: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.header-bottom .search-icon, .sub-toggle {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
#site-navigation .sub-menu li.menu-item-has-children ul li:hover>a {
    color: #30afb8;
}
#site-navigation .sub-menu li.menu-item-has-children ul li a {
    color: #4c5867;
}
#site-navigation ul li ul.sub-menu li.menu-item-has-children:hover>ul, .menu ul li ul li:hover>ul.children {
    top: 0;
    opacity: 1;
    visibility: visible;
}
.sub-toggle {
    color: #333;
    transition: all .5s ease;
}
#site-navigation ul li.menu-item-has-children:hover>.sub-toggle {
    color: #30afb8;
}
#site-navigation ul li ul.sub-menu li.menu-item-has-children .sub-toggle {
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}
#site-navigation ul li.current-flash-item a, .transparent.header-sticky #masthead-sticky-wrapper.is-sticky #site-navigation ul li.current-flash-item a {
    color: #30AFB8;
}
header#masthead {
    position: absolute;
    width: 100%;
    z-index: 3;
}
.header-bottom {
    background: rgba(255, 255, 255, .8);
    box-shadow: 1px 1px 9px rgba(0, 0, 0, .15);
}
header #site-navigation ul li a:hover {
    color: #03a9f4 !important;
}
header #site-navigation ul li a {
    text-transform: uppercase;
}
#site-navigation .sub-menu a {
    color: #fff;
    text-transform: none!important;
}
.twitter {
    color: #00aced!important;
}
.facebook {
    color: #3c5a99!important;
}
.google {
    color: #ea4335!important;
}
.linkedin {
    color: #0274b3!important;
}
#site-navigation ul li.menu-item-has-children .sub-toggle .fa {
    -webkit-transition: transform .5s ease;
    -moz-transition: transform .5s ease;
    -ms-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}
.animate-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.menu-nav-social {
    float: left;
    position: relative;
    top: 32px;
    left: 10px;
    margin-left: 5%}
.menu-principale-container {
    width: 70%;
    float: left;
}
.header-bottom .languages-cdc {
    position: absolute;
    top: 0;
    right: 5%}
.header-bottom .languages-cdc select {
    background: 0 0;
    color: #0a1b3c;
    font-size: 15px;
    border-radius: 50px;
    padding: 4px 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 3px;
    text-overflow: clip;
    cursor: pointer;
}
.header-bottom .flash-cart-views, .header-bottom .search-icon {
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.header-bottom .search-wrap {
    position: absolute;
    top: 37px;
    right: 0;
}
.header-bottom .search-icon:hover, .transparent .search-icon:hover, .transparent.header-sticky .search-icon:hover {
    border-color: #30afb8;
    color: #30afb8;
}
.header-bottom .search-icon {
    cursor: pointer;
    color: #99a3b0;
    width: 30px;
    border: 1px solid #9ca6b2;
    border-radius: 100%;
    transition: all .5s ease;
}
.header-bottom .search-box, .header-bottom .widget_shopping_cart {
    box-shadow: 1px 1px 6px rgba(0, 0, 0, .2);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.header-bottom .search-box {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 300px;
    top: 100%;
    right: -10px;
    background-color: #fff;
    padding: 20px;
    transition: all .5s ease;
}
.header-bottom .search-box.active {
    opacity: 1;
    visibility: visible;
    right: 0;
    z-index: 9;
}
.header-bottom .search-box .search-field {
    width: 80%;
    border-right: none;
    border-top: none;
    border-left: none;
    border-bottom: 1px solid #a1a1a1;
}
.header-bottom .searchform .btn {
    background-color: #30afb8;
}
.header-bottom .searchform .btn:hover {
    background-color: #2299a1;
}
.search-submit .fa {
    color: #fff;
}
.header-bottom .cart-wrap {
    float: right;
    padding: 20px 0 20px 30px;
    position: relative;
}
.header-bottom .flash-cart-views {
    width: 30px;
    border: 1px solid #9ca6b2;
    border-radius: 100%}
.header-bottom .flash-cart-views a {
    color: #99a3b0;
    position: relative;
}
.header-bottom .flash-cart-views a span {
    background-color: #30afb8;
    border-radius: 100%;
    font-size: 12px;
    left: 17px;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: -10px;
    color: #fff;
}
.header-bottom .widget_shopping_cart {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: -10px;
    min-width: 250px;
    background-color: #fff;
    padding: 15px;
    transition: all .5s ease;
    z-index: 99;
}
.header-bottom .widget_shopping_cart ul {
    margin: 0;
}
.header-bottom .widget_shopping_cart ul li {
    text-align: center;
}
.header-bottom .cart-wrap:hover .widget_shopping_cart {
    opacity: 1;
    visibility: visible;
    right: 0;
    z-index: 9;
}
.boxed {
    width: 1200px;
    margin: 0 auto;
}
.boxed .site {
    background: #fff;
    box-shadow: 0 0 12px 1px rgba(0, 0, 0, .3);
    margin: 30px 0;
    position: relative;
}
.boxed .tg-container {
    width: 100%;
    padding: 0 30px;
}
@media(max-width:980px) {
    .boxed .tg-container {
    width: 98%}
}.transparent #masthead {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
.transparent .header-top {
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    color: #fff;
}
.transparent .contact-info li, .transparent .contact-info span {
    color: #fff;
}
.transparent .header-bottom {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.transparent .logo-text, .transparent .logo-text a {
    color: #fff;
}
.transparent.header-sticky #site-navigation ul li:hover>a {
    color: #30afb8;
}
.transparent #site-navigation .menu-toggle .fa, .transparent #site-navigation ul li .sub-toggle {
    color: #fff;
}
.transparent #site-navigation ul.sub-menu li {
    padding: 0;
}
.transparent #site-navigation ul li a {
    color: #fff;
    display: inline-block;
}
.transparent #site-navigation ul li:hover .sub-toggle {
    color: #30afb8;
}
.transparent #site-navigation ul li:hover a {
    color: #30afb8;
    position: relative;
    visibility: none;
}
.transparent #site-navigation ul.sub-menu li a {
    color: #4c5867;
    padding: 10px 30px;
}
.transparent #site-navigation ul.sub-menu li a::before {
    display: none;
}
.transparent #site-navigation ul.sub-menu li.menu-item-has-children ul li:hover a, .transparent #site-navigation ul.sub-menu li:hover a {
    color: #30afb8;
}
.transparent #site-navigation ul.sub-menu li.menu-item-has-children ul li a {
    color: #4c5867;
}
.transparent .cart-wrap .flash-cart-views a, .transparent.header-sticky #site-navigation .menu-toggle .fa, .transparent.header-sticky #site-navigation ul li a, .transparent.header-sticky .flash-cart-views a {
    color: #fff;
}
.transparent .cart-wrap .flash-cart-views {
    border-color: #fff;
}
.transparent .search-wrap .search-icon {
    color: #fff;
    border-color: #fff;
}
.right-logo-left-menu .header-bottom .tg-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.right-logo-left-menu .header-bottom #site-navigation {
    float: left;
}
.right-logo-left-menu .header-bottom .header-action-container {
    margin-right: auto;
}
.right-logo-left-menu .header-bottom .header-action-container .cart-wrap, .right-logo-left-menu .header-bottom .header-action-container .search-wrap {
    padding-left: 0;
    padding-right: 30px;
}
.right-logo-left-menu .header-bottom .search-box {
    left: -10px;
}
.right-logo-left-menu .header-bottom .search-box.active {
    right: auto;
    left: 0;
}
.right-logo-left-menu .header-bottom .widget_shopping_cart {
    left: 0;
}
.center-logo-below-menu .header-bottom .tg-container {
    display: block;
    text-align: center;
}
.center-logo-below-menu .logo, .center-logo-below-menu .logo .logo-image, .center-logo-below-menu .logo .logo-text {
    float: none;
}
.center-logo-below-menu .logo .logo-image {
    padding: 12px 0 5px;
    display: inline-block;
}
.center-logo-below-menu #site-navigation {
    float: left;
}
.center-logo-below-menu .header-bottom .header-action-container {
    display: none;
}
.center-logo-below-menu .header-bottom .site-navigation-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.center-logo-below-menu .header-bottom .site-navigation-wrapper .header-action-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}
.transparent .custom-logo, .transparent-logo, .transparent.header-sticky .custom-logo, .transparent.header-sticky .header-top, .transparent.header-sticky .is-sticky .transparent-logo {
    display: none;
}
.header-sticky .is-sticky #masthead {
    z-index: 99!important;
}
.header-sticky .is-sticky .header-bottom {
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
}
.transparent.header-sticky #masthead-sticky-wrapper {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.transparent.header-sticky #masthead {
    left: auto;
}
.transparent.header-sticky .header-bottom {
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.transparent.header-sticky #site-navigation ul.sub-menu li a {
    color: #333;
}
.transparent.header-sticky #site-navigation ul.sub-menu li a:hover {
    color: #30afb8;
}
.transparent.header-sticky .flash-cart-views {
    border-color: #fff;
}
.transparent.header-sticky .search-icon {
    color: #fff;
    border-color: #fff;
}
.transparent.header-sticky .is-sticky #masthead {
    z-index: 99!important;
}
.transparent.header-sticky .is-sticky .header-top {
    background: #f1f5f8;
    border: none;
    color: #333;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.transparent.header-sticky .is-sticky #site-navigation .menu-toggle .fa, .transparent.header-sticky .is-sticky #site-navigation ul li a, .transparent.header-sticky .is-sticky #site-navigation ul.sub-menu li a, .transparent.header-sticky .is-sticky .flash-cart-views a, .transparent.header-sticky .is-sticky .header-top .contact-info li, .transparent.header-sticky .is-sticky .header-top .contact-info li span, .transparent.header-sticky .is-sticky .logo-text, .transparent.header-sticky .is-sticky .logo-text a {
    color: #333;
}
.transparent.header-sticky .is-sticky .header-bottom {
    background: #fff;
    border: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.tg-slider-widget .swiper-button-next, .tg-slider-widget .swiper-button-prev {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    visibility: hidden;
    opacity: 0;
    height: 50px;
}
.transparent.header-sticky .is-sticky .flash-cart-views {
    border-color: #333;
}
.transparent.header-sticky .is-sticky .search-icon {
    color: #333;
    border-color: #333;
}
.transparent .transparent-logo, .transparent.header-sticky .is-sticky .custom-logo, .transparent.header-sticky .transparent-logo {
    display: block;
}
#wp-custom-header-video {
    display: block;
    min-height: 300px;
    min-height: 75vh;
    width: 100%}
.wp-custom-header {
    position: relative;
    text-align: center;
}
.wp-custom-header-video-button {
    position: absolute;
    bottom: 0;
    left: 0;
}
.tg-slider-widget .swiper-button-next {
    background-image: unset;
    right: 0;
    transition: all .5s ease;
    width: 50px;
}
.tg-slider-widget .swiper-button-next::before {
    content: "\f105";
    font-family: fontawesome;
    font-size: 30px;
    color: #313b48;
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
}
.tg-slider-widget .swiper-button-prev {
    background-image: unset;
    left: 0;
    transition: all .5s ease;
    width: 50px;
}
.tg-slider-widget .swiper-button-prev::before {
    content: "\f104";
    font-family: fontawesome;
    font-size: 30px;
    color: #313b48;
    background: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
}
.tg-slider-widget:hover .swiper-button-next {
    right: 30px;
    visibility: visible;
    opacity: 1;
}
.tg-slider-widget:hover .swiper-button-prev {
    left: 30px;
    visibility: visible;
    opacity: 1;
}
.tg-slider-widget:hover .swiper-button-next.swiper-button-disabled, .tg-slider-widget:hover .swiper-button-prev.swiper-button-disabled {
    opacity: .36;
}
.tg-slider-widget .swiper-wrapper {
    position: relative;
}
.tg-slider-widget .swiper-slide {
    width: 100%!important;
}
.tg-slider-widget .slider-content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tg-slider-widget .caption-title {
    color: #313b48;
    font-size: 48px;
    font-weight: 800;
    line-height: 1.5;
    text-transform: uppercase;
}
.tg-slider-widget .caption-desc {
    font-size: 24px;
    line-height: 35px;
    margin: 10px 0 30px;
    text-transform: capitalize;
}
.tg-slider-widget .btn-wrapper {
    display: inline-block;
}
.tg-slider-widget .btn-wrapper a {
    border: 3px solid #313b48;
    display: inline-block;
    font-size: 20px;
    padding: 7px 26px;
}
.tg-slider-widget .btn-wrapper a:hover {
    background: #313b48;
    color: #fff;
    border-color: #313b48;
}
.tg-slider-widget.slider-light .btn-wrapper a:hover {
    text-shadow: none;
}
.tg-slider-widget.slider-content-left .slider-content {
    text-align: left;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.tg-slider-widget.slider-content-left .caption-title {
    width: 60%}
.tg-slider-widget.slider-content-left .caption-desc {
    font-size: 18px;
    line-height: 30px;
    width: 50%}
.tg-slider-widget.slider-control-bottom-right .slider-arrow {
    bottom: 28px;
    right: 100px;
    position: absolute;
    width: 105px;
}
.tg-slider-widget.slider-control-bottom-right .swiper-button-next, .tg-slider-widget.slider-control-bottom-right .swiper-button-prev {
    opacity: 1;
    visibility: visible;
}
.tg-slider-widget.slider-control-bottom-right .swiper-button-next {
    right: 0;
    display: inline-block;
}
.tg-slider-widget.slider-control-bottom-right .swiper-button-prev {
    left: 0;
    display: inline-block;
    float: left;
}
.tg-slider-widget.slider-light .slider-image .overlay {
    background-color: transparent;
}
.tg-slider-widget.slider-dark .slider-image .overlay {
    background-color: rgba(0, 0, 0, .5);
}
.tg-slider-widget.slider-dark .caption-desc, .tg-slider-widget.slider-dark .caption-title {
    color: #fff;
}
.tg-slider-widget.slider-dark .btn-wrapper a {
    border-color: #fff;
    color: #fff;
}
.tg-slider-widget.slider-dark .btn-wrapper a:hover {
    border-color: #30afb8;
    background: #30afb8;
}
.full-screen.tg-slider-widget .slider-image img {
    height: 100%;
    max-width: none;
    visibility: hidden;
    opacity: 0;
}
.slider-image {
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
}
.section-title-wrapper {
    margin-bottom: 30px!important;
}
.section-title {
    color: #313b48;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
}
.section-title:after, .section-title:before {
    background: #e1e1e1;
    bottom: -5px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -50px;
    position: absolute;
    width: 100px;
}
.section-title:after {
    background: #30afb8;
    bottom: -6px;
    height: 3px;
    margin-left: -15px;
    width: 30px;
}
.section-description {
    text-align: center;
    color: #777;
}
.about-section .tg-column-wrapper {
    margin: 0;
}
.about-section .about-content-wrapper {
    display: table-cell;
    float: left;
    vertical-align: middle;
    padding-left: 3%}
.about-section .btn-wrapper {
    margin-top: 30px;
}
.about-section .btn-wrapper a {
    background-color: #30afb8;
    border-radius: 0;
    color: #fff;
    padding: 7px 35px;
}
.about-section .btn-wrapper a:hover {
    background-color: #2299a1;
}
.about-section .section-description {
    margin-top: 12px;
    text-align: left;
}
.about-content-wrapper .section-title {
    text-align: left;
}
.about-section .about-section-image {
    display: table-cell;
    float: right;
    margin-right: -5px;
    text-align: center;
    vertical-align: middle;
    padding-left: 3%}
.about-section .section-title::after, .about-section .section-title::before {
    left: 0;
    margin: 0;
    display: none;
}
.about-section .section-title::after {
    margin-left: 35px;
}
.tg-service-widget .service-icon-wrap {
    background: #30afb8;
    color: #fff;
    display: block;
    float: left;
    font-size: 26px;
    height: 60px;
    line-height: 60px;
    margin-right: 20px;
    text-align: center;
    width: 60px;
    position: relative;
}
.tg-service-widget .service-icon-wrap:after {
    position: absolute;
    left: 50%;
    bottom: -9px;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-top: 10px solid #30afb8;
    content: "";
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.tg-service-widget .service-title-wrap {
    color: #313b48;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 15px;
}
.tg-service-widget .service-title-wrap a:hover {
    color: #30afb8;
}
.tg-service-widget .service-content-wrap {
    margin: 10px 0;
    color: #777;
}
.tg-service-widget.tg-service-layout-2 .service-content-wrap {
    margin: 0 0 10px;
}
.tg-service-widget .service-more {
    font-weight: 600;
    font-size: 13px;
    color: #30afb8;
    display: inline-block;
    position: relative;
}
.tg-service-widget .service-more:hover {
    color: #1c9ba4;
}
.tg-service-widget .service-more:after {
    content: "\f178";
    font-family: FontAwesome;
    font-weight: 400;
    position: absolute;
    right: -22px;
    top: 0;
}
.tg-service-widget.tg-service-layout-2 {
    text-align: center;
}
.tg-service-widget.tg-service-layout-2 .service-icon-wrap {
    background: 0 0;
    border-radius: 50%;
    color: #000;
    display: block;
    float: none;
    font-size: 22px;
    height: 72px;
    line-height: 72px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 72px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.call-to-action-section .section-title::after, .call-to-action-section .section-title::before, .tg-service-widget.tg-service-layout-2 .service-icon-wrap::after, .tg-team-widget.tg-team-layout-3 .team-content, .tg-team-widget.tg-team-layout-3 .team-designation::after, .tg-team-widget.tg-team-layout-3::before {
    display: none;
}
.tg-service-widget.tg-service-layout-2 .service-icon-wrap::before {
    border: 2px solid #000;
    border-radius: 100%;
    content: "";
    height: 82px;
    left: 50%;
    margin-left: -41px;
    margin-top: -41px;
    position: absolute;
    top: 50%;
    width: 82px;
}
.service-image-wrap img, .tg-team-widget img {
    width: 100%}
.tg-service-widget.tg-service-layout-2 .service-icon-wrap:hover {
    background: #000;
    color: #fff;
}
.tg-service-widget.tg-service-layout-2 .service-title-wrap a {
    line-height: 24px;
}
.tg-service-widget.tg-service-layout-3 .service-title-wrap {
    line-height: 24px;
    margin-top: 20px;
}
.tg-service-widget.tg-service-layout-3 .service-content-wrap {
    margin: 15px 0;
}
.tg-service-layout-2 .service-title-wrap {
    margin: 15px 0 5px;
}
.team-wrapper .team-content-wrapper {
    padding-top: 30px;
    position: relative;
    text-align: center;
}
.team-wrapper .team-title {
    font-size: 18px;
}
.team-wrapper .team-title a {
    color: #313b48;
}
.team-wrapper .team-title a:hover {
    color: #2299a1;
}
.team-wrapper .team-designation {
    position: relative;
}
.team-wrapper .team-designation:after {
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 30px;
    height: 2px;
    background: #30afb8;
    content: "";
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.team-wrapper .team-content {
    color: #777;
    margin: 30px 0 20px;
}
.team-wrapper .team-social {
    background: #fff;
    left: 50%;
    margin-left: -45%;
    padding: 10px 0;
    position: absolute;
    top: -20px;
    width: 90%}
.team-wrapper .team-social a {
    font-size: 18px;
    margin: 0 8px;
}
.team-wrapper .team-social a:hover {
    color: #2299a1;
}
.tg-team-widget.tg-team-layout-2 {
    position: relative;
}
.tg-team-widget.tg-team-layout-2::before {
    border-bottom: 50px solid transparent;
    border-right: 67px solid #fff;
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
}
.tg-team-widget.tg-team-layout-2 .team-content-wrapper {
    text-align: left;
}
.tg-team-widget.tg-team-layout-2 .team-designation::after {
    left: 15px;
}
.tg-team-widget.tg-team-layout-2 .team-social {
    position: static;
    margin-left: 0;
    width: 100%;
    background: 0 0;
    border-top: 1px solid #e7e7e7;
}
.tg-team-widget.tg-team-layout-3 .team-img {
    position: relative;
}
.tg-team-widget.tg-team-layout-3 .team-img img {
    border-radius: 50%;
    width: 100%}
.tg-team-widget.tg-team-layout-3 .team-img .team-social {
    background: rgba(60, 180, 186, .8);
    border-radius: 50%;
    border-top: medium none;
    height: 100%;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.tg-team-widget.tg-team-layout-3 .team-social-block {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
}
.tg-team-widget.tg-team-layout-3 .team-social-block a {
    font-size: 18px;
    margin: 0 8px;
    color: #fff;
}
.tg-team-widget.tg-team-layout-3 .team-content-wrapper {
    position: unset;
    padding-top: 30px;
    text-align: center;
}
.tg-team-widget.tg-team-layout-3 .team-wrapper:hover .team-social {
    opacity: 1;
    visibility: visible;
}
.call-to-action-section {
    position: relative;
}
.call-to-action-section .section-title-wrapper .section-title {
    color: #fff;
    font-size: 32px;
}
.call-to-action-section .section-subtitle {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    text-align: center;
}
.call-to-action-section .btn-wrapper {
    text-align: center;
    margin-top: 30px;
}
.call-to-action-section .btn-wrapper a {
    border: 1px solid;
    border-radius: 50px;
    color: #fff;
    font-size: 22px;
    height: 50px;
    line-height: 50px;
    position: relative;
    margin-left: 30px;
    padding: 0 20px;
    display: inline-block;
}
.call-to-action-section .btn-wrapper a:first-child {
    margin-left: 0;
}
.call-to-action-section .btn-wrapper a:hover {
    background-color: #30afb8;
    border-color: #30afb8;
}
.call-to-action-section .call-to-action-section-layout-2 {
    display: table;
    width: 100%}
.call-to-action-section .call-to-action-section-layout-2 .section-title-wrapper {
    display: table-cell;
    width: 75%;
    vertical-align: middle;
}
.call-to-action-section .call-to-action-section-layout-2 .section-title {
    margin-bottom: 0;
    text-align: left;
}
.call-to-action-section .call-to-action-section-layout-2 .section-subtitle {
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    position: relative;
    text-align: left;
}
.call-to-action-section .call-to-action-section-layout-2 .btn-wrapper {
    width: 25%;
    display: table-cell;
    vertical-align: middle;
    margin-top: 0;
}
.call-to-action-section .call-to-action-section-layout-2 .btn-wrapper a {
    display: block;
}
.call-to-action-section .call-to-action-section-layout-2 .btn-wrapper a:first-child {
    margin-left: 30px;
    margin-bottom: 15px;
}
.feature-product-section .tg-feature-product-widget {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.feature-product-section .tg-feature-product-widget figure img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.feature-product-section .featured-image-desc {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    width: 90%;
    height: 90%;
    background: rgba(49, 59, 73, .65);
}
.feature-product-section .tg-feature-product-widget .feature-inner-block {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 5px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.feature-product-section .tg-feature-product-widget .feature-title-wrap {
    text-align: center;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.feature-product-section .tg-feature-product-widget .feature-title-wrap a {
    font-size: 16px;
    color: #fff;
    font-weight: 800;
}
.feature-product-section .tg-feature-product-widget .feature-desc-wrap {
    text-align: center;
    color: #f3f0f0;
    font-size: 12px;
}
.feature-product-section .tg-feature-product-widget .featured-image-desc::before {
    border-bottom: 50px solid transparent;
    border-right: 48px solid #30afb8;
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
}
.feature-product-section .tg-feature-product-widget .featured-image-desc span {
    position: absolute;
    top: 4px;
    right: 7px;
}
.feature-product-section .tg-feature-product-widget .featured-image-desc span a {
    color: #fff;
}
.tg-feature-product-layout-1 .tg-feature-product-widget:hover .featured-image-desc, .tg-feature-product-layout-2 .tg-feature-product-widget:hover .featured-image-desc {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}
.feature-product-section .tg-feature-product-layout-2 .tg-container {
    width: 100%}
.feature-product-section .tg-feature-product-layout-2 .tg-column-wrapper, .feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget {
    margin: 0;
}
.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget.tg-column-3 {
    margin: 0;
    width: 33.33%}
.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget.tg-column-4 {
    margin: 0;
    width: 25%}
.feature-product-section .tg-feature-product-layout-2 .tg-feature-product-widget img {
    width: 100%;
    max-width: auto;
}
.feature-product-section .tg-feature-product-layout-2 .featured-image-desc {
    width: 100%;
    height: 100%;
    padding: 5px;
    background: rgba(49, 175, 184, .8);
}
.feature-product-section .tg-feature-product-layout-2 .featured-image-desc::before {
    border-right: 48px solid #313b48;
}
.feature-product-section .tg-feature-product-layout-3 .featured-image-desc {
    visibility: visible;
    opacity: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .5));
}
.feature-product-section .tg-feature-product-layout-3 .feature-inner-block .feature-desc-wrap, .feature-product-section .tg-feature-product-layout-3 .featured-image-desc span, .feature-product-section .tg-feature-product-layout-3 .featured-image-desc::before {
    display: none;
}
.feature-product-section .tg-feature-product-layout-3 .feature-inner-block {
    top: auto;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    bottom: 2%}
.feature-product-section .button-group {
    text-align: center;
    margin-bottom: 30px;
}
.feature-product-section .button-group button {
    background: 0 0;
    color: #525a65;
}
.feature-product-section .button-group button:hover {
    color: #30afb8;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.feature-product-section .button-group button::before {
    background: #525a65;
    border-radius: 50%;
    content: " ";
    left: 0;
    margin-right: 50%;
    padding: 2px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tg-feature-product-filter-layout .button.is-checked:hover {
    color: #30afb8;
}
.tg-feature-product-layout-3 .tg-feature-product-widget:hover figure img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.tg-feature-product-layout-3 .tg-feature-product-widget:hover .feature-title-wrap {
    margin-bottom: 3px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.tg-feature-product-layout-1 .grid {
    margin-left: -3%}
.testimonial-container {
    padding: 0 0 50px;
}
.testimonial-container .testimonial-slide {
    text-align: left;
}
.testimonial-container .testimonial-content-wrapper {
    background: #fff;
    padding: 20px 30px;
    position: relative;
}
.testimonial-container .testimonial-content-wrapper::before {
    border-bottom: 34px solid transparent;
    border-left: 20px solid #fff;
    content: " ";
    left: 11%;
    position: absolute;
    top: 96%;
    -webkit-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -ms-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
    z-index: -9;
}
.testimonial-container .testimonial-icon {
    display: inline-block;
    vertical-align: top;
    color: #31afb8;
    font-size: 18px;
}
.testimonial-container .testimonial-content {
    width: 93%;
    display: inline-block;
    margin-left: 15px;
    color: #777;
}
.testimonial-container .testimonial-client-detail {
    margin-top: 40px;
}
.testimonial-container .testimonial-img {
    display: inline-block;
    float: left;
}
.testimonial-container .client-detail-block {
    display: inline-block;
    margin-left: 20px;
}
.testimonial-container .testimonial-title {
    color: #313b48;
    font-size: 16px;
}
.testimonial-container .testimonial-degicnation {
    color: #666;
    font-size: 14px;
    font-weight: 400;
}
.testimonial-container .swiper-pagination.testimonial-pager {
    bottom: 0;
}
.testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #313b48;
    opacity: 1;
}
.testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet.swiper-pagination-bullet-active, .testimonial-container .swiper-pagination.testimonial-pager .swiper-pagination-bullet:hover {
    background: #2299a1;
}
.fun-facts-section {
    text-align: center;
    color: #fff;
}
.fun-facts-icon-wrap {
    display: block;
    text-align: center;
    color: #30afb8;
    font-size: 64px;
    line-height: 1.5;
}
.fun-facts-section .counter-wrapper {
    font-size: 46px;
    font-weight: 700;
    line-height: 46px;
    display: block;
    margin-bottom: 15px;
}
.fun-facts-section .fun-facts-title-wrap {
    display: block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.tg-fun-facts-widget.tg-fun-facts-layout-2 .fun-facts-icon-wrap {
    background-color: rgba(255, 255, 255, .2);
    border: 5px solid rgba(255, 255, 255, .5);
    border-radius: 100%;
    color: #fff;
    display: inline-block;
    font-size: 36px;
    line-height: 120px;
    width: 120px;
    height: 120px;
}
.blog-section .row:nth-child(even) .post-image::before, .blog-section .row:nth-child(odd) .post-image::before {
    border-bottom: 15px solid transparent;
    border-top: 15px solid transparent;
    content: " ";
    top: 50%;
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
}
.blog-section .row:nth-child(even) .post-readmore, .blog-section .row:nth-child(odd) .post-readmore, .blog-section .tg-blog-widget-layout-2 .post-image .entry-date .fa {
    display: none;
}
.tg-fun-facts-widget.tg-fun-facts-layout-2 .fun-facts-title-wrap {
    line-height: 15px;
}
.blog-section .row:nth-child(even) .entry-title, .blog-section .row:nth-child(odd) .entry-title {
    line-height: 24px;
}
.tg-fun-facts-widget.tg-fun-facts-layout-2 .counter-wrapper {
    font-size: 46px;
    color: #30afb8;
    margin: 10px 0;
}
.blog-section .tg-column-2 {
    margin: 0;
}
.blog-section .tg-blog-widget-layout-1 .tg-column-2 {
    width: 50%}
.blog-section .row:nth-child(odd) {
    float: left;
    width: 100%;
    background-color: #fcfcfc;
}
.blog-section .tg-blog-widget-layout-1 .row:nth-child(odd) .post-image {
    float: left;
    width: 50%;
    position: relative;
}
.blog-section .row .post-image figure img {
    padding: 0;
}
.blog-section .row:nth-child(odd) .post-image figure img {
    width: 100%}
.blog-section .row:nth-child(odd) .post-image::before {
    border-right: 15px solid #fcfcfc;
    font-size: 22px;
    position: absolute;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .5s ease;
}
.blog-section .tg-blog-widget-layout-1 .blog-content:hover .entry-title a {
    color: #fff;
}
.blog-section .row:nth-child(odd) .blog-content {
    float: left;
    padding: 15px 5px 15px 20px;
    width: 50%}
.blog-section .row:nth-child(odd) .entry-title a {
    font-size: 18px;
    font-weight: 700;
    color: #313b48;
}
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .blog-content .entry-title a {
    color: #fff;
}
.blog-section .row:nth-child(odd) .entry-title a:hover {
    color: #30afb8;
}
.blog-section .row:nth-child(odd) .entry-meta {
    margin: 8px 0;
    color: #919191;
}
.blog-section .row:nth-child(odd) .entry-meta .fa {
    padding-right: 5px;
}
.blog-section .row:nth-child(odd) .entry-meta a {
    font-size: 12px;
    color: #919191;
}
.blog-section .row:nth-child(odd) .entry-meta .entry-author {
    margin-left: 15px;
}
.blog-section .tg-blog-widget-layout-1, .tg-blog-widget-layout-1 .tg-blog-widget .entry-summary {
    margin: 0;
}
.blog-section .row:nth-child(odd) .entry-summary {
    font-size: 14px;
    color: #777;
    font-weight: 400;
}
.tg-blog-widget-layout-1 .entry-summary {
    max-height: 167px;
    overflow: hidden;
}
.blog-section .row:nth-child(even) {
    float: left;
    width: 100%;
    background-color: #fcfcfc;
}
.blog-section .row:nth-child(even) .post-image {
    float: right;
    position: relative;
    width: 50%}
.blog-section .row:nth-child(even) .post-image figure img {
    width: 100%}
.blog-section .row:nth-child(even) .post-image::before {
    border-left: 15px solid #fcfcfc;
    font-size: 22px;
    position: absolute;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .5s ease;
}
.blog-section .row:nth-child(even) .blog-content {
    float: right;
    padding: 15px 5px 15px 20px;
    width: 50%}
.blog-section .row:nth-child(even) .entry-title a {
    font-size: 18px;
    font-weight: 700;
    color: #313b48;
}
.blog-section .row:nth-child(even) .entry-title a:hover {
    color: #30afb8;
}
.blog-section .row:nth-child(even) .entry-meta {
    margin: 8px 0;
    color: #919191;
}
.blog-section .row:nth-child(even) .entry-meta .fa {
    margin-right: 5px;
}
.blog-section .row:nth-child(even) .entry-meta a {
    font-size: 12px;
    color: #919191;
}
.blog-section .row:nth-child(even) .entry-meta .entry-author {
    margin-left: 15px;
}
.blog-section .row:nth-child(even) .entry-summary {
    font-size: 14px;
    color: #777;
    font-weight: 400;
}
.blog-section .tg-blog-widget {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover {
    background-color: #30afb8;
}
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-title a {
    color: #fff;
}
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-title a:hover {
    color: #313b48;
}
.blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-meta, .blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-meta a, .blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .entry-summary {
    color: #fff;
}
.blog-section .row:nth-child(odd) .tg-blog-widget:hover .post-image::before {
    border-right: 15px solid #30afb8;
}
.blog-section .row:nth-child(even) .tg-blog-widget:hover .post-image::before {
    border-left: 15px solid #30afb8;
}
.blog-section .tg-blog-widget-layout-1 .entry-title a:hover, .blog-section .tg-blog-widget-layout-1 .tg-blog-widget:hover .blog-content .entry-title a:hover {
    color: #fff;
}
.blog-section .tg-blog-widget-layout-2 .post-image {
    position: relative;
    width: auto;
    float: none;
}
.blog-section .tg-blog-widget-layout-2 .post-image img {
    width: 100%;
    padding: 0;
}
.blog-section .tg-blog-widget-layout-2 .post-image .entry-date {
    background: #30afb8;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 0;
}
.blog-section .tg-blog-widget-layout-2 .post-image .entry-date a {
    color: #fff;
    font-size: 12px;
}
.blog-section .tg-blog-widget-layout-2 .post-image.image-none .entry-date {
    position: relative;
    display: inline-block;
}
.blog-section .tg-blog-widget-layout-2 .post-image::before {
    display: none;
}
.blog-section .tg-blog-widget-layout-2 .blog-content {
    float: none;
    padding: 0 10px;
    width: auto;
    text-align: left;
}
.blog-section .tg-blog-widget-layout-2 .entry-title a {
    font-size: 18px;
    line-height: 24px;
    display: block;
}
.tg-blog-widget-layout-2 .entry-title {
    margin-top: 15px;
}
.blog-section .tg-blog-widget-layout-2 .post-readmore {
    background: #30afb8;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    padding: 6px 12px;
    margin: 20px 0;
}
.blog-section .tg-blog-widget-layout-2 .post-readmore:hover {
    background: #2299a1;
}
.blog-section .tg-blog-widget-layout-2 .read-more-container {
    background: #f6f6f6;
    display: inline-block;
    width: 100%;
    padding: 5px 10px;
    margin-top: 20px;
}
.blog-section .tg-blog-widget-layout-2 .read-more-container .entry-author {
    float: left;
    color: #8e8e8e;
}
.tg-blog-widget-layout-2 .read-more-container .entry-author a {
    color: #8e8e8e;
    font-size: 12px;
}
.blog-section .tg-blog-widget-layout-2 .read-more-container .entry-author .fa {
    margin-right: 5px;
}
.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more {
    float: right;
}
.blog-section .tg-blog-widget-layout-2 .read-more-container .read-more a {
    font-size: 12px;
    color: #30afb8;
}
.blog-section .tg-blog-widget-layout-2:hover {
    background-color: #FCFCFC;
}
.blog-section .tg-blog-widget-layout-2:hover .entry-meta a {
    color: #919191;
}
.tg-blog-widget-layout-2 .blog-content p {
    margin: 0 0 10px;
}
.blog-section .tg-blog-widget-layout-2 .entry-title a:hover, .blog-section .tg-blog-widget-layout-2 .read-more-container .read-more:hover a, .blog-section .tg-blog-widget-layout-2 .tg-blog-widget:hover .blog-content .entry-title a:hover, .tg-blog-widget-layout-2 .read-more-container .entry-author:hover, .tg-blog-widget-layout-2 .read-more-container .entry-author:hover a {
    color: #239CA4;
}
#top-footer p {
    margin: 0 0 10px!important;
}
#top-footer {
    background: url(/wp-content/uploads/2018/04/bg-cdc-min.png) #1f1f1f;
    padding: 20px 70px 0;
    background-size: 100%}
#top-footer .footer-logo {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
#top-footer .footer-logo .logo-image {
    float: left;
    padding: 5px;
}
#top-footer .footer-logo .site-title {
    font-size: 32px;
    color: #fff;
    font-weight: 700;
    float: left;
    line-height: 42px;
}
#top-footer .textwidget {
    font-size: 15px;
    color: #fff;
    line-height: 24px;
    font-weight: 400;
}
#top-footer .widget-title {
    font-size: 18px;
    border-bottom: 3px solid #30afb8;
    font-weight: 600;
    line-height: 24px;
    color: #fff;
    margin-bottom: 30px;
    padding-left: 20px;
}
#top-footer .widget {
    margin-bottom: 30px;
}
#top-footer .widget ul {
    margin: 0;
    list-style: none;
}
#top-footer .widget ul li {
    position: relative;
    padding: 0 0 10px 20px;
    font-size: 12px;
}
#top-footer .post-date {
    color: #bdbdbd;
}
#top-footer .post-date:before {
    content: ' ';
    display: block;
}
#top-footer .widget ul li a {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}
#top-footer .widget ul li a:hover {
    color: #30afb8;
}
#top-footer .widget_tag_cloud .tagcloud a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    margin: 6px 4px;
    padding: 0 5px;
}
#top-footer .widget_tag_cloud .tagcloud a:hover {
    background-color: #30afb8;
    border-color: #30afb8;
}
#bottom-footer {
    padding: 5px 0;
    background-color: #282828;
}
#bottom-footer .copyright {
    width: 100%}
#bottom-footer .copyright-text {
    float: left;
    color: #fff;
    font-size: 12px;
    margin-left: 10%}
#bottom-footer .copyright-text a {
    color: #bcbaba;
}
#bottom-footer .copyright-text a:hover {
    color: #30afb8;
}
#bottom-footer .visitor-number-text {
    float: right;
    color: #FFF;
    margin-right: 15%}
#bottom-footer .number-of-visitors {
    background: #FFF;
    padding: 2px 15px;
    color: #254099;
    font-size: 16px;
    border-radius: 35px;
}
#bottom-footer .footer-menu {
    float: right;
    margin: 0;
}
#bottom-footer .footer-menu ul li, #top-footer .social-network li, .footer-menu li {
    float: left;
}
#bottom-footer .footer-menu ul li::after {
    content: "|";
    padding: 0 5px;
    color: #fff;
}
#bottom-footer .footer-menu ul li:last-child::after {
    display: none;
}
#bottom-footer .footer-menu ul li a {
    color: #fff;
    font-size: 12px;
}
#bottom-footer .footer-menu ul li a:hover {
    color: #30afb8;
}
.footer-menu li {
    padding: 0 0 0 15px;
}
.footer-menu li a {
    color: #fff;
    font-size: 12px;
}
.footer-menu li a:hover {
    color: #30afb8;
}
.blog-section .row:nth-child(2n) .tg-blog-widget:hover .post-image::before, .blog-section .row:nth-child(odd) .tg-blog-widget:hover .post-image::before, .feature-product-section .tg-feature-product-widget .featured-image-desc::before, footer.footer-layout #top-footer .widget-title {
    border-bottom-color: #1a9bdc;
    padding-bottom: 12px;
}
#top-footer .social-network {
    list-style: none;
}
#top-footer .social-network li a {
    display: block;
    height: 40px;
    line-height: 2.5;
    text-align: center;
    width: 40px;
    padding: 0!important;
    background: #FFF;
    border-radius: 50%;
    transition: 1s;
}
#top-footer .social-network li a:hover {
    color: #FFF!important;
    background: #254099;
}
#top-footer input.your-name, #top-footer input.your-subject, #top-footer textarea.your-message {
    background: 0 0;
    width: 15em;
    padding: 2px 10px;
    border: none;
}
#top-footer textarea.your-message {
    resize: none;
    overflow: auto;
    height: 7em;
}
.entry-content-block, .widget_post_list .entry-content-block {
    overflow: hidden;
}
#top-footer input.send-message {
    background: #254099;
}
.post {
    margin-bottom: 40px;
    display: inline-block;
}
.post .entry-thumbnail {
    float: left;
    margin-right: 30px;
    width: 33.7%}
.entry-meta .entry-date a .updated:not(.published) {
    display: none;
}
.entry-content-block #primary .entry-title {
    font-size: 20px;
    line-height: 24px;
}
.entry-content, .entry-summary {
    color: #606060;
}
#primary .entry-footer span {
    font-size: 14px;
    margin-right: 15px;
}
#primary .entry-footer span a, .entry-meta {
    font-size: 12px;
}
#primary .entry-footer span .fa {
    margin-right: 5px;
}
.navigation.posts-navigation {
    margin: 20px 0;
}
.entry-meta {
    margin-top: 12px;
}
.entry-meta .fa {
    padding-right: 5px;
}
.entry-footer a, .entry-meta a {
    font-size: 12px;
    color: #8e8e8e;
}
.entry-meta span {
    margin-right: 15px;
}
.entry-meta .entry-author:hover {
    color: #30AFB8;
}
#secondary {
    float: right;
    width: 32.22%}
#secondary .widget-title {
    font-size: 14px;
    position: relative;
    margin-bottom: 30px;
}
#secondary .widget ul li, #secondary .widget ul li a, .widget_post_list .entry-content-block .entry-title a {
    font-size: 12px;
}
#secondary .widget-title::after, #secondary .widget-title::before {
    background: #e1e1e1;
    bottom: -10px;
    content: " ";
    height: 1px;
    left: 0;
    margin-left: 0;
    position: absolute;
    width: 100%}
#secondary .widget-title:after {
    background: #30afb8;
    bottom: -11px;
    height: 3px;
    margin-left: 0;
    width: 30px;
}
#secondary .searchform input {
    border: none;
    border-bottom: 1px solid #666;
    width: 70%}
#secondary .searchform .btn:hover {
    background: #30afb8;
}
#secondary .widget {
    margin-bottom: 30px;
}
#secondary .widget ul {
    margin: 0;
    list-style: none;
}
#secondary .widget ul li {
    position: relative;
    padding: 0 0 10px 20px;
}
#secondary .widget ul li::after {
    color: #000;
    content: "\f105";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
}
#secondary .widget ul li a:hover {
    color: #30afb8;
}
.widget_post_list .post-link-block {
    margin-bottom: 20px;
    display: inline-block;
}
.widget_post_list .entry-thumbnail {
    float: left;
    margin-right: 30px;
    width: 20%}
.widget_post_list .entry-content-block .entry-title {
    line-height: 13px;
    margin-bottom: 18px;
}
.widget_post_list .entry-content-block .entry-meta a {
    color: #8e8e8e;
    font-size: 12px;
}
.widget_post_list .entry-meta .entry-author {
    margin-left: 15px;
}
.blog .entry-thumbnail {
    float: left;
    width: 33.7%}
.blog .entry-content-block {
    width: 60%}
#primary .post .entry-content-block .entry-content {
    border: none;
}
.author-description, .default-wp-page, .single .entry-content-block .entry-content {
    border-bottom: 1px solid #c5c5c5;
}
.full-width-archive #primary .post {
    margin-bottom: 50px;
    width: 100%}
.full-width-archive #primary .post.has-post-thumbnail {
    margin-bottom: 0;
}
.full-width-archive #primary .post .entry-thumbnail {
    width: 100%;
    float: none;
    margin-right: 0;
}
.full-width-archive #primary .post .entry-thumbnail img {
    width: 100%}
.full-width-archive #primary .post .entry-content-block {
    overflow: unset;
    width: 94%;
    position: relative;
    top: 0;
    padding: 20px 20px 0;
    margin: 0 auto;
    background: #fff;
}
.full-width-archive #primary .post.has-post-thumbnail .entry-content-block {
    overflow: unset;
    width: 94%;
    position: relative;
    top: -45px;
    padding: 20px 20px 0;
    margin: 0 auto;
    background: #fff;
}
.grid-view #primary .post {
    display: inline-block;
    margin-bottom: 30px;
    margin-right: 1%;
    vertical-align: top;
    width: 48%}
.grid-view #primary .post .entry-thumbnail, .post, .single .entry-content-block, .single .entry-thumbnail {
    width: 100%}
.grid-view #primary .post .entry-content-block {
    position: unset;
    width: 100%}
.entry-content-block .entry-title {
    font-size: 18px;
}
.grid-view .entry-header {
    margin-top: 10px;
}
.breadcrumb-trail.breadcrumbs {
    background: #607D8B;
    margin-bottom: 30px;
    color: #FFF;
}
.breadcrumb-trail.breadcrumbs .trail-title {
    float: left;
    font-weight: 400;
    font-size: 25px;
    padding: 6px 0;
}
.breadcrumb-trail.breadcrumbs .trail-items {
    float: right;
    margin: 0;
    padding: 14px 0;
    list-style: none;
}
.breadcrumb-trail.breadcrumbs .trail-items li {
    float: left;
}
.breadcrumb-trail.breadcrumbs .trail-items li:first-child span::before {
    display: none;
}
.breadcrumb-trail.breadcrumbs::before {
    clear: both;
    content: "";
    display: block;
}
.breadcrumb-trail.breadcrumbs .trail-items li span {
    font-size: 12px;
    color: #e4e4e4;
    position: relative;
    line-height: 18px;
    padding: 0 14px;
}
.breadcrumb-trail.breadcrumbs .trail-items li span a {
    color: #a1a1a1;
}
.breadcrumb-trail.breadcrumbs .trail-items li span::before {
    color: #e4e4e4;
    content: "\f105";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
}
.page-template-pagebuilder .breadcrumb-trail.breadcrumbs {
    margin: 0;
}
.single .entry-content-block .entry-meta {
    margin-top: 0;
    margin-bottom: 20px;
}
.single .entry-content-block .entry-header {
    margin: 20px 0 5px;
}
.single .entry-thumbnail {
    margin-top: 20px;
}
.single .entry-thumbnail img {
    padding: 0;
}
.single .entry-content-block .entry-title {
    font-size: 20px;
}
.single .entry-content-block .entry-meta .fa {
    padding-right: 5px;
}
.single .entry-content-block .entry-meta a {
    font-size: 12px;
}
.post .entry-content-block .entry-meta a:hover, .post .entry-content-block .entry-meta span:hover {
    color: #30afb8;
}
.single .entry-content-block .entry-footer span {
    color: #8e8e8e;
    font-size: 14px;
    margin-right: 15px;
}
.single .entry-content-block .entry-footer span .fa {
    margin-right: 5px;
}
.single .entry-content-block .entry-footer span a {
    color: #8e8e8e;
    font-size: 12px;
}
.post .entry-content-block .entry-footer span a:hover {
    color: #30AFB8;
}
.author-description {
    display: inline-block;
    padding: 0 0 30px;
}
.author-description .author-img {
    display: inline-block;
    width: 75px;
    float: left;
}
.author-description .author-description-block {
    width: calc(100% - 100px);
    float: right;
    display: inline-block;
}
.author-description .author-description-block .author-title {
    color: #313b48;
    font-weight: 700;
}
.author-description .author-description-block .author-summary {
    font-size: 12px;
}
.default-wp-page {
    margin: 0;
    padding: 30px 0;
    display: inline-block;
}
.default-wp-page .previous {
    float: left;
    width: 46%}
.default-wp-page .previous a {
    display: inline-block;
}
.default-wp-page .previous a span {
    float: left;
}
.default-wp-page .previous a span:first-child {
    font-size: 30px;
    padding: 8px 0;
}
.default-wp-page .previous a span img {
    padding: 0 10px;
}
.default-wp-page .previous a .entry-title {
    display: inline-block;
    width: 60%;
    padding: 8px 0;
}
.default-wp-page .navigation-divider {
    display: inline-block;
    padding: 20px;
}
.default-wp-page .next {
    float: right;
    width: 46%}
.default-wp-page .next a {
    display: inline-block;
}
.default-wp-page .next a span {
    float: right;
}
.default-wp-page .next a span:first-child {
    font-size: 30px;
    padding: 8px 0;
}
.default-wp-page .next a span img {
    padding: 0 10px;
}
.default-wp-page .next a .entry-title {
    display: inline-block;
    width: 60%;
    padding: 8px 0;
    text-align: right;
}
.not-found .icon-404 .fa {
    font-size: 300px;
}
#primary .content-404 {
    padding: 60px 0;
}
#primary .not-found .page-header .page-title {
    font-size: 24px;
    line-height: 30px;
}
#primary .not-found .page-content {
    margin: 30px 0;
}
#primary .searchform input {
    border: none;
    border-bottom: 1px solid #666;
    width: 70%}
#primary .searchform .btn:hover {
    background: #30afb8;
}
.search .hentry {
    border-bottom: 1px solid #e1e1e1;
    margin-top: 20px;
}
#comments {
    padding: 30px 0;
}
#comments .comments-title {
    font-size: 25px;
    line-height: 30px;
}
#comments .comment-list {
    margin: 0;
}
#comments .comment-list article.comment-body .comment-author {
    float: left;
    max-width: 100px;
}
#comments .comment-list article.comment-body .comment-author .says {
    display: none;
}
#comments .comment-list article.comment-body .comment-author img {
    margin-right: 30px;
    display: block;
    margin-bottom: 20px;
}
#comments .comment-list article.comment-body .comment-metadata {
    padding: 6px 0;
}
#comments .comment-list article.comment-body .comment-metadata a {
    color: #8e8e8e;
    font-size: 12px;
}
#comments .comment-list article.comment-body .comment-metadata .entry-author {
    margin-left: 15px;
}
#comments .comment-list article.comment-body .comment-content {
    overflow: hidden;
    font-weight: 500;
}
#comments .comment-list article.comment-body .comment-content p {
    margin: 0;
}
#comments .comment-list article.comment-body .reply {
    margin-left: 100px;
    padding-top: 6px;
}
#comments .comment-list article.comment-body .reply a {
    color: #8e8e8e;
    font-size: 12px;
    position: relative;
}
#comments .comment-list article.comment-body .reply a::before {
    position: absolute;
    top: 50%;
    left: 100%;
    content: " ";
    width: 30px;
    border: 1px solid #c5c5c5;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 10px;
}
#comments .comment-list .comment {
    border-bottom: 1px solid #c1c1c1;
    padding: 30px 0;
}
#comments .comment-list .comment ul.children {
    margin-left: 100px;
}
#comments .comment-list .comment ul.children .comment {
    padding: 0;
    border-bottom: none;
}
#comments .comment-list .comment ul.children .comment article.comment-body {
    border-bottom: 1px solid #c1c1c1;
    padding: 20px 0;
}
#comments .comment-list .comment ul.children .comment article.comment-body:last-child {
    border: none;
}
#respond {
    padding-bottom: 10px;
}
#respond #commentform .comment-form-comment #comment {
    background: #f9f9f9;
    resize: none;
}
#respond #commentform p {
    padding-bottom: 20px;
}
#respond #commentform p label {
    font-weight: 500;
}
#respond #commentform p input {
    background: #f9f9f9;
}
#respond #commentform .form-submit input {
    background: #30afb8;
    height: 45px;
    line-height: 30px;
}
#respond #commentform .form-submit input:hover {
    background-color: #1c9ba4;
}
.woocommerce div.product div.images img, .woocommerce ul.products li.product a img {
    padding: 0;
}
.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
    background-color: #30afb8;
    padding: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
}
#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
    width: auto;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce ul.products li.product .button {
    background-color: #30afb8;
    color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce ul.products li.product .button:hover {
    background-color: #2299a1;
}
.added_to_cart.wc-forward {
    background-color: #30afb8;
    border-radius: 3px;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 4px 17px;
    margin-top: 5px;
}
.added_to_cart.wc-forward:hover {
    background-color: #2299a1;
}
.added_to_cart.wc-forward::after {
    content: "\f23d";
    color: #fff;
    font-family: fontawesome;
    padding-left: 8px;
}
.woocommerce-Price-amount.amount {
    color: #30afb8;
}
.woocommerce .star-rating span {
    color: #FFAE65;
}
.widget_shopping_cart .buttons {
    text-align: center;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    padding: 5px 0;
    text-align: center;
}
.flash-cart-views .woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 70px;
}
.woocommerce ul.products li.product .price del {
    margin-right: 5px;
    display: inline-block;
}
.woocommerce nav.woocommerce-pagination {
    text-align: left;
}
.woocommerce .woocommerce-breadcrumb {
    float: right;
    margin: 0;
    padding: 14px 0;
}
.woocommerce .woocommerce-breadcrumb span {
    font-size: 12px;
    color: #a1a1a1;
    position: relative;
    line-height: 18px;
    padding: 0 14px;
}
.woocommerce .woocommerce-breadcrumb span::before {
    color: #a1a1a1;
    content: "\f105";
    font-family: fontawesome;
    left: 0;
    position: absolute;
    top: 0;
}
.woocommerce .woocommerce-breadcrumb span:first-of-type::before {
    content: none;
}