/*
Theme Name: Custom Theme by Aurora Tech
Author: Aurora Tech
Author URI: https://goauroratech.com/
Version: 99.0
*/

/*Reset Css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol,
ul {list-style: none;}
blockquote,
q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {content: none;}
table {border-collapse: collapse; border-spacing: 0;}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {outline: none;}
article,
aside,
nav,
section {display: block;}
audio,
canvas,
video {display: inline-block;}
audio:not([controls]) {display: none;}
hr {background-color: #ccc; border: 0; height: 1px; margin: 24px 0;}
sub,
sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0; max-width: 100%;}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Form fields, general styles first */

.wpcf7 sup {color: red;}
.wpcf7 p {margin: 0!important;}
.wpcf7 .flex {margin: 0!important;}
.wpcf7 label {padding: 0 0 2px; display: inline-block;}
.wpcf7-validation-errors {border: 1px solid red; margin: 30px 0; padding: 10px 15px;}
.wpcf7-not-valid-tip {font-size: 0.9em!important; margin: 0 0 10px;}
.wpcf7-form-control-wrap {margin: 0 0 10px;}
.wpcf7-checkbox, .wpcf7-radio {display: block; margin: 0 0 10px;}

button, input, textarea, select {border: 1px solid #aaa; border-radius: 0px; font-family: inherit; margin-right:0%; margin-bottom: 7px; padding: 8px 10px; box-sizing: border-box; width: 100%; outline: none;}
input.wpcf7-file {margin: 0 0 20px;}
input[type="checkbox"], input[type="radio"] {width: auto;}
select {padding: 7px 10px;}
textarea {height: 120px;}
input[type="submit"] {width: auto; outline: none; padding: 8px 20px; cursor: pointer; -webkit-transition: .3s; transition: .3s;}

#searchsubmit {background: #269cc8; border: 0; color: #FFFFFF; min-width: 24%;}

/* Reset non-text input types */

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {border: 0;	border-radius: 0;	padding: 0;}

/* Responsive elements */

.entry-content img,
.comment-content img,
.widget img,
embed, iframe, object, video {max-width: 100%;}

/* Images */

.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

.wp-caption {max-width: 100%; padding: 4px;}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {font-style: italic; font-size: 12px; line-height: 2; color: #666666;}
.entry-content dl.gallery-item {margin: 0!important;}
.gallery-item a,
.gallery-caption {width: 100%; padding: 0 10px 0 0; box-sizing: border-box;}
.gallery-item a {display: block;}
.gallery-caption a {display: inline;}
.gallery-columns-1 .gallery-item a {max-width: 100%; width: auto;}
.gallery .gallery-icon img {height: auto; border: 0!important;}
.gallery-columns-1 .gallery-icon img {padding: 3%;}

/* Navigation for posts and pages*/

.wp-pagenavi {margin: 50px 0 0;}
.wp-pagenavi .pages {color: #aaa; font-weight: normal; margin-left: 0;}
.wp-pagenavi > span, .wp-pagenavi > a {display: inline-block; margin: 0 8px; font-weight: bold; color: inherit;}
.wp-pagenavi > span.current {color: #aaa;}

#nav-below {border-top: 5px solid #888; margin: 30px 0 0; padding: 15px; background: #f2f2f2; color: rgba(0,0,0,0);}
#nav-below::after {content: ""; display: block; clear: both;}
#nav-below a {display: inline-block; background: #fff; border-radius: 50px; padding: 10px 15px; color: #555; text-decoration: none!important; margin: 0 0 3px;}
#nav-below a:hover {box-shadow: 0 4px 10px rgba(0,0,0,0.1);}

.nav-single {border-top: 5px solid #888; background: #f2f2f2; clear: both; margin: 25px 0 0; overflow: hidden; padding: 12px 15px; font-size: 13px;}
.nav-single h4 {text-align: center;}
.nav-single #ns-next {text-align: right;}
.nav-single .ns-ib {display: inline-block; text-align: center;}
.nav-single a {display: inline-block; background: #fff; border-radius: 50px; padding: 10px 15px; color: #555; text-decoration: none!important; margin: 0 0 3px;}
.nav-single a:hover {box-shadow: 0 4px 10px rgba(0,0,0,0.1);}
.nav-single span {font-size: 12px; letter-spacing: 1px; color: #aaa;}

.nav-single + .comments-area,
#comment-nav-above {margin: 48px 0;}

/* Author profiles */

.author .archive-header {margin-bottom: 24px;}
.author-info {border-top: 1px solid #ededed; margin: 24px 0; padding-top: 24px; overflow: hidden;}
.author-description p {color: #757575; font-size: 13px; line-height: 1.846153846;}
.author.archive .author-info {border-top: 0; margin: 0 0 48px;}

/* Basic structure
-------------------------------------------------------------- */

html {font-size: 90.5%;}
body {
	line-height: 1.4;
	font-size: 15px;
	font-family: 'Roboto', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	overflow: hidden;
	color: #333;
}

a {
	outline: none;
	color: #269cc8;
	text-decoration: none;
	-webkit-transition: .3s;
	transition: .3s;
}
a:hover {text-decoration: underline;}

/* Sidebar */

.widget-area .widget {margin-bottom: 30px; background: #269cc8; padding: 25px; color: #fff; font-size: 13px;}
.widget-area .widget:nth-child(even) {background: #fff; border: 3px solid #269cc8; color: #333;}
.widget-area .widget:last-of-type {margin-bottom: 0;}
.widget-area .widget-title {color: #fff; font-weight: 400;}
.widget-area .widget:nth-child(even) .widget-title {color: #0d4a68;}
.textwidget p:last-child {margin: 0;}
.widget:nth-child(odd) a:not(.phone) {color: #fff;}
	
.widget-area .textwidget ul {list-style: disc outside;}
.widget-area .textwidget li {margin-left: 25px;}
.widget-area #s {margin-right: -4px; width: 67.9999%;}

/* Main content area, sticky post styling and comment content
-------------------------------------------------------------- */

.entry-meta {clear: both;}
.entry-header img.wp-post-image {margin-bottom: 24px;}
.entry-title a {color: inherit;}
.entry-header .entry-format {margin-top: 24px; font-weight: normal;}
.entry-header .comments-link {margin-top: 24px; font-size: 13px; line-height: 1.846153846; color: #757575;}
.comments-link a,
.entry-meta a {color: #757575;}
.comments-link a:hover,
.entry-meta a:hover {color: #333;}
.entry-content,
.entry-summary,
.mu_register {line-height: inherit;}

.entry-content h1,
.comment-content h1,
h1,
.entry-content h2,
.comment-content h2,
h2,
.entry-header .entry-title,
.entry-content h3,
.comment-content h3,
h3,
.entry-content h4,
.comment-content h4,
h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	font-family: 'Barlow';
	margin: 0 0 20px;
	line-height: 1.2;
}

.entry-content h1, .comment-content h1, h1.entry-title, .archive-title, .page-title, .entry-content > h2:first-child {font-size: 26px; font-weight: 600;}
.entry-content h2, .comment-content h2, .mu_register h2, h2.entry-title {font-size: 22px; font-weight: bold;}
.entry-content h2:not(:first-child) {padding-top: 15px;}
.entry-content h3, .comment-content h3, h3 {font-size: 20px;}
.entry-content h4, .comment-content h4, h4 {font-size: 16px;}
.entry-content h5, .comment-content h5 {font-size: 16px;}
.entry-content h6, .comment-content h6 {font-size: 14px;}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p, p {margin: 0 0 20px; line-height: inherit;}
p:last-child {margin: 0;}

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {margin: 0 0 20px;}
.entry-content ol:last-child, .entry-content ul:last-child {margin-bottom: 0;}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {margin-bottom: 0;}
.entry-content ul,
.comment-content ul,
.mu_register ul {list-style: disc outside;}
.entry-content ol,
.comment-content ol {list-style: decimal outside;}
.entry-content li,
.comment-content li,
.mu_register li {margin: 0 0 0 25px;}

.entry-content blockquote, .comment-content blockquote {background: #eee; margin-bottom: 25px; padding: 25px;}
.entry-content blockquote p:last-child, .comment-content blockquote p:last-child {margin-bottom: 0;}

img.alignleft {margin: 0 15px 10px 0;}
img.alignright {margin: 12px 0 12px 24px;}
img.aligncenter {margin-top: 12px; margin-bottom: 12px;}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {margin-bottom: 20px;}
.entry-content dl,
.comment-content dl {margin: 0 24px;}
.entry-content dt,
.comment-content dt {font-weight: bold;}
.entry-content dd,
.comment-content dd {margin-bottom: 24px;}
.entry-content table,
.comment-content table {margin: 0 0 20px; width: 100%;}
.entry-content table caption,
.comment-content table caption {margin: 24px 0;}
.entry-content td,
.comment-content td {vertical-align: top; padding: 0 5px;}

.blog article, .archive article {margin: 0 0 30px;}
.blog article::after, .archive article::after {content: " "; display: block; clear: both;}
.blog article .read-more, .archive article .read-more {display: block; margin: 10px 0 0;}
.blog article p .archive article p {line-height: 1.3;}
.single img.attachment-post-thumbnail {float: right; margin-left: 15px; max-width: 45%; height: auto;}
footer.entry-meta, .archive-meta {margin-top: 24px; font-size: 13px; color: #757575;}
.entry-meta > span a {color: #333333; padding: 2px; text-decoration: none;}

/* Single image attachment view
-------------------------------------------------------------- */

.article.attachment {overflow: hidden;}
.image-attachment div.attachment {text-align: center;}
.image-attachment div.attachment p {text-align: center;}
.image-attachment div.attachment img {display: block; height: auto; margin: 0 auto; max-width: 100%;}
.image-attachment .entry-caption {margin-top: 8px;}

/* Comments
-------------------------------------------------------------- */

.comments-title {margin-bottom: 48px; font-size: 16px; line-height: 1.5; font-weight: normal;}
.comments-area article {margin: 24px 0;}
.comments-area article header {float: left; margin: 0 15px 0 15px; overflow: hidden; position: relative;}
.comments-area article header img {float: left; padding: 0; line-height: 0;}
.comments-area article header cite, .comments-area article header time {display: block; margin-left: 45px;}
.comments-area article header cite {font-style: normal;}
.comments-area article header time {text-decoration: none;}
.comments-area article header h4 {position: absolute; top: 0; right: 0; padding: 6px 12px; font-weight: normal;	color: #fff; background-color: #0088d0; border-radius: 3px; border: 1px solid #007cbd;}
.comments-area li.bypostauthor cite span {position: relative; margin-left: 5px; padding: 2px 5px;}
a.comment-reply-link, a.comment-edit-link {color: #686868; font-size: 13px;}
a.comment-reply-link:hover, a.comment-edit-link:hover {color: #21759b;}
.commentlist .pingback {margin-bottom: 24px;}

/* Comment form */

#respond {margin-top: 30px;}
#respond h3#reply-title {font-size: 16px;}
#respond h3#reply-title #cancel-comment-reply-link {margin-left: 10px; font-weight: normal;}
#respond form {margin: 24px 0;}
#respond form p {margin: 12px 0;}
#respond form p.logged-in-as {margin-bottom: 24px;}
#respond form label {display: block;}
#respond form input[type="text"], #respond form textarea {box-sizing: border-box; padding: 10px; width: 100%;}
#respond form p.form-allowed-tags {margin: 0; color: #5e5e5e;}

/* Below title meta styling */

.below-title-meta{color:#aaa; font-size: 12px; margin: 0 0 20px;}
.below-title-meta a{color: inherit; text-decoration:none;}

/* Minimum width of 850pixels. */

@media screen and (min-width: 850px) {
	.site {margin: 0 auto; max-width: 1024px;}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {width: 100%; margin: 0;}

/* NAV MENU DEFAULTS 
-------------------------------------------------------------- */

.themonic-nav {text-align: center;}
.themonic-nav ul {margin: 0; padding: 0; text-indent: 0;}
.themonic-nav li {display: inline-block; position: relative; -webkit-transition: .3s; transition: .3s;}
.themonic-nav li a {text-decoration: none; display: block;}

/* NAV MENU CUSTOMIZATIONS */

#menu-top {display: flex; max-width: 1024px; margin: 0 auto; justify-content: space-between;}
.themonic-nav .nav-menu > li {padding: 10px 0;}
.themonic-nav .nav-menu > li > a {display: inline-block; line-height: 2.5; color: #0d4a68; font-family: 'Barlow'; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; font-size: 14px; position: relative;}
.themonic-nav .nav-menu > li > a:after {content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #269cc8; -webkit-transition: .3s; transition: .3s;}
.themonic-nav .nav-menu > li > a:hover {color: #269cc8;}
/* .themonic-nav .nav-menu > li > a:hover:after {width: 100%;} */

.themonic-nav .nav-menu > li.current-menu-item > a:after {width: 100%;}

.themonic-nav .sub-menu {position: absolute; top: 82%; left: -25px; z-index: 10; text-align: center; max-height: 0; overflow: hidden; padding: 0 25px; -webkit-transition: .5s; transition: .5s; background: #fff; text-align: left;}
.themonic-nav .nav-menu li:hover > .sub-menu {max-height: 200px; padding: 15px 25px;}
.themonic-nav .sub-menu > li {width: 175px;}
.themonic-nav .menu-item-157 .sub-menu > li {width: 242px;}
.themonic-nav .sub-menu > li.current-menu-item > a {color: #269cc8;}
.themonic-nav .sub-menu > li > a {line-height: 1.4; padding: 7px 0; color: #0d4a68; position: relative; display: inline-block;}
.themonic-nav .sub-menu > li > a:after {content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #b5ebff; -webkit-transition: .3s; transition: .3s;}
.themonic-nav .sub-menu > li > a:hover:after {width: 100%;}

.themonic-nav .sub-menu .sub-menu {left: 100%; top: 0; -webkit-transform: none; transform: none;}
.themonic-nav .sub-menu .sub-menu > li > a {background: #e9e9e9;}
.themonic-nav .sub-menu .sub-menu > li > a:hover {background: #ddd;}

}

#page-wrap {padding: 0 15px;}
.home #page-wrap {display: none;}
#main {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.site-content {margin: 0; padding: 40px 0;  box-sizing: border-box; flex-grow: 1; max-width: 100%;}
.widget-area {margin: 0 0 0 25px;  box-sizing: border-box; flex-shrink: 0;}
.entry-content > .gallery:not(:last-child) {margin: 0 0 20px!important;}
.entry-content > div:not(:last-child):not(.expand):not(.collapse) {margin-bottom: 20px;}
.video-wrap {position: relative; padding: 56.25% 0 0; width: 100%; margin: 0 0 20px;}
.video-wrap iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}

.assistive-text {display: none;}
span.excerpt-dash {display: none;}

a[href$=".jpg"], a[href$=".jpeg"], a[href$=".png"], a[href$=".gif"], a[href$=".webp"] {cursor: zoom-in;}
.compensate-for-scrollbar {margin: 0!important;}
.fancybox-content-wrap {display: none;}
.fancybox-slide--html .fancybox-content {max-width: 750px; max-height: 75vh; min-height: 300px;}

#aurora-nav-btn {padding: 12px 0 12px; width: 100%;}
#aurora-mobile-menu {background: #0d4a68;}

.limit {max-width: 1024px; margin: 0 auto;}
.clear {clear: both;}
.flex {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.entry-content .flex:not(:last-child) {margin-bottom: 20px;}
.flex.rows {flex-flow: row wrap; width: 102%; margin-left: -1%;}
.flex.rows.p1 {flex-flow: row wrap; width: 103%; margin-left: -1.5%;}
.flex.rows.p2 {flex-flow: row wrap; width: 104%; margin-left: -2%;}
.flex.rows.p3 {flex-flow: row wrap; width: 105%; margin-left: -2.5%;}
.flex.rows.p4 {flex-flow: row wrap; width: 106%; margin-left: -3%;}
.flex.rows.p5 {flex-flow: row wrap; width: 107%; margin-left: -3.5%;}
.flex.rows.p6 {flex-flow: row wrap; width: 108%; margin-left: -4%;}
.flex.middle {-webkit-align-items: center; align-items: center;}
.flex.bottom {-webkit-align-items: flex-end; align-items: flex-end;}
.sub-cols > div,
.sub-col {display: flex; flex-flow: column; justify-content: space-between;}
.sub-cols.around > div,
.sub-col.around {justify-content: space-around;}
.sub-cols > div > div:not(:last-child),
.sub-col > div:not(:last-child) {margin: 0 0 20px;}
.flex > * {flex-grow: 1; box-sizing: border-box; margin: 0 1%;}
.flex.rows > * {margin-bottom: 15px!important;}
.flex.f1 > * {flex: 1;}
.flex .f0 {flex-grow: 0!important; flex-shrink: 0!important;}
.flex .f34 {width: 73%; margin: 0 1%;}
.flex .f23 {width: 64.66%; margin: 0 1%;}
.flex .f2 {width: 48%; margin: 0 1%;}
.flex .f3 {width: 31.33%; margin: 0 1%;}
.flex .f4 {width: 24%; margin: 0 0.5%;}
.flex .f5 {width: 19%; margin: 0 0.5%;}
.flex .f40 {width: 38%; margin: 0 1%;}
.flex .f60 {width: 58%; margin: 0 1%;}
.flex.p1 > * {padding: 0 0.5%;}
.flex.p2 > * {padding: 0 1%;}
.flex.p3 > * {padding: 0 1.5%;}
.flex.p4 > * {padding: 0 2%;}
.flex.p5 > * {padding: 0 2.5%;}
.flex.p6 > * {padding: 0 3%;}
.flex:not(.rows).p1 > *:first-child, .flex:not(.rows).p2 > *:first-child, .flex:not(.rows).p3 > *:first-child, .flex:not(.rows).p4 > *:first-child, .flex:not(.rows).p5 > *:first-child, .flex:not(.rows).p6 > *:first-child {padding-left: 0;}
.flex:not(.rows).p1 > *:last-child, .flex:not(.rows).p2 > *:last-child, .flex:not(.rows).p3 > *:last-child, .flex:not(.rows).p4 > *:last-child, .flex:not(.rows).p5 > *:last-child, .flex:not(.rows).p6 > *:last-child {padding-right: 0;}
.flex:not(.rows) > *:first-child {margin-left: 0;}
.flex:not(.rows) > *:last-child {margin-right: 0;}.center {text-align: center;}
.right {float: right; margin-left: 15px;}
img.right {max-width: 45%;}
.left {float: left; margin-right: 15px;}
img.left {max-width: 45%;}
.space li {margin-bottom: 15px;}
.abs-left {position: absolute; left: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-right {position: absolute; right: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-center {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translateX(-50%) translateY(-50%);}
.pad {padding: 30px 0;}
.entry-content .pad + .pad {padding-top: 0;}
.entry-content > .pad:last-child {padding-bottom: 0;}
.expand {font-weight: bold; font-size: 18px; margin: 0 0 10px; background: #f4f4f4; padding: 12px 20px; cursor: pointer;}
.expand h2, .expand h3, .expand h4 {margin: 0; font-size: inherit; font-weight: inherit;}
.collapse {display: none; margin: 0; padding: 15px 30px 30px; background: #f4f4f4; margin: -10px 0 10px;}

a.button {display: inline-block; text-decoration: none; padding: 10px 30px; background: #269cc8; color: #fff; font-family: 'Barlow'; font-weight: 500; text-transform: uppercase; letter-spacing: 1px;}
a.button:hover {background: #0d4a68;}
a.phone {display: inline-block; background: url(//greenacetone.com/wp-content/uploads/ico-phone.svg) no-repeat left center / contain; color: #0d4a68; font-family: 'Barlow'; font-weight: 600; padding: 0 0 0 24px; letter-spacing: 1px; font-size: 15px; text-decoration: none;}
.btn-grp a.button {border: 2px solid #269cc8; padding: 8px 30px; margin-right: 15px;}
.subhead {color: #0d4a68; font-family: 'Barlow'; font-weight: 600; font-size: 20px; margin: -15px 0 20px!important;}
.widget-title {color: #0d4a68; font-family: 'Barlow'; font-weight: 600; font-size: 20px; margin: 0px 0 20px!important;}
.u {position: relative; line-height: 1.15; z-index: 1; display: inline-block; font-weight: 500;}
.u:after {content: ""; position: absolute; left: -2px; bottom: 0; width: calc(100% + 4px); height: 6px; background: #f8c1a3; z-index: -1;}
.featured {background: #d6f4ff; padding: 20px 30px; color: #0d4a68;}
.featured2 {background: #ffecd6; padding: 20px 30px; color: #0d4a68;}
.shaded {background: #f1f1f1; padding: 20px 30px; color: #0d4a68;}
.shaded2 {background: #f4f4f4; padding: 20px 30px;}
.outline {border: 4px solid #d6f4ff; padding: 30px;}
.grid {padding: 30px 0;}
.checks li {list-style: none; background: url(//greenacetone.com/wp-content/uploads/ico-check2.svg) no-repeat left top / 24px auto; padding: 3px 0 1px 38px; margin: 0 0 10px; color: #0d4a68;}
.blocks li {list-style: none; background: #f1f1f1; padding: 10px 15px; margin: 0 0 8px;}
.indent {margin: 0 0 0 25px;}

.btn-grp a.button:not(:first-child) {border-color: #fff; background: none;}
.btn-grp a.button:hover {background: #269cc8; border-color: #269cc8;}
.btn-grp:hover a.button:first-child {border-color: #fff; background: none;}
.btn-grp:hover a.button:first-child:hover {background: #269cc8; border-color: #269cc8;}
.featured .u:after {background: #98cbe3;}
.grid:first-child {padding-top: 0;}
.grid:last-child {padding-bottom: 0;}
.grid.flex.rows > div {margin-bottom: 35px!important;}
.entry-content .grid h2 {font-size: 18px; font-weight: 600; padding: 0;}
.grid h2 a {color: #0d4a68; text-decoration: none;}
.grid a.button, .shaded a.button {background: none; border: 2px solid #269cc8; color: #269cc8; font-size: 13px; font-weight: 600; padding: 7px 25px;}
.grid a.button:hover, .shaded a.button:hover {background: #269cc8; color: #fff;}
.featured a.button {background: #0d4a68; font-size: 13px; font-weight: 600; padding: 7px 25px;}
.featured a.button:hover {background: #269cc8; color: #fff;}
.checks li:last-child {margin-bottom: 0;}
.entry-content .featured h2,
.entry-content .featured h3,
.entry-content .shaded h2,
.entry-content .shaded h3 {font-size: 22px; font-weight: 500;}

.home .site-content{display: none;}

#header {position: relative; z-index: 2;}
#h-top {padding: 15px;}
#h-top .limit {position: relative;}
#logo {text-align: center;}
#logo img {height: 76px;}

#site-navigation {position: absolute; left: 0; bottom: 0; transform: translate(0,99%); z-index: 9; width: 100%; background: rgba(255,255,255,0.9); padding: 0 15px; box-sizing: border-box;}

#banner {position: relative; height: 600px; padding-left:15px; padding-right:15px;}
#banner.inner_ban {height: 475px;}
#banner .nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.bt-limit2 {max-width: 515px;}
#b-txt {position: absolute; left: 0; top: 50%; width: 100%; color: #fff; padding: 55px 0 0; box-sizing: border-box;}
#b-txt.bt-home {transform: translate(0,-50%);}
#b-txt .b-head1 {font-family: 'Barlow'; font-weight: 700; text-transform: uppercase; font-size: 30px; line-height: 1.2;}
#b-txt .b-head2 {font-family: 'Barlow'; font-weight: 500; font-size: 22px; line-height: 1.4;}
#b-txt span {position: relative; display: inline-block; line-height: 1.15;}
#b-txt span:after {content: ""; position: absolute; left: -2px; bottom: 0; width: calc(100% + 4px); height: 6px; background: #b85b28; z-index: -1;}
#b-txt a.button {font-size: 13px; min-width: 150px; box-sizing: border-box; text-align: center;}

.head1 {font-size: 30px; text-align: center; font-family: 'Barlow'; font-weight: bold; color: #0d4a68; text-transform: uppercase; letter-spacing: 1px;}
.head2 {font-size: 26px; font-weight: bold; color: #0d4a68;}
.head3 {font-size: 30px; font-weight: bold;}

#intro1 {padding: 40px 15px; font-size: 14px;}
#intro1 .limit > .flex > div {margin: 0!important; padding: 0 3%;}
#intro1 .limit > .flex > div:not(:last-child) {border-right: 1px solid #d6d6d6;}
#intro1 .limit > .flex > div:first-child {padding-left: 0;}
#intro1 .limit > .flex > div:last-child {padding-right: 0;}
.i-ico {height: 75px; text-align: center; margin: 0 0 15px;}
.i-ico img {height: 100%;}
#intro1 .head2 {border-bottom: 4px solid #cfdbe1; padding: 0 0 15px; text-align: center; margin: 0 0 35px;}
#intro1 .limit > .flex > div:nth-child(even) .head2 {color: #269cc8; border-color: #d4ebf4;}
.i-checks {padding: 0 30px;}
.i-checks > div {margin: 0 0 30px; background: url(//greenacetone.com/wp-content/uploads/ico-check.svg) no-repeat left top / 25px auto; padding: 0 0 0 40px;}
.ic-label {font-size: 20px; color: #0d4a68; margin: 0 0 5px; line-height: 1.2;}
#intro1 .limit > .flex > div:nth-child(2) .i-checks {position: relative;}
#intro1 .limit > .flex > div:nth-child(2) .i-checks:after {content: ""; display: block; position: absolute; right: 0; bottom: 0; width: 325px; height: 325px; background: url(//greenacetone.com/wp-content/uploads/graphic-recycle.jpg) no-repeat center bottom / contain; z-index: -1; transform: translate(50%,50%);}

#inds {position: relative; padding: 50px 15px;}
#inds .nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#inds .limit {position: relative; z-index: 2;}
#inds .head1 {color: #fff; margin: 0 0 50px;}
.ind {background: rgba(255,255,255,0.2); border-radius: 10px; color: #fff; margin: 0 0 40px;}
.flex.rows > .ind {background: rgba(255,255,255,0.2); border-radius: 10px; color: #fff; margin: 0 1% 40px!important; width: 48%;}
.ind:last-child {margin-bottom: 0;}
.ind-thumb {line-height: 0; width: 150px; position: relative; top: -10px; left: 10px;}
.ind-thumb img {border-radius: 10px; height: calc(100% + 15px); position: relative; top: -15px; object-fit: cover;}
.ind-txt {padding: 25px 0 30px 0; display: flex; flex-flow: column; justify-content: space-around;}
.ind-txt > div {padding: 0 20px 0 25px; border-right: 1px solid rgba(0,0,0,0.2);}
.ind-txt h3 {font-weight: 500; font-size: 20px;}
.ind-txt h3 a {display: block; text-decoration: none; color: inherit;}
.ind-txt .it-desc {display: none;}
.ind-btn {display: flex; flex-flow: column; justify-content: space-around; padding: 0 30px 0 10px;}
.ind-btn a {display: inline-block; color: #fff; border: 2px solid #fff; border-radius: 4px; font-family: 'Barlow'; font-weight: 500; padding: 6px 22px 8px; font-size: 14px; text-decoration: none;}
.ind-btn a:hover {background: #fff; color: #0d4a68;}

.chart {font-size: 13px;}
.chart tr:nth-of-type(odd) {background: #f4f4f4;}
.chart .c-headers td {background: #269cc8; border-color: #269cc8; color: #fff; text-align: center; font-size: 14px; font-weight: bold;}
.chart td {width: 33%; border: 1px solid #ddd; padding: 3px 5px;}

#apps{padding: 50px 15px 100px;    position: relative;}
#apps .nk-awb {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
#apps .limit {
    position: relative;
    z-index: 2;
}
#apps .head1 {
    color:#fff;
	margin-bottom: 50px;
}
.applications_slider{position:relative;}
.applications_slider .slick-arrow{border:2px solid #fff;position:absolute; top:50%; text-indent:-99999px; background:url(//greenacetone.com/wp-content/uploads/ico-arrow-right.svg) center no-repeat; margin-top:-30px;
    width: 60px;
    height: 60px;
	cursor:pointer;
	opacity:0.2; -webkit-transition: .3s; transition: .3s;}
.applications_slider .slick-arrow:hover{opacity:1;}
.applications_slider .slick-arrow.slick-prev{left:-100px;
-webkit-transform: rotate(-180deg); 
        transform:rotate(-180deg);}
.applications_slider .slick-arrow.slick-next{right:-100px;}
.applications_slider .post_item{padding:15px;}
.applications_slider .inner{position:relative;}
.applications_slider .description{background:rgba(255,255,255, 0.9); position:absolute; bottom:10px; right:-10px;    width: 100%;    padding: 20px;
	-moz-box-sizing: border-box;
    box-sizing: border-box; }
.applications_slider h3{color:#0d4a68;}
.applications_slider h3 a {color:#0d4a68; text-decoration: none;}
.learn_more{font-family: 'Barlow'; font-weight: 500; font-size:14px; text-transform:uppercase; display:inline-block; padding:5px 20px 5px 0; border-bottom:1px solid #269cc8; background:url(//greenacetone.com/wp-content/uploads/read-more.png) right center no-repeat;}
.learn_more:hover{text-decoration:none;}


.request_section{padding:40px 15px 30px; position:relative;}
.request_section .limit{ position:relative;z-index:1}
.request_section:before{content:''; display:block; height:100%; width:50%; position:absolute; top:0;left:0; background:url(//greenacetone.com/wp-content/uploads/request_img.jpg) no-repeat; background-size:cover;z-index:0}
.request_section .f2 .head3{color:#fff;margin-bottom:30px;}
.request_section .download_button:before{content:'PDF'; color:#fff; display:block; width:38px; height:22px; position:absolute; top:10px; left:-10px; background:#ea9531; border-radius: 4px;    font-weight: bold;}
.request_section .download_button{
	padding:20px 30px;
	margin-right:30px;
	display:inline-block;
	text-align:center;
	position:relative;
}

.request_section .download_button.tds{background:#f3fcff;}
/*.request_section .download_button.sds{background:rgba(243, 252, 255, 0.2);}*/
.request_section .download_button:hover{text-decoration:none;}
.request_section .download_button .head1{margin-bottom:10px;}
/*.request_section .download_button.sds .head1{color:#fff;}*/
.request_section .download_button span{display:block;}
.request_section .download_button .download{font-family: 'Barlow'; font-weight: 500; font-size:18px;}
/*.request_section .download_button.sds .download{color:#fff;}*/
.pdfs a path {fill: #269cc8;}

.pdfs a:not(:first-child) {background: rgba(243, 252, 255, 0.2);}
.pdfs a:not(:first-child) .head1{color:#fff;}
.pdfs a:not(:first-child) .download {color: #fff;}
.pdfs a:not(:first-child) path {fill: #fff;}

.pdfs a:hover {background: #f3fcff;}
.pdfs a:hover .head1{color:#0d4a68;}
.pdfs a:hover .download {color:#269cc8;}
.pdfs a:hover path {fill: #269cc8;}

.pdfs:hover a:first-child {background: rgba(243, 252, 255, 0.2);}
.pdfs:hover a:first-child .head1{color:#fff;}
.pdfs:hover a:first-child .download {color: #fff;}
.pdfs:hover a:first-child path {fill: #fff;}

.pdfs:hover a:first-child:hover {background: #f3fcff;}
.pdfs:hover a:first-child:hover .head1{color:#0d4a68;}
.pdfs:hover a:first-child:hover .download {color:#269cc8;}
.pdfs:hover a:first-child:hover path {fill: #269cc8;}

.request_section .f2{position:relative;z-index:2;}
.request_section .f2+.f2{text-align:center;color:#0d4a68;font-size: 16px;z-index:1;}
/*
.request_section .f2+.f2:before{content:'';background:url(//greenacetone.com/wp-content/uploads/r1-2.png) no-repeat; display:block; position:absolute;    top: -60px;left: -10px;width:138px;height:229px;background-size: contain;}
*/
.request_section .f2+.f2:after{content:'';background:url(//greenacetone.com/wp-content/uploads/r2-2.png) no-repeat; display:block; position:absolute;    bottom: -61px;
    right: -200px;
    width: 270px;height:428px;background-size: contain;}
.request_section .f2+.f2 .head3{color:#0d4a68;margin-bottom:20px;}
.request_section .btns{text-align:center;padding-top:10px;}
.request_section h2, .request_section p, .request_section .btns {position: relative; z-index: 2;}
.request_section .btns .button{
	width: 250px;
    display: block;
    margin: 10px auto;
	-moz-box-sizing: border-box;
    box-sizing: border-box; 
	font-size: 13px;
}
.request_section .btns .button+.button{
	background:transparent;
	color:#269cc8;
	border:2px solid #269cc8;
	padding: 8px 30px;
}
.request_section .btns .button+.button:hover{
	color:#fff;
	background:#269cc8;
}

/* inner */
#b-txt-2{
	    position: absolute;
    left: -20px;
    bottom: -16px;
    width: 100%;
    transform: translate(0,-50%);
    color: #fff;
    padding: 55px 0 0;
}
.inner_ban #b-txt{    bottom: 70px;    top: unset; transform: none;}
.inner_ban #b-txt h1{font-size: 60px;text-transform:uppercase;}
.inner_ban #b-txt-2 p{font-size: 100px;text-transform:uppercase; opacity:0.05;    font-family: 'Barlow';  line-height: 1.2;font-weight: 700; white-space: nowrap;}
.limit.site-content{ margin-top: -60px;
    position: relative;
    background: #fff;
    padding: 40px;}
.limit.site-content:before{content:'';display:block;width:91px;height:296px;background:url(//greenacetone.com/wp-content/uploads/inner_shadow.png);position:absolute;top:0;left:-91px;}
.limit.site-content:after{content:'';display:block;width:500%;height:80px;top:0;left:100%;position:absolute;    background: #fff;}
.entry-content h1{font-size: 36px;color:#0d4a68;}
.entry-content h2, h2.entry-title a{font-size: 30px;color:#0d4a68;font-weight:normal;}
.entry-content h3{font-size: 24px;color:#0d4a68;font-weight:normal;}


#footer{background:#242529;padding:50px 15px 10px;color:#fff;}
#footer .flex.rows {width: 100%;margin-left: 0%;}
#footer h4{font-size: 20px; color: #fff!important;}
#footer li{padding:5px 0;}
#footer a{color:#909090; text-decoration: none;}
#footer a:hover {color: #fff;}
#footer .fb a:before,
#footer .yt a:before,
#footer .lin a:before{font-family: "Font Awesome 5 Brands"; font-weight: 400; color:#fff;display:inline-block; width:20px; text-align:center; margin-right:5px;}
#footer .fb a:before{content: "\f39e";}
#footer .yt a:before{content: "\f167";}
#footer .lin a:before{content: "\f0e1";}
	#nav_menu-5{    padding-left: 12%;}

#footer .top_box{padding: 0 0 20px 0;}

#footer .bottom_box{padding:10px 0 0 0; border-top:1px solid #4e4f52;}
#footer .bottom_box .f3+.f3{text-align:center;}
#footer .bottom_box .f3+.f3+.f3{text-align:right;}
#footer .bottom_box a.phone{background: url(//greenacetone.com/wp-content/uploads/ico-phone-white.svg) no-repeat left center / contain;color:#fff;}
a.scroll_to_top{padding:8px 40px 8px 20px;border:2px solid #fff; color:#fff!important;font-family: 'Barlow';text-transform:uppercase;font-size:14px;font-weight:500;
background: url(//greenacetone.com/wp-content/uploads/totop.png) no-repeat 90% center;}
a.scroll_to_top:hover{text-decoration:none;}

#bottom{padding:30px 0;text-align:center;font-size:14px;}
#bottom a{color:#269cc8;}

h1.page-title__name.ec-header-h1,
.grid__sort.ec-text-muted {display: none;}
html#ecwid_html body#ecwid_body .ec-size .ec-store .ec-grid {overflow: visible!important;}
html#ecwid_html body#ecwid_body .ec-size .ec-store .grid-product__wrap-inner {box-shadow: 0 15px 38px rgb(0 0 0 / 13%);}
html#ecwid_html body#ecwid_body .ec-size .ec-store .grid-product__title-inner {font-size: 16px; color: #0d4a68!important; font-family: 'Barlow'; text-transform: uppercase; padding: 10px 0; max-width: 70%; margin: 0 auto;}
html#ecwid_html body#ecwid_body .ec-size .ec-store .form-control button.form-control__button {background: #269cc8; border: 0; border-radius: 0; color: #fff; font-family: 'Barlow'; text-transform: uppercase; font-size: 14px; padding: 6px 10px;}
html#ecwid_html body#ecwid_body .ec-size .ec-store .form-control button.form-control__button:hover {background: #0d4a68;}
html#ecwid_html body#ecwid_body .ec-size .ec-store .grid-product__price-compare {color: #ea9531!important;}
html#ecwid_html body#ecwid_body .ec-size .ec-store .grid-product__price-value.ec-price-item {color: #0d4a68; font-family: 'Barlow'; font-weight: 600; padding: 5px 0;}



@media screen and (max-width : 1300px){
	.applications_slider{padding-left:90px;padding-right:90px;}
	.applications_slider .slick-arrow.slick-prev {left: 0px;}
	.applications_slider .slick-arrow.slick-next {right: 0px;}
}
@media screen and (max-width : 1040px){
	body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {padding: 40px 0; box-sizing: border-box;}
	.flex.rows {width: 100%; margin-left: 0;}
	
	#b-txt {padding: 55px 15px 0;}
	.inner_ban #b-txt {bottom: 46px;}
	#b-txt-2 {bottom: -40px;}
	.limit.site-content {margin-top: 0;}
}
@media screen and (max-width : 900px){	
	.applications_slider img{width:100%;}
	
	.request_section .flex{display:block;}
	.request_section .f2{    width: 100%; margin-bottom:20px;text-align:center;}
	.request_section:before{width:100%;}
	.request_section .f2+.f2{color:#fff;}
	.request_section .f2+.f2 .head3{color:#fff;}
	.request_section .f2+.f2:before{left:-25px;}
	.request_section .f2+.f2:after{
		    bottom: -80px;
    right: -100px;
	}
}
@media screen and (max-width : 850px){
	.themonic-nav {display: none;}
	#main {display: block;}
	.site-content {padding: 30px 0;}
	.widget-area {width: 100%; margin: 0; padding: 0 0 30px;}
	
	#nav_menu-5 {padding-left: 0%;}

	#intro1 .limit > .flex > div:nth-child(2) .i-checks:after {width: 250px; height: 250px; transform: translate(50%,84%);}

	#banner.inner_ban {height: 300px;}
}
@media screen and (max-width : 720px){
	.fbreak1 {display: block!important; margin-left: 0; width: 100%;}
	.flex.fbreak1.p1 > *, .flex.fbreak1.p2 > *, .flex.fbreak1.p3 > *,
	.flex.fbreak1.p4 > *, .flex.fbreak1.p5 > *, .flex.fbreak1.p6 > * {padding: 0;}
	.fbreak1 > * {width: 100%!important; margin: 0 0 15px!important;}
	.fbreak1 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak1 > :last-of-type {margin: 0!important;}
	.f4-break {flex-flow: row wrap;}
	.f4-break > * {width: 48%!important; flex: auto!important; margin: 0 1% 15px!important;}
	.f4-break > *:nth-last-child (-n+2) {margin-bottom: 0!important;}
	
	.applications_slider .slick-arrow{width:40px;height:40px;}
	.applications_slider {padding-left: 40px;padding-right: 40px;}

	button#responsive-menu-button {width: 80px!important;}

	#intro1 .limit > .flex > div:not(:last-child) {border: 0;}
	#intro1 .limit > .flex > div:nth-child(2) .i-checks:after {transform: translate(25%,49%);}

	.ind-btn a {padding: 6px 15px 8px;}

	#banner.inner_ban {height: 275px;}
	.inner_ban #b-txt h1 {font-size: 50px;}

	.limit.site-content {padding: 40px 20px;}
}
@media screen and (max-width : 650px){
	
	.top_box.flex .f4{width:48%;}
	.f2+.f2:after {
		bottom: -80px;
		right: -180px;
	}
	.request_section .f2+.f2:before {
		left: -65px;
	}
	
	button#responsive-menu-button {
		width: 55px;
		height: 50px;
		top: 20px!important;
		right: 0%!important;
		position: absolute!important;
	}
	.abs-left {
		    text-align: center;
		position: relative;
		left: 0;
		top: 0%;
		-webkit-transform: translate(0,0%);
		transform: translateY(0%);
		margin-top: 20px;
	}
	#header .abs-right{display:none;}
}
@media screen and (max-width : 575px){
	.site-content {padding: 30px 0;}
	.single img.attachment-post-thumbnail {float: none!important; display: block; margin: 0 auto 15px!important; max-width: 100%;}
	.nav-single, .nav-single #ns-next {text-align: center;}
	.nav-single .ns-ib {display: inline;}
	.right, .left {float: none; display: block; margin: 0 auto 15px;}
	img.right, img.left {max-width: 100%;}
	.fbreak2 {display: block!important; margin-left: 0; width: 100%;}
	.flex.fbreak2.p1 > *, .flex.fbreak2.p2 > *, .flex.fbreak2.p3 > *,
	.flex.fbreak2.p4 > *, .flex.fbreak2.p5 > *, .flex.fbreak2.p6 > * {padding: 0;}
	.fbreak2 > * {width: 100%!important; margin: 0 0 15px!important;}
	.fbreak2 > *.m0, .fbreak2 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak2 > :last-of-type {margin: 0!important;}
	.f4-break.fbreak2 > *:nth-last-child(2) {margin-bottom: 15px!important;}

	#banner {height: 500px;}
	#b-txt {padding: 0 15px;}

	#intro1 .limit > .flex > div {padding: 0;}
	#intro1 .limit > .flex > div:nth-child(2) .i-checks:after {transform: translate(29%,49%); width: 200px; height: 200px;}

	.ind-txt > div {border: 0; padding: 0 15px 0 20px;}
	.ind-btn {display: none;}

	#banner.inner_ban {height: 250px;}
	.inner_ban #b-txt {bottom: 5px;}
	.inner_ban #b-txt h1 {font-size: 40px;}
	.inner_ban #b-txt-2 p {font-size: 85px;}
	
	.flex.content_flex{display:block;}
	.flex.content_flex .f34{width:100%; margin:0 0 30px 0 ;}
	.flex.content_flex .f4{width:100%; margin:0 0 30px 0 ;}
}
@media screen and (max-width : 468px){
	.top_box.flex .f4{width:100%;}
	.flex.middle.bottom_box{display:block;}
	.flex.middle.bottom_box .f3{width:100%;     margin-bottom: 30px;    text-align: center!important;}
	#footer .bottom_box {padding: 30px 0 0 0;}
}
@media screen and (max-width : 425px){
	.fbreak3 {display: block!important; margin-left: 0; width: 100%;}
	.fbreak3 > *, .fbreak3.f4-break > *:nth-last-child(2), .fbreak3.f4-break > *:nth-last-child {width: 100%!important; margin: 0 0 15px!important;}
	.fbreak3 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak3 > :last-of-type {margin: 0!important;}

	.entry-content h1 {font-size: 30px;}

	#b-txt .b-head1 {font-size: 24px;}

	#intro1 .limit > .flex > div:nth-child(2) .i-checks:after {transform: translate(47%,57%); width: 180px; height: 180px;}

	.ind-thumb {width: 130px;}
	.ind-txt {font-size: 13px;}
}.wp-admin .updraftupdatesnotice-yourversiontested {display: none;}/* 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);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.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;
}