body {font-size:15px;font-weight:400;font-family:'Poppins', sans-serif;letter-spacing:0.2px;color:#464646;background:url(images/bg.jpg) center center repeat;}
img {max-width:100%; height:auto;}
.break {width:100%;clear:both;}
a:link, a:visited {color:#3a84df;text-decoration:underline;}
a:hover {color: #F78F1E;text-decoration:underline;}
a:active, a:focus { outline:none !important; }

h1 {margin:0 0 15px;font-size:180%;line-height:110%;color:#F78F1E;text-transform:uppercase;}
h2 {margin:50px 0 25px;font-size:160%;line-height:110%;color:#1B1E29;}
h3 {margin:50px 0 25px;font-size:140%;line-height:110%;color:#F78F1E;}
h4 {margin:50px 0 25px;font-size:120%;line-height:110%;color:#F78F1E;}
h1, h2, h3, h4, h5, h6 {letter-spacing:0px;font-family:'Poppins', sans-serif;font-weight:600;text-transform:uppercase;}

h1 strong {font-weight:600;color:#000;}

blockquote {border-left:none; position:relative;padding:15px 0 20px 50px;}
blockquote:before {content: "\f10d"; font-family: FontAwesome;font-size:40px;left:0;top:0;position:absolute;color:rgba(255, 255, 255, 0.5);}
blockquote span, blockquote strong {font-weight:normal;}

.glow {box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);}
.donscroll {display:none;}
iframe {max-width:100%;}
.lead { line-height:150% !important;font-size:120%;font-weight:400;color:#333333;margin:10px 0 25px;/*font-family: 'Chivo', sans-serif;font-family: 'Heebo', sans-serif;*/}
.alert-info {padding:8px;background-color:#144568; margin-bottom:10px;border-radius: 4px;}
.alert {font-size:90%;line-height:120% !important;}
.alert p {margin:0;}
.text-center {text-align:center;}
hr {border-color:#DDDDDD;}

.form-control {padding:6px 10px;height:32px;}
.form-group {margin-bottom:7px;}

.hide-this {opacity:0;}
.show-this {opacity:1;}

.fade {opacity:0.7;transition: 0.6s;}
.fade:hover {opacity:1;}

.top0 { margin-top:0px !important;}.top8 { margin-top:8px;}.top10 {margin-top:10px;}.top20 {margin-top:20px;}.top30 {margin-top:30px;}.top40 {margin-top:40px;}.top50 {margin-top:50px;}
.btm0 {margin-bottom:0;}.btm10 {margin-bottom:10px;}.btm20 {margin-bottom:20px;}.btm30 {margin-bottom:30px;}.btm40 {margin-bottom:40px;}.btm50 {margin-bottom:50px;}
.container_content p.btm0 {margin-bottom:0 !important;}

/*buttons*/
.btn, a.btn, input.button-primary {border:none;background-color:#F78F1E;padding:15px 30px;font-size:18px;color:#FFF !important;font-weight:600;text-decoration:none;display:inline-block;line-height:100%;border-radius:0px;text-shadow: none !important;position:relative;}

.btn-sm, a.btn-sm {padding:10px 25px;font-size:80%;}
.btn-lg, a.btn-lg {padding:20px 40px;font-size:110%;}

input.button-primary {background:#43B756;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);-webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2); -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);}

a.btn-phone {background-color:#FFF;color:#004777 !important;padding-left:15px !important;padding-right:15px !important;;font-size:16px !important;}
a.btn-phone:hover, a.btn-phone:focus, a.btn-phone:active {background-color:#FFF;color:#00ADEF;text-decoration:none;}

.btn:hover, a.btn:hover, .btn:focus, a.btn:focus, .btn:active, a.btn:active {background-color:#000;color:#FFF !important;text-decoration:none;}
input.button-primary:hover, input.button-primary:focus, input.button-primary:active {background:#74d578;}

.wrap {width:100%;float:left;}
.wrap-in {width:90%;max-width:1400px;margin:0 auto;}
.main-wrap {overflow:hidden;}
.with-fixed-header {margin-top:100px;}
.xs-xs-visible {display:none;}
.wrap-content .btn {margin-bottom:15px;}

@media only screen and (max-width: 1600px), only screen and (max-device-width: 1600px) {
}
@media only screen and (max-width: 1350px), only screen and (max-device-width: 1350px) {
body {font-size:15px;}
.btn, a.btn {letter-spacing:0;}
.btn-lg, a.btn-lg {padding:15px 30px;font-size:16px;}
}
@media only screen and (max-width: 1280px), only screen and (max-device-width: 1280px) {
body {font-size:14px;}
.wrap-in {width:88%;max-width:96%;}
}
@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
body {}
h1 {font-size:150%;}
h2 {font-size:140%;}
h3 {font-size:130%;}
h4 {font-size:120%;}
}
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
.form-control {margin-bottom:8px;}
.wrap-in {width:90%;max-width:90%;}
.with-fixed-header {margin-top:150px;}
.btn-lg, a.btn-lg, .btn, a.btn {padding:12px 20px 10px;font-size:12px;}
blockquote {padding:40px 0 20px 0px;}
blockquote:before {font-size:34px;}
}
@media only screen and (max-width: 500px), only screen and (max-device-width: 500px) {
.with-fixed-header {margin-top:230px;}
.wrap-in {width:92%;max-width:94%;}
}

/*Header*/
.wrap-head {background:#000000;padding:15px 0;}
.wrap-head .wrap-in {max-width:100%;}

.title-wrap {display:table;width:100%;}
.title-left, .title-right {display:table-cell;vertical-align:middle;width:50%;min-height:50px;}
.logo {z-index:998;}
.logo img {max-width:100%;height:auto;}
.title-right {text-align:right;color:#FFF;}
.title-right span.phone {font-size:140%;}
.title-right a {color:#CCC;text-decoration:none;}
.title-right a:focus, .title-right a:hover, .title-right a:active {color:#FFF;text-decoration:none;}
.shop-right a.btn {float:right;margin-left:8px;}

@media only screen and (max-width: 1560px), only screen and (max-device-width: 1560px) {
}
@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
}
@media only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
}
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
.wrap-head {padding:10px 0;}
.title-wrap {display:block;}
.title-left, .title-right {width:100%;display:block;text-align:center;min-height:10px;}
.title-right {padding-top:10px;}
.logo img {max-width:80%;}
.shop-right {margin-top:15px;}
.shop-right a.btn {float:none;margin:0 2px;}
}
@media only screen and (max-width: 500px), only screen and (max-device-width: 500px) {
.logo img {}
}

.show-this {margin-top:0px;}
.top-panel {padding:30px 0; background:#FFF url(images/bg-panel-top.jpg) top left repeat-x;}
.top-panel h2 {margin:0;font-size:200%;font-weight:300;}

.login-form {}
.login-form label {display:block;font-weight:normal;font-size:90%;}
.login-form .login-password input, .login-form .login-username input {padding:8px;border-radius:4px;border:#CCC 1px solid;}

/*Content*/
.wrap-content {min-height:150px;padding:60px 0px;position:relative;background:#FFF url(images/bg-content.jpg) top left repeat-x;}
.container_content p {margin-top:0;margin-bottom:15px;}
.container_content .btn-default {margin:10px 0 15px;}

.footer-top-byline { /*background:url(images/bg-footer-byline.jpg) repeat;*/background-color:#F78F1E;text-align:center;color:#FFF;font-size:140%;text-transform:uppercase;font-weight:700;padding:20px 0;}
.footer-top-byline p {margin:0;padding:0;}

.footer-top {background:url(images/bg.jpg) center center repeat;color:#FFF;padding:60px 0;box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);-webkit-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5); -moz-box-shadow: inset 0 0 50px rgba(0, 0, 0, 0.5);}
.footer-box-a img {max-width:80%;}
.footer-top h4 {color:#FFF;text-transform:uppercase;margin:0 0 10px;font-size:130%;}
.footer-top p {margin:0 0 10px 0;}
.footer-top ul {margin:0;padding:0 0 0 20px;}
.footer-top a {color:#FFF;text-decoration:none;}

.footer-bottom {padding:10px 0px;background:#000000;color:#FFF;}
.footer-bottom-left {line-height:36px;}
.footer-bottom-right {text-align:right;}
.footer-bottom a {color:#FFF;}

@media only screen and (max-width: 1450px), only screen and (max-device-width: 1450px) {
.wrap-content .wrap-in {}	
}
@media only screen and (max-width: 1300px), only screen and (max-device-width: 1300px) {
.wrap-content .wrap-in {}
}
@media only screen and (max-width: 1280px), only screen and (max-device-width: 1280px) {
.footer-top  {padding:40px 0;}
.footer-top-byline {font-size:130%;padding:15px 0;}
}
@media(max-width:992px){
.footer-bottom {margin-top:10px;}
.footer-top  {padding:30px 0;}
}
@media(max-width:850px){
}
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
.wrap-content {padding: 30px 3%;}

.footer-top  {padding:30px 0; text-align:center;}
.footer-top ul {padding:0;list-style:none;}
.footer-top h4 {margin-top:30px;}
.footer-bottom {padding:12px 0;margin-top:5px;}
.footer-box-a img {max-width:60%;}

.footer-bottom-left, .footer-bottom-right {text-align:center;line-height:110%;}
.footer-bottom-right {margin-top:10px;}
.footer-bottom-right img {max-width:60%;margin-top:5px;}
}
@media(max-width:480px){
.footer-box-a img {max-width:80%;}
.footer-bottom-right img {max-width:70%;}
}

.fixed-header {top:0px; position:fixed;z-index:960;padding:5px 0;width:100%;background-color:#000;}
.fixed-header .title-right-info {display:none;}
.fixed-header .logo {padding:0;line-height:70px;}
.fixed-header .logo img {width:auto;max-height:70px;}
.fixed-header .title-right {padding-top:0px;}

/*Plugins*/
.nf-form-fields-required {display:none;}
.g-recaptcha div:first-child {width:100% !important;}
.nf-field-element textarea {height:130px !important;}
#ninja_forms_required_items, .nf-field-container {margin-bottom:15px !important;}
.wp-pagenavi a:hover, .wp-pagenavi span.current { background:#000; color:#FFF; }

.label-above .nf-field-label {margin-bottom:4px !important;}
.nf-field-label label, .nf-field-element label {font-weight:normal !important;}
.container_content .nf-field-element ul li::before {display:none;}
.nf-form-title h3 {margin:20px 0;}
.label-right .nf-field-label {padding-left:0.4em !important;}
.container_content .wp-caption p {margin:0;}

#swipebox-bottom-bar {background:#FFF!important;}
#swipebox-close {background-color:#C00!important;}


.alignleft, .alignright, .aligncenter, .alignnone {max-width:60%;height:auto;}
.alignleft {float:left;margin:10px 30px 20px 0;}
.alignright {float:right;margin:10px 0px 20px 30px;}

#back-top, #down-arrow {position: fixed;bottom: 0px;right:0px; z-index:998;}
#back-top a, #down-arrow a {width: 50px; display: inline-block; text-align: center;}
#back-top span, #down-arrow span {width: 50px; height: 50px; display: block; background:url(images/button-top.png) center center no-repeat}
#back-top a:hover span {}
#down-arrow {width:100%;bottom:15px; text-align:center;}
#down-arrow span {width:70px; height: 40px; display:inline-block; background:url(images/arrow-down.png) center center no-repeat}


.wrap-content .gallery p {margin:0;clear:both;height:1px;}
.gallery-columns-4 {float:none;display:block;}
dl.gallery-item {float:left;padding:10px 1%;text-align:center;margin-bottom:0;}
.gallery-columns-4 dl.gallery-item {width:25%;}
.gallery-item img.attachment-thumbnail {float:none;margin:0;width:250px;max-width:100%;height:auto;}
.gallery-columns-5 dl.gallery-item {width:20%;}
.gallery-columns-6 dl.gallery-item {width:16.6%;}
.wp-caption-text {font-size:12px;color:rgba(0,0,0,0.7);text-align:center;padding-top:4px;letter-spacing:0px;margin:0;}
img.attachment-thumbnail {float:left;margin:0 20px 10px 0;width:200px;max-width:100%;height:auto;}

@media only screen and (max-width: 1400px), only screen and (max-device-width: 1400px) {
}
@media(max-width:992px){
.gallery-columns-6 dl.gallery-item {width:33.33%;}
}
@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
.gallery-columns-4 dl.gallery-item {width:50%;}
img.alignleft, img.alignright, img.aligncenter, img.alignnone, .alignleft, .alignright, .aligncenter, .alignnone {max-width:100%;height:auto;clear:both;float:none;display:block; margin:10px auto;}
#back-top {display:none !important;}

.fixed-header {padding:0px;}
.fixed-header .navbar-default .navbar-nav > li > a {line-height:26px;}
.fixed-header .top-icons {display:none;}
.fixed-header .logo {padding:0px;}
.fixed-header .logo {line-height:60px;}
.fixed-header .logo img {max-height:60px;}
}
@media only screen and (max-width: 600px), only screen and (max-device-width: 600px) {
}

/*Comments*/
.comment-content a { word-wrap: break-word; }
.bypostauthor { }
#respond { background-color: transparent !important; box-shadow: none !important; padding: 0px !important; }
#respond > p, #respond p.comment-notes, p.logged-in-as { margin-bottom: 10px; }
p.logged-in-as { padding-bottom: 0px; }
.comment-list { margin-bottom: 40px !important; margin-left: 0px !important; padding-left: 0; }
.comment .comment-body { background-color: #ffffff; margin: 0; overflow: hidden; padding: 25px; margin-top: 1.5em; padding-left: 116px; position: relative; border: 1px solid rgba(0, 0, 0, 0); border-color: #E8E8E8; border-radius: 4px; }
.comment-list .children { margin-left: 0px!important; padding-left: 40px; border-left: 1px solid #E8E8E8; background-repeat: no-repeat; background-position: left 20px; }
.comment-list li.comment:before { display:none; }
.comment-list li.comment > div img.avatar { position: absolute; left: 29px; top: 29px; }
#comment-form-title { font-size: 24px; padding-bottom: 10px; }
.vcard .avatar { position: absolute; left: 29px; top: 29px; }
.comment-metadata { font-size: 11px; line-height: 16px; margin-bottom: 10px; }
.comment-reply-link { float: right; }
.form-allowed-tags code { word-wrap: break-word; white-space: inherit; }
.comment-respond label { display: block; font-weight: normal; }
.comment-respond .required { color: #C7254E; }

@media only screen and (max-width: 550px), only screen and (max-device-width: 550px) {
}

@media only screen and (max-width: 450px), only screen and (max-device-width: 450px) {
}

@media only screen and (max-width: 420px), only screen and (max-device-width: 420px) {
}

@media only screen and (max-width: 400px), only screen and (max-device-width: 400px) {
.xs-xs-visible {display:block !important;}
}