/*

Theme Name: Sakura

Theme URI: http://www.sakuraofamerica.com/

Description: Sakura of America

Author: State Creative

Author URI: https://www.statecreative.com/

Text Domain: sakuraofamerica

Version: 2.0

License: GNU General Public License

License URI: licence/GPL.txt

*/

/*  

font-family: 'Raleway', sans-serif;

font-family: 'Roboto', sans-serif;

 */

 html {
	font-size: 20px;
}
body {
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	color: #333;
	background-color: #f9f9f9;
	font-weight: 400;
	width: 100%;
	overflow-x: hidden;
	height: 100%;
}
body.disable-scroll {
	overflow-y: hidden;
}
a,
a:hover,
a:visited,
a:focus {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	outline: 0 !important;
}
button:focus,
input:focus {
	outline: 0 !important;
}
img {
	max-width: 100%;
	height: auto;
}
header {
	width: 100%;
	position: fixed;
	left: 0;
	z-index: 10000;
	background: #FFF;
	height: 6em;
	border-bottom: 0;
	/* -moz-box-shadow:   0 0 7px #ccc;

   -webkit-box-shadow:  0 0 7px #ccc;

   box-shadow:          0 0 7px #ccc; */
}
.home header {
	background: transparent;
}
.inner-header {
	border-bottom: 1px solid #d8dada;
}
/* .scrolled-header,.no-banner-header{

    background: #fff;

    -webkit-box-shadow: 3px 3px 5px 6px #ccc; 

  -moz-box-shadow:    3px 3px 5px 6px #ccc; 

  box-shadow:         0px 0px 10px 0px #999;

} */

.logo {
	float: left;
	margin-top: .6em;
	margin-left: 2em;
	width: 89px;
}
.main-menu-container {
	padding-right: 2em;
}
.logo img {
	height: auto;
	width: auto;
	-webkit-transition: all ease-out .1s;
	-moz-transition: all ease-out .1s;
	-o-transition: all ease-out .1s;
	transition: all ease-out .1s;
}
.header-menu-container {
	float: left;
	width: 100%;
}
.header-menu {
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	background: transparent;
}
.inner-banner {
	width: 100%;
	float: left;
	position: relative;
	height: 406px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-position: center;
	margin-top: 6em;
}
.header-marg {
	margin-top: 0;
}
.form-control,
.btn {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
section {
	width: 100%;
	float: left;
	position: relative;
}
footer {
	width: 100%;
	float: left;
}
.gutter {
	height: 3em;
	width: 100%;
	float: left;
}
.xgutter {
	height: 1em;
	width: 100%;
	float: left;
}
.smallgutter {
	height: 1.5em;
	width: 100%;
	float: left;
}
.no-padding {
	padding: 0;
}
.no-rpadding {
	padding-right: 0;
}
.no-lpadding {
	padding-left: 0;
}
.no-margin {
	margin: 0;
}
.no-rmargin {
	margin-right: 0;
}
.no-lmargin {
	margin-left: 0;
}
.wrapper {
	width: 100%;
	float: left;
	position: relative;
}
.vertical-align-wrap {
	display: table;
	height: 100%;
	width: 100%;
}
.vertical-align {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 100%;
	width: 100%;
}
.vertical-align > div {
	margin: auto;
	display: inline-block;
	text-align: left;
}
.container {
	max-width: 1450px;
	width: 100%;
}
.center-box {
	max-width: 1200px !important;
	width: 100%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.mobile-menu-trigger {
	color: #000;
	width: 1.5em;
	height: 1.55em;
	position: fixed;
	top: .7em;
	right: .4em;
	font-size: 1.1em;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 0.28em;
	display: none;
}
.mob-submenu-trigger {
	color: #fff;
	cursor: pointer;
	font-size: 1em;
	height: 30px;
	position: absolute;
	right: -18px;
	text-align: center;
	top: 14px;
	width: 15px;
	z-index: 2;
	display: none;
}
.mob-submenu-trigger .i-close {
	display: none;
}
#scrollToTop {
	background: url("./images/arrow_up.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	bottom: 50px;
	display: none;
	height: 50px;
	outline: 0 none;
	position: fixed;
	right: 0px;
	width: 50px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	z-index: 9996;
}
.main-menu-container {
	float: right;
	position: relative;
}
.mobile-menu-trigger {
	position: fixed;
	right: 2em;
	top: 1.2em;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
/*.menu-bg-enable .mobile-menu-trigger{

     position: fixed;

     right: 2em;

     top: .8em;

}

 */

.mobile-menu-close {
	cursor: pointer;
	position: absolute;
	right: 1.8em;
	top: 1.4em;
	display: none;
}
.mobile-logo-close {
	height: 90px;
	margin-bottom: 2em;
	display: none;
}
.mobile-logo-close .-mob {
	height: auto;
	padding: .7em 1em;
}
.form-control::placeholder {
	color: #BBB;
}
.inner-content {
	background: transparent;
	margin-top: -7.6em;
}
.inner-wrapper {
	background-color: #FFF;
	width: 100%;
	float: left;
}
.breadcump {
	color: #e87722;
	font-size: .8em;
	padding: 1.1em 0;
	padding-right: 5em;
	font-weight: 300;
	text-align: right;
	background: transparent;
	margin-bottom: 1em;
}
.breadcump span {
	color: #333333;
}
.breadcump a {
	color: #333333;
}
.title-wrap {
	margin-bottom: 0em;
}
.page-subtitle {
	font-size: 1.4em;
	margin-top: .25em;
	margin-bottom: 1.2em;
	color: #333333;
}
.content-holder {
	color: #333;
	width: 100%;
	float: left;
}
.content-holder p {
	font-size: .9em;
	line-height: 1.7em;
	margin-bottom: 1em;
}
.resource_title {
	font-family: 'Raleway', sans-serif;
	font-size: 1.25em;
	font-weight: 700;
	color: #333;
	margin-bottom: 1em;
	margin-top: 2em;
	width: 100%;
	position: relative;
	padding-bottom: .74em;
	text-transform: initial;
	border-bottom: 1px solid #b6b5b6;
	padding-bottom: 1em;
}
.resource_file_div {
	background-position: left 0 center;
	background-repeat: no-repeat;
	font-size: .8em;
	padding-bottom: 2.5em;
	padding-left: 4.2em;
	padding-top: 2.5em;
	color: #e87722;
	position: relative;
}
/* .resource_file_div::after{

    content: '';

    bottom: 0;

    left: 0;

    width: 90%;

    border-bottom: 2px solid #f3f3f3;

    position: absolute;

} */

.resource_file_div a.tit_ {
	display: block;
	float: left;
	color: #333;
	text-transform: initial;
}
.sub-title {
	font-size: .8em;
	font-style: italic;
	color: #333;
	margin-top: .8em;
	margin-bottom: 0;
	text-align: center;
}
.btn-s1,
a.btn-s1 {
	background: #e87722;
	padding: .35em 1.3em;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
}
/* a.btn-s1::before,.btn-s1::before{

     content: '';

     width: 10px;

     height: 18px;

     background-image: url('images/btn-arrow-left.png');

     background-repeat: no-repeat;

     background-position: bottom right;

     position: absolute;

     top: 18px;

     left: 36px;

}

 a.btn-s1:hover::before,.btn-s1:hover::before{

     background-image: url('images/btn-arrow-left-hover.png');

} */

.btn-s1:hover,
a.btn-s1:hover {
	background: #333333;
	color: #FFF;
	border-color: #333333;
}
.box-s1 {
	padding: 0 .8rem;
}
.box-s1 .tit {
	display: block;
	width: 100%;
}
.box-s1 .tit h4 {
	font-size: 1.15rem;
	font-weight: 700;
	line-height: 1.3em;
	margin-top: 0.2em;
	margin-bottom: .8rem;
	display: block;
}
.box-s1 .tit h4::after {
	margin-top: .5rem;
	content: '';
	position: relative;
	width: 47px;
	height: 2px;
	background-color: #ed1d24;
	display: block;
	clear: both;
}
.box-s1 .img_ {
	display: block;
	width: 100%;
	height: auto;
}
.box-s1 .img_ img {
	min-width: 100%;
	height: auto;
	width: 100%;
}
a.blog_readmore {
	display: inline-block;
	background-image: url(images/blog_more.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
	font-size: .9rem;
	font-weight: bold;
	color: #0073aa;
}
a.blog_readmore:hover {
	background-image: url(images/blog_more_hover.png);
	color: #333;
}
.box-s1 .desc {
	font-size: 20px;
	line-height: 1.48em;
	min-height: 70px;
	padding-top: .95rem;
	padding-bottom: 2.25rem;
}
.box-s1 .desc p {
	font-size: .8em;
	margin-bottom: .8em;
}
.linebottom::after {
	content: '';
	width: 37px;
	max-width: 70%;
	border-bottom: 3px solid #171c22;
	position: absolute;
	bottom: 0;
	left: 0;
}
.linetop::before {
	content: '';
	width: 412px;
	max-width: 72%;
	border-top: 2px solid #f3f3f3;
	position: absolute;
	top: 0;
	left: 0;
}
.news_list > div.box-s1:last-child::after {
	display: none;
}
.pagination-list {
	margin-top: 1.5em;
	margin-left: 0;
	padding: 0;
	float: left;
	list-style: none;
}
.pagination-list li {
	float: left;
}
.pagination-list li a {
	background-color: #e7e7e7;
	color: #414141;
	display: block;
	float: left;
	font-size: .75em;
	font-weight: bold;
	height: 40px;
	margin-right: 0.8em;
	padding: 0.6em 0;
	text-align: center;
	width: 40px;
}
.pagination-list li.active a {
	background-color: #e87722;
	color: #FFF !important;
}
.btn-s2,
a.btn-s2,
.btn-s2:active,
a.btn-s2:active,
.et_divi_builder #et_builder_outer_content a.btn-s2 {
	float: right;
	position: relative;
	padding: .4em 1.8em;
	color: #25408f;
	border: 0;
	background: transparent;
	font-size: 1em;
	font-weight: 400;
	background-image: url('images/blue-back-arrow.png');
	background-repeat: no-repeat;
	background-position: left 10px top 15px;
	border-bottom: 3px solid #d7d7d7;
}
.footer-cont {
	float: left;
}
.footer-col-1 {
	width: 380px;
	max-width: 100%;
	padding-left: 0;
}
.footer-col-2 {
	width: 350px;
	max-width: 100%;
	padding-right: 1.2em;
	float: right;
}
.footer-cont h5 {
	font-size: .9em;
	font-weight: 700;
	margin-bottom: 0.2em;
	color: #13151a;
	text-transform: uppercase;
}
.footer-col-4 h5 {
	margin-bottom: 1.1em;
}
.footer-cont p {
	font-size: .85em;
	line-height: 1.7em;
	margin-bottom: .25em;
	font-weight: 300;
	color: #333;
}
.footer-cont p img {
	margin-bottom: .7em;
}
.footer-bottom {
	padding: 1em 0;
	padding-bottom: 1.9em;
	border-top: 1px solid #cec8c7;
	font-weight: 400;
	margin-top: 1em;
	color: #13151a;
}
.footer-bottom p {
	font-size: .85em;
	line-height: 1.35rem;
	margin-bottom: 0;
}
.btn-s3,
a.btn-s3 {
	padding: .6em 1.7em;
	color: #FFF;
	border: 2px solid #FFF;
	background: transparent;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 600;
	position: relative;
}
.btn-s3:hover,
a.btn-s3:hover {
	background: #FFF;
	color: #333;
}
.searchform {
	color: #fff;
	float: right;
	line-height: 1em;
	margin: .25em 0 0 .5em;
	position: relative;
	cursor: pointer;
}
.searchform_wrap {
	z-index: 9999 !important;
	background-color: transparent;
	display: none;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0px;
	-webkit-transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	-moz-transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	-o-transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
	transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
}
.searchform_wrap input[type="text"] {
	background-color: #0073aa !important;
	border: 1px solid #0073aa;
	color: #333 !important;
	font-size: 0.9em;
	font-weight: 400;
	height: 69px;
	line-height: 1em;
	padding: 0.5em 0.6em !important;
	width: 260px !important;
	padding-right: 30px !important;
}
.search-submit-btn {
	background-color: #e87722;
	color: #FFF;
	font-size: 1em;
	font-weight: 500;
	padding: 0.41em;
	position: absolute;
	right: 1px;
	top: 1px;
	cursor: pointer;
}
.search-submit{
	text-indent: -999px;
	background: transparent;
	border: 0;
	top: 20px;
	position: absolute;
	right: 5%;
	background-image: url(images/search_icon.png);
	width: 55px;
	height: 55px;
	background-size:cover;
	background-repeat:no-repeat;
}
#search-close{
	border: 0;
	top: 50px;
	position: absolute;
	right: 5%;
	width: 40px;
	height: 40px;
}
.menu-main-menu-container {
	float: left;
}
.hidden {
	display: none;
}
.link-s1 {
	padding-top: 1.5em;
	padding-bottom: 1em;
	width: 100%;
	position: relative;
}
.link-s1 ._tit {
	margin-bottom: .3em;
	display: block;
	font-size: .9em;
	font-weight: 700;
}
.link-s1 ._tit:hover {
	color: #e87722;
}
.link-s1 ._desc {
	margin-bottom: .8em;
	font-size: .75em;
}
#slider-home .owl-angle-left {
	background-image: url(./images/arrow-prev.png);
	background-repeat: none;
	width: 54px;
	height: 54px;
	display: block;
	overflow: hidden;
}
#slider-home .owl-angle-right {
	background-image: url(./images/arrow-next.png);
	background-repeat: none;
	width: 54px;
	height: 54px;
	display: block;
	overflow: hidden;
}
.home-mast-head {
	color: #333333;
	width: 100%;
	float: right;
	padding-top: 0;
	padding-left: 7.6%;
}
.home-mast-head-content {
	float: left;
	width: 100%;
	padding: 0;
	background: transparent;
	margin-top: 0;
	position: relative;
	padding-top: .5em;
}
.home-mast-head h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 3em;
	text-align: left;
	margin: 0;
	line-height: 1.25em;
	font-weight: 700;
	margin-bottom: .1em;
}
.home-mast-head p {
	font-size: 1.5em;
	text-align: left;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 30px;
	line-height: 1.5em;
}
.content-holder ul {
	padding-left: 20px;
	margin-left: 20px;
}
.content-holder ul li {
	font-size: .8em;
	margin-bottom: 7px !important;
	list-style-position: outside !important;
	padding-left: 14px !important;
	list-style-image: url(./images/ularrow.png)!important;
}
.content-holder ol {
	padding-left: 10px;
	counter-reset: my-awesome-counter;
	list-style: none;
}
.content-holder ol li {
	margin-bottom: 7px !important;
	padding-left: 14px !important;
	counter-increment: my-awesome-counter;
	list-style: none;
}
ol li::before {
	content: counter(my-awesome-counter)". ";
	color: #e87722;
	font-weight: bold;
	margin-right: 15px;
}
.content-holder ul li a {
	color: #0073aa;
}
.content-holder ul li a:hover {
	color: #333333;
}
.single-post .content-holder .wrapper .btn-s1 {
	margin-top: 40px;
	margin-bottom: 40px;
}
.single-post .content-holder .wrapper .btn-s1::before {
	top: 57px;
}
.et_divi_builder #et_builder_outer_content .et_pb_row {
	max-width: 100%;
}
.btn.focus,
.btn:focus {
	box-shadow: none;
}
.pagination-list li a:hover {
	background-color: #e87722;
	color: #fff;
}
.home .owl-stage-outer .owl-stage .slide-item {
	background-size: cover;
	height: 450px;
	min-height: 500px;
}
.content-holder .rightbox h2 {
	color: #fff !important;
}
hr {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .5) !important;
}
.box {
	width: 25px;
	height: 25px;
	float: left;
	margin-right: 10px !important;
	margin-top: 2px !important;
}
.codepage {
	font-size: .8em;
}
.codepage ul li {
	font-size: 1em;
}
pre {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px;
	color: #333;
	display: block;
	font-size: 13px;
	line-height: 1.42857;
	margin: 0 0 10px;
	overflow-wrap: break-word;
	padding: 9.5px;
	word-break: break-all;
	width: 100%;
	margin-bottom: 25px;
	margin-top: 25px;
}
.no-banner {
	height: auto;
	margin-top: 6em;
}
.scrolled-header,
.home .scrolled-header {
	border-bottom: 2px solid #eee;
	background-color: #FFF;
}
.no-banner .inner-banner-trans {
	display: none;
}
.inner-banner-trans {
	background-image: url('images/inner-trans.png');
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.main-menu li.menu-btn-s1 a {
	padding: .4em 1.7em;
	color: #FFF;
	line-height: 1em;
	border: 1px solid #305d6e;
	background: #305d6e;
	font-size: .9em;
	font-weight: 400;
	margin-top: .35em;
}
.main-menu li.menu-btn-s1 a:hover {
	background: transparent;
	color: #305d6e;
}
.main-menu li.menu-btn-s2 a {
	padding: .4em 1.7em;
	color: #305d6e;
	line-height: 1em;
	border: 1px solid #305d6e;
	background: transparent;
	font-size: .9em;
	font-weight: 400;
	margin-top: .35em;
}
.main-menu li.menu-btn-s2 a:hover {
	background: #305d6e;
	color: #FFF;
}
.popup_team {
	display: none;
	max-width: 742px;
	padding: 2em;
}
.popup-cont h4 {
	font-size: 1.1em;
	font-weight: 700;
	text-align: left;
	margin-bottom: 1em;
	margin-top: 0;
	text-transform: uppercase;
}
.popup-cont p {
	font-size: .8em;
	line-height: 1.5em;
	margin-bottom: 1em;
	font-weight: 400;
}
.contact-info {
	text-align: left;
	margin-top: 2em;
}
.contact-info h5 {
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 1em;
}
.contact-info p {
	margin-bottom: .3em;
}
.contact-info a {
	color: #47aba5;
}
.featherlight .featherlight-close-icon {
	background-image: url('images/popup-close.png');
	background-repeat: no-repeat;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 9px;
	right: 3px;
	text-indent: -9999px;
}
.mainbar-with-sidebar {
	width: 68%;
	float: left;
}
.sidebar {
	width: 32%;
	float: right;
	padding-left: 3.8em;
}
.sidemenu {
	float: left;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
	padding: 0;
}
.sidemenu li {
	float: left;
	font-size: .8em;
	padding: .7em 0;
	width: 100%;
	line-height: 1em;
	font-weight: 400;
	border-bottom: 1px solid #e3e3e3;
	padding-left: 2em;
	background-image: url("./images/leftmenu-arrow.png");
	background-repeat: no-repeat;
	background-position: top 18px left 12px;
}
ul.sidemenu li:last-child {
	border-bottom: 0;
}
.sidemenu li a {
	color: #333;
	line-height: 1.5em;
}
.sidemenu li.active a,
.sidemenu li:hover a {
	color: #e87722;
}
.sideheader {
	font-weight: 700;
	font-size: 1em;
	margin-top: 0;
	text-transform: uppercase;
	position: relative;
	padding-bottom: .5em;
}
/* .sideheader::after{

    content: '';

     width: 37px;

     max-width: 70%;

     border-bottom: 3px solid #171c22;

     position: absolute;

     bottom: 0;

     left: 0;

} */

.side-title-s1 {
	font-size: 1em;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 1em;
}
.side-box {
	width: 100%;
	float: left;
	padding: 1.5em 1.6em;
	margin-bottom: 2.25em;
	background: #f6f4f5;
}
.side-box-s1 p {
	font-size: .85em;
	line-height: 1.4em;
}
.popup_team .prev_feather {
	display: none;
}
.popup_team .next_feather {
	display: none;
}
.blog_list {
	margin-left: -.8rem;
	margin-right: -.8rem;
}
.et-db #et-boc .et_pb_module a.white {
	color: #fff !important;
	background-image: url(images/arrow_transw.png);
}
.et-db #et-boc .et-l .et_pb_module a:not(.wc-forward),
.et-db #et-boc .et-l .et_pb_module h1 a,
.et-db #et-boc .et-l .et_pb_module h2 a,
.et-db #et-boc .et-l .et_pb_module h3 a,
.et-db #et-boc .et-l .et_pb_module h4 a,
.et-db #et-boc .et-l .et_pb_module h5 a,
.et-db #et-boc .et-l .et_pb_module h6 a {
	font-weight: inherit;
}
.et-db #et-boc .et-l .et_pb_row {
	max-width: 1700px;
	padding: 0;
}
.et-db #et-boc .et-l .et_pb_section {
	padding: 0;
}
.et-db #et-boc .et_pb_module a::after {
	display: none !important;
}
.resource_file_div a.tit_:hover {
	color: #364252 !important;
}
.et-db #et-boc .et_pb_text p {
	font-size: .85em;
	line-height: 28px;
}
.et-db #et-boc::selection {
	background: rgba(43, 135, 218, .4) !important;
}
.et-db #et-boc::selection {
	background: rgba(43, 135, 218, .4) !important;
}
.box-team {
	margin: 2em 0;
}
.box-team .desc {
	position: relative;
	margin: auto 0 0 0;
}
.box-team .img_ {
	display: block;
	width: 100%;
}
.box-team .img_ img {
	width: 100%;
	height: auto;
}
.box-team .desc .tit {
	font-size: 1.1em;
	margin-bottom: .4em;
}
.box-team .desc .sub {
	font-size: .8em;
	margin-bottom: 1.4em;
}
.box-team .desc img {
	margin: 0 .1em;
}
.single-data {
	line-height: 1.47em;
	font-size: .7em;
}
.single-date {
	font-weight: 400;
	color: #8e8e8e;
	padding-left: 1.7em;
	background-image: url('images/calendar.png');
	background-repeat: no-repeat;
	background-position: left top -3px;
	float: left;
}
.dt_cat {
	padding: .5em 0;
}
a.single-author {
	float: left;
	padding-left: 1.7em;
	color: #e87722;
	background-image: url('images/author.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.single-cat {
	font-weight: 400;
	font-size: .9em;
	margin-bottom: 0;
	word-wrap: break-word;
}
.tag-div {
	font-size: .78em;
}
.tag-div a {
	color: #e87722;
}
.navigation-card {
	max-width: 386px;
	width: 50%;
}
.navigation-card .card-link {
	color: #0073aa;
	font-size: .9em;
	font-weight: 700;
	text-transform: uppercase;
	background-image: url('images/next-post.png');
	background-repeat: no-repeat;
	background-position: top 3px right 0;
	padding-right: .8rem;
}
.navigation-card .card-link:hover {
	color: #333;
	background-image: url('images/blog_more_hover.png');
}
.navigation-card .card-link.prev {
	background-image: url('images/previous-post.png');
	background-repeat: no-repeat;
	background-position: top 3px left 0;
	padding-right: 0;
	padding-left: .8rem;
}
.navigation-card.next {
	text-align: right;
}
.navigation-card ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: .7em;
}
.navigation-card ul a.desc_ {
	color: #e87722;
	font-weight: 400;
	font-size: .8em;
}
.team_list {
	margin-left: -32px;
	margin-right: -32px;
}
.box-s3 {
	padding: 32px;
	text-align: center;
}
.box-s3 ._thumb {
	display: inline-block;
	width: 246px;
	position: relative;
	border: 0;
	border-bottom: 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	height: 246px;
	overflow: hidden;
	margin-bottom: 1.6em;
}
.box-s3 ._thumb img {
	width: 100%;
	height: auto;
}
.box-s3 ._subtitle {
	padding: 0;
	font-size: .9em;
}
.box-s3 ._tit {
	display: block;
	margin-bottom: .1em;
	font-size: 1.1em;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #0073aa;
}
.box-s3 ._tit:hover {
	color: #333 !important;
}
.box-s3 p {
	font-size: .85em;
	margin-bottom: 0;
	font-weight: 300;
}
footer {
	background: #FFF;
	border-top: 1px solid #d9dbdb;
	padding: 2.5em 0;
	padding-bottom: 0;
	color: #13151a;
}
.footer-cont ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style: none;
	padding-bottom: 1em;
}
.footer-cont ul > li {
	width: 50%;
	font-size: .9em;
	padding-bottom: 1em;
	padding-left: 1.2rem;
}
.footer-cont ul > li ul {
	padding: 0;
	margin: 0;
}
.box-s1 .desc .cat_ {
	font-size: 14px;
	color: #8c8c8c;
}
.single .content-holder .attachment-post-thumbnail {
	margin-bottom: 1em;
}
.linetop {
	border-top: 1px solid #b6b5b6;
	padding-top: 1em;
}
.team_hover {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	background-image: url("./images/team_hover.png");
	background-repeat: repeat;
	display: none;
}
a.team_hover {
	color: #FFF;
}
.team-box-wrap .img.block:hover .team_hover {
	display: block;
}
.team_hover_inner {
	height: 100%;
	color: #FFF;
}
.team_hover h3 {
	font-size: 1.1em;
	margin-bottom: 0;
}
.team_hover p {
	font-size: .9em;
	font-weight: 300;
	margin-bottom: .8em;
}
.team_thumb {
	padding: 0 2.5em 1em 0;
}
.single-team .page-title {
	text-transform: initial;
	font-size: 1.5em;
	margin-bottom: .6em;
}
.single-team .sub-title {
	font-style: initial;
	color: #333333;
	font-weight: 300;
	font-size: .9em;
	margin-bottom: 1.3em;
	text-align: left;
}
.cat_dropdown {
	position: relative;
	margin-top: 3.75em;
}
#cat_selected {
	float: right;
	position: relative;
	padding: .65em 1.8em;
	background-color: #f0f1f1;
	font-weight: 400;
	background-image: url('./images/cat_down.png');
	background-repeat: no-repeat;
	background-position: right 18px top 24px;
	border: 1px solid #c1c5c5;
	width: 290px;
	max-width: 100%;
	margin-bottom: 2.5rem;
	cursor: pointer;
	font-size: 1em;
	padding-left: .65em;
}
.cat_dropdown ul {
	list-style: none;
	width: 290px;
	position: absolute;
	right: 0;
	top: 58px;
	z-index: 100;
	padding: 0;
}
.cat_dropdown li {
	float: left;
	width: 100%;
	height: 0;
	-webkit-transition: all ease-out .1s;
	-moz-transition: all ease-out .1s;
	-o-transition: all ease-out .1s;
	transition: all ease-out .1s;
	overflow-y: hidden;
}
.cat_dropdown li.opened {
	background: #f0f1f1;
	color: #333;
	height: auto;
	font-size: .8em;
}
.cat_dropdown li.opened a{
	padding: 10px 20px;
	display: block;
	width: 100%;
}
.cat_dropdown ul {
	-webkit-box-shadow: 0 2px 3px 0px #aaa;
	-moz-box-shadow: 0 2px 3px 0px #aaa;
	box-shadow: 0 2px 3px 0px #aaa;
}
.content-holder ul ul {
	margin: 0px !important;
}
.content-holder ul ul li {
	font-size: 15px !important;
}
.nolink > a {
	cursor: default !important;
}
.content-holder h1,
#et-boc .et-l h1 {
	font-size: 2.5rem !important;
	font-family: 'Raleway', sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 1.3em !important;
}
.content-holder h2,
#et-boc .et-l h2 {
	font-size: 2rem !important;
	font-family: 'Raleway', sans-serif;
	color: #333333;
	font-weight: bold;
	line-height: 1.3em !important;
}
.content-holder h3,
#et-boc .et-l h3 {
	font-size: 1.5rem !important;
	font-family: 'Raleway', sans-serif;
	color: #333333;
	line-height: 1.3em !important;
}
.content-holder h4,
#et-boc .et-l h4 {
	font-size: 1.1rem !important;
	font-family: 'Raleway', sans-serif;
	color: #333333;
	line-height: 1.3em !important;
}
/******************************** NEW STYLES FOR THIS PROJECT *******************************************************************/

#mega-menu-wrap-main_menu {
	float: left;
	background: transparent;
	margin-top: 2rem;
}
.searchform {
	margin-top: 2.2em;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
	font-weight: 500;
	color: #0073aa;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link {
	font-weight: 500;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	font-weight: 500;
}
.footer-container {
	max-width: 1172px;
}
.website-by {
	text-align: right;
}
.footer-social a {
	padding: 0 .5em;
	display: inline-block;
}
.footer-top {
	padding: 0;
}
.footer-subscribe form input[type="email"] {
	background-color: #e4e4e4;
	border: 1px solid #e4e4e4;
	color: #2f3033;
	font-size: 0.85em;
	font-weight: 400;
	height: 41px;
	line-height: 1em;
	padding: 0 1em;
	width: 100%;
	padding-right: 50px;
}
.footer-subscribe form {
	position: relative;
	display: block;
	margin-top: .5rem;
}
.footer-subscribe input[type="submit"] {
	background-image: url(images/subscribe.png);
	background-repeat: no-repeat;
	width: 36px;
	height: 17px;
	position: absolute;
	right: 12px;
	top: 13px;
	border: 0;
	white-space: nowrap;
	overflow: hidden;
	text-indent: -9999px;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item > a.mega-menu-link:hover {
	font-weight: 500;
	color: #0073aa;
}
.menu-open {
	display: inline-block;
}
.box-s1 {
	width: 33.33%;
}
.container-blog {
	max-width: 1680px;
}
.featured-post {
	background-color: #dcdcda;
	padding: 0;
	min-height: 640px;
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 100%;
}
#featured_blogs {
	margin-bottom: 4rem;
	border-bottom: 1px solid #566060;
	padding-bottom: 1rem;
	width: 100%;
}
.featured-post .desc {
	max-width: 720px;
	padding: 1rem;
	padding-left: 14%;
}
.featured-post .desc .cat_ {
	font-size: .8rem;
	color: #333333;
}
.featured-post .desc .tit {
	display: block;
	width: 100%;
}
.featured-post .desc .tit h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1.3em;
	margin-top: 0.2em;
	margin-bottom: .8rem;
	display: block;
}
.featured-post .desc .tit h4::after {
	margin-top: .5rem;
	content: '';
	position: relative;
	width: 47px;
	height: 2px;
	background-color: #ed1d24;
	display: block;
	clear: both;
}
.featured-post .desc p {
	font-size: 1rem;
}
#featured_blogs .featured-item {
	width: 100%;
	height: 650px;
}
#featured_blogs .owl-nav {
	text-align: right;
}
#featured_blogs .owl-nav > button {
	white-space: nowrap;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(images/owl-arrow-right.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
	margin-left: 5px;
}
#featured_blogs .owl-nav > button.owl-prev {
	background-image: url(images/owl-arrow-left.png);
	margin-right: 5px;
	margin-left: 20px;
}
#featured_blogs .owl-nav #slide_count {
	font-size: .8rem;
}
.pagination_blog {
	text-align: right;
}
.pagination_blog .page-numbers {
	display: none;
}
.pagination_blog .prev.page-numbers {
	display: inline;
}
.pagination_blog .next.page-numbers {
	display: inline;
	margin-left: 3rem;
}
.counter_pagination {
	display: inline-block;
	margin-right: 2rem;
	font-size: .9em;
}
.line_middle {
	display: inline-block;
	width: 125px;
	max-width: 50%;
	background-color: #969696;
	height: 1px;
	margin: 5px 1.5rem;
}
.container-single-blog {
	max-width: 1300px;
}
.single-thumb {
	background-color: #dcdcda;
	max-height: 641px;
	width: 100%;
	text-align: center;
	margin-bottom: 3.5rem;
}
.single-thumb img {
	max-height: 100%;
	max-width: 100%;
	width: auto;
	height: auto;
}
.single-title,
.page-title {
	font-family: 'Raleway', sans-serif;
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.3em;
	margin-top: 0.2em;
	margin-bottom: .8rem;
	display: block;
	margin-top: 0;
}
.single-title::after,
.page-title::after {
	margin-top: .5rem;
	content: '';
	position: relative;
	width: 47px;
	height: 2px;
	background-color: #ed1d24;
	display: block;
	clear: both;
}
.related-posts .box-s1 {
	float: left;
}
.related-posts {
	margin-top: 2rem;
}
.related-posts .box-s1 .img_ {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	background-color: #dcdcda;
}
.related-posts h5,
.related-product h5 {
	font-family: 'Raleway', sans-serif;
	font-size: 1.05em;
	text-transform: uppercase;
	margin-bottom: 1.1rem;
	font-weight: 700;
}
.container-product {
	max-width: 100%;
	padding: 3.3rem 4rem 0 2.15rem;
	float: left;
}
.mainbar-product {
	width: 74%;
	float: right;
}
.product-sidebar {
	width: 26%;
	padding: 0;
	padding-right: 2.7rem;
	float: left;
}
.product_list,
.et-db #et-boc .et-l .et_pb_section .product_list {
	margin-left: 0 -.55rem;
}
.box-product,
.et-db #et-boc .et-l .et_pb_section .box-product {
	padding: 0 .55rem;
	margin: 1.92rem 0;
}
.box-product-inner,
.et-db #et-boc .et-l .et_pb_section .box-product-inner {
	background-color: #f1f1f1;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	padding: 1rem;
	width: 100%;
}
.box-product .box-product-inner.hover,
.et-db #et-boc .et-l .et_pb_section .box-product .box-product-inner.hover {
	-webkit-transform: scale(.8);
	-moz-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8);
	-webkit-transition: all .3s ease-in-out .05s;
	-moz-transition: all .3s ease-in-out .05s;
	-o-transition: all .3s ease-in-out .05s;
	transition: all .3s ease-in-out .05s;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 150%;
	background-color: #FFF;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
}
.box-product:hover .box-product-inner.hover,
.et-db #et-boc .et-l .et_pb_section .box-product:hover .box-product-inner.hover {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}
.box-product-inner.hover .tit,
.et-db #et-boc .et-l .et_pb_section .box-product-inner.hover .tit {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}
.box-product-inner.hover .img_,
.et-db #et-boc .et-l .et_pb_section .box-product-inner.hover .img_ {
	margin-top: .5rem;
}
.box-product .tit,
.et-db #et-boc .et-l .et_pb_section .box-product .tit {
	display: block;
	width: 100%;
	margin-top: 1.8rem;
}
.box-product .tit h4,
.et-db #et-boc .et-l .et_pb_section .box-product .tit h4 {
	font-family: 'Raleway', sans-serif;
	text-align: center;
	font-size: 1rem;
	font-weight: 700;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: .8rem;
}
.box-product .img_,
.et-db #et-boc .et-l .et_pb_section .box-product .img_ {
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
	height: 300px;
}
.box-product .img_ img,
.et-db #et-boc .et-l .et_pb_section .box-product .img_ img {
	height: auto;
	width: auto;
	max-width: 100%;
	max-height: 100%;
}
body.page-template-products {
	background-color: #f8f8fa;
}
.prod_cat_icon,
.et-db #et-boc .et-l .et_pb_section .prod_cat_icon {
	position: absolute;
	top: -36px;
	right: 13px;
	width: 67px;
	height: 67px;
	background-color: #FFF;
	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border: 1px solid #b5b5b5;
	justify-content: center;
}
a.btn-where-buy,
.et-db #et-boc .et-l .et_pb_section a.btn-where-buy {
	display: inline-block;
	background-color: #0073aa;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-size: 1.1em;
	padding: .5em 1.5em;
	line-height: 1em;
	font-weight: 700;
	text-transform: uppercase;
	height: 3.5rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.et-db #et-boc .et-l .et_pb_section a.btn-where-buy::before,
a.btn-where-buy::before{
	content: url(images/learn-more.png);
	display: inline-block;
	margin-right: .7rem;
}

a.btn-where-buy:hover,
.et-db #et-boc .et-l .et_pb_section a.btn-where-buy:hover {
	background-color: #333;
}
/* CHECKBOX--------------------------- */

.sc-check-container {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: .8rem;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	padding-top: 3px;
}
/* Hide the browser's default checkbox */

.sc-check-container input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
/* Create a custom checkbox */

.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 27px;
	width: 27px;
	background-color: #ffffff;
	border: 2px solid #d3d3d3;
}
/* On mouse-over, add a grey background color */

.sc-check-container:hover input ~ .checkmark {
	background-color: #eee;
}
/* When the checkbox is checked, add a blue background */

.sc-check-container input:checked ~ .checkmark {
	background-color: #0073aa;
	height: 29px;
	width: 29px;
	border: 0;
}
/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the checkmark when checked */

.sc-check-container input:checked ~ .checkmark:after {
	display: block;
}
/* Style the checkmark/indicator */

.sc-check-container .checkmark:after {
	left: 11px;
	top: 7px;
	width: 7px;
	height: 12px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* / END-------------------- */

.product-sidebar .side-box {
	padding: 1.2rem 1.35rem;
	background: #ffffff;
	margin: 0;
	-moz-box-shadow: 3px 0 5px #ddd;
	-webkit-box-shadow: 3px 0 5px #ddd;
	box-shadow: 3px 0 5px #ddd;
	position: relative;
}
.product-sidebar .side-box h4 {
	text-transform: uppercase;
	font-size: 1rem;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	margin-bottom: 1.4rem;
}
.product-sidebar .side-box ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
a.clear_cat {
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
	padding-left: 1.2rem;
	background-image: url(images/clear.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	color: #a7a7a7;
	font-size: .8em;
}
.product-sidebar .side-box-selected {
	margin-bottom: 1rem;
	padding: .9rem 1.35rem;
}
.side-box-selected > span {
	font-size: .8em;
	float: left;
	display: block;
}
a.clear_single_cat {
	float: right;
	position: relative;
	width: 16px;
	height: 16px;
	margin-top: 4px;
	background-image: url(images/clear.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-transform: uppercase;
	color: #a7a7a7;
	font-size: .8em;
}
a.remove_allfilter {
	width: 100%;
	display: inline-block;
	background-color: #0073aa;
	padding: 1.1rem;
	text-align: center;
	margin-bottom: 1rem;
	text-transform: uppercase;
	font-size: .9rem;
	font-weight: 700;
	color: #FFF;
}
a.remove_allfilter:hover {
	color: #eee;
}
.product-sidebar {
	padding-top: .5rem;
}
.product-page-title {
	font-size: 2em;
	float: left;
}
.product-page-title::after {
	display: none;
}
.cnt_div {
	float: right;
	margin-top: 14px;
	font-size: 16px;
	margin-bottom: 1.7rem;
}
.slider-container {
	max-width: 1677px;
}
a.btn-slider {
	display: inline-block;
	padding: .6rem 1.8rem;
	padding-right: 2.25rem;
	color: #333;
	border: 1px solid #13151a;
	background: transparent;
	font-size: 1rem;
	font-weight: 400;
	background-image: url('images/home-slider-btn.png');
	background-repeat: no-repeat;
	background-position: right 1.1em top 1em;
	text-transform: uppercase;
	margin-top: .7rem;
}
#slider-home .owl-nav button {
	display: block;
	margin: .2rem;
	float: left;
}
#slider-home .owl-nav i {
	background-position: top 0 left -54px;
}
#slider-home .owl-nav i.owl-angle-right{
	background-position: top 0 left 54px;
}
#slider-home .owl-nav button:hover i {
	background-position: top 0 left 0;
}
#slider-home .owl-nav {
	position: absolute;
	bottom: 10rem;
	right: 3.5rem;
}
#slide_count {
	text-align: center;
	font-size: .85rem;
	display: block;
	float: left;
	margin-top: 1.1em;
}
.et-db #et-boc .et-l .home_cat_entry_row .et_pb_column {
	width: 42.6%;
	padding: 0 1.08%;
	margin: 0;
}
.et-db #et-boc .et-l .home_cat_entry_row .et_pb_column .et_pb_module .et_pb_text_inner i.animate {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	overflow: hidden;
}
.et-db #et-boc .et-l .home_cat_entry_row .et_pb_column .et_pb_module .et_pb_text_inner i.animate::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.et-db #et-boc .et-l .home_cat_entry_row .et_pb_column .et_pb_module .et_pb_text_inner i.animate:hover::before {
	-webkit-animation: shine .9s;
	animation: shine .9s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.et-db #et-boc .et-l .home_cat_entry_row .et_pb_column:first-child,
.et-db #et-boc .et-l .home_cat_entry_row .et_pb_column:last-child {
	width: 28.7%;
}
.et-db #et-boc .et-l .home_cat_entry_section {
	margin-top: -130px !important;
}
.et-db #et-boc .et-l .home_cat_entry_row a {
	display: block;
}
.et-db #et-boc .et-l .home_cat_entry_row img {
	vertical-align: middle;
}
.et-db #et-boc .et-l .home_cat_entry_row p {
	display: block;
}
.et-db #et-boc .et-l .home_cat_entry_row a._icon {
	position: absolute;
	top: -18px;
	left: 22px;
	width: 57px;
	height: 57px;
	background-color: #FFF;
	-webkit-border-radius: 29px;
	-moz-border-radius: 29px;
	border-radius: 29px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	z-index: 1;
}
.et-db #et-boc .et-l .et_pb_section .home_cat_entry_row a {
	padding: 0;
}
.et-db #et-boc .et-l .home_cat_entry_row a._tit {
	position: absolute;
	top: 1rem;
	left: 0;
	width: 100%;
	padding: .5rem 1rem .5rem 5rem;
	color: #333333;
	font-size: 1.25em;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	z-index: 1;
}
.et-db #et-boc .et-l .et_pb_section .home_cat_entry_row .et_pb_column .et_pb_module img {
	-moz-box-shadow: 0 0 15px -7px #000;
	-webkit-box-shadow: 0 0 15px -7px #000;
	box-shadow: 0 0 15px -7px #000;
}
.et-db #et-boc .et-l .home_cat_entry_row .et_pb_column .et_pb_module a._icon img {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.et-db #et-boc .et-l .et_pb_section .home_cat_entry_row .et_pb_column .et_pb_module {
	margin-bottom: 0;
	padding-bottom: 1.55rem;
}
.et-db #et-boc .et-l .et_pb_section .home_cat_entry_row .et_pb_column:first-child .et_pb_module,
.et-db #et-boc .et-l .et_pb_section .home_cat_entry_row .et_pb_column:last-child .et_pb_module {
	padding-bottom: 1.65rem;
}
.et-db #et-boc .et-l .et_pb_section .home_section_text_s1 {
	max-width: 65%;
	margin-bottom: 0 !important;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module a.et_pb_button.read_more {
	display: inline-block;
	padding: .9rem 1.3rem;
	padding-right: 2.25rem;
	color: #333;
	border: 1px solid #13151a;
	background: transparent;
	font-size: .9rem;
	line-height: 1em !important;
	background-image: url('images/home-slider-btn.png');
	background-repeat: no-repeat;
	background-position: right 1.3em top 1.1em;
	text-transform: uppercase;
	margin-top: 1.25rem;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #333 !important;
}
body.home {
	background-color: #FFF;
}
.home_news_list {
	max-width: 1135px;
	margin: 0 auto !important;
}
.home-news-box {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#et-boc .et-l .home-news-box .image {
	/* background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-position: center; */
	width: 21%;
	border: 1px solid #bebbbd !important;
	margin-bottom: 8px;
	position: relative;
}
#et-boc .et-l .home-news-box .image img{
	width: 100%;
	display: block;
}
#et-boc .et-l .home-news-box .image::after {
	width: 80%;
	height: 80%;
	position: absolute;
	right: -8px;
	bottom: -8px;
	content: '';
	display: block;
	z-index: -1;
	background-color: #515151;
	opacity: .7;
}
#et-boc .et-l .home-news-box .description {
	padding-left: 5rem;
	width: 79%;
	color: #ffffff;
	padding-bottom: 2rem;
	position: relative;
}
#et-boc .et-l .home-news-box .description .cat_,
#et-boc .et-l .home-news-box .description .cat_ a {
	color: #FFF;
	font-size: .85rem;
}
#et-boc .et-l .home-news-box .description a.title {
	font-size: 1.25rem;
	font-weight: 500;
	margin-top: 1rem;
	margin-bottom: .4rem;
	color: #FFF;
	display: inline-block;
}
#et-boc .et-l .home-news-box .description p {
	font-size: .9rem;
}
#et-boc .et-l .news-arrows {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding-left: 5rem;
}
#et-boc .et-l .et_pb_module .news-arrows a {
	color: #FFF;
	display: block;
	padding-bottom: 0 !important;
	font-size: .85rem;
	font-weight: 700;
}
#et-boc .et-l .news-arrows a.prev {
	padding-left: 14px;
	background-image: url('images/news-owl-prev.png');
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}
#et-boc .et-l .news-arrows a.next {
	padding-right: 14px;
	background-image: url('images/news-owl-next.png');
	background-repeat: no-repeat;
	background-position: center right;
	float: right;
}
#home-news-id .owl-nav {
	display: none;
}
.et-db #et-boc .et-l .et_pb_module.home-news-title h2 {
	max-width: 1135px;
	margin: 0 auto;
	color: #FFF;
	padding-bottom: 1rem;
}
.et-db #et-boc .et-l .et_pb_tabs {
	border: 0;
}
.et-db #et-boc .et-l ul.et_pb_tabs_controls {
	background: transparent;
}
.et-db #et-boc .et-l ul.et_pb_tabs_controls::after {
	border: 0;
}
.et-db #et-boc .et-l .et_pb_tabs_controls li {
	margin: 0 !important;
	padding: 0 !important;
	display: inline-block;
	float: none;
}
.et-db #et-boc .et-l .et_pb_tabs_controls li a {
	width: 275px;
	padding: 1.4rem 1rem !important;
	max-width: 100%;
	text-align: center;
	line-height: 1.4em;
	font-weight: 700;
	font-size: 1rem;
	text-transform: uppercase !important;
	background-color: #fff;
	display: inline-block;
	border: 1px solid #d8dada;
	border-left: 0;
	border-color: #d8dada;
}
.et-db #et-boc .et-l .et_pb_tabs_controls li.et_pb_tab_active a {
	background-color: #0073aa;
	border-color: #0073aa;
	color: #FFF !important;
}
.et-db #et-boc .et-l .et_pb_tabs_controls li:first-child a {
	border-left-width: 1px;
	border-style: solid;
}
.et-db #et-boc .et-l .et_pb_tab {
	padding: 3.5rem 3rem;
	-webkit-box-shadow: 0 4px 5px -2px #ccc;
	-moz-box-shadow: 0 4px 5px -2px #ccc;
	box-shadow: 0 4px 5px -2px #ccc;
}
.container-single-products {
	max-width: 1735px;
}
.prod-data-wrap {
	width: 31.5%;
	float: right;
	padding-bottom: 5rem;
}
.prod-gallery-wrap {
	width: 68.5%;
	float: left;
	padding-right: 2rem;
	padding-bottom: 5rem;
}
.prod-gallery-wrap .single-title::after {
	display: none;
}
.prod-gallery-wrap .single-title {
	font-size: 2rem;
	margin-bottom: 2.2rem;
}
.prod-data-box {
	-webkit-box-shadow: 0 0px 5px -2px #ccc;
	-moz-box-shadow: 0 0px 5px -2px #ccc;
	box-shadow: 0 0px 5px -2px #ccc;
	margin-bottom: 1.5rem;
	padding: 1rem 2rem;
	background-color: #FFF;
}
.prod-resources {
	position: relative;
}
.prod-resources #resource_open {
	display: block;
	position: absolute;
	width: 27px;
	height: 20px;
	padding: 6px;
	background-image: url("images/resource-opened.png");
	background-repeat: no-repeat;
	background-position: center center;
	top: 3px;
	right: 0px;
}
.prod-resources #resource_open.closed {
	background-image: url("images/resource-closed.png");
}
.prod-resources .resource_title {
	margin-top: .5rem;
	font-size: 1rem;
	font-weight: 700;
	font-family: 'Roboto', sans-serif;
	padding-bottom: 0;
	border: 0;
	margin-bottom: .5rem;
}
.prod-resources .resource_file_div {
	border-bottom: 1px solid #e8e8ea;
	font-size: .9rem;
	padding: 1.8rem;
	padding-left: 4.2rem;
}
.prod-resources .resource_file_div:last-child {
	border: 0;
}
.short-desc h4 {
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 1.5rem;
}
.short-desc p {
	font-size: .9rem;
}
.prod-data-box a.btn-where-buy {
	width: 100%;
	margin-top: 1.6rem;
	text-transform: uppercase;
	text-align: center;
	background-image: none;
	padding-left: 1rem;
	padding-right: 1rem;
}
.prod-data-box a.btn-where-buy::before {
	content: url('images/location-btn.png');
	display: inline-block;
	vertical-align: middle;
	padding-right: 1.2rem;
}
.inner-mast-head h1 {
	color: #FFF;
	font-size: 2rem;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}
.inner-mast-head p {
	color: #FFF;
	font-size: 1.8rem;
	text-align: center;
	font-weight: 400;
}
.wpsl-search {
	position: absolute;
	right: 1.25rem;
	top: 1.25rem;
	z-index: 5;
	max-width: 361px;
	background-color: transparent;
	padding: 0;
}
.wpsl-search::after {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	content: "";
	display: block;
	background-color: #eee;
	opacity: .7;
	top: 0;
}
#wpsl-wrap {
	margin: 3.5rem 0;
}
.wpsl-search h5 {
	background-color: #333333;
	padding: .5rem 1.75rem;
	font-size: 1rem;
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-weight: 700;
}
#wpsl-wrap #wpsl-gmap {
	height: 870px !important;
	width: 74%;
	margin-left: 3%;
}
#wpsl-result-list {
	width: 23%;
}
#wpsl-search-wrap {
	padding: 1.35rem 1.7rem;
}
#wpsl-search-wrap input[type="text"],
#wpsl-search-wrap select {
	background-color: #ffffff;
	border: 0;
	width: 100%;
	margin: 0;
	padding: .25rem .5rem;
	height: 2.1rem;
	font-size: .8rem;
}
#wpsl-search-wrap input[type="submit"] {
	margin: 0;
	font-size: 1rem;
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	background: #0073aa;
	padding: .4rem 1.4rem;
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#wpsl-search-wrap input[type="submit"]:hover {
	background-color: #333;
}
#wpsl-search-wrap input {
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#wpsl-search-wrap form > div,
#wpsl-search-wrap form #locator_cat_div > div {
	width: 100%;
	margin: 5px 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#wpsl-radius,
.wpsl-dropdown,
.wpsl-select-wrap {
	width: 100%;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.sc-sl-category {
	width: 100%;
}
#wpsl-search-wrap .sc-sl-category ul {
	margin-left: auto;
}
#wpsl-search-wrap .sc-sl-category .select2 {
	display: block !important;
	width: 100% !important;
}
.select2-dropdown {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.select2-results__option {
	font-size: .8rem;
}
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background-color: #ffffff;
}
.select2-container--default .select2-search--inline .select2-search__field {
	font-size: .9rem;
	padding: .3rem .5rem;
}
#wpsl-result-list h4 {
	background-color: #0073aa;
	font-size: 1rem;
	font-family: 'Raleway', sans-serif;
	color: #FFF;
	font-weight: 700;
	text-transform: uppercase;
	background-color: #0073aa;
	padding: .9rem 1.4rem;
	margin-bottom: 0;
}
#wpsl-result-list {
	-webkit-box-shadow: 0 0px 5px -2px #ccc;
	-moz-box-shadow: 0 0px 5px -2px #ccc;
	box-shadow: 0 0px 5px -2px #ccc;
}
#wpsl-result-list div#wpsl-stores {
	background-color: #FFF;
	height: auto !important;
}
.wpsl-dropdown {
	border: 0;
	background-color: #ffffff;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-bottom: 0 !important;
	padding-left: 0 !important;
	list-style: none !important;
	background-color: #f2f2f2;
	position: relative;
	padding-left: 18px !important;
}
.marker-html {
	padding: .75rem .8rem;
	width: 270px;
}
.marker-html strong {
	color: #0073aa;
	font-size: .9rem;
	font-weight: 700;
	text-transform: uppercase;
}
.marker-html p {
	font-size: .8rem;
	font-weight: 400;
	margin-bottom: 0;
}
.marker-html p a {
	color: #0073aa;
}
.wpsl-info-actions a {
	color: #0073aa;
}
#wpsl-wrap #wpsl-result-list ul li {
	padding: 1.3rem 0;
	padding-left: 3rem !important;
	position: relative;
	border-bottom: 1px solid #e8e8ea;
	margin-bottom: 0 !important;
	cursor: pointer;
}
#wpsl-wrap #wpsl-result-list ul li .wpsl-store-details {
    padding-right: 1.3rem;
    z-index: 1;
    position: relative;
}
#wpsl-wrap #wpsl-result-list ul li.wpsl-no-results-msg{
    padding: 1.3rem 1rem !important;
}
#wpsl-wrap #wpsl-result-list ul li:last-child {
	border: 0;
}
#wpsl-stores li p strong {
	font-weight: 700;
	font-size: 1rem;
	margin-top: .15rem;
	margin-bottom: .25rem;
	display: inline-block;
	width: 100%;
}
#wpsl-stores li span.distance {
	display: inline-block;
	background-color: #f2f2f2;
	padding: .25rem .3rem;
	font-size: .7rem;
}
#wpsl-stores li p {
	font-size: .85rem;
	margin: 0;
}
#wpsl-stores li p a {
	display: inline-block;
	font-weight: 700;
	color: #0073aa;
}
#wpsl-stores li p .wpsl-country,
#wpsl-stores li .wpsl-directions {
	display: none;
}
#wpsl-stores {
	counter-reset: scnumber;
}
#wpsl-stores li::before {
	counter-increment: scnumber;
	content: counter(scnumber);
	width: 29px;
	height: 29px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-border-radius: 14.5px;
	-moz-border-radius: 14.5px;
	border-radius: 14.5px;
	position: absolute;
	left: 16px;
	background-color: #0073aa;
	color: #FFF;
	font-weight: 700;
}
#wpsl-stores li::after {
	content: '';
	background-image: url('images/arrow_store.png');
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-position: center;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -20px;
	width: 15px;
	height: 30px;
	cursor: pointer;
}
.wpsl-store-details {
	cursor: pointer;
}
#wpsl-stores li.wpsl-no-results-msg::before,
#wpsl-stores li.wpsl-no-results-msg::after,
#wpsl-stores li.wpsl-preloader::before,
#wpsl-stores li.wpsl-preloader::after {
	display: none;
}
.sc-prod-slider .flex-viewport {
	width: 100%;
}
.sc-prod-slider ol li::before {
	display: none;
}
.sc-prod-slider {
	background: transparent;
	margin: 0;
	border: 0;
}
.sc-prod-slider .flex-control-thumbs {
	margin: 0 -1.15%;
	margin-top: 2em;
	width: auto;
	text-align: left;
}
.sc-prod-slider .flex-control-thumbs li {
	display: inline-block;
	width: 12.5%;
	height: auto;
	padding: 0 1.15%;
	position: relative;
	float: none;
}
#open-photoswipe {
	position: absolute;
	top: 2.5vw;
	left: 2.5vw;
	z-index: 1;
	display: inline-block;
	width: 5%;
	cursor: pointer;
}
#open-photoswipe img {
	max-width: 100%;
	vertical-align: top;
}
#sc_pswp {
	z-index: 100000;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.buy-icon > a,
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.mega-current-menu-ancestor.buy-icon > a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.buy-icon.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.buy-icon > a:hover {
	background-image: url('images/buy-con.png') !important;
	background-repeat: no-repeat !important;
	background-position: top 6px left 10px !important;
	padding-left: 2.25rem;
}
.sc-prod-slider .flex-control-thumbs li.hasvid::after {
	content: url("images/video-play-icon.png");
	width: 40%;
	height: auto;
	z-index: 2;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	margin: 0 auto;
	left: 0;
	right: 0;
	cursor: pointer;
}
.sc_psw_item_video {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.sc_psw_item_video > div {
	width: 75%;
	height: 90%;
	margin-top: 5%;
}
.container-header {
	max-width: none;
	padding: 0;
}
.et-db #et-boc .et-l .et_pb_section .explore-box-row {
	margin-bottom: 5.5%;
}

.et-db #et-boc .et-l .et_pb_section .explore-box-row .et_pb_column {
	margin-left: -1.5vw;
	margin-right: -1.5vw !important;
	width: auto;
	min-width: 100%;
}
.et-db #et-boc .et-l .et_pb_section .explore-box-row .et_pb_column .et_pb_module {
	width: 33.33%;
	float: left;
	 padding: 1.5vw;
	margin-bottom: 0;
}
.et-db #et-boc .et-l .et_pb_section .explore-box-row a img {
	width: 100%;
}
.et-db #et-boc .et-l .et_pb_section .explore-box-row a._main img {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 0 0 15px -7px #000;
	-webkit-box-shadow: 0 0 15px -7px #000;
	box-shadow: 0 0 15px -7px #000;
}
.et-db #et-boc .et-l .et_pb_section .explore-box-row a._icon {
	position: absolute;
	top: -36px;
	right: 19px;
	width: 67px;
	height: 67px;
	background-color: #FFF;
	-webkit-border-radius: 34.5px;
	-moz-border-radius: 34.5px;
	border-radius: 34.5px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0;
	z-index: 2;
	border: 1px solid #b8b8b8;
}
.et-db #et-boc .et-l .et_pb_section .explore-box-row a._icon img {
	width: auto;
}
.et-db #et-boc .et-l .et_pb_section .explore-box-row a {
	padding: 0;
}
.et-db #et-boc .et-l .explore-box-row a._tit {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	padding: 1.5rem;
	color: #FFF;
	font-size: 1.25em;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	z-index: 1;
	background-color: #0073aa;
	-webkit-border-top-left-radius: 12px;
	-moz-border-top-left-radius: 12px;
	border-top-left-radius: 12px;
	-webkit-border-top-right-radius: 12px;
	-moz-border-top-right-radius: 12px;
	border-top-right-radius: 12px;
}
.container-printables {
	max-width: 1084px;
}
#printable_tabs ul.printable_tabs_ul {
	display: none;
}
.printable_dropdown {
	visibility: hidden;
}
.print_resource_div {
	padding: 1.1rem 0.75rem;
}
.printable_resources {
	border-top: 1px solid #b1b0b2;
	padding-top: 1.1rem;
	margin-top: 3rem;
}
.print_resource_div ul {
	list-style: none;
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}
.print_resource_div ul li:first-child {
	width: 31%;
}
.print_resource_div ul li:last-child {
	width: 69%;
	padding-right: 17%;
	padding-left: 1.25rem;
}
.print_resource_div ul li a.tit_ {
	font-size: .9rem;
}
.print_resource_div ul li a.img_ img {
	border: 1px solid #e1e1e3;
	min-width: 120px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	position: absolute;
	height: 100%;
	left: 0;
}
.wpcf7-form-control-wrap {
	position: unset;
}
.et-db #et-boc .et-l .et_pb_section .scform-row{
	margin: 0 -0.4rem;
}
.et-db #et-boc .et-l .et_pb_section .scform-col {
	position: relative;
	padding: 0 0.4rem;
	padding-bottom: 1.3rem;
}
.et-db #et-boc .et-l .et_pb_section .scform-col input[type="text"],
.et-db #et-boc .et-l .et_pb_section .scform-col input[type="email"],
.et-db #et-boc .et-l .et_pb_section .scform-col input[type="tel"],
.et-db #et-boc .et-l .et_pb_section .scform-col input[type="date"],
.et-db #et-boc .et-l .et_pb_section .scform-col select,
.et-db #et-boc .et-l .et_pb_section .scform-col textarea {
	height: 2.5rem;
	background-color: #FFF !important;
	border: 1px solid #e2e2e2;
	font-size: .9rem;
	color: #333333;
	width: 100%;
	padding-left: .5rem;
	padding-right: .5rem;
}
#et-boc .et-l .scform-col p {
	padding-bottom: .25rem;
}
.wpcf7-list-item {
	width: 100%;
	display: block;
	margin-bottom: 12px;
	font-size: 17px;
	color: #999 !important;
}
.wpcf7-list-item input[type="checkbox"] {
	margin-right: 7px !important;
}
.et-db #et-boc .et-l .et_pb_section .scform-col .wpcf7-not-valid-tip {
	position: absolute;
	color: red;
	font-size: .75rem;
}
.et-db #et-boc .et-l .et_pb_section .scform-col textarea {
	height: 7rem;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module.sc_contact_module {
	padding: 0 10%;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module.sc_contact_title_module {
	padding: 0 10%;
	padding-top: 9%;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module.sc_contact_title_module h2 {
	font-size: 1.5rem;
	color: #0073aa;
	margin-bottom: 1rem;
}
.et-db #et-boc .et-l .et_pb_section .scform-col input[type="submit"] {
	display: inline-block;
	background-image: url(images/contact-arrow.png);
	background-repeat: no-repeat;
	background-position: right 2.2em top 1.2em;
	padding: .8rem 2.2rem;
	padding-right: 3rem;
	font-size: .9rem;
	font-weight: bold;
	color: #FFF;
	background-color: #0073aa;
}
.et-db #et-boc .et-l .et_pb_section .wpcf7-validation-errors {
	font-size: .8rem;
	color: red;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module p.sc_cls_s1 {
	font-family: 'Raleway', sans-serif;
	font-size: 40px;
	font-weight: 300;
	margin-top: 30px;
	color: #000;
	line-height: 1.3em;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module p.sc_cls_s2 {
	margin-top: -36px;
	padding: 0;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module p.sc_cls_s3 {
	color: #fff !important;
	max-width: 500px;
	margin-bottom: 10px;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module a.sc_cls_s4 {
	display: inline-block;
	background-image: url(images/contact-arrow.png);
	background-repeat: no-repeat;
	background-position: right 2.2em top 1.2em;
	padding: .8rem 2.2rem;
	padding-right: 3rem;
	font-size: .9rem;
	font-weight: bold;
	color: #FFF !important;
	background-color: #0073aa;
	line-height: inherit;
}
.et-db #et-boc .et-l .et_pb_section .sc_satisfaction {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 42%;
}
.et-db #et-boc .et-l .sc_satisfaction_row.et_pb_row {
	margin-top: -80px;
	margin-bottom: 80px;
	width: 60%;
}
.et-db #et-boc .et-l .et_pb_section .prod_list_featured {
	margin-top: .75rem;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module a.et_pb_button {
	display: inline-block;
	background-image: url(images/contact-arrow.png);
	background-repeat: no-repeat;
	background-position: right 2.2em top 1.2em;
	background-size: unset;
	padding: .8rem 2.2rem;
	padding-right: 3rem;
	font-size: .9rem;
	font-weight: bold;
	color: #FFF !important;
	background-color: #0073aa;
	line-height: inherit !important;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module.sc_about_cat_title_blck {
	padding-top: 10%;
	padding-bottom: 3rem;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module.sc_about_cat_blck {
	text-align: center;
	float: left;
	width: 25%;
	max-width: 300px;
	margin-bottom: 2rem;
	left: -6.5%;
	position: relative;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module.sc_about_cat_blck a {
	color: #333;
	font-size: 1.25rem;
	font-weight: 400;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row.sc_about_block {
	width: 100%;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row.sc_about_block .et_pb_column:last-child {
	padding-right: 4rem;
}
footer iframe,
.sc-popup-wrapper iframe {
	margin: none;
	padding: none;
	border: none;
	line-height: 0;
	float: left;
	width: 100%;
}
.et-db #et-boc .et-l .et_pb_toggle {
	background: none;
	border: none;
	padding: 0;
	margin-bottom: 12px !important;
}
.et-db #et-boc .et-l .et_pb_toggle_close .et_pb_toggle_title,
.et-db #et-boc .et-l .et_pb_toggle_close h5.et_pb_toggle_title,
.et-db #et-boc .et-l .et_pb_toggle_open .et_pb_toggle_title,
.et-db #et-boc .et-l .et_pb_toggle_open h5.et_pb_toggle_title {
	color: #fff;
	background: #0073aa;
	padding: 13px 30px;
	font-size: 1.1em;
	font-family: 'Raleway', sans-serif;
	font-weight: bold;
}
.et-db #et-boc .et-l .et_pb_toggle_title:before {
	right: 30px !important;
	left: auto;
	font-size: 22px;
	color: #fff;
}
.et-db #et-boc .et-l .et_pb_toggle_content {
	display: block;
	padding: 30px 30px 30px 30px;
	font-size: .95em;
}
.et-db #et-boc .et-l .et_pb_toggle_open {
	padding: 0;
}
div#sc-popup-content {
	width: 100%;
	text-align: center !important;
}
.trigger_popup {
	display: none;
}
.sc-popup-wrapper {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow-y: auto;
	left: 0;
	z-index: 20000;
	background-image: url('images/popup-bg.png');
	background-repeat: repeat;
	top: -101%;
	opacity: 0;
}
.sc-popup-content-holder {
	width: 100%;
	height: 100%;
}
#sc-popup-close {
	background-repeat: no-repeat;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 45px;
	height: 46px;
	cursor: pointer;
	display: none;
}
.sc-popup-content-inner {
	max-width: 978px;
	width: 95%;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
	position: relative;
	display: inline-block;
	;
	background-color: #FFF;
	min-height: 321px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.sc_popup_img {
	width: 50%;
	height: auto;
	background-image: url('images/newsletter-popup.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-position: center;
}
.sc_popup_img img {
	height: auto;
	max-width: 100%;
	visibility: hidden;
}
#sc-popup-close-trigger {
	position: absolute;
	background-image: url('images/newsletter-close.jpg');
	background-repeat: no-repeat;
	background-position: center;
	right: 0;
	top: 0;
	display: block;
	width: 31px;
	height: 31px;
	cursor: pointer;
}
.sc-newsletter-popup {
	width: 50%;
	padding: 0 2rem;
	padding-top: 70px;
	text-align: left !important;
}
.sc-newsletter-popup h5 {
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	color: #0073aa;
	margin-bottom: 15px;
	font-weight: 700;
}
.sc-newsletter-popup p {
	font-size: 17px;
	color: #333;
	margin-bottom: 5px;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_menu_area {
	background-color: #FFF;
	padding-left: 8%;
	padding-right: 10%;
	padding-top: 3.5rem;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_menu_area > ul > li {
	padding: .7em 1em !important;
	border-bottom: 1px solid #e5e5e6;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_menu_area > ul > li a {
	font-weight: 400 !important;
	font-size: .8rem !important;
	text-transform: inherit !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_menu_area > ul > li.mega-menu-item-type-widget {
	padding: 0;
	padding-bottom: 1em;
	border-bottom: 0;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_menu_area .textwidget {
	margin-bottom: .5rem;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_menu_area .textwidget p {
	font-size: .9rem;
	margin-bottom: 5px;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_cont_area > ul > li.mega-menu-item-type-widget {
	padding: 0 10% !important;
	padding-top: 3.5rem !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_cont_area > ul > li.widget_media_image {
	padding: 0 !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_cont_area > ul > li.mega-menu-item-type-widget .textwidget p {
	font-size: .9rem;
	margin-bottom: 5px;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_cont_area > ul > li.mega-menu-item-type-widget .textwidget p strong {
	font-size: 32px;
	color: #0073aa;
	font-family: 'Raleway', sans-serif;
	line-height: 1.25em;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_cont_area li.widget_media_image {
	padding: 0;
	padding-bottom: 1em;
	border-bottom: 0;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row.sc_menu_grid > ul {
	background-color: #f8f9f8;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu {
	width: 120%;
	margin-left: -20%;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_cont_area > ul > li.mega-menu-item-type-widget .textwidget p a.st_menubtn {
	display: inline-block;
	background-image: url(images/contact-arrow.png);
	background-repeat: no-repeat;
	background-position: right 1em top .9em;
	background-size: unset;
	padding: .4rem 1.5rem;
	padding-right: 2rem;
	font-size: .9rem;
	font-weight: bold;
	color: #FFF !important;
	background-color: #0073aa;
	line-height: inherit !important;
	margin: 20px 0;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row .et_pb_module a.read_more:hover {
	background-color: #333;
	background-image: url(images/contact-arrow.png);
	color: #FFF !important;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-column.sc_cont_area > ul > li.mega-menu-item-type-widget .textwidget p a.st_menubtn:hover {
	background-color: #333;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
	font-weight: 500;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
	padding: 1rem 1.4rem;
	background-color: #FFF;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu > li {
	padding: .7em 0 !important;
	border-bottom: 1px solid #e5e5e6;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu > li:last-child {
	border: 0;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-weight: 400 !important;
	font-size: .8rem !important;
	color: #333;
	background: transparent;
}
#mega-menu-wrap-main_menu #mega-menu-main_menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
	color: #0073aa;
	background: transparent;
}
#et-boc .et-l .about-head-wrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	position: relative;
	min-height: 226px;
	max-width: 760px;
	margin: 0 auto;
	padding: 0 20px;
}
#et-boc .et-l .about-head-wrap-inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	position: relative;
	min-height: 226px;
	padding: 0;
	padding-top: 50px;
	text-align: left;
}
#et-boc .et-l .about-head-wrap ._img {
	width: 268px;
	position: relative;
	bottom: 0;
	margin-top: auto;
}
#et-boc .et-l .about-head-wrap ._content {
	padding: 0 30px;
}
#et-boc .et-l .about-head-wrap ._content p {
	padding-bottom: 6px;
}
#et-boc .et-l .about-head-wrap ._img img {
	width: 100%;
	display: block !important;
}
.et-db #et-boc .et-l .sc_about_row_1.et_pb_row .et_pb_column {
	margin: 0 !important;
}
.et-db #et-boc .et-l .sc_about_row_1.et_pb_row .et_pb_column .sc_row1_module {
	padding-top: 10% !important;
	padding-right: 12% !important;
	padding-bottom: 3% !important;
	padding-left: 12% !important;
}
.searchform_wrap {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.9);
}
form.search-form {
	margin-top: -55px;
	top: 50%;
	position: absolute;
	width: 100%;
}
.searchform_wrap #search-frm label {
	width: 100%;
}
.search-submit-btn {
	display: none;
}
.searchform_wrap input[type="text"] {
	border: 0;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	border-bottom: 2px solid #0073aa;
	width: 90% !important;
	color: #0073aa !important;
	height: 88px;
	font-size: 50px;
	font-weight: 500;
	margin: 0 5%;
	background: transparent !important;
	text-align: center;
}
.menu-header-wrapper {
	float: left;
}
.et-db #et-boc .et-l .et_pb_row.st_abt_counterrow {
	position: absolute;
	margin-top: -66px;
	z-index: 10;
}
.et-db #et-boc .et-l .et_pb_section.sc_about_counter {
	width: 50%;
	float: right;
}
.et-db #et-boc .et-l .sc_about_section2.et_pb_section {
	padding-right: 10%;
}
.et-db #et-boc .et-l .sc_break_bg.et_pb_section {
	padding-right: 10%;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row.sc_row_about_s1 {
	padding-top: 150px;
	padding-bottom: 120px;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row.sc_about_3content {
	width: 75%;
	padding: 60px;
}
.et-db #et-boc .et-l .et_pb_section .et_pb_row.sc_row_about_s2 {
	width: 75%;
}
#filter_id {
	position: relative;
	font-size: 24px;
	display: block;
	cursor: pointer;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
	display: none;
	padding-bottom: 2rem;
}
#filter_id.open {
	padding-bottom: 0;
}
#filter_id > div {
	display: inline-block;
	vertical-align: middle;
}
#filter_id .three-line {
	padding-right: 15px;
}
.three-line span {
	display: block;
	width: 34px;
	height: 5px;
	position: relative;
	margin: 6px 0;
	background-color: #333;
	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.three-line span.bar2 {
	width: 70%;
}
.open > .three-line .bar2 {
	opacity: 0;
}
.open > .three-line .bar1 {
	-webkit-transform: rotate(-45deg) translate(-9px, 6px);
	transform: rotate(-45deg) translate(-9px, 6px);
}
.open > .three-line .bar3 {
	-webkit-transform: rotate(45deg) translate(-8px, -8px);
	transform: rotate(45deg) translate(-10px, -7px);
}
.menu-open.three-line span {
	margin-right: 0;
	margin-left: auto;
}
.content-holder .wsp-container ul ul {
	margin-top: 30px !important;
}
.et-db #et-boc .et-l .et_pb_column .et_pb_module .prod_cat_icon a {
	padding-bottom: 0;
}
.et-db #et-boc .et-l .et_pb_section .scform-col input[type="date"] {max-width: 200px;}

.page-id-16 #output a {color:#fff !important;}
.et-db #et-boc .et-l .et_pb_module img.alignleft{float:left; padding:0 40px 30px 0;}
.box-os{
	padding: .8rem;
	width: 25%;
	float: left;
}
.box-os-inner{
	background: #f8f8f8;
	padding: 1rem 1.5rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 150px;
}
.box-os-inner img{
	max-width: 100%;
	height: auto;
}
.box-os-inner a.hover{
	position: absolute;
	left:0;
	top: 0;
	opacity:0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 1rem;
	justify-content: center;
	background: rgba(0, 115,170, .9);
	font-family: 'Raleway', sans-serif;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-o-transition: all ease-out .3s;
	transition: all ease-out .3s;
}
.box-os-inner:hover a.hover{
	opacity:1;
	
	
}
.box-os-inner a.hover span{
	display: inline-block;
	color: #FFF;
	font-weight: 700;
	line-height: 1em;
}
.box-os-inner a.hover span::after{
	content: url(images/online-store-arrow.png);
	display: inline-block;
	margin-left: 8px;
}
.onlinestore_list{ 
	background: #FFF; 
	width: 100%;
	float: left;
	padding: 1.2rem .8rem;
	margin-top: 1.6rem;
}
.container-onlinestore{
	max-width: 1138px;
}
.onlinestore-btns{
	padding-bottom: .75rem;
	border-bottom: 1px solid #bfc1c2;
	width: 100%;
	float: left;
}
.onlinestore-btns .store-button-holder{
	float: left;
	width: 430px;
	max-width: 50%;
	padding: 1.25rem 0;
	padding-right: .65rem;
}
.onlinestore-btns .store-button-holder:last-child{
	padding-left: .65rem;
}
.onlinestore-btns .store-button-holder.no_secondbutton{
	width: 100%;
	max-width: none;
	padding: 0;
}
a.store-button{
	font-family: 'Raleway', sans-serif;
	display: inline-block;
	background-color: #0073aa;
	color: #FFF;
	width: 100%;
	text-align: center;
	font-size: 1.1rem;
	padding: .5em 1.5rem;
	line-height: 1em;
	font-weight: 700;
	text-transform: uppercase;
	height: 3.25rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
a.store-button:hover{
	background-color: #333;
}
a.store-button::before{
	display: inline-block;
	margin-right: .7rem;
}
a.store-button.loc::before{
	content: url(images/location-btn.png);
}
a.store-button.ret::before{
	content: url(images/product-btn.png);
}
a.store-button.bask::before{
	content: url(images/basket-btn.png);
}
.onlinestore-btns.sing a.store-button{
	font-size: .9rem;
	padding: .5em 1.2rem;
}
.onlinestore-btns.sing{ 
	float: none; font-size: 0;display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0;
	border: 0;
}
.onlinestore-btns.sing .store-button-holder{ float: none; padding-bottom: 0; padding-top: 0;}
#wpsl-result-list > h4{
	display: none;
}
.onlinestore-btns.locator{ 
	float: none; font-size: 0;display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0;
	border: 0;
}
.onlinestore-btns.locator .store-button-holder{ 
	float: none; 
	padding: 0;
	padding-bottom: .5rem; 
	width: 100%;
	max-width: none;
	
}

.page-template-default  .content-holder .et_pb_toggle_content ol li::marker {display:none !important;}
.page-template-default  .content-holder .et_pb_toggle_content ol li ul li::markers {display:none !important;}
.page-template-default  .content-holder .et_pb_toggle_content ol li {font-size: 16px; list-style: none !important;}
.page-template-default .content-holder .et_pb_toggle_content ol ul li::marker {display:block !important;}
.page-template-default  .content-holder .et_pb_toggle_content ol li::before {color:#ed1c24}
.page-template-default .content-holder .et_pb_toggle_content ol ul li {font-size: 16px; margin-left: 28px !important; list-style: square !important;}
ol ul li::before {display:none;}