/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
/** @custom Diogo */
body {
    /*background: url(../images/bg_line_header.png) repeat-x 0 157px;*/
    color: #333;
/*    margin: 0 0 10px;*/
    padding: 0;
    /*font: 12px "Verdana", sans-serif;*/
    background: #fafafa;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
}


#indexDefaultMainContent {
    padding: 10px;
}

/*home page*/
.pg_header {
    background-color: #024989;
    color: white;
    text-align: left;
    font-weight: 700;
    padding: 9px 16px 10px;
    border-radius: 5px;
    display: block;
    margin: 20px 0;
}


/*PRODUCT PAGE*/
#toTop{
    position: fixed;
    bottom: 10px;
    left: 35vw;
    cursor: pointer;
    display: none;
}
.btn-info {
    color: #fff;
    background-color: #64944C;
    border-color: #64944C;
}
.btn-white {
    color: #333332;
    background-color: #ffffff;
    border-color: #333332 !important;
}
.btn-red {
    color: red;
    background-color: #ffffff;
    border-color: red !important;
}
.btn-clorange {
    background-color: #db6403;
    border-color: #db6403;
    color: #FFF;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#google_translate_element {
/*    margin-right: 10px;*/
}
.goog-te-gadget-simple .goog-te-menu-value{
/*    color: #ffffff !important;*/
}
.goog-te-gadget-simple{
/*    background-color: #0d82c7 !important;*/
}



/*
	Name: Times New Roman
	Source: Google Fonts;
*/

#productDescription *,
#indexProductListCatDescription *,
#indexProductListCatDescription > * {
    font-size: 14px !important;
    /*font-family: arial !important;*/
    /*font-family: 'Open Sans', sans-serif !important;*/
    text-decoration: none !important;
    font-style: normal !important;
    line-height: 18px
}

.content2 {
    font-size: 11px;
    line-height: 1.0;
    /*font-family: Verdana, Arial, sans-serif;*/
    font-family: 'Open Sans', sans-serif !important;
    font-size: 11px;
    background: #D0D0D0;
    border: 1px solid #9a9a9a;
    padding: 4px;
}

.productListing-even {
    background: #eff4f8;
    border-left: 0.1mm solid #9a9a9a;
}

.productListing-odd {
    background: #eff4f8;
    border-left: 0.1mm solid #9a9a9a;
    border-right: 0.1mm solid #9a9a9a;
}

.productListing-data {
    text-align: center;
    border-bottom: 0.1mm solid #9a9a9a;
    padding: 5px;
    font-size: 10px;
}

a img {
    border: none;
    max-width: 100%;
    height: auto;
}

a {
    color: #3A4A95;
    display: inline-block;
    text-decoration: none;
}

a:hover {
    color: #5C4222;
}

h1 {
    font-size: 1.5em;
    color: #9a9a9a;
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.3em;
}

h4, h5, h6 {
    font-size: 1.1em;
}

.biggerText {
    font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6,
#productDescription .content-title {
    color: #3A4A95;
    margin: 0.3em 0;
}

code {
    font-size: 1em;
}

form, select, input {
    display: inline-block;
    margin: 0.1em 0;
}

form {
    display: block;
    margin: 0;
}

form[name="sorter_form"] {
    display: inline-block;
}

/* 1 = necessary for overriding quick checkout styles */
select,
input,
textarea {
    box-sizing: border-box;
    border: 1px solid #ccc !important; /* 1 */
    padding: 5px !important; /* 1 */
    font-family: inherit;
    height: 30px;
    font-size: 12px;
    max-width: 260px;
    width: 100%;
}

input[type="checkbox"],
input[type="radio"] {
    height: auto;
    width: auto;
}

select,
input[type="text"],
input[type="password"],
textarea {
    color: inherit !important;
}

textarea {
    margin: auto 0;
    display: block;
    height: 100px;
    max-width: none;
    width: 95%;
}

input:focus, select:focus, textarea:focus {
    background: #F4F4F4;
}

fieldset {
    padding: 10px 15px 15px;
    margin: 0.5em 0em;
    border: 1px solid #cccccc;
}

legend {
    font-weight: bold;
    padding: 0 9px;
    margin-left: -9px;
    font-size: 14px;
}

label,
h4.optionName {
    line-height: 1.5em;
    padding: 0 10px 0 10px;
}

label.is-block {
    display: block;
}

label.checkboxLabel,
label.radioButtonLabel {
    margin: 0.5em 0.3em;
}

.gender {
    margin-bottom: 10px;
}

div + .gender {
    margin-top: 10px;
}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
}

label.inputLabel {
    width: 9em;
    float: left;
}

label.inputLabelPayment {
    width: 14em;
    float: left;
    padding-left: 2.5em;
}

label.selectLabel, label.switchedLabel, label.uploadsLabel {
    width: 11em;
    float: left;
}

#checkoutPayment label.radioButtonLabel {
    font-weight: bold;
}

p, address {
    /*padding: 0.5em 0;*/
    /*font-size: 12px;*/
}

.vertical-top {
    vertical-align: top !important;
}

/* clean */
ul {
    /*padding-left: 15px;*/
}

ul ul,
ol ol {
    padding-top: 5px;
    padding-bottom: 5px;
}

.ul-unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}

address {
    font-style: normal;
    padding-left: 0;
    padding-right: 0;
    line-height: 1.5;
}

.clearBoth {
    clear: both;
}

hr {
    height: 1px;
    margin-top: 0.5em;
    border: none;
    border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
[class*="messageStack"] {
    font-size: 12px;
    padding: 5px 5px;
    margin-bottom: 7px;
    border: 1px solid transparent;
}

[class*="messageStack"] + [class*="messageStack"] {
    margin-top: -10px;
}

.messageStackSuccess {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.messageStackCaution {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.messageStackWarning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}

.messageStackError {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.messageStackError img,
.messageStackSuccess img,
.messageStackCaution img,
.messageStackWarning img {
    display: none;
}

/*wrappers - page or section containers*/
#mainWrapper {
    /*width: 1188px;*/
    /*width: 1450px;*/
    background: white;
}

#headerWrapper,
#contentMainWrapper,
#cartBoxListWrapper,
#ezPageBoxList,
#cartBoxListWrapper ul,
#ezPageBoxList ul,
#mainWrapper,
#popupAdditionalImage,
#popupImage {
    margin: 0em;
    padding: 0em;
}

#navColumnOneWrapper,
#navColumnTwoWrapper,
#mainWrapper {
    margin: auto;
    /*padding: 15px 0;*/
    /*border: solid 1px #f0f0f0;*/
    -webkit-box-shadow: 0px 0px 33px -16px rgba(110,105,255,0.84);
    -moz-box-shadow: 0px 0px 33px -16px rgba(110,105,255,0.84);
    box-shadow: 0px 0px 33px -16px rgba(110,105,255,0.84);
}

#navColumnOneWrapper,
#navColumnTwoWrapper {
    margin-right: 0.5em;
}

#tagline {
    color: #000000;
    font-size: 2em;
    text-align: center;
    vertical-align: middle;
}

#sendSpendWrapper {
    border: 1px solid #cacaca;
    float: right;
    margin: 0em 0em 1em 1em;
}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
    margin: 0;
    width: 47%;
}

.wrapperAttribsOptions {
    margin: 0.3em 0em;
}

/*navigation*/
.navSplitPagesResult {
}

.navSplitPagesLinks {
}

.navNextPrevCounter {
    margin: 0em;
    font-size: 0.9em;
}

.navNextPrevList {
    display: inline;
    white-space: nowrap;
    margin: 0;
    padding: 0.5em 0em;
    list-style-type: none;
}

/* footer */
.footer-container {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    padding: 15px 0 0;
    position: relative;
    overflow: hidden;
    clear: both;
}

.footer-container .footer-content {
    overflow: hidden;
}

.footer-container .box-title {
    color: #3A4A95;
    display: block;
    font-size: 18px;
    /*font-family: "Verdana";*/
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 7px;
}

.footer-container .box-address .box-title {
    color: #262164;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 3px;
}

.footer-banners {
    float: left;
}

.footer-banners ul {
    list-style: none outside none;
    margin-top: 47px;
    overflow: hidden;
    padding-left: 10px
}

.footer-banners ul li {
    float: left;
    width: 190px;
    text-align: center;
}

/*.footer-banners ul li img {}*/

.footer-container #navSuppWrapper {
    border-right: 1px solid #CCC;
    float: left;
    margin: 0 10px 6px 5px;
}

.footer-container #navSupp ul {
    /*border-right: 1px solid #CCC;*/
    float: left;
    list-style: none outside none;
    margin: -4px 0 0 0;
    overflow: hidden;
    padding: 0 0 2px;
    width: 350px;
}

#navSupp ul.level_2 {
    display: none;
}

.footer-container #navSupp ul li {
    float: left;
    margin-top: 8px;
    width: 50%
}

.footer-container #navSupp ul li .sub-container {
    display: none;
}

.footer-container #navSupp ul li a {
    /*font-family: "Verdana", sans-serif;*/
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0;
    white-space: normal;
}

.footer-container #navSupp ul li a:empty {
    display: none;
}

.footer-container #navSupp ul li a:hover,
.footer-container .box-address ul li a:hover {
    background: none repeat scroll 0 0 #3A4A95;
    color: #FFFFFF !important;
}

.footer-container .phones {
    /*font-family: "Verdana";*/
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    line-height: 19px;
}

.footer-container .box-address, .footer-container .box-address-left, .footer-container .box-address-right {
    float: left;
    /*margin-right: 5px;*/
    text-align: right;
    padding-right: 14px;
    padding-left: 5px;
    min-height: 215px;
    width: 22.8%;
}

.footer-container .box-address-left {
    border-right: 1px solid #CCCCCC;
}
div.AuthorizeNetSeal{
    margin: 0 auto !important;
}
.footer-container .box-address-right {
    float: right;
}

.footer-container .box-address ul li a{
    font-size: 16px !important;
}
/*

.footer-container .box-address-right {
    border-left: 1px solid #CCCCCC;
    float: right;
    margin-right: 5px;
    text-align: right;
    padding-left: 15px;
}
*/

.footer-container .sub-navigations {
    margin-bottom: 20px
}

.footer-container .box-address ul {
    margin: 0;
    list-style: none;
}

.footer-container .box-address ul li {
    margin-top: 3px
}

.footer-container .box-address ul li a {
    color: #333;
    /*font-family: "Verdana";*/
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px;
}

.footer-container .box-address address {
    display: block;
    /*font-family: "Verdana";*/
    font-family: 'Open Sans', sans-serif !important;
    font-size: 14px;
    line-height: 16px;
    padding: 0
}

.footer-container .box-address .phones {
    display: block;
    margin-top: 5px;
    line-height: 25px
}

.footer-container #security {
    /*position: absolute;
    right: 0;
    bottom: 0;
    margin-top: 2px;*/
}

.footer-container .AuthorizeNetSeal {
    margin: -10px 0;
}

.footer-container #security img {
    /*height: 150px;
    width: auto;*/
}

.footer-container #siteinfoLegal,
.footer-container #RSSFeedLink {
    clear: both;
    margin: 0 5px 6px;
    padding-left: 0;
    text-align: left;
}

.footer-container #siteinfoLegal {
    border-top: 1px solid #CCCCCC;
    font-size: 12px;
    margin-top: 10px !important;
    text-align: left;
    padding: 12px 0 0 0;
}

#navSuppWrapper,
#navCatTabsWrapper,
#navBrandTabsWrapper{
    margin: 0em;
    padding: 0;
    color: #5C4222;
    /*margin-bottom: 15px*/
}

#navCatTabsWrapper, #navBrandTabsWrapper {
    background-color: #ffffff;
    color: #9a9a9a;
    background-image: none;
}


.header-contact-us{
   /* padding: 5px;*/
    font-weight: bold;
    float: left;;
    margin-left: 10px;
}

#navMain {
    overflow: hidden;
    padding: 5px 0
}

#navMain ul,
#navCatTabs ul {
    margin: 0;
    padding: 0.5em 0em;
    list-style-type: none;
    text-align: center;
    line-height: 1.5em;
}

#navMain ul {
    float: right;
}

#navMain ul li,
#navCatTabs ul li {
    display: inline;
}

#navMain ul li {
    float: left;
    margin-left: 15px;
}

#navMain ul li:first-child {
    margin-left: 0
}

#navSupp ul li a,
#navCatTabs ul li a {
    text-decoration: none;
    padding: 0em 0.5em;
    margin: 0;
    font-size: 12px;
    color: #333333;
    white-space: nowrap;
}

#navMain ul li a {
    color: #333333;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0
}

#main-navigation-search {
    margin: 0;
    height: 31px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #0d82c7;
    margin-top: 10px;
}

/*.sub-menu{
    border: solid 5px #0d82c7 !important;
}*/

#shopByCategoryTitle, #shopByBrandTitle{
    /*padding: 5px;*/
    font-weight: bold;/*
    margin-left: 10px;
    color:#fff;*/
    /*text-transform: uppercase;*/
}

#shopByCategoryTitle.hoverMenu, #shopByBrandTitle.hoverMenu {
    color: #3A4A95  !important;
    /*height: 40px;*/
   /* top: -9px;*/
    /*line-height: 39px;*/
    position: relative;
    padding: 5px;
}

/*#main-navigation-search .sub-menu  a{
    color:#0d82c7;
    padding: 0px;
    font-weight: normal;
}*/

#main-navigation-search ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    z-index: 100;
}

/*

#main-navigation-search .sub-menu  li{
    !*width: 33.33%;*!
    margin: 0;
    overflow: hidden;
    !*background: #0d82c7;*!
    background: #fff;
    !*float:left;*!
}
*/

#navBrandTabsWrapper #navBrandTabs .sub-menu, #navMainSearch .sub-menu {
width: 420px;
}

#navBrandTabsWrapper #navBrandTabs .topmenu,
#navMainSearch .sub-menu .topmenu ,
#navMainSearch .sub-menu .topmenu .sub-container,
#navMainSearch .sub-menu .topmenu .sub-container-2,
#navMainSearch .sub-menu .topmenu .sub-container-3
{
    width: 420px;
}


#main-navigation-search .sub-menu,
#main-navigation-search .sub-container ul,
#main-navigation-search .sub-container-2 ul,
#main-navigation-search .sub-container-3 ul,
#categories .sub-container ul {
    background: #FFF;
    border: 1px solid #0d82c7;
    border-top: none;
    box-shadow: 1px 1px 5px #CCC;
    padding: 0;
    left: 0;
}

#main-navigation-search .sub-menu {
    display: none;
    position: absolute;
    /*margin-top: -15px;
    border-top: none;
    z-index: -1;*/
    top: 30px;
}

#main-navigation-search li {
    /*float: left;*/
    /*margin-left: 20px;*/
    position: relative;
}

#categories li {
    position: relative;
}


#main-navigation-search .has-sub:hover ul {
    display: block;
}

#main-navigation-search li li {
    float: none;
    text-align: left;
    margin-left: 0 !important
}

#main-navigation-search li li a {
    color: #333;
    display: block;
    height: auto;
    line-height: normal;
    font-size: 22px;
    font-weight: normal;
    margin-top: -2px;
    padding: 10px;
    /*text-transform: none;*/
    /*text-transform: uppercase;*/
}


#main-navigation-search li li a:hover,
#categories li li a:hover {
    background: #3A4A95;
    /*text-decoration: underline;*/
    color: #fff !important
}

#main-navigation-search li:first-child {
    /*margin-left: 6px*/
}


.header-contact-us a{
    color: #fff !important;
    padding: 7px;
}

.header-contact-us a:hover{
    color: #fff !important;
    background: #3A4A95;
}


#main-navigation-search li a {
    /*color: #3A4A95;*/
    color:#fff;
    display: inline-block;
    font-size: 14px;
    /*font-family: "Verdana";*/
    font-family: 'Open Sans', sans-serif !important;
    height: 30px;
    /*font-weight: bold;*/
    line-height: 30px;
    padding: 0 9px;
}

#main-navigation-search li a:hover,
#main-navigation-search li:hover > a {
    color: #fff;
    background: #3A4A95;
    /*text-decoration: underline;*/
}

#headerWrapper .sub-container,
#headerWrapper .sub-container-2,
#headerWrapper .sub-container-3,
.nmx-content-wrapper .sub-container,
.nmx-content-wrapper .sub-container-2,
.nmx-content-wrapper .sub-container-3 {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
}

#headerWrapper .topmenu:hover .sub-container,
#headerWrapper .topmenu:hover .has-sub-2:hover .sub-container-2,
#headerWrapper .topmenu:hover .has-sub-3:hover .sub-container-3,
.nmx-content-wrapper .topmenu:hover .sub-container
{
    display: block;
}


#navMainSearch {
    /*padding-left: 10px;*/
}

#navMainSearch input[type="text"],
#navMainSearch input[type="submit"] {
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 12px;
    margin: 0;
    height: 32px;
    box-sizing : border-box;
}

#navMainSearch input[type="text"] {
    border-radius: 0 !important;
    border-right: 0 !important;
    padding: 6px 5px;
    /*min-width: 540px !important;
    width: 400px;
    max-width: 400px !important;*/
}

#navMainSearch input[type="submit"] {
    background: #3A4A95;
    cursor: pointer;
    color: #fff;
    padding: 7px 10px !important;
    width: auto !important;
    text-transform: uppercase;
}

#navMainSearch input[type="submit"]:hover {
    background: #3A4A95;
}

#navCatTabs ul li a {
    color: #9a9a9a;
}

#navEZPagesTOCWrapper {
    font-weight: bold;
    float: right;
    height: 1%;
    border: 1px solid #9a9a9a;
}

#navEZPagesTOC ul {
    margin: 0;
    padding: 0.5em 0em;
    list-style-type: none;
    line-height: 1.5em;
}

#navEZPagesTOC ul li {
    white-space: nowrap;
}

#navEZPagesTOC ul li a {
    padding: 0em 0.5em;
    margin: 0;
}

#navCategoryIcon, #indexProductListCatDescription {
    margin: 0.5em;
}

.buttonRow {
    margin: 5px;
}

#navMainSearch {

}

#navBreadCrumb {
    border-bottom: 1px solid #e7e6e0;
    /*border-top: 1px solid #e7e6e0;*/
    font-family: "Times New Roman";
    font-size: 12px;
    /*margin: 0 0 0 -389px;*/
    padding: 10px 12px;
    /*width: 132.2%;*/
    /*text-transform: uppercase;*/
}

#navBreadCrumb .shopping-cart {
    float: right;
    margin-right: 5px
}

#fecconfirmationBody #navBreadCrumb {
    margin-left: 0;
    width: auto;
}

.site-content #navBreadCrumb{
    display: block;
}

#shoppingcartBody #navBreadCrumb .shopping-cart,
#quickcheckoutBody #navBreadCrumb .shopping-cart,
#fecconfirmationBody #navBreadCrumb .shopping-cart {
    display: none
}

#navBreadCrumb .shopping-cart a,
#navBreadCrumb .shopping-cart span {
    color: #3A4A95;
    float: left;
    margin-left: 10px;
    width: auto;
}

#navBreadCrumb .shopping-cart .cart-ico {
    background: url(../images/ico_cart.png) no-repeat 0 0;
    color: #3A4A95;
    height: 20px;
    position: relative;
    text-indent: -9999px;
    top: -2px;
    width: 20px;
}

#navBreadCrumb .shopping-cart span {
    border-right: 1px solid #ccc;
    color: #333;
    padding-right: 10px;
    text-transform: none;
}

#navBreadCrumb .shopping-cart strong {
    color: #3A4A95;
}

#productinfoBody #navBreadCrumb,
#pageBody #navBreadCrumb {
    margin: 0;
    /*width: 100%;*/
}

#navBreadCrumb a {
    color: #5C4222;
}

#navBreadCrumb a:hover {
    text-decoration: underline;
}

#quickcheckoutBody #navBreadCrumb {
    margin-left: 0;
    width: auto
}

#navEZPagesTop {
    background-color: #abbbd3;
    background-image: url(../images/tile_back.jpg);
    font-size: 0.95em;
    font-weight: bold;
    margin: 0em;
    padding: 0.5em;
    margin-bottom: 15px
}

#navColumnOne, #navColumnTwo {
    background-color: transparent;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    vertical-align: top;
}

/*.content,*/
.shippingEstimatorWrapper {
    /*font-size: 1.2em;*/
    padding: 0.5em;
}

.alert {
    color: #FF0000;
    margin-left: 0.5em;
}

.alert.required {
    margin-left: 0;
}

.advisory {
}

.important {
    font-weight: bold;
}

.notice {
}

.rating {
}

.gvBal {
    float: right;
}



.centerColumn {
 /*   padding: 15px 0*/
}

.centerColumn h1 {
    color: #5c5756;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 0.9em;
}

.tableHeading TH {
    border-bottom: 1px solid #9a9a9a;
}

.tableHeading, #cartSubTotal {
    background-color: #e9e9e9;
}

#cartSubTotal {
    border-top: 1px solid #cccccc;
    font-weight: bold;
    text-align: right;
    line-height: 2.2em;
    padding-right: 2.5em;
}

#scUpdateQuantity {
    width: 2em;
}

.cartNewItem {
    color: #33CC33;
    position: relative; /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
    color: #660099;
    position: relative; /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
    text-align: right;
    font-weight: bold;
}

.cartRemoveItemDisplay {
    width: 3.5em;
}

.cartAttribsList {
    margin-left: 1em;
}
.cartAttribsList ul {
    list-style: none;
    margin:0;
    padding:0;
}
.cartAttribsList ul li {
    line-height: 20px;
    color: green;
}

.cartAttribsList ul li.danger {
    color: red;
    font-weight: 900;
}

.cartAttribsList ul li:before {
    content: '✓';
    margin: 0.5rem;
}

#mediaManager {
    width: 50%;
    margin: 0.2em;
    padding: 0.5em;
    background-color: #E4FEf5;
    border: 1px solid #003D00;
}

.mediaTitle {
    float: left;
}

.mediaTypeLink {
    float: right;
}

.normalprice, .productSpecialPriceSale {
    font-weight: normal;
    color: #64944C;
    font-size: 13px;
    text-decoration: line-through;
}

.productSpecialPrice,
.productSalePrice,
.productSpecialPriceSale,
.productPriceDiscount {
    color: #3A4A95;
    display: block;
    font-size: 14px;
    margin-top: 5px;
}

.productSpecialPrice br,
.productSalePrice br,
.productSpecialPriceSale br,
.productPriceDiscount br {
    display: none;
}

.orderHistList {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.orderHistList li + li {
    margin-top: 9px;
    overflow: hidden;
}

.orderHistList li a {
    color: #333333;
}

.orderHistList li .hist-list-prod {
    display: block;
    overflow: hidden;
}

.orderHistList li .hist-list-cart {
    margin-left: 9px;
    float: right;
}

#cartBoxListWrapper ul, #ezPageBoxList ul {
    list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
    margin: 0;
    padding: 0.2em 0em;
}

#cartBoxEmpty, #cartBoxVoucherBalance {
    font-weight: bold;
}

.totalBox {
    width: 5.5em;
    text-align: right;
    padding: 0.2em;
}

.lineTitle, .amount {
    text-align: right;
    padding: 0.2em;
}

.amount {
    width: 5.5em;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin: 0em 1em 1em 0em;
}

.categoryIcon {
}

#cartImage {
}

td.productImage a {
    display: block;
    text-align: center;
}

/*Attributes*/
.attribImg {
    width: 20%;
    margin: 0.3em 0em;
}

.attributesComments {
}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    margin: 0.1em 0em;
}

.centerBoxWrapper {
    margin-top: 20px
}

h2.centerBoxHeading {
    border-bottom: 1px solid #ccc;
    color: #3A4A95;
    display: block;
    margin-bottom: 0px;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    padding: 0 0 12px;
    text-align: left;
}

/*sideboxes*/
.columnLeft {
}

h3.leftBoxHeading,
h3.leftBoxHeading a,
h3.rightBoxHeading,
h3.rightBoxHeading a {
    color: #5C4222 !important;
    display: block;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    padding: 0;
    text-align: left;
}

#banners-home {
    overflow: hidden;
    padding-bottom: 10px;
    display: none;
}

.banner-category {
    display: none;
    margin-top: 0;
}

#indexBody .banner-category {
    background: #fff;
    display: block;
}

#indexBody .banner-category img {
    height: 277px;
    width: 998px
}

#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
    font-size: 0.9em;
    color: #ffffff;
}

#categoriesHeading {
    color: #3A4A95 !important;
    font-size: 21px;
    font-weight: bold;
}

.leftBoxHeading,
.centerBoxHeading,
.rightBoxHeading {
    margin: 0em;
    padding: 0.2em 0.2em;
    margin-bottom: 15px
}

.leftBoxContainer,
.rightBoxContainer {
    margin: 0;
    padding-bottom: 15px;
}

.sideBoxContent {
    background-color: #ffffff;
    padding: 0.4em;
}

h3.leftBoxHeading a:hover,
h3.rightBoxHeading a:hover {
    text-decoration: underline
}



.categoryListBoxContents {
    margin-bottom: 30px;
    font-weight: bold;
    list-style: none;
}

.categoryListBoxContents br {
    display: none;
}

.categoryListBoxContents a {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
    font-size: 13px;
}

.categoryListBoxContents a,
.categoryListBoxContents img {
    display: block;
    margin: 0 auto 12px
}

.categoryListBoxContents a:hover {
    opacity: .7;
}

#bestsellers .wrapper {
    margin: 0em 0em 0em 1.5em;
}

#bestsellers ol {
    padding: 0;
    margin-left: 1.1em;
}

#bestsellers li {
    padding: 0;
    margin: 0.3em 0em 0.3em 0em;
}

#bannerboxHeading {
    background-color: #0000CC;
}

#upProductsHeading {
    text-align: left;
}

#upDateHeading {
    text-align: right;
}

/* categories box parent and child categories */
a.category-top,
a.category-links,
a.category-top:visited {
    color: #333333;
    text-decoration: none;
    display: block;
}

a.category-top,
a.category-links {
    /*margin-top: 7px*/
    padding: 3px 5px
}

/*a.category-top:hover,*/
/*#categories li:hover a.category-top,*/
a.category-subs:hover,
a.category-products:hover {
    background: none repeat scroll 0 0 #3A4A95;
    color: #FFFFFF !important;
}

a.category-links,
a.category-links:visited {
    /*color: #5C4222;*/
    text-decoration: none;
}

a.category-links:hover {
    background: #3A4A95;
    /*text-decoration: underline;*/
    color: #fff !important
}

a.category-subs,
a.category-products {
    border-left: 1px solid #EFEFEF;
    color: #333333;
    display: block;
    padding-bottom: 3px;
    padding-top: 2px;
    padding-left: 3px;
    line-height: 18px
}

span.category-subs-parent,
span.category-subs-selected {
    display: block;
    font-weight: bold;
    color: #5C4222;
    font-size: 12px;
}

span.category-subs-selected {
    color: #3A4A95;
    margin-bottom: 0
}

a:hover span.category-subs-selected,
a:hover span.category-subs-parent {
    /*color: #fff*/
}

#categories {
    margin-top: 15px;
    position: relative;
    z-index: 1;
}

#categories .main-menu ul {
    padding: 0;
    list-style: none;
}

#categories .level_1 {
    position: relative;
}

#categories .main-menu a {
    color: #333333;
    display: block;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    line-height: 25px;
    margin-top: 0;
    padding: 0 5px;
    text-transform: none;
}

#categories ul.level_2 {
    display: none;
    top: 0;
    left: 210px
}

#categories li:hover,
#categories li:hover {
    background: #3A4A95;

}

#categories li.has_sub:hover > a {
    /*color: #fff !important*/
}

#categories li:hover > ul.level_2 {
    display: block;
}

#categories li.has_sub:hover li a {
    padding-right: 10px;
    padding-left: 10px
}

#categoriesContent {
    padding: 0
}

#categoriesContent br {
    display: none;
}

#categoriesContent #catBoxDivider {
    border-color: #ccc;
    margin: 15px 0 12px;
}

#navColumnOneWrapper {
    padding-right: 30px;
    padding-left: 5px
}

#navColumnOneWrapper .main-menu {
    display: none !important;
}

#categories .main-menu {
    display: block !important;
}

.leftBoxContainer + .leftBoxContainer {
    margin-top: 15px
}

#navColumnOneWrapper #reviews #reviewsContent a {
    color: #333;
    text-transform: none;
}

#navColumnOneWrapper #reviews #reviewsContent a img {
    display: inline-block;
    margin: 0 auto 15px
}

#navColumnOne {
    padding-top: 42px
}

#productinfoBody #navColumnOne {
    display: none;
}

#indexCategories,
#indexProductList {
/*    padding: 15px 0*/
}

#indexProductList #submit1,
#indexProductList #submit2 {
    display: none;
}

#productListing #productsListingTopNumber,
#productListing #productsListingBottomNumber,
#newProductsDefaultListingTopNumber,
#newProductsDefaultListingBottomNumber,
#allProductsListingTopNumber,
#allProductsListingBottomNumber,
#featuredProductsListingTopNumber,
#featuredProductsListingBottomNumber {
    display: block;
    float: none;
    font-size: 12px
}

#productListing #productsListingBottomNumber,
#newProductsDefaultListingBottomNumber,
#allProductsListingBottomNumber,
#featuredProductsListingBottomNumber {
    /*border-top: 1px solid #ccc;*/
    margin-top: 30px;
    /*padding-top: 12px;*/
}

#advSearchResultsDefault #productListing {
    margin-top: 21px;
}

#indexCategories ul {
    list-style: none;
    overflow: hidden;
    padding: 0
}

.product-listing {
    clear: left;
    list-style: none;
    margin: -21px 0 0;
    /*overflow: hidden;*/
    padding: 0;
    box-sizing: border-box;
}

.centerBoxWrapper + br + #productListing > .product-listing {
    margin-top: -12px;
}

h2 + .product-listing {
    margin-top: 0;
}

/* tools product listing */
.tools-product-listing {
    background: #EFEFEF;
    padding: 8px 10px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 20px;
}

.tools-bottom {
    display: block;
    padding-top: 25px;
}

.nmx-products-list + .tools-bottom {
    padding-top: 0;
}

.tools-bottom .tools-product-listing {
    margin-bottom: 0;
}

/* qty products */
.quantity-products {
    float: right;
    width: auto;
}

/* pagination */
.links-pagination,
.navSplitPagesLinks {
    border-left: 1px solid #E3E3E3;
    float: right;
    margin-left: 14px;
    padding: 0 0 0 15px;
}

.navSplitPagesLinks:empty {
    display: none;
}

.navSplitPagesLinks a,
.navSplitPagesLinks strong,
.links-pagination a,
.links-pagination strong {
    background-color: #FFF;
    box-sizing: border-box;
    color: inherit;
    display: inline-block;
    padding: 5px 8px;
    margin-left: -2px;
    line-height: 100%;
    height: 22px;
    vertical-align: middle;
    margin-left: 5px;
}

.navSplitPagesLinks strong,
.links-pagination strong {
    background: #3A4A95;
    color: #fff;
}

.navSplitPagesLinks a:hover,
.links-pagination a:hover {
    background: #FFFBF7;
}

.navSplitPagesLinks a:first-child,
.navSplitPagesLinks strong:first-child,
.links-pagination a:first-child,
.links-pagination strong:first-child {
    margin-left: 0;
}

.navSplitPagesLinks .next,
.navSplitPagesLinks .prev,
.links-pagination .next,
.links-pagination .prev {
    position: relative;
    padding: 0 3px;
    display: inline-block;
}

.navSplitPagesLinks .next-button,
.navSplitPagesLinks .prev-button,
.links-pagination .next-button,
.links-pagination .prev-button {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
    position: relative;
    top: 2px;
}

.product-listing li {
    box-sizing: border-box;
    background: linear-gradient(to bottom, #fff 42%, #fafafa 100%);
    font-size: 12px;
    margin: 21px 0 0;
    text-align: left;
    width: 100% !important;
}

.itemDescriptionList {

    min-height: 565px;
    position: relative;
}

.btnBottom {
    right: 0;
    position: absolute;
    bottom: 0;
}

/*.product-listing li br {
    display: none;
}*/

.product-listing li img {
    display: block;
    margin: 10px 0
}

.product-listing li a {
    display: block;
}

.product-listing li a:hover {
    opacity: .6
}

/* image */
.nmx-product-image a {
    /*border: 1px solid #ccc;*/
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 9px;
}

.nmx-product-image a:before {
    content: "";
    display: inline-block;
    padding-top: 70%;
    max-height: 250px;
}
@media only screen and (max-width: 600px) {
    .nmx-product-image a:before {
        padding-top: 51%;
    }
}

.nmx-product-image img {
    display: block;
    height: auto;
    max-height: 100% !important;
    max-width: 100%;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: 5px auto !important;
}

/* ---------------------------
/* Lazy loading
*/
.nmx-lazy-wrapper {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.nmx-lazy-loading {
    display: none; /* if should appear only if it's a lazy load image */
}

.nmx-lazy-wrapper .nmx-lazy-loading {
    background: url(../images/loading.svg) no-repeat center;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.nmx-lazy-wrapper .lazyloaded + .nmx-lazy-loading {
    display: none;
}

.product-listing .itemTitle {
    display: table-row;
}

.product-listing .itemTitle a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    text-align: left;
    padding: 12px 0;
    min-height: 50px;
}

.product-listing .more-info {
    display: none;
}

/* stars */
.nmx-rating-wrap {
    line-height: 100%;
    margin-bottom: 4px;
    max-height: 20px;
}

.nmx-rating-wrap > span {
    float: left;
    position: relative;
}

.nmx-rating-wrap .review-stars,
.nmx-star-rating a /* write reviews */
{
    color: #3A4A95;
    font-size: 18px;
    margin-right: 5px;
}

.nmx-rating-wrap .review-stars-off {
    letter-spacing: -2px;
}

.nmx-rating-wrap .review-stars-on {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}

.nmx-rating-wrap .review-qty {
    font-size: 12px;
    top: 2px;
}

/* specials */
#specials-product-list ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#specials-product-list ul li {
    border-top: 1px solid #ccc;
    color: #333333;
    font-size: 12px;
    margin-left: 0;
    margin-top: 25px;
    padding-top: 30px;
    overflow: hidden;
    width: 100% !important;
}

#specials-product-list ul li:first-child {
    border: none;
    padding-top: 0;
    margin-top: 0;
    overflow: hidden;
}

#specialsListing ul li br {
    display: none;
}

#specialsListing ul li a {
    display: block;
}

#specialsListing ul li a:hover {
    opacity: .6
}

#specials-product-list .prod-image a {
    display: inline-block;
    margin-top: 9px;
}

#specials-product-list .nmx-product-image a {
    display: block;
    margin-top: 0;
}

#specials-product-list .prod-image > a:first-child {
    border: 1px solid #ccc;
    display: table-cell;
    height: 150px;
    width: 100%;
    vertical-align: middle;
    text-align: center;
    padding: 0;
    margin-top: 0;
}

#specials-product-list .prod-image a img {
    display: inline-block;
    height: auto;
    margin: 0;
    max-width: 100%;
    width: auto;
}

#specialsListing ul li .itemTitle {
    display: table-row;
}

#specialsListing ul li .itemTitle a {
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    text-align: left;
    padding: 12px 0;
}

#specials-product-list a:hover {
    opacity: .7
}

#specials-product-list .prod-image {
    float: left;
    width: 153px;
    margin-right: 20px
}

#specials-product-list .prod-image div:not(.nmx-product-image) {
    display: table-row;
}

#specials-product-list .prod-image input {
    margin-top: 12px;
    width: auto;
}

#specials-product-list .prod-infos {
    display: block;
    overflow: hidden;
}

#specials-product-list .prod-infos a {
    display: block;
    font-size: 14px;
    font-family: "Times New Roman", sans-serif;
    font-weight: normal;
    padding: 3px 0 0;
    text-align: left;
}

#specials-product-list .prod-infos a strong {
    font-weight: normal;
}

#specials-product-list .prod-infos .description {
    font-family: arial;
    color: #333;
    font-size: 13px;
    font-style: normal;
    line-height: 18px;
    text-decoration: none;
    padding-top: 15px
}

#featuredDefault .prod-infos .description {
    padding-top: 0
}

#specials-product-list .prod-infos .price {
    color: #3A4A95;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 9px;
}

#specials-product-list .prod-infos br {
    display: none;
}

#advSearchResultsDefault {
    overflow: hidden;
}

#advSearchResultsDefault .buttonRow,
#specialsListing .buttonRow {
    margin-top: 20px
}

#newProductsDefault .buttonRow.forward,
#allProductsDefault .buttonRow.forward,
#featuredDefault .buttonRow.forward {
    display: none;
}

#sorter {
    margin-bottom: 20px
}

#sorter select {
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 12px;
    color: #333;
}

/* cartEmptyText */
#cartEmptyText {
    background: none repeat scroll 0 0 #3A4A95;
    border: 1px solid #7B3D0E;
    color: #FFFFFF;
    margin: 0 0 20px !important;
    padding: 10px 12px;
    text-align: left;
}

#categoryDescription,
#indexProductListCatDescription {
    margin: 0 !important;
    margin-bottom: 20px !important;
    line-height: 18px;
}

#categoryDescription *,
#indexProductListCatDescription * {
    color: #4D4D4D !important;
    font-size: 12px !important;
}

#categoryDescription p,
#indexProductListCatDescription p {
    margin: 0;
    padding: 0;
}

/* end categories box links */

/*misc*/
.back {
    float: left;
}

.forward, #shoppingCartDefault #PPECbutton {
    float: right;
}

.bold {
    font-weight: bold;
}

/* Fields */
.hiddenField {
    display: none;
}

.visibleField {
    display: inline;
}

.text-screen-reader {
    position: absolute;
    left: -99999px;
}

/* Clears */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/* special classes */
.mb0 {
    margin-bottom: 0 !important;
}

.mt0 {
    margin-top: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pt0 {
    padding-top: 0 !important;
}

.pl0 {
    padding-left: 0 !important;
}

.pr0 {
    padding-right: 0 !important;
}

.tal {
    text-align: left !important;
}

.tac {
    text-align: center !important;
}

.tar {
    text-align: right !important;
}

#myAccountGen li,
#myAccountNotify li {
    margin: 0;
}

.accountTotalDisplay,
.accountTaxDisplay {
    width: 20%;
    text-align: right;
    /*vertical-align: top*/
}

.accountQuantityDisplay {
    width: 10%;
    vertical-align: top
}

/* tables */
.centerColumn table {
    /*border: 1px solid rgba(0, 0, 0, 0.1);*/
    /*border-spacing: 0;*/
    width: 100%;
    /*border-collapse: separate;*/
}

.centerColumn table + table {
    border-top: 0;
}

.centerColumn table caption {
    padding: 1em 0;
    font-weight: 700;
}

.centerColumn table td,
.centerColumn table th {
    /*padding: 0.857em 1.387em;*/
    vertical-align: middle;
}

.centerColumn table th {
    text-align: center;
    white-space: nowrap;
}

.centerColumn table td p:last-child,
.centerColumn table th p:last-child {
    margin-bottom: 0;
}

.centerColumn table thead th,
.centerColumn table tbody th {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    /*background: #fff;*/
    line-height: 100%;
    text-transform: uppercase;
    vertical-align: middle;
    font-weight: 700 !important;
    color: #000333 !important;
}

.centerColumn table tbody td {
    border: none; /* fix issues with tables with html border="1" */
    /*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
}

.centerColumn table tbody td.totalBox {
    text-align: right;
}

.centerColumn table tbody tr {
    /*background: #FFFBF7;*/
}

#indexProductListCatDescription table tbody tr:nth-child(2n) {
    
}

/*.centerColumn table tbody tr:nth-child(2n) {
    background: #eaeaea !important;
}*/

.centerColumn table tbody tr:nth-child(2n) td:last-child {
    border-right: 0;
}

.centerColumn table tbody h2 {
    font-size: 1em;
    letter-spacing: normal;
    font-weight: normal;
}

.centerColumn table tbody h2 a {
    font-weight: normal;
}

.centerColumn address {
    font-size: inherit;
}

.centerColumn table td .cssButton,
.centerColumn table td .cssButtonHover {
    line-height: 100%;
}

.centerColumn table tbody tr:last-child td {
    border-bottom: 0;
}

.centerColumn table tbody tr:last-child th:first-child {
    border-bottom: 0;
}

.centerColumn table tfoot th,
.centerColumn table tfoot td {
    /*border-top: 1px dotted rgba(0, 0, 0, 0.1);*/
}

/* table subtotal */
.centerColumn table tbody .lineTitle,
.centerColumn table tbody .totalBox {
    text-align: right;
    line-height: 1.5 !important;
}

.centerColumn table tbody .lineTitle {
    width: 85%;
}

#ottotal td {
    font-weight: bold;
}

.productListing-rowheading {
    background-color: #abbbd3;
    background-image: url(../images/tile_back.jpg);
    height: 2em;
    color: #FFFFFF;
}



.ratingRow {
    margin: 1em 0em 1.5em 0em;
}

LABEL#textAreaReviews {
    font-weight: normal;
    margin: 1em 0em;
}

#popupShippingEstimator,
#popupSearchHelp,
#popupAdditionalImage,
#popupImage,
#popupCVVHelp,
#popupCouponHelp,
#popupAtrribsQuantityPricesHelp,
#infoShoppingCart {
    background-image: none;
    background-color: #ffffff;
}

.information {
    padding: 10px 3px;
    line-height: 150%;
}

#shoppingcartBody #shippingEstimatorContent {
    clear: both;
}

#shippingEstimatorContent h2 {
    margin-bottom: 12px;
}

.seDisplayedAddressLabel {
    background-color: #85C285;
    text-align: center;
}

.seDisplayedAddressInfo {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
}

#seShipTo {
    padding: 0.2em;
}

/* main product page */
#productGeneral {
 /*   padding: 21px 0*/
}

#productGeneral #categoryIcon {
    display: none;
}

#productMainImage {
    float: left;
    margin: 0 27px 0 0;
    /*width: 300px*/
}

#reviewWriteMainImage #productMainImage {
    margin-right: 0;
}



a[onclick *= "hs.expand"]:hover {
    cursor: zoom-in !important;
}

#productMainImage a.highslide {
    border: 1px solid #ccc;
    display: block;
    /*position: relative;*/
    text-align: center;
}

#productMainImage a.highslide:before {
    content: "";
    display: inline-block;
    /*padding-top: 100%;*/
}

#productMainImage img {
    border: none;
    /*max-width: 260px;*/
   /*
    display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;*/
}

#info-products {
    overflow: hidden;
}

#info-products h1 {
    color: #262561;
    font-weight: normal;
    font-size: 28px;
    margin-bottom: 15px;
}

#info-products #productPrices {
    color: #64944C;
    font-size: 17px;
    margin-bottom: 15px;
    margin-top: 15px;
    position: relative;
}

#info-products #productPrices img {
    display: block;
    margin-top: 10px
}

#productDescription {
    clear: both;
    padding: 5px 0 0;
}

#productDescription .content-title {
    border-bottom: 1px solid #CCCCCC;
    color: #5C4222;
    display: none;
    font-size: 15px !important;
    margin-bottom: 15px;
    padding-bottom: 9px;
}

#productDescription .content * {
    /*background: none !important;*/
    /*color: #333333 !important;*/
    /*font-size: 12px !important;*/
    line-height: 23px !important;
    /*padding: 0;*/
}

#productDescription .content ul li {
    line-height: 32px !important;
}

#productDescription .content ul.compact li {
    line-height: 23px !important;
}

#productDescription p {
    margin-top: 0
}

#productQuantityDiscounts {
    margin-bottom: 0;
    margin-right: 0 !important;
    margin-top: 18px;
}

#productQuantityDiscounts table {
    border-collapse: collapse;
    width: 100%
}

#productQuantityDiscounts table,
#productQuantityDiscounts table tr td {
    border: 1px solid #D7D7D7 !important;
    font-size: 12px;
    padding: 6px
}

#productQuantityDiscounts tbody tr:first-child td {
    text-align: center;

}

#productQuantityDiscounts tbody tr:first-child td strong {
    color: #3A4A95 !important
}

#cartAdd {
    border-top: 1px solid #ccc;
    margin: 18px 0;
    padding: 18px 0 10px;
    font-size: 12px
}

/*#cartAdd br {
    display: none;
}*/

#cartAdd p {
    background: none repeat scroll 0 0 #896337;
    /*box-shadow: 1px 1px 3px #9C9C9C;*/
    color: #FFFFFF;
    font-weight: bold;
    margin-top: 0;
    padding: 6px 10px;
}

#cartAdd input[type="text"] {
    display: inline-block;
    width: auto !important;
}

#cartAdd input[type="image"] {
    margin: 0
}

#cartAdd input[type="image"]:hover {
    opacity: .8
}

#cartAdd .cssButton,
#cartAdd .cssButtonHover {
    font-size: 15px;
    padding-right: 38px !important;
    padding-left: 38px !important;
}

#productReviewLink {
    margin: 0 0 10px;
}

#productReviewLink .nmx-rating-wrap {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    vertical-align: middle;
    width: 80px;
}

#productReviewLink a {
    display: inline-block;
    color: #3A4A95;
    cursor: pointer;
    margin-top: 1px;
    font-size: 12px;
    line-height: normal;
    width: auto !important;
    margin-left: 0;
    vertical-align: middle;
}

#productReviewLink a:hover {
    color: #3A4A95;
    text-decoration: underline;
}

#productAdditionalImages {
    display: none
}

#alsoPurchased {
    margin-top: 60px
}

#featuredProducts,
#specialsDefault {
    margin-top: 30px
}

.addressBook {
    margin: 0 -15px 0;
    overflow: hidden;
}

#checkoutNewAddress + .addressBook {
    margin-top: 24px;
}

.addressBook h2 {
    margin: 0 15px 3px;
}

.addressBook .addressEntry {
    display: inline-block;
    padding: 9px 15px;
    width: 32%;
    box-sizing: border-box;
}

.addressBook [class*="moduleRow"] {
    overflow: hidden;
}

.addressBook [class*="moduleRow"] + br {
    display: none;
}

[class*="moduleRow"] .addressRadio {
    margin-right: 9px;
    position: relative;
    top: 2px;
}

.addressEntry address {
    padding-left: 23px;
}
/*
body .fancybox-skin {
    background: #fff;
    border-radius: 0;
}
*/

ul.ancoras {
    padding: 0;
    margin: 0;
    margin-top: 15px;
}
ul.ancoras li {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-bottom: 5px;
}

ul.ancoras li a.buyNow:hover {
    background-color: #d27313;
}

ul.ancoras li a.buyNow {
    /*background-color: #64944C;*/
    background-color: #d27313;
    color: #ffffff;
}

ul.ancoras li a:hover {
    background-color: #AFAFAF;
    color: #fff;
}

ul.ancoras li a{
    background-color: #f0f0f0;
    color: #666;
    display: block;

    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#google_translate_element {
    text-align: right;
    margin-top: 10px;
    clear: both;
    margin-bottom: 10px;
}


/*tooltips*/

a.tooltips {
    position: absolute;
    display: inline;
    margin-top: -10px;
}
a.tooltips span {
    position: absolute;
    width:140px;
    color: #444;
    background: #fafafa;
    border: 2px solid #495879;
    /*height: 30px;*/
    line-height: 30px;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
}
a.tooltips span:before {
    content: '';
    position: absolute;
    top: 100%;

    left: 50%;
    margin-left: -12px;
    width: 0; height: 0;
    border-top: 12px solid #495879;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
}
a.tooltips span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -8px;
    width: 0; height: 0;
    border-top: 8px solid #495879;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
a.tooltips.show span {
    visibility: visible;
    /*opacity: 0.8;*/
    padding: 5px;
    bottom: 30px;
    left: 50%;
    margin-left: -76px;
    z-index: 999;
}

.shopping-cart-banners{
    border-bottom-width: 1px; 
    border-bottom-color: #ccc; 
    border-bottom-style: solid; 
    text-align: center;
  }

  .shopping-cart-banners span {
    display: inline-block;
    margin: 1% 1%;
    width: 20%;
  }

.shopping-cart-banners span img {
    max-width: 291px;
    max-height: 52px;
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 768px) {
    .shopping-cart-banners span {
        display: inline-block;
        margin: 10px 1%;
        width: 40%;
    }
}
/* buttons */
/* 1 = necessary for overriding quick checkout styles */
/** @Custom Diogo*/
.cssButton,
.cssButtonHover {
    box-sizing: border-box;
    font-family: Arial !important;
}


.cssButton:not(.small_edit):not(.button_back),
.cssButtonHover:not(.small_edit):not(.button_back) {
    border: 0;
    background-color: #64944C;
    border-color: none;
    color: #fff;
    cursor: pointer;
    /* Improves usability and consistency of cursor style between image-type 'input' and others */
    font-size: 12px;
    line-height: 100%;
    padding: 9px 13px 10px 14px !important; /* 1 */
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    height: auto;
    text-shadow: none;
    display: inline-block;
    position: relative;
    outline: none;
    border-radius: 0;
    box-shadow: none;
    width: auto !important;
}

#checkout-btn{
    font-size: 20px !important;
    font-weight: bold !important;
    /*padding: 15px 20px 15px 45px !important;*/ /* 1 */
    padding: 16px 31px 15px 27px !important;

}
#contentMainWrapper #checkout-btn.icon-right{
    padding-right: 50px !important;
}



.cssButton:not(.small_edit):not(.button_back):hover,
.cssButtonHover:not(.small_edit):not(.button_back):hover,
.cssButton:not(.button_back):not(.button_back):focus,
.cssButtonHover:not(.button_back):not(.button_back):focus {
    background-color: #547D3F;
}

.buttonRow a {
    display: inline-block;
    position: relative;
}

.buttonOrange {
    background-color: #d27313 !important;
}

#contentMainWrapper .cssButton.icon-right {
    padding-right: 30px !important;
}

.icon-left {
    padding-left: 24px;
}

.buttonRow [class*="nmn-icon"] {
    font-size: 25px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.icon-left [class*="nmn-icon"] {
    left: 0;
}

.icon-left-2 [class*="nmn-icon"] {
    left: 15px;
}

.icon-right [class*="nmn-icon"] {
    right: 6px;
}

* + .buttonRow {
    margin-top: 15px;
}

.buttonRow {
    margin-top: 12px;
    overflow: hidden;
}

.buttonRow + .buttonRow {
    margin-left: 16px;
}

.buttonRow.first {
    margin-left: 0 !important;
}

    .buttonRow a:not(.cssButton),
    .cssButton.button_back {
        font-weight: normal;
        line-height: 33px;
        font-size: 12px;
        width: auto !important;
    }

/* responsive */
@media only screen and (max-width: 568px) {
    .shopping-cart h2 + .buttonRow {
        top: -2px;
    }
}

@media only screen and (max-width: 414px) {

    .buttonRow,
    .buttonRow.back,
    .buttonRow.forward {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }

    .buttonRow + .buttonRow {
        margin: 10px 0 0 0 !important;
    }

    .buttonRow .cssButton:not(.small_edit),
    .buttonRow .cssButtonHover:not(.small_edit),
    .buttonRow a:not(.small_edit) {
        display: block;
        text-align: center;
        width: 100% !important;
        max-width: none;
    }

}.closebutton {
    /* NOTE! This URL is relative to the HTML page, not the CSS */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
		src='../images/highslide/graphics/close.png', sizingMethod='scale');

	background: none;
	cursor: hand;
}/* ----------------- */
/* responsive site wide */


/* search */
.site-search {
	display: none;
	transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	top: 100%;
	padding: 20px 0px;
	background: #3A4A95;
	left: -15px;
	right: -15px;
	max-width: none;
	position: absolute;
	width: auto;
}

.site-search form {
	display: block !important;
	height: 33px;
	margin: 0 auto;
	max-width: 470px;
}

.site-search input[type="text"] {
	padding: 0 15px;
	text-align: center;
	font-size: 14px;
	font-family: inherit;
	background-color: #fff;
	border: none;
	border-bottom: none;
	border-right: none;
	height: 33px;
	margin: 0;
	padding: 0 30px;
	text-transform: none;
	max-width: none;
	width: 100%;
	box-sizing: border-box;
}

.site-search .button_search {
	display: none !important;
}

/* responsive required */
.nmx-show-mobile.alert {
	display: none;
}

/* media queries */
@media only screen and (max-width: 1019px) {
	
	/* ----------------- */
	/* global */
	body {
		background-image: none;
	}

	.footer-container .box-address-left {
		border-right: none;
	}

	.moduleData table>thead>tr>th,
	.moduleData table>tbody>tr>td{
		/*padding: 2px !important;*/
	}

		/* main wrapper */
		#mainWrapper {
			width: auto;
		}

		.nmx-content-wrapper {
			padding: 0 0px;
		}

			/* mobile nav */
			.mobile-nav {
				display: block;
				position: absolute;
				right: -9px;
				top: 50%;
				/*-webkit-transform: translateY(-50%);
				   -moz-transform: translateY(-50%);
				    -ms-transform: translateY(-50%);
				     -o-transform: translateY(-50%);
				        transform: translateY(-50%);*/
			}

			/* wrappers */
			#headerWrapper,
			.footer-container {
				padding-left: 15px;
				padding-right: 15px;
				position: relative;
			}

			/* header */
			#header-info .header-container,
			#main-navigation-search {
				display: none;
			}

			#headerWrapper {
				background: #fff;
				/*border-bottom: 1px solid #B3A594;*/
			}

				#header-info #logo {
					display: block;
					width: auto;
				}

					#header-info #logo a {
						float: none;
						display: inline-block;
						margin: 9px 0;
					}

						#header-info #logo a img {
							height: 40px;
						}

			/* breadcrumb 
			#navBreadCrumb { display: none; }*/

			/* left column */
			#navColumnOne {
				padding-top: 0;
			}

			/* banner */
			#indexBody .banner-category {
				margin-left: -15px;
				margin-right: -15px;
			}

			/* page title */
			.centerColumn h1 {
				font-size: 21px;
			}

			/* footer */
			.footer-container .footer-content {
				position: relative;
			}

			.footer-container .box-address, .footer-container .box-address-right, .footer-container .box-address-left {
				float: none;
				width: auto;
				text-align: left;
				border-left: 0;
				padding-left: 0;
				margin: 0;
				overflow: hidden;
				height: auto;
			}

				.footer-container .sub-navigations {
					margin-bottom: 0;
					/*float: left;*/
					box-sizing: border-box;
					/*width: 33.3%;*/
				}

				.footer-container .footer-banners {
					position: absolute;
					top: 0;
					right: 0;
					width: 33.3%;
				}

				.footer-banners ul {
					margin-top: 0;
					padding-left: 0;
				}

					.footer-banners ul li {
						width: auto;
						float: none;
						text-align: left;
					}

				.footer-container #navSuppWrapper {
					border-top: 1px solid #CCC;
					float: none;
					border-right: 0;
					margin-left: 0;
					margin-right: 0;
					padding-top: 21px;
					margin-top: 45px;
				}

					.footer-container #navSupp ul {
						overflow: hidden;
						width: auto;
						float: none;
					}

						.footer-container #navSupp ul li {
							width: 33.3%;
						}

						.footer-container .box-address ul li,
						.footer-container #navSupp ul li {
							margin-top: 0;
						}
						
						.footer-container .box-address ul li a,
						.footer-container #navSupp ul li a {
							padding: 6px 15px 6px 0;
							white-space: normal;
							display: block;
						}
						
						.footer-container .box-address ul li a:hover,
						.footer-container #navSupp ul li a:hover {
							background: none;
							color: inherit !important;
						}

	/* ------------- */
	/* product listing */

		/* banner */
		#indexBody .banner-category img {
			display: block;
			height: auto;
			margin: 0 auto;
			max-height: 277px;
			width: auto;
			max-width: 100%;
		}
	
	/* heading */
	h2.centerBoxHeading {
		font-size: 16px;
	}

}

@media only screen and (max-width: 768px) {
	/* ----------------- */
	/* global */
	#headerWrapper.sabit + .site-content {
		padding-top: 59px; /* home page usually doesn't need extra space between header and its content */
	}

	.centerColumn table th {
		white-space: normal !important;
	}

	.centerColumn .moduleData table tbody td{
		margin: 0 5em;
	}

	.centerColumn #info-products * img{
		width: 100%;
	}

	#headerWrapper.sabit {
			position: fixed;
			top: 0;
			left: 0;
			right: 0;
		}
		
		/* left column */
		#navColumnOne {
			display: none;
		}
}

@media only screen and (max-width: 630px) {

	/* */
	/* page title */
	.centerColumn h1 {
		font-size: 18px;
	}

	.centerColumn h2 {
		font-size: 15px;
	}

	/* footer */
	.footer-container .sub-navigations {
		float: none;
		margin-bottom: 15px;
		/*width: 50%;	*/
	}

	.footer-container .footer-banners {
		width: 50%
	}

	.footer-container #navSuppWrapper {
		margin-top: 40px;
	}

		.footer-container #navSupp ul li {
			width: 50%;
		}

		.footer-container #navSupp ul li:nth-child(2n+1) {
			clear: left;
		}

	/* product listing */
	#categoryDescription,
	#indexProductListCatDescription {
		display: none;
	}

	/* forms */
	label.inputLabel {
		display: block;
		float: none;
		width: auto;
	}

	select,
	input[type="text"],
	input[type="password"],
	textarea {
		box-sizing: border-box;
		padding-top: 8px;
		padding-bottom: 8px;
		width: 100%;
	}

	select,
	input[type="text"],
	input[type="password"] {
		max-width: 280px;
	}

	select + br + label,
	input[type="text"] + br + label,
	input[type="password"] + br + label,
	textarea + br + label,
	.alert + br + label {
		margin-top: 9px;
	}

	.nmx-hide-mobile.alert {
		display: none;
	}

	.nmx-show-mobile.alert {
		display: inline-block;
		margin-left: 0px;
	}

	.addressBook .addressEntry {
		width: 48%;
	}
}

@media only screen and (max-width: 568px) {
	.site-search form {
	    max-width: none;
	    margin-left: 15px;
	    margin-right: 15px;
	}

	#specials-product-list .prod-image {
		width: 110px;
		margin-right: 15px;
	}
}

@media only screen and (max-width: 480px) {
	/* header */
	#header-info #logo a {
		margin: 12px 0;
	}

	#header-info #logo a img {
		height: 35px;
	}

	/* global */
	

	/* heading */
	h2.centerBoxHeading {
		font-size: 14px;
	}


	/* product listing */
	.product-listing .itemTitle a {
		font-size: 12px;
	}

	/* footer */
	.footer-container #siteinfoLegal,
	.footer-container #RSSFeedLink {
		text-align: center;
		margin: 0;
	}

	.footer-container #security {
		margin: 15px 0;
		position: static;
		text-align: center;
	}

	.footer-container #RSSFeedLink {
		margin-bottom: 0;
	}
	
}

@media only screen and (max-width: 420px) {
	/* ----------------- */
	/* global */

	

	#headerWrapper.sabit + .site-content {
		padding-top: 132px; /* home page usually doesn't need extra space between header and its content */
	}

		#headerWrapper.sabit {
			position: fixed;
			top: 0;
			left: 0;
			right: 0;
		}

	/* logo */
	#header-info #logo {
		float: none;
		text-align: center;
	}

		#header-info #logo a {
			margin-bottom: 5px;
			margin-top: 5px;
		}

		#header-info #logo a img {
			height: 60px;
		}

	/* footer */
	.footer-banners ul li {
		text-align: right;
	}

	.addressBook .addressEntry {
		display: block;
		width: auto;
	}

	select,
	input[type="text"],
	input[type="password"] {
		max-width: none;
	}

	#featuredDefault .prod-infos .description {
		display: none;
	}
}

/* ------------ */
/* product listing media queries for list */
@media only screen and (min-width: 300px) {
	.product-listing li {
		float: left;
	}
	.header-line{
		display: none;
	}
}

@media only screen and (max-width: 549px) and (min-width: 300px) {
	.product-listing {
		margin-left: -9px;
		margin-right: -9px;
	}

	.product-listing li {
		padding: 0 9px;
		width: 100% !important;
	}
	.btnBottom {
		position: relative;
		text-align: right;
	}

	.product-listing li:nth-child(2n+1) {
		clear: left;
	}
	.header-line{
		display: none;
	}
	.zopim {
		left: 3px !important;
		bottom: 12vh!important;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 550px) {
	.product-listing {
		margin-left: -15px;
		margin-right: -15px;
	}

	.product-listing li {
		padding: 0 15px;
		width: 33.3% !important;
	}

	.product-listing li:nth-child(3n+1) {
		clear: left;
	}

	/* ----------------- */
	/* also products */
	/* hide last product */
	#alsoPurchased ul > li:last-child {
		display: none;
	}
	.header-line{
		display: none;
	}
}

@media only screen and (min-width: 1023px) {
	.product-listing {
		/*margin-left: -22px;
		margin-right: -22px;*/
	}

	.product-listing li {
		padding: 0 15px;
		margin: 0 6px;
		margin-top: 13px;
		width: 23.8% !important;
		border: solid 1px #ccc;
	}

	.product-listing li:nth-child(4n+1) {
		clear: left;
	}
	.header-line{
		display: block;
	}
	.header-line hr{
		border-color: #1582c5;
	}
}/*! Pushy - v0.9.2 - 2014-9-13
* Pushy is a responsive off-canvas navigation menu using CSS transforms & transitions.
* https://github.com/christophery/pushy/
* by Christopher Yee */

/* menu appearance */
.pushy {
	display: none;
    position: fixed;
    width: 95vw;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #333332;
    font-size: 13px;
    font-weight: bold;
    overflow: auto;
    -webkit-overflow-scrolling: touch; /* enables momentum scrolling in iOS overflow elements */
}

/* makes it visible just after loading all things */
.pushy.visible {
	display: block;
}

.responsive-navigation.is-loading {
	overflow: hidden !important;
}

.responsive-navigation.is-loading:before {
	content: "";
	height: 100%;
	background: rgba(0, 0, 0, 0.7) url('../images/loading.svg') no-repeat center 100px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 4
}

/* Menu Movement */
.pushy,
.pushy-left {
    transform: translate3d(-95vw,0,0);
    -ms-transform: translate3d(-95vw,0,0);
    -webkit-transform: translate3d(-95vw,0,0);
}

.pushy-open {
    transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
	display: block !important;
}

.container-push,
.push-push {
    transform: translate3d(95vw,0,0);
    -ms-transform: translate3d(95vw,0,0);
    -webkit-transform: translate3d(95vw,0,0);
}

/* menu transitions */
.pushy,
.push {
    /*transition: transform .2s cubic-bezier(.16, .68, .43, .99);*/
}

/* site overlay */
.site-overlay{
    display: none;
}

.pushy-active .site-overlay{
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    background-color: rgba(0,0,0,0.5);
    -webkit-animation: fade 500ms;
    -moz-animation: fade 500ms; 
    -o-animation: fade 500ms;
    animation: fade 500ms;
}

/* keyframes */
@keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-moz-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-webkit-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

@-o-keyframes fade{
    0%   { opacity: 0; }
    100% { opacity: 1; }
}

/* overwrites */
.responsive-navigation {
	background: #fff;
	box-sizing: border-box;
	padding: 0 15px;
}

.responsive-navigation > div {
	padding-top: 15px;
	padding-bottom: 15px
}

.responsive-navigation > div + div {
	border-top: 1px solid #ccc;
}

.responsive-navigation h4 {
	color: #3A4A95;
	font-size: 14px;
	margin: 0 0 5px;
}

.responsive-navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	top: 0;
	width: auto;
	float: none;
	position: static;
}

.responsive-navigation a,
.responsive-navigation a:link,
.responsive-navigation a:visited {
  color: #333;
  font-weight: normal;
  display: block;
  font-size: 17px;
  padding: 6px 0;
  line-height: 1.5;
  position: relative;
  text-decoration: none;
}

.responsive-navigation a:focus,
.responsive-navigation a:hover {
  color: #333 !important;
  background-color: transparent;
  opacity: 1 !important;
}

.responsive-navigation a:empty {
	display: none;
}

.responsive-navigation .primary-navigation {
	font-weight: bold;
}

	.responsive-navigation .topmenu:last-of-type {
		border-bottom: none;
	}

.responsive-navigation .category-top,
.responsive-navigation .sub-menu-extended a,
.responsive-navigation .account-nav-mobile a {
  font-weight: normal;
  position: relative;
}

	.responsive-navigation .hasSub .category-top:before {
		/*content: "\e90a";
		font-size: 18px;
		position: absolute;
		right: -3px;
		top: 49%;
		transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-webkit-transform: translateY(-50%);*/
		
	}

.main-nav-mobile {
	padding: 8px 0;
}

  /* dropdown */
  .responsive-navigation .sub-container,
  .responsive-navigation .sub-container-2,
  .responsive-navigation .sub-container-3{
		background: #fff;
		padding: 0 15px;
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		z-index: 2;
	  	will-change: transform;
	    transform: translate3d(-95vw,0,0);
		-ms-transform: translate3d(-95vw,0,0);
		-webkit-transform: translate3d(-95vw,0,0);
	    transition: transform .1s cubic-bezier(.16, .68, .43, .99);

	    height: 100%;
	    overflow: auto;
	}

	.is-ie .responsive-navigation .sub-container,
	.is-ie .responsive-navigation .sub-container-2,
	.is-ie .responsive-navigation .sub-container-3
	{
		left: -95vw;
		right: auto;
	}

	.responsive-navigation .sub-container a,
	.responsive-navigation .sub-container-2 a,
	.responsive-navigation .sub-container-3 a{
		font-weight: normal;
		padding: 5px 0;
	}

	.responsive-navigation .sub-container .sub--sub-menu a,
	.responsive-navigation .sub-container-2 .sub--sub-menu a,
	.responsive-navigation .sub-container-3 .sub--sub-menu a{
		font-weight: normal;
	}

	.responsive-navigation .sub-container .main-nav__sub-categories,
	.responsive-navigation .sub-container-2 .main-nav__sub-categories,
	.responsive-navigation .sub-container-3 .main-nav__sub-categories
	{
		background: none;
	}

	.responsive-navigation .sub-container.slide-out ,
	.responsive-navigation .sub-container-2.slide-out,
	.responsive-navigation .sub-container-3.slide-out {
		will-change: transform;
		-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);
	}

	.is-ie .responsive-navigation .sub-container.slide-out,
	.is-ie .responsive-navigation .sub-container-2.slide-out,
	.is-ie .responsive-navigation .sub-container-3.slide-out
	{
		left: 0;
		right: auto;
	}

	.sub__header {
		border-bottom: 1px solid #ccc;
		display: none;
		color: #fff;
		margin-bottom: 9px;
		padding-bottom: 9px;
	}

	.responsive-navigation .sub__header {
		display: block;
		padding-top: 14px;
	}

		.sub__header a {
			display: block;
			text-decoration: none;
		}

		.responsive-navigation .sub__header .sub__title {
			color: #3A4A95;
			font-size: 18px;
			font-weight: bold;
			margin-bottom: 0;
			padding: 0;
			text-transform: none;
			margin-right: 21px;
		}

		.sub__header .sub__btn__all,
		.sub__header .sub__btn__back {
			color: #ccc;
		}

		.sub__header .sub__btn__all {
			font-weight: normal;
			font-size: 14px;
			margin-top: 0;
			line-height: 100%;
		}

		.sub__header .sub__btn__back,
		.sub__header .sub__btn__back:link,
		.sub__header .sub__btn__back:visited {
			font-size: 20px;
			position: absolute;
			top: 5px;
			right: 0px;
			height: 42px;
			width: 42px;
			text-align: center;
			line-height: 42px;
			z-index: 3;
		}

			.sub__header .sub__btn__back span:first-child {
				position: relative;
				top: 8px;
				font-size: 20px;
			}

	    .responsive-navigation .sub--sub-menu li {
	      border: none;
	    }


.account-nav-mobile li {
	
}

.responsive-navigation .account-nav-mobile a {
	
}

	.responsive-navigation .social-links {
		overflow: hidden;
		margin-top: 7px;
		margin-bottom: 15px;
	}

		.responsive-navigation .social-links span {
			display: none;
		}

		.responsive-navigation .social-links li {
			float: left;
			margin-left: 5px;
			border: none;
			padding-left: 0
		}

		.responsive-navigation .social-links li:first-child {
			margin-left: 0;
		}

		.responsive-navigation .social-links li a {
			height: 30px;
			width: 30px;
			padding: 0;
			text-indent: -9999px
		}	

		.responsive-navigation .social-links li a:hover {
			opacity: .7
		}

			.responsive-navigation .ico-twitter a {
				background: url(../images/icons/twitter-button.png) no-repeat 0 -1px;
			}

			.responsive-navigation .ico-facebook a {
				background: url(../images/icons/facebook-button.png) no-repeat 0 -1px;
			}

			.responsive-navigation .ico-pinterest a {
				background: url(../images/icons/pinterest-button.png) no-repeat 0 -1px;
			}

			.responsive-navigation .ico-email a {
				background: url(../images/icons/email-button.png) no-repeat 0 -1px;
			}

	.responsive-navigation .contact-us {
		padding-bottom: 7px;
	}/* reviews */
.review-container {
	position: relative;
	overflow: hidden;
}

	.review-header {
		margin-bottom: 15px;
	}

		.review-header h3 {
			margin-bottom: 0;
		}

			.review-header .smallText {
				font-size: 10px;
				display: block;
				margin-top: 2px;
			}

	/* buttons */
	.review-buttons {
		overflow: hidden;
	}

		.review-buttons .buttonRow {
			margin-top: 0;
			width: auto;
		}

		.review-buttons .buttonRow + .buttonRow {
			margin-left: 12px;
		}

	/* list */
	.reviews-list {
		padding: 0;
		margin: 0;
		list-style: none;
	}

	.review-buttons + .reviews-list {
		margin-top: 20px;
	}

		.reviews-list li {
			border: 1px solid rgba(0, 0, 0, 0.1);
			padding: 10px;
		}

		.reviews-list li + li {
			margin-top: 10px;
		}

		.reviews-list .client-stars {
			float: right;
		}

		.reviews-list .review-user-details {
			margin: 0 0 6px;
		}

		.review-user-details span {
			display: inline-block;
			line-height: 100%;
		}

			.review-user-details .review-author {
				font-weight: bold;
			}

		.review-comment {
			line-height: 1.5;
		}

/* all reivews */
.reviews-list-all .col-product-image img {
	display: block;
	height: auto;
	max-width: 100%;
}

.reviews-list-all h2 {
	margin-bottom: 5px
}

.reviews-list-all .client-stars {
	float: none;
}

.reviews-list-all .col-product-image {
	text-align: center;
}

/* sidebox */
.sideBoxContent .product {
	overflow: hidden;
}

.sideBoxContent .product + .product {
	margin-top: 21px;
}
	
	.sideBoxContent .product-image {
		float: left;
		margin-right: 9px;
		width: 30%;
	}

	.sideBoxContent .product-image a {
		display: block;
		position: relative;
	}

	.sideBoxContent .product-image a:before {
		content: "";
		display: inline-block;
		padding-top: 100%;
	}

	.sideBoxContent .product-info {
		overflow: hidden;
	}

		.sideBoxContent .product-title {
			margin-top: 0;
			padding: 0;
		}

		.sideBoxContent .product-price {
			font-size: 14px;
		}

		.sideBoxContent .product-review {
			margin: 0 0 6px;
			padding: 0;
			line-height: 1.5;
		}

@media only screen and (max-width: 479px) {
	.reviews-list-all .col-sm-2,
	.reviews-list-all .col-sm-10 {
		float: none;
		width: auto;
		padding: 0;
	}

	.reviews-list-all .col-product-image {
		display: none;
	}
}

/* product reviews */
.info-rating {
	font-size: 12px;
	overflow: hidden;
}

	.info-rating .rating-wrap {
		float: left;
		margin-bottom: 0;
	}

	.info-rating ul {
		float: left;
		width: auto
	}

		.info-rating ul li {
			display: inline-block;
			border-left: 1px solid rgba(0, 0, 0, 0.1);
			padding: 0 7px 0 10px
		}

		.info-rating ul li:first-child {
			padding-left: 0;
			border: none; 
		}


/* responsive */
@media only screen and (max-width: 568px) {
	
	/* stars under */
	.reviews-list .client-stars {
		float: none;
	}
}#indexDefault {
	padding-top: 0;
}

/* hide navigation on homepage */
#indexHomeBody #navColumnOne {
 	display: none;
}

/* banners */
.secondary-banners .main-banner {
	margin-bottom: 30px
}

.secondary-banners ul {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0 
}

	.secondary-banners li {
		width: 314px;
		float: left;
		margin-left: 23px
	}

	.secondary-banners li:first-child {
		margin-left: 0
	}

		.secondary-banners li a {
			display: block;
		}

		.secondary-banners li img {
			display: block;
		}

		.secondary-banners li .banner-title {
			color: #3A4A95;
	    	display: block;
	    	font-family: "Verdana";
	    	font-size: 14px;
	    	font-weight: bold;
		    padding-top: 12px;
		    text-align: center;
		}

/* category */
.banner-category {
	display: none;
	margin-bottom: -1px
}

/* ----------------- */
/* responsive home */

	/*  */
	@media only screen and (max-width: 1023px) {

		/* banners */
		.secondary-banners {
			padding: 12px 15px;
		}

		.secondary-banners ul {
			overflow: hidden;
			margin-left: -9px;
			margin-right: -9px;
		}

			.secondary-banners li {
				box-sizing: border-box;
				float: left;
				margin-left: 0;
				padding: 0 9px;
				width: 33.3%;
			}

				.secondary-banners li img {
					display: block;
					height: auto;
					width: auto;
					max-width: 100%;
					margin: 0 auto;
				}
	}

	@media only screen and (max-width: 630px) and (min-width: 480px) {
		.secondary-banners li .banner-title {
			font-size: 12px;
		}
	}

	@media only screen and (max-width: 480px) {
		.secondary-banners{
			padding-top: 0;
		}

			.secondary-banners li {
				width: 50%;
			}

			.secondary-banners li:first-child {
				position: relative;
				width: 100%;
			}

			.secondary-banners li:first-child + li { clear: left; }

				.secondary-banners li + li {
					margin-top: 27px;
				}

				.secondary-banners li .banner-title {
					font-size: 13px;
				}
	}ul.ui-autocomplete {border-left: 1px solid; border-right: 1px solid; border-bottom: 1px solid; z-index: 3000 !important; margin: 0 !important; padding: 0 !important; box-shadow: 0 2px 10px 4px #222222;}
ul.ui-autocomplete li {text-align: left; list-style-type: none; padding: 2px 4px; margin: 0 !important; line-height: 150%; letter-spacing: 1px;}
ul.ui-autocomplete li:hover { cursor: pointer;}
ul.ui-autocomplete li a {color: #333; display: block;}
ul.ui-autocomplete li a strong {color: #000;}
ul.ui-autocomplete li a:hover, ul.ui-autocomplete li a.ui-state-hover {color: inherit !important; background-color: #CCC;}
ul.ui-autocomplete li a img {vertical-align: middle; margin-right: 1em; max-width: 50px; max-height: 50px; width: auto; height: auto;}
.ui-autocomplete {background-color: #fff; color: #000;}
.ui-helper-hidden-accessible {display: none;}/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus {
	outline:none;
}

.slides,.flex-control-nav,.flex-direction-nav {
	margin:0;
	padding:0;
	list-style:none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin:0;
	padding:0;
}

.flexslider .slides > li {
	display:none;
	-webkit-backface-visibility:hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width:100%;
	height:auto;
	display:block;
}

.flex-pauseplay span {
	text-transform:capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
	content:"\0020";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0;
}

html[xmlns] .slides {
	display:block;
}

* html .slides {
	height:1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display:block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin:0 0 60px;
	background:#fff;
	border:0;
	position:relative;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	zoom:1;
	overflow: hidden;
}

.flex-viewport {
	max-height:2000px;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease;
}

.loading .flex-viewport {
	max-height:300px;
}

.flexslider .slides {
	zoom:1;
}

.carousel li {
	margin-right:5px;
}

/* Direction Nav */
.flex-direction-nav {
	*height:0;
}

.flex-direction-nav a {
	display:block;
	width:38px;
	height:38px;
	margin:-20px 0 0;
	position:absolute;
	top:50%;
	z-index:10;
	overflow:hidden;
	cursor:pointer;
	color:rgba(0,0,0,0.8);
	text-shadow:1px 1px 0 rgba(255,255,255,0.3);
}

.flexslider .flex-prev {
	left:15px;
	background:url(../../images/left-arrow.png) no-repeat 0 0;
	text-indent:-9999px;
}

.flexslider .flex-next {
	right:15px;
	text-align:right;
	background:url(../../images/right-arrow.png) no-repeat 0 0;
	text-indent:-9999px;
}

.flexslider .flex-prev:hover {
	background-position:0 -48px;
}

.flexslider .flex-next:hover {
	background-position:0 -48px;
}

.flex-direction-nav .flex-disabled {
	opacity:0!important;
	filter:alpha(opacity=0);
	cursor:default;
}

/* Control Nav */
.flex-control-nav {
	width:100%;
	position:absolute;
	bottom:15px;
	text-align:center;
}

.flex-control-nav li {
	margin:0 6px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.flex-control-paging li a {
	width:11px;
	height:11px;
	display:block;
	background:#666;
	background:rgba(0,0,0,0.5);
	cursor:pointer;
	text-indent:-9999px;
	-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
	border:1px solid #999;
}

.flex-control-paging li a:hover {
	background:#333;
	background:rgba(0,0,0,0.7);
}

.flex-control-paging li a.flex-active {
	background:#000;
	background:rgba(0,0,0,0.9);
	cursor:default;
	border:1px solid #FFF;
}

.flex-control-thumbs {
	margin:5px 0 0;
	position:static;
	overflow:hidden;
}

.flex-control-thumbs li {
	width:25%;
	float:left;
	margin:0;
}

.flex-control-thumbs img {
	width:100%;
	display:block;
	opacity:.7;
	cursor:pointer;
}

.flex-control-thumbs img:hover {
	opacity:1;
}

.flex-control-thumbs .flex-active {
	opacity:1;
	cursor:default;
}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:white;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}.flexslider {
	overflow: visible;
	margin-bottom: 45px;
}

	.flexslider .slides > li:first-child {
		display: block;
	}

	/* direction nav */
	.flex-direction-nav a {
		border-radius: 50%;
	}

	/* bullets */
	.flex-control-nav {
		bottom: -20px
	}

		.flex-control-nav li {
			margin: 0 3px;
		}

			.flex-control-paging li a {
				border-radius: 50%;
				border: none;
			}

			.flex-control-paging li a.flex-active {
				background: #3A4A95;
			}

@media only screen and (max-width: 998px) {
	.flexslider {
		margin-left: -15px;
		margin-right: -15px;
	}
}


@media only screen and (max-width: 630px) {
	.flex-direction-nav {
		display: none;
	}
}


#quickCheckout .ccinfo input, #quickCheckout .ccinfo select {
    margin-left: 0 !important;
}

.paymentModule .radioButtonLabel {
    margin-top: -9px !important;
}

.question{
    height: 18px;
   width: 18px;
   background-color: #2c9b41;
   color: white !important;
   border-radius: 50%;
   display: inline-block;
   text-align:center;
   font-size:18px;
   padding:0 !important;
   position: absolute;
   margin-top: -20px;;
 }
 .question:after {
   content: ' \0021';
 }

h2{
    font-weight: 500 !important;
    font-size: 1.620rem !important;
}
.text-muted {
    color: #000333!important
}
.alert{
    color: red !important;
    font-size: 12px !important;
}
input, select, textarea{
    border: solid 1px #e4e7ea !important;
    background-color: #fafafa;

    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

input, .cssButton {
    /*border-radius: .25rem !important;*/
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
}

.columnInner .boxContents, #checkoutStacked .columnInner .boxContents2 {
    padding-top: 0;
    padding: 0;
}

.div-content{
    background-color: #6f908605 !important;
    padding: 5px 0;
    padding-bottom: 52px;
    /*height: 205px;*/
}
h2{
    font-weight: 500 !important;
    font-size: 1.620rem !important;
}
.cssButtonHover, .cssButton{
    border:  solid 1px #ffffff !important;
    font-size: 14px!important;
}

.text-muted {
    color: #73818f!important
}
.boxContents{
    /*margin: 8px;*/
}



/** GRID */

#resumeField .grid {
    display: -webkit-flex;
    display: flex;
}
#resumeField .col {
    padding: 5px;
    font-size: 12px;
    vertical-align: middle;

}
#resumeField .item-name {
    max-width: 476px;
}
#resumeField .fluid {
    flex: 1;
}
#resumeField .img {
    height: auto;
    width: auto;
    max-width: 100px;
}

#resumeField .grid.zebra:nth-of-type(odd) {
    background-color: #eaeaea !important;
}

.nowrap {
    white-space: nowrap;
}
.subtotal {
    text-align: right;
}

/*GRID*/


/*ORDER SUMMARY*/

#accountPasswordContainer {
    margin-top: 7px !important;
}



#navBreadCrumb{
    /*display: none;*/
}

#quickCheckout h2 {
    font-weight: 500 !important;
    margin-bottom: 5px !important;
}

#quickCheckout label{
    padding: 5px 0 !important;
    font-size: 17px;
}

#quickCheckout .shippingMethod label {
    font-size: 12px !important;
}
#quickCheckout .shippingMethod input[type="checkbox"],
#quickCheckout .shippingMethod input[type="radio"] {
    float: left;
    position: relative;
    top: 8px !important;
}

#requiredText, .cowoaOption {
    font-size: 1.4em !important;
}

.addressForm li{
    float: left;
    width: 50%;
}

.addressForm li.w100{
    width: 100%;
}

.addressForm li.col2{
    /*text-align: right;*/
}
.addressForm li.col2 label{
    /*margin-left: 10px !important;*/
}

#quickCheckout ul.addressForm{
    padding:0 !important;
}
#quickCheckout ul.addressForm li {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
#quickCheckout ul.addressForm {
    padding-top: 0 !important;
}
#quickCheckout input[type="text"], #quickCheckout input[type="password"], #quickCheckout select, #quickCheckout textarea {
    margin: 0;
    height: 40px;
    /*min-width: 50%;*/
}
.text-muted {
    color: #000333!important
}
#quickCheckout .buttonRow {
    /*margin-top: 10px;*/
    /*margin-left: -5px;*/
}

#productAttributes {
    clear: both;
    padding-top: 20px;
}

.view-cart-top {
    display: inline-block;
    margin-top: -10px;
    float: right;
    padding-left: 10px;
    height: 27px;
    /*margin: 0 auto;*/
}

.form-box-search {
    float: left;
}

.form-box-search form input.search-field {
    width: 605px;
    max-width: 100%;
    box-sizing: border-box;
}

@media screen and (max-width: 1446px) {
    .form-box-search form input.search-field {
        width: 450px;
    }
}


.view-cart-top a {
    font-size: 20px !important;
    font-weight: bold !important;
    padding: 12px 12px 12px 15px !important;
    background-color: #d27313 !important;
    color: #fff;
    height: inherit;
}

.search-field {
    z-index: -10;
}

.addressForm li > span {
    display: none;
}
#quickCheckout .columnInner{
    /*margin: 0;*/
    /*padding: 10px !important;*/
}
#billingAddressContainer h2, #resumeContainer h2, #accountPasswordContainer h2, #hideRegistrationContainer h2, #loginContainer h2{
    background-color: #e8ecf5;
    padding: 10px 0 7px 10px;
}

#hideRegistration {
    margin-top: 20px !important;
}

.columnInner {
    margin-right: 5px;
    /*padding: 10px;*/
    border: solid 1px #ccc;
}

#quickCheckout .width50 {
    width: 50%;
}

#qc_column12, #qc_column32, #qc_column12, #qc_column22, #qc_column321, #qc_column32, #qc_column1b2, #qc_column3b2 {
    height: auto;
    overflow:unset;
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
    .addressForm li{
        width: 100%;
    }
    .width50 {
        width: 100% !important;
    }
}

@media screen and (max-width: 940px) {
    #quickCheckout .width50, #quickCheckout .width33 {
        margin-bottom: 5px;
        width: 100%;
        padding-bottom: 5px;
        border-bottom: none;
    }
    #quickCheckout .ccinfo input, #quickCheckout .ccinfo select, #quickCheckout .discount input {
        width: auto;
    }
    #navBreadCrumb {
        margin-top: 10px;
    }
    .shopping-cart {
        display: none;
    }
}

/**/
.text-muted {
    color: #73818f!important
}
h2{
    font-weight: 500 !important;
    font-size: 1.620rem !important;
}
#checkoutShipto, #checkoutBillto, .shippingMethod, #orderTotal{
    color: #595959 !important;
    /*padding: 10px !important;*/
}
.centerColumn table tbody tr:nth-child(2n) {
    background-color: #e8edf5;
}
hr {
    border-color: #e6e5df !important;
}

h4{
    font-weight: 500 !important;
    color: #383898!important;
    font-variant: all-petite-caps;
    font-size: 14px !important;
    background-color: #e8edf5;
    padding: 4px 6px;
}
.columnInner .boxContents, #checkoutStacked .columnInner .boxContents2{
    padding-top: 0;
}
#shippingMethodContainer {
    /*background-color: #e8ecf5;*/
    /*padding: 13px;*/
}
#quickCheckout .floatingBox, #checkoutShipto, #checkoutBillto {
    width: unset;
}

#qc_column1, #qc_column2, #qc_column3 {
    overflow: visible;
}
#column2 {
    margin-top: 12px;
}
.width33 {
    width: 33% !important;
    /*border: solid 1px #cccccc;*/
    /*padding: 10px;
    margin-right: 7px;*/
}
/*#qc_column1 {
    margin-right: 5px !important;
}
#qc_column3 {
    margin-left: 5px;
}*/

.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    padding: 10px;
}

@media only screen and (max-width: 768px) {
    .width33{
        width: 100% !important;
    }
    #registerButton {
        margin: 0 !important;
        width: 100% !important;
        float: none !important;
    }

}

.width33:first-child, .width33:last-child {
    margin: 0;
}
.width33:nth-child(1) {
    margin: 0 10px;
}

#qc_column22 .columnInner, #hideRegistration #qc_column22 .columnInner {
    margin-right: 0; margin-left: 0;
}

.columnInner {
    /*margin: 0 !important;*/
    /*margin-right: 0 !important;*/
    margin-left: 0 !important;
    padding: 7px !important;
    /*padding: 10px !important;*/
}

#checkoutBillto, #checkoutShipto {
    margin: 10px 0 0 10px;
}


.columnInner {
    /*padding: 5px;*/
}

#orderTotalMethodContainer h2,
#paymentMethodContainer h2,
#shippingMethodContainer h2{
    background-color: #e8ecf5;
    padding: 10px 0 7px 10px;
}

span.cssButtonHover, span.cssButton{
    font-size: 12px!important;
}

#submitButtonContainer .button_confirm_checkout{
    border:  solid 1px #ffffff !important;
    font-size: 24px!important;
}
.discount h2 {
    font-size: 12px !important;
}
#orderTotal hr {
    margin: 10px 0 !important;
}

#quickCheckout .buttonRow {
    /*margin: 0;*/
}
#registerButton {
    margin: 0;
    /*margin-top: -53px;*/
    width: 50%;
    float: right;
}

.youtube-player {
    position: relative;
    /*padding-bottom: 56.23%;*/
    /*padding-bottom: 18.23%;*/
    /* Use 75% for 4:3 videos */
    height: 150px;
    width: 100%;

    /*height: 0;*/
    /*width: auto;*/
    overflow: hidden;
    /*max-width: 100%;*/
    max-width: 269px;
    background: #000;
    margin: 5px;
}

#productDescription .youtube-player {
    padding-bottom: 56.23%;
    width: auto !important;
}

#indexProductListCatDescription .youtube-player {
    height: 92px;
}

@media screen and (max-width: 940px) {
    .youtube-player{
        padding-bottom: 56.23% !important;
        width: 100% !important;
    }
}
summary::marker {
    display: none;
    list-style-type: none;
    font-size:0;
    color: white;
}

.youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
}

.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}

.youtube-player img:hover {
    -webkit-filter: brightness(75%);
}

.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//i.imgur.com/TxzC70f.png") no-repeat;
    cursor: pointer;
}

/**/

.ui.red.ribbon.label {
    border-color: #b21e1e!important;
}

.ui.red.label, .ui.red.labels .label {
    background-color: #db2828!important;
    border-color: #db2828!important;
    color: #fff!important;
}
.ui.ribbon.label {
    left: calc(-1rem - 0em);
    margin-right: -1.0em;
    padding-left: calc(1rem + 1.2em);
    padding-right: 1.2em;
}
.ui.ribbon.label {
    position: relative;
    margin: 0;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    /*border-radius: 0 .28571429rem .28571429rem 0;*/
    border-radius: 0;
    border-color: rgba(0,0,0,.15);
}
.ui.label:first-child {
    margin-left: -16px !important;
}
a.ui.label {
    cursor: pointer;
}
.ui.label, .ui.labels .label {
    font-size: .85714286rem;
}
.ui.label {
    display: inline-block;
    line-height: 1;
    vertical-align: baseline;
    margin: 0 .14285714em;
    background-color: #e8e8e8;
    background-image: none;
    padding: .5833em .833em;
    color: rgba(0,0,0,.6);
    text-transform: none;
    font-weight: 700;
    border: 0 solid transparent;
    border-radius: .28571429rem;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
}

.ui.ribbon.label:after {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    background-color: transparent!important;
    border-style: solid;
    border-width: 0 1.2em 1.2em 0;
    border-color: transparent;
    border-right-color: inherit;
    width: 0;
    height: 0;
}

#productListing .ui.ribbon.label:after{
    border-width: 0 0.8em 0.8em 0;
}

#productListing .ui.label-2:first-child {
    margin-left: -26px !important;
}

.ui.label-2:first-child {
    margin-left: -31px !important;
    margin-top: -8px!important;
}

@media screen and (max-width: 940px) {
    #productListing .ui.label-2:first-child {
        margin-left: -21px !important;
    }

    .ui.label-2:first-child {
        margin-left: -3px !important;
        margin-top: -10px!important;
    }
    .product-listing .itemTitle a {
        padding: 6px 10px;
        min-height:10px;
    }
    .product-listing .itemTitle {
        display: block;
        /*background-color: #ebebeb;*/
        margin-top:0;
        margin-left: 0;
    }

    .product-listing .centerBoxContentsProducts {
        /*border: solid 1px #969898;*/
    }

    .itemDescriptionList .btnBottom{
        margin-right: 0 !important;
        position: absolute !important;
    }

    .product-listing h3 {
        margin: 10px 0;
    }

    .product-listing .itemDescriptionList {
        border: solid 1px #b5b3b3;
        padding: 10px;
    }

}

.goog-te-combo{
    max-width: initial !important;
}

.itemDescriptionList .btnBottom{
    margin-right: -14px;
}


/* IMAGES SPRITES */
/*

#logo-image {
    margin:0 auto;
    padding: 0 10px;
}
#logo-image a {
    display: block;
}
#logo-image .s-logo {
    background: url('/store/includes/templates/classic/images/logo_slogan.min.webp') no-repeat;
    display:block;
    width: 100%;
    height: 0;
}

#logo-autorize-net {
    margin:0 auto;
    padding: 0;
}
#logo-autorize-net .s-logo-autorize {
    background: url('/store/images-thumb/Authorize_Logo.webp') no-repeat center;
    display:block;
    width: 100%;
    height: 0;
}

#logo-card-accept {
    margin:0 auto;
    padding: 0;
}
#logo-card-accept .s-logo-card-accept {
    background: url('/store/images/ccpayment.webp') no-repeat center;
    display:block;
    width: 100%;
    height: 0;
}
*/




/* For mobile phones: */

#logo-image .s-logo {
    padding-bottom: 20%;
    background-size: 100%;
    background-position: center;
}

#logo-autorize-net .s-logo-autorize {
    padding-bottom: 52%;
    background-size: 60%;
    background-position: center;
}


#logo-card-accept .s-logo-card-accept {
    padding-bottom: 52%;
    background-size: 60%;
    background-position: center;
}


@media only screen and (min-width: 600px) {
    /* For tablets: */
    #logo-image .s-logo {
        padding-bottom: 20%;
        background-size: 70%;
        background-position: left;
    }

    #logo-autorize-net .s-logo-autorize {
        padding-bottom: 22%;
        background-size: 30%;
        background-position: center;
    }

    #logo-card-accept .s-logo-card-accept {
        padding-bottom: 25%;
        background-size: 37%;
        background-position: center;
    }
}
@media only screen and (min-width: 768px) {
    /* For desktop: */

    #logo-image .s-logo {
        padding-bottom: 9%;
        background-size: 44%;
        background-position: left;
    }

    #logo-autorize-net .s-logo-autorize {
        padding-bottom: 72%;
        background-size: 60%;
    }

    #logo-card-accept .s-logo-card-accept {
        padding-bottom: 52%;
        background-size: 60%;
        background-position: center;
    }
}









/*  PRODUTOS -> MODELOS -> FORM TO CHECKOUT */

.moduleData{
    padding: 2px;
}
.moduleData table{
    background-color: white;
}
.moduleData table .model-name{
    background-color:#495879;
    text-align: center;
}
.moduleData table .accessory-name{
    background-color:#D5D5D5;
    text-align: center;
}

.moduleData table .model-name span  {
    color:#FFF;
    font-size: 14px;
}
.moduleData table .accessory-name span {
    color:#000;
    font-size: 10px;
}

.moduleData table thead tr th {
    background-color: #D5D5D5;
    line-height: 1.42857;
}

.moduleData table>thead>tr>th {
    border: 1px solid white;
}
.moduleData table>thead>tr>th:last-child{
    border-right: none;
}

.moduleData table>thead>tr>th,
.moduleData table>tbody>tr>td{
    padding: 8px;
}

.center{
    text-align: center !important;
}

.font12 {
    font-size: 12px;
}

















/* basic stylings ------------------------------------------ */
.container-register-checkout {
    display:block;
}



/* form starting stylings ------------------------------- */
.container-register-checkout .group 			  {
    position:relative;
    margin-bottom:45px;
}
.container-register-checkout input 				{
    font-size:18px;
    padding:10px 10px 10px 5px;
    display:block;
    width:300px;
    border:none;
    border-bottom:1px solid #757575;
}
.container-register-checkout input:focus 		{ outline:none; }

/* LABEL ======================================= */
.container-register-checkout label 				 {
    color:#999;
    font-size:18px;
    font-weight:normal;
    position:absolute;
    pointer-events:none;
    left:5px;
    top:10px;
    transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
}

/* active state */
.container-register-checkout  input:focus ~ label, .container-register-checkout  input:valid ~ label 		{
    top:-20px;
    font-size:14px;
    color:#5264AE;
}

/* BOTTOM BARS ================================= */
.container-register-checkout  .bar 	{ position:relative; display:block; width:300px; }
.container-register-checkout .bar:before, .container-register-checkout .bar:after 	{
    content:'';
    height:2px;
    width:0;
    bottom:1px;
    position:absolute;
    background:#5264AE;
    transition:0.2s ease all;
    -moz-transition:0.2s ease all;
    -webkit-transition:0.2s ease all;
}
.container-register-checkout .bar:before {
    left:50%;
}
.container-register-checkout .bar:after {
    right:50%;
}

/* active state */
.container-register-checkout input:focus ~ .container-register-checkout .bar:before, .container-register-checkout  input:focus ~ .container-register-checkout  .bar:after {
    width:50%;
}

/* HIGHLIGHTER ================================== */
.container-register-checkout .highlight {
    position:absolute;
    height:60%;
    width:100px;
    top:25%;
    left:0;
    pointer-events:none;
    opacity:0.5;
}

/* active state */
.container-register-checkout input:focus ~ .container-register-checkout .highlight {
    -webkit-animation:inputHighlighter 0.3s ease;
    -moz-animation:inputHighlighter 0.3s ease;
    animation:inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from { background:#5264AE; }
    to 	{ width:0; background:transparent; }
}
@-moz-keyframes inputHighlighter {
    from { background:#5264AE; }
    to 	{ width:0; background:transparent; }
}
@keyframes inputHighlighter {
    from { background:#5264AE; }
    to 	{ width:0; background:transparent; }
}

/*faq*/
body {
    -webkit-font-smoothing: antialiased;
}
.header-container {
    min-width: 450px;
    /*min-height: 476px;*/
}
details {
    border-color: #FFFFFF;
    color: rgba(0, 0, 0, 0.9);
    background: #FFFFFF;
    border: 0;
    cursor: pointer;
    border-radius: 4px;
    min-height: 48px;
    max-height: 60px;
    transform-origin: top center;
    -webkit-transform-origin: top center;
    -webkit-transform: rotate(0.1deg);
    transform: rotate(0.1deg);
    transition: background 0.3s;
    transition: all 0.3s;
    -ms-transition: all .3s; /*Internet Explorer*/

}
details:hover {
    border-color: #FFFFFF;
    color: rgba(0, 0, 0, 0.6);
}
details:active {
    color: rgba(0, 0, 0, 0.9);
    border-color: #FFFFFF;
}
details ::-webkit-details-marker {
    display: none;
}
details + details {
    margin-top: 10px;
}
details p {
    color: #333;
    line-height: 1.7;
    margin: 10px 0 0;
    padding: 0 20px 15px;
    font-weight: 400;
}
details.square {
    border-radius: 0;
}
details[open] {
    transition: all 0.6s;
    will-change: transform;
    min-height: 100px;
    max-height: 800px;
}

summary {
    outline: none;
    font-size: 14px;
    padding: 13px;
    font-weight: 600;
    color: #525252;
    text-decoration: none;
}
summary::selection {
    background: transparent;
}
summary::before {
    /*margin-top: 2px;*/
    content: "\0254B";
    float: left;
    margin-right: 11px;
    margin-top: 0;
    text-align: center;

    font-size: 8px;
    color: #ffffff;
    padding: 0 4px;
    background-color: #3a4a95;
}
[open] summary:before {
    /*padding: 0 0 12px 0;*/
    content:"\02500";

    font-size: 11px;
    color: #ffffff;
    padding: 2px 4px;
    background-color: #3a4a95;
}

/*faq category*/

/*titulo*/
#indexProductListCatDescription details, #productmodelsinfoBody details {
    clear: both;
}
#indexProductListCatDescription details > summary > p , #productmodelsinfoBody details > summary > p {
    float: left;
}
/*descricao*/
#indexProductListCatDescription details > p , #productmodelsinfoBody details > p {
    margin-left: 40px !important;
    margin-top: 10px;
}

#indexProductListCatDescription details , #productmodelsinfoBody details {
    min-height: 0;
    max-height: 22px;
}
#indexProductListCatDescription details[open] , #productmodelsinfoBody details[open] {
    min-height: 20px;
    max-height: 800px;
}

#indexProductListCatDescription a strong, #productmodelsinfoBody a strong,
#indexProductListCatDescription a , #productmodelsinfoBody a {
    color: blue !important;
}
/*fim faq*/

/*abq
* ESTE SCROLL FIXA O PROBLEMA NO FIREFOX ONDE O VIEW BUGA
* A LARGURA DO CONTEUDO. FORÇANDO REFAZER O DRAW, A LARGURA É RECALCULADA PELO BROWSER E
* CORRIGE O PROBLEMA
* */
.force-redraw::before { content: "" }

/*pagina dos modelos*/

/*.shopping-cart-banners span {
    width: 38% !important;
    padding: 2%;
}*/



/*pagina dos modelos*/

    /* Change color for backdrop */
    .fancybox-custom-layout .fancybox-bg {
        background: #fff;
    }

    .fancybox-custom-layout.fancybox-is-open .fancybox-bg {
        opacity: 1;
    }


    /* Move caption area to the right side */
    .fancybox-custom-layout .fancybox-caption {
        background: #f1ecec;
        color: #6c6f73;
    }

    .fancybox-custom-layout .fancybox-caption h3 {
        color: #444;
        font-size: 21px;
    }

    .fancybox-custom-layout .fancybox-caption a {
        color: #444;
    }

    /* Remove background from all buttons */
    .fancybox-custom-layout .fancybox-button {
        background: transparent;
    }

    .fancybox-navigation .fancybox-button {
        height: 150px;
        width: 116px;
    }

    /* Navigation arrows */
    .fancybox-custom-layout .fancybox-navigation .fancybox-button div {
        /*padding: 6px;*/
        /*background: #fcfaf9;*/
        padding: 0 !important;
        border-radius: 50%;
        transition: opacity .2s;
        box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
        opacity: .7;
    }

    .fancybox-custom-layout .fancybox-navigation .fancybox-button:not([disabled]):hover div {
        opacity: 1;
    }

    .fancybox-custom-layout .fancybox-navigation .fancybox-button[disabled] {
        color: #484848;
    }

    .fancybox-custom-layout .fancybox-navigation .fancybox-button:not([disabled]) {
        color: #484848;
    }


    /*custom default fancybox*/

    @media all and (min-width: 600px) {
        .fancybox-custom-layout .fancybox-infobar {
            font-size: 21px;
        }
        .fancybox-custom-layout .fancybox-button, .fancybox-button:link, 
        .fancybox-custom-layout .fancybox-button:visited {
            color: #484848;
            /*height: 88px;
            width: 88px;*/
        }

        .fancybox-custom-layout .fancybox-bg {
            background: #000;
        }
        .fancybox-custom-layout .fancybox-caption {
            background: white;
        }

        .fancybox-custom-layout.fancybox-is-open .fancybox-bg {
            opacity: 0.5;
        }
        
        .fancybox-caption__body {
            font-weight: bold;
            text-transform: capitalize;
        }

        .fancybox-custom-layout .fancybox-show-thumbs .fancybox-inner {
            right: 289px;
        }
        .fancybox-custom-layout .fancybox-inner {
            margin: 40px 144px 40px 40px !important;
            background-color: white;
            box-shadow: 4px 4px 20px 20px #6d6a6a;
        }
        .fancybox-custom-layout .fancybox-thumbs {
            margin: 40px;
            width: 316px;
            padding: 50px 36px 4px;
            background: white;
            box-shadow: 20px 0px 20px 6px #5f5f5f;
        }
        .fancybox-custom-layout .fancybox-caption {
            padding: 49px 0 34px 0px;
            font-size: 20px;
            bottom: unset;
            top: 0;
            right: 80px;
        }
        .fancybox-custom-layout .fancybox-caption--separate {
            margin-top: unset;
        }
        .fancybox-custom-layout .fancybox-thumbs__list a:hover, 
        .fancybox-custom-layout .fancybox-thumbs__list a.fancybox-thumbs-active {
            border: solid 1px #cc7013;
            -webkit-box-shadow: 2px 0 4px 0 #cc8b0c;
            -moz-box-shadow: 2px 0 4px 0 #cc8b0c;
            box-shadow: 2px 0 4px 0 #cc8b0c;
        }
        .fancybox-custom-layout .fancybox-thumbs__list a {
            border: solid 1px #ccc7c1;
            -webkit-box-shadow: 2px 0 4px 0 rgba(0,0,0,0.22);
            -moz-box-shadow: 2px 0 4px 0 rgba(0,0,0,0.22);
            box-shadow: 2px 0 4px 0 rgba(0,0,0,0.22);
            margin: 10px;
        }
        .fancybox-custom-layout .fancybox-thumbs__list a:before {
            border: unset;
        }

        /*.fancybox-custom-layout .fancybox-thumbs__list a.thumb-video:before {
            background-image: url(https://i.imgur.com/TxzC70f.png);
            background-repeat: no-repeat;
            background-position-x: center;
            opacity: 1 !important;
        }*/

        .fancybox-custom-layout .fancybox-button--arrow_right,
        .fancybox-custom-layout .fancybox-button--arrow_left {
            height: 80px !important;
            width: 80px !important;
            margin: 10px;
            padding: 6px;
            color: white !important;
            background: #000000b3 !important;
            border-radius: 50%;
            transition: opacity .2s;
            box-shadow: 0 2px 1px -1px rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.14), 0 1px 3px 0 rgba(0,0,0,0.12);
            opacity: 1;
        }

        .fancybox-custom-layout .fancybox-button--close{
            height: 80px !important;
            width: 80px !important;
            margin: 10px;
            padding: 6px;
            color: white !important;
            
            background: #000000b3 !important;
            border-radius: 50%;
            transition: opacity .2s;
            box-shadow: 0 2px 1px -1px rgba(0,0,0,0.2), 0 1px 1px 0 rgba(0,0,0,0.14), 0 1px 3px 0 rgba(0,0,0,0.12);
            opacity: 1;
        }
        
    }
    /*custom default fancybox*/

.goog-te-gadget-simple {
    display: block !important;
}
#google_translate_element {
    text-align: left;
}@charset "UTF-8";
/*$primary-color: #333;*/
/*$verde: #49a3d7;*/
.color-gray {
  color: #5c5756 !important;
}

.color-red {
  color: red !important;
}

.color-red-dark {
  color: #920000 !important;
}

.container, .container-fluid {
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.col-xs, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-offset-0, .col-xs-offset-1, .col-xs-offset-10, .col-xs-offset-11, .col-xs-offset-12, .col-xs-offset-2, .col-xs-offset-3, .col-xs-offset-4, .col-xs-offset-5, .col-xs-offset-6, .col-xs-offset-7, .col-xs-offset-8, .col-xs-offset-9 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (min-width: 48em) {
  .container {
    width: 49rem;
  }

  .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-offset-0, .col-sm-offset-1, .col-sm-offset-10, .col-sm-offset-11, .col-sm-offset-12, .col-sm-offset-2, .col-sm-offset-3, .col-sm-offset-4, .col-sm-offset-5, .col-sm-offset-6, .col-sm-offset-7, .col-sm-offset-8, .col-sm-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    width: 65rem;
  }

  .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-offset-0, .col-md-offset-1, .col-md-offset-10, .col-md-offset-11, .col-md-offset-12, .col-md-offset-2, .col-md-offset-3, .col-md-offset-4, .col-md-offset-5, .col-md-offset-6, .col-md-offset-7, .col-md-offset-8, .col-md-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    width: 76rem;
  }

  .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-offset-0, .col-lg-offset-1, .col-lg-offset-10, .col-lg-offset-11, .col-lg-offset-12, .col-lg-offset-2, .col-lg-offset-3, .col-lg-offset-4, .col-lg-offset-5, .col-lg-offset-6, .col-lg-offset-7, .col-lg-offset-8, .col-lg-offset-9 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
#indexDefaultMainContent {
  min-height: 80vh;
  padding: 10px;
}

#indexHomeBody #mainWrapper {
  margin-top: 120px;
}

#indexHomeBody #headerWrapper {
  margin-top: -120px;
}

/*https://stackoverflow.com/questions/14942081/detect-if-a-browser-in-a-mobile-device-ios-android-phone-tablet-is-used*/
@media (pointer: none), (pointer: coarse) {
  #indexDefaultMainContent {
    min-height: auto;
    padding: inherit;
  }

  #indexHomeBody #mainWrapper {
    margin-top: auto;
  }

  #indexHomeBody #headerWrapper {
    margin-top: auto;
  }
}
@keyframes fancy-slid-control-opacity-show {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacity-hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.mobile-nav {
  display: none;
}

@media (max-width: 600px) {
  /* navigation */
  /*menu mobile*/
  .mobile-nav {
    display: table;
    position: relative;
    top: 0px;
    right: 0px;
    /*-webkit-transform: translate(0) rotateZ(360deg);
       -moz-transform: translate(0) rotateZ(360deg);
        -ms-transform: translate(0) rotateZ(360deg);
         -o-transform: translate(0) rotateZ(360deg);
            transform: translate(0) rotateZ(360deg);*/
    clear: both;
    width: 100%;
    border-top: 1px solid #3A4A95;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 9px;
    padding-top: 9px;
  }
  .mobile-nav a {
    box-sizing: border-box;
    font-size: 18px;
    height: 5vh;
    /* 42px for touch screen reasons */
    width: 20vw;
    position: relative;
    text-align: center;
    outline: none;
    display: table-cell;
    float: none;
    padding-top: 0;
  }
  .mobile-nav a .is-active, .mobile-nav a .is-active span:before,
.mobile-nav a .is-active .icon-title {
    color: #fff;
  }
  .mobile-nav a .is-active:before {
    content: "";
    position: absolute;
    top: -10px;
    bottom: -10px;
    left: 0;
    right: 0;
    background-color: #3A4A95;
    z-index: 1;
  }
  .mobile-nav a [class*=nmn-icon-cross] {
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .mobile-nav a .icon-title {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    z-index: 1;
  }
  .mobile-nav .menu-btn .nmn-icon-menu {
    font-size: 22px;
    position: relative;
  }
  .mobile-nav .account-btn .nmn-icon-user {
    font-size: 22px;
    position: relative;
    top: -1px;
  }
  .mobile-nav .cart-btn {
    font-size: 19px;
  }

  /*menu mobile*/
  #headerWrapper #navBreadCrumb {
    /*  display: none !important; */
    margin: 0;
    padding: 10px;
    border-bottom: none !important;
    white-space: normal !important;
  }
  #headerWrapper #navBreadCrumb a {
    font-size: 17px !important;
  }
  #headerWrapper #navBreadCrumb a .keep {
    display: block !important;
  }
  #headerWrapper #navBreadCrumb .breadcrumb-menu {
    display: block !important;
    margin: 5px auto;
  }
  #headerWrapper #navBreadCrumb .breadcrumb-menu:hover .items {
    display: none !important;
  }
  #headerWrapper #navBreadCrumb .breadcrumb-menu .items {
    width: 97vw !important;
    left: 1vw;
    border: solid 1px blue;
  }
  #headerWrapper #navBreadCrumb .breadcrumb-menu .items.show-inline {
    display: inline-block !important;
  }
  #headerWrapper #navBreadCrumb .breadcrumb-menu .breadcrumb-menu-title {
    width: 100%;
  }
  #headerWrapper #navBreadCrumb .breadcrumb-menu .breadcrumb-menu-title .keep {
    display: block !important;
  }

  #shoppingcartBody #navBreadCrumb, #quickcheckoutBody #navBreadCrumb, #fecconfirmationBody #navBreadCrumb, #shippinginfoBody #navBreadCrumb {
    display: none !important;
  }
  #shoppingcartBody .nav-bar-bottom, #quickcheckoutBody .nav-bar-bottom, #fecconfirmationBody .nav-bar-bottom, #shippinginfoBody .nav-bar-bottom {
    display: none !important;
  }
  #shoppingcartBody .zopim, #quickcheckoutBody .zopim, #fecconfirmationBody .zopim, #shippinginfoBody .zopim {
    bottom: 1vh !important;
  }

  .square img {
    max-width: 100% !important;
    margin-top: 60px;
  }

  #header-info #logo a img {
    height: 10vh !important;
  }

  .see-more {
    font-size: 17px;
    color: #d27313;
    font-weight: bold;
  }
  .see-more .see-more-link {
    text-decoration: underline;
    text-underline: #d27313;
  }

  #toast-container {
    left: 2vw;
    width: 97vw;
    height: 50vh;
  }
  #toast-container table tbody tr td:nth-child(2) {
    display: none;
  }

  #productName {
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
    margin-block-start: 0 !important;
    margin-block-end: 0px !important;
  }

  #productMainImage {
    margin: 0 !important;
    max-width: 95vw;
  }
  #productMainImage img {
    max-width: 90vw !important;
  }

  #productModelPageContainer .warrenty {
    width: 75% !important;
    display: block;
    float: none !important;
    max-width: none !important;
    margin: 0 auto !important;
    margin-top: 30px !important;
  }
  #productModelPageContainer .buyBox button {
    width: 72% !important;
    margin-top: 28px;
  }
  #productModelPageContainer .buyBox .buybox-bottom {
    margin-bottom: 25px !important;
  }
  #productModelPageContainer .buyBox .box-white {
    width: 100% !important;
    margin-bottom: 10px !important;
  }
  #productModelPageContainer .buyBox .box-white .box-body {
    font-size: 17px !important;
    /*padding: 10px;
    margin-top: 0 !important;*/
  }
  #productModelPageContainer .buyBox .box-body a:hover {
    text-decoration: underline !important;
  }
  #productModelPageContainer .buyBox .qtd {
    width: 22% !important;
    margin-top: 28px !important;
  }

  .nav-bar-bottom {
    background-color: white;
    z-index: 1000;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100vw;
    margin: 0;
    border-top: solid 3px #232b63;
  }
  .nav-bar-bottom .nav-bar-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    justify-content: space-evenly;
    height: 11vh;
  }
  .nav-bar-bottom .nav-bar-container .nav-bar-item {
    height: 10vh;
  }
  .nav-bar-bottom .nav-bar-container .nav-bar-item a {
    display: initial;
  }
  .nav-bar-bottom .nav-bar-container .nav-bar-item a img {
    height: 100%;
  }
}
/*all site*/
.container-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

/*IE 11 IE 10*/
.clear {
  clear: both;
}

#navBreadCrumb {
  font-size: 22px;
  min-height: 20px;
  /*text-overflow: ellipsis;*/
  overflow: hidden;
  white-space: nowrap;
  /*text-transform: uppercase;*/
}
#navBreadCrumb a {
  font-family: "Open Sans", Helvetica, Arial, sans-serif !important;
  text-decoration: none;
  font-size: 22px;
  color: white;
  padding: 10px;
  font-weight: 700;
  background-color: #0d82c7;
  border: none;
  text-shadow: 1px 2px #0000005e;
}
#navBreadCrumb a:hover {
  background-color: #23225b;
  text-decoration: none;
}

#shoppingcartBody #navBreadCrumb, #quickcheckoutBody #navBreadCrumb, #fecconfirmationBody #navBreadCrumb, #shippinginfoBody #navBreadCrumb {
  display: none !important;
}
#shoppingcartBody .nav-bar-bottom, #quickcheckoutBody .nav-bar-bottom, #fecconfirmationBody .nav-bar-bottom, #shippinginfoBody .nav-bar-bottom {
  display: none !important;
}
#shoppingcartBody .zopim, #quickcheckoutBody .zopim, #fecconfirmationBody .zopim, #shippinginfoBody .zopim {
  bottom: 1vh !important;
}

.value-proposition .estimator-link #shopping-cart-estimator-link {
  color: #2c9b41;
  text-decoration: underline;
}

#indexHomeBody {
  /*
  @if($headerHeight) {
    #mainWrapper {
      margin-top: +($headerHeight - 80px);
    }
    #headerWrapper {
      margin-top: -($headerHeight - 80px);
    }
  }
  */
}
#indexHomeBody #navBreadCrumb {
  display: none;
}

.hr-product-subtitle {
  margin-right: -10px;
  margin-bottom: 10px;
}

#smooth {
  background-color: black;
  opacity: 0.5;
  z-index: 100;
  height: 100vh;
  width: 100vw;
  position: absolute;
  top: 0;
  left: 0;
}

#toast-container {
  top: 15vh;
  left: 25vw;
  opacity: 1;
  z-index: 1000;
  width: 50vw;
  height: 50vh;
}

#toast-container > div {
  opacity: 1 !important;
}

.toast-info {
  background-color: #FFF !important;
}

.toast-title {
  color: black !important;
}

.toast-message {
  color: black !important;
}

#productMainImage a.highslide {
  border: none !important;
}

#productMainImage .slide-item-active {
  border: solid 1px #cc7013 !important;
  box-shadow: 2px 0 4px 0 #cc8b0c !important;
  -webkit-box-shadow: 2px 0 4px 0 #cc8b0c !important;
  -moz-box-shadow: 2px 0 4px 0 #cc8b0c !important;
}

#productDescription *, #indexProductListCatDescription *, #indexProductListCatDescription > * {
  font-size: 16px;
}

.attribsCheckbox {
  display: block;
}

/*google translate ajuste*/
.goog-te-menu-value {
  display: unset !important;
  /*sem isso o display block quebra o layout*/
}

.goog-te-gadget-simple {
  padding: 5px !important;
  border-left: unset;
  border-right: unset;
  border-top: unset;
  border-bottom: unset;
  border: solid 1px #f0f0f0 !important;
  border-radius: 5px;
  background-color: white;
}

ul .ancoras {
  order: 100;
  display: flex;
  margin-top: 37px !important;
}
ul .ancoras li a {
  font-size: 18px;
  /*width: auto;*/
}
ul .ancoras li a.recommended {
  background-color: #d27313;
  color: white;
  font-weight: bold;
}

#main-navigation-search li a {
  font-size: 22px;
}

#shopByCategoryTitle {
  font-size: 20px;
  border: solid 1px white;
}

#shopByBrandTitle {
  font-size: 20px;
  border: solid 1px white;
}

#productMainImage {
  width: 500px;
  text-align: center;
  margin: 0 !important;
}

@media (max-width: 600px) {
  .ancoras {
    margin-top: 40px;
  }
}
/*@media only screen and (min-width: $siteWidth) {*/
@media (min-width: 1021px) and (max-width: 1440px) {
  #mainWrapper {
    max-width: 1400px !important;
    width: 90vw;
    /*margin-top: $headerHeight;*/
  }

  #headerWrapper {
    position: relative;
    background-color: #fff;
    /*min-width: $siteWidth !important;*/
    width: inherit !important;
    min-width: inherit !important;
    max-width: inherit !important;
    /*margin-top: -$headerHeight;*/
    padding-top: 10px;
    z-index: 1;
  }

  #productMainImage {
    /*top: $headerHeight + 10;*/
  }
}
/*@media only screen and (min-width: 1000px) and (max-width: $siteWidth - 1) {*/
@media (min-width: 1441px) {
  #mainWrapper {
    max-width: 1400px !important;
    width: 90vw;
    /*margin-top: $headerHeight;*/
  }

  #headerWrapper {
    /*width: 1188px !important;*/
    width: inherit !important;
    min-width: inherit !important;
    max-width: inherit !important;
    /*position: fixed;*/
    background-color: #fff;
    /*margin-top: -$headerHeight;*/
    padding-top: 10px;
    z-index: 1;
  }

  #productMainImage {
    /*top: $headerHeight + 10;*/
  }

  #navBreadCrumb {
    font-size: 22px;
  }
}
@media (max-width: 600px) {
  #headerWrapper #header-info {
    text-align: center;
    height: auto;
    margin: 0 -13px;
  }
  #headerWrapper #header-info #logo {
    display: block;
    top: 0;
    float: none;
  }

  .hr-product-subtitle {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 10px;
  }
}
.square img {
  max-width: 425px;
}

#toast-container > div {
  padding: 5px !important;
}

.link-underline a:hover {
  text-decoration: underline;
  cursor: pointer !important;
}

.link-underline a span:hover {
  text-decoration: underline;
  cursor: pointer !important;
}

.link-underline {
  cursor: pointer !important;
}

.btn-round-gray {
  background-color: white;
  margin: 3px auto;
  padding: 6px;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  border-color: #5c5756;
  color: #5c5756;
  font-weight: 600;
  margin: 20px auto;
}

@media (max-width: 600px) {
  .btn-round-gray {
    margin: 32px auto !important;
  }
}
.only-mobile {
  display: none;
}

@media (max-width: 600px) {
  .only-mobile {
    display: block !important;
  }
}
#navBreadCrumb {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#navBreadCrumb .no-link {
  display: inline-block;
  padding: 10px;
  color: white;
  /*text-shadow: 1px 2px #0000005e;*/
  text-shadow: 1px 2px #0000005e;
  font-weight: 700;
  background-color: #0d82c7;
}
#navBreadCrumb .breadcrumb-menu {
  display: inline-block;
  padding: 0;
}
#navBreadCrumb .breadcrumb-menu .breadcrumb-menu-title a {
  text-decoration: none;
}
#navBreadCrumb .breadcrumb-menu .items {
  display: none;
  position: absolute;
  background: #FFF;
  border: 1px solid #0d82c7;
  border-top: none;
  box-shadow: 1px 1px 5px #ccc;
  padding: 0;
  width: 390px;
}
#navBreadCrumb .breadcrumb-menu .items div {
  border: solid 1px white;
  background-color: white;
  color: black;
}
#navBreadCrumb .breadcrumb-menu .items div:hover {
  background-color: #3a4a95;
}
#navBreadCrumb .breadcrumb-menu .items div:hover a, #navBreadCrumb .breadcrumb-menu .items div:hover i {
  background-color: #3a4a95;
  color: white;
}
#navBreadCrumb .breadcrumb-menu .items div a {
  color: black;
  font-weight: normal;
  text-shadow: none;
  background-color: white;
  text-decoration: none;
}
#navBreadCrumb .breadcrumb-menu .items div i {
  right: 7px;
  position: absolute;
  margin-top: 13px;
}
#navBreadCrumb .breadcrumb-menu:hover {
  background-color: #23225b;
}
#navBreadCrumb .breadcrumb-menu:hover .breadcrumb-menu-title a {
  text-decoration: none;
  background: #23225b;
}
#navBreadCrumb .breadcrumb-menu:hover .items {
  display: inline-block;
}

#productListHeading {
  padding: 0 10px;
}

#indexProductList > #indexProductListCatDescription {
  padding: 0 10px;
}

.shopping-cart-link-topo {
  color: #d27313 !important;
  font-weight: bold;
}
.shopping-cart-link-topo .fas {
  min-width: 15px;
  min-height: 13px;
}

.no-product-message {
  height: 50px;
  width: 100%;
  font-size: 1.2rem;
  text-align: center;
  margin: 20px auto 0;
}

.show-inline {
  display: inline-block !important;
}

.wrap {
  white-space: normal;
}

.no-wrap {
  white-space: nowrap;
}

/*FONT SIZE*/
.f-8,
#productmodelsinfoBody .productDescription .content .f-8 *,
#productmodelsinfoBody .productDescription .content .f-8 {
  font-size: 8px !important;
}

.f-9,
#productmodelsinfoBody .productDescription .content .f-9 *,
#productmodelsinfoBody .productDescription .content .f-9 {
  font-size: 9px !important;
}

.f-10,
#productmodelsinfoBody .productDescription .content .f-10 *,
#productmodelsinfoBody .productDescription .content .f-10 {
  font-size: 10px !important;
}

.f-11,
#productmodelsinfoBody .productDescription .content .f-11 *,
#productmodelsinfoBody .productDescription .content .f-11 {
  font-size: 11px !important;
}

.f-12,
#productmodelsinfoBody .productDescription .content .f-12 *,
#productmodelsinfoBody .productDescription .content .f-12 {
  font-size: 12px !important;
}

.f-13,
#productmodelsinfoBody .productDescription .content .f-13 *,
#productmodelsinfoBody .productDescription .content .f-13 {
  font-size: 13px !important;
}

.f-14,
#productmodelsinfoBody .productDescription .content .f-14 *,
#productmodelsinfoBody .productDescription .content .f-14 {
  font-size: 14px !important;
}

.f-15,
#productmodelsinfoBody .productDescription .content .f-15 *,
#productmodelsinfoBody .productDescription .content .f-15 {
  font-size: 15px !important;
}

.f-16,
#productmodelsinfoBody .productDescription .content .f-16 *,
#productmodelsinfoBody .productDescription .content .f-16 {
  font-size: 16px !important;
}

.f-17,
#productmodelsinfoBody .productDescription .content .f-17 *,
#productmodelsinfoBody .productDescription .content .f-17 {
  font-size: 17px !important;
}

.f-18,
#productmodelsinfoBody .productDescription .content .f-18 *,
#productmodelsinfoBody .productDescription .content .f-18 {
  font-size: 18px !important;
}

.f-19,
#productmodelsinfoBody .productDescription .content .f-19 *,
#productmodelsinfoBody .productDescription .content .f-19 {
  font-size: 19px !important;
}

.f-20,
#productmodelsinfoBody .productDescription .content .f-20 *,
#productmodelsinfoBody .productDescription .content .f-20 {
  font-size: 20px !important;
}

.f-21,
#productmodelsinfoBody .productDescription .content .f-21 *,
#productmodelsinfoBody .productDescription .content .f-21 {
  font-size: 21px !important;
}

.f-22,
#productmodelsinfoBody .productDescription .content .f-22 *,
#productmodelsinfoBody .productDescription .content .f-22 {
  font-size: 22px !important;
}

.f-23,
#productmodelsinfoBody .productDescription .content .f-23 *,
#productmodelsinfoBody .productDescription .content .f-23 {
  font-size: 23px !important;
}

.f-24,
#productmodelsinfoBody .productDescription .content .f-24 *,
#productmodelsinfoBody .productDescription .content .f-24 {
  font-size: 24px !important;
}

.f-25,
#productmodelsinfoBody .productDescription .content .f-25 *,
#productmodelsinfoBody .productDescription .content .f-25 {
  font-size: 25px !important;
}

.f-26,
#productmodelsinfoBody .productDescription .content .f-26 *,
#productmodelsinfoBody .productDescription .content .f-26 {
  font-size: 26px !important;
}

.f-27,
#productmodelsinfoBody .productDescription .content .f-27 *,
#productmodelsinfoBody .productDescription .content .f-27 {
  font-size: 27px !important;
}

.f-28,
#productmodelsinfoBody .productDescription .content .f-28 *,
#productmodelsinfoBody .productDescription .content .f-28 {
  font-size: 28px !important;
}

.f-29,
#productmodelsinfoBody .productDescription .content .f-29 *,
#productmodelsinfoBody .productDescription .content .f-29 {
  font-size: 29px !important;
}

.f-30,
#productmodelsinfoBody .productDescription .content .f-30 *,
#productmodelsinfoBody .productDescription .content .f-30 {
  font-size: 30px !important;
}

.f-31,
#productmodelsinfoBody .productDescription .content .f-31 *,
#productmodelsinfoBody .productDescription .content .f-31 {
  font-size: 31px !important;
}

.f-32,
#productmodelsinfoBody .productDescription .content .f-32 *,
#productmodelsinfoBody .productDescription .content .f-32 {
  font-size: 32px !important;
}

.f-33,
#productmodelsinfoBody .productDescription .content .f-33 *,
#productmodelsinfoBody .productDescription .content .f-33 {
  font-size: 33px !important;
}

.f-34,
#productmodelsinfoBody .productDescription .content .f-34 *,
#productmodelsinfoBody .productDescription .content .f-34 {
  font-size: 34px !important;
}

.f-35,
#productmodelsinfoBody .productDescription .content .f-35 *,
#productmodelsinfoBody .productDescription .content .f-35 {
  font-size: 35px !important;
}

.f-36,
#productmodelsinfoBody .productDescription .content .f-36 *,
#productmodelsinfoBody .productDescription .content .f-36 {
  font-size: 36px !important;
}

.f-37,
#productmodelsinfoBody .productDescription .content .f-37 *,
#productmodelsinfoBody .productDescription .content .f-37 {
  font-size: 37px !important;
}

.f-38,
#productmodelsinfoBody .productDescription .content .f-38 *,
#productmodelsinfoBody .productDescription .content .f-38 {
  font-size: 38px !important;
}

.f-39,
#productmodelsinfoBody .productDescription .content .f-39 *,
#productmodelsinfoBody .productDescription .content .f-39 {
  font-size: 39px !important;
}

.f-40,
#productmodelsinfoBody .productDescription .content .f-40 *,
#productmodelsinfoBody .productDescription .content .f-40 {
  font-size: 40px !important;
}

/*FONT SIZE*/
/*PADDINGS*/
.p--30 {
  padding: -30px !important;
}

.pb--30 {
  padding-bottom: -30px;
}

.pt--30 {
  padding-top: -30px;
}

.pl--30 {
  padding-left: -30px;
}

.pr--30 {
  padding-right: -30px;
}

.p--29 {
  padding: -29px !important;
}

.pb--29 {
  padding-bottom: -29px;
}

.pt--29 {
  padding-top: -29px;
}

.pl--29 {
  padding-left: -29px;
}

.pr--29 {
  padding-right: -29px;
}

.p--28 {
  padding: -28px !important;
}

.pb--28 {
  padding-bottom: -28px;
}

.pt--28 {
  padding-top: -28px;
}

.pl--28 {
  padding-left: -28px;
}

.pr--28 {
  padding-right: -28px;
}

.p--27 {
  padding: -27px !important;
}

.pb--27 {
  padding-bottom: -27px;
}

.pt--27 {
  padding-top: -27px;
}

.pl--27 {
  padding-left: -27px;
}

.pr--27 {
  padding-right: -27px;
}

.p--26 {
  padding: -26px !important;
}

.pb--26 {
  padding-bottom: -26px;
}

.pt--26 {
  padding-top: -26px;
}

.pl--26 {
  padding-left: -26px;
}

.pr--26 {
  padding-right: -26px;
}

.p--25 {
  padding: -25px !important;
}

.pb--25 {
  padding-bottom: -25px;
}

.pt--25 {
  padding-top: -25px;
}

.pl--25 {
  padding-left: -25px;
}

.pr--25 {
  padding-right: -25px;
}

.p--24 {
  padding: -24px !important;
}

.pb--24 {
  padding-bottom: -24px;
}

.pt--24 {
  padding-top: -24px;
}

.pl--24 {
  padding-left: -24px;
}

.pr--24 {
  padding-right: -24px;
}

.p--23 {
  padding: -23px !important;
}

.pb--23 {
  padding-bottom: -23px;
}

.pt--23 {
  padding-top: -23px;
}

.pl--23 {
  padding-left: -23px;
}

.pr--23 {
  padding-right: -23px;
}

.p--22 {
  padding: -22px !important;
}

.pb--22 {
  padding-bottom: -22px;
}

.pt--22 {
  padding-top: -22px;
}

.pl--22 {
  padding-left: -22px;
}

.pr--22 {
  padding-right: -22px;
}

.p--21 {
  padding: -21px !important;
}

.pb--21 {
  padding-bottom: -21px;
}

.pt--21 {
  padding-top: -21px;
}

.pl--21 {
  padding-left: -21px;
}

.pr--21 {
  padding-right: -21px;
}

.p--20 {
  padding: -20px !important;
}

.pb--20 {
  padding-bottom: -20px;
}

.pt--20 {
  padding-top: -20px;
}

.pl--20 {
  padding-left: -20px;
}

.pr--20 {
  padding-right: -20px;
}

.p--19 {
  padding: -19px !important;
}

.pb--19 {
  padding-bottom: -19px;
}

.pt--19 {
  padding-top: -19px;
}

.pl--19 {
  padding-left: -19px;
}

.pr--19 {
  padding-right: -19px;
}

.p--18 {
  padding: -18px !important;
}

.pb--18 {
  padding-bottom: -18px;
}

.pt--18 {
  padding-top: -18px;
}

.pl--18 {
  padding-left: -18px;
}

.pr--18 {
  padding-right: -18px;
}

.p--17 {
  padding: -17px !important;
}

.pb--17 {
  padding-bottom: -17px;
}

.pt--17 {
  padding-top: -17px;
}

.pl--17 {
  padding-left: -17px;
}

.pr--17 {
  padding-right: -17px;
}

.p--16 {
  padding: -16px !important;
}

.pb--16 {
  padding-bottom: -16px;
}

.pt--16 {
  padding-top: -16px;
}

.pl--16 {
  padding-left: -16px;
}

.pr--16 {
  padding-right: -16px;
}

.p--15 {
  padding: -15px !important;
}

.pb--15 {
  padding-bottom: -15px;
}

.pt--15 {
  padding-top: -15px;
}

.pl--15 {
  padding-left: -15px;
}

.pr--15 {
  padding-right: -15px;
}

.p--14 {
  padding: -14px !important;
}

.pb--14 {
  padding-bottom: -14px;
}

.pt--14 {
  padding-top: -14px;
}

.pl--14 {
  padding-left: -14px;
}

.pr--14 {
  padding-right: -14px;
}

.p--13 {
  padding: -13px !important;
}

.pb--13 {
  padding-bottom: -13px;
}

.pt--13 {
  padding-top: -13px;
}

.pl--13 {
  padding-left: -13px;
}

.pr--13 {
  padding-right: -13px;
}

.p--12 {
  padding: -12px !important;
}

.pb--12 {
  padding-bottom: -12px;
}

.pt--12 {
  padding-top: -12px;
}

.pl--12 {
  padding-left: -12px;
}

.pr--12 {
  padding-right: -12px;
}

.p--11 {
  padding: -11px !important;
}

.pb--11 {
  padding-bottom: -11px;
}

.pt--11 {
  padding-top: -11px;
}

.pl--11 {
  padding-left: -11px;
}

.pr--11 {
  padding-right: -11px;
}

.p--10 {
  padding: -10px !important;
}

.pb--10 {
  padding-bottom: -10px;
}

.pt--10 {
  padding-top: -10px;
}

.pl--10 {
  padding-left: -10px;
}

.pr--10 {
  padding-right: -10px;
}

.p--9 {
  padding: -9px !important;
}

.pb--9 {
  padding-bottom: -9px;
}

.pt--9 {
  padding-top: -9px;
}

.pl--9 {
  padding-left: -9px;
}

.pr--9 {
  padding-right: -9px;
}

.p--8 {
  padding: -8px !important;
}

.pb--8 {
  padding-bottom: -8px;
}

.pt--8 {
  padding-top: -8px;
}

.pl--8 {
  padding-left: -8px;
}

.pr--8 {
  padding-right: -8px;
}

.p--7 {
  padding: -7px !important;
}

.pb--7 {
  padding-bottom: -7px;
}

.pt--7 {
  padding-top: -7px;
}

.pl--7 {
  padding-left: -7px;
}

.pr--7 {
  padding-right: -7px;
}

.p--6 {
  padding: -6px !important;
}

.pb--6 {
  padding-bottom: -6px;
}

.pt--6 {
  padding-top: -6px;
}

.pl--6 {
  padding-left: -6px;
}

.pr--6 {
  padding-right: -6px;
}

.p--5 {
  padding: -5px !important;
}

.pb--5 {
  padding-bottom: -5px;
}

.pt--5 {
  padding-top: -5px;
}

.pl--5 {
  padding-left: -5px;
}

.pr--5 {
  padding-right: -5px;
}

.p--4 {
  padding: -4px !important;
}

.pb--4 {
  padding-bottom: -4px;
}

.pt--4 {
  padding-top: -4px;
}

.pl--4 {
  padding-left: -4px;
}

.pr--4 {
  padding-right: -4px;
}

.p--3 {
  padding: -3px !important;
}

.pb--3 {
  padding-bottom: -3px;
}

.pt--3 {
  padding-top: -3px;
}

.pl--3 {
  padding-left: -3px;
}

.pr--3 {
  padding-right: -3px;
}

.p--2 {
  padding: -2px !important;
}

.pb--2 {
  padding-bottom: -2px;
}

.pt--2 {
  padding-top: -2px;
}

.pl--2 {
  padding-left: -2px;
}

.pr--2 {
  padding-right: -2px;
}

.p--1 {
  padding: -1px !important;
}

.pb--1 {
  padding-bottom: -1px;
}

.pt--1 {
  padding-top: -1px;
}

.pl--1 {
  padding-left: -1px;
}

.pr--1 {
  padding-right: -1px;
}

.p-0 {
  padding: 0px !important;
}

.pb-0 {
  padding-bottom: 0px;
}

.pt-0 {
  padding-top: 0px;
}

.pl-0 {
  padding-left: 0px;
}

.pr-0 {
  padding-right: 0px;
}

.p-1 {
  padding: 1px !important;
}

.pb-1 {
  padding-bottom: 1px;
}

.pt-1 {
  padding-top: 1px;
}

.pl-1 {
  padding-left: 1px;
}

.pr-1 {
  padding-right: 1px;
}

.p-2 {
  padding: 2px !important;
}

.pb-2 {
  padding-bottom: 2px;
}

.pt-2 {
  padding-top: 2px;
}

.pl-2 {
  padding-left: 2px;
}

.pr-2 {
  padding-right: 2px;
}

.p-3 {
  padding: 3px !important;
}

.pb-3 {
  padding-bottom: 3px;
}

.pt-3 {
  padding-top: 3px;
}

.pl-3 {
  padding-left: 3px;
}

.pr-3 {
  padding-right: 3px;
}

.p-4 {
  padding: 4px !important;
}

.pb-4 {
  padding-bottom: 4px;
}

.pt-4 {
  padding-top: 4px;
}

.pl-4 {
  padding-left: 4px;
}

.pr-4 {
  padding-right: 4px;
}

.p-5 {
  padding: 5px !important;
}

.pb-5 {
  padding-bottom: 5px;
}

.pt-5 {
  padding-top: 5px;
}

.pl-5 {
  padding-left: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.p-6 {
  padding: 6px !important;
}

.pb-6 {
  padding-bottom: 6px;
}

.pt-6 {
  padding-top: 6px;
}

.pl-6 {
  padding-left: 6px;
}

.pr-6 {
  padding-right: 6px;
}

.p-7 {
  padding: 7px !important;
}

.pb-7 {
  padding-bottom: 7px;
}

.pt-7 {
  padding-top: 7px;
}

.pl-7 {
  padding-left: 7px;
}

.pr-7 {
  padding-right: 7px;
}

.p-8 {
  padding: 8px !important;
}

.pb-8 {
  padding-bottom: 8px;
}

.pt-8 {
  padding-top: 8px;
}

.pl-8 {
  padding-left: 8px;
}

.pr-8 {
  padding-right: 8px;
}

.p-9 {
  padding: 9px !important;
}

.pb-9 {
  padding-bottom: 9px;
}

.pt-9 {
  padding-top: 9px;
}

.pl-9 {
  padding-left: 9px;
}

.pr-9 {
  padding-right: 9px;
}

.p-10 {
  padding: 10px !important;
}

.pb-10 {
  padding-bottom: 10px;
}

.pt-10 {
  padding-top: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.pr-10 {
  padding-right: 10px;
}

.p-11 {
  padding: 11px !important;
}

.pb-11 {
  padding-bottom: 11px;
}

.pt-11 {
  padding-top: 11px;
}

.pl-11 {
  padding-left: 11px;
}

.pr-11 {
  padding-right: 11px;
}

.p-12 {
  padding: 12px !important;
}

.pb-12 {
  padding-bottom: 12px;
}

.pt-12 {
  padding-top: 12px;
}

.pl-12 {
  padding-left: 12px;
}

.pr-12 {
  padding-right: 12px;
}

.p-13 {
  padding: 13px !important;
}

.pb-13 {
  padding-bottom: 13px;
}

.pt-13 {
  padding-top: 13px;
}

.pl-13 {
  padding-left: 13px;
}

.pr-13 {
  padding-right: 13px;
}

.p-14 {
  padding: 14px !important;
}

.pb-14 {
  padding-bottom: 14px;
}

.pt-14 {
  padding-top: 14px;
}

.pl-14 {
  padding-left: 14px;
}

.pr-14 {
  padding-right: 14px;
}

.p-15 {
  padding: 15px !important;
}

.pb-15 {
  padding-bottom: 15px;
}

.pt-15 {
  padding-top: 15px;
}

.pl-15 {
  padding-left: 15px;
}

.pr-15 {
  padding-right: 15px;
}

.p-16 {
  padding: 16px !important;
}

.pb-16 {
  padding-bottom: 16px;
}

.pt-16 {
  padding-top: 16px;
}

.pl-16 {
  padding-left: 16px;
}

.pr-16 {
  padding-right: 16px;
}

.p-17 {
  padding: 17px !important;
}

.pb-17 {
  padding-bottom: 17px;
}

.pt-17 {
  padding-top: 17px;
}

.pl-17 {
  padding-left: 17px;
}

.pr-17 {
  padding-right: 17px;
}

.p-18 {
  padding: 18px !important;
}

.pb-18 {
  padding-bottom: 18px;
}

.pt-18 {
  padding-top: 18px;
}

.pl-18 {
  padding-left: 18px;
}

.pr-18 {
  padding-right: 18px;
}

.p-19 {
  padding: 19px !important;
}

.pb-19 {
  padding-bottom: 19px;
}

.pt-19 {
  padding-top: 19px;
}

.pl-19 {
  padding-left: 19px;
}

.pr-19 {
  padding-right: 19px;
}

.p-20 {
  padding: 20px !important;
}

.pb-20 {
  padding-bottom: 20px;
}

.pt-20 {
  padding-top: 20px;
}

.pl-20 {
  padding-left: 20px;
}

.pr-20 {
  padding-right: 20px;
}

.p-21 {
  padding: 21px !important;
}

.pb-21 {
  padding-bottom: 21px;
}

.pt-21 {
  padding-top: 21px;
}

.pl-21 {
  padding-left: 21px;
}

.pr-21 {
  padding-right: 21px;
}

.p-22 {
  padding: 22px !important;
}

.pb-22 {
  padding-bottom: 22px;
}

.pt-22 {
  padding-top: 22px;
}

.pl-22 {
  padding-left: 22px;
}

.pr-22 {
  padding-right: 22px;
}

.p-23 {
  padding: 23px !important;
}

.pb-23 {
  padding-bottom: 23px;
}

.pt-23 {
  padding-top: 23px;
}

.pl-23 {
  padding-left: 23px;
}

.pr-23 {
  padding-right: 23px;
}

.p-24 {
  padding: 24px !important;
}

.pb-24 {
  padding-bottom: 24px;
}

.pt-24 {
  padding-top: 24px;
}

.pl-24 {
  padding-left: 24px;
}

.pr-24 {
  padding-right: 24px;
}

.p-25 {
  padding: 25px !important;
}

.pb-25 {
  padding-bottom: 25px;
}

.pt-25 {
  padding-top: 25px;
}

.pl-25 {
  padding-left: 25px;
}

.pr-25 {
  padding-right: 25px;
}

.p-26 {
  padding: 26px !important;
}

.pb-26 {
  padding-bottom: 26px;
}

.pt-26 {
  padding-top: 26px;
}

.pl-26 {
  padding-left: 26px;
}

.pr-26 {
  padding-right: 26px;
}

.p-27 {
  padding: 27px !important;
}

.pb-27 {
  padding-bottom: 27px;
}

.pt-27 {
  padding-top: 27px;
}

.pl-27 {
  padding-left: 27px;
}

.pr-27 {
  padding-right: 27px;
}

.p-28 {
  padding: 28px !important;
}

.pb-28 {
  padding-bottom: 28px;
}

.pt-28 {
  padding-top: 28px;
}

.pl-28 {
  padding-left: 28px;
}

.pr-28 {
  padding-right: 28px;
}

.p-29 {
  padding: 29px !important;
}

.pb-29 {
  padding-bottom: 29px;
}

.pt-29 {
  padding-top: 29px;
}

.pl-29 {
  padding-left: 29px;
}

.pr-29 {
  padding-right: 29px;
}

.p-30 {
  padding: 30px !important;
}

.pb-30 {
  padding-bottom: 30px;
}

.pt-30 {
  padding-top: 30px;
}

.pl-30 {
  padding-left: 30px;
}

.pr-30 {
  padding-right: 30px;
}

.p-31 {
  padding: 31px !important;
}

.pb-31 {
  padding-bottom: 31px;
}

.pt-31 {
  padding-top: 31px;
}

.pl-31 {
  padding-left: 31px;
}

.pr-31 {
  padding-right: 31px;
}

.p-32 {
  padding: 32px !important;
}

.pb-32 {
  padding-bottom: 32px;
}

.pt-32 {
  padding-top: 32px;
}

.pl-32 {
  padding-left: 32px;
}

.pr-32 {
  padding-right: 32px;
}

.p-33 {
  padding: 33px !important;
}

.pb-33 {
  padding-bottom: 33px;
}

.pt-33 {
  padding-top: 33px;
}

.pl-33 {
  padding-left: 33px;
}

.pr-33 {
  padding-right: 33px;
}

.p-34 {
  padding: 34px !important;
}

.pb-34 {
  padding-bottom: 34px;
}

.pt-34 {
  padding-top: 34px;
}

.pl-34 {
  padding-left: 34px;
}

.pr-34 {
  padding-right: 34px;
}

.p-35 {
  padding: 35px !important;
}

.pb-35 {
  padding-bottom: 35px;
}

.pt-35 {
  padding-top: 35px;
}

.pl-35 {
  padding-left: 35px;
}

.pr-35 {
  padding-right: 35px;
}

.p-36 {
  padding: 36px !important;
}

.pb-36 {
  padding-bottom: 36px;
}

.pt-36 {
  padding-top: 36px;
}

.pl-36 {
  padding-left: 36px;
}

.pr-36 {
  padding-right: 36px;
}

.p-37 {
  padding: 37px !important;
}

.pb-37 {
  padding-bottom: 37px;
}

.pt-37 {
  padding-top: 37px;
}

.pl-37 {
  padding-left: 37px;
}

.pr-37 {
  padding-right: 37px;
}

.p-38 {
  padding: 38px !important;
}

.pb-38 {
  padding-bottom: 38px;
}

.pt-38 {
  padding-top: 38px;
}

.pl-38 {
  padding-left: 38px;
}

.pr-38 {
  padding-right: 38px;
}

.p-39 {
  padding: 39px !important;
}

.pb-39 {
  padding-bottom: 39px;
}

.pt-39 {
  padding-top: 39px;
}

.pl-39 {
  padding-left: 39px;
}

.pr-39 {
  padding-right: 39px;
}

.p-40 {
  padding: 40px !important;
}

.pb-40 {
  padding-bottom: 40px;
}

.pt-40 {
  padding-top: 40px;
}

.pl-40 {
  padding-left: 40px;
}

.pr-40 {
  padding-right: 40px;
}

/*PADDINGS*/
/*colors*/
.orange {
  color: #d27313 !important;
}

.border-orange {
  border: solid 1px #d27313;
}

/*colors*/
/*helper*/
.w100 {
  width: 100%;
}

.text-upper {
  text-transform: uppercase;
}

.b {
  font-weight: bold;
}

/*helper*/
/*all site*/
/*only model product*/
#productModelPageContainer {
  /*overflow: hidden;*/
  /*clear: both;*/
  float: right;
  display: inline-block;
  width: 59%;
  /*@media only screen and (min-width: 0) and (max-width: $siteWidth - 1)*/
  /*@media only screen and (min-width: 1000px) and (max-width: $siteWidth - 1)*/
}
#productModelPageContainer .btn-round-gray {
  margin: 20px auto;
}
#productModelPageContainer #productName {
  text-transform: capitalize;
  text-align: justify-all;
  font-weight: bold;
  color: #5c5756;
  font-size: 26px;
}
#productModelPageContainer .fullInformationOffer {
  display: flex;
  flex-wrap: wrap;
  flex-flow: row;
  justify-content: space-around;
  min-height: 252px;
}
#productModelPageContainer .fullInformationOffer .informationOfferGeneral {
  display: flex;
  flex-flow: column nowrap;
  flex-grow: 2;
}
#productModelPageContainer .fullInformationOffer .informationOfferGeneral .informationOfferPrice {
  display: flex;
  order: 1;
  margin-top: 0;
}
#productModelPageContainer .fullInformationOffer .informationOfferGeneral .value-proposition {
  order: 2;
  flex-grow: 2;
}
#productModelPageContainer .fullInformationOffer .informationOfferGeneral .warrenty {
  order: 3;
  flex-grow: 1;
}
@media (max-width: 600px) {
  #productModelPageContainer .fullInformationOffer {
    flex-flow: column wrap !important;
  }
  #productModelPageContainer .btn-round-gray {
    margin: 32px auto !important;
  }
}
#productModelPageContainer .price-box {
  /*flex-direction: row;
  flex-grow: 50;
  display: flex;
  align-items: center;*/
  /*width: 250px;*/
  font-size: 26px;
  font-weight: bold;
}
#productModelPageContainer .price-box .price-label {
  margin-right: 10px;
  font-size: 18px;
  font-weight: 500;
  display: inline;
}
@media (min-width: 1441px) {
  #productModelPageContainer .price-box .price-label {
    /*margin-top: 10px;*/
  }
}
@media (min-width: 1021px) and (max-width: 1440px) {
  #productModelPageContainer .price-box .price-label {
    /*margin-top: 10px;*/
  }
}
#productModelPageContainer .price-box .price {
  color: red;
  display: inline;
  margin-left: 10px;
}
@media (min-width: 601px) and (max-width: 1020px) {
  #productModelPageContainer .price-label {
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  #productModelPageContainer #productName {
    font-size: 21px !important;
  }
  #productModelPageContainer .price-label {
    margin-top: 0;
  }
}
#productModelPageContainer #price {
  font-weight: bold;
  font-size: 26px;
  color: #0d82c7;
  margin-bottom: 15px;
}
#productModelPageContainer .value-proposition {
  list-style-type: none;
  padding: 0;
  float: left;
}
#productModelPageContainer .value-proposition li:before {
  content: "✔";
  margin: 0 0.5em 0 0;
}
#productModelPageContainer .value-proposition li:first {
  margin-top: 0;
}
#productModelPageContainer .value-proposition li {
  color: green;
  font-weight: bold;
  font-size: 20.8px;
  margin-top: 10px;
}
#productModelPageContainer .value-proposition li span {
  color: #2c9b41;
  display: block;
  font-weight: normal;
  padding: 0 0 0 30px;
}
#productModelPageContainer .value-proposition li span.vp-value {
  display: inline;
  padding: 0;
}
#productModelPageContainer .warrenty {
  width: 200px;
  float: right;
  display: block;
  /*margin-top: -$btnWarrenty;*/
  /*margin-right: ($btnAddToCartWidth/2) - ($btnWarrenty / 2)+10;*/
  margin: 0 !important;
  max-width: 200px !important;
}
#productModelPageContainer .warrenty img {
  width: 100%;
}
#productModelPageContainer .view-faster-delivery-options {
  float: left;
  display: inline-block;
  clear: both;
  width: 100%;
  margin-left: 30px;
  margin-top: 10px;
}
#productModelPageContainer .view-faster-delivery-options #shopping-cart-estimator-link {
  font-size: 20px;
}
#productModelPageContainer .buyBox {
  float: left;
  width: 100%;
  text-align: center;
  height: auto;
}
#productModelPageContainer .buyBox .buybox-bottom {
  padding: 5px 0 0 0;
  clear: both;
  /*height: 56px;*/
  position: relative;
}
#productModelPageContainer .buyBox .buybox-bottom .security-info {
  width: 188px;
  height: 23px;
  background-color: white;
  border: solid 1px white;
  clear: both;
  /*height: inherit;*/
  position: absolute;
  right: 0;
}
#productModelPageContainer .buyBox .buybox-bottom .security-info .icon-security {
  width: 10%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
#productModelPageContainer .buyBox .buybox-bottom .security-info .icon-security:before {
  content: url(/store/images/lock.svg);
  background-size: cover;
  height: 0;
  padding: 0;
  padding-bottom: calc(100% * 3 / 4);
  width: 100%;
}
#productModelPageContainer .buyBox .buybox-bottom .security-info .text-security {
  font-size: 92%;
  font-weight: 900;
  color: #0d82c7;
  top: 50%;
  transform: translateY(-50%);
  /* text-align: center; */
  position: absolute;
  /*bottom: 0;*/
  /* left: 0; */
  right: 0;
  width: 90%;
  overflow: hidden;
  text-transform: uppercase;
}
#productModelPageContainer .buyBox .qtd {
  float: right;
  display: block;
  margin: auto 0;
  width: 11%;
  /*text-align: right;*/
  margin-right: 15px;
}
#productModelPageContainer .buyBox .qtd input {
  max-width: 80px;
  padding: 25px 5px !important;
  text-align: center;
  font-size: 20.8px;
  height: 69px;
  margin: auto 0;
  margin-left: -15px;
  margin-right: -15px;
}
#productModelPageContainer .buyBox button {
  padding: 15px 45px 15px 25px !important;
  font-size: 26px;
  font-weight: bold;
  float: right;
  width: 35%;
  text-align: center;
}
@media (min-width: 1021px) and (max-width: 1440px) {
  #productModelPageContainer .buyBox button {
    font-size: 20px;
    padding: 20px 45px 20px 25px !important;
  }
}
#productModelPageContainer .buyBox .box-white {
  display: flex;
  align-items: center;
  width: 50%;
  height: 67px;
  float: left;
  border: solid 1px #d27313;
  text-align: center;
  border-radius: 4px;
  background-color: #fff;
}
#productModelPageContainer .buyBox .box-white .box-body {
  color: #0d82c7;
  padding: 10px;
  width: 100%;
}
#productModelPageContainer .buyBox .box-white .box-body a:hover {
  text-decoration: underline !important;
}
#productModelPageContainer .buyBox .box-white .box-body a {
  font-weight: bold;
  font-size: 18px;
  color: #d27313 !important;
  /*color: #2c9b41;*/
}
@media (max-width: 600px) {
  #productModelPageContainer .buyBox {
    float: none;
    display: block;
  }
}
#productModelPageContainer .productDescriptionTitle {
  clear: both;
  text-align: center;
  padding: 0;
  margin-top: 37px;
  font-size: 26px;
  float: left;
  width: 100%;
}
#productModelPageContainer .productDescriptionTitle h2 {
  text-align: center;
}
#productModelPageContainer #info-products h1 {
  margin-bottom: 4px;
}
@media (max-width: 600px) {
  #productModelPageContainer {
    width: 100%;
  }
  #productModelPageContainer .warrenty {
    margin: 0 auto !important;
    margin-top: 30px !important;
  }
  #productModelPageContainer .buyBox {
    height: auto !important;
    float: left;
    margin-bottom: 10px;
  }
  #productModelPageContainer .buyBox button {
    width: 100%;
  }
}
@media (min-width: 1021px) and (max-width: 1440px) {
  #productModelPageContainer .view-faster-delivery-options {
    float: left;
    margin-left: 0 !important;
    width: auto !important;
  }
  #productModelPageContainer .warrenty {
    /*margin: 35px 43px 0 0 !important;*/
    /*width: 110px !important;*/
  }
  #productModelPageContainer .warrenty img {
    float: right;
    width: 80% !important;
  }
  #productModelPageContainer .buyBox {
    width: 100%;
  }
  #productModelPageContainer .buyBox .box-body {
    font-size: 17px !important;
  }
  #productModelPageContainer .square {
    width: 210px !important;
  }
  #productModelPageContainer .square img {
    border: solid 1px red;
  }
}
@media (min-width: 1441px) {
  #productModelPageContainer .view-faster-delivery-options {
    float: left;
    width: 100%;
    margin-left: 0 !important;
  }
}

/*FIM only model product*/
/* produto e modelo - inicio */
#productmodelsinfoBody #productMainImage {
  width: 40%;
  position: relative;
}
#productmodelsinfoBody #productMainImage .additional-image-gallery {
  /*margin: 40px;*/
  width: 85px;
  /*padding: 50px 36px 4px;*/
  background: white;
  /*box-shadow: 20px 0 20px 6px #5f5f5f;*/
  position: absolute;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
}
@media (max-width: 600px) {
  #productmodelsinfoBody #productMainImage .additional-image-gallery {
    display: none;
  }
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a:first-child {
  margin: 0 0 4px 0;
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a:last-child {
  margin: 0 0 10px 0;
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a:focus, #productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a:hover {
  border: solid 1px #cc7013;
  -webkit-box-shadow: 2px 0 4px 0 #cc8b0c;
  -moz-box-shadow: 2px 0 4px 0 #cc8b0c;
  box-shadow: 2px 0 4px 0 #cc8b0c;
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a {
  text-align: center;
  border: solid 1px #ccc7c1;
  -webkit-box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.22);
  background-image: var(--background);
  backface-visibility: hidden;
  background-color: white;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  cursor: pointer;
  float: left;
  /*height: 5.3vh;*/
  height: 8vh;
  width: 5.4vw;
  max-height: calc(100% - 5px);
  max-width: calc(100% - 5px);
  outline: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  /*margin: 5px 0;*/
  margin: 0.2vh 0;
}
@media (min-width: 1021px) and (max-width: 1440px) {
  #productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a {
    height: 4.5vh;
  }
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a:before {
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  /*z-index: 99991;*/
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a.slide-up:before {
  content: "˄";
  /*display: block;*/
  /*margin-top: 3px;*/
  opacity: 1;
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a.slide-down:before {
  content: "˅";
  /*display: block;*/
  /*margin-top: 3px;*/
  opacity: 1;
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a.slide-up, #productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a.slide-down {
  /*width: 60px;*/
  height: 30px;
  vertical-align: top;
  position: relative;
  top: 0;
  font-size: 26px;
  font-weight: bold;
  /*text-shadow: 2px 1px 5px gainsboro;*/
  background-color: white;
  color: #5c5756;
  /*border: none !important;*/
  text-shadow: none !important;
  margin: 0;
}
#productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a.slide-up:hover, #productmodelsinfoBody #productMainImage .additional-image-gallery div.slide-control a.slide-down:hover {
  cursor: pointer;
  background-color: #d27313;
  color: white;
  border: solid 1px #d27313 !important;
  /*text-shadow: none !important;*/
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
#productmodelsinfoBody #productMainImage a {
  display: block;
}
#productmodelsinfoBody #productMainImage .highslide {
  margin: 0 auto;
}
#productmodelsinfoBody #productMainImage a.highslide:before {
  display: block;
}
#productmodelsinfoBody #productMainImage .main-product-image img {
  height: auto;
  margin-left: 39px;
  min-height: 25vmax;
  margin-bottom: 20px;
  max-width: 350px !important;
}
@media (max-width: 600px) {
  #productmodelsinfoBody #productMainImage {
    width: 100%;
  }
  #productmodelsinfoBody #productMainImage .main-product-image {
    /*margin-top: 9vh;*/
  }
  #productmodelsinfoBody #productMainImage .main-product-image img {
    /*height: calc(45vh+50px);*/
    max-width: 90vw !important;
    height: auto;
    margin-left: 0;
    min-height: 26vmax;
  }
  #productmodelsinfoBody #productMainImage .square {
    width: 210px !important;
  }
  #productmodelsinfoBody #productMainImage #productMainImage {
    margin: 0 !important;
  }
}
@media (min-width: 1021px) and (max-width: 1440px) {
  #productmodelsinfoBody #productMainImage img {
    max-height: 260px !important;
  }
}
#productmodelsinfoBody .innerField {
  /*float: left;*/
  border: solid 1px #f0f0f0;
  width: 100%;
  /*border: none;*/
  border-top: 0;
  border-bottom: 0;
  clear: both;
  text-align: center;
  padding: 0 0 17px 0;
  margin: 10px auto !important;
  position: relative;
  border: solid 1px #e7e6e0;
}
#productmodelsinfoBody .innerField legend {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
#productmodelsinfoBody .innerField legend h4 {
  background-color: white;
  color: #734a95 !important;
  font-size: 1.62rem !important;
  font-variant: inherit;
}
#productmodelsinfoBody .innerField h1, #productmodelsinfoBody .innerField h2, #productmodelsinfoBody .innerField h3, #productmodelsinfoBody .innerField h4, #productmodelsinfoBody .innerField h5 {
  text-align: center;
}
#productmodelsinfoBody .innerField select {
  width: 95%;
  max-width: none;
  font-size: 20.8px;
  height: auto;
}
#productmodelsinfoBody .innerField .row {
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: space-around;
}
#productmodelsinfoBody .innerField .row .column {
  display: inline-flex;
  flex: 1;
  margin: 0 auto;
  margin-top: 0;
  display: none;
  transition: visibility 0s 2s, opacity 2s linear;
}
#productmodelsinfoBody .innerField .row .column a .image {
  min-height: 160px;
}
#productmodelsinfoBody .innerField .row .column a .label-name {
  display: block !important;
  padding: 8px;
}
#productmodelsinfoBody .innerField .row .column a .label-code {
  display: none;
}
#productmodelsinfoBody .innerField .row .column img {
  width: auto;
  max-height: 150px;
  margin-bottom: 10px;
}
#productmodelsinfoBody .innerField .row .column span {
  display: block;
  text-align: center;
  color: #0d82c7;
}
@media (min-width: 1021px) and (max-width: 1440px) {
  #productmodelsinfoBody .innerField .row .column {
    width: 27.5% !important;
  }
}
#productmodelsinfoBody .innerField .prev:before {
  content: "<";
  position: relative;
  width: 100%;
}
#productmodelsinfoBody .innerField .next:before {
  content: ">";
  position: relative;
  width: 100%;
}
#productmodelsinfoBody .innerField .prev, #productmodelsinfoBody .innerField .next {
  position: absolute;
  top: 0 !important;
  bottom: 0;
  display: flex;
  align-items: center;
  /*margin-top: 25px;*/
  margin-top: -25px;
  color: white;
  /*float: left;*/
  width: 10%;
  font-size: 52px;
  font-weight: bold;
  /*background: #0a2b1d;*/
  text-shadow: 2px 1px 5px #000000;
  opacity: 1;
  z-index: 0;
}
#productmodelsinfoBody .innerField .prev:hover, #productmodelsinfoBody .innerField .next:hover {
  opacity: 1 !important;
  color: black !important;
  text-shadow: 2px 1px 5px #000000;
  color: #0d82c7 !important;
}
#productmodelsinfoBody .innerField:hover .prev, #productmodelsinfoBody .innerField:hover .next {
  /*      cursor: pointer;
        opacity: 0.5;
        animation-name: opacity-show;
        animation-duration: 1s;*/
}
#productmodelsinfoBody .innerField .prev {
  left: 0;
}
#productmodelsinfoBody .innerField .next {
  right: 0;
}
#productmodelsinfoBody .innerField .row > .column:nth-child(1), #productmodelsinfoBody .innerField .row > .column:nth-child(2), #productmodelsinfoBody .innerField .row > .column:nth-child(3) {
  display: block;
}
#productmodelsinfoBody .innerField .row::after {
  content: "";
  clear: both;
  display: table;
}
@media (max-width: 600px) {
  #productmodelsinfoBody .innerField {
    margin: 40px auto !important;
    margin-top: 0 !important;
    padding: 0;
    min-height: 200px;
  }
  #productmodelsinfoBody .innerField .prev, #productmodelsinfoBody .innerField .next {
    margin-top: -24px;
  }
  #productmodelsinfoBody .innerField .row .column {
    width: 26.3% !important;
    max-width: 30vw;
    margin-top: -12px;
    padding: 10px 5px 10px 0;
  }
  #productmodelsinfoBody .innerField .row .column:nth-child(3) {
    padding: 10px 0 10px 0 !important;
  }
  #productmodelsinfoBody .innerField .row .column a .label-name {
    display: none !important;
  }
  #productmodelsinfoBody .innerField .row .column a .label-code {
    display: inline-block;
  }
  #productmodelsinfoBody .innerField .row .column a .image {
    display: inline-flex;
    align-items: center;
  }
  #productmodelsinfoBody .innerField .row .column a .image img {
    width: 100%;
  }
}
#productmodelsinfoBody .table-acessories-custom {
  width: 100%;
  border-collapse: collapse;
  border-top: 0;
  margin: 10px 0;
  padding: 9px;
  box-shadow: 0px 1px 8px 0px #c5c5c5;
}
#productmodelsinfoBody .table-acessories-custom caption {
  background-color: #dcdcdc;
  padding: 10px;
  font-weight: 900;
  color: dimgrey;
}
#productmodelsinfoBody .table-acessories-custom tr {
  border: solid 1px #dcdcdc;
  border-collapse: collapse;
}
#productmodelsinfoBody .table-acessories-custom td {
  padding: 5px;
}
#productmodelsinfoBody #productAttributes {
  margin-left: -12px;
  margin-right: -11px;
}
#productmodelsinfoBody .link-view-models {
  display: inline-flex;
  flex-grow: 4;
  flex: 1 1 auto;
  text-overflow: "...";
  vertical-align: middle;
  align-items: center;
}
#productmodelsinfoBody .btn-view-model-details {
  display: inline-flex;
  flex: 0 1 auto;
  text-transform: capitalize;
  font-weight: bold;
  color: #d27313;
  border: solid 1px #d27313;
  padding: 8px;
  margin: 10px 5px;
  border-radius: 4px;
  white-space: nowrap;
  max-height: 20px;
  align-items: center;
  vertical-align: middle;
  text-align: center;
  justify-content: center;
}
#productmodelsinfoBody .modal-product-add {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  align-items: stretch;
}
#productmodelsinfoBody .modal-product-add h2 {
  margin: auto;
  padding: 10px;
  padding-right: 44px;
  flex: 0 0 50px;
  width: 100%;
}
#productmodelsinfoBody .modal-product-add .desktop-group {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
#productmodelsinfoBody .modal-product-add .desktop-group .column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  flex: 1 1 auto;
  flex-direction: row;
  padding: 10px;
  margin: auto;
}
#productmodelsinfoBody .modal-product-add .desktop-group .column img {
  /*max-width: 10vw;
  max-height: 100%;*/
  /*width: 80%;*/
  width: 50%;
  min-width: 40%;
  max-width: 100%;
  max-width: -moz-available;
  /* WebKit-based browsers will ignore this. */
  max-width: -webkit-fill-available;
  /* Mozilla-based browsers will ignore this. */
  max-width: fill-available;
  object-fit: scale-down;
  object-position: center center;
}
@media (max-width: 600px) {
  #productmodelsinfoBody .modal-product-add {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    flex-direction: column;
  }
  #productmodelsinfoBody .modal-product-add h2 {
    font-size: 1.5em !important;
    width: 100%;
  }
  #productmodelsinfoBody .modal-product-add .mobile-group {
    flex: 1 1 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    flex-direction: row;
    flex-wrap: wrap;
    border: solid 1px #656565;
    border-radius: 4px;
    margin: 10px;
    padding: 0;
  }
  #productmodelsinfoBody .modal-product-add .mobile-group .column + .center {
    text-align: center;
  }
  #productmodelsinfoBody .modal-product-add .mobile-group .column img {
    /*max-width: 30vw;
    max-height: 100%;*/
    width: 100%;
    max-width: 100%;
    max-width: -moz-available;
    /* WebKit-based browsers will ignore this. */
    max-width: -webkit-fill-available;
    /* Mozilla-based browsers will ignore this. */
    max-width: fill-available;
    object-fit: scale-down;
    object-position: top center;
  }
  #productmodelsinfoBody .modal-product-add .mobile-group .column .price {
    font-weight: bold;
    margin-bottom: 10px;
  }
  #productmodelsinfoBody .modal-product-add .mobile-group .column:nth-of-type(1) {
    margin-right: 0;
    max-width: 30% !important;
  }
  #productmodelsinfoBody .modal-product-add .mobile-group .column:nth-of-type(2) {
    margin-left: 0;
    max-width: 70% !important;
  }
  #productmodelsinfoBody .modal-product-add .mobile-group .column:nth-of-type(3) {
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 600px) {
  #productmodelsinfoBody .btn-view-model-details {
    padding: 4px;
  }
  #productmodelsinfoBody .productGeneral {
    margin-top: 10px;
    font-size: 21px;
  }
  #productmodelsinfoBody .moduleData table tbody tr th, #productmodelsinfoBody .moduleData table tbody tr td {
    height: 60px;
  }
}
#productmodelsinfoBody .productDescription {
  clear: both;
  padding: 5px 0 0;
  width: auto;
  /*margin: 20px 0 auto 0;*/
  /*margin-top: 20px;*/
  margin: 10px;
  max-width: 100%;
  font-size: 16px;
  border: solid 1px #e7e6e0 !important;
}
#productmodelsinfoBody .productDescription .content-title {
  border-bottom: 1px solid #CCCCCC;
  color: #5C4222;
  display: none;
  font-size: 15px !important;
  margin-bottom: 15px;
  padding-bottom: 9px;
}
#productmodelsinfoBody .productDescription p {
  margin-top: 0;
}
#productmodelsinfoBody .productDescription .title {
  padding: 10px;
  text-align: center;
  color: #734a95 !important;
  background-color: white;
  font-variant: inherit;
  font-size: 1.62rem !important;
  font-weight: normal !important;
  margin: 0 auto;
}
#productmodelsinfoBody .productDescription .content {
  padding: 50px;
}
#productmodelsinfoBody .productDescription .content table tbody tr:nth-child(2n) {
  background-color: #f0f0f7;
}
#productmodelsinfoBody .productDescription .content ul li {
  line-height: 32px !important;
}
#productmodelsinfoBody .productDescription .content ul .compact li {
  line-height: 32px !important;
}
#productmodelsinfoBody .productDescription .content * {
  font-size: 16px !important;
  line-height: 23px !important;
}
@media (max-width: 374px) {
  #productmodelsinfoBody .productDescription .content * {
    font-size: 14px !important;
  }
}
@media (max-width: 320px) {
  #productmodelsinfoBody .productDescription .content * {
    font-size: 12px !important;
  }
}
#productmodelsinfoBody .productDescription #productAttributes {
  margin: 0 auto !important;
  padding-top: 0;
}
#productmodelsinfoBody .productDescription #productAttributes .moduleData table tbody tr:nth-child(even) {
  background-color: #e8edf5;
}
#productmodelsinfoBody .productDescription #productAttributes .moduleData table tbody tr td .attribsCheckbox {
  display: block;
}
@media (max-width: 600px) {
  #productmodelsinfoBody .productDescription {
    font-size: 14px;
    margin: 2px;
  }
  #productmodelsinfoBody .productDescription .content {
    padding: 5px;
  }
}
@media (max-width: 320px) {
  #productmodelsinfoBody .productDescription {
    font-size: 12px;
  }
}

/* produto e modelo - fim */
/* 3.3 Shopping Cart */
#shoppingcartBody {
  /* buttons */
  /* subtotal */
  /* shipping estimatitor area when not a button */
}
#shoppingcartBody .mobile-only {
  display: none;
}
#shoppingcartBody .centerColumn {
  padding: 5px;
}
#shoppingcartBody .centerColumn .table-cart {
  border-radius: 0;
  font-size: 12px;
}
#shoppingcartBody .centerColumn .table-cart th, #shoppingcartBody .centerColumn .table-cart td {
  vertical-align: middle;
}
#shoppingcartBody .centerColumn .table-cart .productImage {
  width: 11%;
}
#shoppingcartBody .centerColumn .table-cart .productImage span {
  float: none;
  display: inline-block;
  /*max-width: 80%;*/
}
#shoppingcartBody .centerColumn .table-cart .cartProductDisplay {
  width: 68%;
}
#shoppingcartBody .centerColumn .table-cart #scTotalHeading {
  text-align: right;
}
#shoppingcartBody .cartLabel {
  display: inline-block;
  font-weight: 900;
  font-variant: full-width;
  text-align: justify;
  font-size: 0.9rem;
  border: solid 5px #ffffff;
  border-style: double;
  padding: 4px;
  margin: 5px 0px;
  border-radius: 10px;
  background-color: #3a4a95;
  color: white;
}
#shoppingcartBody .cartQuantity .cartControl {
  margin-top: 67px;
}
#shoppingcartBody .cartQuantity .cartControl input[type=text] {
  height: 35px;
  margin-right: 9px;
  text-align: center;
  width: 100% !important;
}
#shoppingcartBody .cartQuantity .cartControl .qty-btns {
  line-height: 2.5;
  margin-top: 10px;
}
#shoppingcartBody .cartQuantity .cartControl a, #shoppingcartBody .cartQuantity .cartControl .minmax-unit {
  display: block;
  font-size: 12px;
}
#shoppingcartBody .cartQuantity .cartControl .minmax-unit {
  font-weight: bold;
}
#shoppingcartBody .cartQuantity .cartControl .alert:empty {
  display: none;
}
#shoppingcartBody .buttons-container {
  margin-top: 21px;
}
#shoppingcartBody .buttons-container .buttonRow {
  margin-top: 0;
  font-size: 12px;
}
#shoppingcartBody .buttons-container .buttonRow + .buttonRow {
  margin-left: 15px;
}
#shoppingcartBody #cartSubTotal td {
  font-weight: bold;
  text-align: right;
  font-size: 1.1em;
}
#shoppingcartBody #cartSubTotal td .title {
  width: 88%;
}
#shoppingcartBody .shoppingcart #shippingEstimatorContent {
  margin-top: 21px;
}
#shoppingcartBody .shoppingcart .form-container {
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  #shoppingcartBody {
    /* buttons */
    /* buttons */
  }
  #shoppingcartBody .centerColumn {
    padding: 0;
  }
  #shoppingcartBody #cartDefaultHeading {
    margin: 12px 12px 12px 12px;
  }
  #shoppingcartBody .cartAttribsList h3 {
    font-size: 1em;
  }
  #shoppingcartBody .cartTotalsDisplay .messageStackCaution {
    display: none;
  }
  #shoppingcartBody .button-list .shopping-estimator {
    /*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
    clear: both;
    float: none;
    margin-left: 0 !important;
    position: relative;
    top: -4;
    padding-top: 5px;
  }
  #shoppingcartBody .button-list {
    float: none;
    /*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
    clear: both;
    float: none;
    position: relative;
    padding-bottom: 7px;
    overflow: hidden;
    top: 4px;
    /*padding-top: 15px;*/
  }
  #shoppingcartBody .buttonRow > [class*=icon] {
    padding-left: 0;
    padding-right: 0;
  }
  #shoppingcartBody .cartQuantity input[type=text] {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  #shoppingcartBody .cartQuantity .cartControl .qty-btns {
    overflow: unset;
    width: 100%;
  }
  #shoppingcartBody .buttonRow > [class*=icon] > [class*=icon] {
    display: none;
  }
  #shoppingcartBody .button-list .buttonRow + .buttonRow {
    margin-top: 5px;
  }
  #shoppingcartBody .button-list .buttonRow a {
    line-height: normal;
  }
  #shoppingcartBody .shoppingcart #shippingEstimatorContent {
    margin-top: 42px;
  }
}

.fancybox-custom-layout .fancybox-bg {
  background: #fff;
}
.fancybox-custom-layout .fancybox-is-open .fancybox-bg {
  opacity: 1;
}
.fancybox-custom-layout .fancybox-caption {
  background: #f1ecec;
  color: #6c6f73;
}
.fancybox-custom-layout .fancybox-caption a {
  color: #444;
}
.fancybox-custom-layout .fancybox-caption h3 {
  color: #444;
  font-size: 21px;
}
.fancybox-custom-layout .fancybox-button {
  background: transparent;
}
.fancybox-custom-layout .fancybox-navigation .fancybox-button div {
  /*padding: 6px;*/
  /*background: #fcfaf9;*/
  padding: 0 !important;
  border-radius: 50%;
  transition: opacity 0.2s;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  opacity: 0.7;
}
.fancybox-custom-layout .fancybox-navigation .fancybox-button:not([disabled]):hover div {
  opacity: 1;
}
.fancybox-custom-layout .fancybox-navigation .fancybox-button[disabled] {
  color: #484848;
}
.fancybox-custom-layout .fancybox-navigation .fancybox-button:not([disabled]) {
  color: #484848;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  position: absolute !important;
}

/* Remove background from all buttons */
.fancybox-navigation .fancybox-button {
  height: 150px;
  width: 116px;
}

@media all and (min-width: 600px) {
  .fancybox-custom-layout .fancybox-infobar {
    font-size: 21px;
  }

  .fancybox-custom-layout .fancybox-button, .fancybox-button:link,
.fancybox-custom-layout .fancybox-button:visited {
    color: #484848;
    /*height: 88px;
    width: 88px;*/
  }

  .fancybox-custom-layout .fancybox-bg {
    background: #000;
  }

  .fancybox-custom-layout .fancybox-caption {
    background: white;
  }

  .fancybox-custom-layout.fancybox-is-open .fancybox-bg {
    opacity: 0.5;
  }

  .fancybox-caption__body {
    font-weight: bold;
    text-transform: capitalize;
  }

  .fancybox-custom-layout .fancybox-show-thumbs .fancybox-inner {
    right: 289px;
  }

  .fancybox-custom-layout .fancybox-inner {
    margin: 40px 144px 40px 40px !important;
    background-color: white;
    box-shadow: 4px 4px 20px 20px #6d6a6a;
  }

  .fancybox-custom-layout .fancybox-thumbs {
    margin: 40px;
    width: 316px;
    padding: 50px 36px 4px;
    background: white;
    box-shadow: 20px 0px 20px 6px #5f5f5f;
  }

  .fancybox-custom-layout .fancybox-caption {
    padding: 49px 0 34px 0px;
    font-size: 20px;
    bottom: unset;
    top: 0;
    right: 80px;
  }

  .fancybox-custom-layout .fancybox-caption--separate {
    margin-top: unset;
  }

  .fancybox-custom-layout .fancybox-thumbs__list a:hover,
.fancybox-custom-layout .fancybox-thumbs__list a.fancybox-thumbs-active {
    border: solid 1px #cc7013;
    -webkit-box-shadow: 2px 0 4px 0 #cc8b0c;
    -moz-box-shadow: 2px 0 4px 0 #cc8b0c;
    box-shadow: 2px 0 4px 0 #cc8b0c;
  }

  .fancybox-custom-layout .fancybox-thumbs__list a {
    border: solid 1px #ccc7c1;
    -webkit-box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.22);
    box-shadow: 2px 0 4px 0 rgba(0, 0, 0, 0.22);
    margin: 10px;
    background-size: contain;
    background-color: white;
  }

  .fancybox-custom-layout .fancybox-thumbs__list a:before {
    border: unset;
  }

  /*.fancybox-custom-layout .fancybox-thumbs__list a.thumb-video:before {
      background-image: url(https://i.imgur.com/TxzC70f.png);
      background-repeat: no-repeat;
      background-position-x: center;
      opacity: 1 !important;
  }*/
  .fancybox-custom-layout .fancybox-button--arrow_right,
.fancybox-custom-layout .fancybox-button--arrow_left {
    height: 80px !important;
    width: 80px !important;
    margin: 10px;
    padding: 6px;
    color: white !important;
    background: #000000b3 !important;
    border-radius: 50%;
    transition: opacity 0.2s;
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    opacity: 1;
  }

  .fancybox-custom-layout .fancybox-button--close {
    height: 50px !important;
    width: 50px !important;
    margin: 10px;
    padding: 6px;
    color: white !important;
    background: #000000b3 !important;
    border-radius: 50%;
    transition: opacity 0.2s;
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    opacity: 1;
  }
}
.fancybox-loading-black {
  border-color: #000000;
  border-bottom-color: white;
}

.modal-small .fancybox-inner .fancybox-stage .fancybox-content {
  width: 30vw !important;
  padding: 1vw !important;
}

.modal-large .fancybox-inner .fancybox-stage .fancybox-content {
  width: 90vw !important;
  padding: 1vw !important;
}

@media (max-width: 600px) {
  /*.fancybox-slide--html .fancybox-close-small {
    color: white !important;
    opacity: 1 !important;
    background: transparent !important;
    svg {
      fill: white !important;
    }
  }*/
  .modal-small .fancybox-inner .fancybox-stage .fancybox-content {
    width: 100vw !important;
    padding: 0 !important;
  }

  /*
    .modal-large {
      .fancybox-inner {
        .fancybox-stage {
          .fancybox-content {
            width: 100vw !important;
            padding: 0 !important;
            z-index: 26000003 !important;
          }
          .fancybox-slide {
            padding: 0 !important;
            z-index: 26000003 !important;
          }
        }
      }
    }
  */
  /*
    .fancybox-request {
      .site-content {
        .centerColumn, .columnInner {
          margin: unset !important;
          padding: unset !important;
          margin-left: unset !important;
          border: unset !important;
        }
        .changeAddressFormContainer {
          border: unset;
        }
        .address-wrap {
          width: unset !important;
          h2 {
            padding: 10px 0 0 0;
            margin: 0 !important;
          }
          h2.header-notactive {
            padding: 0 0 0 10px !important;
            margin: 0 !important;
            width: 100% !important;
            text-align: left !important;
          }
        }
        h1#checkoutPayAddressDefaultHeading,
        h1#checkoutShipAddressDefaultHeading,
        .forgotten-password-container h2 {
          display: flex;
          align-items: center;
          text-align: center;
          height: 44px;
          padding-left: 10px !important;
          font-size: 18px !important;
          color: #fff !important;
          background-color: #3a4a95 !important;
        }

        #addressBook {
          #addressBookContainer {
            flex-wrap: wrap !important;
            display: flex  !important;;
            flex-direction: column  !important;
            padding: 0 !important;
            margin: 0 !important;

            .addressEntry {
              margin: 0.1vh 3vw !important;
              padding: 0.5vh 1vw;
              width: 91vw!important;

              .moduleRow, .moduleRowSelected {
                display: flex;
                flex-wrap: nowrap;
                align-items: center;
              }

              &:nth-child(odd) {
                background-color: #bbc8d2;
                border-radius: 4px;
              }
              &:nth-child(even) {
                background-color: #e2e7ff;
                border-radius: 4px;
              }
            }
          }
        }

      }

    }
  */
}
.fancybox-slide--html .fancybox-close-small {
  color: black !important;
}

/*custom default fancybox*/
/* header */
#headerWrapper {
  /*padding: 0 0 1px;*/
  padding: 0;
  position: relative;
  z-index: 1000;
  /*fim #header-info*/
}
#headerWrapper #header-info {
  position: relative;
  margin: 0 10px;
  height: 137px;
}
#headerWrapper #header-info .header-container {
  position: absolute;
  right: 5px;
  top: 0;
}
#headerWrapper #header-info .header-container .header-nav-extended-img-list {
  margin-right: -30px;
}
#headerWrapper #header-info .header-container .header-nav-extended-img-list a:first-child {
  margin-right: 22px;
}
#headerWrapper #header-info .header-container .header-nav-extended-img-list a img {
  margin-right: 30px;
  height: 105px;
}
#headerWrapper #header-info .header-container .clearfix {
  overflow: hidden;
  margin-bottom: 13px;
  margin-top: 5px;
}
#headerWrapper #header-info #logo {
  float: left;
  width: 730px;
}
#headerWrapper #header-info #logo a {
  /*background: url(../images/almalogo2.png) no-repeat -3px 10px; */
  float: left;
  /*height: 112px;
  text-indent: -9999px;
  width: 180px;*/
  /*margin: 20px 15px 0 0;*/
  padding: 0;
  width: auto;
}
#headerWrapper #header-info #logo a img {
  /*height: 112px;
  width: auto*/
}
#headerWrapper #header-info #logo span {
  display: none;
  /*font-family: "Verdana";*/
  font-family: "Open Sans", sans-serif !important;
  /*font-style: italic;*/
  margin: 48px 0 0 21px;
  overflow: hidden;
  text-indent: 2px;
}
#headerWrapper #header-info #logo span .site-name {
  color: #3A4A95;
  /*font-family: "Verdana";*/
  font-family: "Open Sans", sans-serif !important;
  font-size: 30px;
  margin-top: 45px;
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
}
#headerWrapper #header-info #logo span .site-slogan {
  color: #333;
  font-size: 13px;
  margin-top: 6px;
}
#headerWrapper #header-info ul, #headerWrapper #header-info .contact-us {
  float: right;
  overflow: hidden;
  list-style: none;
  margin: 0 0 0;
  padding: 0;
}
#headerWrapper #header-info ul li, #headerWrapper #header-info ul a {
  float: left;
  font-size: 12px;
  color: #333;
  width: auto;
}
#headerWrapper #header-info ul li {
  /*border-left: 1px solid #A1733B;*/
  margin-left: 6px;
  padding-left: 9px;
}
#headerWrapper #header-info ul li:first-child {
  margin-left: 0;
  border: none;
}
#headerWrapper #header-info .checkout-links a {
  font-size: 13px;
  text-transform: uppercase;
  /*font-family: "Verdana", sans-serif*/
  font-family: "Open Sans", sans-serif !important;
}
#headerWrapper #header-info ul a:hover {
  color: #5C4222;
}
#headerWrapper #header-info .social-links {
  clear: both;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 27px;
  width: 201px;
}
#headerWrapper #header-info .social-links span {
  float: left;
  width: auto;
  font-size: 11px;
  height: 32px;
  text-transform: uppercase;
  /*font-family: "Verdana", sans-serif;*/
  font-family: "Open Sans", sans-serif !important;
  line-height: 32px;
  padding-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
#headerWrapper #header-info .social-links ul {
  position: absolute;
  right: -10px;
  top: 0;
  clear: none;
  width: 145px;
}
#headerWrapper #header-info .social-links li {
  margin-left: 5px;
  border: none;
  padding-left: 0;
}
#headerWrapper #header-info .social-links li a {
  height: 30px;
  width: 30px;
  text-indent: -9999px;
}
#headerWrapper #header-info .social-links li a:hover {
  opacity: 0.7;
}
#headerWrapper #header-info .ico-twitter a {
  background: url(../images/icons/twitter-button.png) no-repeat 0 -1px;
}
#headerWrapper #header-info .ico-facebook a {
  background: url(../images/icons/facebook-button.png) no-repeat 0 -1px;
}
#headerWrapper #header-info .ico-pinterest a {
  background: url(../images/icons/pinterest-button.png) no-repeat 0 -1px;
}
#headerWrapper #header-info .ico-email a {
  background: url(../images/icons/email-button.png) no-repeat 0 -1px;
}
#headerWrapper #header-info .contact-us {
  float: right;
  margin-bottom: 0;
}
#headerWrapper #header-info .contact-us span {
  color: #767676;
  display: block;
  /* font-family: "Times New Roman";*/
  font-size: 18px;
  text-align: right;
}
#headerWrapper #header-info .fedex {
  color: #292464;
  /*display: block;*/
  /*font-family: "Verdana";*/
  font-family: "Open Sans", sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  padding-top: 8px;
  text-transform: uppercase;
  /*text-align: right;*/
}
#headerWrapper #header-info .fedex:hover {
  opacity: 0.7;
}
#headerWrapper #header-info #logo a img {
  /*height: 9vh !important;*/
  max-width: 493px;
  bottom: 5px;
  left: 0;
  position: absolute;
  height: auto !important;
}

/*fim HeaderWrapper*/
body {
  max-height: 100vh;
  min-height: 100vh;
  overflow-y: overlay;
  margin: 0;
  padding: 0;
}

@media (max-width: 600px) {
  .container-flex {
    flex-wrap: wrap;
  }

  #mainWrapper {
    box-shadow: none !important;
    margin-right: 0;
  }
  #mainWrapper #headerWrapper #header-info {
    height: initial !important;
    margin: 0 !important;
  }
  #mainWrapper #headerWrapper #header-info #logo {
    float: none !important;
    width: auto;
  }
  #mainWrapper #headerWrapper #header-info #logo a {
    float: none !important;
  }
  #mainWrapper #headerWrapper #header-info #logo a img {
    /*max-width: 400px;*/
    max-width: 90vw;
    position: relative !important;
    left: initial !important;
    bottom: initial !important;
    /*height: 9vh !important;*/
  }

  .site-content {
    /* margin-top: 50px;*/
  }
}
@media (min-width: 601px) and (max-width: 1020px) {
  #mainWrapper #headerWrapper #header-info {
    height: inherit !important;
    margin: 0 !important;
    width: auto !important;
  }
  #mainWrapper #headerWrapper #header-info #logo {
    float: none;
  }
  #mainWrapper #headerWrapper #header-info #logo a {
    float: none !important;
  }
  #mainWrapper #headerWrapper #header-info #logo a img {
    max-width: inherit !important;
    position: relative !important;
    left: initial !important;
    bottom: initial !important;
  }
}
@media all and (min-width: 1020px) and (max-width: 1282px) {
  #mainWrapper {
    margin-right: 15px;
  }
  #mainWrapper #headerWrapper #header-info .header-container .header-nav-extended-img-list {
    margin-right: -20px;
  }
  #mainWrapper #headerWrapper #header-info .header-container .header-nav-extended-img-list a:first-child {
    margin-right: 0;
  }
  #mainWrapper #headerWrapper #header-info .header-container .header-nav-extended-img-list a img {
    margin-right: 2px !important;
  }
  #mainWrapper #headerWrapper #header-info #logo a img {
    max-width: 329px !important;
    left: 0 !important;
    bottom: 0 !important;
  }
}
.address-wrap {
  width: 100% !important;
  max-width: 661px !important;
}

@media (max-width: 900px) {
  #productModelPageContainer {
    width: 100% !important;
  }

  #productModelPageContainer .innerField {
    height: auto !important;
  }
}
@media (max-width: 1700px) {
  .form-box-search form input.search-field {
    width: 600px;
  }

  #header-info .contact-us span {
    /*font-size: 12px;*/
  }
}
@media (max-width: 1500px) {
  .form-box-search form input.search-field {
    width: 500px;
  }
}
@media (max-width: 1300px) {
  .form-box-search form input.search-field {
    width: 390px;
  }
}
@media (max-width: 1150px) {
  .form-box-search form input.search-field {
    width: 260px;
  }
}
@media (min-width: 1031px) and (max-width: 1180px) {
  #productModelPageContainer .warrenty {
    margin: 0 !important;
    /*width: 120px;*/
  }

  #productModelPageContainer .value-proposition li {
    font-size: 18px !important;
  }
}
@media (max-width: 1020px) {
  #headerWrapper {
    width: calc(100% - 0) !important;
  }

  #header-info #logo {
    display: block;
    width: auto;
    float: none;
    clear: both;
    text-align: center;
    margin: 0 auto;
  }

  #header-info #logo a {
    float: none;
    padding: 0;
    width: auto;
    clear: both;
    margin: 9px 0;
  }

  #header-info .container, #main-navigation-search {
    display: none;
  }

  #productmodelsinfoBody .fancybox-container .modal-product-add {
    display: block !important;
  }

  .mobile-nav {
    display: flex;
    justify-content: space-around;
    position: relative;
    top: 0;
    right: 0;
    /*-webkit-transform: translate(0) rotateZ(360deg);
    -moz-transform: translate(0) rotateZ(360deg);
    -ms-transform: translate(0) rotateZ(360deg);
    -o-transform: translate(0) rotateZ(360deg);
    transform: translate(0) rotateZ(360deg);*/
    clear: both;
    width: 100%;
    border-top: 1px solid #3a4a95;
    border-bottom: 1px solid #b3b3b3;
    padding-bottom: 9px;
    padding-top: 9px;
  }

  .mobile-nav a {
    box-sizing: border-box;
    font-size: 18px;
    position: relative;
    text-align: center;
    outline: 0;
    float: none;
    padding-top: 0;
    display: inline-flex;
    flex: 1 0 auto;
    flex-wrap: wrap;
  }

  .mobile-nav a span {
    width: 100%;
  }

  .mobile-nav a .icon-title {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    z-index: 1;
  }

  /*#navBreadCrumb {
      display: none !important;
  }*/
  .mobile-nav .cart-btn {
    font-size: 19px;
  }

  #headerWrapper {
    position: relative;
  }

  #header-info {
    position: relative;
    margin: 0 10px;
    height: auto;
  }

  #productmodelsinfoBody #productMainImage .additional-image-gallery {
    display: none !important;
  }

  #productmodelsinfoBody #productMainImage, #productModelPageContainer {
    width: 100%;
    display: block !important;
    position: relative;
    clear: both;
    float: none !important;
  }

  .only-mobile {
    display: block !important;
  }

  .only-desktop {
    display: none !important;
  }

  #productModelPageColunaDireita {
    margin-top: 50px;
  }

  #productmodelsinfoBody #productMainImage .main-product-image img {
    max-width: 90% !important;
    max-height: 90% !important;
  }

  #productMainImage {
    top: 0;
  }

  .fancybox-custom-layout .fancybox-caption {
    font-size: 14px !important;
  }

  .fancybox-custom-layout .fancybox-button--arrow_right, .fancybox-custom-layout .fancybox-button--arrow_left,
.fancybox-custom-layout .fancybox-button--close {
    height: 50px !important;
    width: 50px !important;
  }
}
@media (max-width: 600px) {
  #productModelPageColunaDireita {
    margin-top: 20px;
  }
}
:root {
  --gutter-width: 1rem;
  --outer-margin: 2rem;
  --gutter-compensation: calc((var(--gutter-width) * 0.5) * -1);
  --half-gutter-width: calc((var(--gutter-width) * 0.5));
  --xs-min: 30;
  --sm-min: 48;
  --md-min: 64;
  --lg-min: 75;
  --screen-xs-min: var(--xs-min)em;
  --screen-sm-min: var(--sm-min)em;
  --screen-md-min: var(--md-min)em;
  --screen-lg-min: var(--lg-min)em;
  --container-sm: calc(var(--sm-min) + var(--gutter-width));
  --container-md: calc(var(--md-min) + var(--gutter-width));
  --container-lg: calc(var(--lg-min) + var(--gutter-width));
}

@custom-media --sm-viewport only screen and (min-width: 48em);
@custom-media --md-viewport only screen and (min-width: 64em);
@custom-media --lg-viewport only screen and (min-width: 75em);
/*MARGINS*/
/*MARGINS*/
.hidden-xs {
  display: none;
}

.show-xs {
  display: initial;
}

/*@debug m--30;*/
.m--30 {
  margin: -30px !important;
}

.mb--30 {
  margin-bottom: -30px;
}

.mt--30 {
  margin-top: -30px;
}

.ml--30 {
  margin-left: -30px;
}

.mr--30 {
  margin-right: -30px;
}

/*@debug m--29;*/
.m--29 {
  margin: -29px !important;
}

.mb--29 {
  margin-bottom: -29px;
}

.mt--29 {
  margin-top: -29px;
}

.ml--29 {
  margin-left: -29px;
}

.mr--29 {
  margin-right: -29px;
}

/*@debug m--28;*/
.m--28 {
  margin: -28px !important;
}

.mb--28 {
  margin-bottom: -28px;
}

.mt--28 {
  margin-top: -28px;
}

.ml--28 {
  margin-left: -28px;
}

.mr--28 {
  margin-right: -28px;
}

/*@debug m--27;*/
.m--27 {
  margin: -27px !important;
}

.mb--27 {
  margin-bottom: -27px;
}

.mt--27 {
  margin-top: -27px;
}

.ml--27 {
  margin-left: -27px;
}

.mr--27 {
  margin-right: -27px;
}

/*@debug m--26;*/
.m--26 {
  margin: -26px !important;
}

.mb--26 {
  margin-bottom: -26px;
}

.mt--26 {
  margin-top: -26px;
}

.ml--26 {
  margin-left: -26px;
}

.mr--26 {
  margin-right: -26px;
}

/*@debug m--25;*/
.m--25 {
  margin: -25px !important;
}

.mb--25 {
  margin-bottom: -25px;
}

.mt--25 {
  margin-top: -25px;
}

.ml--25 {
  margin-left: -25px;
}

.mr--25 {
  margin-right: -25px;
}

/*@debug m--24;*/
.m--24 {
  margin: -24px !important;
}

.mb--24 {
  margin-bottom: -24px;
}

.mt--24 {
  margin-top: -24px;
}

.ml--24 {
  margin-left: -24px;
}

.mr--24 {
  margin-right: -24px;
}

/*@debug m--23;*/
.m--23 {
  margin: -23px !important;
}

.mb--23 {
  margin-bottom: -23px;
}

.mt--23 {
  margin-top: -23px;
}

.ml--23 {
  margin-left: -23px;
}

.mr--23 {
  margin-right: -23px;
}

/*@debug m--22;*/
.m--22 {
  margin: -22px !important;
}

.mb--22 {
  margin-bottom: -22px;
}

.mt--22 {
  margin-top: -22px;
}

.ml--22 {
  margin-left: -22px;
}

.mr--22 {
  margin-right: -22px;
}

/*@debug m--21;*/
.m--21 {
  margin: -21px !important;
}

.mb--21 {
  margin-bottom: -21px;
}

.mt--21 {
  margin-top: -21px;
}

.ml--21 {
  margin-left: -21px;
}

.mr--21 {
  margin-right: -21px;
}

/*@debug m--20;*/
.m--20 {
  margin: -20px !important;
}

.mb--20 {
  margin-bottom: -20px;
}

.mt--20 {
  margin-top: -20px;
}

.ml--20 {
  margin-left: -20px;
}

.mr--20 {
  margin-right: -20px;
}

/*@debug m--19;*/
.m--19 {
  margin: -19px !important;
}

.mb--19 {
  margin-bottom: -19px;
}

.mt--19 {
  margin-top: -19px;
}

.ml--19 {
  margin-left: -19px;
}

.mr--19 {
  margin-right: -19px;
}

/*@debug m--18;*/
.m--18 {
  margin: -18px !important;
}

.mb--18 {
  margin-bottom: -18px;
}

.mt--18 {
  margin-top: -18px;
}

.ml--18 {
  margin-left: -18px;
}

.mr--18 {
  margin-right: -18px;
}

/*@debug m--17;*/
.m--17 {
  margin: -17px !important;
}

.mb--17 {
  margin-bottom: -17px;
}

.mt--17 {
  margin-top: -17px;
}

.ml--17 {
  margin-left: -17px;
}

.mr--17 {
  margin-right: -17px;
}

/*@debug m--16;*/
.m--16 {
  margin: -16px !important;
}

.mb--16 {
  margin-bottom: -16px;
}

.mt--16 {
  margin-top: -16px;
}

.ml--16 {
  margin-left: -16px;
}

.mr--16 {
  margin-right: -16px;
}

/*@debug m--15;*/
.m--15 {
  margin: -15px !important;
}

.mb--15 {
  margin-bottom: -15px;
}

.mt--15 {
  margin-top: -15px;
}

.ml--15 {
  margin-left: -15px;
}

.mr--15 {
  margin-right: -15px;
}

/*@debug m--14;*/
.m--14 {
  margin: -14px !important;
}

.mb--14 {
  margin-bottom: -14px;
}

.mt--14 {
  margin-top: -14px;
}

.ml--14 {
  margin-left: -14px;
}

.mr--14 {
  margin-right: -14px;
}

/*@debug m--13;*/
.m--13 {
  margin: -13px !important;
}

.mb--13 {
  margin-bottom: -13px;
}

.mt--13 {
  margin-top: -13px;
}

.ml--13 {
  margin-left: -13px;
}

.mr--13 {
  margin-right: -13px;
}

/*@debug m--12;*/
.m--12 {
  margin: -12px !important;
}

.mb--12 {
  margin-bottom: -12px;
}

.mt--12 {
  margin-top: -12px;
}

.ml--12 {
  margin-left: -12px;
}

.mr--12 {
  margin-right: -12px;
}

/*@debug m--11;*/
.m--11 {
  margin: -11px !important;
}

.mb--11 {
  margin-bottom: -11px;
}

.mt--11 {
  margin-top: -11px;
}

.ml--11 {
  margin-left: -11px;
}

.mr--11 {
  margin-right: -11px;
}

/*@debug m--10;*/
.m--10 {
  margin: -10px !important;
}

.mb--10 {
  margin-bottom: -10px;
}

.mt--10 {
  margin-top: -10px;
}

.ml--10 {
  margin-left: -10px;
}

.mr--10 {
  margin-right: -10px;
}

/*@debug m--9;*/
.m--9 {
  margin: -9px !important;
}

.mb--9 {
  margin-bottom: -9px;
}

.mt--9 {
  margin-top: -9px;
}

.ml--9 {
  margin-left: -9px;
}

.mr--9 {
  margin-right: -9px;
}

/*@debug m--8;*/
.m--8 {
  margin: -8px !important;
}

.mb--8 {
  margin-bottom: -8px;
}

.mt--8 {
  margin-top: -8px;
}

.ml--8 {
  margin-left: -8px;
}

.mr--8 {
  margin-right: -8px;
}

/*@debug m--7;*/
.m--7 {
  margin: -7px !important;
}

.mb--7 {
  margin-bottom: -7px;
}

.mt--7 {
  margin-top: -7px;
}

.ml--7 {
  margin-left: -7px;
}

.mr--7 {
  margin-right: -7px;
}

/*@debug m--6;*/
.m--6 {
  margin: -6px !important;
}

.mb--6 {
  margin-bottom: -6px;
}

.mt--6 {
  margin-top: -6px;
}

.ml--6 {
  margin-left: -6px;
}

.mr--6 {
  margin-right: -6px;
}

/*@debug m--5;*/
.m--5 {
  margin: -5px !important;
}

.mb--5 {
  margin-bottom: -5px;
}

.mt--5 {
  margin-top: -5px;
}

.ml--5 {
  margin-left: -5px;
}

.mr--5 {
  margin-right: -5px;
}

/*@debug m--4;*/
.m--4 {
  margin: -4px !important;
}

.mb--4 {
  margin-bottom: -4px;
}

.mt--4 {
  margin-top: -4px;
}

.ml--4 {
  margin-left: -4px;
}

.mr--4 {
  margin-right: -4px;
}

/*@debug m--3;*/
.m--3 {
  margin: -3px !important;
}

.mb--3 {
  margin-bottom: -3px;
}

.mt--3 {
  margin-top: -3px;
}

.ml--3 {
  margin-left: -3px;
}

.mr--3 {
  margin-right: -3px;
}

/*@debug m--2;*/
.m--2 {
  margin: -2px !important;
}

.mb--2 {
  margin-bottom: -2px;
}

.mt--2 {
  margin-top: -2px;
}

.ml--2 {
  margin-left: -2px;
}

.mr--2 {
  margin-right: -2px;
}

/*@debug m--1;*/
.m--1 {
  margin: -1px !important;
}

.mb--1 {
  margin-bottom: -1px;
}

.mt--1 {
  margin-top: -1px;
}

.ml--1 {
  margin-left: -1px;
}

.mr--1 {
  margin-right: -1px;
}

/*@debug m-0;*/
.m-0 {
  margin: 0px !important;
}

.mb-0 {
  margin-bottom: 0px;
}

.mt-0 {
  margin-top: 0px;
}

.ml-0 {
  margin-left: 0px;
}

.mr-0 {
  margin-right: 0px;
}

/*@debug m-1;*/
.m-1 {
  margin: 1px !important;
}

.mb-1 {
  margin-bottom: 1px;
}

.mt-1 {
  margin-top: 1px;
}

.ml-1 {
  margin-left: 1px;
}

.mr-1 {
  margin-right: 1px;
}

/*@debug m-2;*/
.m-2 {
  margin: 2px !important;
}

.mb-2 {
  margin-bottom: 2px;
}

.mt-2 {
  margin-top: 2px;
}

.ml-2 {
  margin-left: 2px;
}

.mr-2 {
  margin-right: 2px;
}

/*@debug m-3;*/
.m-3 {
  margin: 3px !important;
}

.mb-3 {
  margin-bottom: 3px;
}

.mt-3 {
  margin-top: 3px;
}

.ml-3 {
  margin-left: 3px;
}

.mr-3 {
  margin-right: 3px;
}

/*@debug m-4;*/
.m-4 {
  margin: 4px !important;
}

.mb-4 {
  margin-bottom: 4px;
}

.mt-4 {
  margin-top: 4px;
}

.ml-4 {
  margin-left: 4px;
}

.mr-4 {
  margin-right: 4px;
}

/*@debug m-5;*/
.m-5 {
  margin: 5px !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.mt-5 {
  margin-top: 5px;
}

.ml-5 {
  margin-left: 5px;
}

.mr-5 {
  margin-right: 5px;
}

/*@debug m-6;*/
.m-6 {
  margin: 6px !important;
}

.mb-6 {
  margin-bottom: 6px;
}

.mt-6 {
  margin-top: 6px;
}

.ml-6 {
  margin-left: 6px;
}

.mr-6 {
  margin-right: 6px;
}

/*@debug m-7;*/
.m-7 {
  margin: 7px !important;
}

.mb-7 {
  margin-bottom: 7px;
}

.mt-7 {
  margin-top: 7px;
}

.ml-7 {
  margin-left: 7px;
}

.mr-7 {
  margin-right: 7px;
}

/*@debug m-8;*/
.m-8 {
  margin: 8px !important;
}

.mb-8 {
  margin-bottom: 8px;
}

.mt-8 {
  margin-top: 8px;
}

.ml-8 {
  margin-left: 8px;
}

.mr-8 {
  margin-right: 8px;
}

/*@debug m-9;*/
.m-9 {
  margin: 9px !important;
}

.mb-9 {
  margin-bottom: 9px;
}

.mt-9 {
  margin-top: 9px;
}

.ml-9 {
  margin-left: 9px;
}

.mr-9 {
  margin-right: 9px;
}

/*@debug m-10;*/
.m-10 {
  margin: 10px !important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-10 {
  margin-top: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

/*@debug m-11;*/
.m-11 {
  margin: 11px !important;
}

.mb-11 {
  margin-bottom: 11px;
}

.mt-11 {
  margin-top: 11px;
}

.ml-11 {
  margin-left: 11px;
}

.mr-11 {
  margin-right: 11px;
}

/*@debug m-12;*/
.m-12 {
  margin: 12px !important;
}

.mb-12 {
  margin-bottom: 12px;
}

.mt-12 {
  margin-top: 12px;
}

.ml-12 {
  margin-left: 12px;
}

.mr-12 {
  margin-right: 12px;
}

/*@debug m-13;*/
.m-13 {
  margin: 13px !important;
}

.mb-13 {
  margin-bottom: 13px;
}

.mt-13 {
  margin-top: 13px;
}

.ml-13 {
  margin-left: 13px;
}

.mr-13 {
  margin-right: 13px;
}

/*@debug m-14;*/
.m-14 {
  margin: 14px !important;
}

.mb-14 {
  margin-bottom: 14px;
}

.mt-14 {
  margin-top: 14px;
}

.ml-14 {
  margin-left: 14px;
}

.mr-14 {
  margin-right: 14px;
}

/*@debug m-15;*/
.m-15 {
  margin: 15px !important;
}

.mb-15 {
  margin-bottom: 15px;
}

.mt-15 {
  margin-top: 15px;
}

.ml-15 {
  margin-left: 15px;
}

.mr-15 {
  margin-right: 15px;
}

/*@debug m-16;*/
.m-16 {
  margin: 16px !important;
}

.mb-16 {
  margin-bottom: 16px;
}

.mt-16 {
  margin-top: 16px;
}

.ml-16 {
  margin-left: 16px;
}

.mr-16 {
  margin-right: 16px;
}

/*@debug m-17;*/
.m-17 {
  margin: 17px !important;
}

.mb-17 {
  margin-bottom: 17px;
}

.mt-17 {
  margin-top: 17px;
}

.ml-17 {
  margin-left: 17px;
}

.mr-17 {
  margin-right: 17px;
}

/*@debug m-18;*/
.m-18 {
  margin: 18px !important;
}

.mb-18 {
  margin-bottom: 18px;
}

.mt-18 {
  margin-top: 18px;
}

.ml-18 {
  margin-left: 18px;
}

.mr-18 {
  margin-right: 18px;
}

/*@debug m-19;*/
.m-19 {
  margin: 19px !important;
}

.mb-19 {
  margin-bottom: 19px;
}

.mt-19 {
  margin-top: 19px;
}

.ml-19 {
  margin-left: 19px;
}

.mr-19 {
  margin-right: 19px;
}

/*@debug m-20;*/
.m-20 {
  margin: 20px !important;
}

.mb-20 {
  margin-bottom: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

/*@debug m-21;*/
.m-21 {
  margin: 21px !important;
}

.mb-21 {
  margin-bottom: 21px;
}

.mt-21 {
  margin-top: 21px;
}

.ml-21 {
  margin-left: 21px;
}

.mr-21 {
  margin-right: 21px;
}

/*@debug m-22;*/
.m-22 {
  margin: 22px !important;
}

.mb-22 {
  margin-bottom: 22px;
}

.mt-22 {
  margin-top: 22px;
}

.ml-22 {
  margin-left: 22px;
}

.mr-22 {
  margin-right: 22px;
}

/*@debug m-23;*/
.m-23 {
  margin: 23px !important;
}

.mb-23 {
  margin-bottom: 23px;
}

.mt-23 {
  margin-top: 23px;
}

.ml-23 {
  margin-left: 23px;
}

.mr-23 {
  margin-right: 23px;
}

/*@debug m-24;*/
.m-24 {
  margin: 24px !important;
}

.mb-24 {
  margin-bottom: 24px;
}

.mt-24 {
  margin-top: 24px;
}

.ml-24 {
  margin-left: 24px;
}

.mr-24 {
  margin-right: 24px;
}

/*@debug m-25;*/
.m-25 {
  margin: 25px !important;
}

.mb-25 {
  margin-bottom: 25px;
}

.mt-25 {
  margin-top: 25px;
}

.ml-25 {
  margin-left: 25px;
}

.mr-25 {
  margin-right: 25px;
}

/*@debug m-26;*/
.m-26 {
  margin: 26px !important;
}

.mb-26 {
  margin-bottom: 26px;
}

.mt-26 {
  margin-top: 26px;
}

.ml-26 {
  margin-left: 26px;
}

.mr-26 {
  margin-right: 26px;
}

/*@debug m-27;*/
.m-27 {
  margin: 27px !important;
}

.mb-27 {
  margin-bottom: 27px;
}

.mt-27 {
  margin-top: 27px;
}

.ml-27 {
  margin-left: 27px;
}

.mr-27 {
  margin-right: 27px;
}

/*@debug m-28;*/
.m-28 {
  margin: 28px !important;
}

.mb-28 {
  margin-bottom: 28px;
}

.mt-28 {
  margin-top: 28px;
}

.ml-28 {
  margin-left: 28px;
}

.mr-28 {
  margin-right: 28px;
}

/*@debug m-29;*/
.m-29 {
  margin: 29px !important;
}

.mb-29 {
  margin-bottom: 29px;
}

.mt-29 {
  margin-top: 29px;
}

.ml-29 {
  margin-left: 29px;
}

.mr-29 {
  margin-right: 29px;
}

/*@debug m-30;*/
.m-30 {
  margin: 30px !important;
}

.mb-30 {
  margin-bottom: 30px;
}

.mt-30 {
  margin-top: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

/*@debug m-31;*/
.m-31 {
  margin: 31px !important;
}

.mb-31 {
  margin-bottom: 31px;
}

.mt-31 {
  margin-top: 31px;
}

.ml-31 {
  margin-left: 31px;
}

.mr-31 {
  margin-right: 31px;
}

/*@debug m-32;*/
.m-32 {
  margin: 32px !important;
}

.mb-32 {
  margin-bottom: 32px;
}

.mt-32 {
  margin-top: 32px;
}

.ml-32 {
  margin-left: 32px;
}

.mr-32 {
  margin-right: 32px;
}

/*@debug m-33;*/
.m-33 {
  margin: 33px !important;
}

.mb-33 {
  margin-bottom: 33px;
}

.mt-33 {
  margin-top: 33px;
}

.ml-33 {
  margin-left: 33px;
}

.mr-33 {
  margin-right: 33px;
}

/*@debug m-34;*/
.m-34 {
  margin: 34px !important;
}

.mb-34 {
  margin-bottom: 34px;
}

.mt-34 {
  margin-top: 34px;
}

.ml-34 {
  margin-left: 34px;
}

.mr-34 {
  margin-right: 34px;
}

/*@debug m-35;*/
.m-35 {
  margin: 35px !important;
}

.mb-35 {
  margin-bottom: 35px;
}

.mt-35 {
  margin-top: 35px;
}

.ml-35 {
  margin-left: 35px;
}

.mr-35 {
  margin-right: 35px;
}

/*@debug m-36;*/
.m-36 {
  margin: 36px !important;
}

.mb-36 {
  margin-bottom: 36px;
}

.mt-36 {
  margin-top: 36px;
}

.ml-36 {
  margin-left: 36px;
}

.mr-36 {
  margin-right: 36px;
}

/*@debug m-37;*/
.m-37 {
  margin: 37px !important;
}

.mb-37 {
  margin-bottom: 37px;
}

.mt-37 {
  margin-top: 37px;
}

.ml-37 {
  margin-left: 37px;
}

.mr-37 {
  margin-right: 37px;
}

/*@debug m-38;*/
.m-38 {
  margin: 38px !important;
}

.mb-38 {
  margin-bottom: 38px;
}

.mt-38 {
  margin-top: 38px;
}

.ml-38 {
  margin-left: 38px;
}

.mr-38 {
  margin-right: 38px;
}

/*@debug m-39;*/
.m-39 {
  margin: 39px !important;
}

.mb-39 {
  margin-bottom: 39px;
}

.mt-39 {
  margin-top: 39px;
}

.ml-39 {
  margin-left: 39px;
}

.mr-39 {
  margin-right: 39px;
}

/*@debug m-40;*/
.m-40 {
  margin: 40px !important;
}

.mb-40 {
  margin-bottom: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

/*@debug m-41;*/
.m-41 {
  margin: 41px !important;
}

.mb-41 {
  margin-bottom: 41px;
}

.mt-41 {
  margin-top: 41px;
}

.ml-41 {
  margin-left: 41px;
}

.mr-41 {
  margin-right: 41px;
}

/*@debug m-42;*/
.m-42 {
  margin: 42px !important;
}

.mb-42 {
  margin-bottom: 42px;
}

.mt-42 {
  margin-top: 42px;
}

.ml-42 {
  margin-left: 42px;
}

.mr-42 {
  margin-right: 42px;
}

/*@debug m-43;*/
.m-43 {
  margin: 43px !important;
}

.mb-43 {
  margin-bottom: 43px;
}

.mt-43 {
  margin-top: 43px;
}

.ml-43 {
  margin-left: 43px;
}

.mr-43 {
  margin-right: 43px;
}

/*@debug m-44;*/
.m-44 {
  margin: 44px !important;
}

.mb-44 {
  margin-bottom: 44px;
}

.mt-44 {
  margin-top: 44px;
}

.ml-44 {
  margin-left: 44px;
}

.mr-44 {
  margin-right: 44px;
}

/*@debug m-45;*/
.m-45 {
  margin: 45px !important;
}

.mb-45 {
  margin-bottom: 45px;
}

.mt-45 {
  margin-top: 45px;
}

.ml-45 {
  margin-left: 45px;
}

.mr-45 {
  margin-right: 45px;
}

/*@debug m-46;*/
.m-46 {
  margin: 46px !important;
}

.mb-46 {
  margin-bottom: 46px;
}

.mt-46 {
  margin-top: 46px;
}

.ml-46 {
  margin-left: 46px;
}

.mr-46 {
  margin-right: 46px;
}

/*@debug m-47;*/
.m-47 {
  margin: 47px !important;
}

.mb-47 {
  margin-bottom: 47px;
}

.mt-47 {
  margin-top: 47px;
}

.ml-47 {
  margin-left: 47px;
}

.mr-47 {
  margin-right: 47px;
}

/*@debug m-48;*/
.m-48 {
  margin: 48px !important;
}

.mb-48 {
  margin-bottom: 48px;
}

.mt-48 {
  margin-top: 48px;
}

.ml-48 {
  margin-left: 48px;
}

.mr-48 {
  margin-right: 48px;
}

/*@debug m-49;*/
.m-49 {
  margin: 49px !important;
}

.mb-49 {
  margin-bottom: 49px;
}

.mt-49 {
  margin-top: 49px;
}

.ml-49 {
  margin-left: 49px;
}

.mr-49 {
  margin-right: 49px;
}

/*@debug m-50;*/
.m-50 {
  margin: 50px !important;
}

.mb-50 {
  margin-bottom: 50px;
}

.mt-50 {
  margin-top: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

/*@debug m-xs--30;*/
.m-xs--30 {
  margin: -30px !important;
}

.mb-xs--30 {
  margin-bottom: -30px;
}

.mt-xs--30 {
  margin-top: -30px;
}

.ml-xs--30 {
  margin-left: -30px;
}

.mr-xs--30 {
  margin-right: -30px;
}

/*@debug m-xs--29;*/
.m-xs--29 {
  margin: -29px !important;
}

.mb-xs--29 {
  margin-bottom: -29px;
}

.mt-xs--29 {
  margin-top: -29px;
}

.ml-xs--29 {
  margin-left: -29px;
}

.mr-xs--29 {
  margin-right: -29px;
}

/*@debug m-xs--28;*/
.m-xs--28 {
  margin: -28px !important;
}

.mb-xs--28 {
  margin-bottom: -28px;
}

.mt-xs--28 {
  margin-top: -28px;
}

.ml-xs--28 {
  margin-left: -28px;
}

.mr-xs--28 {
  margin-right: -28px;
}

/*@debug m-xs--27;*/
.m-xs--27 {
  margin: -27px !important;
}

.mb-xs--27 {
  margin-bottom: -27px;
}

.mt-xs--27 {
  margin-top: -27px;
}

.ml-xs--27 {
  margin-left: -27px;
}

.mr-xs--27 {
  margin-right: -27px;
}

/*@debug m-xs--26;*/
.m-xs--26 {
  margin: -26px !important;
}

.mb-xs--26 {
  margin-bottom: -26px;
}

.mt-xs--26 {
  margin-top: -26px;
}

.ml-xs--26 {
  margin-left: -26px;
}

.mr-xs--26 {
  margin-right: -26px;
}

/*@debug m-xs--25;*/
.m-xs--25 {
  margin: -25px !important;
}

.mb-xs--25 {
  margin-bottom: -25px;
}

.mt-xs--25 {
  margin-top: -25px;
}

.ml-xs--25 {
  margin-left: -25px;
}

.mr-xs--25 {
  margin-right: -25px;
}

/*@debug m-xs--24;*/
.m-xs--24 {
  margin: -24px !important;
}

.mb-xs--24 {
  margin-bottom: -24px;
}

.mt-xs--24 {
  margin-top: -24px;
}

.ml-xs--24 {
  margin-left: -24px;
}

.mr-xs--24 {
  margin-right: -24px;
}

/*@debug m-xs--23;*/
.m-xs--23 {
  margin: -23px !important;
}

.mb-xs--23 {
  margin-bottom: -23px;
}

.mt-xs--23 {
  margin-top: -23px;
}

.ml-xs--23 {
  margin-left: -23px;
}

.mr-xs--23 {
  margin-right: -23px;
}

/*@debug m-xs--22;*/
.m-xs--22 {
  margin: -22px !important;
}

.mb-xs--22 {
  margin-bottom: -22px;
}

.mt-xs--22 {
  margin-top: -22px;
}

.ml-xs--22 {
  margin-left: -22px;
}

.mr-xs--22 {
  margin-right: -22px;
}

/*@debug m-xs--21;*/
.m-xs--21 {
  margin: -21px !important;
}

.mb-xs--21 {
  margin-bottom: -21px;
}

.mt-xs--21 {
  margin-top: -21px;
}

.ml-xs--21 {
  margin-left: -21px;
}

.mr-xs--21 {
  margin-right: -21px;
}

/*@debug m-xs--20;*/
.m-xs--20 {
  margin: -20px !important;
}

.mb-xs--20 {
  margin-bottom: -20px;
}

.mt-xs--20 {
  margin-top: -20px;
}

.ml-xs--20 {
  margin-left: -20px;
}

.mr-xs--20 {
  margin-right: -20px;
}

/*@debug m-xs--19;*/
.m-xs--19 {
  margin: -19px !important;
}

.mb-xs--19 {
  margin-bottom: -19px;
}

.mt-xs--19 {
  margin-top: -19px;
}

.ml-xs--19 {
  margin-left: -19px;
}

.mr-xs--19 {
  margin-right: -19px;
}

/*@debug m-xs--18;*/
.m-xs--18 {
  margin: -18px !important;
}

.mb-xs--18 {
  margin-bottom: -18px;
}

.mt-xs--18 {
  margin-top: -18px;
}

.ml-xs--18 {
  margin-left: -18px;
}

.mr-xs--18 {
  margin-right: -18px;
}

/*@debug m-xs--17;*/
.m-xs--17 {
  margin: -17px !important;
}

.mb-xs--17 {
  margin-bottom: -17px;
}

.mt-xs--17 {
  margin-top: -17px;
}

.ml-xs--17 {
  margin-left: -17px;
}

.mr-xs--17 {
  margin-right: -17px;
}

/*@debug m-xs--16;*/
.m-xs--16 {
  margin: -16px !important;
}

.mb-xs--16 {
  margin-bottom: -16px;
}

.mt-xs--16 {
  margin-top: -16px;
}

.ml-xs--16 {
  margin-left: -16px;
}

.mr-xs--16 {
  margin-right: -16px;
}

/*@debug m-xs--15;*/
.m-xs--15 {
  margin: -15px !important;
}

.mb-xs--15 {
  margin-bottom: -15px;
}

.mt-xs--15 {
  margin-top: -15px;
}

.ml-xs--15 {
  margin-left: -15px;
}

.mr-xs--15 {
  margin-right: -15px;
}

/*@debug m-xs--14;*/
.m-xs--14 {
  margin: -14px !important;
}

.mb-xs--14 {
  margin-bottom: -14px;
}

.mt-xs--14 {
  margin-top: -14px;
}

.ml-xs--14 {
  margin-left: -14px;
}

.mr-xs--14 {
  margin-right: -14px;
}

/*@debug m-xs--13;*/
.m-xs--13 {
  margin: -13px !important;
}

.mb-xs--13 {
  margin-bottom: -13px;
}

.mt-xs--13 {
  margin-top: -13px;
}

.ml-xs--13 {
  margin-left: -13px;
}

.mr-xs--13 {
  margin-right: -13px;
}

/*@debug m-xs--12;*/
.m-xs--12 {
  margin: -12px !important;
}

.mb-xs--12 {
  margin-bottom: -12px;
}

.mt-xs--12 {
  margin-top: -12px;
}

.ml-xs--12 {
  margin-left: -12px;
}

.mr-xs--12 {
  margin-right: -12px;
}

/*@debug m-xs--11;*/
.m-xs--11 {
  margin: -11px !important;
}

.mb-xs--11 {
  margin-bottom: -11px;
}

.mt-xs--11 {
  margin-top: -11px;
}

.ml-xs--11 {
  margin-left: -11px;
}

.mr-xs--11 {
  margin-right: -11px;
}

/*@debug m-xs--10;*/
.m-xs--10 {
  margin: -10px !important;
}

.mb-xs--10 {
  margin-bottom: -10px;
}

.mt-xs--10 {
  margin-top: -10px;
}

.ml-xs--10 {
  margin-left: -10px;
}

.mr-xs--10 {
  margin-right: -10px;
}

/*@debug m-xs--9;*/
.m-xs--9 {
  margin: -9px !important;
}

.mb-xs--9 {
  margin-bottom: -9px;
}

.mt-xs--9 {
  margin-top: -9px;
}

.ml-xs--9 {
  margin-left: -9px;
}

.mr-xs--9 {
  margin-right: -9px;
}

/*@debug m-xs--8;*/
.m-xs--8 {
  margin: -8px !important;
}

.mb-xs--8 {
  margin-bottom: -8px;
}

.mt-xs--8 {
  margin-top: -8px;
}

.ml-xs--8 {
  margin-left: -8px;
}

.mr-xs--8 {
  margin-right: -8px;
}

/*@debug m-xs--7;*/
.m-xs--7 {
  margin: -7px !important;
}

.mb-xs--7 {
  margin-bottom: -7px;
}

.mt-xs--7 {
  margin-top: -7px;
}

.ml-xs--7 {
  margin-left: -7px;
}

.mr-xs--7 {
  margin-right: -7px;
}

/*@debug m-xs--6;*/
.m-xs--6 {
  margin: -6px !important;
}

.mb-xs--6 {
  margin-bottom: -6px;
}

.mt-xs--6 {
  margin-top: -6px;
}

.ml-xs--6 {
  margin-left: -6px;
}

.mr-xs--6 {
  margin-right: -6px;
}

/*@debug m-xs--5;*/
.m-xs--5 {
  margin: -5px !important;
}

.mb-xs--5 {
  margin-bottom: -5px;
}

.mt-xs--5 {
  margin-top: -5px;
}

.ml-xs--5 {
  margin-left: -5px;
}

.mr-xs--5 {
  margin-right: -5px;
}

/*@debug m-xs--4;*/
.m-xs--4 {
  margin: -4px !important;
}

.mb-xs--4 {
  margin-bottom: -4px;
}

.mt-xs--4 {
  margin-top: -4px;
}

.ml-xs--4 {
  margin-left: -4px;
}

.mr-xs--4 {
  margin-right: -4px;
}

/*@debug m-xs--3;*/
.m-xs--3 {
  margin: -3px !important;
}

.mb-xs--3 {
  margin-bottom: -3px;
}

.mt-xs--3 {
  margin-top: -3px;
}

.ml-xs--3 {
  margin-left: -3px;
}

.mr-xs--3 {
  margin-right: -3px;
}

/*@debug m-xs--2;*/
.m-xs--2 {
  margin: -2px !important;
}

.mb-xs--2 {
  margin-bottom: -2px;
}

.mt-xs--2 {
  margin-top: -2px;
}

.ml-xs--2 {
  margin-left: -2px;
}

.mr-xs--2 {
  margin-right: -2px;
}

/*@debug m-xs--1;*/
.m-xs--1 {
  margin: -1px !important;
}

.mb-xs--1 {
  margin-bottom: -1px;
}

.mt-xs--1 {
  margin-top: -1px;
}

.ml-xs--1 {
  margin-left: -1px;
}

.mr-xs--1 {
  margin-right: -1px;
}

/*@debug m-xs-0;*/
.m-xs-0 {
  margin: 0px !important;
}

.mb-xs-0 {
  margin-bottom: 0px;
}

.mt-xs-0 {
  margin-top: 0px;
}

.ml-xs-0 {
  margin-left: 0px;
}

.mr-xs-0 {
  margin-right: 0px;
}

/*@debug m-xs-1;*/
.m-xs-1 {
  margin: 1px !important;
}

.mb-xs-1 {
  margin-bottom: 1px;
}

.mt-xs-1 {
  margin-top: 1px;
}

.ml-xs-1 {
  margin-left: 1px;
}

.mr-xs-1 {
  margin-right: 1px;
}

/*@debug m-xs-2;*/
.m-xs-2 {
  margin: 2px !important;
}

.mb-xs-2 {
  margin-bottom: 2px;
}

.mt-xs-2 {
  margin-top: 2px;
}

.ml-xs-2 {
  margin-left: 2px;
}

.mr-xs-2 {
  margin-right: 2px;
}

/*@debug m-xs-3;*/
.m-xs-3 {
  margin: 3px !important;
}

.mb-xs-3 {
  margin-bottom: 3px;
}

.mt-xs-3 {
  margin-top: 3px;
}

.ml-xs-3 {
  margin-left: 3px;
}

.mr-xs-3 {
  margin-right: 3px;
}

/*@debug m-xs-4;*/
.m-xs-4 {
  margin: 4px !important;
}

.mb-xs-4 {
  margin-bottom: 4px;
}

.mt-xs-4 {
  margin-top: 4px;
}

.ml-xs-4 {
  margin-left: 4px;
}

.mr-xs-4 {
  margin-right: 4px;
}

/*@debug m-xs-5;*/
.m-xs-5 {
  margin: 5px !important;
}

.mb-xs-5 {
  margin-bottom: 5px;
}

.mt-xs-5 {
  margin-top: 5px;
}

.ml-xs-5 {
  margin-left: 5px;
}

.mr-xs-5 {
  margin-right: 5px;
}

/*@debug m-xs-6;*/
.m-xs-6 {
  margin: 6px !important;
}

.mb-xs-6 {
  margin-bottom: 6px;
}

.mt-xs-6 {
  margin-top: 6px;
}

.ml-xs-6 {
  margin-left: 6px;
}

.mr-xs-6 {
  margin-right: 6px;
}

/*@debug m-xs-7;*/
.m-xs-7 {
  margin: 7px !important;
}

.mb-xs-7 {
  margin-bottom: 7px;
}

.mt-xs-7 {
  margin-top: 7px;
}

.ml-xs-7 {
  margin-left: 7px;
}

.mr-xs-7 {
  margin-right: 7px;
}

/*@debug m-xs-8;*/
.m-xs-8 {
  margin: 8px !important;
}

.mb-xs-8 {
  margin-bottom: 8px;
}

.mt-xs-8 {
  margin-top: 8px;
}

.ml-xs-8 {
  margin-left: 8px;
}

.mr-xs-8 {
  margin-right: 8px;
}

/*@debug m-xs-9;*/
.m-xs-9 {
  margin: 9px !important;
}

.mb-xs-9 {
  margin-bottom: 9px;
}

.mt-xs-9 {
  margin-top: 9px;
}

.ml-xs-9 {
  margin-left: 9px;
}

.mr-xs-9 {
  margin-right: 9px;
}

/*@debug m-xs-10;*/
.m-xs-10 {
  margin: 10px !important;
}

.mb-xs-10 {
  margin-bottom: 10px;
}

.mt-xs-10 {
  margin-top: 10px;
}

.ml-xs-10 {
  margin-left: 10px;
}

.mr-xs-10 {
  margin-right: 10px;
}

/*@debug m-xs-11;*/
.m-xs-11 {
  margin: 11px !important;
}

.mb-xs-11 {
  margin-bottom: 11px;
}

.mt-xs-11 {
  margin-top: 11px;
}

.ml-xs-11 {
  margin-left: 11px;
}

.mr-xs-11 {
  margin-right: 11px;
}

/*@debug m-xs-12;*/
.m-xs-12 {
  margin: 12px !important;
}

.mb-xs-12 {
  margin-bottom: 12px;
}

.mt-xs-12 {
  margin-top: 12px;
}

.ml-xs-12 {
  margin-left: 12px;
}

.mr-xs-12 {
  margin-right: 12px;
}

/*@debug m-xs-13;*/
.m-xs-13 {
  margin: 13px !important;
}

.mb-xs-13 {
  margin-bottom: 13px;
}

.mt-xs-13 {
  margin-top: 13px;
}

.ml-xs-13 {
  margin-left: 13px;
}

.mr-xs-13 {
  margin-right: 13px;
}

/*@debug m-xs-14;*/
.m-xs-14 {
  margin: 14px !important;
}

.mb-xs-14 {
  margin-bottom: 14px;
}

.mt-xs-14 {
  margin-top: 14px;
}

.ml-xs-14 {
  margin-left: 14px;
}

.mr-xs-14 {
  margin-right: 14px;
}

/*@debug m-xs-15;*/
.m-xs-15 {
  margin: 15px !important;
}

.mb-xs-15 {
  margin-bottom: 15px;
}

.mt-xs-15 {
  margin-top: 15px;
}

.ml-xs-15 {
  margin-left: 15px;
}

.mr-xs-15 {
  margin-right: 15px;
}

/*@debug m-xs-16;*/
.m-xs-16 {
  margin: 16px !important;
}

.mb-xs-16 {
  margin-bottom: 16px;
}

.mt-xs-16 {
  margin-top: 16px;
}

.ml-xs-16 {
  margin-left: 16px;
}

.mr-xs-16 {
  margin-right: 16px;
}

/*@debug m-xs-17;*/
.m-xs-17 {
  margin: 17px !important;
}

.mb-xs-17 {
  margin-bottom: 17px;
}

.mt-xs-17 {
  margin-top: 17px;
}

.ml-xs-17 {
  margin-left: 17px;
}

.mr-xs-17 {
  margin-right: 17px;
}

/*@debug m-xs-18;*/
.m-xs-18 {
  margin: 18px !important;
}

.mb-xs-18 {
  margin-bottom: 18px;
}

.mt-xs-18 {
  margin-top: 18px;
}

.ml-xs-18 {
  margin-left: 18px;
}

.mr-xs-18 {
  margin-right: 18px;
}

/*@debug m-xs-19;*/
.m-xs-19 {
  margin: 19px !important;
}

.mb-xs-19 {
  margin-bottom: 19px;
}

.mt-xs-19 {
  margin-top: 19px;
}

.ml-xs-19 {
  margin-left: 19px;
}

.mr-xs-19 {
  margin-right: 19px;
}

/*@debug m-xs-20;*/
.m-xs-20 {
  margin: 20px !important;
}

.mb-xs-20 {
  margin-bottom: 20px;
}

.mt-xs-20 {
  margin-top: 20px;
}

.ml-xs-20 {
  margin-left: 20px;
}

.mr-xs-20 {
  margin-right: 20px;
}

/*@debug m-xs-21;*/
.m-xs-21 {
  margin: 21px !important;
}

.mb-xs-21 {
  margin-bottom: 21px;
}

.mt-xs-21 {
  margin-top: 21px;
}

.ml-xs-21 {
  margin-left: 21px;
}

.mr-xs-21 {
  margin-right: 21px;
}

/*@debug m-xs-22;*/
.m-xs-22 {
  margin: 22px !important;
}

.mb-xs-22 {
  margin-bottom: 22px;
}

.mt-xs-22 {
  margin-top: 22px;
}

.ml-xs-22 {
  margin-left: 22px;
}

.mr-xs-22 {
  margin-right: 22px;
}

/*@debug m-xs-23;*/
.m-xs-23 {
  margin: 23px !important;
}

.mb-xs-23 {
  margin-bottom: 23px;
}

.mt-xs-23 {
  margin-top: 23px;
}

.ml-xs-23 {
  margin-left: 23px;
}

.mr-xs-23 {
  margin-right: 23px;
}

/*@debug m-xs-24;*/
.m-xs-24 {
  margin: 24px !important;
}

.mb-xs-24 {
  margin-bottom: 24px;
}

.mt-xs-24 {
  margin-top: 24px;
}

.ml-xs-24 {
  margin-left: 24px;
}

.mr-xs-24 {
  margin-right: 24px;
}

/*@debug m-xs-25;*/
.m-xs-25 {
  margin: 25px !important;
}

.mb-xs-25 {
  margin-bottom: 25px;
}

.mt-xs-25 {
  margin-top: 25px;
}

.ml-xs-25 {
  margin-left: 25px;
}

.mr-xs-25 {
  margin-right: 25px;
}

/*@debug m-xs-26;*/
.m-xs-26 {
  margin: 26px !important;
}

.mb-xs-26 {
  margin-bottom: 26px;
}

.mt-xs-26 {
  margin-top: 26px;
}

.ml-xs-26 {
  margin-left: 26px;
}

.mr-xs-26 {
  margin-right: 26px;
}

/*@debug m-xs-27;*/
.m-xs-27 {
  margin: 27px !important;
}

.mb-xs-27 {
  margin-bottom: 27px;
}

.mt-xs-27 {
  margin-top: 27px;
}

.ml-xs-27 {
  margin-left: 27px;
}

.mr-xs-27 {
  margin-right: 27px;
}

/*@debug m-xs-28;*/
.m-xs-28 {
  margin: 28px !important;
}

.mb-xs-28 {
  margin-bottom: 28px;
}

.mt-xs-28 {
  margin-top: 28px;
}

.ml-xs-28 {
  margin-left: 28px;
}

.mr-xs-28 {
  margin-right: 28px;
}

/*@debug m-xs-29;*/
.m-xs-29 {
  margin: 29px !important;
}

.mb-xs-29 {
  margin-bottom: 29px;
}

.mt-xs-29 {
  margin-top: 29px;
}

.ml-xs-29 {
  margin-left: 29px;
}

.mr-xs-29 {
  margin-right: 29px;
}

/*@debug m-xs-30;*/
.m-xs-30 {
  margin: 30px !important;
}

.mb-xs-30 {
  margin-bottom: 30px;
}

.mt-xs-30 {
  margin-top: 30px;
}

.ml-xs-30 {
  margin-left: 30px;
}

.mr-xs-30 {
  margin-right: 30px;
}

/*@debug m-xs-31;*/
.m-xs-31 {
  margin: 31px !important;
}

.mb-xs-31 {
  margin-bottom: 31px;
}

.mt-xs-31 {
  margin-top: 31px;
}

.ml-xs-31 {
  margin-left: 31px;
}

.mr-xs-31 {
  margin-right: 31px;
}

/*@debug m-xs-32;*/
.m-xs-32 {
  margin: 32px !important;
}

.mb-xs-32 {
  margin-bottom: 32px;
}

.mt-xs-32 {
  margin-top: 32px;
}

.ml-xs-32 {
  margin-left: 32px;
}

.mr-xs-32 {
  margin-right: 32px;
}

/*@debug m-xs-33;*/
.m-xs-33 {
  margin: 33px !important;
}

.mb-xs-33 {
  margin-bottom: 33px;
}

.mt-xs-33 {
  margin-top: 33px;
}

.ml-xs-33 {
  margin-left: 33px;
}

.mr-xs-33 {
  margin-right: 33px;
}

/*@debug m-xs-34;*/
.m-xs-34 {
  margin: 34px !important;
}

.mb-xs-34 {
  margin-bottom: 34px;
}

.mt-xs-34 {
  margin-top: 34px;
}

.ml-xs-34 {
  margin-left: 34px;
}

.mr-xs-34 {
  margin-right: 34px;
}

/*@debug m-xs-35;*/
.m-xs-35 {
  margin: 35px !important;
}

.mb-xs-35 {
  margin-bottom: 35px;
}

.mt-xs-35 {
  margin-top: 35px;
}

.ml-xs-35 {
  margin-left: 35px;
}

.mr-xs-35 {
  margin-right: 35px;
}

/*@debug m-xs-36;*/
.m-xs-36 {
  margin: 36px !important;
}

.mb-xs-36 {
  margin-bottom: 36px;
}

.mt-xs-36 {
  margin-top: 36px;
}

.ml-xs-36 {
  margin-left: 36px;
}

.mr-xs-36 {
  margin-right: 36px;
}

/*@debug m-xs-37;*/
.m-xs-37 {
  margin: 37px !important;
}

.mb-xs-37 {
  margin-bottom: 37px;
}

.mt-xs-37 {
  margin-top: 37px;
}

.ml-xs-37 {
  margin-left: 37px;
}

.mr-xs-37 {
  margin-right: 37px;
}

/*@debug m-xs-38;*/
.m-xs-38 {
  margin: 38px !important;
}

.mb-xs-38 {
  margin-bottom: 38px;
}

.mt-xs-38 {
  margin-top: 38px;
}

.ml-xs-38 {
  margin-left: 38px;
}

.mr-xs-38 {
  margin-right: 38px;
}

/*@debug m-xs-39;*/
.m-xs-39 {
  margin: 39px !important;
}

.mb-xs-39 {
  margin-bottom: 39px;
}

.mt-xs-39 {
  margin-top: 39px;
}

.ml-xs-39 {
  margin-left: 39px;
}

.mr-xs-39 {
  margin-right: 39px;
}

/*@debug m-xs-40;*/
.m-xs-40 {
  margin: 40px !important;
}

.mb-xs-40 {
  margin-bottom: 40px;
}

.mt-xs-40 {
  margin-top: 40px;
}

.ml-xs-40 {
  margin-left: 40px;
}

.mr-xs-40 {
  margin-right: 40px;
}

/*@debug m-xs-41;*/
.m-xs-41 {
  margin: 41px !important;
}

.mb-xs-41 {
  margin-bottom: 41px;
}

.mt-xs-41 {
  margin-top: 41px;
}

.ml-xs-41 {
  margin-left: 41px;
}

.mr-xs-41 {
  margin-right: 41px;
}

/*@debug m-xs-42;*/
.m-xs-42 {
  margin: 42px !important;
}

.mb-xs-42 {
  margin-bottom: 42px;
}

.mt-xs-42 {
  margin-top: 42px;
}

.ml-xs-42 {
  margin-left: 42px;
}

.mr-xs-42 {
  margin-right: 42px;
}

/*@debug m-xs-43;*/
.m-xs-43 {
  margin: 43px !important;
}

.mb-xs-43 {
  margin-bottom: 43px;
}

.mt-xs-43 {
  margin-top: 43px;
}

.ml-xs-43 {
  margin-left: 43px;
}

.mr-xs-43 {
  margin-right: 43px;
}

/*@debug m-xs-44;*/
.m-xs-44 {
  margin: 44px !important;
}

.mb-xs-44 {
  margin-bottom: 44px;
}

.mt-xs-44 {
  margin-top: 44px;
}

.ml-xs-44 {
  margin-left: 44px;
}

.mr-xs-44 {
  margin-right: 44px;
}

/*@debug m-xs-45;*/
.m-xs-45 {
  margin: 45px !important;
}

.mb-xs-45 {
  margin-bottom: 45px;
}

.mt-xs-45 {
  margin-top: 45px;
}

.ml-xs-45 {
  margin-left: 45px;
}

.mr-xs-45 {
  margin-right: 45px;
}

/*@debug m-xs-46;*/
.m-xs-46 {
  margin: 46px !important;
}

.mb-xs-46 {
  margin-bottom: 46px;
}

.mt-xs-46 {
  margin-top: 46px;
}

.ml-xs-46 {
  margin-left: 46px;
}

.mr-xs-46 {
  margin-right: 46px;
}

/*@debug m-xs-47;*/
.m-xs-47 {
  margin: 47px !important;
}

.mb-xs-47 {
  margin-bottom: 47px;
}

.mt-xs-47 {
  margin-top: 47px;
}

.ml-xs-47 {
  margin-left: 47px;
}

.mr-xs-47 {
  margin-right: 47px;
}

/*@debug m-xs-48;*/
.m-xs-48 {
  margin: 48px !important;
}

.mb-xs-48 {
  margin-bottom: 48px;
}

.mt-xs-48 {
  margin-top: 48px;
}

.ml-xs-48 {
  margin-left: 48px;
}

.mr-xs-48 {
  margin-right: 48px;
}

/*@debug m-xs-49;*/
.m-xs-49 {
  margin: 49px !important;
}

.mb-xs-49 {
  margin-bottom: 49px;
}

.mt-xs-49 {
  margin-top: 49px;
}

.ml-xs-49 {
  margin-left: 49px;
}

.mr-xs-49 {
  margin-right: 49px;
}

/*@debug m-xs-50;*/
.m-xs-50 {
  margin: 50px !important;
}

.mb-xs-50 {
  margin-bottom: 50px;
}

.mt-xs-50 {
  margin-top: 50px;
}

.ml-xs-50 {
  margin-left: 50px;
}

.mr-xs-50 {
  margin-right: 50px;
}

@media (min-width: var(--screen-sm-min)) {
  /*@debug m-sm--30;*/
  .m-sm--30 {
    margin: -30px !important;
  }

  .mb-sm--30 {
    margin-bottom: -30px;
  }

  .mt-sm--30 {
    margin-top: -30px;
  }

  .ml-sm--30 {
    margin-left: -30px;
  }

  .mr-sm--30 {
    margin-right: -30px;
  }

  /*@debug m-sm--29;*/
  .m-sm--29 {
    margin: -29px !important;
  }

  .mb-sm--29 {
    margin-bottom: -29px;
  }

  .mt-sm--29 {
    margin-top: -29px;
  }

  .ml-sm--29 {
    margin-left: -29px;
  }

  .mr-sm--29 {
    margin-right: -29px;
  }

  /*@debug m-sm--28;*/
  .m-sm--28 {
    margin: -28px !important;
  }

  .mb-sm--28 {
    margin-bottom: -28px;
  }

  .mt-sm--28 {
    margin-top: -28px;
  }

  .ml-sm--28 {
    margin-left: -28px;
  }

  .mr-sm--28 {
    margin-right: -28px;
  }

  /*@debug m-sm--27;*/
  .m-sm--27 {
    margin: -27px !important;
  }

  .mb-sm--27 {
    margin-bottom: -27px;
  }

  .mt-sm--27 {
    margin-top: -27px;
  }

  .ml-sm--27 {
    margin-left: -27px;
  }

  .mr-sm--27 {
    margin-right: -27px;
  }

  /*@debug m-sm--26;*/
  .m-sm--26 {
    margin: -26px !important;
  }

  .mb-sm--26 {
    margin-bottom: -26px;
  }

  .mt-sm--26 {
    margin-top: -26px;
  }

  .ml-sm--26 {
    margin-left: -26px;
  }

  .mr-sm--26 {
    margin-right: -26px;
  }

  /*@debug m-sm--25;*/
  .m-sm--25 {
    margin: -25px !important;
  }

  .mb-sm--25 {
    margin-bottom: -25px;
  }

  .mt-sm--25 {
    margin-top: -25px;
  }

  .ml-sm--25 {
    margin-left: -25px;
  }

  .mr-sm--25 {
    margin-right: -25px;
  }

  /*@debug m-sm--24;*/
  .m-sm--24 {
    margin: -24px !important;
  }

  .mb-sm--24 {
    margin-bottom: -24px;
  }

  .mt-sm--24 {
    margin-top: -24px;
  }

  .ml-sm--24 {
    margin-left: -24px;
  }

  .mr-sm--24 {
    margin-right: -24px;
  }

  /*@debug m-sm--23;*/
  .m-sm--23 {
    margin: -23px !important;
  }

  .mb-sm--23 {
    margin-bottom: -23px;
  }

  .mt-sm--23 {
    margin-top: -23px;
  }

  .ml-sm--23 {
    margin-left: -23px;
  }

  .mr-sm--23 {
    margin-right: -23px;
  }

  /*@debug m-sm--22;*/
  .m-sm--22 {
    margin: -22px !important;
  }

  .mb-sm--22 {
    margin-bottom: -22px;
  }

  .mt-sm--22 {
    margin-top: -22px;
  }

  .ml-sm--22 {
    margin-left: -22px;
  }

  .mr-sm--22 {
    margin-right: -22px;
  }

  /*@debug m-sm--21;*/
  .m-sm--21 {
    margin: -21px !important;
  }

  .mb-sm--21 {
    margin-bottom: -21px;
  }

  .mt-sm--21 {
    margin-top: -21px;
  }

  .ml-sm--21 {
    margin-left: -21px;
  }

  .mr-sm--21 {
    margin-right: -21px;
  }

  /*@debug m-sm--20;*/
  .m-sm--20 {
    margin: -20px !important;
  }

  .mb-sm--20 {
    margin-bottom: -20px;
  }

  .mt-sm--20 {
    margin-top: -20px;
  }

  .ml-sm--20 {
    margin-left: -20px;
  }

  .mr-sm--20 {
    margin-right: -20px;
  }

  /*@debug m-sm--19;*/
  .m-sm--19 {
    margin: -19px !important;
  }

  .mb-sm--19 {
    margin-bottom: -19px;
  }

  .mt-sm--19 {
    margin-top: -19px;
  }

  .ml-sm--19 {
    margin-left: -19px;
  }

  .mr-sm--19 {
    margin-right: -19px;
  }

  /*@debug m-sm--18;*/
  .m-sm--18 {
    margin: -18px !important;
  }

  .mb-sm--18 {
    margin-bottom: -18px;
  }

  .mt-sm--18 {
    margin-top: -18px;
  }

  .ml-sm--18 {
    margin-left: -18px;
  }

  .mr-sm--18 {
    margin-right: -18px;
  }

  /*@debug m-sm--17;*/
  .m-sm--17 {
    margin: -17px !important;
  }

  .mb-sm--17 {
    margin-bottom: -17px;
  }

  .mt-sm--17 {
    margin-top: -17px;
  }

  .ml-sm--17 {
    margin-left: -17px;
  }

  .mr-sm--17 {
    margin-right: -17px;
  }

  /*@debug m-sm--16;*/
  .m-sm--16 {
    margin: -16px !important;
  }

  .mb-sm--16 {
    margin-bottom: -16px;
  }

  .mt-sm--16 {
    margin-top: -16px;
  }

  .ml-sm--16 {
    margin-left: -16px;
  }

  .mr-sm--16 {
    margin-right: -16px;
  }

  /*@debug m-sm--15;*/
  .m-sm--15 {
    margin: -15px !important;
  }

  .mb-sm--15 {
    margin-bottom: -15px;
  }

  .mt-sm--15 {
    margin-top: -15px;
  }

  .ml-sm--15 {
    margin-left: -15px;
  }

  .mr-sm--15 {
    margin-right: -15px;
  }

  /*@debug m-sm--14;*/
  .m-sm--14 {
    margin: -14px !important;
  }

  .mb-sm--14 {
    margin-bottom: -14px;
  }

  .mt-sm--14 {
    margin-top: -14px;
  }

  .ml-sm--14 {
    margin-left: -14px;
  }

  .mr-sm--14 {
    margin-right: -14px;
  }

  /*@debug m-sm--13;*/
  .m-sm--13 {
    margin: -13px !important;
  }

  .mb-sm--13 {
    margin-bottom: -13px;
  }

  .mt-sm--13 {
    margin-top: -13px;
  }

  .ml-sm--13 {
    margin-left: -13px;
  }

  .mr-sm--13 {
    margin-right: -13px;
  }

  /*@debug m-sm--12;*/
  .m-sm--12 {
    margin: -12px !important;
  }

  .mb-sm--12 {
    margin-bottom: -12px;
  }

  .mt-sm--12 {
    margin-top: -12px;
  }

  .ml-sm--12 {
    margin-left: -12px;
  }

  .mr-sm--12 {
    margin-right: -12px;
  }

  /*@debug m-sm--11;*/
  .m-sm--11 {
    margin: -11px !important;
  }

  .mb-sm--11 {
    margin-bottom: -11px;
  }

  .mt-sm--11 {
    margin-top: -11px;
  }

  .ml-sm--11 {
    margin-left: -11px;
  }

  .mr-sm--11 {
    margin-right: -11px;
  }

  /*@debug m-sm--10;*/
  .m-sm--10 {
    margin: -10px !important;
  }

  .mb-sm--10 {
    margin-bottom: -10px;
  }

  .mt-sm--10 {
    margin-top: -10px;
  }

  .ml-sm--10 {
    margin-left: -10px;
  }

  .mr-sm--10 {
    margin-right: -10px;
  }

  /*@debug m-sm--9;*/
  .m-sm--9 {
    margin: -9px !important;
  }

  .mb-sm--9 {
    margin-bottom: -9px;
  }

  .mt-sm--9 {
    margin-top: -9px;
  }

  .ml-sm--9 {
    margin-left: -9px;
  }

  .mr-sm--9 {
    margin-right: -9px;
  }

  /*@debug m-sm--8;*/
  .m-sm--8 {
    margin: -8px !important;
  }

  .mb-sm--8 {
    margin-bottom: -8px;
  }

  .mt-sm--8 {
    margin-top: -8px;
  }

  .ml-sm--8 {
    margin-left: -8px;
  }

  .mr-sm--8 {
    margin-right: -8px;
  }

  /*@debug m-sm--7;*/
  .m-sm--7 {
    margin: -7px !important;
  }

  .mb-sm--7 {
    margin-bottom: -7px;
  }

  .mt-sm--7 {
    margin-top: -7px;
  }

  .ml-sm--7 {
    margin-left: -7px;
  }

  .mr-sm--7 {
    margin-right: -7px;
  }

  /*@debug m-sm--6;*/
  .m-sm--6 {
    margin: -6px !important;
  }

  .mb-sm--6 {
    margin-bottom: -6px;
  }

  .mt-sm--6 {
    margin-top: -6px;
  }

  .ml-sm--6 {
    margin-left: -6px;
  }

  .mr-sm--6 {
    margin-right: -6px;
  }

  /*@debug m-sm--5;*/
  .m-sm--5 {
    margin: -5px !important;
  }

  .mb-sm--5 {
    margin-bottom: -5px;
  }

  .mt-sm--5 {
    margin-top: -5px;
  }

  .ml-sm--5 {
    margin-left: -5px;
  }

  .mr-sm--5 {
    margin-right: -5px;
  }

  /*@debug m-sm--4;*/
  .m-sm--4 {
    margin: -4px !important;
  }

  .mb-sm--4 {
    margin-bottom: -4px;
  }

  .mt-sm--4 {
    margin-top: -4px;
  }

  .ml-sm--4 {
    margin-left: -4px;
  }

  .mr-sm--4 {
    margin-right: -4px;
  }

  /*@debug m-sm--3;*/
  .m-sm--3 {
    margin: -3px !important;
  }

  .mb-sm--3 {
    margin-bottom: -3px;
  }

  .mt-sm--3 {
    margin-top: -3px;
  }

  .ml-sm--3 {
    margin-left: -3px;
  }

  .mr-sm--3 {
    margin-right: -3px;
  }

  /*@debug m-sm--2;*/
  .m-sm--2 {
    margin: -2px !important;
  }

  .mb-sm--2 {
    margin-bottom: -2px;
  }

  .mt-sm--2 {
    margin-top: -2px;
  }

  .ml-sm--2 {
    margin-left: -2px;
  }

  .mr-sm--2 {
    margin-right: -2px;
  }

  /*@debug m-sm--1;*/
  .m-sm--1 {
    margin: -1px !important;
  }

  .mb-sm--1 {
    margin-bottom: -1px;
  }

  .mt-sm--1 {
    margin-top: -1px;
  }

  .ml-sm--1 {
    margin-left: -1px;
  }

  .mr-sm--1 {
    margin-right: -1px;
  }

  /*@debug m-sm-0;*/
  .m-sm-0 {
    margin: 0px !important;
  }

  .mb-sm-0 {
    margin-bottom: 0px;
  }

  .mt-sm-0 {
    margin-top: 0px;
  }

  .ml-sm-0 {
    margin-left: 0px;
  }

  .mr-sm-0 {
    margin-right: 0px;
  }

  /*@debug m-sm-1;*/
  .m-sm-1 {
    margin: 1px !important;
  }

  .mb-sm-1 {
    margin-bottom: 1px;
  }

  .mt-sm-1 {
    margin-top: 1px;
  }

  .ml-sm-1 {
    margin-left: 1px;
  }

  .mr-sm-1 {
    margin-right: 1px;
  }

  /*@debug m-sm-2;*/
  .m-sm-2 {
    margin: 2px !important;
  }

  .mb-sm-2 {
    margin-bottom: 2px;
  }

  .mt-sm-2 {
    margin-top: 2px;
  }

  .ml-sm-2 {
    margin-left: 2px;
  }

  .mr-sm-2 {
    margin-right: 2px;
  }

  /*@debug m-sm-3;*/
  .m-sm-3 {
    margin: 3px !important;
  }

  .mb-sm-3 {
    margin-bottom: 3px;
  }

  .mt-sm-3 {
    margin-top: 3px;
  }

  .ml-sm-3 {
    margin-left: 3px;
  }

  .mr-sm-3 {
    margin-right: 3px;
  }

  /*@debug m-sm-4;*/
  .m-sm-4 {
    margin: 4px !important;
  }

  .mb-sm-4 {
    margin-bottom: 4px;
  }

  .mt-sm-4 {
    margin-top: 4px;
  }

  .ml-sm-4 {
    margin-left: 4px;
  }

  .mr-sm-4 {
    margin-right: 4px;
  }

  /*@debug m-sm-5;*/
  .m-sm-5 {
    margin: 5px !important;
  }

  .mb-sm-5 {
    margin-bottom: 5px;
  }

  .mt-sm-5 {
    margin-top: 5px;
  }

  .ml-sm-5 {
    margin-left: 5px;
  }

  .mr-sm-5 {
    margin-right: 5px;
  }

  /*@debug m-sm-6;*/
  .m-sm-6 {
    margin: 6px !important;
  }

  .mb-sm-6 {
    margin-bottom: 6px;
  }

  .mt-sm-6 {
    margin-top: 6px;
  }

  .ml-sm-6 {
    margin-left: 6px;
  }

  .mr-sm-6 {
    margin-right: 6px;
  }

  /*@debug m-sm-7;*/
  .m-sm-7 {
    margin: 7px !important;
  }

  .mb-sm-7 {
    margin-bottom: 7px;
  }

  .mt-sm-7 {
    margin-top: 7px;
  }

  .ml-sm-7 {
    margin-left: 7px;
  }

  .mr-sm-7 {
    margin-right: 7px;
  }

  /*@debug m-sm-8;*/
  .m-sm-8 {
    margin: 8px !important;
  }

  .mb-sm-8 {
    margin-bottom: 8px;
  }

  .mt-sm-8 {
    margin-top: 8px;
  }

  .ml-sm-8 {
    margin-left: 8px;
  }

  .mr-sm-8 {
    margin-right: 8px;
  }

  /*@debug m-sm-9;*/
  .m-sm-9 {
    margin: 9px !important;
  }

  .mb-sm-9 {
    margin-bottom: 9px;
  }

  .mt-sm-9 {
    margin-top: 9px;
  }

  .ml-sm-9 {
    margin-left: 9px;
  }

  .mr-sm-9 {
    margin-right: 9px;
  }

  /*@debug m-sm-10;*/
  .m-sm-10 {
    margin: 10px !important;
  }

  .mb-sm-10 {
    margin-bottom: 10px;
  }

  .mt-sm-10 {
    margin-top: 10px;
  }

  .ml-sm-10 {
    margin-left: 10px;
  }

  .mr-sm-10 {
    margin-right: 10px;
  }

  /*@debug m-sm-11;*/
  .m-sm-11 {
    margin: 11px !important;
  }

  .mb-sm-11 {
    margin-bottom: 11px;
  }

  .mt-sm-11 {
    margin-top: 11px;
  }

  .ml-sm-11 {
    margin-left: 11px;
  }

  .mr-sm-11 {
    margin-right: 11px;
  }

  /*@debug m-sm-12;*/
  .m-sm-12 {
    margin: 12px !important;
  }

  .mb-sm-12 {
    margin-bottom: 12px;
  }

  .mt-sm-12 {
    margin-top: 12px;
  }

  .ml-sm-12 {
    margin-left: 12px;
  }

  .mr-sm-12 {
    margin-right: 12px;
  }

  /*@debug m-sm-13;*/
  .m-sm-13 {
    margin: 13px !important;
  }

  .mb-sm-13 {
    margin-bottom: 13px;
  }

  .mt-sm-13 {
    margin-top: 13px;
  }

  .ml-sm-13 {
    margin-left: 13px;
  }

  .mr-sm-13 {
    margin-right: 13px;
  }

  /*@debug m-sm-14;*/
  .m-sm-14 {
    margin: 14px !important;
  }

  .mb-sm-14 {
    margin-bottom: 14px;
  }

  .mt-sm-14 {
    margin-top: 14px;
  }

  .ml-sm-14 {
    margin-left: 14px;
  }

  .mr-sm-14 {
    margin-right: 14px;
  }

  /*@debug m-sm-15;*/
  .m-sm-15 {
    margin: 15px !important;
  }

  .mb-sm-15 {
    margin-bottom: 15px;
  }

  .mt-sm-15 {
    margin-top: 15px;
  }

  .ml-sm-15 {
    margin-left: 15px;
  }

  .mr-sm-15 {
    margin-right: 15px;
  }

  /*@debug m-sm-16;*/
  .m-sm-16 {
    margin: 16px !important;
  }

  .mb-sm-16 {
    margin-bottom: 16px;
  }

  .mt-sm-16 {
    margin-top: 16px;
  }

  .ml-sm-16 {
    margin-left: 16px;
  }

  .mr-sm-16 {
    margin-right: 16px;
  }

  /*@debug m-sm-17;*/
  .m-sm-17 {
    margin: 17px !important;
  }

  .mb-sm-17 {
    margin-bottom: 17px;
  }

  .mt-sm-17 {
    margin-top: 17px;
  }

  .ml-sm-17 {
    margin-left: 17px;
  }

  .mr-sm-17 {
    margin-right: 17px;
  }

  /*@debug m-sm-18;*/
  .m-sm-18 {
    margin: 18px !important;
  }

  .mb-sm-18 {
    margin-bottom: 18px;
  }

  .mt-sm-18 {
    margin-top: 18px;
  }

  .ml-sm-18 {
    margin-left: 18px;
  }

  .mr-sm-18 {
    margin-right: 18px;
  }

  /*@debug m-sm-19;*/
  .m-sm-19 {
    margin: 19px !important;
  }

  .mb-sm-19 {
    margin-bottom: 19px;
  }

  .mt-sm-19 {
    margin-top: 19px;
  }

  .ml-sm-19 {
    margin-left: 19px;
  }

  .mr-sm-19 {
    margin-right: 19px;
  }

  /*@debug m-sm-20;*/
  .m-sm-20 {
    margin: 20px !important;
  }

  .mb-sm-20 {
    margin-bottom: 20px;
  }

  .mt-sm-20 {
    margin-top: 20px;
  }

  .ml-sm-20 {
    margin-left: 20px;
  }

  .mr-sm-20 {
    margin-right: 20px;
  }

  /*@debug m-sm-21;*/
  .m-sm-21 {
    margin: 21px !important;
  }

  .mb-sm-21 {
    margin-bottom: 21px;
  }

  .mt-sm-21 {
    margin-top: 21px;
  }

  .ml-sm-21 {
    margin-left: 21px;
  }

  .mr-sm-21 {
    margin-right: 21px;
  }

  /*@debug m-sm-22;*/
  .m-sm-22 {
    margin: 22px !important;
  }

  .mb-sm-22 {
    margin-bottom: 22px;
  }

  .mt-sm-22 {
    margin-top: 22px;
  }

  .ml-sm-22 {
    margin-left: 22px;
  }

  .mr-sm-22 {
    margin-right: 22px;
  }

  /*@debug m-sm-23;*/
  .m-sm-23 {
    margin: 23px !important;
  }

  .mb-sm-23 {
    margin-bottom: 23px;
  }

  .mt-sm-23 {
    margin-top: 23px;
  }

  .ml-sm-23 {
    margin-left: 23px;
  }

  .mr-sm-23 {
    margin-right: 23px;
  }

  /*@debug m-sm-24;*/
  .m-sm-24 {
    margin: 24px !important;
  }

  .mb-sm-24 {
    margin-bottom: 24px;
  }

  .mt-sm-24 {
    margin-top: 24px;
  }

  .ml-sm-24 {
    margin-left: 24px;
  }

  .mr-sm-24 {
    margin-right: 24px;
  }

  /*@debug m-sm-25;*/
  .m-sm-25 {
    margin: 25px !important;
  }

  .mb-sm-25 {
    margin-bottom: 25px;
  }

  .mt-sm-25 {
    margin-top: 25px;
  }

  .ml-sm-25 {
    margin-left: 25px;
  }

  .mr-sm-25 {
    margin-right: 25px;
  }

  /*@debug m-sm-26;*/
  .m-sm-26 {
    margin: 26px !important;
  }

  .mb-sm-26 {
    margin-bottom: 26px;
  }

  .mt-sm-26 {
    margin-top: 26px;
  }

  .ml-sm-26 {
    margin-left: 26px;
  }

  .mr-sm-26 {
    margin-right: 26px;
  }

  /*@debug m-sm-27;*/
  .m-sm-27 {
    margin: 27px !important;
  }

  .mb-sm-27 {
    margin-bottom: 27px;
  }

  .mt-sm-27 {
    margin-top: 27px;
  }

  .ml-sm-27 {
    margin-left: 27px;
  }

  .mr-sm-27 {
    margin-right: 27px;
  }

  /*@debug m-sm-28;*/
  .m-sm-28 {
    margin: 28px !important;
  }

  .mb-sm-28 {
    margin-bottom: 28px;
  }

  .mt-sm-28 {
    margin-top: 28px;
  }

  .ml-sm-28 {
    margin-left: 28px;
  }

  .mr-sm-28 {
    margin-right: 28px;
  }

  /*@debug m-sm-29;*/
  .m-sm-29 {
    margin: 29px !important;
  }

  .mb-sm-29 {
    margin-bottom: 29px;
  }

  .mt-sm-29 {
    margin-top: 29px;
  }

  .ml-sm-29 {
    margin-left: 29px;
  }

  .mr-sm-29 {
    margin-right: 29px;
  }

  /*@debug m-sm-30;*/
  .m-sm-30 {
    margin: 30px !important;
  }

  .mb-sm-30 {
    margin-bottom: 30px;
  }

  .mt-sm-30 {
    margin-top: 30px;
  }

  .ml-sm-30 {
    margin-left: 30px;
  }

  .mr-sm-30 {
    margin-right: 30px;
  }

  /*@debug m-sm-31;*/
  .m-sm-31 {
    margin: 31px !important;
  }

  .mb-sm-31 {
    margin-bottom: 31px;
  }

  .mt-sm-31 {
    margin-top: 31px;
  }

  .ml-sm-31 {
    margin-left: 31px;
  }

  .mr-sm-31 {
    margin-right: 31px;
  }

  /*@debug m-sm-32;*/
  .m-sm-32 {
    margin: 32px !important;
  }

  .mb-sm-32 {
    margin-bottom: 32px;
  }

  .mt-sm-32 {
    margin-top: 32px;
  }

  .ml-sm-32 {
    margin-left: 32px;
  }

  .mr-sm-32 {
    margin-right: 32px;
  }

  /*@debug m-sm-33;*/
  .m-sm-33 {
    margin: 33px !important;
  }

  .mb-sm-33 {
    margin-bottom: 33px;
  }

  .mt-sm-33 {
    margin-top: 33px;
  }

  .ml-sm-33 {
    margin-left: 33px;
  }

  .mr-sm-33 {
    margin-right: 33px;
  }

  /*@debug m-sm-34;*/
  .m-sm-34 {
    margin: 34px !important;
  }

  .mb-sm-34 {
    margin-bottom: 34px;
  }

  .mt-sm-34 {
    margin-top: 34px;
  }

  .ml-sm-34 {
    margin-left: 34px;
  }

  .mr-sm-34 {
    margin-right: 34px;
  }

  /*@debug m-sm-35;*/
  .m-sm-35 {
    margin: 35px !important;
  }

  .mb-sm-35 {
    margin-bottom: 35px;
  }

  .mt-sm-35 {
    margin-top: 35px;
  }

  .ml-sm-35 {
    margin-left: 35px;
  }

  .mr-sm-35 {
    margin-right: 35px;
  }

  /*@debug m-sm-36;*/
  .m-sm-36 {
    margin: 36px !important;
  }

  .mb-sm-36 {
    margin-bottom: 36px;
  }

  .mt-sm-36 {
    margin-top: 36px;
  }

  .ml-sm-36 {
    margin-left: 36px;
  }

  .mr-sm-36 {
    margin-right: 36px;
  }

  /*@debug m-sm-37;*/
  .m-sm-37 {
    margin: 37px !important;
  }

  .mb-sm-37 {
    margin-bottom: 37px;
  }

  .mt-sm-37 {
    margin-top: 37px;
  }

  .ml-sm-37 {
    margin-left: 37px;
  }

  .mr-sm-37 {
    margin-right: 37px;
  }

  /*@debug m-sm-38;*/
  .m-sm-38 {
    margin: 38px !important;
  }

  .mb-sm-38 {
    margin-bottom: 38px;
  }

  .mt-sm-38 {
    margin-top: 38px;
  }

  .ml-sm-38 {
    margin-left: 38px;
  }

  .mr-sm-38 {
    margin-right: 38px;
  }

  /*@debug m-sm-39;*/
  .m-sm-39 {
    margin: 39px !important;
  }

  .mb-sm-39 {
    margin-bottom: 39px;
  }

  .mt-sm-39 {
    margin-top: 39px;
  }

  .ml-sm-39 {
    margin-left: 39px;
  }

  .mr-sm-39 {
    margin-right: 39px;
  }

  /*@debug m-sm-40;*/
  .m-sm-40 {
    margin: 40px !important;
  }

  .mb-sm-40 {
    margin-bottom: 40px;
  }

  .mt-sm-40 {
    margin-top: 40px;
  }

  .ml-sm-40 {
    margin-left: 40px;
  }

  .mr-sm-40 {
    margin-right: 40px;
  }

  /*@debug m-sm-41;*/
  .m-sm-41 {
    margin: 41px !important;
  }

  .mb-sm-41 {
    margin-bottom: 41px;
  }

  .mt-sm-41 {
    margin-top: 41px;
  }

  .ml-sm-41 {
    margin-left: 41px;
  }

  .mr-sm-41 {
    margin-right: 41px;
  }

  /*@debug m-sm-42;*/
  .m-sm-42 {
    margin: 42px !important;
  }

  .mb-sm-42 {
    margin-bottom: 42px;
  }

  .mt-sm-42 {
    margin-top: 42px;
  }

  .ml-sm-42 {
    margin-left: 42px;
  }

  .mr-sm-42 {
    margin-right: 42px;
  }

  /*@debug m-sm-43;*/
  .m-sm-43 {
    margin: 43px !important;
  }

  .mb-sm-43 {
    margin-bottom: 43px;
  }

  .mt-sm-43 {
    margin-top: 43px;
  }

  .ml-sm-43 {
    margin-left: 43px;
  }

  .mr-sm-43 {
    margin-right: 43px;
  }

  /*@debug m-sm-44;*/
  .m-sm-44 {
    margin: 44px !important;
  }

  .mb-sm-44 {
    margin-bottom: 44px;
  }

  .mt-sm-44 {
    margin-top: 44px;
  }

  .ml-sm-44 {
    margin-left: 44px;
  }

  .mr-sm-44 {
    margin-right: 44px;
  }

  /*@debug m-sm-45;*/
  .m-sm-45 {
    margin: 45px !important;
  }

  .mb-sm-45 {
    margin-bottom: 45px;
  }

  .mt-sm-45 {
    margin-top: 45px;
  }

  .ml-sm-45 {
    margin-left: 45px;
  }

  .mr-sm-45 {
    margin-right: 45px;
  }

  /*@debug m-sm-46;*/
  .m-sm-46 {
    margin: 46px !important;
  }

  .mb-sm-46 {
    margin-bottom: 46px;
  }

  .mt-sm-46 {
    margin-top: 46px;
  }

  .ml-sm-46 {
    margin-left: 46px;
  }

  .mr-sm-46 {
    margin-right: 46px;
  }

  /*@debug m-sm-47;*/
  .m-sm-47 {
    margin: 47px !important;
  }

  .mb-sm-47 {
    margin-bottom: 47px;
  }

  .mt-sm-47 {
    margin-top: 47px;
  }

  .ml-sm-47 {
    margin-left: 47px;
  }

  .mr-sm-47 {
    margin-right: 47px;
  }

  /*@debug m-sm-48;*/
  .m-sm-48 {
    margin: 48px !important;
  }

  .mb-sm-48 {
    margin-bottom: 48px;
  }

  .mt-sm-48 {
    margin-top: 48px;
  }

  .ml-sm-48 {
    margin-left: 48px;
  }

  .mr-sm-48 {
    margin-right: 48px;
  }

  /*@debug m-sm-49;*/
  .m-sm-49 {
    margin: 49px !important;
  }

  .mb-sm-49 {
    margin-bottom: 49px;
  }

  .mt-sm-49 {
    margin-top: 49px;
  }

  .ml-sm-49 {
    margin-left: 49px;
  }

  .mr-sm-49 {
    margin-right: 49px;
  }

  /*@debug m-sm-50;*/
  .m-sm-50 {
    margin: 50px !important;
  }

  .mb-sm-50 {
    margin-bottom: 50px;
  }

  .mt-sm-50 {
    margin-top: 50px;
  }

  .ml-sm-50 {
    margin-left: 50px;
  }

  .mr-sm-50 {
    margin-right: 50px;
  }

  .hidden-sm {
    display: none !important;
  }

  .show-sm {
    display: initial;
  }
}
@media (min-width: var(--screen-md-min)) {
  /*@debug m-md--30;*/
  .m-md--30 {
    margin: -30px !important;
  }

  .mb-md--30 {
    margin-bottom: -30px;
  }

  .mt-md--30 {
    margin-top: -30px;
  }

  .ml-md--30 {
    margin-left: -30px;
  }

  .mr-md--30 {
    margin-right: -30px;
  }

  /*@debug m-md--29;*/
  .m-md--29 {
    margin: -29px !important;
  }

  .mb-md--29 {
    margin-bottom: -29px;
  }

  .mt-md--29 {
    margin-top: -29px;
  }

  .ml-md--29 {
    margin-left: -29px;
  }

  .mr-md--29 {
    margin-right: -29px;
  }

  /*@debug m-md--28;*/
  .m-md--28 {
    margin: -28px !important;
  }

  .mb-md--28 {
    margin-bottom: -28px;
  }

  .mt-md--28 {
    margin-top: -28px;
  }

  .ml-md--28 {
    margin-left: -28px;
  }

  .mr-md--28 {
    margin-right: -28px;
  }

  /*@debug m-md--27;*/
  .m-md--27 {
    margin: -27px !important;
  }

  .mb-md--27 {
    margin-bottom: -27px;
  }

  .mt-md--27 {
    margin-top: -27px;
  }

  .ml-md--27 {
    margin-left: -27px;
  }

  .mr-md--27 {
    margin-right: -27px;
  }

  /*@debug m-md--26;*/
  .m-md--26 {
    margin: -26px !important;
  }

  .mb-md--26 {
    margin-bottom: -26px;
  }

  .mt-md--26 {
    margin-top: -26px;
  }

  .ml-md--26 {
    margin-left: -26px;
  }

  .mr-md--26 {
    margin-right: -26px;
  }

  /*@debug m-md--25;*/
  .m-md--25 {
    margin: -25px !important;
  }

  .mb-md--25 {
    margin-bottom: -25px;
  }

  .mt-md--25 {
    margin-top: -25px;
  }

  .ml-md--25 {
    margin-left: -25px;
  }

  .mr-md--25 {
    margin-right: -25px;
  }

  /*@debug m-md--24;*/
  .m-md--24 {
    margin: -24px !important;
  }

  .mb-md--24 {
    margin-bottom: -24px;
  }

  .mt-md--24 {
    margin-top: -24px;
  }

  .ml-md--24 {
    margin-left: -24px;
  }

  .mr-md--24 {
    margin-right: -24px;
  }

  /*@debug m-md--23;*/
  .m-md--23 {
    margin: -23px !important;
  }

  .mb-md--23 {
    margin-bottom: -23px;
  }

  .mt-md--23 {
    margin-top: -23px;
  }

  .ml-md--23 {
    margin-left: -23px;
  }

  .mr-md--23 {
    margin-right: -23px;
  }

  /*@debug m-md--22;*/
  .m-md--22 {
    margin: -22px !important;
  }

  .mb-md--22 {
    margin-bottom: -22px;
  }

  .mt-md--22 {
    margin-top: -22px;
  }

  .ml-md--22 {
    margin-left: -22px;
  }

  .mr-md--22 {
    margin-right: -22px;
  }

  /*@debug m-md--21;*/
  .m-md--21 {
    margin: -21px !important;
  }

  .mb-md--21 {
    margin-bottom: -21px;
  }

  .mt-md--21 {
    margin-top: -21px;
  }

  .ml-md--21 {
    margin-left: -21px;
  }

  .mr-md--21 {
    margin-right: -21px;
  }

  /*@debug m-md--20;*/
  .m-md--20 {
    margin: -20px !important;
  }

  .mb-md--20 {
    margin-bottom: -20px;
  }

  .mt-md--20 {
    margin-top: -20px;
  }

  .ml-md--20 {
    margin-left: -20px;
  }

  .mr-md--20 {
    margin-right: -20px;
  }

  /*@debug m-md--19;*/
  .m-md--19 {
    margin: -19px !important;
  }

  .mb-md--19 {
    margin-bottom: -19px;
  }

  .mt-md--19 {
    margin-top: -19px;
  }

  .ml-md--19 {
    margin-left: -19px;
  }

  .mr-md--19 {
    margin-right: -19px;
  }

  /*@debug m-md--18;*/
  .m-md--18 {
    margin: -18px !important;
  }

  .mb-md--18 {
    margin-bottom: -18px;
  }

  .mt-md--18 {
    margin-top: -18px;
  }

  .ml-md--18 {
    margin-left: -18px;
  }

  .mr-md--18 {
    margin-right: -18px;
  }

  /*@debug m-md--17;*/
  .m-md--17 {
    margin: -17px !important;
  }

  .mb-md--17 {
    margin-bottom: -17px;
  }

  .mt-md--17 {
    margin-top: -17px;
  }

  .ml-md--17 {
    margin-left: -17px;
  }

  .mr-md--17 {
    margin-right: -17px;
  }

  /*@debug m-md--16;*/
  .m-md--16 {
    margin: -16px !important;
  }

  .mb-md--16 {
    margin-bottom: -16px;
  }

  .mt-md--16 {
    margin-top: -16px;
  }

  .ml-md--16 {
    margin-left: -16px;
  }

  .mr-md--16 {
    margin-right: -16px;
  }

  /*@debug m-md--15;*/
  .m-md--15 {
    margin: -15px !important;
  }

  .mb-md--15 {
    margin-bottom: -15px;
  }

  .mt-md--15 {
    margin-top: -15px;
  }

  .ml-md--15 {
    margin-left: -15px;
  }

  .mr-md--15 {
    margin-right: -15px;
  }

  /*@debug m-md--14;*/
  .m-md--14 {
    margin: -14px !important;
  }

  .mb-md--14 {
    margin-bottom: -14px;
  }

  .mt-md--14 {
    margin-top: -14px;
  }

  .ml-md--14 {
    margin-left: -14px;
  }

  .mr-md--14 {
    margin-right: -14px;
  }

  /*@debug m-md--13;*/
  .m-md--13 {
    margin: -13px !important;
  }

  .mb-md--13 {
    margin-bottom: -13px;
  }

  .mt-md--13 {
    margin-top: -13px;
  }

  .ml-md--13 {
    margin-left: -13px;
  }

  .mr-md--13 {
    margin-right: -13px;
  }

  /*@debug m-md--12;*/
  .m-md--12 {
    margin: -12px !important;
  }

  .mb-md--12 {
    margin-bottom: -12px;
  }

  .mt-md--12 {
    margin-top: -12px;
  }

  .ml-md--12 {
    margin-left: -12px;
  }

  .mr-md--12 {
    margin-right: -12px;
  }

  /*@debug m-md--11;*/
  .m-md--11 {
    margin: -11px !important;
  }

  .mb-md--11 {
    margin-bottom: -11px;
  }

  .mt-md--11 {
    margin-top: -11px;
  }

  .ml-md--11 {
    margin-left: -11px;
  }

  .mr-md--11 {
    margin-right: -11px;
  }

  /*@debug m-md--10;*/
  .m-md--10 {
    margin: -10px !important;
  }

  .mb-md--10 {
    margin-bottom: -10px;
  }

  .mt-md--10 {
    margin-top: -10px;
  }

  .ml-md--10 {
    margin-left: -10px;
  }

  .mr-md--10 {
    margin-right: -10px;
  }

  /*@debug m-md--9;*/
  .m-md--9 {
    margin: -9px !important;
  }

  .mb-md--9 {
    margin-bottom: -9px;
  }

  .mt-md--9 {
    margin-top: -9px;
  }

  .ml-md--9 {
    margin-left: -9px;
  }

  .mr-md--9 {
    margin-right: -9px;
  }

  /*@debug m-md--8;*/
  .m-md--8 {
    margin: -8px !important;
  }

  .mb-md--8 {
    margin-bottom: -8px;
  }

  .mt-md--8 {
    margin-top: -8px;
  }

  .ml-md--8 {
    margin-left: -8px;
  }

  .mr-md--8 {
    margin-right: -8px;
  }

  /*@debug m-md--7;*/
  .m-md--7 {
    margin: -7px !important;
  }

  .mb-md--7 {
    margin-bottom: -7px;
  }

  .mt-md--7 {
    margin-top: -7px;
  }

  .ml-md--7 {
    margin-left: -7px;
  }

  .mr-md--7 {
    margin-right: -7px;
  }

  /*@debug m-md--6;*/
  .m-md--6 {
    margin: -6px !important;
  }

  .mb-md--6 {
    margin-bottom: -6px;
  }

  .mt-md--6 {
    margin-top: -6px;
  }

  .ml-md--6 {
    margin-left: -6px;
  }

  .mr-md--6 {
    margin-right: -6px;
  }

  /*@debug m-md--5;*/
  .m-md--5 {
    margin: -5px !important;
  }

  .mb-md--5 {
    margin-bottom: -5px;
  }

  .mt-md--5 {
    margin-top: -5px;
  }

  .ml-md--5 {
    margin-left: -5px;
  }

  .mr-md--5 {
    margin-right: -5px;
  }

  /*@debug m-md--4;*/
  .m-md--4 {
    margin: -4px !important;
  }

  .mb-md--4 {
    margin-bottom: -4px;
  }

  .mt-md--4 {
    margin-top: -4px;
  }

  .ml-md--4 {
    margin-left: -4px;
  }

  .mr-md--4 {
    margin-right: -4px;
  }

  /*@debug m-md--3;*/
  .m-md--3 {
    margin: -3px !important;
  }

  .mb-md--3 {
    margin-bottom: -3px;
  }

  .mt-md--3 {
    margin-top: -3px;
  }

  .ml-md--3 {
    margin-left: -3px;
  }

  .mr-md--3 {
    margin-right: -3px;
  }

  /*@debug m-md--2;*/
  .m-md--2 {
    margin: -2px !important;
  }

  .mb-md--2 {
    margin-bottom: -2px;
  }

  .mt-md--2 {
    margin-top: -2px;
  }

  .ml-md--2 {
    margin-left: -2px;
  }

  .mr-md--2 {
    margin-right: -2px;
  }

  /*@debug m-md--1;*/
  .m-md--1 {
    margin: -1px !important;
  }

  .mb-md--1 {
    margin-bottom: -1px;
  }

  .mt-md--1 {
    margin-top: -1px;
  }

  .ml-md--1 {
    margin-left: -1px;
  }

  .mr-md--1 {
    margin-right: -1px;
  }

  /*@debug m-md-0;*/
  .m-md-0 {
    margin: 0px !important;
  }

  .mb-md-0 {
    margin-bottom: 0px;
  }

  .mt-md-0 {
    margin-top: 0px;
  }

  .ml-md-0 {
    margin-left: 0px;
  }

  .mr-md-0 {
    margin-right: 0px;
  }

  /*@debug m-md-1;*/
  .m-md-1 {
    margin: 1px !important;
  }

  .mb-md-1 {
    margin-bottom: 1px;
  }

  .mt-md-1 {
    margin-top: 1px;
  }

  .ml-md-1 {
    margin-left: 1px;
  }

  .mr-md-1 {
    margin-right: 1px;
  }

  /*@debug m-md-2;*/
  .m-md-2 {
    margin: 2px !important;
  }

  .mb-md-2 {
    margin-bottom: 2px;
  }

  .mt-md-2 {
    margin-top: 2px;
  }

  .ml-md-2 {
    margin-left: 2px;
  }

  .mr-md-2 {
    margin-right: 2px;
  }

  /*@debug m-md-3;*/
  .m-md-3 {
    margin: 3px !important;
  }

  .mb-md-3 {
    margin-bottom: 3px;
  }

  .mt-md-3 {
    margin-top: 3px;
  }

  .ml-md-3 {
    margin-left: 3px;
  }

  .mr-md-3 {
    margin-right: 3px;
  }

  /*@debug m-md-4;*/
  .m-md-4 {
    margin: 4px !important;
  }

  .mb-md-4 {
    margin-bottom: 4px;
  }

  .mt-md-4 {
    margin-top: 4px;
  }

  .ml-md-4 {
    margin-left: 4px;
  }

  .mr-md-4 {
    margin-right: 4px;
  }

  /*@debug m-md-5;*/
  .m-md-5 {
    margin: 5px !important;
  }

  .mb-md-5 {
    margin-bottom: 5px;
  }

  .mt-md-5 {
    margin-top: 5px;
  }

  .ml-md-5 {
    margin-left: 5px;
  }

  .mr-md-5 {
    margin-right: 5px;
  }

  /*@debug m-md-6;*/
  .m-md-6 {
    margin: 6px !important;
  }

  .mb-md-6 {
    margin-bottom: 6px;
  }

  .mt-md-6 {
    margin-top: 6px;
  }

  .ml-md-6 {
    margin-left: 6px;
  }

  .mr-md-6 {
    margin-right: 6px;
  }

  /*@debug m-md-7;*/
  .m-md-7 {
    margin: 7px !important;
  }

  .mb-md-7 {
    margin-bottom: 7px;
  }

  .mt-md-7 {
    margin-top: 7px;
  }

  .ml-md-7 {
    margin-left: 7px;
  }

  .mr-md-7 {
    margin-right: 7px;
  }

  /*@debug m-md-8;*/
  .m-md-8 {
    margin: 8px !important;
  }

  .mb-md-8 {
    margin-bottom: 8px;
  }

  .mt-md-8 {
    margin-top: 8px;
  }

  .ml-md-8 {
    margin-left: 8px;
  }

  .mr-md-8 {
    margin-right: 8px;
  }

  /*@debug m-md-9;*/
  .m-md-9 {
    margin: 9px !important;
  }

  .mb-md-9 {
    margin-bottom: 9px;
  }

  .mt-md-9 {
    margin-top: 9px;
  }

  .ml-md-9 {
    margin-left: 9px;
  }

  .mr-md-9 {
    margin-right: 9px;
  }

  /*@debug m-md-10;*/
  .m-md-10 {
    margin: 10px !important;
  }

  .mb-md-10 {
    margin-bottom: 10px;
  }

  .mt-md-10 {
    margin-top: 10px;
  }

  .ml-md-10 {
    margin-left: 10px;
  }

  .mr-md-10 {
    margin-right: 10px;
  }

  /*@debug m-md-11;*/
  .m-md-11 {
    margin: 11px !important;
  }

  .mb-md-11 {
    margin-bottom: 11px;
  }

  .mt-md-11 {
    margin-top: 11px;
  }

  .ml-md-11 {
    margin-left: 11px;
  }

  .mr-md-11 {
    margin-right: 11px;
  }

  /*@debug m-md-12;*/
  .m-md-12 {
    margin: 12px !important;
  }

  .mb-md-12 {
    margin-bottom: 12px;
  }

  .mt-md-12 {
    margin-top: 12px;
  }

  .ml-md-12 {
    margin-left: 12px;
  }

  .mr-md-12 {
    margin-right: 12px;
  }

  /*@debug m-md-13;*/
  .m-md-13 {
    margin: 13px !important;
  }

  .mb-md-13 {
    margin-bottom: 13px;
  }

  .mt-md-13 {
    margin-top: 13px;
  }

  .ml-md-13 {
    margin-left: 13px;
  }

  .mr-md-13 {
    margin-right: 13px;
  }

  /*@debug m-md-14;*/
  .m-md-14 {
    margin: 14px !important;
  }

  .mb-md-14 {
    margin-bottom: 14px;
  }

  .mt-md-14 {
    margin-top: 14px;
  }

  .ml-md-14 {
    margin-left: 14px;
  }

  .mr-md-14 {
    margin-right: 14px;
  }

  /*@debug m-md-15;*/
  .m-md-15 {
    margin: 15px !important;
  }

  .mb-md-15 {
    margin-bottom: 15px;
  }

  .mt-md-15 {
    margin-top: 15px;
  }

  .ml-md-15 {
    margin-left: 15px;
  }

  .mr-md-15 {
    margin-right: 15px;
  }

  /*@debug m-md-16;*/
  .m-md-16 {
    margin: 16px !important;
  }

  .mb-md-16 {
    margin-bottom: 16px;
  }

  .mt-md-16 {
    margin-top: 16px;
  }

  .ml-md-16 {
    margin-left: 16px;
  }

  .mr-md-16 {
    margin-right: 16px;
  }

  /*@debug m-md-17;*/
  .m-md-17 {
    margin: 17px !important;
  }

  .mb-md-17 {
    margin-bottom: 17px;
  }

  .mt-md-17 {
    margin-top: 17px;
  }

  .ml-md-17 {
    margin-left: 17px;
  }

  .mr-md-17 {
    margin-right: 17px;
  }

  /*@debug m-md-18;*/
  .m-md-18 {
    margin: 18px !important;
  }

  .mb-md-18 {
    margin-bottom: 18px;
  }

  .mt-md-18 {
    margin-top: 18px;
  }

  .ml-md-18 {
    margin-left: 18px;
  }

  .mr-md-18 {
    margin-right: 18px;
  }

  /*@debug m-md-19;*/
  .m-md-19 {
    margin: 19px !important;
  }

  .mb-md-19 {
    margin-bottom: 19px;
  }

  .mt-md-19 {
    margin-top: 19px;
  }

  .ml-md-19 {
    margin-left: 19px;
  }

  .mr-md-19 {
    margin-right: 19px;
  }

  /*@debug m-md-20;*/
  .m-md-20 {
    margin: 20px !important;
  }

  .mb-md-20 {
    margin-bottom: 20px;
  }

  .mt-md-20 {
    margin-top: 20px;
  }

  .ml-md-20 {
    margin-left: 20px;
  }

  .mr-md-20 {
    margin-right: 20px;
  }

  /*@debug m-md-21;*/
  .m-md-21 {
    margin: 21px !important;
  }

  .mb-md-21 {
    margin-bottom: 21px;
  }

  .mt-md-21 {
    margin-top: 21px;
  }

  .ml-md-21 {
    margin-left: 21px;
  }

  .mr-md-21 {
    margin-right: 21px;
  }

  /*@debug m-md-22;*/
  .m-md-22 {
    margin: 22px !important;
  }

  .mb-md-22 {
    margin-bottom: 22px;
  }

  .mt-md-22 {
    margin-top: 22px;
  }

  .ml-md-22 {
    margin-left: 22px;
  }

  .mr-md-22 {
    margin-right: 22px;
  }

  /*@debug m-md-23;*/
  .m-md-23 {
    margin: 23px !important;
  }

  .mb-md-23 {
    margin-bottom: 23px;
  }

  .mt-md-23 {
    margin-top: 23px;
  }

  .ml-md-23 {
    margin-left: 23px;
  }

  .mr-md-23 {
    margin-right: 23px;
  }

  /*@debug m-md-24;*/
  .m-md-24 {
    margin: 24px !important;
  }

  .mb-md-24 {
    margin-bottom: 24px;
  }

  .mt-md-24 {
    margin-top: 24px;
  }

  .ml-md-24 {
    margin-left: 24px;
  }

  .mr-md-24 {
    margin-right: 24px;
  }

  /*@debug m-md-25;*/
  .m-md-25 {
    margin: 25px !important;
  }

  .mb-md-25 {
    margin-bottom: 25px;
  }

  .mt-md-25 {
    margin-top: 25px;
  }

  .ml-md-25 {
    margin-left: 25px;
  }

  .mr-md-25 {
    margin-right: 25px;
  }

  /*@debug m-md-26;*/
  .m-md-26 {
    margin: 26px !important;
  }

  .mb-md-26 {
    margin-bottom: 26px;
  }

  .mt-md-26 {
    margin-top: 26px;
  }

  .ml-md-26 {
    margin-left: 26px;
  }

  .mr-md-26 {
    margin-right: 26px;
  }

  /*@debug m-md-27;*/
  .m-md-27 {
    margin: 27px !important;
  }

  .mb-md-27 {
    margin-bottom: 27px;
  }

  .mt-md-27 {
    margin-top: 27px;
  }

  .ml-md-27 {
    margin-left: 27px;
  }

  .mr-md-27 {
    margin-right: 27px;
  }

  /*@debug m-md-28;*/
  .m-md-28 {
    margin: 28px !important;
  }

  .mb-md-28 {
    margin-bottom: 28px;
  }

  .mt-md-28 {
    margin-top: 28px;
  }

  .ml-md-28 {
    margin-left: 28px;
  }

  .mr-md-28 {
    margin-right: 28px;
  }

  /*@debug m-md-29;*/
  .m-md-29 {
    margin: 29px !important;
  }

  .mb-md-29 {
    margin-bottom: 29px;
  }

  .mt-md-29 {
    margin-top: 29px;
  }

  .ml-md-29 {
    margin-left: 29px;
  }

  .mr-md-29 {
    margin-right: 29px;
  }

  /*@debug m-md-30;*/
  .m-md-30 {
    margin: 30px !important;
  }

  .mb-md-30 {
    margin-bottom: 30px;
  }

  .mt-md-30 {
    margin-top: 30px;
  }

  .ml-md-30 {
    margin-left: 30px;
  }

  .mr-md-30 {
    margin-right: 30px;
  }

  /*@debug m-md-31;*/
  .m-md-31 {
    margin: 31px !important;
  }

  .mb-md-31 {
    margin-bottom: 31px;
  }

  .mt-md-31 {
    margin-top: 31px;
  }

  .ml-md-31 {
    margin-left: 31px;
  }

  .mr-md-31 {
    margin-right: 31px;
  }

  /*@debug m-md-32;*/
  .m-md-32 {
    margin: 32px !important;
  }

  .mb-md-32 {
    margin-bottom: 32px;
  }

  .mt-md-32 {
    margin-top: 32px;
  }

  .ml-md-32 {
    margin-left: 32px;
  }

  .mr-md-32 {
    margin-right: 32px;
  }

  /*@debug m-md-33;*/
  .m-md-33 {
    margin: 33px !important;
  }

  .mb-md-33 {
    margin-bottom: 33px;
  }

  .mt-md-33 {
    margin-top: 33px;
  }

  .ml-md-33 {
    margin-left: 33px;
  }

  .mr-md-33 {
    margin-right: 33px;
  }

  /*@debug m-md-34;*/
  .m-md-34 {
    margin: 34px !important;
  }

  .mb-md-34 {
    margin-bottom: 34px;
  }

  .mt-md-34 {
    margin-top: 34px;
  }

  .ml-md-34 {
    margin-left: 34px;
  }

  .mr-md-34 {
    margin-right: 34px;
  }

  /*@debug m-md-35;*/
  .m-md-35 {
    margin: 35px !important;
  }

  .mb-md-35 {
    margin-bottom: 35px;
  }

  .mt-md-35 {
    margin-top: 35px;
  }

  .ml-md-35 {
    margin-left: 35px;
  }

  .mr-md-35 {
    margin-right: 35px;
  }

  /*@debug m-md-36;*/
  .m-md-36 {
    margin: 36px !important;
  }

  .mb-md-36 {
    margin-bottom: 36px;
  }

  .mt-md-36 {
    margin-top: 36px;
  }

  .ml-md-36 {
    margin-left: 36px;
  }

  .mr-md-36 {
    margin-right: 36px;
  }

  /*@debug m-md-37;*/
  .m-md-37 {
    margin: 37px !important;
  }

  .mb-md-37 {
    margin-bottom: 37px;
  }

  .mt-md-37 {
    margin-top: 37px;
  }

  .ml-md-37 {
    margin-left: 37px;
  }

  .mr-md-37 {
    margin-right: 37px;
  }

  /*@debug m-md-38;*/
  .m-md-38 {
    margin: 38px !important;
  }

  .mb-md-38 {
    margin-bottom: 38px;
  }

  .mt-md-38 {
    margin-top: 38px;
  }

  .ml-md-38 {
    margin-left: 38px;
  }

  .mr-md-38 {
    margin-right: 38px;
  }

  /*@debug m-md-39;*/
  .m-md-39 {
    margin: 39px !important;
  }

  .mb-md-39 {
    margin-bottom: 39px;
  }

  .mt-md-39 {
    margin-top: 39px;
  }

  .ml-md-39 {
    margin-left: 39px;
  }

  .mr-md-39 {
    margin-right: 39px;
  }

  /*@debug m-md-40;*/
  .m-md-40 {
    margin: 40px !important;
  }

  .mb-md-40 {
    margin-bottom: 40px;
  }

  .mt-md-40 {
    margin-top: 40px;
  }

  .ml-md-40 {
    margin-left: 40px;
  }

  .mr-md-40 {
    margin-right: 40px;
  }

  /*@debug m-md-41;*/
  .m-md-41 {
    margin: 41px !important;
  }

  .mb-md-41 {
    margin-bottom: 41px;
  }

  .mt-md-41 {
    margin-top: 41px;
  }

  .ml-md-41 {
    margin-left: 41px;
  }

  .mr-md-41 {
    margin-right: 41px;
  }

  /*@debug m-md-42;*/
  .m-md-42 {
    margin: 42px !important;
  }

  .mb-md-42 {
    margin-bottom: 42px;
  }

  .mt-md-42 {
    margin-top: 42px;
  }

  .ml-md-42 {
    margin-left: 42px;
  }

  .mr-md-42 {
    margin-right: 42px;
  }

  /*@debug m-md-43;*/
  .m-md-43 {
    margin: 43px !important;
  }

  .mb-md-43 {
    margin-bottom: 43px;
  }

  .mt-md-43 {
    margin-top: 43px;
  }

  .ml-md-43 {
    margin-left: 43px;
  }

  .mr-md-43 {
    margin-right: 43px;
  }

  /*@debug m-md-44;*/
  .m-md-44 {
    margin: 44px !important;
  }

  .mb-md-44 {
    margin-bottom: 44px;
  }

  .mt-md-44 {
    margin-top: 44px;
  }

  .ml-md-44 {
    margin-left: 44px;
  }

  .mr-md-44 {
    margin-right: 44px;
  }

  /*@debug m-md-45;*/
  .m-md-45 {
    margin: 45px !important;
  }

  .mb-md-45 {
    margin-bottom: 45px;
  }

  .mt-md-45 {
    margin-top: 45px;
  }

  .ml-md-45 {
    margin-left: 45px;
  }

  .mr-md-45 {
    margin-right: 45px;
  }

  /*@debug m-md-46;*/
  .m-md-46 {
    margin: 46px !important;
  }

  .mb-md-46 {
    margin-bottom: 46px;
  }

  .mt-md-46 {
    margin-top: 46px;
  }

  .ml-md-46 {
    margin-left: 46px;
  }

  .mr-md-46 {
    margin-right: 46px;
  }

  /*@debug m-md-47;*/
  .m-md-47 {
    margin: 47px !important;
  }

  .mb-md-47 {
    margin-bottom: 47px;
  }

  .mt-md-47 {
    margin-top: 47px;
  }

  .ml-md-47 {
    margin-left: 47px;
  }

  .mr-md-47 {
    margin-right: 47px;
  }

  /*@debug m-md-48;*/
  .m-md-48 {
    margin: 48px !important;
  }

  .mb-md-48 {
    margin-bottom: 48px;
  }

  .mt-md-48 {
    margin-top: 48px;
  }

  .ml-md-48 {
    margin-left: 48px;
  }

  .mr-md-48 {
    margin-right: 48px;
  }

  /*@debug m-md-49;*/
  .m-md-49 {
    margin: 49px !important;
  }

  .mb-md-49 {
    margin-bottom: 49px;
  }

  .mt-md-49 {
    margin-top: 49px;
  }

  .ml-md-49 {
    margin-left: 49px;
  }

  .mr-md-49 {
    margin-right: 49px;
  }

  /*@debug m-md-50;*/
  .m-md-50 {
    margin: 50px !important;
  }

  .mb-md-50 {
    margin-bottom: 50px;
  }

  .mt-md-50 {
    margin-top: 50px;
  }

  .ml-md-50 {
    margin-left: 50px;
  }

  .mr-md-50 {
    margin-right: 50px;
  }

  .hidden-md {
    display: none;
  }

  .show-md {
    display: initial;
  }
}
@media (min-width: var(--screen-lg-min)) {
  /*@debug m-lg--30;*/
  .m-lg--30 {
    margin: -30px !important;
  }

  .mb-lg--30 {
    margin-bottom: -30px;
  }

  .mt-lg--30 {
    margin-top: -30px;
  }

  .ml-lg--30 {
    margin-left: -30px;
  }

  .mr-lg--30 {
    margin-right: -30px;
  }

  /*@debug m-lg--29;*/
  .m-lg--29 {
    margin: -29px !important;
  }

  .mb-lg--29 {
    margin-bottom: -29px;
  }

  .mt-lg--29 {
    margin-top: -29px;
  }

  .ml-lg--29 {
    margin-left: -29px;
  }

  .mr-lg--29 {
    margin-right: -29px;
  }

  /*@debug m-lg--28;*/
  .m-lg--28 {
    margin: -28px !important;
  }

  .mb-lg--28 {
    margin-bottom: -28px;
  }

  .mt-lg--28 {
    margin-top: -28px;
  }

  .ml-lg--28 {
    margin-left: -28px;
  }

  .mr-lg--28 {
    margin-right: -28px;
  }

  /*@debug m-lg--27;*/
  .m-lg--27 {
    margin: -27px !important;
  }

  .mb-lg--27 {
    margin-bottom: -27px;
  }

  .mt-lg--27 {
    margin-top: -27px;
  }

  .ml-lg--27 {
    margin-left: -27px;
  }

  .mr-lg--27 {
    margin-right: -27px;
  }

  /*@debug m-lg--26;*/
  .m-lg--26 {
    margin: -26px !important;
  }

  .mb-lg--26 {
    margin-bottom: -26px;
  }

  .mt-lg--26 {
    margin-top: -26px;
  }

  .ml-lg--26 {
    margin-left: -26px;
  }

  .mr-lg--26 {
    margin-right: -26px;
  }

  /*@debug m-lg--25;*/
  .m-lg--25 {
    margin: -25px !important;
  }

  .mb-lg--25 {
    margin-bottom: -25px;
  }

  .mt-lg--25 {
    margin-top: -25px;
  }

  .ml-lg--25 {
    margin-left: -25px;
  }

  .mr-lg--25 {
    margin-right: -25px;
  }

  /*@debug m-lg--24;*/
  .m-lg--24 {
    margin: -24px !important;
  }

  .mb-lg--24 {
    margin-bottom: -24px;
  }

  .mt-lg--24 {
    margin-top: -24px;
  }

  .ml-lg--24 {
    margin-left: -24px;
  }

  .mr-lg--24 {
    margin-right: -24px;
  }

  /*@debug m-lg--23;*/
  .m-lg--23 {
    margin: -23px !important;
  }

  .mb-lg--23 {
    margin-bottom: -23px;
  }

  .mt-lg--23 {
    margin-top: -23px;
  }

  .ml-lg--23 {
    margin-left: -23px;
  }

  .mr-lg--23 {
    margin-right: -23px;
  }

  /*@debug m-lg--22;*/
  .m-lg--22 {
    margin: -22px !important;
  }

  .mb-lg--22 {
    margin-bottom: -22px;
  }

  .mt-lg--22 {
    margin-top: -22px;
  }

  .ml-lg--22 {
    margin-left: -22px;
  }

  .mr-lg--22 {
    margin-right: -22px;
  }

  /*@debug m-lg--21;*/
  .m-lg--21 {
    margin: -21px !important;
  }

  .mb-lg--21 {
    margin-bottom: -21px;
  }

  .mt-lg--21 {
    margin-top: -21px;
  }

  .ml-lg--21 {
    margin-left: -21px;
  }

  .mr-lg--21 {
    margin-right: -21px;
  }

  /*@debug m-lg--20;*/
  .m-lg--20 {
    margin: -20px !important;
  }

  .mb-lg--20 {
    margin-bottom: -20px;
  }

  .mt-lg--20 {
    margin-top: -20px;
  }

  .ml-lg--20 {
    margin-left: -20px;
  }

  .mr-lg--20 {
    margin-right: -20px;
  }

  /*@debug m-lg--19;*/
  .m-lg--19 {
    margin: -19px !important;
  }

  .mb-lg--19 {
    margin-bottom: -19px;
  }

  .mt-lg--19 {
    margin-top: -19px;
  }

  .ml-lg--19 {
    margin-left: -19px;
  }

  .mr-lg--19 {
    margin-right: -19px;
  }

  /*@debug m-lg--18;*/
  .m-lg--18 {
    margin: -18px !important;
  }

  .mb-lg--18 {
    margin-bottom: -18px;
  }

  .mt-lg--18 {
    margin-top: -18px;
  }

  .ml-lg--18 {
    margin-left: -18px;
  }

  .mr-lg--18 {
    margin-right: -18px;
  }

  /*@debug m-lg--17;*/
  .m-lg--17 {
    margin: -17px !important;
  }

  .mb-lg--17 {
    margin-bottom: -17px;
  }

  .mt-lg--17 {
    margin-top: -17px;
  }

  .ml-lg--17 {
    margin-left: -17px;
  }

  .mr-lg--17 {
    margin-right: -17px;
  }

  /*@debug m-lg--16;*/
  .m-lg--16 {
    margin: -16px !important;
  }

  .mb-lg--16 {
    margin-bottom: -16px;
  }

  .mt-lg--16 {
    margin-top: -16px;
  }

  .ml-lg--16 {
    margin-left: -16px;
  }

  .mr-lg--16 {
    margin-right: -16px;
  }

  /*@debug m-lg--15;*/
  .m-lg--15 {
    margin: -15px !important;
  }

  .mb-lg--15 {
    margin-bottom: -15px;
  }

  .mt-lg--15 {
    margin-top: -15px;
  }

  .ml-lg--15 {
    margin-left: -15px;
  }

  .mr-lg--15 {
    margin-right: -15px;
  }

  /*@debug m-lg--14;*/
  .m-lg--14 {
    margin: -14px !important;
  }

  .mb-lg--14 {
    margin-bottom: -14px;
  }

  .mt-lg--14 {
    margin-top: -14px;
  }

  .ml-lg--14 {
    margin-left: -14px;
  }

  .mr-lg--14 {
    margin-right: -14px;
  }

  /*@debug m-lg--13;*/
  .m-lg--13 {
    margin: -13px !important;
  }

  .mb-lg--13 {
    margin-bottom: -13px;
  }

  .mt-lg--13 {
    margin-top: -13px;
  }

  .ml-lg--13 {
    margin-left: -13px;
  }

  .mr-lg--13 {
    margin-right: -13px;
  }

  /*@debug m-lg--12;*/
  .m-lg--12 {
    margin: -12px !important;
  }

  .mb-lg--12 {
    margin-bottom: -12px;
  }

  .mt-lg--12 {
    margin-top: -12px;
  }

  .ml-lg--12 {
    margin-left: -12px;
  }

  .mr-lg--12 {
    margin-right: -12px;
  }

  /*@debug m-lg--11;*/
  .m-lg--11 {
    margin: -11px !important;
  }

  .mb-lg--11 {
    margin-bottom: -11px;
  }

  .mt-lg--11 {
    margin-top: -11px;
  }

  .ml-lg--11 {
    margin-left: -11px;
  }

  .mr-lg--11 {
    margin-right: -11px;
  }

  /*@debug m-lg--10;*/
  .m-lg--10 {
    margin: -10px !important;
  }

  .mb-lg--10 {
    margin-bottom: -10px;
  }

  .mt-lg--10 {
    margin-top: -10px;
  }

  .ml-lg--10 {
    margin-left: -10px;
  }

  .mr-lg--10 {
    margin-right: -10px;
  }

  /*@debug m-lg--9;*/
  .m-lg--9 {
    margin: -9px !important;
  }

  .mb-lg--9 {
    margin-bottom: -9px;
  }

  .mt-lg--9 {
    margin-top: -9px;
  }

  .ml-lg--9 {
    margin-left: -9px;
  }

  .mr-lg--9 {
    margin-right: -9px;
  }

  /*@debug m-lg--8;*/
  .m-lg--8 {
    margin: -8px !important;
  }

  .mb-lg--8 {
    margin-bottom: -8px;
  }

  .mt-lg--8 {
    margin-top: -8px;
  }

  .ml-lg--8 {
    margin-left: -8px;
  }

  .mr-lg--8 {
    margin-right: -8px;
  }

  /*@debug m-lg--7;*/
  .m-lg--7 {
    margin: -7px !important;
  }

  .mb-lg--7 {
    margin-bottom: -7px;
  }

  .mt-lg--7 {
    margin-top: -7px;
  }

  .ml-lg--7 {
    margin-left: -7px;
  }

  .mr-lg--7 {
    margin-right: -7px;
  }

  /*@debug m-lg--6;*/
  .m-lg--6 {
    margin: -6px !important;
  }

  .mb-lg--6 {
    margin-bottom: -6px;
  }

  .mt-lg--6 {
    margin-top: -6px;
  }

  .ml-lg--6 {
    margin-left: -6px;
  }

  .mr-lg--6 {
    margin-right: -6px;
  }

  /*@debug m-lg--5;*/
  .m-lg--5 {
    margin: -5px !important;
  }

  .mb-lg--5 {
    margin-bottom: -5px;
  }

  .mt-lg--5 {
    margin-top: -5px;
  }

  .ml-lg--5 {
    margin-left: -5px;
  }

  .mr-lg--5 {
    margin-right: -5px;
  }

  /*@debug m-lg--4;*/
  .m-lg--4 {
    margin: -4px !important;
  }

  .mb-lg--4 {
    margin-bottom: -4px;
  }

  .mt-lg--4 {
    margin-top: -4px;
  }

  .ml-lg--4 {
    margin-left: -4px;
  }

  .mr-lg--4 {
    margin-right: -4px;
  }

  /*@debug m-lg--3;*/
  .m-lg--3 {
    margin: -3px !important;
  }

  .mb-lg--3 {
    margin-bottom: -3px;
  }

  .mt-lg--3 {
    margin-top: -3px;
  }

  .ml-lg--3 {
    margin-left: -3px;
  }

  .mr-lg--3 {
    margin-right: -3px;
  }

  /*@debug m-lg--2;*/
  .m-lg--2 {
    margin: -2px !important;
  }

  .mb-lg--2 {
    margin-bottom: -2px;
  }

  .mt-lg--2 {
    margin-top: -2px;
  }

  .ml-lg--2 {
    margin-left: -2px;
  }

  .mr-lg--2 {
    margin-right: -2px;
  }

  /*@debug m-lg--1;*/
  .m-lg--1 {
    margin: -1px !important;
  }

  .mb-lg--1 {
    margin-bottom: -1px;
  }

  .mt-lg--1 {
    margin-top: -1px;
  }

  .ml-lg--1 {
    margin-left: -1px;
  }

  .mr-lg--1 {
    margin-right: -1px;
  }

  /*@debug m-lg-0;*/
  .m-lg-0 {
    margin: 0px !important;
  }

  .mb-lg-0 {
    margin-bottom: 0px;
  }

  .mt-lg-0 {
    margin-top: 0px;
  }

  .ml-lg-0 {
    margin-left: 0px;
  }

  .mr-lg-0 {
    margin-right: 0px;
  }

  /*@debug m-lg-1;*/
  .m-lg-1 {
    margin: 1px !important;
  }

  .mb-lg-1 {
    margin-bottom: 1px;
  }

  .mt-lg-1 {
    margin-top: 1px;
  }

  .ml-lg-1 {
    margin-left: 1px;
  }

  .mr-lg-1 {
    margin-right: 1px;
  }

  /*@debug m-lg-2;*/
  .m-lg-2 {
    margin: 2px !important;
  }

  .mb-lg-2 {
    margin-bottom: 2px;
  }

  .mt-lg-2 {
    margin-top: 2px;
  }

  .ml-lg-2 {
    margin-left: 2px;
  }

  .mr-lg-2 {
    margin-right: 2px;
  }

  /*@debug m-lg-3;*/
  .m-lg-3 {
    margin: 3px !important;
  }

  .mb-lg-3 {
    margin-bottom: 3px;
  }

  .mt-lg-3 {
    margin-top: 3px;
  }

  .ml-lg-3 {
    margin-left: 3px;
  }

  .mr-lg-3 {
    margin-right: 3px;
  }

  /*@debug m-lg-4;*/
  .m-lg-4 {
    margin: 4px !important;
  }

  .mb-lg-4 {
    margin-bottom: 4px;
  }

  .mt-lg-4 {
    margin-top: 4px;
  }

  .ml-lg-4 {
    margin-left: 4px;
  }

  .mr-lg-4 {
    margin-right: 4px;
  }

  /*@debug m-lg-5;*/
  .m-lg-5 {
    margin: 5px !important;
  }

  .mb-lg-5 {
    margin-bottom: 5px;
  }

  .mt-lg-5 {
    margin-top: 5px;
  }

  .ml-lg-5 {
    margin-left: 5px;
  }

  .mr-lg-5 {
    margin-right: 5px;
  }

  /*@debug m-lg-6;*/
  .m-lg-6 {
    margin: 6px !important;
  }

  .mb-lg-6 {
    margin-bottom: 6px;
  }

  .mt-lg-6 {
    margin-top: 6px;
  }

  .ml-lg-6 {
    margin-left: 6px;
  }

  .mr-lg-6 {
    margin-right: 6px;
  }

  /*@debug m-lg-7;*/
  .m-lg-7 {
    margin: 7px !important;
  }

  .mb-lg-7 {
    margin-bottom: 7px;
  }

  .mt-lg-7 {
    margin-top: 7px;
  }

  .ml-lg-7 {
    margin-left: 7px;
  }

  .mr-lg-7 {
    margin-right: 7px;
  }

  /*@debug m-lg-8;*/
  .m-lg-8 {
    margin: 8px !important;
  }

  .mb-lg-8 {
    margin-bottom: 8px;
  }

  .mt-lg-8 {
    margin-top: 8px;
  }

  .ml-lg-8 {
    margin-left: 8px;
  }

  .mr-lg-8 {
    margin-right: 8px;
  }

  /*@debug m-lg-9;*/
  .m-lg-9 {
    margin: 9px !important;
  }

  .mb-lg-9 {
    margin-bottom: 9px;
  }

  .mt-lg-9 {
    margin-top: 9px;
  }

  .ml-lg-9 {
    margin-left: 9px;
  }

  .mr-lg-9 {
    margin-right: 9px;
  }

  /*@debug m-lg-10;*/
  .m-lg-10 {
    margin: 10px !important;
  }

  .mb-lg-10 {
    margin-bottom: 10px;
  }

  .mt-lg-10 {
    margin-top: 10px;
  }

  .ml-lg-10 {
    margin-left: 10px;
  }

  .mr-lg-10 {
    margin-right: 10px;
  }

  /*@debug m-lg-11;*/
  .m-lg-11 {
    margin: 11px !important;
  }

  .mb-lg-11 {
    margin-bottom: 11px;
  }

  .mt-lg-11 {
    margin-top: 11px;
  }

  .ml-lg-11 {
    margin-left: 11px;
  }

  .mr-lg-11 {
    margin-right: 11px;
  }

  /*@debug m-lg-12;*/
  .m-lg-12 {
    margin: 12px !important;
  }

  .mb-lg-12 {
    margin-bottom: 12px;
  }

  .mt-lg-12 {
    margin-top: 12px;
  }

  .ml-lg-12 {
    margin-left: 12px;
  }

  .mr-lg-12 {
    margin-right: 12px;
  }

  /*@debug m-lg-13;*/
  .m-lg-13 {
    margin: 13px !important;
  }

  .mb-lg-13 {
    margin-bottom: 13px;
  }

  .mt-lg-13 {
    margin-top: 13px;
  }

  .ml-lg-13 {
    margin-left: 13px;
  }

  .mr-lg-13 {
    margin-right: 13px;
  }

  /*@debug m-lg-14;*/
  .m-lg-14 {
    margin: 14px !important;
  }

  .mb-lg-14 {
    margin-bottom: 14px;
  }

  .mt-lg-14 {
    margin-top: 14px;
  }

  .ml-lg-14 {
    margin-left: 14px;
  }

  .mr-lg-14 {
    margin-right: 14px;
  }

  /*@debug m-lg-15;*/
  .m-lg-15 {
    margin: 15px !important;
  }

  .mb-lg-15 {
    margin-bottom: 15px;
  }

  .mt-lg-15 {
    margin-top: 15px;
  }

  .ml-lg-15 {
    margin-left: 15px;
  }

  .mr-lg-15 {
    margin-right: 15px;
  }

  /*@debug m-lg-16;*/
  .m-lg-16 {
    margin: 16px !important;
  }

  .mb-lg-16 {
    margin-bottom: 16px;
  }

  .mt-lg-16 {
    margin-top: 16px;
  }

  .ml-lg-16 {
    margin-left: 16px;
  }

  .mr-lg-16 {
    margin-right: 16px;
  }

  /*@debug m-lg-17;*/
  .m-lg-17 {
    margin: 17px !important;
  }

  .mb-lg-17 {
    margin-bottom: 17px;
  }

  .mt-lg-17 {
    margin-top: 17px;
  }

  .ml-lg-17 {
    margin-left: 17px;
  }

  .mr-lg-17 {
    margin-right: 17px;
  }

  /*@debug m-lg-18;*/
  .m-lg-18 {
    margin: 18px !important;
  }

  .mb-lg-18 {
    margin-bottom: 18px;
  }

  .mt-lg-18 {
    margin-top: 18px;
  }

  .ml-lg-18 {
    margin-left: 18px;
  }

  .mr-lg-18 {
    margin-right: 18px;
  }

  /*@debug m-lg-19;*/
  .m-lg-19 {
    margin: 19px !important;
  }

  .mb-lg-19 {
    margin-bottom: 19px;
  }

  .mt-lg-19 {
    margin-top: 19px;
  }

  .ml-lg-19 {
    margin-left: 19px;
  }

  .mr-lg-19 {
    margin-right: 19px;
  }

  /*@debug m-lg-20;*/
  .m-lg-20 {
    margin: 20px !important;
  }

  .mb-lg-20 {
    margin-bottom: 20px;
  }

  .mt-lg-20 {
    margin-top: 20px;
  }

  .ml-lg-20 {
    margin-left: 20px;
  }

  .mr-lg-20 {
    margin-right: 20px;
  }

  /*@debug m-lg-21;*/
  .m-lg-21 {
    margin: 21px !important;
  }

  .mb-lg-21 {
    margin-bottom: 21px;
  }

  .mt-lg-21 {
    margin-top: 21px;
  }

  .ml-lg-21 {
    margin-left: 21px;
  }

  .mr-lg-21 {
    margin-right: 21px;
  }

  /*@debug m-lg-22;*/
  .m-lg-22 {
    margin: 22px !important;
  }

  .mb-lg-22 {
    margin-bottom: 22px;
  }

  .mt-lg-22 {
    margin-top: 22px;
  }

  .ml-lg-22 {
    margin-left: 22px;
  }

  .mr-lg-22 {
    margin-right: 22px;
  }

  /*@debug m-lg-23;*/
  .m-lg-23 {
    margin: 23px !important;
  }

  .mb-lg-23 {
    margin-bottom: 23px;
  }

  .mt-lg-23 {
    margin-top: 23px;
  }

  .ml-lg-23 {
    margin-left: 23px;
  }

  .mr-lg-23 {
    margin-right: 23px;
  }

  /*@debug m-lg-24;*/
  .m-lg-24 {
    margin: 24px !important;
  }

  .mb-lg-24 {
    margin-bottom: 24px;
  }

  .mt-lg-24 {
    margin-top: 24px;
  }

  .ml-lg-24 {
    margin-left: 24px;
  }

  .mr-lg-24 {
    margin-right: 24px;
  }

  /*@debug m-lg-25;*/
  .m-lg-25 {
    margin: 25px !important;
  }

  .mb-lg-25 {
    margin-bottom: 25px;
  }

  .mt-lg-25 {
    margin-top: 25px;
  }

  .ml-lg-25 {
    margin-left: 25px;
  }

  .mr-lg-25 {
    margin-right: 25px;
  }

  /*@debug m-lg-26;*/
  .m-lg-26 {
    margin: 26px !important;
  }

  .mb-lg-26 {
    margin-bottom: 26px;
  }

  .mt-lg-26 {
    margin-top: 26px;
  }

  .ml-lg-26 {
    margin-left: 26px;
  }

  .mr-lg-26 {
    margin-right: 26px;
  }

  /*@debug m-lg-27;*/
  .m-lg-27 {
    margin: 27px !important;
  }

  .mb-lg-27 {
    margin-bottom: 27px;
  }

  .mt-lg-27 {
    margin-top: 27px;
  }

  .ml-lg-27 {
    margin-left: 27px;
  }

  .mr-lg-27 {
    margin-right: 27px;
  }

  /*@debug m-lg-28;*/
  .m-lg-28 {
    margin: 28px !important;
  }

  .mb-lg-28 {
    margin-bottom: 28px;
  }

  .mt-lg-28 {
    margin-top: 28px;
  }

  .ml-lg-28 {
    margin-left: 28px;
  }

  .mr-lg-28 {
    margin-right: 28px;
  }

  /*@debug m-lg-29;*/
  .m-lg-29 {
    margin: 29px !important;
  }

  .mb-lg-29 {
    margin-bottom: 29px;
  }

  .mt-lg-29 {
    margin-top: 29px;
  }

  .ml-lg-29 {
    margin-left: 29px;
  }

  .mr-lg-29 {
    margin-right: 29px;
  }

  /*@debug m-lg-30;*/
  .m-lg-30 {
    margin: 30px !important;
  }

  .mb-lg-30 {
    margin-bottom: 30px;
  }

  .mt-lg-30 {
    margin-top: 30px;
  }

  .ml-lg-30 {
    margin-left: 30px;
  }

  .mr-lg-30 {
    margin-right: 30px;
  }

  /*@debug m-lg-31;*/
  .m-lg-31 {
    margin: 31px !important;
  }

  .mb-lg-31 {
    margin-bottom: 31px;
  }

  .mt-lg-31 {
    margin-top: 31px;
  }

  .ml-lg-31 {
    margin-left: 31px;
  }

  .mr-lg-31 {
    margin-right: 31px;
  }

  /*@debug m-lg-32;*/
  .m-lg-32 {
    margin: 32px !important;
  }

  .mb-lg-32 {
    margin-bottom: 32px;
  }

  .mt-lg-32 {
    margin-top: 32px;
  }

  .ml-lg-32 {
    margin-left: 32px;
  }

  .mr-lg-32 {
    margin-right: 32px;
  }

  /*@debug m-lg-33;*/
  .m-lg-33 {
    margin: 33px !important;
  }

  .mb-lg-33 {
    margin-bottom: 33px;
  }

  .mt-lg-33 {
    margin-top: 33px;
  }

  .ml-lg-33 {
    margin-left: 33px;
  }

  .mr-lg-33 {
    margin-right: 33px;
  }

  /*@debug m-lg-34;*/
  .m-lg-34 {
    margin: 34px !important;
  }

  .mb-lg-34 {
    margin-bottom: 34px;
  }

  .mt-lg-34 {
    margin-top: 34px;
  }

  .ml-lg-34 {
    margin-left: 34px;
  }

  .mr-lg-34 {
    margin-right: 34px;
  }

  /*@debug m-lg-35;*/
  .m-lg-35 {
    margin: 35px !important;
  }

  .mb-lg-35 {
    margin-bottom: 35px;
  }

  .mt-lg-35 {
    margin-top: 35px;
  }

  .ml-lg-35 {
    margin-left: 35px;
  }

  .mr-lg-35 {
    margin-right: 35px;
  }

  /*@debug m-lg-36;*/
  .m-lg-36 {
    margin: 36px !important;
  }

  .mb-lg-36 {
    margin-bottom: 36px;
  }

  .mt-lg-36 {
    margin-top: 36px;
  }

  .ml-lg-36 {
    margin-left: 36px;
  }

  .mr-lg-36 {
    margin-right: 36px;
  }

  /*@debug m-lg-37;*/
  .m-lg-37 {
    margin: 37px !important;
  }

  .mb-lg-37 {
    margin-bottom: 37px;
  }

  .mt-lg-37 {
    margin-top: 37px;
  }

  .ml-lg-37 {
    margin-left: 37px;
  }

  .mr-lg-37 {
    margin-right: 37px;
  }

  /*@debug m-lg-38;*/
  .m-lg-38 {
    margin: 38px !important;
  }

  .mb-lg-38 {
    margin-bottom: 38px;
  }

  .mt-lg-38 {
    margin-top: 38px;
  }

  .ml-lg-38 {
    margin-left: 38px;
  }

  .mr-lg-38 {
    margin-right: 38px;
  }

  /*@debug m-lg-39;*/
  .m-lg-39 {
    margin: 39px !important;
  }

  .mb-lg-39 {
    margin-bottom: 39px;
  }

  .mt-lg-39 {
    margin-top: 39px;
  }

  .ml-lg-39 {
    margin-left: 39px;
  }

  .mr-lg-39 {
    margin-right: 39px;
  }

  /*@debug m-lg-40;*/
  .m-lg-40 {
    margin: 40px !important;
  }

  .mb-lg-40 {
    margin-bottom: 40px;
  }

  .mt-lg-40 {
    margin-top: 40px;
  }

  .ml-lg-40 {
    margin-left: 40px;
  }

  .mr-lg-40 {
    margin-right: 40px;
  }

  /*@debug m-lg-41;*/
  .m-lg-41 {
    margin: 41px !important;
  }

  .mb-lg-41 {
    margin-bottom: 41px;
  }

  .mt-lg-41 {
    margin-top: 41px;
  }

  .ml-lg-41 {
    margin-left: 41px;
  }

  .mr-lg-41 {
    margin-right: 41px;
  }

  /*@debug m-lg-42;*/
  .m-lg-42 {
    margin: 42px !important;
  }

  .mb-lg-42 {
    margin-bottom: 42px;
  }

  .mt-lg-42 {
    margin-top: 42px;
  }

  .ml-lg-42 {
    margin-left: 42px;
  }

  .mr-lg-42 {
    margin-right: 42px;
  }

  /*@debug m-lg-43;*/
  .m-lg-43 {
    margin: 43px !important;
  }

  .mb-lg-43 {
    margin-bottom: 43px;
  }

  .mt-lg-43 {
    margin-top: 43px;
  }

  .ml-lg-43 {
    margin-left: 43px;
  }

  .mr-lg-43 {
    margin-right: 43px;
  }

  /*@debug m-lg-44;*/
  .m-lg-44 {
    margin: 44px !important;
  }

  .mb-lg-44 {
    margin-bottom: 44px;
  }

  .mt-lg-44 {
    margin-top: 44px;
  }

  .ml-lg-44 {
    margin-left: 44px;
  }

  .mr-lg-44 {
    margin-right: 44px;
  }

  /*@debug m-lg-45;*/
  .m-lg-45 {
    margin: 45px !important;
  }

  .mb-lg-45 {
    margin-bottom: 45px;
  }

  .mt-lg-45 {
    margin-top: 45px;
  }

  .ml-lg-45 {
    margin-left: 45px;
  }

  .mr-lg-45 {
    margin-right: 45px;
  }

  /*@debug m-lg-46;*/
  .m-lg-46 {
    margin: 46px !important;
  }

  .mb-lg-46 {
    margin-bottom: 46px;
  }

  .mt-lg-46 {
    margin-top: 46px;
  }

  .ml-lg-46 {
    margin-left: 46px;
  }

  .mr-lg-46 {
    margin-right: 46px;
  }

  /*@debug m-lg-47;*/
  .m-lg-47 {
    margin: 47px !important;
  }

  .mb-lg-47 {
    margin-bottom: 47px;
  }

  .mt-lg-47 {
    margin-top: 47px;
  }

  .ml-lg-47 {
    margin-left: 47px;
  }

  .mr-lg-47 {
    margin-right: 47px;
  }

  /*@debug m-lg-48;*/
  .m-lg-48 {
    margin: 48px !important;
  }

  .mb-lg-48 {
    margin-bottom: 48px;
  }

  .mt-lg-48 {
    margin-top: 48px;
  }

  .ml-lg-48 {
    margin-left: 48px;
  }

  .mr-lg-48 {
    margin-right: 48px;
  }

  /*@debug m-lg-49;*/
  .m-lg-49 {
    margin: 49px !important;
  }

  .mb-lg-49 {
    margin-bottom: 49px;
  }

  .mt-lg-49 {
    margin-top: 49px;
  }

  .ml-lg-49 {
    margin-left: 49px;
  }

  .mr-lg-49 {
    margin-right: 49px;
  }

  /*@debug m-lg-50;*/
  .m-lg-50 {
    margin: 50px !important;
  }

  .mb-lg-50 {
    margin-bottom: 50px;
  }

  .mt-lg-50 {
    margin-top: 50px;
  }

  .ml-lg-50 {
    margin-left: 50px;
  }

  .mr-lg-50 {
    margin-right: 50px;
  }

  .hidden-lg {
    display: none;
  }

  .show-lg {
    display: initial;
  }
}
.btn-disabled {
  background-color: gray;
  color: white;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-bacteria:before {
  content: "\e059";
}

.fa-bacterium:before {
  content: "\e05a";
}

.fa-bahai:before {
  content: "\f666";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-tissue:before {
  content: "\e05b";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-caravan:before {
  content: "\f8ff";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-faucet:before {
  content: "\e005";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-fly:before {
  content: "\f417";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-medical:before {
  content: "\e05c";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-sparkles:before {
  content: "\e05d";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-wash:before {
  content: "\e05e";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt-slash:before {
  content: "\e05f";
}

.fa-handshake-slash:before {
  content: "\e060";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side-cough:before {
  content: "\e061";
}

.fa-head-side-cough-slash:before {
  content: "\e062";
}

.fa-head-side-mask:before {
  content: "\e063";
}

.fa-head-side-virus:before {
  content: "\e064";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-user:before {
  content: "\e065";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-key:before {
  content: "\f084";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-house:before {
  content: "\e066";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lungs-virus:before {
  content: "\e067";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-music:before {
  content: "\f001";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-parking:before {
  content: "\f540";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-arrows:before {
  content: "\e068";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-plane-slash:before {
  content: "\e069";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-print:before {
  content: "\f02f";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-pump-medical:before {
  content: "\e06a";
}

.fa-pump-soap:before {
  content: "\e06b";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-virus:before {
  content: "\e06c";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sink:before {
  content: "\e06d";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-soap:before {
  content: "\e06e";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-stopwatch-20:before {
  content: "\e06f";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-store-alt-slash:before {
  content: "\e070";
}

.fa-store-slash:before {
  content: "\e071";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-slash:before {
  content: "\e072";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-trailer:before {
  content: "\e041";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-slash:before {
  content: "\e073";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vest:before {
  content: "\e085";
}

.fa-vest-patches:before {
  content: "\e086";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-virus:before {
  content: "\e074";
}

.fa-virus-slash:before {
  content: "\e075";
}

.fa-viruses:before {
  content: "\e076";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-water:before {
  content: "\f773";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/store/pub/css/webfonts/fa-regular-400.eot");
  src: url("/store/pub/css/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/store/pub/css/webfonts/fa-regular-400.woff2") format("woff2"), url("/store/pub/css/webfonts/fa-regular-400.woff") format("woff"), url("/store/pub/css/webfonts/fa-regular-400.ttf") format("truetype"), url("/store/pub/css/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("/store/pub/css/webfonts/fa-solid-900.eot");
  src: url("/store/pub/css/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/store/pub/css/webfonts/fa-solid-900.woff2") format("woff2"), url("/store/pub/css/webfonts/fa-solid-900.woff") format("woff"), url("/store/pub/css/webfonts/fa-solid-900.ttf") format("truetype"), url("/store/pub/css/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/store/pub/css/webfonts/fa-brands-400.eot");
  src: url("/store/pub/css/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/store/pub/css/webfonts/fa-brands-400.woff2") format("woff2"), url("/store/pub/css/webfonts/fa-brands-400.woff") format("woff"), url("/store/pub/css/webfonts/fa-brands-400.ttf") format("truetype"), url("/store/pub/css/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}

#get_quote {
  /*reset table*/
}
#get_quote table, #get_quote table tr, #get_quote table tr td {
  padding: 0;
  margin: 0;
  clear: both;
}
#get_quote .list-products {
  clear: both;
}
#get_quote table thead {
  background: #cad2d3;
}
#get_quote table tr th {
  padding: 5px;
}
#get_quote table tr td img {
  width: 50px;
}
#get_quote .form-quote > div {
  width: 40%;
  display: inline-block;
}
#get_quote .form-quote {
  margin-top: 25px;
}
#get_quote .control {
  margin-top: 10px;
  text-align: center;
}
#get_quote .control button {
  font-size: 16px;
}

.box .title {
  background-color: #e8ecf5 !important;
}
.box select, .box input, .box textarea {
  max-width: none;
}
.box .zebra:nth-of-type(odd) {
  background-color: #eaeaea !important;
}

.box.box-style-1 {
  border: solid 1px #ccc;
  padding: 10px;
}
.box.box-style-1 img {
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
}

.box.box-alert {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border: 1px solid #faebcc;
}
.box.box-alert h2 {
  background-color: #fcf8e3 !important;
}

/* css de terceiros */.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#FFF}.toast-message a:hover{color:#CCC;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#FFF;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#FFF;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51A351}.toast-error{background-color:#BD362F}.toast-info{background-color:#2F96B4}.toast-warning{background-color:#F89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}.highslide-container div{font-family:Verdana, Helvetica;font-size:10pt;}
.highslide{outline:none;text-decoration:none;}
.highslide img{border:2px solid silver;cursor:pointer;}
.highslide:hover img{border-color:gray;}
.highslide-active-anchor img{visibility:hidden;}
.highslide-gallery .highslide-active-anchor img{border-color:#000;cursor:default;visibility:visible;}
.highslide-image{background:transparent;border-color:#FFF;border-style:solid;border-width:2px;}
.highslide-wrapper,.highslide-outline{background:#FFF;}
.highslide-number{color:gray;font-weight:700;}
.highslide-caption{background:#FFF;border-top:none;display:none;font-size:1em;padding:5px;}
.highslide-heading{display:none;font-weight:700;margin:0.4em;}
.highslide-dimming{background:#000;position:absolute;}
.highslide-loading{background-color:#FFF;background-image:url(/store/images/highslide/graphics/loader.white.gif);background-position:3px 1px;background-repeat:no-repeat;border:1px solid #FFF;color:#000;display:block;font-size:9px;font-weight:700;padding:3px 3px 3px 22px;text-decoration:none;text-transform:uppercase;}
a.highslide-credits,a.highslide-credits i{color:silver;font-size:10px;padding:2px;text-decoration:none;}
a.highslide-credits:hover,a.highslide-credits:hover i{background-color:gray;color:#FFF;}
.closebutton{background:url(/store/images/highslide/graphics/close.png);cursor:pointer;height:30px;left:15px;position:relative;top:-15px;width:30px;}
.no-controls .highslide-controls {display: none;}
.highslide-controls{background:url(/store/images/highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;height:40px;margin:20px 15px 10px 0;width:195px;}
.highslide-controls ul{background:url(/store/images/highslide/graphics/controlbar-white.gif) right -90px no-repeat;height:40px;left:15px;list-style:none;margin:0;padding:0;position:relative;}
.highslide-controls li{float:left;padding:5px 0;}
.highslide-controls a{background-image:url(/store/images/highslide/graphics/controlbar-white.gif);display:block;float:left;height:30px;outline:none;width:30px;}
.highslide-controls a.disabled{cursor:default;}
.highslide-controls .highslide-previous a:hover{background-position:0 -30px;}
.highslide-controls .highslide-previous a.disabled{background-position:0 -60px !important;}
.highslide-controls .highslide-play a{background-position:-30px 0;}
.highslide-controls .highslide-play a:hover{background-position:-30px -30px;}
.highslide-controls .highslide-play a.disabled{background-position:-30px -60px !important;}
.highslide-controls .highslide-pause a:hover{background-position:-60px -30px;}
.highslide-controls .highslide-next a{background-position:-90px 0;}
.highslide-controls .highslide-next a:hover{background-position:-90px -30px;}
.highslide-controls .highslide-next a.disabled{background-position:-90px -60px !important;}
.highslide-controls .highslide-move a:hover{background-position:-120px -30px;}
.highslide-controls .highslide-full-expand a{background-position:-150px 0;}
.highslide-controls .highslide-full-expand a:hover{background-position:-150px -30px;}
.highslide-controls .highslide-full-expand a.disabled{background-position:-150px -60px !important;}
.highslide-controls .highslide-close a{background-position:-180px 0;}
.highslide-controls .highslide-close a:hover{background-position:-180px -30px;}
.highslide-html-content{display:none;padding:15px;width:400px;}
.highslide-html{background-color:#FFF;}
.highslide-header{padding-bottom:5px;}
.highslide-header ul{margin:0;padding:0;text-align:right;}
.highslide-header ul li{display:inline;padding-left:1em;}
.highslide-header a{color:gray;font-weight:700;text-decoration:none;text-transform:uppercase;}
.highslide-header a:hover{color:#000;}
.highslide-footer{height:11px;}
.highslide-footer .highslide-resize{background:url(/store/images/highslide/graphics/resize.gif);float:right;height:11px;width:11px;}
.highslide-resize{cursor:nw-resize;}
.draggable-header .highslide-header .highslide-move{cursor:move;display:block;height:1em;left:0;position:absolute;right:1em;top:0;width:auto;z-index:1;}
.draggable-header .highslide-header .highslide-close{position:relative;z-index:2;}
.wide-border .highslide-image{border-width:10px;}
.wide-border .highslide-caption{padding:0 10px 10px;}
.borderless .highslide-image{border:none;}
.borderless .highslide-caption{background:silver;border-bottom:1px solid #FFF;border-top:1px solid #FFF;}
.outer-glow{background:#444;}
.outer-glow .highslide-image{border:5px solid #444;}
.outer-glow .highslide-caption{background-color:gray;border:5px solid #444;border-top:none;padding:5px;}
.colored-border .highslide-image{border:2px solid green;}
.colored-border .highslide-caption{border:2px solid green;border-top:none;}
.dark{background:#111;}
.dark .highslide-image{background:gray;border-color:#000 #000 #202020;}
.dark .highslide-caption{background:#111;color:#FFF;}
.dark .highslide-controls,.dark .highslide-controls ul,.dark .highslide-controls a{background-image:url(/store/images/highslide/graphics/controlbar-black-border.gif);}
.floating-caption .highslide-caption{background:none;border:none;color:#FFF;font-weight:700;padding:1em 0 0;position:absolute;}
.controls-in-heading .highslide-heading{background:url(/store/images/highslide/graphics/icon.gif) no-repeat 0 1px;color:gray;cursor:default;font-weight:700;height:20px;margin:0;overflow:hidden;padding:0 0 0 22px;}
.controls-in-heading .highslide-controls{background:none;height:20px;left:7px;margin:0;position:relative;top:-23px;width:105px;}
.controls-in-heading .highslide-controls ul{background:none;height:20px;position:static;}
.controls-in-heading .highslide-controls li{padding:0;}
.controls-in-heading .highslide-controls a{background-image:url(/store/images/highslide/graphics/controlbar-white-small.gif);height:20px;width:20px;}
.controls-in-heading .highslide-controls .highslide-previous a:hover{background-position:0 -20px;}
.controls-in-heading .highslide-controls .highslide-previous a.disabled{background-position:0 -40px !important;}
.controls-in-heading .highslide-controls .highslide-play a{background-position:-20px 0;}
.controls-in-heading .highslide-controls .highslide-play a:hover{background-position:-20px -20px;}
.controls-in-heading .highslide-controls .highslide-play a.disabled{background-position:-20px -40px !important;}
.controls-in-heading .highslide-controls .highslide-pause a{background-position:-40px 0;}
.controls-in-heading .highslide-controls .highslide-pause a:hover{background-position:-40px -20px;}
.controls-in-heading .highslide-controls .highslide-next a:hover{background-position:-60px -20px;}
.controls-in-heading .highslide-controls .highslide-next a.disabled{background-position:-60px -40px !important;}
.controls-in-heading .highslide-controls .highslide-full-expand a{background-position:-100px 0;}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover{background-position:-100px -20px;}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled{background-position:-100px -40px !important;}
.controls-in-heading .highslide-controls .highslide-close a:hover{background-position:-120px -20px;}
.hidden-container{display:none;visibility:hidden;}
.highslide-move,.highslide-move *,.highslide-header .highslide-move a{cursor:move;}
.highslide-overlay,.highslide-controls a span,.highslide-maincontent,.highslide-header ul li.highslide-previous,.highslide-header ul li.highslide-next,.draggable-header .highslide-header .highslide-move *,.no-footer .highslide-footer,.controls-in-heading .highslide-controls .highslide-move{display:none;}
.highslide-controls .highslide-previous a,.controls-in-heading .highslide-controls .highslide-previous a{background-position:0 0;}
.highslide-controls .highslide-pause a,.controls-in-heading .highslide-controls .highslide-next a{background-position:-60px 0;}
.highslide-controls .highslide-move a,.controls-in-heading .highslide-controls .highslide-close a{background-position:-120px 0;}.accordion {
  width: 100%;
  height: 100%;
  perspective: 900;
  overflow-y: auto;
  background-color: #dce7eb;
  color: rgba(48, 69, 92, 0.8); }

.accordion {
  min-height: 0;
  display: inline-block;
  position: relative;
  left: 50%;
  margin: 10px 0;
  transform: translate(-50%, 0);
  box-shadow: 0 0 0 0 rgba(48, 69, 92, 0.8) inset;
  background-color: white;
  max-width: 450px;
  padding: 10px;
  box-sizing: border-box;
  transform: translate(0, 0);
  max-width: 100%;
  min-height: 100%;
  margin: 0;
  left: 0; }
  .accordion .transition, .accordion p, .accordion ul li i:before, .accordion ul li i:after {
    transition: all 0.25s ease-in-out; }
  .accordion .flipIn, .accordion h1, .accordion ul li {
    animation: flipdown 0.5s ease both; }
  .accordion .no-select, .accordion h2 {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .accordion h1, .accordion h2 {
    color: rgba(48, 69, 92, 0.8);
    font-weight: bold; }
  .accordion h1 {
    text-transform: uppercase;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: 3px; }
  .accordion h2 {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 1px;
    display: block;
    background-color: white;
    margin: 0;
    cursor: pointer; }
  .accordion p {
    color: rgba(48, 69, 92, 0.8);
    font-size: 17px;
    line-height: 26px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    max-height: 800px;
    opacity: 1;
    transform: translate(0, 0);
    margin-top: 14px;
    z-index: 2; }
  .accordion ul {
    list-style: none;
    perspective: 900;
    padding: 0;
    margin: 0; }
    .accordion ul li {
      position: relative;
      padding: 0;
      margin: 0;
      padding-bottom: 4px;
      padding-top: 18px;
      border-top: 1px dotted #dce7eb; }
      .accordion ul li:nth-of-type(1) {
        animation-delay: 0.5s; }
      .accordion ul li:nth-of-type(2) {
        animation-delay: 0.75s; }
      .accordion ul li:nth-of-type(3) {
        animation-delay: 1s; }
      .accordion ul li:last-of-type {
        padding-bottom: 0; }
      .accordion ul li i {
        position: absolute;
        transform: translate(-6px, 0);
        margin-top: 16px;
        right: 0; }
        .accordion ul li i:before, .accordion ul li i:after {
          content: "";
          position: absolute;
          background-color: rgba(48, 69, 92, 0.8);
          width: 3px;
          height: 9px; }
        .accordion ul li i:before {
          transform: translate(-2px, 0) rotate(45deg); }
        .accordion ul li i:after {
          transform: translate(2px, 0) rotate(-45deg); }
      .accordion ul li input[type=checkbox] {
        position: absolute;
        cursor: pointer;
        width: 100%;
        height: 100%;
        z-index: 1;
        opacity: 0; }
        .accordion ul li input[type=checkbox]:checked ~ p {
          margin-top: 0;
          max-height: 0;
          opacity: 0;
          transform: translate(0, 50%); }
        .accordion ul li input[type=checkbox]:checked ~ i:before {
          transform: translate(2px, 0) rotate(45deg); }
        .accordion ul li input[type=checkbox]:checked ~ i:after {
          transform: translate(-2px, 0) rotate(-45deg); }
@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg); }
  5% {
    opacity: 1; }
  80% {
    transform: rotateX(8deg); }
  83% {
    transform: rotateX(6deg); }
  92% {
    transform: rotateX(-3deg); }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg); } }
