
.a2a_dd .a2a_svg {
  background-color: rgb(255, 101, 80)!important;
}

i.fab.fa-google {
  font-size: 28px;
}

.a2a_kit.a2a_kit_size_25 {
  display: inline-block;
  text-align: right;
  padding-right: 10px;
}

/*# Preloader #*/
.lds-dual-ring {
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
  
}
.lds-dual-ring:after {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 6px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



/*Add underline for menu item (mega menu)*/

table#sws-products-table {
  background-color: #ffffff;
}
.swsmenu-submenu .swsmenu-item-object-mega-menu .activePageMegaMenu {
  border-bottom: 3px solid #666666;
}
.sws-catalog-product-detail-left{
  float: left;
}
#sws-top-menu .swsmenu-has-submenu-mega .swsmenu-submenu-type-mega .swsmenu-submenu-type-stack,
#sws-main-menu .swsmenu-has-submenu-mega .swsmenu-submenu-type-mega .swsmenu-submenu-type-stack {
  border-top: none;
}

#sws-top-menu .swsmenu-target img,
#sws-main-menu .swsmenu-target img {
  margin-right: 20px;
}


/*#12.Simple Product#*/

.simpleProductContainer {
  font-family: inherit;
}

.simpleProductItem>.productSpecs {
  text-align: center;
  font-weight: bold !important;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 15px !important;
}

.simpleProductContainer .simple-product-item {
  width: 390px;
  min-width: 390px;
  padding: 0px 15px;
  min-height: 500px;
}

.simpleProductContainer .simple-product-item .item-header {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  padding: 32px 0px 10px 0px;
}

.simpleProductContainer .feature-image-wrapper {
  width: 360px;
  height: 360px;
  outline: none;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

.simpleProductContainer .feature-image-wrapper img {
  width: 100%;
  bottom: auto;
}

.simpleProductContainer .swatches-wrapper {
  padding: 7px 0px;
}

.simpleProductContainer .swatches-wrapper .swatch-image-wrapper {
  display: inline-block;
  padding: 6px 6px;
  border: 2px solid transparent;
}

.simpleProductContainer .swatches-wrapper .swatch-image-wrapper.selected {
  border: 2px solid black;
}

.simpleProductContainer .swatches-wrapper .swatch-image-wrapper a {
  cursor: pointer;
}

.SimpleProduct .sws-catalog-pagination,
.ProductWithCart .sws-catalog-pagination {
  width: 100%;
  clear: both;
}

.simpleProductContainer .product-specification-btn a {
  font-size: 14px;
  padding: 9px 18px;
  cursor: pointer;
}

.simpleProductContainer .item-info {
  padding-bottom: 15px;
}

.simpleProductContainer .product-specification-btn {
  margin: 15px 0px;
}

.simpleProductContainer .feature-image,
.simpleProductContainer .feature-image .loading-overlay {
  height: 100%;
  width: 100%;
}

#content>.clearfix.loadSpiner {
  right: 0;
  display: block;
  width: 50px;
  margin: 0 auto;
  height: 50px;
  position: absolute;
  z-index: 999;
  top: 35vh;
  left: 0;
  border: 3px solid rgba(255, 255, 255, .3);
  border-radius: 50%;
  border-top-color: black;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite;
}

.simpleProductContainer .feature-image .loading-overlay {
  z-index: 200;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  bottom: 0%;
}

.simpleProductContainer .feature-image .imageloader.loading img.loading-image {
  width: 20px;
}


/*#11.Products Table#*/

.productSpecs .specsValue {
    font-weight: 400;
}

.productsTableContainer {
  font-size: 15px;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #787d85;
  font-weight: 400;
  padding: 0px 15px;
  margin-top: 20px;
}

.productsTableContainer .Loader {
  margin-bottom: 20px;
}

.sws-products-table .img-responsive {
  max-width: 100px;
  width: 100px;
}

.sws-products-table #swatchImageColumn {
  max-width: 118px;
  width: 118px;
}

.sws-products-table .swatchImageCell {
  padding: 3px 10px;
}

.sws-products-table {
  border-color: #e0e0e0 !important;
  border: 1px solid;
  font-size: 15px;
  line-height: 28px;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  color: #787d85;
}

table.sws-products-table>tbody>tr>td,
table.sws-products-table>thead>tr>th {
  border-color: #e0e0e0 !important;
  vertical-align: middle;
  border: 1px solid;
  transition: .5s;
}

table.sws-products-table>thead>tr>th {
  border-bottom: 2px solid !important;
  color: #333333;
  border-color: #cccccc !important;
  padding: 7px 10px;
  cursor: pointer;
}

table.sws-products-table>thead>tr>th>a {
  color: #333333;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  height: 100%;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif !important;
}

table.sws-products-table>tbody>tr>td>a {
  color: #2196F3;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.sws-products-table .odd {
  background-color: #f5f5f5;
}

.sws-products-table .odd .selected {
  background-color: #e8e8e8;
}

.sws-products-table .even .selected {
  background-color: #f8f8f8;
}

.sws-products-table thead .selected {
  background-color: #f0f0f0;
}

.sws-products-table .even {
  background-color: #ffffff;
}

table.sws-products-table>tbody>tr:hover,
table.sws-products-table>tbody>tr:hover td {
  background-color: #e8e8e8 !important;
  transition: .5s;
}

table.sws-products-table>thead>tr>th:hover {
  background-color: #f5f5f5 !important;
  transition: .5s;
}

.sws-products-table td {
  padding: 3px 10px;
  font-weight: 400;
}

.sws-products-table .noResults {
  text-align: center;
}

.productsTableContainer .tableInfo {
  font-size: 11px;
}

.productsTableContainer .products-table-searchbox,
.productsTableContainer .products-table-pagesize-selector {
  margin: 0px 0px 15px 0px;
}

.productsTableContainer .row {
  margin: 0px;
}


/*#11.Products Table/11.1.Search#*/

.productsTableContainer .products-table-searchbox input:focus,
.productsTableContainer .products-table-pagesize-selector select:focus,
.productsTableContainer .products-table-pagesize-selector option:focus {
  outline: none;
  border-color: #b4b4b4;
}

.productsTableContainer .products-table-searchbox label {
  margin: 0px;
}

.productsTableContainer .products-table-searchbox input {
  height: 35px;
  color: #000000;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  max-width: 100%;
  padding: 3px 6px !important;
  vertical-align: middle !important;
  width: 206px;
  font-size: 13px;
}


/*#11.Products Table/11.2.PageSize selector#*/

.productsTableContainer .products-table-pagesize-selector select {
  padding: 6px 0px 6px 6px;
  height: 35px;
  width: 70px;
  border-width: 0px 0px 1px 0px;
  border-style: solid;
  border-color: #e0e0e0;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
}

.productsTableContainer .products-table-pagesize-selector option {
  padding: 10px 20px;
  color: #333333;
  height: 38px;
  width: 80px;
}


/*#11.Products Table/11.3.Pagination#*/

.productsTableContainer .sws-products-table-pagination .pagination li a {
  padding: 10px 20px;
  color: #333333;
  display: inline-block;
  width: 100%;
  height: 100%;
  border: 0px;
  padding: 2px 7px;
  margin: 0px;
  background: transparent;
  background-color: transparent !important;
  color: inherit !important;
}

.productsTableContainer .sws-products-table-pagination .pagination {
  margin: 0px !important;
}


/*#11.Products Table/11.4.Export buttons#*/

.productsTableContainer .sws-products-table-export-buttons {
  margin-bottom: 20px;
}

.productsTableContainer .sws-products-table-export-buttons a {
  color: #535454;
  font: inherit;
  padding: 5px 0px 5px 16px;
  font-size: 16px;
}

.productsTableContainer .sws-products-table-export-buttons a:hover {
  color: #000000;
  cursor: pointer;
}

.productsTableContainer .sws-products-table-export-buttons a svg {
  margin-right: 5px;
}


/*#1.General#*/

* {
  box-sizing: border-box;
}

.newCatalogContainer {
  /*background-color:#FFF;*/
  color: #000;
}

.newCatalogContainer {
  min-height: 1px;
}

.newCatalogContainer,
.newCatalogContainer a {
  font-size: 16px;
  font-style: normal;
  vertical-align: bottom;
  line-height: unset;
}

#root .SimpleProduct {
  display: flex;
  flex-wrap: wrap;
}

.newCatalogContainer .sws-catalog-slide {
  text-align: center;
}

.sws-catalog .CMSBreadCrumbsLink a {
  font-family: inherit !important;
  font-size: inherit;
  color: inherit;
  text-decoration: none;
}

.breadcrumbContainer {
  /* text-transform: capitalize; */
}

.sws-catalog-max-width-wrapper {
  max-width: 100%;
  margin: 0 auto !important;
  position: relative;
}

.imageloader.loading,
.zoomimageloader.loading {
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}

.imageloader.loading img.loading-image,
.zoomimageloader.loading img {
  position: absolute;
  top: 50%;
  left: 50%;
}

.imageloader.loading .loading-overlay {
  z-index: 99999;
  background: rgba(255, 255, 255, 0.4);
  position: absolute;
  width: 100%;
  height: 100%;
}

.zoomimageloader.loaded {
  display: none;
}


/*#2.Filter#*/

.sws-catalog-filter-wrap {
  position: relative;
  background: #272727;
}

.sws-catalog-filter {
  overflow: hidden;
  background-color: #272727;
  border-top: 1px solid #2d2d2d;
  text-align: left;
}

.sws-catalog-filter-list {
  list-style: none;
  margin: 0;
  font-weight: 600;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  padding: .5em 18.85714286em .2em 1.42857143em;
  color: #8e8e8e;
  font-size: .875em;
}

.sws-catalog-filter-list:before {
  content: "Filter:";
  margin-right: 1.71428571em;
}

#root .newCatalogContainer .sws-catalog-filter-item {
  display: inline-block;
  margin: 0 2em .66666667em 0;
  color: #cdcbcb;
  cursor: pointer;
  font-weight: 500;
  font-size: .85714286em;
  font-family: Arial;
  text-transform: uppercase;
  position: relative;
}

#root .newCatalogContainer .sws-catalog-filter-item.selected {
  color: #fff;
  font-weight: 600;
}

li.sws-catalog-filter-item.selected:after {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: -0.8em;
  left: 0;
  font-size: 1.1em;
  font: normal normal normal 14px/0.7 'shaw-icons';
  content: "\e608";
}

#root .newCatalogContainer .sws-calalog-filter-options {
  background-color: #2e2e2e;
  overflow: hidden;
  display: none;
}

#root .newCatalogContainer .sws-calalog-filter-options .sws-calalog-filter-options-list {
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

#root .newCatalogContainer .sws-calalog-filter-options.selected {
  border-bottom: 1px solid #262626;
  display: block;
}

.sws-calalog-filter-options.selected .sws-calalog-filter-options-list {
  max-height: 500px;
  padding: 1em 13.85714286em 0 1em;
}

ul.sws-calalog-filter-options-list {
  list-style: none;
  margin: 0;
  padding: 0 13.85714286em 0 1em;
}

.sws-calalog-filter-options-list li {
  font-size: 1.07142857em;
  list-style: none;
  display: inline-block;
  padding: .4em;
  margin: 0 -.06666667em .26666667em 0;
  text-align: center;
  vertical-align: top;
}

ul.sws-calalog-filter-options-list li a {
  color: #fff;
  text-decoration: none;
  position: relative;
  display: block;
  max-width: 4.5em;
  font-size: 0.875em;
}

ul.sws-calalog-filter-options-list li.active {
  background-color: #121212;
  border-radius: 6px;
}

li.sws-catalog-filter-option a span {
  font-size: .73333333em;
  color: #fff !important;
}

li.sws-catalog-filter-option a i {
  display: block;
  width: 1.57142857em;
  height: 1.57142857em;
  margin-bottom: .35714286em;
  /*border-radius: 5px;*/
  z-index: 1;
  position: relative;
  background-color: #272727;
  color: #fff;
  /*border: 1px solid #fff;*/
  font-size: 2.8em;
  line-height: 1.57142857em;
}

.sws-catalog-selected-filters {
  background-color: #2e2e2e;
  font-size: .625em;
  overflow: visible;
}

.sws-catalog-filter-wrap .sws-catalog-selected-filters {
  padding-left: 0;
}

.sws-catalog-selected-filters a {
  float: left;
  text-decoration: none;
  font-size: 10px;
}

.sws-catalog-selected-filters .sws-catalog-max-width-wrapper a {
  margin-left: 20px;
}

.sws-catalog-selected-filters .clear-all {
  padding: .6em .8em;
  margin: .5em 1em .5em 0;
  border: 1px solid #1c1c1c;
  border-radius: 5px;
  background-color: #2d2d2d;
  background-image: linear-gradient(#2d2d2d, #1d1d1d);
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
}

.sws-catalog-selected-filters .filter {
  color: #8b8b8b;
  border: 1px solid #101010;
  border-radius: 5px;
  padding: .6em 4.4em .6em 1em;
  margin: .5em .5em .5em 0;
  background-color: #121212;
  position: relative;
  overflow: hidden;
  font-weight: 500;
}

.sws-catalog-selected-filters .filter i {
  position: absolute;
  background-color: #000;
  right: 0;
  top: 0;
  height: 100%;
  width: 2.5em;
  text-align: center;
  font-style: normal;
}

.sws-catalog-selected-filters .filter i:after {
  content: "x";
  color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -.24em;
  top: 50%;
  margin-top: -.55em;
  line-height: 1;
}

.sws-catalog-selected-filters:after {
  clear: both;
  content: "";
  display: table;
}


/*#2.Filter/2.1.Icons#*/

.filter-icon {
  background-repeat: no-repeat;
  background-size: cover;
  top: 0;
  left: 0;
  text-indent: -9999px;
  background-position: center center;
}

.lifestyle-filter .filter-icon,
.installation-filter .filter-icon,
.construction-filter .filter-icon,
.type-filter .filter-icon,
.name-filter .filter-icon {
  text-indent: 0;
}

.collection-filter .filter-icon {
  box-shadow: 0 6px 13px rgba(0, 0, 0, .3);
  border: none;
}

.filter-icon.sws-icon-ansocolorwall {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_color-your-world.jpg');
}

.filter-icon.sws-icon-ansoliving {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_anso-living.jpg');
}

.filter-icon.sws-icon-caress {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_caress.jpg');
}

.filter-icon.sws-icon-caresspatterns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_caress-patterns.jpg');
}

.filter-icon.sws-icon-lifehappens {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_life-happens.jpg');
}

.filter-icon.sws-icon-stjude {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_st-jude.jpg');
}

.filter-icon.sws-icon-allnylon {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_alln.jpg');
}

.filter-icon.sws-icon-allpolyester_olefin {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_allp.jpg');
}

.filter-icon.sws-icon-ansonylon {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_anso-nylon.jpg');
}

.filter-icon.sws-icon-cleartouchpolyester {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_cleartouch.jpg');
}

.filter-icon.sws-icon-r2xnylon {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_r2x.jpg');
}

.filter-icon.sws-icon-stainmasternylon {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_stainmaster.jpg');
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-beiges {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_beiges.jpg'); */
  background-color: beige;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-blues {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_blues.jpg'); */
  background-color: #002080;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-browns {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_browns.jpg'); */
  background-color: #664400;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-golds {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_gold.jpg'); */
  background-color: #cc9900;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-grays {
 /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_grey.jpg'); */
  background-color: #666;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-greens {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_greens.jpg'); */
  background-color: #669900;
}

.sws-calalog-filter-options .filter-icon.sws-icon-fa-camera {
    background-image: url(/App_Themes/NewProductCatalogGeneral/images/camera-1.svg);
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-oranges {
 /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_oranges.jpg'); */
  background-color: #b36b00;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-reds {
  /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_reds.jpg'); */
  background-color: maroon;
}

.sws-calalog-filter-options.carpet .filter-icon.sws-icon-violets {
 /* background-image: url('/App_Themes/NewProductCatalogGeneral/images/carpet_violet.jpg'); */
  background-color: purple;
}

.filter-icon.sws-icon-smooth {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_smooth.jpg');
}

.filter-icon.sws-icon-heavyscraped {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_heavy.jpg');
}

.filter-icon.sws-icon-reclaimed_distressed {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_distressed.jpg');
}

.filter-icon.sws-icon-subtlescraped {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_subtle.jpg');
}

.filter-icon.sws-icon-wirebrushed {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_wire-brush.jpg');
}

.filter-icon.sws-icon-epicplus {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_epic-plus.jpg');
}

.filter-icon.sws-icon-smokymountain {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_smokey-mtn.jpg');
}

.sws-icon-floating:before,
.sws-icon-glue:before,
.sws-icon-float_glueless:before {
  font-size: 1.28571429em;
  right: 0;
  position: absolute;
  top: 0;
  line-height: 1;
}

.filter-icon.sws-icon-oak {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_oak.jpg');
}

.filter-icon.sws-icon-hickory {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_hickory.jpg');
}

.filter-icon.sws-icon-maple {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_maple.jpg');
}

.filter-icon.sws-icon-walnut {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_walnut.jpg');
}

.filter-icon.sws-icon-pine {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_pine.jpg');
}

.filter-icon.sws-icon-birch {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_birch.jpg');
}

.filter-icon.sws-icon-americancherry {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_american-cherry.jpg');
}

.filter-icon.sws-icon-kupay {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/hardwood_kupay.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-beige_tan {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_beige.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-blue,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-blues {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_blue.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-brown,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-browns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_brown.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-gold,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-golds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_gold.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-green,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-greens {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_green.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-grey,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-grays {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_grey.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-orange,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-oranges {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_oranges.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-red,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-reds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_red.jpg');
}

.sws-calalog-filter-options.resilient .filter-icon.sws-icon-white,
.sws-calalog-filter-options.resilient .filter-icon.sws-icon-whites {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_white.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-beige_tan {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_beige.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-blue,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-blues {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_blue.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-brown,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-browns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_brown.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-gold,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-golds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_gold.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-green,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-greens {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_green.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-grey,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-grays {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_grey.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-orange,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-oranges {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_oranges.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-red,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-reds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_red.jpg');
}

.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-white,
.sws-calalog-filter-options.vinyl .filter-icon.sws-icon-whites {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/resilient_white.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-beige_tan {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_beige.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-blue,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-blues {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_blue.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-brown,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-browns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_brown.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-green,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-greens {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_green.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-grey,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-grays {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_grey.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-red,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-reds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_red.jpg');
}

.sws-calalog-filter-options.tile .filter-icon.sws-icon-white,
.sws-calalog-filter-options.tile .filter-icon.sws-icon-whites {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/tile_white.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-beige_tan {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_beige.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-brown,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-browns {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_brown.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-gold,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-golds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_gold.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-grey,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-grays {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_grey.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-orange,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-oranges {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_oranges.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-red,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-reds {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_reds.jpg');
}

.sws-calalog-filter-options.laminate .filter-icon.sws-icon-white,
.sws-calalog-filter-options.laminate .filter-icon.sws-icon-whites {
  background-image: url('/App_Themes/NewProductCatalogGeneral/images/laminate_whites.jpg');
}

.name-filter .filter-icon:before {
  font-family: 'Lato', Verdana, Arial;
  font-weight: 800;
  font-size: 0.6em;
}

.sws-icon-a-c:before {
  content: 'A-C';
}

.sws-icon-d-f:before {
  content: 'D-F';
}

.sws-icon-g-i:before {
  content: 'G-I';
}

.sws-icon-j-m:before {
  content: 'J-M';
}

.sws-icon-n-p:before {
  content: 'N-P';
}

.sws-icon-q-s:before {
  content: 'Q-S';
}

.sws-icon-t-v:before {
  content: 'T-V';
}

.sws-icon-w-z:before {
  content: 'W-Z';
}


/*#3.Sorting#*/

.dropdown.sort-dropdown {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}

.sort-dropdown a.dropdown__trigger,
.sort-dropdown a.dropdown__trigger:hover,
.sort-dropdown a.dropdown__trigger:focus,
.sort-dropdown a.dropdown__trigger:active {
  text-transform: uppercase;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  font-weight: 600;
  display: block;
  background-color: transparent;
  border-bottom: none;
  padding: .6em 0 .6em 1em;
  border-left: 1px solid #2e2e2e;
  border-right: 1px solid #2e2e2e;
  font-size: .875em;
  color: #a1a1a1;
  width: 16em;
  z-index: 1;
  text-decoration: none;
}

.sort-dropdown a.dropdown__trigger span {
  color: #fff;
  font-size: .85714286em;
}

.sort-dropdown a.dropdown__trigger i {
  font-size: 1.57142857em;
  position: absolute;
  display: block;
  background-color: #2c8939;
  border-radius: .5em;
  right: .72727273em;
  top: 50%;
  margin-top: -.5em;
  color: #fff;
  width: 1em;
  height: 1em;
}

.sort-dropdown a.dropdown__trigger i:before {
  font-family: 'shaw-icons';
  content: "\e607";
  display: inline-block;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 7px 6px;
  font-weight: 600;
}

.sort-dropdown.dropdown--active a.dropdown__trigger i:before {
  content: "\e610";
}

.sort-dropdown .dropdown__content {
  position: absolute;
  background: #1c1c1c;
  width: 13.5em;
  overflow: hidden;
  z-index: 100;
}

.sort-dropdown .dropdown__content ul li a {
  color: #a1a1a1;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  background-color: #151515;
  display: block;
  text-align: center;
  padding: 1em 0;
  font-weight: 600;
  font-size: .75em;
}

.sort-dropdown .dropdown__content ul li {
  border-top: 1px solid #3d3d3d;
}

.dropdown__content {
  display: none;
}

.dropdown__content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.dropdown--active .dropdown__content {
  display: block;
}


/*#4.Results#*/

section.sws-catalog-product-grid {
  background-color: #fff;
  width: 100%;
}

.sws-catalog-results {
  max-height: 125px;
  opacity: 1;
  z-index: 1;
  background-color: #fff;
}

.sws-catalog-results:after {
  content: "";
  border: none;
  border-top: 2px solid #efefef;
  box-shadow: inset 0 75px 50px -100px #000;
  margin: 0;
  padding: 0 0 1em;
  display: block;
  width: 100%;
}

.sws-catalog-count {
  font-size: 1.5em;
  color: #5d5d5d;
  text-align: center;
  line-height: 2.72727273em;
  padding: 0 .90909091em;
  text-transform: capitalize;
}

.sws-catalog-count .stand-out {
  color: #212121;
  font-weight: 600;
}

.sws-catalog-list:after {
  display: table;
  content: " ";
  clear: both;
}

.sws-catalog-item {
  float: left;
  width: 25%;
  padding: 10px;
  box-sizing: border-box;
  position: relative
}

.sws-catalog-item-description {
  display: block;
  background-color: #000;
  background-color: rgba(0, 0, 0, .9);
  padding: .6em .25em .5em;
  text-transform: uppercase;
  cursor: pointer;
  opacity: 0;
  -moz-transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  -ms-transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  -o-transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  -webkit-transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  transition: opacity 500ms cubic-bezier(.19, .81, .36, .9);
  position: absolute;
  bottom: 0.6em;
  left: 0;
  right: 0;
  text-transform: uppercase;
  font-family: Verdana, Arial !important;
  text-align: center;
  line-height: 1.5;
  margin: 0px 10px;
}

#root .sws-catalog-item-description h2 {
  color: #fff;
  margin: 0;
  line-height: 1.5;
  text-align: center;
  font-size: 0.733333333em !important;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  font-weight: bold;
}

#root .sws-catalog-item-description p {
  font-size: .83333333em !important;
  color: #b2afaf;
  line-height: 1.4;
  text-shadow: 0 0 3px rgba(0, 0, 0, .6);
  font-weight: 400;
  margin: 0 !important;
}

#root .Modern .sws-catalog-item-description p, #root .Modern .sws-catalog-item-description h2 {
  text-shadow: none;
}

.sws-catalog-item:hover .sws-catalog-item-description {
  opacity: 1;
}

.sws-catalog-no-results {
  text-align: center;
  font-size: 1.25em;
  font-weight: 600;
  margin-top: 22px;
  line-height: 1.4;
}

.sws-catalog-pagination {
  margin: 0 auto 2em;
  max-width: 1024px;
  text-align: center;
}

img.img-responsive {
  max-width: 100%;
  width: 100%;
  height: 100% !important;
}

ul.pagination {
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 20px 0;
}

ul.pagination li {
  display: inline-block;
  vertical-align: top;
}

ul.pagination li a {
  position: relative;
  float: left;
  padding: 6px 8px;
  line-height: 1;
  color: #272727;
  text-decoration: none;
  background-color: #fff;
  font-weight: 900;
  font-size: 14px;
  border: 1px solid #272727;
  border-radius: 28px !important;
  margin: 0 5px;
}

ul.pagination li.active a {
  background: #2c8939;
  color: #fff;
  border: 1px solid #2c8939;
}


/*#5.Loader#*/

.Loader {
  min-height: 400px;
 /* margin-bottom: -50px;*/
}

.Loader__background {
  background: rgba(0, 0, 0, 0.1);
}

.Loader__foreground,
.Loader__message {
  color: black !important;
}

.signal {
  border: 5px solid #fff;
  border-radius: 50px;
  height: 50px;
  left: 50%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
}

@keyframes pulsate {
  0% {
    transform: scale(.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}


/*#6.Details#*/
.zoom-viewer-actions{
  position: absolute;
  z-index: 99;
  bottom: 0;
  padding: 15px;
}
#root .react-transform-wrapper,
#root .react-transform-component{
    width: 100%;
    height: 100%;
}
.sws-catalog-product-detail {
  padding: 0.4em;
  display: inline-block;
  width: 70%;
}

.CatalogVertical .sws-catalog-product-detail {
  width: 60%;
}

.CatalogVertical .SharingAndSample {
  /*width: 200px;*/
  margin-top: 10px;
}

.CatalogVertical .SharingAndSample .btn {
  float: left;
}

.CatalogVertical .SharingAndSample #toolbox {
  clear: unset !important;
  width: auto;
  padding-right: 0;
  float: right;
}

.requestButton {
  float: right;
  margin-top: 30px;
  margin-bottom: 20px;
  width: 195px;
  margin-top: 15px;
  position: relative;
  display: inline-block;
  float: right;
  padding: 0;
}

.newCatalogContainer #modalLoginForm .modal-dialog {
  top: 100px;
}

#root .newCatalogContainer .sws-calalog-filter-options .sws-catalog-filter-item {
  display: none;
}

.newCatalogContainer #modalLoginForm .modal-dialog .modal-content {
  padding: 20px;
}

.newCatalogContainer #modalLoginForm .modal-dialog .modal-content .md-form.mb-4 {
  padding: 10px;
}

.newCatalogContainer #modalLoginForm .modal-dialog .modal-content .md-form.mb-4 label {
  padding-right: 10px;
}

.CatalogTiles .requestButton {
  padding-top: 10px;
  padding-left: 10px;
  margin-top: 0;
  float: left;
  width: auto;
}

.addthis_inline_share_toolbox {
  display: inline-block;
  width: 100%;
  text-align: right;
  padding-right: 10px;
}

.sws-catalog-product-detail-left {
  padding: 0 15px 0 0;
  max-width: 330px;
}

.sws-catalog-product-detail-left .no-left {
  padding: 5px 0px;
  margin: 0px;
  max-width: 308px;
  list-style: none;
}

.sws-catalog-product-detail-left .category {
  font-weight: 700;
  font-size: 1.2em;
  float: left;
  text-transform: capitalize;
}

.sws-catalog-product-detail .stylenumber,
.sws-catalog-product-detail .colornum {
  line-height: normal;
}


/*.newCatalogContainer.Modern .sws-catalog-product-detail ul li {
display: block;
}*/

@media (max-width: 991px) {
  .cartTotals>div {
    float: none;
  }
  .CatalogVertical .sws-catalog-product-detail {
    width: 45%;
  }
  /*.CatalogVertical .sws-catalog-product-detail ul.separator-left {
  border: none;
  padding-left: 0;
}*/
  #root .SwatchView .sws-catalog-colorview-selector>.colorview-dropdown {
    position: initial;
  }
  #root .SwatchView .colorview-dropdown .dropdown__content {
    width: auto;
  }
}

@media screen and (max-width: 600px) {
  .newCatalogContainer .sws-catalog-product-detail-left {
    width: 100%;
    padding-right: 0;
  }
  .newCatalogContainer .sws-catalog-product-detail-left .no-left {
    max-width: 100%;
  }
  .sws-catalog-product-detail ul li.stylenumber {
    text-align: right;
    float: right;
    display: inline-block;
  }
  .CatalogVertical .sws-catalog-product-detail {
    width: 100%;
  }
  .sws-catalog-product-detail ul li.colornum {
    float: right;
    display: block;
    text-align: right;
    width: 100%;
  }
  .sws-catalog-product-detail ul.separator-left {
    border: none !important;
    padding-left: 0 !important;
  }
}

.sws-catalog-product-detail-right {
  float: left;
  margin-top: 0;
  padding-top: 0;
}

.sws-catalog-product-detail:after {
  clear: both;
  content: " ";
  display: block;
}

.sws-catalog-product-detail ul.separator-left {
  border-left: 1px solid #ccc;
  padding: 0 0 0 15px;
  line-height: normal;
  margin: 0;
  border-top: 0;
}

.sws-catalog-product-detail-right h1.product-title {
  font-size: 17px;
  font-weight: 300;
  margin: 0 15px 0 0;
  padding: 0;
  line-height: normal;
}

.sws-catalog-product-detail-right h2 {
  font-size: 1em;
  font-weight: 300;
  margin: 0;
  padding: 0;
  line-height: normal;
}

.sws-catalog-product-detail-overview {
  color: #4c4945;
  text-align: center;
  background: #eee;
}

.sws-catalog-product-specs-container {
  padding: 2% 0 0;
}

.sws-catalog-list-wrapper {
  padding: padding: 2% 0 3em;
}

.sws-catalog-list.related-products-list {
  margin: 0 -10px;
  padding: 0 15px;
}

.sws-catalog-product-specs-container h1 {
  font-size: 32px;
  margin: .67em 0;
  line-height: 1;
}

.sws-catalog-specs-content-wrap {
  margin: 0 auto 0;
  border-collapse: collapse;
}

.sws-catalog-specs-content-wrap .specs-content-row {
  padding: 1em 15px;
  border-bottom: 1px dotted #4c4945;
}

.sws-catalog-specs-content-wrap .specs-content-cell {
  display: inline-block;
  position: relative;
  width: 49.6666%;
  font-size: .9375em;
  text-align: left;
  font-weight: 400;
  text-transform: uppercase;
  vertical-align: top;
  word-break: break-all;
}

.sws-catalog-sale-details .specs-content-cell:nth-child(even) {
  text-transform: initial;
}

.specs-content-cell.value-red {
  color: red;
}

.sws-catalog-specs-content-wrap .specs-content-cell h3 {
  margin: 0;
  font-size: .9375em;
  font-weight: 600;
}

.sws-catalog-specs-content-wrap .specs-content-cell img {
  max-width: 300px;
  max-height: 50px;
}

.productTypeSalePrice,
.productTypeSaleQuantity,
.productTypeSaleDescription {
  padding-left: 25px;
}

.productTypeSalePrice p,
.productTypeSaleQuantity p,
.productTypeSaleDescription p {
  font-size: 14px;
  margin-top: 5px;
}

.sws-catalog-product-detail-right ul li {
  display: inline;
  /*line-height:2;*/
}

.sws-catalog-colorview-slider .slick-slider {
  margin-bottom: 0;
  max-width: 1140px;
  margin: 0 auto;
}

.SwatchView .sws-catalog-colors-slider-wrapper {
  margin-left: calc((100% - 100vw) / 2);
  margin-right: calc((100% - 100vw) / 2);
}

.SwatchView .sws-catalog-colors-slider-wrapper #scroller {
  margin: auto;
}

.sws-catalog-colorview-slider .sws-catalog-slide {
  height: 540px;
  position: relative;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
}

#basiczoom_container {
  margin: 0 auto;
}

.sws-catalog-slide img {
  position: absolute;
  bottom: -30%;
  max-width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.newCatalogContainer.CatalogVertical .sws-catalog-colorview-slider .loading-image {
  left: 0;
}

.sws-catalog-slide .loading-image {
  max-width: 50px;
}

.sws-catalog-colorview-slider {
  margin: -45px auto 0;
  padding-bottom: 0;
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
}

.newCatalogContainer .sws-catalog-colorview-slider .sws-catalog-slide {
  max-width: 1140px;
}

.CatalogTiles .sws-catalog-colorview-slider {
  margin-top: 0;
  margin-bottom: 0;
}

.CatalogTiles #tilesGrid {
  margin: 30px -15px 0
}

.CatalogTiles .colorTileItem {
  text-align: center;
  font-size: 13px;
  margin-bottom: 10px;
  list-style-type: none;
}

#root .CatalogTiles .addToCart, #root .CatalogTiles .viewToCart {
  margin-left: 10px;
}

.CatalogTiles #tilesGrid .colorsTiles .tileSwatch {
  width: 100%;
}

.CatalogTiles #tilesGrid #scroller {
  width: 100% !important;
  float: left;
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
}

.CatalogTiles .ProductSpecifications .sws-catalog-product-specs-container {
  padding: 2% 10px 0;
}

.sws-catalog-slider-header {
  padding: 1em 2.625em 2.625em;
  background: #1c1c1c;
  text-align: center;
}

.sws-catalog-slider-header h3 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 200;
  line-height: 1.2em;
  color: #fff;
  margin-bottom: 1.5em;
}

.related-products-grid {
  text-align: center;
  color: #4c4945;
}

.slick-arrow {
  z-index: 99;
  width: 30px;
  height: 30px;
}

.slick-prev:before {
  content: "\f0a8";
  font: normal normal normal 30px/1 FontAwesome;
}

.slick-next:before {
  content: "\f0a9";
  font: normal normal normal 30px/1 FontAwesome;
}

.slick-prev {
  left: 5px;
}

.slick-next {
  right: 5px;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0;
}

.sale-item-image {
  display: inline-block;
  max-width: 100px;
  margin: 0 10px;
}

.sale-item-image>img {
  max-width: 100%;
}


/*#6.Details/6.1.View selector#*/

.sws-catalog-colorview-selector {
  text-align: center;
  position: relative;
  max-width: 300px;
  margin: 0 auto;
  width: 100%;
  z-index: 11;
  clear: both;
}

.CatalogTiles .detailsDescription {
  float: right;
  background-color: #fff;
  margin-bottom: 15px;
  border: 1px solid #ddd;
}

.CatalogTiles .productDetailsInner {
  background-color: #fff;
}

.CatalogTiles .sws-catalog-colorview-selector {
  margin: 0;
  max-width: 210px;
}

.CatalogTiles .sws-catalog-item-description {
  margin: 0;
  opacity: 1;
  background-color: transparent;
  position: relative;
  padding-bottom: 0;
  padding-left: 0;
}

.CatalogTiles .sws-catalog-item-description h2 {
  color: inherit;
  text-shadow: none;
}

.CatalogTiles .sws-catalog-item-description p {
  color: inherit;
  text-shadow: none;
}

.sws-catalog-colorview-selector a.selection-btn {
  display: inline-block;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .4);
  font-weight: 500;
  padding: 1em 0;
  text-decoration: none;
  text-transform: uppercase;
  margin: 10px -3px 0;
  font-size: .6875em;
  width: 90px;
  position: relative;
  background: #399a41;
  background: -moz-linear-gradient(top, #399a41 0%, #2f7340 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #399a41), color-stop(100%, #2f7340));
  background: -webkit-linear-gradient(top, #399a41 0%, #2f7340 100%);
  background: -o-linear-gradient(top, #399a41 0%, #2f7340 100%);
  background: -ms-linear-gradient(top, #399a41 0%, #2f7340 100%);
  background: linear-gradient(to bottom, #399a41 0%, #2f7340 100%);
}

.sws-catalog-colorview-selector>.colorview-dropdown {
  display: inline-block;
  position: initial;
}

.sws-catalog-colorview-selector>a.selection-btn {
  border-radius: 6px 0 0 6px;
}

.sws-catalog-colorview-selector .dropdown__trigger {
  border-radius: 0 6px 6px 0;
}

.sws-catalog-colorview-selector a.selection-btn.active,
.dropdown--active.colorview-dropdown>a.selection-btn {
  background: #383838;
  -webkit-box-shadow: inset 0 0 25px rgba(0, 0, 0, .5);
  box-shadow: inset 0 0 25px rgba(0, 0, 0, .5);
}

.sws-catalog-colorview-selector a.selection-btn:after {
  opacity: 0;
  position: absolute;
  z-index: 5;
  bottom: -8px;
  left: 0;
  right: 0;
  content: "";
  height: 0;
  width: 0;
  margin: 0 auto;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 9px solid #bebebe;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}

.sws-catalog-colorview-selector .selection-btn.active:after {
  opacity: 1;
  border-top: 9px solid #2a2a2a;
}

.colorview-dropdown .dropdown__content {
  position: absolute;
  min-width: 330px;
  padding: 20px;
  left: 0;
  background: rgba(0, 0, 0, .5);
}

.SwatchView .colorview-dropdown .dropdown__content {
  position: absolute;
  min-width: 50px;
  width: 100%;
}

.colorview-dropdown .dropdown__content img {
  max-width: 80px;
  display: inline-block;
  float: left;
  position: relative;
  bottom: 20px;
}

.colorview-dropdown .dropdown__content li {
  display: block;
  position: relative;
  margin-bottom: 10px;
  max-height: 60px;
  overflow: hidden;
  text-align: left;
}

.colorview-dropdown .dropdown__content li:after {
  display: table;
  content: " ";
  clear: both;
}

.colorview-dropdown .dropdown__content li:last-child {
  margin-bottom: 0;
}

.colorview-dropdown .dropdown__content li a {
  color: #fff;
  font-size: 1.1em;
  text-transform: uppercase;
  text-decoration: none;
  margin: 1em 1em 1em 1.5em;
  display: inline-block;
}

#root .Loader .newCatalogContainer.Modern.CatalogVertical {
  display: block;
}

#root .Loader .newCatalogContainer.Modern.CatalogVertical div#slider-frame .slider li a {
  padding-top: unset;
  overflow: unset;
}

#root .Loader .newCatalogContainer.Modern.CatalogVertical .sws-catalog-colorview-slider>img.prodDetailsSliderImage {
  max-height: 485px;
  object-fit: cover;
  display: none;
}

#root .Loader .newCatalogContainer.Modern.CatalogVertical img.colorsSliderImage {
  width: 100%;
  height: 117px;
  object-fit: cover;
}


/*#7.Zoom#*/

#basiczoom {
  position: relative;
  top: -10em;
}

#basiczoom.s7basiczoomviewer .s7zoominbutton,
#basiczoom.s7basiczoomviewer .s7zoomoutbutton,
#basiczoom.s7basiczoomviewer .s7zoomresetbutton,
#basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  top: 650px;
  background-color: #444242;
}

div.newCatalogContainer:not(.CatalogTiles) #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  left: 111px;
}

#basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/FullScreenButton_dark_sprite.png');
  right: 30%;
}

.s7basiczoomviewer .s7zoominbutton[state] {
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomInButton_dark_sprite.png') !important;
  left: 35%;
}

.s7basiczoomviewer .s7zoomoutbutton[state] {
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomOutButton_dark_sprite.png') !important;
  left: 45%;
}

.s7basiczoomviewer .s7zoomresetbutton[state] {
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomResetButton_dark_sprite.png') !important;
  left: 55%;
}

.CatalogTiles #basiczoom {
  top: auto;
}

.CatalogTiles #basiczoom_container.s7container {
  width: 100% !important;
  height: 100% !important;
}

.CatalogTiles #basiczoom_zoomView {
  background-color: transparent;
}

.CatalogTiles #basiczoom.s7basiczoomviewer .s7zoominbutton,
.CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
.CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
.CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  bottom: 4%;
}

.CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
  right: 18px;
  left: auto;
}

.CatalogTiles .s7basiczoomviewer .s7zoomresetbutton[state] {
  right: 54px;
  left: auto;
}

.CatalogTiles .s7basiczoomviewer .s7zoomoutbutton[state] {
  right: 89px;
  left: auto;
}

.CatalogTiles .s7basiczoomviewer .s7zoominbutton[state] {
  right: 124px;
  left: auto;
}

@media (max-width: 768px) {
  /*# Swatch view #*/
  #root .newCatalogContainer.Modern .sws-catalog-product-detail {
    width: 100% !important;
  }
  .CatalogVertical .sws-catalog-product-detail-right *,
  .CatalogVertical .sws-catalog-product-detail-left * {
    font-size: 0.9em !important;
  }
  #root .newCatalogContainer .sws-calalog-filter-options .sws-catalog-filter-item {
    display: block;
    padding-top: 6px;
  }
  #root .newCatalogContainer .sws-calalog-filter-options {
    display: block;
  }
  .SimpleProduct .simpleProductItem {
    width: 100%;
    margin: 0 auto;
  }
  /*and (orientation: portrait)*/
  #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 67%;
  }
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoominbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 4%;
  }
  .CatalogTiles.ProductWithCartDetails .detailsDescription {
    width: 100%;
  }
  .CatalogTiles .sws-catalog-product-detail-description .row {
    margin: 0;
  }
  #root .CatalogTiles .sws-catalog-product-detail-description .productType, 
  #root .CatalogTiles .sws-catalog-product-detail-description .productTypeColorNumber {
    padding-left: 10px;
  }
  .CatalogTiles #tilesGrid #scroller {
    margin: 0 !important;
  }
  
}

@media (max-width: 800px) {
  /*and (orientation: landscape)*/
  #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    top: 550px;
  }
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoominbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 4%;
  }
}

@media screen and (max-width: 792px) {
  .s7basiczoomviewer .s7zoomresetbutton[state] {
    visibility: visible !important;
    left: 40%;
  }
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    right: 45%;
  }
  .s7basiczoomviewer .s7zoomoutbutton[state] {
    visibility: visible !important;
    left: 30%;
  }
  .s7basiczoomviewer .s7zoominbutton[state] {
    visibility: visible !important;
    left: 20%;
  }
}

@media screen and (max-width: 480px) {
  #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    top: 470px;
  }
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoominbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 4%;
  }
  .s7basiczoomviewer .s7zoominbutton[state] {
    left: 5%;
  }
  .s7basiczoomviewer .s7zoomoutbutton[state] {
    left: 15%;
  }
  .s7basiczoomviewer .s7zoomresetbutton[state] {
    margin-left: 0px !important;
    left: 25%;
  }
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    right: 56%;
  }
}

@media screen and (max-width: 375px) {
  #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    bottom: 58%;
  }
}

.s7basiczoomviewer .s7zoomview .s7iconeffect[media-type='standard'],
.s7basiczoomviewer .s7zoomview .s7iconeffect[media-type='multitouch'] {
  display: none;
}

.CatalogTiles .sws-catalog-product-detail-description h3 {
  font-size: 14px;
  margin-top: 5px;
  font-weight: bold;
  text-transform: capitalize;
}

.CatalogTiles .addthis_inline_share_toolbox {
  display: block;
  float: right;
  clear: initial !important;
  padding-right: 0;
}

.CatalogTiles h1 {
  font-size: 28px;
}

.CatalogTiles .product-title {
  height: auto;
}

.CatalogTiles div#slider-frame .slider {
  margin: auto;
  padding: initial;
  height: auto;
}

.CatalogTiles div#slider-frame .slider li {
  margin: auto;
  width: 25%;
  padding: 0 10px;
  margin-bottom: 15px;
}

.sws-catalog .CatalogTiles #scroller a {
  vertical-align: initial;
}

.CatalogTiles div#slider-frame {
  background-color: transparent;
}

.CatalogTiles div#slider-frame .slider li img {
  width: 100%;
  height: 100%;
}

.CatalogTiles div#slider-frame {
  height: auto;
}

.CatalogTiles .sws-catalog-specs-content-wrap .specs-content-row {
  padding: 5px 0;
  border-bottom: none;
}

.CatalogTiles .sws-catalog-specs-content-wrap .specs-content-cell h3 {
  text-transform: capitalize;
}

.CatalogTiles .sws-catalog-specs-content-wrap {
  margin-bottom: 0;
}


/*#9.Slider #*/

div#slider-frame {
  width: 100%;
  padding: 0;
  /*height: 14.625em;*/
  overflow: hidden;
  background-color: #2a2a2a;
}

div#slider-frame .slider {
  padding: 0;
  margin: .6em 10px 1.6em;
  height: 100%;
  list-style: none;
}

div#slider-frame #scroller.slider li {
  display: inline-block;
  padding: 0 15px;
  margin: 0 0 30px;
  height: 100%;
  font-size: 8em;
  text-align: center;
  vertical-align: top;
  max-width: 147px;
}

div#slider-frame .slider:after {
  content: " ";
  clear: both;
  display: table;
}

div#slider-frame .slider li div {
  font-size: 14px;
  color: #fff;
}

div#slider-frame .slider li.active img {
  outline: 3px solid #fff;
  /*  height: 1.05em;
  margin-top: -.1em; */
  margin-bottom: 3px;
}

div#slider-frame .slider li a {
  font-size: 1em;
  display: grid;
}

.newCatalogContainer #slider-frame .slider li a {
  display: block;
}

.scrollbar {
  margin: 10px auto;
  width: 100%;
  max-width: 300px;
  display: block;
  width: 100%;
  height: 12px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #383838;
  background: #333333;
  border-radius: 10px;
  border: 4px solid #383838;
}

.handle {
  box-shadow: 0px 0px 0px #C4C4C4;
  border: 8px solid #EBEBEB;
  height: 32px;
  width: 32px;
  border-radius: 32px;
  background: #c4c4c4;
  cursor: pointer;
  position: relative;
  top: -13px;
}


/*#10.Autosuggestion#*/

.react-autosuggest__container {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
}

.react-autosuggest__input,
.cartContainer .react-autosuggest__input {
  width: 250px;
  height: 26px;
  padding: 5px 10px;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 16px;
  border: 1px solid #aaa;
  border-radius: 4px;
  margin: 3px;
}


/*.cartContainer .react-autosuggest__input {
margin: 0;
}*/

.react-autosuggest__input:focus {
  outline: none;
}

.react-autosuggest__container--open .react-autosuggest__input {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.react-autosuggest__suggestions-container {
  display: none;
}

.react-autosuggest__container--open .react-autosuggest__suggestions-container {
  display: block;
  position: absolute;
  top: 28px;
  left: 3px;
  width: 250px;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2;
}

.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.react-autosuggest__suggestion {
  cursor: pointer;
  padding: 10px 10px;
}

.react-autosuggest__suggestion:not(:first-child) {
  border-top: 1px solid #ddd;
}

.react-autosuggest__suggestion--focused {
  background-color: #0C7EAF;
  color: #fff;
}

.suggestion-content {
  display: flex;
  align-items: center;
  color: #000;
  background-repeat: no-repeat;
  height: 48px;
}

.name {
  margin-left: 68px;
  line-height: 1.2;
  /*white-space:nowrap;
  text-overflow: ellipsis;
  overflow: hidden;*/
}

.highlight {
  color: #ee0000;
  font-weight: bold;
}

.react-autosuggest__suggestion--focused .highlight {
  color: #120000;
}

.react-autosuggest-loading {
  background: #fff url('/App_Themes/SWSMicrositeCommon/Images/preloader-white.gif') no-repeat right center;
}

.autosuggest-footer {
  padding: 10px;
  font-size: 14px;
  font-style: italic;
}


/*#8.Responsive#*/

.desktop-only {
  display: block;
}

.mobile-only {
  display: none;
}

.CatalogTiles .sws-catalog-item:nth-child(4n+5) {
  clear: left;
}

.CatalogTiles .sws-catalog-slide .imageloader.loaded img {
  width: 100%;
  bottom: auto;
}


/* Large desktop */

@media (min-width: 1200px) {}


/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 979px) {
  .sws-catalog-count {
    font-size: 1.125em;
    line-height: 3.33333333em;
  }
}

@media (min-width:421px) {
  .CatalogTiles .sws-catalog-slide .imageloader.loaded img {
    min-height: 455px;
  }
}


/* Landscape phone to portrait tablet */

@media (max-width: 767px) {
  .newCatalogContainer .sws-catalog-product-detail ul.separator-left {
    margin-left: 0;
  }
  
  .newCatalogContainer .catalogSearchBox {
    height: 40px;
  }
  .swatchViewListItem.sws-catalog-item {
    width: 100%;
  }
  .sws-catalog-item.swatchViewListItem a {
    width: 40%;
    display: block;
        position: relative;
    float: left;
  }
  .swatchViewListItem .img-responsive.sws-catalog-item-thumb {
    max-width: 330px;
    width: 100%;
    height: auto !important;
  }
  .swatchViewListItem .sws-catalog-item-description {
    display: none;
  }
  .swatchViewListItem .sws-catalog-item-link {
    margin-left: 10px;
    float: left;
    width: 50%;
  }
  .swatchViewListItem .sws-catalog-item-link * {
    text-align: left !important;
    color: #000 !important;
  }
  .swatchViewListItem .sws-catalog-item-link .itemTitle {
    margin-top: 5px;
    height: auto;
  }
  .CatalogTiles .detailsDescription {
    float: none;
    min-height: auto !important;
    background-color: transparent;
    border: none;
  }
  
  .CatalogTiles .productDetailsInner {
    background-color: #fff;
  }
  
  .CatalogTiles .productDetailsInner .sws-catalog-colors-slider-wrapper {
    padding: 0 15px;
  }
  
  .mobile-only {
    display: block;
  }
  .desktop-only {
    display: none;
  }
  .sws-catalog-count {
    line-height: 1;
    font-size: 1.0625em;
    padding: .94117647em;
  }
  .dropdown.sort-dropdown {
    position: relative;
    width: 100%;
  }
  .sort-dropdown a.dropdown__trigger {
    width: 100%;
  }
  .sort-dropdown .dropdown__content {
    width: 100%;
    position: relative;
  }
  .sort-dropdown a.dropdown__trigger i {
    top: 0.8em;
  }
  .react-autosuggest__input {
    width: 98%;
    margin: 10px 1%;
  }
  .react-autosuggest__container {
    position: relative;
  }
  .react-autosuggest__container--open .react-autosuggest__suggestions-container {
    width: 98%;
    left: 1%;
    top: 35px;
  }
  .sws-catalog-filter-item {
    display: block;
    padding: 1.42857143em;
    margin: 0;
    width: 100%;
    background-color: #272727;
    text-shadow: 0 0 3px rgba(0, 0, 0, .6);
    border-bottom: 1px solid #383838;
  }
  .sws-catalog-filter-item.selected {
    background-color: #121212;
  }
  h2.sws-catalog-filter-item:after {
    font-family: 'shaw-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -moz-transition: -moz-transform 300ms ease-in-out;
    -ms-transition: -ms-transform 300ms ease-in-out;
    -o-transition: -o-transform 300ms ease-in-out;
    -webkit-transition: -webkit-transform 300ms ease-in-out;
    transition: transform 300ms ease-in-out;
    content: "\e609";
    position: absolute;
    right: 1em;
    top: 50%;
    margin-top: -0.5em;
  }
  h2.sws-catalog-filter-item.selected:after {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .sws-catalog-filter-list {
    padding: 0;
    background-color: #383838;
  }
  .sws-catalog-filter-list:before {
    padding: 0 1.25em;
    line-height: 2.5em;
    color: #fff;
  }
  #root .newCatalogContainer ul.sws-calalog-filter-options-list {
    font-size: 1.1875em;
    max-height: 0;
  }
  ul.sws-calalog-filter-options-list {
    padding: 0 .36842105em;
  }
  #root .newCatalogContainer .sws-calalog-filter-options.selected .sws-calalog-filter-options-list {
    padding: .36842105em;
    max-height: initial;
  }
  .sws-catalog-selected-filters,
  .sws-catalog-no-results {
    padding: 0 0.5em;
  }
  .sws-catalog-list-wrapper {
    padding: 0 1.25em;
  }
  .CatalogTiles .sws-catalog-list-wrapper {
    padding: 0;
  }
  .sws-catalog-item {
    width: 50%;
  }
  .CatalogTiles .sws-catalog-item {
    width: 25%;
  }
  .sws-catalog-colorview-slider .sws-catalog-slide {
    height: 440px;
  }
  .sws-catalog-product-detail {
    width: 100%;
  }
  .addthis_inline_share_toolbox {
    width: 100%;
    text-align: right;
  }
}


/* Landscape phones and down */

@media (max-width: 480px) {
  .sws-catalog-item {
    padding: 1em 0;
    height: auto;
    border-bottom: 2px solid #efefef;
    display: table;
    width: auto;
  }
  
  #root .sws-catalog-list .sws-catalog-item-description * {
    color: #000 !important;
    text-shadow: none !important;
    text-align: left;
  }
  
  #root .newCatalogContainer .sws-catalog-item .sws-catalog-item-thumb {
    height: auto !important;
  }
  .sws-catalog-colorview-slider .sws-catalog-slide {
    height: 360px;
  }
  .CatalogTiles .sws-catalog-item {
    padding: 10px;
    height: auto;
    border-bottom: none;
    display: block;
    width: 50%;
  }
  .CatalogTiles .sws-catalog-item:nth-child(2n+1) {
    clear: left;
  }
  .sws-catalog-item a {
    display: table-cell;
    width: 40%;
  }
  .CatalogTiles .sws-catalog-item a {
    display: inline;
    width: 50%;
  }
  .sws-catalog-item-description {
    display: table-cell;
    position: relative;
    bottom: auto;
    top: auto;
    left: auto;
    right: auto;
    opacity: 1;
    background-color: transparent;
    color: #272727;
    text-align: left;
    width: auto;
    padding: 0 0 16px 16px;
    vertical-align: top;
  }
  .sws-catalog-item-description h2 {
    text-shadow: none;
    color: #272727;
    font-size: 0.94333em;
  }
  .sws-catalog-item-description p {
    color: #272727;
    text-shadow: none;
  }
  .sws-catalog-product-detail ul.separator-left {
    text-align: left;
    border-left: none;
  }
  ul.pagination li a {
    font-size: 11px;
    margin: 0 3px;
  }
  .CatalogTiles div#slider-frame .slider li {
    width: 50%;
  }
  .CatalogTiles #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    right: 18px;
  }
  .CatalogTiles .s7basiczoomviewer .s7zoomresetbutton[state] {
    right: 54px;
  }
  .CatalogTiles .s7basiczoomviewer .s7zoomoutbutton[state] {
    right: 89px;
  }
  .CatalogTiles .s7basiczoomviewer .s7zoominbutton[state] {
    right: 124px;
  }
}

.CatalogTiles .sws-catalog-colorview-slider .slick-slider {
  border: 1px solid #ddd;
}

.CatalogTiles .sws-catalog-product-detail-header {
  padding-left: 10px;
  padding-top: 20px;
}

.CatalogTiles .sws-catalog-product-detail-description .productType {
  padding-left: 25px;
}

.CatalogTiles .sws-catalog-colors-slider-wrapper .numberOfColors {
  text-align: center;
}

.CatalogTiles .sws-catalog-product-detail-overview {
  margin-bottom: 30px;
  border: 1px solid #ddd;
}

.CatalogTiles section.sws-catalog-product-grid {
  background-color: transparent;
  padding-top: 15px;
}

.CatalogTiles .RelatedProducts {
  background-color: #fff !important;
  margin-bottom: 30px;
  border: 1px solid #ddd;
}

.CatalogTiles .sws-catalog-product-detail-description .productType,
.CatalogTiles .sws-catalog-product-detail-description .productTypeStyleNumber,
.CatalogTiles .sws-catalog-product-detail-description .productTypeColorNumber {
  padding-right: 20px;
  float: left;
}

.CatalogTiles .ProductSpecifications {
  clear: left;
  margin-top: 15px;
}

.CatalogTiles .show-in-room {
  margin-bottom: 0;
}

.SharingAndSample {
  float: right;
  width: 220px;
  padding-right: 7px;
}

.CatalogTiles .SharingAndSample {
  float: none;
  width: 100%;
  padding: 0;
}

.hiddenElement {
  display: none;
}


/*# Cart Styles #*/

.cartItemsList .cart-item .fas {
  margin: 0 5px;
  cursor: pointer;
}

.cartItemsList .cart-item .itemsQuantity {
  font-size: 16px;
}

.cartItemsList .cart-item .fas:before {
  font-size: 16px;
  font-family: FontAwesome !important;
  position: relative;
  background: none;
}

.cartContainer #modal>.modal-content {
  margin-top: 100px;
  max-width: 600px;
  margin: 100px auto;
  padding: 20px;
}

.cartContainer .totalItems {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  font-size: 10px;
  line-height: 16px;
}

.cartContainer #modal>.modal-content .cartHeaderH1 {
  font-size: 26px;
}

.cartContainer #modal>.modal-content .cartHeader {
  font-size: 20px;
}

.cartContainer #modal>.modal-content .cartTotal {
  padding-left: 50px;
  font-size: 18px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}


/*# End Cart Styles #*/


/*# Simple product Page #*/

.SimpleProduct .detailsDescription .productDetailsInner {
  background-color: transparent !important;
}

.SimpleProduct .colorPreviewContainerSimple img {
  width: 100%;
  max-height: 360px;
}

.SimpleProduct .productDetailsInner .simpleProductSwatches {
  margin: 0 -15px;
  background-color: transparent !important;
  padding: 9px 0;
}

.SimpleProduct .productDetailsInner #slider-frame .simpleProductSwatches .swatchItem {
  display: inline-block;
  /* max-width: 156px;
  max-height: 108px; */
  overflow: hidden;
  margin: 0;
  padding: 0 15px;
  font-size: inherit;
}

.SimpleProduct .productDetailsInner .simpleProductSwatches .swatchItem .swatchImage {
  width: 100%;
  cursor: pointer;
}

.SimpleProduct #slider-frame {
  height: auto;
  padding: 0;
  background-color: transparent !important;
  /* max-height: 136px; */
}

.SimpleProduct .product-title {
  color: #777777;
  font: normal 24px / 32px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-align: center;
  padding: 10px 0;
}

.SimpleProduct .productSpecs {
  font: normal 300 16px / 26px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  word-break: break-word;
}

.SimpleProduct .productSpecs .specsHeader {
  font-weight: 700;
}

.SimpleProduct .GeneratePDFButton {
  padding: 12px 18px 11px 18px;
  font: normal 14px / 16px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  background-color: #e53e30;
  color: #fff;
  margin-top: 10px;
  display: inline-block;
  text-decoration: none;
  bottom: 0;
  outline: none;
}

.SimpleProduct .simpleProductItem {
  text-align: left;
  margin-bottom: 60px;
}


/* end Simple product Page */

#root #BottomRightPositinOfTag,
#root #BottomLeftPositinOfTag,
#root #TopLeftPositinOfTag,
#root #TopRightPositinOfTag {
  width: auto;
  max-width: 300px;
  height: auto;
  max-height: 100px;
}

.ProductTagName {
  position: absolute;
  color: #fff;
  text-shadow: 5px 0 5px #222;
}

#root #BottomRightPositinOfTag img,
#root #BottomLeftPositinOfTag img,
#root #TopLeftPositinOfTag img,
#root #TopRightPositinOfTag img {
  position: initial;
  height: auto;
  max-width: 100px;
  max-height: 50px;
  width: auto;
}

#root #BottomRightPositinOfTag .ProductTagImage,
#root #BottomLeftPositinOfTag .ProductTagImage,
#root #TopLeftPositinOfTag .ProductTagImage,
#root #TopRightPositinOfTag .ProductTagImage {
  position: absolute;
}

#BottomRightPositinOfTag .ProductTagName,
#BottomRightPositinOfTag .ProductTagImage {
  bottom: 15px;
  right: 15px;
  left: auto;
}

#BottomLeftPositinOfTag .ProductTagName,
#BottomLeftPositinOfTag .ProductTagImage {
  bottom: 15px;
  left: 15px;
}

#TopLeftPositinOfTag .ProductTagName,
#TopLeftPositinOfTag .ProductTagImage {
  top: 15px;
  left: 15px;
}

#TopRightPositinOfTag .ProductTagName,
#TopRightPositinOfTag .ProductTagImage {
  top: 15px;
  right: 15px;
  left: auto;
}

#root .productVarianNumber {
  display: flex;
  justify-content: space-around;
}

#root .productVarianNumber .variantTag {
  max-width: 25px;
  max-height: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.productTags {
  display: flex;
  flex-direction: column;
}

.ProductWithCartDetails .productTags,
.ProductWithCartDetails .ProductBrand {
  width: 90%;
  margin-left: 15px;
}

.itemTypeHeader .productSpecs {
  line-height: 1.7;
}

.productTags .tagAndDecription {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.productTags .tagAndDecription img {
  object-fit: contain;
  max-width: 50px;
  max-height: 25px;
  margin: 0 1em 0 0;
}

.productTags .tagAndDecription span {
  font-size: 18px;
  color: #000;
  line-height: 1.5;
}

#root .ProductBrand {
  display: block;
  width: 100%;
}

#root .ProductTagTitleName {
  max-width: 300px;
  float: left;
}


/*# Product With Cart #*/

.ProductWithCart .simpleProductItem {
  text-align: center;
  margin-bottom: 30px;
  max-width: 100%;
  flex-direction: column;
}

.ProductWithCart .simpleProductItem a:last-child {
  margin-top: auto;
}

.ProductWithCart .productSpecs {
  text-transform: capitalize;
  font: normal 24px / 30px "Oswald", Helvetica, Arial, Verdana, sans-serif;
}

#root .newCatalogContainer .addToCart,
#root .newCatalogContainer .viewToCart {
  outline: none;
}

.brands {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  margin-bottom: 20px;
}

.brands .ProductBrand,
.ProductWithCartDetails .ProductBrand {
  margin-bottom: 20px;
}

.brands .ProductBrand a,
.ProductWithCartDetails .ProductBrand a {
  display: block;
  text-decoration: none;
  width: max-content;
}

.brands .ProductBrand a span,
.ProductWithCartDetails .ProductBrand a span {
  font-size: 21px;
  color: black;
}

.ProductWithCartDetails .ProductSpecifications {
  padding-top: 10px;
}

.productSpecs span {
  color: ;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs {
  font-size: 17px;
  color: ;
  font-weight: 400;
}

.ProductWithCartDetails .ProductSpecifications .productSpecs .specsHeader {
  font-weight: bold;
}

.ProductTagTitle:not(:last-child) {
  margin-bottom: 20px;
}

.brands .ProductBrand a:not(:first-child),
.ProductWithCartDetails .ProductBrand a:not(:first-child) {
  margin-top: 20px;
}

.brands .ProductBrand img,
.ProductWithCartDetails .ProductBrand img {
  max-height: 26px;
}

.brands .description {
  display: inline-block;
  margin-left: 15px;
  font-size: 16px;
  color: #777777;
}

.brands .ProductTagTitle img {
  max-height: 26px;
}

.ProductWithCart .GeneratePDFButton {
  padding: 12px 18px 11px 18px;
  font: normal 14px / 16px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  outline: none;
  background-color: #e53e30;
  color: #fff;
}

.ProductWithCart .colorPreviewContainerSimple {
  margin-top: 20px;
}

.ProductWithCart .colorPreviewContainerSimple img {
  width: 100%;
}

.ProductWithCart .ProductSpecifications {
  margin: 15px 0;
}

.ProductWithCartDetails {
  margin-top: 20px;
}

.ProductWithCartDetails .colorPreviewContainer {
  min-width: 55px;
  max-height: 455px;
  overflow: hidden;
}

.CatalogTiles.ProductWithCartDetails .detailsDescription {
  border: none;
}

.ProductWithCartDetails div#slider-frame .slider .active img {
  border: 2px solid green;
  padding: 1px;
  vertical-align: top;
}

.ProductWithCartDetails div#slider-frame .slider img {
  vertical-align: top;
  /*height: auto !important;*/
}

.ProductWithCartDetails .productDetailsInner #slider-frame .slider li {
  margin-bottom: 0;
}

.ProductWithCartDetails .productDetailsInner,
.ProductWithCartDetails #slider-frame,
.ProductWithCartDetails #slider-frame #scroller {
  background-color: transparent !important;
}

.styleNumber.CustomerVariantName {
  margin-top: 10px;
  }
.styleNumber.productVarianNumber {
  margin-top: -5px;
  }

.ProductWithCartDetails #slider-frame #scroller .styleNumber {
  line-height: 28px;
  /* margin-top: 10px; */
  margin-bottom: 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
}

.ProductWithCartDetails .price {
  font: normal 30px / 40px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  border-bottom: 4px solid;
  margin-bottom: 50px;
  display: inline-block;
  color: #777;
  line-height: normal;
}

.ProductWithCartDetails .SharingAndSample {
  background-color: inherit;
}

.ProductWithCartDetails .sws-catalog-colors-slider-wrapper {
  margin: 0;
}

.ProductWithCartDetails .sws-catalog-colors-slider-wrapper #scroller {
  min-width: 1px;
}

.ProductWithCartDetails .sws-catalog-slide img {
  position: relative;
  transform: none;
  max-height: 455px;
  object-position: center;
  object-fit: cover;
}

.ProductWithCartDetails .ProductSpecifications .itemTypeHeader {
  font: normal 24px / 36px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  color: #777;
  margin-bottom: 10px;
  padding-left: 0;
}

.ProductWithCartDetails .ProductSpecifications .itemTypeDetails {
  font: normal 300 16px / 26px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #787d85;
}

.ProductWithCartDetails .sws-catalog-colors-slider-wrapper #slider-frame #scroller {
  margin: auto -15px;
  display: flex;
  flex-wrap: wrap;
  max-height: unset !important;
  width: 100% !important;
}


/* end Product With Cart */


/*# Checkout #*/

.checkout .ContactForm {
  width: calc(100% - 30% - 50px);
  display: inline-block;
}

.checkout .OrderSection {
  width: 30%;
  background-color: #f8f8f9;
  margin-left: 50px;
  display: inline-block;
  vertical-align: top;
  padding: 30px;
}

.checkout .ContactForm .FirstName,
.checkout .ContactForm .LastName {
  width: 48%;
  display: inline-block;
}

.checkout .ContactForm .LastName {
  float: right;
}

.checkout .subtotalPrise {
  padding-bottom: 10px;
}

.checkout .ContactForm .md-form.mb-4 {
  padding-bottom: 20px;
}

.checkout .ContactForm .control-label {
  text-transform: uppercase;
  font-size: 13px;
  color: #3b3f4a;
  font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.checkout .ContactForm .md-form.required .control-label:after {
  content: "*";
  color: red;
}

.checkout .ContactForm .form-control {
  height: 38px;
}

.checkout .ContactForm textarea.form-control {
  height: 110px;
  resize: none;
}

.checkout .btnCheckout {
  padding: 16px 24px 16px 24px;
  font: 18px / 20px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  width: 100%;
  justify-content: center;
  outline: none;
  color: #ffffff;
  background-color: #e63b2c;
}

.checkout .was-validated .form-control:invalid {
  border: 1px solid red;
}

.checkout .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}

.checkout .was-validated .form-control:invalid~.invalid-feedback {
  display: block;
}


/* End checkout */

#rootCart {
  display: inline-block;
}


/*# Cart page #*/

.cart {
  margin-top: 50px;
}

.cartListHeaders {
  height: 30px;
}

.cartListHeaders>div {
  font-size: 13px;
  text-transform: uppercase;
}

.cart-item>div,
.cartListHeaders>div {
  padding-left: 0;
}

.cartListHeaders,
.cart-item,
.subtotalPrise {
  border-bottom: 1px solid rgba(173, 176, 182, 0.3);
}

.cart-item {
  display: flex;
  align-items: center;
  padding: 25px 0;
}

.btnClose {
  padding: 0;
  border: none;
  background: transparent;
  color: rgba(59, 63, 74, 0.2);
  font-size: 25px;
  font-weight: 600;
  font-family: sans-serif;
}

.productName>a>img {
  width: 70px;
  margin: 0 10px 0 20px;
}

.cartBody .productName>a>img {
  max-height: 70px;
}

.totalPrise,
.cartTotalHeader {
  font: 24px / 30px "Oswald", Helvetica, Arial, Verdana, sans-serif;
}

.productName,
.subtotalPriseStl {
  font: 700 14px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.cartTotals>div {
  float: right;
  background: #f8f8f9;
  margin: 20px 0;
  padding: 30px 20px;
}

.cartListHeaders>div,
.priceOfProduct,
.cartSubTotalHeader,
.cartTotal {
  color: #adb0b6;
}

.quantityOfProduct,
.cart-empty {
  color: #787d85;
}

.productName>a,
.subtotalPrise,
.totalPrise,
.cartTotalHeader {
  color: #3b3f4a;
}

.cartTotalHeader {
  margin-bottom: 20px;
}

.subtotalPriseStl {
  font-size: 14px;
  line-height: 26px;
  font-weight: 700;
}

.cartSubTotalHeader,
.subtotalPrise,
.cartTotal {
  margin-bottom: 10px;
}

.quantityElem {
  border-top: 1px solid rgba(59, 63, 74, 0.2);
  border-bottom: 1px solid rgba(59, 63, 74, 0.2);
  padding: 8px 13px;
}

.quantityOfProduct span.fa-minus,
.quantityOfProduct span.fa-plus {
  border: 1px solid rgba(59, 63, 74, 0.2);
  padding: 8px 4px;
  color: rgba(59, 63, 74, 0.2);
}

.cartItemsList .cart-item .fas:before {
  font-size: 10px;
}

.cartItemsList .cart-item .fas {
  margin: 0;
}

.btnCheckout {
  padding: 20px 0 0;
}

#cartPage .btnCheckout>a {
  display: block;
  text-align: center;
  padding: 16px 0;
  font: 18px / 20px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}

.return-to-shop {
  width: 200px;
  margin-top: 20px;
  padding: 20px 0;
}

#cartPage .btnCheckout>a,
#cartPage .returnBtn {
  background: #e63b2c;
  color: #fff;
  text-decoration: none;
}

.returnBtn {
  padding: 15px 20px;
  font: 14px / 16px "Oswald", Helvetica, Arial, Verdana, sans-serif;
}

#cartPage .btnCheckout>a:hover,
#cartPage .btnCheckout>a:focus,
.returnBtn:hover {
  color: #fff;
  text-decoration: none;
}

.cart-empty {
  font: normal 15px / 28px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
}

.productName>a:hover {
  text-decoration: none;
}

.cart-empty {
  font-size: 16px;
}

#cartPage .cart .row {
  display: block;
}


/* Modal on hover - styles*/

#rootCart .cartModal {
  position: absolute;
  z-index: 99;
  background: #fff;
  width: 260px;
  margin-right: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
}

.cartModalContent {
  padding: 20px 20px 0 0px;
}

.cartModalContent .cartItemModal {
  display: block;
  width: 100%;
  height: 80px;
}

.cartModalContent .cartItemModalPic>a>img {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0px 10px 15px -10px;
}

#rootCart .prodImgModal:hover #rootCart .prodNameModal,
#rootCart .cartModalContent .prodNameModal:hover {
  color: #e63b2c;
}

.cartModalContent .btnCloseModal {
  position: absolute;
  margin: 5px;
  padding: 0 4px;
  border: none;
  border-radius: 15px;
  background: transparent;
  color: #e63b2c;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  right: 10px;
  font-family: sans-serif;
}

.cartModalContent .btnCloseModal:hover {
  color: #fff;
  background: #e63b2c;
}

.cartModalContent .prodNameModal,
.cartModalContent .prodPriceModal {
  position: relative;
  left: 15px;
}

.cartModalContent .prodPriceModal,
.cartModalContent .totalPriceHeaderModal,
.cartModalContent .totalPriceModal,
#rootCart .cartModalContent .prodNameModal {
  font: 500 10px / 17px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}

#rootCart .cartModalContent .prodNameModal {
  text-decoration: none;
  color: #3b3f4a;
  font-weight: 600;
}

.cartModalContent .prodPriceModal,
.cartModal .totalPriceHeaderModal {
  color: rgba(59, 63, 74, 0.5);
  -webkit-text-fill-color: rgba(59, 63, 74, 0.5);
}

.cartModal .totalPriceModal {
  margin-left: 20px;
  color: #3b3f4a;
  font-weight: 600;
}

#rootCart .cartModalContent .prodNameModal,
.cartModal .totalPriceHeaderModal,
.cartModal .totalPriceModal {
  font-size: 13px;
}

.cartModal .cartModalBtns {
  margin: 5px;
}

.cartModal .cartModalBtns>a {
  font: 15px / 17px "Oswald", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  text-decoration: none;
  border-radius: 3px;
  padding: 8px 14px 7px 14px;
  margin: 0 5px 15px 5px;
  color: #ffffff;
  background-color: #e63b2c;
}


/* End cart styles */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
  #basiczoom.s7basiczoomviewer.s7touchinput #basiczoom_container .s7fullscreenbutton {
    left: 148px;
  }
 /* #basiczoom.s7basiczoomviewer .s7zoominbutton,
  #basiczoom.s7basiczoomviewer .s7zoomoutbutton,
  #basiczoom.s7basiczoomviewer .s7zoomresetbutton,
  #basiczoom.s7basiczoomviewer .s7fullscreenbutton {
    top: 465px;
  }*/
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoominbutton[state='up'] {
    background-position: -0px -108px;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoominbutton {
    left: 20px;
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoomoutbutton {
    left: 62px;
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoomresetbutton {
    left: 105px !important;
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7fullscreenbutton[selected='false'][state='up'] {
    background-position: -0px -108px;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7fullscreenbutton {
    left: 148px;
    width: 36px;
    height: 36px;
    background-size: cover;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoomoutbutton[state='up'] {
    background-position: -0px -108px;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7zoomresetbutton[state='up'] {
    background-position: -0px -108px;
  }
  #basiczoom.s7basiczoomviewer.s7touchinput .s7fullscreenbutton[selected='true'][state='up'] {
    background-position: -0px -252px;
  }
}

#basiczoom.s7basiczoomviewer.s7size_small.s7touchinput .s7zoomresetbutton {
  left: 135px;
}

#basiczoom.s7size_small #basiczoom_container .s7zoomresetbutton {
  left: 135px;
}

.sws-catalog-colorview-selector a.selection-btn {
  color: #fff;
}

ul.pagination li.active a,
ul.pagination li a:hover {
  color: #000 !important;
  background-color: #eee !important;
  border: 1px solid #000;
}

#contentMain ul.pagination li a,
#contentMain ul.pagination li.disabled a span {
  color: #999 !important;
  border-color: #000;
}

#contentMain ul.pagination li.active a {
  color: #000 !important;
}

.newCatalogContainer .sws-catalog-product-detail ul.separator-left {
  color: #000;
}

span.FaCaretUp:after,
span.FaCaretDown:after {
  border: 5px solid transparent;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  content: "";
  height: 0;
  width: 0;
  vertical-align: 3px;
  margin: 0 0 0 10px;
  opacity: .6;
  border-bottom-color: #333;
}

span.FaCaretDown:after {
  border-bottom-color: transparent;
  border-top-color: #333;
}

span.FaCaretDown,
span.FaCaretUp {
  display: block;
  vertical-align: bottom;
}

.pagination .firstPage,
.pagination .prevPage,
.pagination .nextPage,
.pagination .lastPage {
  font: normal normal normal 18px/1 FontAwesome;
  color: #222;
}

.productsTableContainer .PrintIcon,
.productsTableContainer .ExcelIcon,
.productsTableContainer .CSVIcon,
.productsTableContainer .CopyIcon,
.productsTableContainer .PDFIcon {
  background-image: url(/App_Themes/SWS/Common/Icons/table-icons.jpg);
  width: 17px;
  height: 17px;
  display: inline-block;
  margin-right: 4px;
  background-size: 387%;
  background-repeat: no-repeat;
}

.productsTableContainer .PrintIcon {
  background-position: -49px 0;
}

.productsTableContainer .PrintIconContainer:hover .PrintIcon {
  background-position: -49px -17px;
}

.productsTableContainer .ExcelIcon {
  background-position: -16px 0;
}

.productsTableContainer .ExcelIconContainer:hover .ExcelIcon {
  background-position: -16px -17px;
}

.productsTableContainer .CSVIcon {
  background-position: -33px 0;
}

.productsTableContainer .CSVIconContainer:hover .CSVIcon {
  background-position: -33px -17px;
}

.productsTableContainer .CopyIcon,
.productsTableContainer .PDFIcon {
  background-position: 1px 0;
}

.productsTableContainer .CopyIconContainer:hover .CopyIcon,
.productsTableContainer .PDFIconContainer:hover .PDFIcon {
  background-position: 1px -17px;
}


/*#contentMain .sws-catalog-filter .sws-catalog-filter-item {
display: none;
}*/

#root .productsTableContainer {
  overflow-x: auto;
}

#root table.sws-products-table>thead>tr>th {
  border: none !important;
  vertical-align: bottom;
}

#root #sws-products-table,
#root #sws-products-table td {
  border: none;
}

#changeItemByReact {
  height: 18px;
}

.sws-catalog-pagination .pagination>.disabled>a,
#contentMain .CatalogVertical .separator-left h1.product-title {
  color: #aaaaaa !important;
}

.sws-catalog-results:after,
.sws-catalog-pagination,
.sws-catalog-pagination .pagination>.disabled>a {
  border-color: #aaaaaa !important;
}

.pdqIcon {
  width: 15px !important;
  vertical-align: middle !important;
}

.cartContainer .sws-catalog-filter-wrap .icon-arrow-crooked-left,
#root .sws-catalog-filter-wrap .icon-arrow-crooked-left {
  color: #fff;
  font-size: 24px;
  height: 42px;
  width: 50px;
  margin: auto;
  padding: 10px 12px 12px;
  text-align: left;
  text-decoration: none;
}

#root .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container {
  position: absolute;
  float: right;
  margin-top: -33px;
  margin-right: 6px;
}

#root .newCatalogContainer .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container {
  margin-top: 0;
  z-index: 1;
}


/*#contentMain .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container, 
.newCatalogContainer .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container {
margin-top: 0;
}*/

#root[catalogtype="embedded"] .react-autosuggest__container {
  position: absolute;
  float: right;
  margin-top: -33px;
  margin-right: 6px;
}

#root[catalogtype="embedded"] .sws-catalog-filter-wrap.cms-bootstrap .sws-catalog-max-width-wrapper {
  /*float: right;*/
}

#root[catalogtype="embedded"] .react-autosuggest__container--open .react-autosuggest__suggestions-container {
  position: absolute;
  top: 33px;
  left: 3px;
  width: 250px;
}

#root[catalogtype="embedded"] .sws-catalog-filter-wrap .sws-catalog-max-width-wrapper .react-autosuggest__container {
  /* margin-top: -37px;*/
}

#root .CatalogVertical div#slider-frame #scroller.slider li {
  width: 158px;
      padding: 15px 15px 0 15px;
}

#root .SimpleProduct #BottomRightPositinOfTag img {
  max-width: 40px;
}

#root .SimpleProduct .ProductTagTitleImage img {
  max-width: 50px;
}

#root .brands .ProductTagTitleImage {
  display: flex;
  align-items: center;
}


/*# Modern Catalog #*/

.hideDoubledSocials {
  display: none;
}

.show-in-room svg path {
  stroke: #fff;
}

.show-in-room svg {
  width: 50px;
  z-index: 10;
}

.icon .icon-img-wrap::before {
  width: 77px;
  height: 77px;
}

.icon .icon-img-wrap::before {
  content: '';
  position: absolute;
  width: 77px;
  height: 77px;
  border-radius: 100px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #1c1c1c;
  -webkit-box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 15px 15px 0 rgba(0, 0, 0, .15);
  z-index: 2;
  opacity: 1;
  -webkit-transition: opacity .2s cubic-bezier(.55, .085, .68, .53);
  transition: opacity .2s cubic-bezier(.55, .085, .68, .53);
}

.show-in-room .icon .icon-img-wrap {
  position: relative;
  width: 55px;
  height: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity .2s cubic-bezier(.55, .085, .68, .53);
  transition: opacity .2s cubic-bezier(.55, .085, .68, .53);
  top: -14px;
  right: -2px;
}

.show-in-room .icon .icon-img-wrap {
  opacity: 1;
  -webkit-transition: opacity .2s cubic-bezier(.25, .46, .45, .94);
  transition: opacity .2s cubic-bezier(.25, .46, .45, .94);
}

.show-in-room a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

.show-in-room .viztool-cta {
  font-size: 22px;
  line-height: 43px;
  padding-right: 20px;
      margin-top: 0;
}

.show-in-room .viztool-cta {
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
  width: 100%;
  line-height: 31px;
  padding-right: 1px;
}

.show-in-room .viztool-cta {
  font-size: 22px;
  line-height: 43px;
  padding-right: 20px;
}

.show-in-room .viztool-cta {
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
  width: 100%;
  line-height: 31px;
  padding-right: 1px;
}

.show-in-room {
  height: 47px;
  margin-bottom: -2px;
}

.show-in-room {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  margin-bottom: 0;
  margin-bottom: 14px;
  height: 35px;
  background-color: #fff;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-right: 1.5em;
}

.show-in-room .viztool-cta {
  font-size: 22px;
  line-height: 43px;
  padding-right: 20px;
}

.SharingAndSample {
  display: flex;
  width: fit-content;
  align-items: flex-end;
  margin: 10px 0;
}

.productDetailsInnerHeader .at-share-btn-elements {
  display: flex;
  flex-direction: row;
}

.productbrand img {
  max-height: 40px;
  margin-right: 10px;
}

.sws-catalog-item:hover #BottomLeftPositinOfTag .ProductTagName,
.sws-catalog-item:hover #BottomRightPositinOfTag .ProductTagName,
.sws-catalog-item:hover #BottomRightPositinOfTag .ProductTagImage,
.sws-catalog-item:hover #BottomLeftPositinOfTag .ProductTagImage {
  bottom: 65px;
}

.ProductTagDetails {
  visibility: hidden;
  width: unset;
  min-width: 200px;
  background-color: #555;
  color: #fff;
  padding: 5px;
  position: absolute;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.2s;
  top: 25px;
  left: 10px;
}

.ProductTagName:hover .ProductTagDetails,
.ProductTagImage:hover .ProductTagDetails {
  visibility: visible;
  opacity: 1;
}

.sws-catalog-colors-slider-wrapper #slider-frame #scroller .tagImage {
  max-width: 30px;
  margin: 3px 0 3px 5px;
  outline: none;
}

.newCatalogContainer.CatalogVertical .sws-catalog-product-detail {
  width: 100% !important;
}

.newCatalogContainer.SwatchView .sws-catalog-product-detail {
  width: 70% !important;
}

.newCatalogContainer.CatalogVertical .sws-catalog-colorview-slider img {
  width: 100%;
}

#sws-main-menu.main-menu-align-left,
#sws-top-menu.top-menu-align-left {
  text-align: left;
}

#sws-main-menu.main-menu-align-right,
#sws-top-menu.top-menu-align-right {
  text-align: right;
}

#sws-main-menu.main-menu-align-center,
#sws-top-menu.top-menu-align-center {
  text-align: center;
}

#sws-main-menu.main-menu-underlined-true *,
#sws-top-menu.top-menu-underlined-true * {
  text-decoration: underline;
}

#sws-main-menu.main-menu-font-case-lowercase *,
#sws-top-menu.top-menu-font-case-lowercase * {
  text-transform: lowercase !important;
}

#sws-main-menu.main-menu-font-case-uppercase *,
#sws-top-menu.top-menu-font-case-uppercase * {
  text-transform: uppercase !important;
}

#sws-main-menu.main-menu-font-case-capitalize *,
#sws-top-menu.top-menu-font-case-capitalize * {
  text-transform: capitalize !important;
}


/*#Content Layout Widget#*/
.contentLayout-itemList.content-layout-items-center{
   justify-content: center;
  }
.contentLayout-itemList.content-layout-items-right{
  justify-content: flex-end;
  }


/* Owl Carousel v2.3.4 * Copyright 2013-2018 David Deutsch * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE*/
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ 
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); 
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); 
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; 
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%; 
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; 
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; 
}
.owl-carousel.owl-loaded {
  display: block; 
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block; 
}
.owl-carousel.owl-hidden {
  opacity: 0; 
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; 
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; 
}
.owl-carousel.owl-rtl {
  direction: rtl; 
}
.owl-carousel.owl-rtl .owl-item {
  float: right; 
}

/* No Js */
.no-js .owl-carousel {
  display: block; 
}

/*Owl Carousel - Animate Plugin*/
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; 
}

.owl-carousel .owl-animated-in {
  z-index: 0; 
}

.owl-carousel .owl-animated-out {
  z-index: 1; 
}

.owl-carousel .fadeOut {
  animation-name: fadeOut; 
}

@keyframes fadeOut {
  0% {
    opacity: 1; 
  }
  100% {
    opacity: 0; 
  } 
}

/*Owl Carousel - Auto Height Plugin*/
.owl-height {
  transition: height 500ms ease-in-out; 
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; 
}
.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0; 
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; 
}

/*Owl Carousel - Video Plugin*/
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/CMSPages/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; 
}

.owl-stage .owl-item>div {
  width: 100%;
}

.owl-carousel .owl-nav .owl-prev span,
.owl-carousel .owl-nav .owl-next span {
  font-size: 35px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  outline: none;
}

.owl-carousel .owl-nav {
  margin-top: 10px;
}

.owl-carousel.owl-loaded.owl-drag .owl-nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* end of styles for carousel in Content Layout Widget*/



@media (min-width: 576px) { 
  .mobileBackgroundColor{
    background-color: transparent!important;
    
    }
  }
@media (max-width: 576px) { 
.MobileBackgroundContainer {
  background-image: none!important;
  }
  .DisplayContainerColor
  {
  background-image: none!important;
  }
  .DisplayBackgroundImageHeight{
   background-size: auto!important;
    }
  .DisplayBackgroundImageFocused{
    background-size: cover;   
    }
  }



.contentLayoutWidget-width.col-xs-12 {
    padding: 0;
    margin: 0;
}

.contentLayoutWidget-width {
    padding: 15px;
}

.widgetContainerBackgroundImage.parallax {
  background-attachment: fixed;
}

.widgetContainerBackgroundImage {
  background-position-x: center;
}

.verticalImageAlignment-Top {
  background-position-y: top;
}

.verticalImageAlignment-Center {
  background-position-y: center;
}

.verticalImageAlignment-Bottom {
  background-position-y: bottom;
}

.contentLayout .fivePerRow {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  float: left;
  padding-left: 15px;
  width: 20%;
}

.contentLayout .imageShape-Circle img {
  border-radius: 50%;
  width: 100%;
  height: 100%!important;
}

.contentLayout .contentLayout-img > a {
  margin: auto;  
}

.contentLayout {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding: 30px;
}

.contentLayout .contentLayout-itemList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.widgetContainerBackgroundImage {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  left: 0;
  top: 0;
}

.parallaxingFalse,
.parallaxingTrue {
  object-fit: cover;
}

.verticalImageAlignment-Top {
  align-items: flex-start;
}

/*.verticalImageAlignment-Top.parallax img {
margin-top: -25%;
}

.verticalImageAlignment-Center {
align-items: center;
}

.verticalImageAlignment-Bottom {
align-items: flex-end;
}

.verticalImageAlignment-Bottom.parallax img {
margin-bottom: -25%;
}*/

.contentLayout .contentLayout-img.parallax,
.contentLayout .contentLayout-img.parallax a {
  height: 300px;
  overflow: hidden;
}

.widgetContainerBackgroundImage img {
  min-height: 100%;
  min-width: 100%;
}

/*.widgetContainerBackgroundImage img {
position: relative;
object-fit: cover;
}*/

.contentLayout .contentLayout-img.parallax img {
  position: relative;
  margin: 0;
}

.contentLayout .contentLayout-info {
  margin-top: 0;
}

.contentLayout .contentLayout-link a {
  color: inherit;
}

.contentLayoutContainer {
  width: 100%;
}

.contentLayout-Left {
  text-align: left;
}

.contentLayout-Center {
  text-align: center;
}

.contentLayout-Right {
  text-align: right;
}

.swatchViewListItem .sws-catalog-item-thumb:not(.carpet) {
  border-radius: 20px;
  box-shadow: 0 8px 11px -7px rgba(0, 0, 0, .5);
}

.contentLayout-On-Top .contentLayout-img,
.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img {
  position: absolute;
  top: 0;
}

.contentLayout-On-Top .contentLayout-img img,
.contentLayout-On-Top .contentLayout-img,
.contentLayout-Hover-Over .contentLayout-img img,
.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img img,
.contentLayout-Slide-Over .contentLayout-img {
  height: 100%;
}

.contentLayout-On-Top .contentLayout-img,
.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img {
  max-width: 100%;
  padding-left: 0px;
  opacity: 0.2;
  filter: alpha(opacity=20);
  /* For IE8 and earlier */
}

.contentLayout-On-Top,
.contentLayout-Hover-Over,
.contentLayout-Slide-Over {
  position: relative;
}

.contentLayout-On-Top .contentLayout-title,
.contentLayout-On-Top .contentLayout-link,
.contentLayout-Hover-Over .contentLayout-title,
.contentLayout-Hover-Over .contentLayout-link,
.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Slide-Over .contentLayout-link {
  padding: 15px;
  text-align: center;
}

.contentLayout-On-Top .contentLayout-title,
.contentLayout-Hover-Over .contentLayout-title,
.contentLayout-Slide-Over .contentLayout-title {
  font-size: 25px;
  margin: 10px 0;
  padding: 0 15px;
}

.contentLayout-On-Top .contentLayout-text h1,
.contentLayout-On-Top .contentLayout-text h2,
.contentLayout-On-Top .contentLayout-text h3,
.contentLayout-On-Top .contentLayout-text h4,
.contentLayout-Hover-Over .contentLayout-text h1,
.contentLayout-Hover-Over .contentLayout-text h2,
.contentLayout-Hover-Over .contentLayout-text h3,
.contentLayout-Hover-Over .contentLayout-text h4,
.contentLayout-Slide-Over .contentLayout-text h1,
.contentLayout-Slide-Over .contentLayout-text h2,
.contentLayout-Slide-Over .contentLayout-text h3,
.contentLayout-Slide-Over .contentLayout-text h4 {
  text-align: center;
  margin: 10px 0;
}

.contentLayout-img {
  /*max-width: 400px;*/
  display: flex;
}

.contentLayout-itemList .contentLayoutImage-Left-Right:nth-child(even) {
  flex-direction: row-reverse;
}

.contentLayout-itemList .contentLayoutImage-Right-Left:nth-child(odd) {
  flex-direction: row-reverse;
}

.contentLayout-itemList .contentLayoutImage-Left-Right .contentLayout-info,
.contentLayout-itemList .contentLayoutImage-Right-Left .contentLayout-info {
  max-width: none;
}

.contentLayout-img img {
  max-width: 400px;
  object-fit: cover;
}

.contentLayout-name {
  font-size: 24px;
  font-weight: 500;
}

.contentLayout-title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
}


/*Horizontal-left*/

.contentLayout-Left {
  margin-bottom: 10px;
}

.contentLayout-Left * {
  padding-left: 0px;
}


/*.col-sm-2.contentLayout-Left .col-sm-3.contentLayout-img,
.col-sm-3.contentLayout-Left .col-sm-3.contentLayout-img,
.col-sm-4.contentLayout-Left .col-sm-3.contentLayout-img {
width: 50%;
}*/


/*Horizontal-right*/

.contentLayout-Right {
  margin-bottom: 10px;
}

.contentLayout-Right * {
  padding-right: 0px;
}


/*.contentLayout .contentLayout-Vertical.contentLayout-Right.contentLayoutImage-Bottom,
.contentLayout .contentLayout-Vertical.contentLayout-Right.contentLayoutImage-Top,
.contentLayout .contentLayout-Horizontal.contentLayout-Left,
.contentLayout .contentLayout-Horizontal.contentLayout-Right {
align-items: flex-end;
flex: auto;
}*/

.contentLayoutImage-Right {
  flex-direction: row-reverse;
}

.contentLayoutImage-Left {
  flex-direction: row;
}

.contentLayout-Right .contentLayout-name {
  margin-top: 0px;
  margin-bottom: 5px;
}

.col-sm-2.contentLayout-Right .col-sm-3.contentLayout-img,
.col-sm-3.contentLayout-Right .col-sm-3.contentLayout-img,
.col-sm-4.contentLayout-Right .col-sm-3.contentLayout-img {
  width: 50%;
}


/*Horizontal-Center*/

.contentLayout-Center {
  margin: 0 auto;
  margin-bottom: 10px;
}

.contentLayout-Horizontal.contentLayout-Center .contentLayout-img {
  max-width: 70%;
  margin: auto;
  min-width: 150px;
}

.contentLayout-Horizontal.contentLayout-Center.contentLayoutImage-right .contentLayout-img {
  float: right;
}

.contentLayout-Horizontal.contentLayout-Center.contentLayoutImage-Left .contentLayout-img {
  float: Left;
}


/*.contentLayout-Center img {
max-width: 400px;
}*/

.contentLayout-Center .contentLayout-img {
  max-width: 100%;
}


/* .contentLayout-Center .contentLayout-img img{
max-width: 60%;
} */

/*.contentLayout-contact * {
  display: block;
}*/


/*Horizontal-right Overlay On-Top Right*/

.contentLayout-Right.contentLayout-On-Top *,
.contentLayout-Right.contentLayout-Hover-Over *,
.contentLayout-Right.contentLayout-Slide-Over * {
  padding-right: 15px;
  text-align: right;
}

.contentLayout-Right.contentLayout-On-Top img,
.contentLayout-Right.contentLayout-Hover-Over img,
.contentLayout-Right.contentLayout-Slide-Over img {
  padding-right: 0px;
}


/*Horizontal-left Overlay On-Top Left*/

.contentLayout-Left.contentLayout-On-Top *,
.contentLayout-Left.contentLayout-Hover-Over *,
.contentLayout-Left.contentLayout-Slide-Over * {
  padding-left: 5px;
  text-align: left;
}

.contentLayout-Left.contentLayout-On-Top.contentLayout-title,
.contentLayout-Left.contentLayout-Hover-Over.contentLayout-title,
.contentLayout-Left.contentLayout-Slide-Over.contentLayout-title {
  padding-left: 30px;
}

.contentLayout-Left.contentLayout-On-Top img,
.contentLayout-Left.contentLayout-Hover-Over img,
.contentLayout-Left.contentLayout-Slide-Over img {
  padding-left: 0px;
}


/*Horizontal-left Overlay On-Top Center*/

.contentLayout-Center.contentLayout-On-Top *,
.contentLayout-Center.contentLayout-Hover-Over *,
.contentLayout-Center.contentLayout-Slide-Over * {
  text-align: center;
}

.contentLayout-Hover-Over {
  min-height: 300px;
}


/*.contentLayout-img {
width: 100%;
}*/

.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img {
  opacity: 1;
  filter: alpha(opacity=100);
  transition: 1s;
}

.contentLayout-Hover-Over .contentLayout-text,
.contentLayout-Hover-Over .contentLayout-link,
.contentLayout-Hover-Over .contentLayout-text,
.contentLayout-Hover-Over .contentLayout-contact {
  opacity: 0;
  transition: 1s;
}

.contentLayout-Hover-Over:hover .contentLayout-text,
.contentLayout-Hover-Over:hover .contentLayout-link,
.contentLayout-Hover-Over:hover .contentLayout-text,
.contentLayout-Hover-Over:hover .contentLayout-contact {
  opacity: 1;
  transition: 1s;
}

.contentLayout-Hover-Over:hover .contentLayout-name,
.contentLayout-Hover-Over:hover .contentLayout-title {
  transition: 1s;
}

.contentLayout-Hover-Over:hover .contentLayout-img {
  opacity: 0.2;
  filter: alpha(opacity=20);
  transition: 1s;
}

.contentLayout-Hover-Over img {
  object-fit: cover;
}

.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Slide-Over .contentLayout-link {
  right: 100%;
  opacity: 0;
  z-index: -1;
}

.contentLayout-Slide-Over:hover .contentLayout-img {
  opacity: 0.2;
  filter: alpha(opacity=20);
  transition: 1s;
}

.contentLayout-Slide-Over:hover .contentLayout-name,
.contentLayout-Slide-Over:hover .contentLayout-title,
.contentLayout-Slide-Over:hover .contentLayout-text,
.contentLayout-Slide-Over:hover .contentLayout-contact,
.contentLayout-Slide-Over:hover .contentLayout-link {
  right: 0;
  opacity: 1;
  transition: 1s;
  z-index: 1;
}

.contentLayout-Right.contentLayout-Slide-Over {
  padding-right: 0;
}

.contentLayout-Right.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-link {
  padding-right: 5px;
}

.contentLayout-Left.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-link {
  padding-left: 20px;
}

.contentLayout .contentLayout-contact svg {
  display: inline-block;
  vertical-align: text-bottom;
  height: 15px;
  margin-right: 5px;
  padding-right: 0;
  padding-left: 0;
}

.contentLayout .contentLayout-contact .contentLayout-contact-email,
.contentLayout .contentLayout-contact .contentLayout-contact-phone {
  padding-right: 0;
  padding-left: 0;
}

.contentLayout .contentLayout-contact .contentLayout-contact-email:before {
  content: '\f0e0';
  font: 400 16px fontawesome;
}

.contentLayout .contentLayout-contact .contentLayout-contact-phone:before {
  content: '\f095';
  font: 400 16px fontawesome;
}

.contentLayout-Left.contentLayout-On-Top .contentLayout-img {
  padding-left: 0;
}

.contentLayout-Right.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Right.contentLayout-On-Top .contentLayout-name,
.contentLayout-Right.contentLayout-Hover-Over .contentLayout-name,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Right.contentLayout-On-Top .contentLayout-title,
.contentLayout-Right.contentLayout-Hover-Over .contentLayout-title,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Right.contentLayout-On-Top .contentLayout-text,
.contentLayout-Right.contentLayout-Hover-Over .contentLayout-text,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Right.contentLayout-On-Top .contentLayout-contact,
.contentLayout-Right.contentLayout-Hover-Over .contentLayout-contact,
.contentLayout-Right.contentLayout-Slide-Over .contentLayout-link .contentLayout-Right.contentLayout-On-Top .contentLayout-link .contentLayout-Right.contentLayout-Hover-Over .contentLayout-link {
  padding-right: 0;
}

.contentLayout-Right.contentLayout-Slide-Over,
.contentLayout-Right.contentLayout-Hover-Over,
.contentLayout-Right.contentLayout-On-Top {
  padding-right: 5px;
}

.contentLayout-Left.contentLayout-Slide-Over .contentLayout-name,
.contentLayout-Left.contentLayout-On-Top .contentLayout-name,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-name,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Left.contentLayout-On-Top .contentLayout-title,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-title,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-text,
.contentLayout-Left.contentLayout-On-Top .contentLayout-text,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-text,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-contact,
.contentLayout-Left.contentLayout-On-Top .contentLayout-contact,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-contact,
.contentLayout-Left.contentLayout-Slide-Over .contentLayout-link .contentLayout-Left.contentLayout-On-Top .contentLayout-link .contentLayout-Left.contentLayout-Hover-Over .contentLayout-link {
  padding-left: 5px;
}

.contentLayout-Left.contentLayout-Slide-Over .contentLayout-img,
.contentLayout-Left.contentLayout-On-Top .contentLayout-img,
.contentLayout-Left.contentLayout-Hover-Over .contentLayout-img {
  padding-left: 0;
}

.contentLayout .contentLayout-Vertical.contentLayoutImage-Bottom {
  display: flex;
  flex-direction: column-reverse;
}

.contentLayout .contentLayout-Vertical.contentLayoutImage-Top {
  display: flex;
  flex-direction: column;
}

.contentLayout-Overlay .contentLayout-img {
  overflow: hidden;
  height: unset;
}

.contentLayout-Overlay .contentLayout-img img {
  height: auto;
}

.contentLayout-Overlay .contentLayout-textInfo {
  padding-right: 0;
}

.contentLayout-Overlay.contentLayout-Left .contentLayout-contact {
  padding-left: 10px;
}

.contentLayout-Overlay {
  min-height: 250px;
  flex: auto;
}

.contentLayout>.contentLayout-widgetContainer {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
}

.contentLayout>.contentLayout-widgetContainer .contentLayout-containerTitle {
  font-size: 24px;
}

.contentLayout-Vertical.contentLayout-Center .contentLayout-img {
  max-width: 600px;
  margin: 0 auto;
}


/*.contentLayout-Overlay.contentLayout-Center  .contentLayout-info {
margin: 0 50px;
}*/

.SwatchView .sws-catalog-colorview-selector {
  text-align: left;
}

.SwatchView .sws-catalog-colorview-selector * {
  text-align: center;
}

.SwatchView .sws-catalog-colorview-selector,
.SwatchView .sws-catalog-colorview-selector .dropdown a.selection-btn {
  max-width: 100%;
  width: 100%;
}

.SwatchView .sws-catalog-colorview-selector a.selection-btn {
  width: 33.33%;
}

.SwatchView .sws-catalog-colorview-selector>.colorview-dropdown {
  width: 33.33%;
  position: relative;
}

.SwatchView .sws-catalog-colorview-selector a.selection-btn {
  background: #fff !important;
  border-radius: 4px 4px 0 0 !important;
  border: 1px solid #ccc;
  box-shadow: none;
  width: 33.33%;
  color: #777 !important;
  font-size: 1.4rem;
  text-shadow: none;
}

.SwatchView .sws-catalog-colorview-selector a.active.selection-btn {
  color: #fff;
  background-color: #1c1c1c;
  border-color: #1c1c1c;
}

.SwatchView .sws-catalog-product-detail-overview {
  background-color: #fff !important;
}

.SwatchView .sws-catalog-specs-content-wrap .specs-content-row:nth-child(even) {
  background-color: #eee;
}

.SwatchView .sws-catalog-max-width-wrapper .sws-catalog-product-specs-container h1 {
  font-size: 2.4rem;
  font-weight: 300;
  margin: 37px auto 20px;
  text-transform: uppercase;
}

.swatchViewListItem .sws-catalog-item-description {
      top: 40%;
    color: #ad974f;
    font-size: 12px;
    bottom: unset;
    margin: 0 auto;
    max-width: 80%;
    display: block;
}

.swatchViewListItem .specs-icon {
  margin-left: 5px;
      display: inline-block;
    vertical-align: middle;
}

.swatchViewListItem .sws-catalog-item {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.swatchViewListItem .sws-catalog-item-link {
  text-align: center;
}

.swatchViewListItem .sws-catalog-item-link .itemTitle {
  font-size: 16px;
  padding-bottom: 0 !important;
  margin-bottom: 5px;
  font-weight: 400;
  text-align: center;
}

.swatchViewListItem .sws-catalog-item-link .itemsCount {
  font-size: 14px;
  text-transform: uppercase;
}

.sws-catalog-specs-content-wrap .specs-content-row:last-child {
  border: none;
}


/*# Cart modal #*/

#rootCart .cartIcon {
  padding: 5px 10px 42px;
}

#rootCart .cartContainer .cartModal.contactForm {
  width: 350px;
}

#rootCart .cartContainer .cartModal {
  z-index: 9999;
  min-width: 300px;
  margin-right: 0;
  margin-top: 0;
  width: auto;
  box-shadow: none;
  /*top: 10%;
  padding: 15px;
  left: 40%;*/
}

#rootCart .cartModal .emptyCart {
  padding: 15px 20px 10px;
  background-color: #000000;
  text-align: left;
  color: #ffffff !important;
  font: 13px / 17px 'Montserrat', sans-serif;
  text-transform: uppercase;
}

#rootCart .cartModal .cartModalContent .btnCloseModal {
  right: 0;
}

#rootCart .cartModal .cartModalContent .cartItemModalPic>a>img {
  margin-right: 20px;
  float: left;
  max-height: 50px;
}

#rootCart .cartModal .itemNameModal,
#rootCart .cartModal .prodPriceModal {
  text-align: left;
}

#rootCart .cartModal .itemNameModal .prodNameModal,
#rootCart .cartModal .prodPriceModal {
  left: 0;
}

/*#rootCart .cartModal .cartModalBtns,*/
#rootCart .cartModal .totalPriceModal {
  text-align: left;
  margin: 20px;
}

.cartModal .cartModalBtns>a {
  padding: 8px 14px 7px 14px !important;
}

#rootCart .cartModal .totalPriceModal,
#rootCart .cartModal .totalPriceModal .totalPriceHeaderModal {
  font: normal 400 14px / 26px 'Montserrat', sans-serif;
}

#rootCart .cart {
  position: relative;
}

#root .sws-catalog-product-detail-right .productDetailColor {
  margin-top: 0;
}

.sws-catalog-filter-wrap, .sws-catalog-colorview-selector, .productDetailsInnerHeader {
  display: block !important;
}

#root[catalogtype="embedded"] .sws-catalog-product-detail .sws-catalog-product-detail-left {
  width: 330px;
  float: left;
}

#root[catalogtype="embedded"] .sws-catalog-product-detail .sws-catalog-product-detail-left .category {
  margin-right: 10px;
}

@media screen and (min-width: 500px) {
.newCatalogContainer .sws-catalog-list-wrapper a {
    display: block;
    position: relative;
}

.newCatalogContainer .sws-catalog-list-wrapper a:after {
        content: "";
    display: block;
    padding-bottom: 100%;
}

.newCatalogContainer .sws-catalog-list-wrapper a img {
        position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: inline-block;
}
  }

#root[catalogtype="embedded"], #root[catalogtype="embedded"] .newCatalogContainer {
  width: 100%;
}

#root[catalogtype="embedded"] .newCatalogContainer {
  width: 1140px;
  margin: 0 auto;
}

@media screen and (max-width: 668px) {
  #root[catalogtype="embedded"], #root[catalogtype="embedded"] .newCatalogContainer {
    width: 100%;
  }
}

.newCatalogContainer .sws-catalog-item-description img {
    position: relative !important;
    top: auto !important;
    height: auto !important;
    width: auto !important;
}

#root.active {
  display: block !important;
}

/*# Site security #*/
.submitButtonSiteSecurity {
  padding: 8px 0 0 0;
  text-align: end;
}

.security-md-modal {
  margin: auto;
  width: 50%;
  max-width: fit-content;
  min-width: 320px;
  height: auto;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1300;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.security-md-show {
  visibility: visible;
}

.security-md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(228, 240, 227, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.security-md-show ~ .security-md-overlay {
  opacity: 1;
  visibility: visible;
}

.security-md-effect-12 .security-md-content {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.security-md-effect-12 .security-md-content h3,
.security-md-effect-12 .security-md-content {
  background: transparent;
}

.security-md-show.security-md-effect-12 .security-md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  width: 100%;
  justify-content: center;
}

.security-md-content table {
  width: 100%;
}

.security-md-content-protected {
  text-align: left;
  display: block;
  font-size: 1.8rem;
  padding: 0 0 3% 0;
}

.security-md-error-label span {
  color: red;
}

.security-md-content-header {
  text-align: center;
  padding: 0 0 5% 0;
}

.security-md-content-header img {
  max-width: 400px;
  max-height: 400px;
  object-fit: scale-down;
}

/*social media*/

@media (min-width: 576px) { 
  .contact_toolbox{
    position: absolute;
    right: 0;
    top: 0;
  }
  .custom-copyright-footer-container{
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-left: 0px;
    margin-right: 0px;
  }
}

/*Cart*/

/*#Cart#*/

.cartContainerModal,
.cartContainerModal .cartModal {
    position: fixed; z-index: 999; 
/*
  position: fixed;
  z-index: 999;
  */
}

.cartContainerModal{
  z-index: 9999;
}

.cartContainerModal .cartModal{
  background-color: white;margin-top: 50px;width: 310px;box-shadow: 2px 2px 19px 0px rgb(0 0 0); 
}
.cartContainerModal .cartIcon{
float: right;border-radius: 1000%;width: 60px;height: 60px;background: white;display: flex;text-align: center;color: #ffffff;position: fixed;box-shadow: 2px 2px 19px 0px rgb(0 0 0);justify-content: center;align-items: center;z-index: 9999;
}
 

.cartContainerModal .cartIcon .totalItems{
  color: black;
  font-size: inherit;
  width: initial;
  height: initial;
}

.cartModal>div{
  padding: 20px 25px 20px 20px;
  border-top: 3px solid #666666;
  color: #888;
  text-transform: uppercase;
}

.cartContainerModal .cartModal .cartBody .viewInCart a{
  text-decoration: underline;
}

.cartModal .cartModalBtns>a {
  color: #fff;
  padding-bottom: 13px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 30px;
  border: 1px solid black;
  background-color: black;
}

.cartModal .cartModalBtns {
  padding: 15px;
  margin: 0;
}


#cartPage .cart-item .btnClose{
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
  right: 0;
}

.cartTotals>div{
  float: unset;
  margin: auto;
  margin-top: 20px;
}

/*bottom*/

.cartIcon.cart-bottom-right{
  right: 15px;bottom: 15px;
}
.cartModal.cart-bottom-right{ 
  right: 50px;bottom: 15px;
 /* right: 50px;
  bottom: 15px;*/
  
}
.cartIcon.cart-bottom-left{
    left: 15px;bottom: 15px;
  /*left: 15px;
  bottom: 15px;*/
}
.cartModal.cart-bottom-left{ 
   left: 60px;bottom: 15px;
  /*left: 60px;
  bottom: 15px;*/
}

.cartIcon.cart-{
   left: 15px;bottom: 15px;
 /* left: 15px;
  bottom: 15px;*/
}
.cartModal.cart-{ 
   left: 60px;bottom: 15px;
 /* left: 60px;
  bottom: 15px;*/
}

.cartIcon.cart-null{
   left: 15px;bottom: 15px;
 /* left: 15px;
  bottom: 15px;*/
}
.cartModal.cart-null{ 
   left: 60px;bottom: 15px;
 /* left: 60px;
  bottom: 15px;*/
}

/*center*/
.cartIcon.cart-center-right{
   right: 15px;top: 45%;
 /* right: 15px;
  top: 45%;*/
}
.cartModal.cart-center-right{ 
  right: 60px;top: 40%;
  /*right: 60px;
  top: 40%;*/
}
.cartIcon.cart-center-left{
  left: 15px;top: 45%;
  /*left: 15px;
  top: 45%;*/
}
.cartModal.cart-center-left{ 
  left: 60px;top: 40%;
  /*left: 60px;
  top: 40%;*/
}

.cartIcon.cart-bottom-left:hover{
  opacity: 1;
}

.btnReturnToCart {
  padding-top: 2rem;
}


.cartListHeaders,
.cartBody{
 max-width: 95%;  
}

.cartContainerModal .cartModal .cartModalBtns{
  text-align: center;    
}
.cartContainerModal .cartModal .cartModalBtns> a{
  margin-right: 1rem; 
 }

.cartModal .cartModalContent .btnCloseModal{
   right: 20px;
}
/**
 * Buttons component  
 */

/*************************************************************************/
 /* ZoomInButton - common styles */
.zoom-viewer-actions .action-zoom-in  {
	position:absolute;
	bottom: 20px;
	z-index:1;
	background-size:112px;
 }

.zoom-viewer-actions .action-zoom-in[state]  {
    background-image: url(/CMSPages/images/v2/ZoomInButton_light_sprite.png);
}
 
/* ZoomInButton - desktop size and art */
.zoom-viewer-actions .action-zoom-in  {
    left: 20px;
    width:31px;
    height:31px;
}
.zoom-viewer-actions .action-zoom-in[state='up'] { background-position: -83px -559px; }
.zoom-viewer-actions .action-zoom-in[state='disabled'] { background-position: 1px -558px; }

/*************************************************************************/
/* ZoomOutButton - common styles */
.zoom-viewer-actions .action-zoom-out  {
	position:absolute;
	bottom: 20px;
	z-index:1;
	background-size:112px;
 }
 
.zoom-viewer-actions .action-zoom-out[state]  {
    background-image: url(/CMSPages/images/v2/ZoomOutButton_light_sprite.png);
}

/* ZoomOutButton - desktop size and art */
.zoom-viewer-actions .action-zoom-out  {
    left: 55px;
    width:31px;
    height:31px;
}
.zoom-viewer-actions .action-zoom-out[state='up'] { background-position: -83px -559px; }
.zoom-viewer-actions .action-zoom-out[state='disabled'] { background-position: 1px -558px; }

/*************************************************************************/
/* ZoomResetButton - common styles */
.zoom-viewer-actions .action-zoom-reset  {
	position:absolute;
	bottom: 20px;
	z-index:1;
	background-size:112px;
 }
 
.zoom-viewer-actions .action-zoom-reset[state]  {
    background-image: url(/CMSPages/images/v2/ZoomResetButton_light_sprite.png);
}

/* ZoomResetButton - desktop size and art */
.zoom-viewer-actions .action-zoom-reset  {
    left: 90px;
    width:31px;
    height:31px;
}
.zoom-viewer-actions .action-zoom-reset[state='up'] { background-position: -83px -559px; }
.zoom-viewer-actions .action-zoom-reset[state='disabled'] { background-position: 1px -558px; }

.zoom-viewer-actions .action-zoom-in,
.zoom-viewer-actions .action-zoom-out,
.zoom-viewer-actions .action-zoom-reset {
  background-color: #2a2a2a !important;
  padding: 0;
  border: none;
}

.zoom-viewer-actions .action-zoom-in{
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomInButton_dark_sprite.png') !important;
}
.zoom-viewer-actions .action-zoom-out{
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomOutButton_dark_sprite.png') !important;
}
.zoom-viewer-actions .action-zoom-reset{
  background-image: url('https://content.yourgreatfloors.com/App_Themes/NewProductCatalogGeneral/images/ZoomResetButton_dark_sprite.png') !important;
}

.aspNetHidden,
noscript {
  opacity: 0;
}


button.slick-arrow.slick-prev.slick-disabled,
button.slick-arrow.slick-next.slick-disabled{
  display: none!important;
  }

.slick-next,
.slick-next:hover, 
.slick-next:focus
{ 
      background: round!important;
      background-image: url('https://content.yourgreatfloors.com/SiteFiles/SharedContent/Images/slick-next.png')!important;
            background-size: cover;
            font-size: 2rem;
           
  }

.slick-prev,
.slick-prev:hover,
.slick-prev:focus{ 
      background: round!important;
      background-image: url('https://content.yourgreatfloors.com/SiteFiles/SharedContent/Images/slick-prev.png')!important;
            background-size: cover;
            font-size: 2rem;
            
  }

.slick-next:before,
.slick-prev:before{
  font-size: 0!important;
  }

/*# Parallax #*/
.contentLayout .contentLayout-img.parallax,
.contentLayout .contentLayout-img.parallax a{
  height: auto;
}
.paralax-builder .contentLayout-itemList {
  width: 100%;
}

.paralax-builder .contentLayout-info .col-sm-9 {
  top: 0;
}

.paralax-builder .parallaxSection {
  margin-bottom: 7rem;
}

.paralax-builder .widgetContainerBackgroundImage {
  -webkit-filter: blur(3px);
  transition: all 1000ms ease-in-out;
}
.paralax-builder
.contentLayout
.contentLayout-itemList
.my-pages.contentLayout-Horizontal
.contentLayout-link
a {
  font-size: 1.2rem !important;
}
.paralax-builder
.contentLayout
.contentLayout-itemList
.my-pages.contentLayout-Horizontal
.contentLayout-text {
  font-size: 1.3rem !important;
}
.paralax-builder .my-pages.contentLayout-Horizontal {
  height: 15rem !important;
}
.paralax-builder:hover .widgetContainerBackgroundImage {
  -webkit-filter: blur(0px);
  transition: all 1000ms ease-in-out;
}

.paralax-builder {
  margin-bottom: 5rem;
}


.paralax-builder .contentLayout-info.col-sm-9 {
  min-width: 100%; 
}
.paralax-builder .contentLayout-title{
  
  font-size: 2.5rem;
  line-height: 1.05;
  color: #fff;
  padding-bottom: 10px;
  
}

.paralax-builder .contentLayout-text{
  line-height: 1.5;
  color: #fff;
  font-size: 1.125rem;
  margin-bottom: 2.5rem;
}

.paralax-builder .contentLayout .contentLayout-itemList .my-pages .contentLayout-link a {
  font-size: 1.2rem!important;
  color: #fff;
  padding-bottom: 13px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 30px;
  border: 1px solid black;
  background-color: black;
}

.zoneProtected .security-md-modal .security-md-content .submitButtonSiteSecurity input{
  color: #fff;
  padding-bottom: 13px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 30px;
  border: 1px solid black;
  background-color: black;
}

.zoneProtected .security-md-modal .security-md-content .security-md-error-label span {
  color:red;
}

.zoneProtected .security-md-modal .security-md-content .security-md-error-label {
  text-align: center;
}


.paralax-builder .contentLayout .contentLayout-itemList .my-pages .contentLayout-link  a:hover {
  padding-bottom: 18px;
  padding-top: 15px;
  padding-left: 25px;
  padding-right: 25px;
}

.paralax-builder .contentLayout-textInfo{
  padding-top: 2rem; 
}








.teaser-back-img-ratio .contentLayout.contentLayout-background-wide{
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  
}

.teaser-back-img-ratio{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  
}
#contentLayoutWidget .contentLayout-background-wide .contentLayout-itemList{
  flex: auto;
}

.teaser-back-img-ratio .item-vertical-alignment-Top{
  position: absolute;
  top:0;
  left: 0;
  right: 0;
}

.contentLayout .item-vertical-alignment-Center,
.contentLayout .item-vertical-alignment-Bottom,
.contentLayout .item-vertical-alignment-Top
{
  width: 100%;
  max-width: 1420px;
  margin: auto;
}


.teaser-back-img-ratio .item-vertical-alignment-Center{
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);  
}
.teaser-back-img-ratio .widgetContainerBackgroundImage{
  background-size: cover; 
}
.teaser-back-img-ratio .item-vertical-alignment-Bottom{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;        
}

@media (max-width: 576px) {
  .paralax-builder .contentLayout-textInfo {
    padding-top: 0rem;
  }
}
@media (max-width: 768px) {
  .teaser-back-img-ratio .item-vertical-alignment-Center,
  .teaser-back-img-ratio .item-vertical-alignment-Top,
  .teaser-back-img-ratio .item-vertical-alignment-Bottom{
    position: relative;
    top: 0;
    transform: translateY(0);
  }
  .teaser-back-img-ratio .contentLayout.contentLayout-background-wide {
    position: relative;
  }
  .imageRatio2, .imageRatio3, .imageRatio4{
    height: 580px;
  }
}

@media (max-width: 992px) { 
  .teaser-back-img-ratio{
    padding: 0px!important;  
  }
  
  .teaser-back-img-ratio .contentLayout.contentLayout-background-wide {
    position: relative;
    height:100%!important;
  }
  .teaser-back-img-ratio .item-vertical-alignment-Center,
  .teaser-back-img-ratio .item-vertical-alignment-Top,
  .teaser-back-img-ratio .item-vertical-alignment-Bottom {
    position: relative;
    
  }
  .teaser-back-img-ratio .item-vertical-alignment-Center {
    transform: translateY(0%);
    
  }
}



/* parallax end */

#form {
  background: white;
}

html {
  scroll-behavior: smooth;
}
#contentMain {
  padding-top: 50px;
}
div#topMenuContainer {
  overflow: visible !important;
}
.ArticleText ul#footerMenu a {
  color: black;
}
.ArticleText ul#footerMenu {
  width: 50%;
}
.ArticleText ul#footerMenu a:hover {
  color: #58c4a7;
}
.breadcrumbContainer,
.contentHeaderText p {
  display: none;
}
.sws-catalog-filter-wrap {
  width: 100%;
}
/*# Common styles #*/
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  color: #00030a;
}
body h3,
body .h3 {
  line-height: 1.21212;
  font-size: 33px;
}
body {
  overflow-x: hidden !important;
  font-size: 14px;
  line-height: 1.71429;
}
body .button,
body .btn {
  display: inline-block;
  padding: 15px 35px;
  max-width: 100%;
  font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI",
    Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  border-radius: 5px;
  border: 2px solid;
  text-transform: uppercase;
  transition: 0.3s ease-out;
  cursor: pointer;
  text-align: center;
}

.btn.btn-default:focus,
.btn.btn-default:active,
.btn.btn-default:active:focus {
  outline: none;
}

.contentLayout-itemList {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}



.fivePerRow {
  flex: 0 0 100% ;
  max-width: 100% ;
}  



/* media for Content layout */


@media (min-width: 576px) {
  .col-sm-4 {
    flex: 0 0 100% ;
    max-width: 100% ;
  }
  .col-sm-2 {
    max-width: 50% ;
    
  }
}
@media (min-width: 768px) {
  .col-sm-3 {
    max-width: 50% ;
  }
  .col-sm-4 {
    max-width: 50% ;
  }
  
  .fivePerRow {
    max-width: 50% ;
    
  } 
  
  .col-sm-2 {
    max-width: 50% ;
    
  }
}

@media (min-width: 992px) {
  
  
  .col-sm-3 {
    flex: 0 0 33.33333% ;
    /* max-width: 25% ;*/
  }
  
  .col-sm-4 {
    flex: 0 0 33.33333% ;
    max-width: 50% ;
  }
  
  
  .col-sm-6 {
    max-width: 50% ;
  }
  
  .fivePerRow {
    /*
    flex: 0 0 33.33333% ;
    max-width: 35% ;
    */
    flex: 0 0 33.33333%;
    max-width: 35%;
  }
  .col-sm-2 {
    flex: 0 0 30.33333%;
    max-width: 35%;
  }
  
  
  .contentLayout-itemList {
    flex-direction: row ;
  }
}
@media (min-width: 1200px) {
  
  .col-sm-3 {
    flex: 0 0 33.33333% ;
    max-width: 25% ;
  }
  
  .fivePerRow {
    flex: 0 0 19.33333%;
    max-width: 35%;
  }
  .col-sm-2 {
    flex: 0 0 16.33333%;
    max-width: 35%;
  }
}
@media (min-width: 1400px) {
  
  
  
  /*.fivePerRow {
  flex: 0 0 33.33333% ;
  max-width: 25% ;
}*/
  
}

@media (min-width: 1500px) {
  
  /*
  .fivePerRow {
  flex: 0 0 33.33333%;
  max-width: 25% ;
} 
  */
  
}
@media (min-width: 1690px) {
  
  /*
  .fivePerRow {
  flex: 0 0 33.33333%;
  max-width: 20% ;
} 
  */
}










/*
@media (min-width: 576px) {
.col-sm {
flex-basis: 0;
flex-grow: 1;
max-width: 100%;
}

.col-sm-auto {
flex: 0 0 auto;
width: auto;
max-width: 100%;
}

.col-sm-1 {
flex: 0 0 8.33333%;
max-width: 8.33333%;
}

.col-sm-2 {
flex: 0 0 16.66667%;
max-width: 16.66667%;
}

.col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}

.col-sm-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}

.col-sm-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}

.col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}

.col-sm-7 {
flex: 0 0 58.33333%;
max-width: 58.33333%;
}

.col-sm-8 {
flex: 0 0 66.66667%;
max-width: 66.66667%;
}

.col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}

.col-sm-10 {
flex: 0 0 83.33333%;
max-width: 83.33333%;
}

.col-sm-11 {
flex: 0 0 91.66667%;
max-width: 91.66667%;
}

.col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}

}

*/


/*end media */


.contentLayout {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.contentLayout-Left.contentLayout-On-Top *,
.contentLayout-Left.contentLayout-Hover-Over *,
.contentLayout-Left.contentLayout-Slide-Over * {
  padding-left: 5px;
  text-align: left;
}

.contentLayout-Center.contentLayout-On-Top *,
.contentLayout-Center.contentLayout-Hover-Over *,
.contentLayout-Center.contentLayout-Slide-Over * {
  padding-left: 5px;
  text-align: center;
}

.contentLayout-Right.contentLayout-On-Top *,
.contentLayout-Right.contentLayout-Hover-Over *,
.contentLayout-Right.contentLayout-Slide-Over * {
  padding-left: 5px;
  text-align: right;
}

.contentLayout-On-Top .contentLayout-img img,
.contentLayout-On-Top .contentLayout-img,
.contentLayout-Hover-Over .contentLayout-img img,
.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img img,
.contentLayout-Slide-Over .contentLayout-img {
  height: 100%;
}

.contentLayout-On-Top .contentLayout-title,
.contentLayout-On-Top .contentLayout-link,
.contentLayout-Hover-Over .contentLayout-title,
.contentLayout-Hover-Over .contentLayout-link,
.contentLayout-Slide-Over .contentLayout-title,
.contentLayout-Slide-Over .contentLayout-link {
  padding: 15px 5px;
}

.my-pages.contentLayout-Vertical.contentLayout-Center .contentLayout-info,
.my-pages.contentLayout-Horizontal.contentLayout-Center .contentLayout-info {
  text-align: center;
}
.my-pages.contentLayout-Vertical.contentLayout-Right .contentLayout-info,
.my-pages.contentLayout-Horizontal.contentLayout-Right .contentLayout-info {
  text-align: right;
}

/*#  Defaul content layou for pages and link Horizontal STARBIS #*/

/*#  Defaul content layou for pages and link Vertical BUILDER #*/

.contentLayout-On-Top .contentLayout-img,
.contentLayout-Hover-Over .contentLayout-img,
.contentLayout-Slide-Over .contentLayout-img {
  position: relative !important;
  top: 0;
}

.my-pages:hover .contentLayout-title:after,
.my-link:hover .contentLayout-name:after {
  width: 168px;
}

/*#  Defaul content layou for pages and link Overlay BUILDER #*/



.my-pages .my-pages.contentLayout-Overlay {
  /* height: 40rem;*/
}
.my-pages.contentLayout-Overlay .contentLayout-info {
  position: absolute;
  bottom: 0;
  padding: 1.875rem 1.4rem;
}
.my-pages.contentLayout-Overlay.contentLayout-Center .contentLayout-info {
  padding: 1.875rem 3rem 1rem 1rem;
}
.my-pages.contentLayout-Overlay.contentLayout-Right .contentLayout-info {
  padding-right: 3rem;
}
.my-pages.contentLayout-Overlay.contentLayout-Right
.contentLayout-info
.contentLayout-link {
  padding-right: 3.25rem;
}

.my-pages.contentLayout-Overlay {
  position: relative;
}

.my-pages.contentLayout-Overlay,
.my-link.contentLayout-Overlay {
  overflow: hidden;
  margin-bottom: 30px;
}

.my-pages.contentLayout-Overlay .contentLayout-img,
.my-link.contentLayout-Overlay .contentLayout-img {
  opacity: 1;
  filter: brightness(100%);
}

.my-pages.contentLayout-Overlay .contentLayout-title,
.my-link.contentLayout-Overlay .contentLayout-name {
  font-size: 2.5rem;
  line-height: 1.05;
  color: #fff;
  padding-bottom: 10px;
}

.my-pages.contentLayout-Overlay .contentLayout-text,
.my-link.contentLayout-Overlay .contentLayout-text {
  line-height: 1.5;
  color: #fff;
  font-size: 1.125rem;
}

.my-pages.contentLayout-Overlay .contentLayout-link a,
.my-link.contentLayout-Overlay .contentLayout-link a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  font-size: 0.875rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.71;
  letter-spacing: normal;
  position: relative;
}
.my-pages.contentLayout-Overlay .contentLayout-img a {
  height: 100%;
  width: 100%;
}
.my-pages.contentLayout-Overlay .contentLayout-link a::after {
  content: "";
  position: absolute;
  right: -40px;
  top: 50%;
  height: 1px;
  width: 35px;
  background-color: #fff;
}

.my-pages.contentLayout-Overlay .contentLayout-img img {
  /*  height: 100% !important;*/
  max-width: 100%;
}

.my-pages.contentLayout-Overlay .contentLayout-title {
  right: 0px;
  opacity: 1;
  transition: 1s;
  z-index: 1;
}
.my-pages.contentLayout-Overlay .contentLayout-text {
  right: 0px;
  opacity: 1;
  transition: 1s;
  z-index: 1;
}

@media screen and (max-width: 576px) {
  .my-pages.contentLayout-Overlay {
    display: flex;
    flex-direction: column;
  }
  .my-pages.contentLayout-Overlay .contentLayout-info {
    position: relative;
    margin-top: 10px;
  }
  
  .my-pages.contentLayout-Overlay .contentLayout-title,
  .my-pages.contentLayout-Overlay .contentLayout-text,
  .my-pages.contentLayout-Overlay .contentLayout-link a {
    color: #1f1f1f !important;
  }
  
  .my-pages.contentLayout-Overlay .contentLayout-link a::after {
    content: "";
    position: absolute;
    right: -40px;
    top: 50%;
    height: 1px;
    width: 35px;
    background-color: #1f1f1f;
  }
  
  .my-pages.contentLayout-Overlay .contentLayout-img {
    height: 300px;
  }
  
  .my-pages.contentLayout-Overlay {
    height: 38rem;
  }
  
  .my-pages.contentLayout-Overlay .contentLayout-link {
    right: 0px;
    opacity: 1;
    transition: 1s;
    z-index: 1;
  }
  
  .contentLayout-title,
  .contentLayout-text,
  .contentLayout-link {
    text-shadow: rgba(0, 0, 0, 0) 0px 0px 10px;
  }
  /*
  .my-pages .contentLayout-info {
  padding: 1.875rem 0rem ;
}
  
  */
}

.promotions__carousel_details.related-carousel {
  display: flex;
  flex-wrap: initial;
}
@media (max-width: 768px) {
  .promotions__carousel_details.related-carousel {
    display: grid !important;
  }
}
.builder-breadcrumbs {
  max-width: 80%;
  margin: auto;
}

@media (min-width: 768px) {
  .item.align-items-start {
    flex: auto !important;
  }
  .promotions__carousel_details.related-carousel {
    max-width: 100% !important;
  }
  section.promotions.related {
    margin-bottom: 5rem !important;
  }
  .contentLayout-img > a {
    min: with;
  }
  .builder-breadcrumbs {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .promotions__carousel_details.related-carousel {
    max-width: 100% !important;
  }
  .builder-breadcrumbs {
    max-width: 100%;
  }
}
.builder-header {
  position: relative;
}
.builder-header .builder-img {
  height: 100%;
  position: relative;
  max-width: 100%;
  min-width: 100%;
  object-fit: cover;
}

/* overlay quick solution */
.contentLayout-Overlay .contentLayout-img {
  height: 100% !important;
}

.contentLayout-Slide-Over:hover .contentLayout-img {
  opacity: 1!important;
  
}

/* VERTICLAL */



/*#  Defaul content layou for pages and link Vertical BUILDER #*/

.my-pages.contentLayout-Vertical.contentLayout-Center .contentLayout-info {
  padding: 1.375rem 1rem 1rem 1rem;
}
.my-pages.contentLayout-Vertical.contentLayout-Right .contentLayout-info {
  padding-right: 3rem;
}
.my-pages.contentLayout-Vertical.contentLayout-Right
.contentLayout-info
.contentLayout-link {
  padding-right: 3.25rem;
}

.my-pages.contentLayout-Vertical {
  position: relative;
}

.my-pages.contentLayout-Vertical,
.my-link.contentLayout-Vertical {
  overflow: hidden;
  margin-bottom: 30px;
  /*  display: table!important;*/
}

.my-pages.contentLayout-Vertical .contentLayout-img,
.my-link.contentLayout-Vertical .contentLayout-img {
  opacity: 1;
  filter: brightness(100%);
}

.my-pages.contentLayout-Vertical .contentLayout-title,
.my-link.contentLayout-Vertical .contentLayout-name {
  font-size: 2.5rem;
  line-height: 1.05;
  color: #fff;
  padding-bottom: 10px;
}

.my-pages.contentLayout-Vertical .contentLayout-text,
.my-link.contentLayout-Vertical .contentLayout-text {
  line-height: 1.5;
  color: #fff;
  font-size: 1.125rem;
}

.my-pages.contentLayout-Vertical .contentLayout-link a,
.my-link.contentLayout-Vertical .contentLayout-link a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  font-size: 0.875rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.71;
  letter-spacing: normal;
  position: relative;
}
.my-pages.contentLayout-Vertical .contentLayout-img a {
  /* height: 100%;*/
  width: 100%;
}
.my-pages.contentLayout-Vertical .contentLayout-link a::after {
  content: "";
  position: absolute;
  right: -40px;
  top: 50%;
  height: 1px;
  width: 35px;
  background-color: #fff;
}

.my-pages.contentLayout-Vertical .contentLayout-img img {
  /*  height: 100% !important;*/
  max-width: 100%;
  min-width: 100%;
}

.my-pages.contentLayout-Vertical .contentLayout-title {
  right: 0px;
  opacity: 1;
  transition: 1s;
  z-index: 1;
}
.my-pages.contentLayout-Vertical .contentLayout-text {
  right: 0px;
  opacity: 1;
  transition: 1s;
  z-index: 1;
}
.my-pages.contentLayout-Vertical .contentLayout-text{
  
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 576px) {
  
  .my-pages.contentLayout-Vertical .contentLayout-info {
    /*  padding-top: 1.8rem;   */
  }
  
  .my-pages.contentLayout-Vertical .contentLayout-info .contentLayout-title{
    font-size: 1.3rem;
  }
  
  .my-pages.contentLayout-Vertical
  {
    
  }
  .my-pages.contentLayout-Vertical {
    display: flex;
    flex-direction: column;
  }
  .my-pages.contentLayout-Vertical .contentLayout-info {
    position: relative;
    margin-top: 10px;
  }
  
  .my-pages.contentLayout-Vertical .contentLayout-title,
  .my-pages.contentLayout-Vertical .contentLayout-text,
  .my-pages.contentLayout-Vertical .contentLayout-link a {
    color: #fff !important;
  }
  
  .my-pages.contentLayout-Vertical .contentLayout-link a::after {
    content: "";
    position: absolute;
    right: -40px;
    top: 50%;
    height: 1px;
    width: 35px;
    background-color: #1f1f1f;
  }
  
  /*
  .my-pages.contentLayout-Vertical .contentLayout-img {
  height: 300px;
}
  */
  
  .my-pages.contentLayout-Vertical {
    /*  height: 38rem;*/
  }
  
  .my-pages.contentLayout-Vertical .contentLayout-link {
    right: 0px;
    opacity: 1;
    transition: 1s;
    z-index: 1;
  }
}

/* new */

.my-pages.contentLayout-Vertical .contentLayout-info .contentLayout-textInfoParent{
  
  display: flex;
  flex-direction: column;
  
}
.my-pages.contentLayout-Vertical .contentLayout-info .contentLayout-textInfoParent .contentLayout-textInfo{
  width: 100%;
  /* margin-top: auto;*/
}

.sherwin-carpet .my-pages.contentLayout-Vertical .contentLayout-info .contentLayout-textInfoParent .contentLayout-textInfo{
  margin-top: auto;
}


.promotions #contentLayoutWidget .my-pages.contentLayout-Vertical .contentLayout-textInfoParent {
  min-height: 100%;
  /* background-color: #000; */
  padding: 1rem;
  /*   background-color: #2d2d2d;*/
}


.promotions #contentLayoutWidget .my-pages.contentLayout-Vertical .contentLayout-info {
  flex-grow: 1;
  position: relative;
  overflow-wrap: break-word;
}



.swcards-builder .contentLayout-img  img{
  object-fit: contain;
}

.swcards-builder .contentLayout-itemList {
  max-width: 1170px;
  margin: auto;
}

.swcards-builder .my-pages.contentLayout-Vertical {
  margin-top: 5rem;
}




/* HORIZONTAL */


.my-pages.contentLayout-Horizontal .contentLayout-title,
.my-pages.contentLayout-Horizontal .contentLayout-text,
.my-pages.contentLayout-Horizontal .contentLayout-link a {
  color: #fff;
}
.my-pages.contentLayout-Horizontal .contentLayout-title,
.my-link.contentLayout-Horizontal .contentLayout-name {
  font-size: 2.5rem;
  line-height: 1.05;
  color: #fff;
  padding-bottom: 10px;
}

.my-pages.contentLayout-Horizontal .contentLayout-text,
.my-link.contentLayout-Horizontal .contentLayout-text {
  line-height: 1.5;
  color: #fff;
  font-size: 1.125rem;
}

.my-pages.contentLayout-Horizontal .contentLayout-link a,
.my-link.contentLayout-Horizontal .contentLayout-link a {
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
  font-size: 0.875rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.71;
  letter-spacing: normal;
  position: relative;
}
.promotions .my-pages.contentLayout-Horizontal.contentLayout-Left.contentLayoutImage-Left {
  display: flex;
  flex-wrap: wrap;
}

.promotions  .contentLayout-Horizontal .contentLayout-img {
  width: 50%;
  overflow: hidden;
  padding-right: 0;
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  /* height: 100%; */
  max-width: none;
}
.my-pages.contentLayout-Horizontal .contentLayout-text{
  
  margin-bottom: 2.5rem;
}

.promotions  .contentLayout-Horizontal .contentLayout-info {
  position: relative;
  display: inline-flex;
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #2d2d2d;
}





/*
five per row 
*/


@media (max-width: 991px){
    .checkout .ContactForm {
    display: block;
    width: 100%;
  }
  
  .checkout .OrderSection{
    display: block;
    width: 100%;
    margin: auto;
  }
  
  #contentLayoutWidget .contentLayout-Horizontal,
  #contentLayoutWidget .contentLayout-Vertical,
  #contentLayoutWidget .contentLayout-Overlay {
    min-width: 33.3333333%;
  }
}
.product-list__head {
  padding-bottom: 2rem;
}


/*# Main  #*/
@import url("https://fonts.googleapis.com/css?family=Lato:300,300i,400,700,700i&display=swap");
@import url(/CMSPages/assets/libs/slick.css);

body {
  font-family: Lato,sans-serif !important
}

a:focus, button:focus {
  outline: none !important
}

a:hover, button:hover {
  text-decoration: none !important
}

.close-btn {
  position: absolute;
  right: 4%;
  top: 3.9%;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #fff;
  border-radius: 50%;
  z-index: 20
}

@media screen and (min-width:992px) {
  .close-btn {
    top: 3.2%
  }
}
/*
.load-more {
margin-bottom: 6.25rem
}*/

.load-more button {
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1f1f1f;
  border-radius: 24px;
  box-shadow: 0 12px 12px 0 rgba(65,65,65,.22);
  background-color: #fff;
  padding: .65rem 4.1rem
}

@media screen and (min-width:768px) {
  .load-more button {
    font-size: 1.0625rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1f1f1f
  }
}

.load-more button:focus {
  box-shadow: 0 12px 12px 0 rgba(0,0,0,.1);
  outline: none
}

.btn.btn-outline {
  border-radius: 24px;
  border: 1.5px solid #1f1f1f;
  background-color: #fff;
  padding: .875rem 1.1rem;
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1f1f1f;
  margin-bottom: 1rem;
  transition: .25s ease-in-out
}

@media screen and (min-width:992px) {
  .btn.btn-outline {
    padding: .875rem 1.8rem
  }
}

.btn.btn-outline:hover {
  background-color: #1f1f1f;
  color: #fff
}

@media screen and (min-width:768px) {
  .btn.btn-outline {
    min-width: 11.25rem
  }
}

.btn.btn-outline:focus {
  box-shadow: none
}

.btn.btn-inverse,
#cartPage .cart .cartTotals .btnCheckout a,
.checkout .btnCheckout,
#cartPage .return-to-shop .returnBtn {
  border-radius: 24px;
  border: 1.5px solid #1f1f1f;
  background-color: #1f1f1f;
  padding: .875rem 2.9rem;
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 1rem;
  transition: .25s ease-in-out
}

#cartPage .btnReturnToCatalog a {
  border-radius: 24px;
  border: 1.5px solid #1f1f1f;
  background-color: #fff;
  padding: .875rem 2.9rem;
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1f1f1f;
  margin-bottom: 1rem;
  transition: .25s ease-in-out;
  display: block;
  text-align: center;
  padding: 16px 0;
  text-transform: none;
}

@media screen and (min-width:992px) {
  .btn.btn-inverse {
    padding: .875rem 1.8rem
  }
}

.btn.btn-inverse:hover {
  background-color: #fff;
  color: #1f1f1f
}

@media screen and (min-width:768px) {
  .btn.btn-inverse {
    min-width: 11.25rem
  }
}

.btn.btn-inverse:focus {
  box-shadow: none
}

header {
  position: relative;
}

header .item:hover {
  cursor: -webkit-grab;
  cursor: grab
}

header .item:focus {
  outline: none !important
}

header .item.slick-slide {
  border: 0
}

header .item img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
}


@media screen and (min-width:992px) {
  
  header .item {
    margin: 0
  }
  
}

header .header-carousel-box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
  height: 16.75rem;
  width: 16.75rem;
}

header .header-carousel-box img,
header .header-carousel-box {
  max-width: 7.8125rem;
  max-height: 7.8125rem;
}

@media screen and (min-width:768px) {
  
  header .header-carousel-box img,
  header .header-carousel-box{
    max-width: 7.8125rem;
    max-height: 7.8125rem;
  }
}

@media screen and (min-width:992px) {
  
  header .header-carousel-box img,
  header .header-carousel-box {
    max-width: 20rem;
    max-height: 20rem;
  }
}

header .header-carousel-watermark {
  position: absolute;
  bottom: 1.875rem;
  right: 0;
  left: 0;
  z-index: 2;
  text-align: center
}

header .header-carousel-watermark img {
  max-width: 10rem;
  height: auto
}

@media screen and (min-width:768px) {
  header .header-carousel-watermark {
    bottom: 1rem;
    right: 1.5rem;
    left: auto;
    text-align: center
  }
  
  header .header-carousel-watermark img {
    max-width: 12rem;
    height: auto
  }
}

@media screen and (min-width:992px) {
  header .header-carousel-watermark {
    bottom: 1.875rem;
    right: 2.5rem
  }
  
  header .header-carousel-watermark img {
    max-width: 15.3125rem;
    height: auto
  }
}

.promotions {
  margin-top: 3.75rem
}

.promotions .container-fluid {
  max-width: 1440px
}

@media screen and (min-width:768px) {
  .promotions {
    margin-top: 5rem
  }
}

.promotions__card {
  margin-bottom: 3.75rem
}

.promotions__card h1 {
  font-family: Lato,sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: .1px;
  color: #1f1f1f;
  text-align: center;
}

@media screen and (min-width:768px) {
  .promotions__card h1 {
    font-size: 2rem
  }
}

@media screen and (min-width:992px) {
  .promotions__card h1 {
    font-size: 2.7rem
  }
}

.promotions__card h6 {
  font-family: Lato,sans-serif;
  font-size: 1rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  max-width: 80%;
  margin: auto
}

@media screen and (min-width:768px) {
  .promotions__card h6 {
    font-size: 1rem;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto
  }
}

@media screen and (min-width:992px) {
  .promotions__card h6 {
    font-size: 1.125rem;
    max-width: 100%
  }
}

.promotions__carousel_details {
  margin-left: auto
}

@media screen and (min-width:768px) {
  .promotions__carousel_details {
    max-width: 768px;
    padding-left: 25px
  }
}

@media screen and (min-width:992px) {
  .promotions__carousel_details {
    max-width: 1305px;
    padding-left: 15px
  }
}

.promotions__carousel_details .slick-list {
  padding: 0 10% 0 0
}

@media screen and (min-width:992px) {
  .promotions__carousel_details .slick-list {
    padding: 0 23% 0 0
  }
}

.promotions__carousel_details .item {
  height: 32rem;
  background-repeat: no-repeat;
  margin: 0 10px;
  position: relative
}

.promotions__carousel_details .item img {
  width: 100%;
  height: 16.25rem;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top
}

@media screen and (min-width:768px) {
  .promotions__carousel_details .item img {
    height: 100%
  }
}

.promotions__carousel_details .item__caption {
  position: relative;
  z-index: 5;
  padding-top: 1.4375rem
}

.promotions__carousel_details .item__caption h2 {
  font-size: 2rem;
  line-height: 1.05
}

.promotions__carousel_details .item__caption h2, .promotions__carousel_details .item__caption p {
  font-family: Lato,sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #1f1f1f
}

.promotions__carousel_details .item__caption p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.25rem
}

.promotions__carousel_details .item__caption a {
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.71;
  letter-spacing: normal;
  color: #1f1f1f;
  position: relative
}

.promotions__carousel_details .item__caption a:after {
  content: "";
  position: absolute;
  right: -40px;
  top: 50%;
  height: 1px;
  width: 35px;
  background-color: #1f1f1f
}

@media screen and (min-width:768px) {
  .promotions__carousel_details .item__caption a:after {
    background-color: #fff
  }
}

.promotions__carousel_details .item__caption a:hover {
  text-decoration: none
}

@media screen and (min-width:768px) {
  .promotions__carousel_details .item__caption {
    bottom: 25px
  }
  
  .promotions__carousel_details .item__caption h2 {
    font-size: 2rem;
    line-height: 1.05
  }
  
  .promotions__carousel_details .item__caption h2, .promotions__carousel_details .item__caption p {
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #fff
  }
  
  .promotions__carousel_details .item__caption p {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1.25rem
  }
  
  .promotions__carousel_details .item__caption a {
    font-size: .875rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.71;
    letter-spacing: normal;
    color: #fff
  }
}

@media screen and (min-width:992px) {
  .promotions__carousel_details .item__caption h2 {
    font-size: 2.5rem;
    line-height: 1.05
  }
  
  .promotions__carousel_details .item__caption h2, .promotions__carousel_details .item__caption p {
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #fff
  }
  
  .promotions__carousel_details .item__caption p {
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 2.5rem
  }
  
  .promotions__carousel_details .item__caption a {
    font-size: .875rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.71;
    letter-spacing: normal;
    color: #fff
  }
}

.promotions__carousel_details .item:focus {
  outline: none !important
}

@media screen and (min-width:768px) {
  .promotions__carousel_details .item {
    background-size: cover;
    height: 26.25rem;
    background-position: 50%
  }
}

@media screen and (min-width:768px) {
  .promotions__carousel_details .item__caption {
    font-family: Lato,sans-serif;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 1.875rem 1.25rem
  }
}

@media screen and (min-width:992px) {
  .promotions__carousel_details .item {
    height: 45rem
  }
  
  .promotions__carousel_details .item__caption {
    padding: 2.5rem
  }
}

.promotions__carousel_details__nav {
  position: relative;
  display: inline-block;
  margin-top: 2
}

@media screen and (min-width:768px) {
  .promotions__carousel_details__nav {
    margin-top: 2.8125rem
  }
}

.promotions__carousel_details__nav__arrow {
  background-color: transparent;
  border: 0;
  padding: 0;
  position: absolute;
  top: -40%;
  z-index: 15
}

@media screen and (min-width:768px) {
  .promotions__carousel_details__nav__arrow {
    top: -40%
  }
}

@media screen and (min-width:992px) {
  .promotions__carousel_details__nav__arrow {
    top: -25%
  }
}

.promotions__carousel_details__nav__arrow i {
  border: solid #1f1f1f;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 10px
}

@media screen and (min-width:768px) {
  .promotions__carousel_details__nav__arrow i {
    padding: 10px
  }
}

@media screen and (min-width:992px) {
  .promotions__carousel_details__nav__arrow i {
    padding: 8px
  }
}

.promotions__carousel_details__nav .left-arrow {
  left: -20%
}

.promotions__carousel_details__nav .left-arrow i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg)
}

.promotions__carousel_details__nav .right-arrow {
  right: -20%
}

.promotions__carousel_details__nav .right-arrow i {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg)
}

.promotions__carousel_details__nav .slick-dots {
  display: flex;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  position: relative;
  margin-bottom: 0
}

.promotions__carousel_details__nav .slick-dots button:not(.promotions__carousel_details__nav__arrow) {
  font-size: 0;
  width: 12px;
  height: 12px;
  background-color: #f2f2f2;
  border: 0;
  border-radius: 50%
}

.promotions__carousel_details__nav .slick-dots li {
  display: flex;
  align-items: center
}

.promotions__carousel_details__nav .slick-dots li:not(:first-of-type) {
  margin-left: 1.25rem
}

.promotions__carousel_details__nav .slick-dots li.slick-active button {
  background-color: #1f1f1f
}

.product-list { /*margin-top:7.1875rem*/
}

.product-list__head {
  margin-bottom: 3.75rem
}

.product-list__head h1 {
  font-family: Lato,sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: .1;
  color: #1f1f1f;
  margin-bottom: 1.5625rem
}

@media screen and (min-width:768px) {
  .product-list__head h1 {
    font-size: 2rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: .1;
    color: #1f1f1f
  }
}

@media screen and (min-width:992px) {
  .product-list__head h1 {
    font-size: 2.5rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: .1;
    color: #1f1f1f
  }
}

.product-list__head h6 {
  font-family: Lato,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #1f1f1f;
  max-width: 70%;
  margin: auto
}

@media screen and (min-width:768px) {
  .product-list__head h6 {
    font-size: 1rem;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #1f1f1f;
    max-width: 60%
  }
}

@media screen and (min-width:992px) {
  .product-list__head h6 {
    font-size: 1.125rem;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #1f1f1f;
    max-width: 50%
  }
}

.product-list__filters__item {
  margin-bottom: 3.125rem
}

.product-list__filters .dropdown-toggle {
  font-family: Lato,sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  font-stretch: normal;
  border: none;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1f1f1f;
  border-radius: 50px;
  box-shadow: 0 12px 12px 0 rgba(0,0,0,.1);
  background-color: #fff;
  padding: .5rem 2.5rem .5rem 1.875rem
}

@media screen and (min-width:768px) {
  .product-list__filters .dropdown-toggle {
    font-size: 1rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: italic;
    line-height: 2;
    letter-spacing: normal;
    color: #1f1f1f
  }
}

@media screen and (min-width:992px) {
  .product-list__filters .dropdown-toggle {
    font-size: 1.10rem;
    font-weight: 700;
    border: none;
    font-stretch: normal;
    font-style: italic;
    line-height: 2;
    letter-spacing: normal;
    color: #1f1f1f
  }
}

.product-list__filters .dropdown-toggle:focus {
  box-shadow: 0 12px 12px 0 rgba(0,0,0,.1);
  outline: none
}

.product-list__filters .dropdown-toggle:after {
  border: solid #1f1f1f;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg)
}

.product-list__filters .dropdown-menu {
  border: 0;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  box-shadow: 0 12px 12px 0 rgba(0,0,0,.1)
}

.product-list__filters .dropdown-menu a {
  font-family: Lato,sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1f1f1f
}

@media screen and (min-width:768px) {
  .product-list__filters .dropdown-menu a {
    font-size: 1rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: italic;
    line-height: 2;
    letter-spacing: normal;
    color: #1f1f1f
  }
}

@media screen and (min-width:992px) {
  .product-list__filters .dropdown-menu a {
    font-size: 1.25rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: italic;
    line-height: 2;
    letter-spacing: normal;
    color: #1f1f1f
  }
}

.product-list__filters .dropdown-menu a:active, .product-list__filters .dropdown-menu a:focus, .product-list__filters .dropdown-menu a:hover {
  background-color: transparent
}

.product-list__title h2 {
  font-family: Lato,sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1f1f1f;
  margin-bottom: 2.9375rem
}

.product-list__products__item {
  margin-bottom: 5rem
}

.product-list__products__item__thumbnail {
  height: 8.75rem
}

.product-list__products__item__thumbnail img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

@media screen and (min-width:768px) {
  .product-list__products__item__thumbnail {
    height: 10.9375rem
  }
}

@media screen and (min-width:992px) {
  .product-list__products__item__thumbnail {
    height: 18.75rem
  }
}

.product-list__products__item a {
  font-family: Lato,sans-serif
}

.product-list__products__item a:hover {
  text-decoration: unset
}

.product-list__products__item__name {
  margin-top: 1rem
}

.product-list__products__item__name h5 {
  font-size: 1.125rem;
  font-style: normal;
  line-height: 1.5
}

.product-list__products__item__colors div:first-of-type, .product-list__products__item__name h5 {
  font-family: Lato,sans-serif;
  font-weight: 400;
  font-stretch: normal;
  letter-spacing: normal;
  color: #1f1f1f
}

.product-list__products__item__colors div:first-of-type {
  font-size: .875rem;
  font-style: italic;
  line-height: 1.71;
  margin-bottom: 1rem
}

@media screen and (min-width:992px) {
  .product-list__products__item__colors div:first-of-type {
    margin-bottom: 0
  }
}

.product-list__products__item__colors small {
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.71;
  letter-spacing: normal;
  color: #1f1f1f
}

.product-list__products__item__colors input[type=radio] {
  display: none
}

.product-list__products__item__colors input[type=radio]:checked + label {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
  border: 2.5px solid #fff
}

.product-list__products__item__colors label {
  font-family: Lato,sans-serif;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 50%;
  margin-bottom: 0
}

.product-list__products__item__colors label:not(:last-of-type) {
  margin-right: .625rem
}

.product-list__products__item__colors label:hover {
  cursor: pointer
}

@media screen and (min-width:768px) {
  .product-list__products__item__colors label {
    width: 1.5rem;
    height: 1.5rem
  }
}

#detailsCarousel {
  height: 17.5rem
}

@media screen and (min-width:992px) {
  #detailsCarousel {
    height: 23.75rem;
    height: 100%
  }
}

#detailsCarousel .carousel-inner {
  height: 100%
}

#detailsCarousel ol.carousel-indicators {
  top: 2.5rem;
  bottom: auto;
  background-color: #fff;
  width: fit-content;
  padding: 1.25rem 1rem
}

@media screen and (min-width:992px) {
  #detailsCarousel ol.carousel-indicators {
    padding: 1.25rem 2rem
  }
}

#detailsCarousel ol.carousel-indicators li {
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1f1f1f;
  width: auto;
  height: auto;
  text-indent: 0;
  position: relative;
  opacity: 1;
  border: 0
}

@media screen and (min-width:992px) {
  #detailsCarousel ol.carousel-indicators li {
    font-size: 1.25rem
  }
}

#detailsCarousel ol.carousel-indicators li:first-child {
  margin-right: 2.5rem
}

#detailsCarousel ol.carousel-indicators li.active:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 2.5px;
  background-color: #1f1f1f;
  bottom: -3px
}

@media screen and (min-width:992px) {
  #detailsCarousel ol.carousel-indicators li.active:after {
    bottom: 0
  }
}

#detailsCarousel .carousel-item {
  height: 100%;
  background-color: #fff
}

#detailsCarousel .carousel-item-room img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

#detailsCarousel .carousel-item-swatch img {
  width: 53%
}

@media screen and (min-width:768px) {
  #detailsCarousel .carousel-item-swatch img {
    width: 60%
  }
}

@media screen and (min-width:992px) {
  #detailsCarousel .carousel-item-swatch img {
    width: 80%;
    margin-top: 0
  }
}

.product-details {
  position: relative
}

@media screen and (max-width:991px) {
  .product-details .container-fluid {
    padding: 0
  }
  
  .product-details .container-fluid .row {
    margin: 0
  }
  
  .product-details .container-fluid .row .column {
    padding: 0
  }
}

.product-details__desc {
  height: 100%;
  margin-top: 1rem;
  padding: 1rem 0 1rem 1.875rem
}

.product-details__desc .slick-list {
  padding: 0 10% 0 0
}

@media screen and (min-width:768px) {
  .product-details__desc {
    padding: 1rem 0 1rem 5.625rem
  }
  
  .product-details__desc .slick-list {
    padding: 0 4% 0 0
  }
}

@media screen and (min-width:992px) {
  .product-details__desc {
    margin-top: 10%;
    padding: 1rem 2rem
  }
}

@media screen and (min-width:1200px) {
  .product-details__desc {
    padding: 1rem 6.25rem
  }
}

.product-details__desc__title {
  margin-bottom: 0
}

.product-details__desc__title h6 {
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1f1f1f
}

@media screen and (min-width:768px) {
  .product-details__desc__title h6 {
    font-size: 1rem
  }
}

@media screen and (min-width:992px) {
  .product-details__desc__title h6 {
    font-size: 1.125rem
  }
}

.product-details__desc__title h2 {
  font-family: Lato,sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  color: #1f1f1f
}

@media screen and (min-width:768px) {
  .product-details__desc__title h2 {
    font-size: 2rem
  }
}

@media screen and (min-width:992px) {
  .product-details__desc__title h2 {
    font-size: 3rem
  }
}

.product-details__desc__title p {
  font-family: Lato,sans-serif;
  font-size: 1rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #1f1f1f
}

@media screen and (min-width:768px) {
  .product-details__desc__title p {
    font-size: 1.125rem
  }
}

@media screen and (min-width:992px) {
  .product-details__desc__title p {
    font-size: 1.5rem
  }
}

@media screen and (min-width:768px) {
  .product-details__desc__title {
    margin-bottom: 1.625rem
  }
}

@media screen and (min-width:992px) {
  .product-details__desc__title {
    margin-bottom: 2.5rem
  }
}

.product-details__desc__colors {
  margin-bottom: 1.875rem
}

.product-details__desc__colors__item {
  margin: 3px;
  height: 3.5625rem
}

.product-details__desc__colors__item:focus {
  outline: none
}

@media screen and (min-width:768px) {
  .product-details__desc__colors__item {
    margin: 5px;
    width: 5rem;
    height: auto
  }
}

@media screen and (min-width:992px) {
  .product-details__desc__colors__item {
    width: calc(20%)
  }
}

.product-details__desc__colors__item input {
  display: none
}

.product-details__desc__colors__item input:checked + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(0,0%,100%,.6)
}

.product-details__desc__colors__item input:checked + label:before {
  content: url(/CMSPages/assets/images/tick.png);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 50%;
  background-color: #fff;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px
}

@media screen and (min-width:768px) {
  .product-details__desc__colors__item input:checked + label:before {
    width: 2.5rem;
    height: 2.5rem
  }
}

.product-details__desc__colors__item label {
  height: 100%;
  position: relative;
  margin-bottom: 0
}

.product-details__desc__colors__item label img {
  width: 100%;
  height: 100%
}

.product-details__desc__colors__item label:hover {
  cursor: pointer
}

.product-details__desc__params__item {
  margin-bottom: 1.25rem
}

.product-details__desc__params__item:not(:last-child) {
  margin-right: 2.75rem
}

.product-details__desc__params__item p {
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.71;
  letter-spacing: normal;
  color: #1f1f1f
}

@media screen and (max-width:767px) {
  .product-details__desc__params__item p {
    margin-bottom: .2rem
  }
}

.product-details__desc__params__item h5 {
  font-family: Lato,sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #1f1f1f
}

@media screen and (min-width:992px) {
  .product-details__desc__params__item {
    margin-bottom: 2.5rem
  }
}

#root .product-details__desc__actions .addToCart,
#root .product-details__desc__actions .viewToCart {
  margin: 0;
}

.product-details__desc__actions button {
  font-family: Lato,sans-serif
}

.product-details__desc__actions button:not(:last-child) {
  margin-right: 1.4375rem
}

@media screen and (min-width:768px) {
  .product-details__desc__actions button:not(:last-child) {
    margin-right: 1.875rem
  }
}

.product-details__desc__documents {
  margin-top: 2rem
}
.product-details__desc__documents:nth-of-type(2n){
   margin-bottom: 1rem
}

@media screen and (min-width:992px) {
/*  .product-details__desc__documents {
    margin-top: 3.75rem
  }*/
}

.product-details__desc__documents a {
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1f1f1f
}

.product-details__desc__documents a:first-child {
  margin-right: 4rem
}

.product-details__desc__documents a:hover {
  color: #1f1f1f
}

.product-details__desc__footer {
  padding: 2.9rem 1rem;
  background-color: #1f1f1f;
  margin-top: 4rem
}

@media screen and (min-width:992px) {
  .product-details__desc__footer {
    padding: 2.9rem 1rem;
    margin-top: 0
  }
}

.product-details__desc__footer * {
  color: #fff
}

.product-details__desc__footer__icon {
  margin-bottom: 1rem
}

@media screen and (min-width:768px) {
  .product-details__desc__footer__icon {
    margin-bottom: 0;
    margin-right: 1.25rem
  }
}

.product-details__desc__footer__text {
  font-family: Lato,sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin-bottom: 1.4375rem
}

@media screen and (min-width:768px) {
  .product-details__desc__footer__text {
    margin-right: 1.25rem;
    margin-bottom: 0
  }
}

.product-details__desc__footer__btn a {
  font-family: Lato,sans-serif;
  font-size: .875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1f1f1f;
  border-radius: 24px;
  box-shadow: 0 12px 12px 0 rgba(65,65,65,.22);
  background-color: #fff;
  padding: .97rem 1.8rem;
  white-space: nowrap
}

.product-details__desc__footer__btn a:focus {
  box-shadow: 0 12px 12px 0 rgba(0,0,0,.1);
  outline: none
}

.product-details__desc__footer__btn a:hover {
  text-decoration: unset;
  color: #1f1f1f
}
/*!
* Bootstrap v4.3.1 (https://getbootstrap.com/)
* Copyright 2011-2019 The Bootstrap Authors
* Copyright 2011-2019 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/ :root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
}

*, :after, :before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0,0,0,0)
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block
}

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus {
  outline: 0 !important
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}

address {
  font-style: normal;
  line-height: inherit
}

address, dl, ol, ul {
  margin-bottom: 1rem
}

dl, ol, ul {
  margin-top: 0
}

ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0
}

dt {
  font-weight: 700
}

dd {
  margin-bottom: .5rem;
  margin-left: 0
}

blockquote {
  margin: 0 0 1rem
}

b, strong {
  font-weight: bolder
}

small {
  font-size: 80%
}

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent
}

a:hover {
  color: #0056b3;
  text-decoration: underline
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none
}

a:not([href]):not([tabindex]):focus {
  outline: 0
}

code, kbd, pre, samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
  font-size: 1em
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto
}

figure {
  margin: 0 0 1rem
}

img {
  border-style: none
}

img, svg {
  vertical-align: middle
}

svg {
  overflow: hidden
}

table {
  border-collapse: collapse
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}

th {
  text-align: inherit
}

label {
  display: inline-block;
  margin-bottom: .5rem
}

button {
  border-radius: 0
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button, input {
  overflow: visible
}

button, select {
  text-transform: none
}

select {
  word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox
}

textarea {
  overflow: auto;
  resize: vertical
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}

progress {
  vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

output {
  display: inline-block
}

summary {
  display: list-item;
  cursor: pointer
}

template {
  display: none
}

[hidden] {
  display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2
}

.h1, h1 {
  font-size: 2.5rem
}

.h2, h2 {
  font-size: 2rem
}

.h3, h3 {
  font-size: 1.75rem
}

.h4, h4 {
  font-size: 1.5rem
}

.h5, h5 {
  font-size: 1.25rem
}

.h6, h6 {
  font-size: 1rem
}

.lead {
  font-size: 1.25rem;
  font-weight: 300
}

.display-1 {
  font-size: 6rem
}

.display-1, .display-2 {
  font-weight: 300;
  line-height: 1.2
}

.display-2 {
  font-size: 5.5rem
}

.display-3 {
  font-size: 4.5rem
}

.display-3, .display-4 {
  font-weight: 300;
  line-height: 1.2
}

.display-4 {
  font-size: 3.5rem
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0,0,0,.1)
}

.small, small {
  font-size: 80%;
  font-weight: 400
}

.mark, mark {
  padding: .2em;
  background-color: #fcf8e3
}

.list-inline, .list-unstyled {
  padding-left: 0;
  list-style: none
}

.list-inline-item {
  display: inline-block
}

.list-inline-item:not(:last-child) {
  margin-right: .5rem
}

.initialism {
  font-size: 90%;
  text-transform: uppercase
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d
}

.blockquote-footer:before {
  content: "\2014\00A0"
}

.img-fluid, .img-thumbnail {
  max-width: 100%;
  height: auto
}

.img-thumbnail {
  padding: .25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: .25rem
}

.figure {
  display: inline-block
}

.figure-img {
  margin-bottom: .5rem;
  line-height: 1
}

.figure-caption {
  font-size: 90%;
  color: #6c757d
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word
}

a > code {
  color: inherit
}

kbd {
  padding: .2rem .4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll
}

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto
}

#cartPage,
#root .checkout {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:576px) {
  .container,
  #cartPage,
  #root .checkout {
    max-width: 540px
  }
}

@media (min-width:768px) {
  .container,
  #cartPage,
  #root .checkout {
    max-width: 720px
  }
}

@media (min-width:992px) {
  .container,
  #cartPage,
  #root .checkout {
    max-width: 960px
  }
}

@media (min-width:1200px) {
  .container,
  #cartPage,
  #root .checkout {
    max-width: 1140px
  }
}

.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px
}

.no-gutters {
  margin-right: 0;
  margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .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-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .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-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%
}

.order-first {
  order: -1
}

.order-last {
  order: 13
}

.order-0 {
  order: 0
}

.order-1 {
  order: 1
}

.order-2 {
  order: 2
}

.order-3 {
  order: 3
}

.order-4 {
  order: 4
}

.order-5 {
  order: 5
}

.order-6 {
  order: 6
}

.order-7 {
  order: 7
}

.order-8 {
  order: 8
}

.order-9 {
  order: 9
}

.order-10 {
  order: 10
}

.order-11 {
  order: 11
}

.order-12 {
  order: 12
}

.offset-1 {
  margin-left: 8.33333%
}

.offset-2 {
  margin-left: 16.66667%
}

.offset-3 {
  margin-left: 25%
}

.offset-4 {
  margin-left: 33.33333%
}

.offset-5 {
  margin-left: 41.66667%
}

.offset-6 {
  margin-left: 50%
}

.offset-7 {
  margin-left: 58.33333%
}

.offset-8 {
  margin-left: 66.66667%
}

.offset-9 {
  margin-left: 75%
}

.offset-10 {
  margin-left: 83.33333%
}

.offset-11 {
  margin-left: 91.66667%
}

@media (min-width:576px) {
  
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  
  /* .col-sm-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%
}
  
  .col-sm-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%
}
  
  .col-sm-3 {
  flex: 0 0 25%;
  max-width: 25%
}
  
  .col-sm-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%
}
  
  .col-sm-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%
}
  
  .col-sm-6 {
  flex: 0 0 50%;
  max-width: 50%
}
  
  .col-sm-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%
}
  
  .col-sm-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%
}
  
  .col-sm-9 {
  flex: 0 0 75%;
  max-width: 75%
}
  
  .col-sm-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%
}
  
  .col-sm-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%
}
  */
  /*
  .col-sm-12 {
  flex: 0 0 100%;
  max-width: 100%
}
  */
  .order-sm-first {
    order: -1
  }
  
  .order-sm-last {
    order: 13
  }
  
  .order-sm-0 {
    order: 0
  }
  
  .order-sm-1 {
    order: 1
  }
  
  .order-sm-2 {
    order: 2
  }
  
  .order-sm-3 {
    order: 3
  }
  
  .order-sm-4 {
    order: 4
  }
  
  .order-sm-5 {
    order: 5
  }
  
  .order-sm-6 {
    order: 6
  }
  
  .order-sm-7 {
    order: 7
  }
  
  .order-sm-8 {
    order: 8
  }
  
  .order-sm-9 {
    order: 9
  }
  
  .order-sm-10 {
    order: 10
  }
  
  .order-sm-11 {
    order: 11
  }
  
  .order-sm-12 {
    order: 12
  }
  
  .offset-sm-0 {
    margin-left: 0
  }
  
  .offset-sm-1 {
    margin-left: 8.33333%
  }
  
  .offset-sm-2 {
    margin-left: 16.66667%
  }
  
  .offset-sm-3 {
    margin-left: 25%
  }
  
  .offset-sm-4 {
    margin-left: 33.33333%
  }
  
  .offset-sm-5 {
    margin-left: 41.66667%
  }
  
  .offset-sm-6 {
    margin-left: 50%
  }
  
  .offset-sm-7 {
    margin-left: 58.33333%
  }
  
  .offset-sm-8 {
    margin-left: 66.66667%
  }
  
  .offset-sm-9 {
    margin-left: 75%
  }
  
  .offset-sm-10 {
    margin-left: 83.33333%
  }
  
  .offset-sm-11 {
    margin-left: 91.66667%
  }
}


@media (min-width:768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  
  .order-md-first {
    order: -1
  }
  
  .order-md-last {
    order: 13
  }
  
  .order-md-0 {
    order: 0
  }
  
  .order-md-1 {
    order: 1
  }
  
  .order-md-2 {
    order: 2
  }
  
  .order-md-3 {
    order: 3
  }
  
  .order-md-4 {
    order: 4
  }
  
  .order-md-5 {
    order: 5
  }
  
  .order-md-6 {
    order: 6
  }
  
  .order-md-7 {
    order: 7
  }
  
  .order-md-8 {
    order: 8
  }
  
  .order-md-9 {
    order: 9
  }
  
  .order-md-10 {
    order: 10
  }
  
  .order-md-11 {
    order: 11
  }
  
  .order-md-12 {
    order: 12
  }
  
  .offset-md-0 {
    margin-left: 0
  }
  
  .offset-md-1 {
    margin-left: 8.33333%
  }
  
  .offset-md-2 {
    margin-left: 16.66667%
  }
  
  .offset-md-3 {
    margin-left: 25%
  }
  
  .offset-md-4 {
    margin-left: 33.33333%
  }
  
  .offset-md-5 {
    margin-left: 41.66667%
  }
  
  .offset-md-6 {
    margin-left: 50%
  }
  
  .offset-md-7 {
    margin-left: 58.33333%
  }
  
  .offset-md-8 {
    margin-left: 66.66667%
  }
  
  .offset-md-9 {
    margin-left: 75%
  }
  
  .offset-md-10 {
    margin-left: 83.33333%
  }
  
  .offset-md-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  
  .order-lg-first {
    order: -1
  }
  
  .order-lg-last {
    order: 13
  }
  
  .order-lg-0 {
    order: 0
  }
  
  .order-lg-1 {
    order: 1
  }
  
  .order-lg-2 {
    order: 2
  }
  
  .order-lg-3 {
    order: 3
  }
  
  .order-lg-4 {
    order: 4
  }
  
  .order-lg-5 {
    order: 5
  }
  
  .order-lg-6 {
    order: 6
  }
  
  .order-lg-7 {
    order: 7
  }
  
  .order-lg-8 {
    order: 8
  }
  
  .order-lg-9 {
    order: 9
  }
  
  .order-lg-10 {
    order: 10
  }
  
  .order-lg-11 {
    order: 11
  }
  
  .order-lg-12 {
    order: 12
  }
  
  .offset-lg-0 {
    margin-left: 0
  }
  
  .offset-lg-1 {
    margin-left: 8.33333%
  }
  
  .offset-lg-2 {
    margin-left: 16.66667%
  }
  
  .offset-lg-3 {
    margin-left: 25%
  }
  
  .offset-lg-4 {
    margin-left: 33.33333%
  }
  
  .offset-lg-5 {
    margin-left: 41.66667%
  }
  
  .offset-lg-6 {
    margin-left: 50%
  }
  
  .offset-lg-7 {
    margin-left: 58.33333%
  }
  
  .offset-lg-8 {
    margin-left: 66.66667%
  }
  
  .offset-lg-9 {
    margin-left: 75%
  }
  
  .offset-lg-10 {
    margin-left: 83.33333%
  }
  
  .offset-lg-11 {
    margin-left: 91.66667%
  }
}

@media (min-width:1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
  }
  
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
  }
  
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
  }
  
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
  
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
  }
  
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%
  }
  
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
  }
  
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%
  }
  
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
  }
  
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
  }
  
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%
  }
  
  .order-xl-first {
    order: -1
  }
  
  .order-xl-last {
    order: 13
  }
  
  .order-xl-0 {
    order: 0
  }
  
  .order-xl-1 {
    order: 1
  }
  
  .order-xl-2 {
    order: 2
  }
  
  .order-xl-3 {
    order: 3
  }
  
  .order-xl-4 {
    order: 4
  }
  
  .order-xl-5 {
    order: 5
  }
  
  .order-xl-6 {
    order: 6
  }
  
  .order-xl-7 {
    order: 7
  }
  
  .order-xl-8 {
    order: 8
  }
  
  .order-xl-9 {
    order: 9
  }
  
  .order-xl-10 {
    order: 10
  }
  
  .order-xl-11 {
    order: 11
  }
  
  .order-xl-12 {
    order: 12
  }
  
  .offset-xl-0 {
    margin-left: 0
  }
  
  .offset-xl-1 {
    margin-left: 8.33333%
  }
  
  .offset-xl-2 {
    margin-left: 16.66667%
  }
  
  .offset-xl-3 {
    margin-left: 25%
  }
  
  .offset-xl-4 {
    margin-left: 33.33333%
  }
  
  .offset-xl-5 {
    margin-left: 41.66667%
  }
  
  .offset-xl-6 {
    margin-left: 50%
  }
  
  .offset-xl-7 {
    margin-left: 58.33333%
  }
  
  .offset-xl-8 {
    margin-left: 66.66667%
  }
  
  .offset-xl-9 {
    margin-left: 75%
  }
  
  .offset-xl-10 {
    margin-left: 83.33333%
  }
  
  .offset-xl-11 {
    margin-left: 91.66667%
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529
}

.table td, .table th {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6
}

.table-sm td, .table-sm th {
  padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
  border: 1px solid #dee2e6
}

.table-bordered thead td, .table-bordered thead th {
  border-bottom-width: 2px
}

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05)
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0,0,0,.075)
}

.table-primary, .table-primary > td, .table-primary > th {
  background-color: #b8daff
}

.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
  border-color: #7abaff
}

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9fcdff
}

.table-secondary, .table-secondary > td, .table-secondary > th {
  background-color: #d6d8db
}

.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
  border-color: #b3b7bb
}

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf
}

.table-success, .table-success > td, .table-success > th {
  background-color: #c3e6cb
}

.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
  border-color: #8fd19e
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb
}

.table-info, .table-info > td, .table-info > th {
  background-color: #bee5eb
}

.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
  border-color: #86cfda
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5
}

.table-warning, .table-warning > td, .table-warning > th {
  background-color: #ffeeba
}

.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
  border-color: #ffdf7e
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe8a1
}

.table-danger, .table-danger > td, .table-danger > th {
  background-color: #f5c6cb
}

.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
  border-color: #ed969e
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b0b7
}

.table-light, .table-light > td, .table-light > th {
  background-color: #fdfdfe
}

.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
  border-color: #fbfcfc
}

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6
}

.table-dark, .table-dark > td, .table-dark > th {
  background-color: #c6c8ca
}

.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
  border-color: #95999c
}

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbe
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0,0,0,.075)
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.table-dark {
  color: #fff;
  background-color: #343a40
}

.table-dark td, .table-dark th, .table-dark thead th {
  border-color: #454d55
}

.table-dark.table-bordered {
  border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0,0%,100%,.05)
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0,0%,100%,.075)
}

@media (max-width:575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  
  .table-responsive-sm > .table-bordered {
    border: 0
  }
}

@media (max-width:767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  
  .table-responsive-md > .table-bordered {
    border: 0
  }
}

@media (max-width:991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  
  .table-responsive-lg > .table-bordered {
    border: 0
  }
}

@media (max-width:1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
  }
  
  .table-responsive-xl > .table-bordered {
    border: 0
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch
}

.table-responsive > .table-bordered {
  border: 0
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .form-control {
    transition: none
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

.form-control-file, .form-control-range {
  display: block;
  width: 100%
}

.col-form-label {
  padding-top: calc(.375rem + 1px);
  padding-bottom: calc(.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5
}

.col-form-label-lg {
  padding-top: calc(.5rem + 1px);
  padding-bottom: calc(.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5
}

.col-form-label-sm {
  padding-top: calc(.25rem + 1px);
  padding-bottom: calc(.25rem + 1px);
  font-size: .875rem;
  line-height: 1.5
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: .375rem;
  padding-bottom: .375rem;
  margin-bottom: 0;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0
}

.form-control-sm {
  height: calc(1.5em + .5rem + 2px);
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

select.form-control[multiple], select.form-control[size], textarea.form-control {
  height: auto
}

.form-group {
  margin-bottom: 1rem
}

.form-text {
  display: block;
  margin-top: .25rem
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px
}

.form-row > .col, .form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem
}

.form-check-input {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d
}

.form-check-label {
  margin-bottom: 0
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: .75rem
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: .3125rem;
  margin-left: 0
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #28a745
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40,167,69,.9);
  border-radius: .25rem
}

.form-control.is-valid, .was-validated .form-control:valid {
  border-color: #28a745;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%208%208'%3E%3Cpath%20fill='%2328a745'%20d='M2.3%206.73L.6%204.53c-.4-1.04.46-1.4%201.1-.8l1.1%201.4%203.4-3.8c.6-.63%201.6-.27%201.2.7l-4%204.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
  display: block
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
  border-color: #28a745;
  padding-right: calc((3em + 2.25rem)/4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23343a40'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%208%208'%3E%3Cpath%20fill='%2328a745'%20d='M2.3%206.73L.6%204.53c-.4-1.04.46-1.4%201.1-.8l1.1%201.4%203.4-3.8c.6-.63%201.6-.27%201.2.7l-4%204.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip {
  display: block
}

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
  color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
  display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
  color: #28a745
}

.custom-control-input.is-valid ~ .custom-control-label:before, .was-validated .custom-control-input:valid ~ .custom-control-label:before {
  border-color: #28a745
}

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip {
  display: block
}

.custom-control-input.is-valid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label:before {
  border-color: #34ce57;
  background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before, .custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-file-input:valid ~ .custom-file-label {
  border-color: #28a745
}

.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip {
  display: block
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.25)
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .25rem .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220,53,69,.9);
  border-radius: .25rem
}

.form-control.is-invalid, .was-validated .form-control:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23dc3545'%20viewBox='-2%20-2%207%207'%3E%3Cpath%20stroke='%23dc3545'%20d='M0%200l3%203m0-3L0%203'/%3E%3Ccircle%20r='.5'/%3E%3Ccircle%20cx='3'%20r='.5'/%3E%3Ccircle%20cy='3'%20r='.5'/%3E%3Ccircle%20cx='3'%20cy='3'%20r='.5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
  display: block
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + .75rem);
  background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid, .was-validated .custom-select:invalid {
  border-color: #dc3545;
  padding-right: calc((3em + 2.25rem)/4 + 1.75rem);
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23343a40'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23dc3545'%20viewBox='-2%20-2%207%207'%3E%3Cpath%20stroke='%23dc3545'%20d='M0%200l3%203m0-3L0%203'/%3E%3Ccircle%20r='.5'/%3E%3Ccircle%20cx='3'%20r='.5'/%3E%3Ccircle%20cy='3'%20r='.5'/%3E%3Ccircle%20cx='3'%20cy='3'%20r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip {
  display: block
}

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #dc3545
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
  color: #dc3545
}

.custom-control-input.is-invalid ~ .custom-control-label:before, .was-validated .custom-control-input:invalid ~ .custom-control-label:before {
  border-color: #dc3545
}

.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
  display: block
}

.custom-control-input.is-invalid:checked ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before {
  border-color: #e4606d;
  background-color: #e4606d
}

.custom-control-input.is-invalid:focus ~ .custom-control-label:before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before, .custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-file-input:invalid ~ .custom-file-label {
  border-color: #dc3545
}

.custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
  display: block
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.25)
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center
}

.form-inline .form-check {
  width: 100%
}

@media (min-width:576px) {
  .form-inline label {
    justify-content: center
  }
  
  .form-inline .form-group, .form-inline label {
    display: flex;
    align-items: center;
    margin-bottom: 0
  }
  
  .form-inline .form-group {
    flex: 0 0 auto;
    flex-flow: row wrap
  }
  
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }
  
  .form-inline .form-control-plaintext {
    display: inline-block
  }
  
  .form-inline .custom-select, .form-inline .input-group {
    width: auto
  }
  
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0
  }
  
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: .25rem;
    margin-left: 0
  }
  
  .form-inline .custom-control {
    align-items: center;
    justify-content: center
  }
  
  .form-inline .custom-control-label {
    margin-bottom: 0
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .btn {
    transition: none
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none
}

.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.btn.disabled, .btn:disabled {
  opacity: .65
}

a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(38,143,255,.5)
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62
}

.btn-secondary.focus, .btn-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(130,138,145,.5)
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34
}

.btn-success.focus, .btn-success:focus {
  box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(72,180,97,.5)
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b
}

.btn-info.focus, .btn-info:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(58,176,195,.5)
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00
}

.btn-warning.focus, .btn-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(222,170,12,.5)
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130
}

.btn-danger.focus, .btn-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(225,83,97,.5)
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5
}

.btn-light.focus, .btn-light:focus {
  box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(216,217,219,.5)
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124
}

.btn-dark.focus, .btn-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(82,88,93,.5)
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success.focus, .btn-outline-success:focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info.focus, .btn-outline-info:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light.focus, .btn-outline-light:focus {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark.focus, .btn-outline-dark:focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline
}

.btn-link.focus, .btn-link:focus {
  text-decoration: underline;
  box-shadow: none
}

.btn-link.disabled, .btn-link:disabled {
  color: #6c757d;
  pointer-events: none
}

.btn-group-lg > .btn, .btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.btn-block {
  display: block;
  width: 100%
}

.btn-block + .btn-block {
  margin-top: .5rem
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%
}

.fade {
  transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
  .fade {
    transition: none
  }
}

.fade:not(.show) {
  opacity: 0
}

.collapse:not(.show) {
  display: none
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
  .collapsing {
    transition: none
  }
}

.dropdown, .dropleft, .dropright, .dropup {
  position: relative
}

.dropdown-toggle {
  white-space: nowrap
}

.dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
  margin-left: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: .25rem
}

.dropdown-menu-left {
  right: auto;
  left: 0
}

.dropdown-menu-right {
  right: 0;
  left: auto
}

@media (min-width:576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0
  }
  
  .dropdown-menu-sm-right {
    right: 0;
    left: auto
  }
}

@media (min-width:768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0
  }
  
  .dropdown-menu-md-right {
    right: 0;
    left: auto
  }
}

@media (min-width:992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0
  }
  
  .dropdown-menu-lg-right {
    right: 0;
    left: auto
  }
}

@media (min-width:1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0
  }
  
  .dropdown-menu-xl-right {
    right: 0;
    left: auto
  }
}

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: 0;
  border-right: .3em solid transparent;
  border-bottom: .3em solid;
  border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
  margin-left: 0
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: .125rem
}

.dropright .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: 0;
  border-bottom: .3em solid transparent;
  border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
  margin-left: 0
}

.dropright .dropdown-toggle:after {
  vertical-align: 0
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
  display: inline-block;
  margin-left: .255em;
  vertical-align: .255em;
  content: "";
  display: none
}

.dropleft .dropdown-toggle:before {
  display: inline-block;
  margin-right: .255em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid transparent;
  border-right: .3em solid;
  border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
  margin-left: 0
}

.dropleft .dropdown-toggle:before {
  vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
  right: auto;
  bottom: auto
}

.dropdown-divider {
  height: 0;
  margin: .5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent
}

.dropdown-menu.show {
  display: block
}

.dropdown-header {
  display: block;
  padding: .5rem 1.5rem;
  margin-bottom: 0;
  font-size: .875rem;
  color: #6c757d;
  white-space: nowrap
}

.dropdown-item-text {
  display: block;
  padding: .25rem 1.5rem;
  color: #212529
}

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle
}

.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  flex: 1 1 auto
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 1
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start
}

.btn-toolbar .input-group {
  width: auto
}

.btn-group > .btn-group:not(:first-child), .btn-group > .btn:not(:first-child) {
  margin-left: -1px
}

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.dropdown-toggle-split {
  padding-right: .5625rem;
  padding-left: .5625rem
}

.dropdown-toggle-split:after, .dropright .dropdown-toggle-split:after, .dropup .dropdown-toggle-split:after {
  margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
  margin-right: 0
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
  padding-right: .375rem;
  padding-left: .375rem
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
  padding-right: .75rem;
  padding-left: .75rem
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group {
  width: 100%
}

.btn-group-vertical > .btn-group:not(:first-child), .btn-group-vertical > .btn:not(:first-child) {
  margin-top: -1px
}

.btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0
}

.btn-group-toggle > .btn-group > .btn input[type=checkbox], .btn-group-toggle > .btn-group > .btn input[type=radio], .btn-group-toggle > .btn input[type=checkbox], .btn-group-toggle > .btn input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0
}

.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
  margin-left: -1px
}

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
  z-index: 3
}

.input-group > .custom-file .custom-file-input:focus {
  z-index: 4
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group > .custom-file {
  display: flex;
  align-items: center
}

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label:after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.input-group-append, .input-group-prepend {
  display: flex
}

.input-group-append .btn, .input-group-prepend .btn {
  position: relative;
  z-index: 2
}

.input-group-append .btn:focus, .input-group-prepend .btn:focus {
  z-index: 3
}

.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px
}

.input-group-prepend {
  margin-right: -1px
}

.input-group-append {
  margin-left: -1px
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
  margin-top: 0
}

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px)
}

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + .5rem + 2px)
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 1.75rem
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem
}

.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0
}

.custom-control-input:checked ~ .custom-control-label:before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff
}

.custom-control-input:focus ~ .custom-control-label:before {
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label:before {
  border-color: #80bdff
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d
}

.custom-control-input:disabled ~ .custom-control-label:before {
  background-color: #e9ecef
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top
}

.custom-control-label:before {
  pointer-events: none;
  background-color: #fff;
  border: 1px solid #adb5bd
}

.custom-control-label:after, .custom-control-label:before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: ""
}

.custom-control-label:after {
  background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
  border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%208%208'%3E%3Cpath%20fill='%23fff'%20d='M6.564.75l-3.59%203.612-1.538-1.55L0%204.26l2.974%202.99L8%202.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
  border-color: #007bff;
  background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%204'%3E%3Cpath%20stroke='%23fff'%20d='M0%202h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0,123,255,.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
  background-color: rgba(0,123,255,.5)
}

.custom-radio .custom-control-label:before {
  border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='-4%20-4%208%208'%3E%3Ccircle%20r='3'%20fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0,123,255,.5)
}

.custom-switch {
  padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: .5rem
}

.custom-switch .custom-control-label:after {
  top: calc(.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: .5rem;
  transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .custom-switch .custom-control-label:after {
    transition: none
  }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label:after {
  background-color: #fff;
  transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before {
  background-color: rgba(0,123,255,.5)
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem 1.75rem .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23343a40'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: .75rem;
  background-image: none
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef
}

.custom-select::-ms-expand {
  display: none
}

.custom-select-sm {
  height: calc(1.5em + .5rem + 2px);
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: .5rem;
  font-size: .875rem
}

.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  font-size: 1.25rem
}

.custom-file {
  display: inline-block;
  margin-bottom: 0
}

.custom-file, .custom-file-input {
  position: relative;
  width: 100%;
  height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
  z-index: 2;
  margin: 0;
  opacity: 0
}

.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef
}

.custom-file-input:lang(en) ~ .custom-file-label:after {
  content: "Browse"
}

.custom-file-input ~ .custom-file-label[data-browse]:after {
  content: attr(data-browse)
}

.custom-file-label {
  left: 0;
  z-index: 1;
  height: calc(1.5em + .75rem + 2px);
  font-weight: 400;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem
}

.custom-file-label, .custom-file-label:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: .375rem .75rem;
  line-height: 1.5;
  color: #495057
}

.custom-file-label:after {
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + .75rem);
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0
}

.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.custom-range:focus {
  outline: none
}

.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)
}

.custom-range::-moz-focus-outer {
  border: 0
}

.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -webkit-appearance: none;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none
  }
}

.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  -moz-appearance: none;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-moz-range-thumb {
    transition: none
  }
}

.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-moz-range-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem
}

.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: .2rem;
  margin-left: .2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  appearance: none
}

@media (prefers-reduced-motion:reduce) {
  .custom-range::-ms-thumb {
    transition: none
  }
}

.custom-range::-ms-thumb:active {
  background-color: #b3d7ff
}

.custom-range::-ms-track {
  width: 100%;
  height: .5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: .5rem
}

.custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper {
  background-color: #dee2e6;
  border-radius: 1rem
}

.custom-range::-ms-fill-upper {
  margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default
}

.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
  cursor: default
}

.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd
}

.custom-control-label:before, .custom-file-label, .custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .custom-control-label:before, .custom-file-label, .custom-select {
    transition: none
  }
}

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav-link {
  display: block;
  padding: .5rem 1rem
}

.nav-link:focus, .nav-link:hover {
  text-decoration: none
}

.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
  margin-bottom: -1px
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.nav-pills .nav-link {
  border-radius: .25rem
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff
}

.nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center
}

.nav-justified .nav-item {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center
}

.tab-content > .tab-pane {
  display: none
}

.tab-content > .active {
  display: block
}

.navbar {
  position: relative;
  padding: .5rem 1rem
}

.navbar, .navbar > .container, .navbar > .container-fluid {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}

.navbar-brand {
  display: inline-block;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap
}

.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none
}

.navbar-text {
  display: inline-block;
  padding-top: .5rem;
  padding-bottom: .5rem
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center
}

.navbar-toggler {
  padding: .25rem .75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: .25rem
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat 50%;
  background-size: 100% 100%
}

@media (max-width:575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  
  .navbar-expand-sm .navbar-nav {
    flex-direction: row
  }
  
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute
  }
  
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
    flex-wrap: nowrap
  }
  
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  
  .navbar-expand-sm .navbar-toggler {
    display: none
  }
}

@media (max-width:767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  
  .navbar-expand-md .navbar-nav {
    flex-direction: row
  }
  
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute
  }
  
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
    flex-wrap: nowrap
  }
  
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  
  .navbar-expand-md .navbar-toggler {
    display: none
  }
}

@media (max-width:991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  
  .navbar-expand-lg .navbar-nav {
    flex-direction: row
  }
  
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute
  }
  
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
    flex-wrap: nowrap
  }
  
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  
  .navbar-expand-lg .navbar-toggler {
    display: none
  }
}

@media (max-width:1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start
  }
  
  .navbar-expand-xl .navbar-nav {
    flex-direction: row
  }
  
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute
  }
  
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
  }
  
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
    flex-wrap: nowrap
  }
  
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto
  }
  
  .navbar-expand-xl .navbar-toggler {
    display: none
  }
}

.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start
}

.navbar-expand > .container, .navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0
}

.navbar-expand .navbar-nav {
  flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: .5rem;
  padding-left: .5rem
}

.navbar-expand > .container, .navbar-expand > .container-fluid {
  flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto
}

.navbar-expand .navbar-toggler {
  display: none
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: rgba(0,0,0,.9)
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0,0,0,.5)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0,0,0,.7)
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0,0,0,.3)
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0,0,0,.9)
}

.navbar-light .navbar-toggler {
  color: rgba(0,0,0,.5);
  border-color: rgba(0,0,0,.1)
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox='0%200%2030%2030'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20stroke='rgba(0,%200,%200,%200.5)'%20stroke-width='2'%20stroke-linecap='round'%20stroke-miterlimit='10'%20d='M4%207h22M4%2015h22M4%2023h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
  color: rgba(0,0,0,.5)
}

.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
  color: rgba(0,0,0,.9)
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
  color: #fff
}

.navbar-dark .navbar-nav .nav-link {
  color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: hsla(0,0%,100%,.75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: hsla(0,0%,100%,.25)
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
  color: #fff
}

.navbar-dark .navbar-toggler {
  color: hsla(0,0%,100%,.5);
  border-color: hsla(0,0%,100%,.1)
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox='0%200%2030%2030'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20stroke='rgba(255,%20255,%20255,%200.5)'%20stroke-width='2'%20stroke-linecap='round'%20stroke-miterlimit='10'%20d='M4%207h22M4%2015h22M4%2023h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
  color: hsla(0,0%,100%,.5)
}

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
  color: #fff
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem
}

.card > hr {
  margin-right: 0;
  margin-left: 0
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem
}

.card-title {
  margin-bottom: .75rem
}

.card-subtitle {
  margin-top: -.375rem
}

.card-subtitle, .card-text:last-child {
  margin-bottom: 0
}

.card-link:hover {
  text-decoration: none
}

.card-link + .card-link {
  margin-left: 1.25rem
}

.card-header {
  padding: .75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125)
}

.card-header:first-child {
  border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0
}

.card-footer {
  padding: .75rem 1.25rem;
  background-color: rgba(0,0,0,.03);
  border-top: 1px solid rgba(0,0,0,.125)
}

.card-footer:last-child {
  border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
  margin-bottom: -.75rem;
  border-bottom: 0
}

.card-header-pills, .card-header-tabs {
  margin-right: -.625rem;
  margin-left: -.625rem
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem
}

.card-img {
  width: 100%;
  border-radius: calc(.25rem - 1px)
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px)
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(.25rem - 1px);
  border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck {
  display: flex;
  flex-direction: column
}

.card-deck .card {
  margin-bottom: 10px
}

@media (min-width:576px) {
  .card-deck {
    flex-flow: row wrap;
    margin-right: -10px;
    margin-left: -10px
  }
  
  .card-deck .card {
    display: flex;
    flex: 1 0 0%;
    flex-direction: column;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px
  }
}

.card-group {
  display: flex;
  flex-direction: column
}

.card-group > .card {
  margin-bottom: 10px
}

@media (min-width:576px) {
  .card-group {
    flex-flow: row wrap
  }
  
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0
  }
  
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0
  }
  
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
  }
  
  .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0
  }
  
  .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0
  }
  
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
  }
  
  .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0
  }
  
  .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0
  }
}

.card-columns .card {
  margin-bottom: .75rem
}

@media (min-width:576px) {
  .card-columns {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1
  }
  
  .card-columns .card {
    display: inline-block;
    width: 100%
  }
}

.accordion > .card {
  overflow: hidden
}

.accordion > .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0
}

.accordion > .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.accordion > .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.accordion > .card .card-header {
  margin-bottom: -1px
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: .5rem
}

.breadcrumb-item + .breadcrumb-item:before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover:before {
  text-decoration: underline;
  text-decoration: none
}

.breadcrumb-item.active {
  color: #6c757d
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem
}

.page-link {
  position: relative;
  display: block;
  padding: .5rem .75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6
}

.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.25)
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.page-item:last-child .page-link {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6
}

.pagination-lg .page-link {
  padding: .75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: .3rem;
  border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: .3rem;
  border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: .2rem;
  border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: .2rem;
  border-bottom-right-radius: .2rem
}

.badge {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .badge {
    transition: none
  }
}

a.badge:focus, a.badge:hover {
  text-decoration: none
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.badge-pill {
  padding-right: .6em;
  padding-left: .6em;
  border-radius: 10rem
}

.badge-primary {
  color: #fff;
  background-color: #007bff
}

a.badge-primary:focus, a.badge-primary:hover {
  color: #fff;
  background-color: #0062cc
}

a.badge-primary.focus, a.badge-primary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(0,123,255,.5)
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d
}

a.badge-secondary:focus, a.badge-secondary:hover {
  color: #fff;
  background-color: #545b62
}

a.badge-secondary.focus, a.badge-secondary:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(108,117,125,.5)
}

.badge-success {
  color: #fff;
  background-color: #28a745
}

a.badge-success:focus, a.badge-success:hover {
  color: #fff;
  background-color: #1e7e34
}

a.badge-success.focus, a.badge-success:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(40,167,69,.5)
}

.badge-info {
  color: #fff;
  background-color: #17a2b8
}

a.badge-info:focus, a.badge-info:hover {
  color: #fff;
  background-color: #117a8b
}

a.badge-info.focus, a.badge-info:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(23,162,184,.5)
}

.badge-warning {
  color: #212529;
  background-color: #ffc107
}

a.badge-warning:focus, a.badge-warning:hover {
  color: #212529;
  background-color: #d39e00
}

a.badge-warning.focus, a.badge-warning:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(255,193,7,.5)
}

.badge-danger {
  color: #fff;
  background-color: #dc3545
}

a.badge-danger:focus, a.badge-danger:hover {
  color: #fff;
  background-color: #bd2130
}

a.badge-danger.focus, a.badge-danger:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(220,53,69,.5)
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa
}

a.badge-light:focus, a.badge-light:hover {
  color: #212529;
  background-color: #dae0e5
}

a.badge-light.focus, a.badge-light:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(248,249,250,.5)
}

.badge-dark {
  color: #fff;
  background-color: #343a40
}

a.badge-dark:focus, a.badge-dark:hover {
  color: #fff;
  background-color: #1d2124
}

a.badge-dark.focus, a.badge-dark:focus {
  outline: 0;
  box-shadow: 0 0 0 .2rem rgba(52,58,64,.5)
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: .3rem
}

@media (min-width:576px) {
  .jumbotron {
    padding: 4rem 2rem
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0
}

.alert {
  position: relative;
  padding: .75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: .25rem
}

.alert-heading {
  color: inherit
}

.alert-link {
  font-weight: 700
}

.alert-dismissible {
  padding-right: 4rem
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: .75rem 1.25rem;
  color: inherit
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff
}

.alert-primary hr {
  border-top-color: #9fcdff
}

.alert-primary .alert-link {
  color: #002752
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db
}

.alert-secondary hr {
  border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
  color: #202326
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb
}

.alert-success hr {
  border-top-color: #b1dfbb
}

.alert-success .alert-link {
  color: #0b2e13
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb
}

.alert-info hr {
  border-top-color: #abdde5
}

.alert-info .alert-link {
  color: #062c33
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba
}

.alert-warning hr {
  border-top-color: #ffe8a1
}

.alert-warning .alert-link {
  color: #533f03
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb
}

.alert-danger hr {
  border-top-color: #f1b0b7
}

.alert-danger .alert-link {
  color: #491217
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe
}

.alert-light hr {
  border-top-color: #ececf6
}

.alert-light .alert-link {
  color: #686868
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca
}

.alert-dark hr {
  border-top-color: #b9bbbe
}

.alert-dark .alert-link {
  color: #040505
}

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0
  }
  
  to {
    background-position: 0 0
  }
}

@keyframes progress-bar-stripes {
  0% {
    background-position: 1rem 0
  }
  
  to {
    background-position: 0 0
  }
}

.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #e9ecef;
  border-radius: .25rem
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width .6s ease
}

@media (prefers-reduced-motion:reduce) {
  .progress-bar {
    transition: none
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);
  background-size: 1rem 1rem
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none
  }
}

.media {
  display: flex;
  align-items: flex-start
}

.media-body {
  flex: 1
}

.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit
}

.list-group-item-action:focus, .list-group-item-action:hover {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef
}

.list-group-item {
  position: relative;
  display: block;
  padding: .75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,.125)
}

.list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.list-group-horizontal {
  flex-direction: row
}

.list-group-horizontal .list-group-item {
  margin-right: -1px;
  margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
  border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
  margin-right: 0;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: 0
}

@media (min-width:576px) {
  .list-group-horizontal-sm {
    flex-direction: row
  }
  
  .list-group-horizontal-sm .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }
  
  .list-group-horizontal-sm .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  
  .list-group-horizontal-sm .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}

@media (min-width:768px) {
  .list-group-horizontal-md {
    flex-direction: row
  }
  
  .list-group-horizontal-md .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }
  
  .list-group-horizontal-md .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  
  .list-group-horizontal-md .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}

@media (min-width:992px) {
  .list-group-horizontal-lg {
    flex-direction: row
  }
  
  .list-group-horizontal-lg .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }
  
  .list-group-horizontal-lg .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  
  .list-group-horizontal-lg .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}

@media (min-width:1200px) {
  .list-group-horizontal-xl {
    flex-direction: row
  }
  
  .list-group-horizontal-xl .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
  }
  
  .list-group-horizontal-xl .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
  }
  
  .list-group-horizontal-xl .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: 0
  }
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0
}

.list-group-flush .list-group-item:last-child {
  margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
  color: #004085;
  background-color: #9fcdff
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
  color: #383d41;
  background-color: #c8cbcf
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
  color: #155724;
  background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb
}

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
  color: #0c5460;
  background-color: #abdde5
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
  color: #856404;
  background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
  color: #721c24;
  background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
  color: #818182;
  background-color: #ececf6
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca
}

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
  color: #1b1e21;
  background-color: #b9bbbe
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5
}

.close:hover {
  color: #000;
  text-decoration: none
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: .75
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

a.close.disabled {
  pointer-events: none
}

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: .875rem;
  background-color: hsla(0,0%,100%,.85);
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.1);
  box-shadow: 0 .25rem .75rem rgba(0,0,0,.1);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: .25rem
}

.toast:not(:last-child) {
  margin-bottom: .75rem
}

.toast.showing {
  opacity: 1
}

.toast.show {
  display: block;
  opacity: 1
}

.toast.hide {
  display: none
}

.toast-header {
  display: flex;
  align-items: center;
  padding: .25rem .75rem;
  color: #6c757d;
  background-color: hsla(0,0%,100%,.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0,0,0,.05)
}

.toast-body {
  padding: .75rem
}

.modal-open {
  overflow: hidden
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translateY(-50px)
}

@media (prefers-reduced-motion:reduce) {
  .modal.fade .modal-dialog {
    transition: none
  }
}

.modal.show .modal-dialog {
  transform: none
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden
}

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
  flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem;
  outline: 0
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: .3rem;
  border-top-right-radius: .3rem
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem
}

.modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: .3rem;
  border-bottom-left-radius: .3rem
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto
  }
  
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem)
  }
  
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem)
  }
  
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem)
  }
  
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem)
  }
  
  .modal-sm {
    max-width: 300px
  }
}

@media (min-width:992px) {
  .modal-lg, .modal-xl {
    max-width: 800px
  }
}

@media (min-width:1200px) {
  .modal-xl {
    max-width: 1140px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  opacity: 0
}

.tooltip.show {
  opacity: .9
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: .8rem;
  height: .4rem
}

.tooltip .arrow:before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-tooltip-auto[x-placement^=top], .bs-tooltip-top {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow, .bs-tooltip-top .arrow {
  bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before {
  top: 0;
  border-width: .4rem .4rem 0;
  border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right], .bs-tooltip-right {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow, .bs-tooltip-right .arrow {
  left: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before, .bs-tooltip-right .arrow:before {
  right: 0;
  border-width: .4rem .4rem .4rem 0;
  border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom], .bs-tooltip-bottom {
  padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow, .bs-tooltip-bottom .arrow {
  top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before, .bs-tooltip-bottom .arrow:before {
  bottom: 0;
  border-width: 0 .4rem .4rem;
  border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left], .bs-tooltip-left {
  padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow, .bs-tooltip-left .arrow {
  right: 0;
  width: .4rem;
  height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before, .bs-tooltip-left .arrow:before {
  left: 0;
  border-width: .4rem 0 .4rem .4rem;
  border-left-color: #000
}

.tooltip-inner {
  max-width: 200px;
  padding: .25rem .5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: .25rem
}

.popover {
  top: 0;
  left: 0;
  z-index: 1060;
  max-width: 276px;
  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: .875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: .3rem
}

.popover, .popover .arrow {
  position: absolute;
  display: block
}

.popover .arrow {
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}

.popover .arrow:after, .popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid
}

.bs-popover-auto[x-placement^=top], .bs-popover-top {
  margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top] > .arrow, .bs-popover-top > .arrow {
  bottom: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=top] > .arrow:before, .bs-popover-top > .arrow:before {
  bottom: 0;
  border-width: .5rem .5rem 0;
  border-top-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=top] > .arrow:after, .bs-popover-top > .arrow:after {
  bottom: 1px;
  border-width: .5rem .5rem 0;
  border-top-color: #fff
}

.bs-popover-auto[x-placement^=right], .bs-popover-right {
  margin-left: .5rem
}

.bs-popover-auto[x-placement^=right] > .arrow, .bs-popover-right > .arrow {
  left: calc(-.5rem + -1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=right] > .arrow:before, .bs-popover-right > .arrow:before {
  left: 0;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=right] > .arrow:after, .bs-popover-right > .arrow:after {
  left: 1px;
  border-width: .5rem .5rem .5rem 0;
  border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom], .bs-popover-bottom {
  margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom] > .arrow, .bs-popover-bottom > .arrow {
  top: calc(-.5rem + -1px)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:before, .bs-popover-bottom > .arrow:before {
  top: 0;
  border-width: 0 .5rem .5rem;
  border-bottom-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=bottom] > .arrow:after, .bs-popover-bottom > .arrow:after {
  top: 1px;
  border-width: 0 .5rem .5rem;
  border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before, .bs-popover-bottom .popover-header:before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7
}

.bs-popover-auto[x-placement^=left], .bs-popover-left {
  margin-right: .5rem
}

.bs-popover-auto[x-placement^=left] > .arrow, .bs-popover-left > .arrow {
  right: calc(-.5rem + -1px);
  width: .5rem;
  height: 1rem;
  margin: .3rem 0
}

.bs-popover-auto[x-placement^=left] > .arrow:before, .bs-popover-left > .arrow:before {
  right: 0;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: rgba(0,0,0,.25)
}

.bs-popover-auto[x-placement^=left] > .arrow:after, .bs-popover-left > .arrow:after {
  right: 1px;
  border-width: .5rem 0 .5rem .5rem;
  border-left-color: #fff
}

.popover-header {
  padding: .5rem .75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
  display: none
}

.popover-body {
  padding: .5rem .75rem;
  color: #212529
}

.carousel {
  position: relative
}

.carousel.pointer-event {
  touch-action: pan-y
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden
}

.carousel-inner:after {
  display: block;
  clear: both;
  content: ""
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
  .carousel-item {
    transition: none
  }
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
  display: block
}

.active.carousel-item-right, .carousel-item-next:not(.carousel-item-left) {
  transform: translateX(100%)
}

.active.carousel-item-left, .carousel-item-prev:not(.carousel-item-right) {
  transform: translateX(-100%)
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right, .carousel-fade .carousel-item.active {
  z-index: 1;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    transition: none
  }
}

.carousel-control-next, .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: .5;
  transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {
  .carousel-control-next, .carousel-control-prev {
    transition: none
  }
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9
}

.carousel-control-prev {
  left: 0
}

.carousel-control-next {
  right: 0
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20viewBox='0%200%208%208'%3E%3Cpath%20d='M5.25%200l-4%204%204%204%201.5-1.5L4.25%204l2.5-2.5L5.25%200z'/%3E%3C/svg%3E")
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20fill='%23fff'%20viewBox='0%200%208%208'%3E%3Cpath%20d='M2.75%200l-1.5%201.5L3.75%204l-2.5%202.5L2.75%208l4-4-4-4z'/%3E%3C/svg%3E")
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  list-style: none;
}

.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
  .carousel-indicators li {
    transition: none
  }
}

.carousel-indicators .active {
  opacity: 1
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center
}

@-webkit-keyframes spinner-border {
  to {
    transform: rotate(1turn)
  }
}

@keyframes spinner-border {
  to {
    transform: rotate(1turn)
  }
}

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid;
  border-right: .25em solid transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: .2em
}

@-webkit-keyframes spinner-grow {
  0% {
    transform: scale(0)
  }
  
  50% {
    opacity: 1
  }
}

@keyframes spinner-grow {
  0% {
    transform: scale(0)
  }
  
  50% {
    opacity: 1
  }
}

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
  animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
  width: 1rem;
  height: 1rem
}

.align-baseline {
  vertical-align: baseline !important
}

.align-top {
  vertical-align: top !important
}

.align-middle {
  vertical-align: middle !important
}

.align-bottom {
  vertical-align: bottom !important
}

.align-text-bottom {
  vertical-align: text-bottom !important
}

.align-text-top {
  vertical-align: text-top !important
}

.bg-primary {
  background-color: #007bff !important
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: #0062cc !important
}

.bg-secondary {
  background-color: #6c757d !important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
  background-color: #545b62 !important
}

.bg-success {
  background-color: #28a745 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: #1e7e34 !important
}

.bg-info {
  background-color: #17a2b8 !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: #117a8b !important
}

.bg-warning {
  background-color: #ffc107 !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: #d39e00 !important
}

.bg-danger {
  background-color: #dc3545 !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: #bd2130 !important
}

.bg-light {
  background-color: #f8f9fa !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
  background-color: #dae0e5 !important
}

.bg-dark {
  background-color: #343a40 !important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
  background-color: #1d2124 !important
}

.bg-white {
  background-color: #fff !important
}

.bg-transparent {
  background-color: transparent !important
}

.border {
  border: 1px solid #dee2e6 !important
}

.border-top {
  border-top: 1px solid #dee2e6 !important
}

.border-right {
  border-right: 1px solid #dee2e6 !important
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important
}

.border-left {
  border-left: 1px solid #dee2e6 !important
}

.border-0 {
  border: 0 !important
}

.border-top-0 {
  border-top: 0 !important
}

.border-right-0 {
  border-right: 0 !important
}

.border-bottom-0 {
  border-bottom: 0 !important
}

.border-left-0 {
  border-left: 0 !important
}

.border-primary {
  border-color: #007bff !important
}

.border-secondary {
  border-color: #6c757d !important
}

.border-success {
  border-color: #28a745 !important
}

.border-info {
  border-color: #17a2b8 !important
}

.border-warning {
  border-color: #ffc107 !important
}

.border-danger {
  border-color: #dc3545 !important
}

.border-light {
  border-color: #f8f9fa !important
}

.border-dark {
  border-color: #343a40 !important
}

.border-white {
  border-color: #fff !important
}

.rounded-sm {
  border-radius: .2rem !important
}

.rounded {
  border-radius: .25rem !important
}

.rounded-top {
  border-top-left-radius: .25rem !important
}

.rounded-right, .rounded-top {
  border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-right {
  border-bottom-right-radius: .25rem !important
}

.rounded-bottom, .rounded-left {
  border-bottom-left-radius: .25rem !important
}

.rounded-left {
  border-top-left-radius: .25rem !important
}

.rounded-lg {
  border-radius: .3rem !important
}

.rounded-circle {
  border-radius: 50% !important
}

.rounded-pill {
  border-radius: 50rem !important
}

.rounded-0 {
  border-radius: 0 !important
}

.clearfix:after {
  display: block;
  clear: both;
  content: ""
}

.d-none {
  display: none !important
}

.d-inline {
  display: inline !important
}

.d-inline-block {
  display: inline-block !important
}

.d-block {
  display: block !important
}

.d-table {
  display: table !important
}

.d-table-row {
  display: table-row !important
}

.d-table-cell {
  display: table-cell !important
}

.d-flex {
  display: flex !important
}

.d-inline-flex {
  display: inline-flex !important
}

@media (min-width:576px) {
  .d-sm-none {
    display: none !important
  }
  
  .d-sm-inline {
    display: inline !important
  }
  
  .d-sm-inline-block {
    display: inline-block !important
  }
  
  .d-sm-block {
    display: block !important
  }
  
  .d-sm-table {
    display: table !important
  }
  
  .d-sm-table-row {
    display: table-row !important
  }
  
  .d-sm-table-cell {
    display: table-cell !important
  }
  
  .d-sm-flex {
    display: flex !important
  }
  
  .d-sm-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width:768px) {
  .d-md-none {
    display: none !important
  }
  
  .d-md-inline {
    display: inline !important
  }
  
  .d-md-inline-block {
    display: inline-block !important
  }
  
  .d-md-block {
    display: block !important
  }
  
  .d-md-table {
    display: table !important
  }
  
  .d-md-table-row {
    display: table-row !important
  }
  
  .d-md-table-cell {
    display: table-cell !important
  }
  
  .d-md-flex {
    display: flex !important
  }
  
  .d-md-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width:992px) {
  .d-lg-none {
    display: none !important
  }
  
  .d-lg-inline {
    display: inline !important
  }
  
  .d-lg-inline-block {
    display: inline-block !important
  }
  
  .d-lg-block {
    display: block !important
  }
  
  .d-lg-table {
    display: table !important
  }
  
  .d-lg-table-row {
    display: table-row !important
  }
  
  .d-lg-table-cell {
    display: table-cell !important
  }
  
  .d-lg-flex {
    display: flex !important
  }
  
  .d-lg-inline-flex {
    display: inline-flex !important
  }
}

@media (min-width:1200px) {
  .d-xl-none {
    display: none !important
  }
  
  .d-xl-inline {
    display: inline !important
  }
  
  .d-xl-inline-block {
    display: inline-block !important
  }
  
  .d-xl-block {
    display: block !important
  }
  
  .d-xl-table {
    display: table !important
  }
  
  .d-xl-table-row {
    display: table-row !important
  }
  
  .d-xl-table-cell {
    display: table-cell !important
  }
  
  .d-xl-flex {
    display: flex !important
  }
  
  .d-xl-inline-flex {
    display: inline-flex !important
  }
}

@media print {
  .d-print-none {
    display: none !important
  }
  
  .d-print-inline {
    display: inline !important
  }
  
  .d-print-inline-block {
    display: inline-block !important
  }
  
  .d-print-block {
    display: block !important
  }
  
  .d-print-table {
    display: table !important
  }
  
  .d-print-table-row {
    display: table-row !important
  }
  
  .d-print-table-cell {
    display: table-cell !important
  }
  
  .d-print-flex {
    display: flex !important
  }
  
  .d-print-inline-flex {
    display: inline-flex !important
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden
}

.embed-responsive:before {
  display: block;
  content: ""
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0
}

.embed-responsive-21by9:before {
  padding-top: 42.85714%
}

.embed-responsive-16by9:before {
  padding-top: 56.25%
}

.embed-responsive-4by3:before {
  padding-top: 75%
}

.embed-responsive-1by1:before {
  padding-top: 100%
}

.flex-row {
  flex-direction: row !important
}

.flex-column {
  flex-direction: column !important
}

.flex-row-reverse {
  flex-direction: row-reverse !important
}

.flex-column-reverse {
  flex-direction: column-reverse !important
}

.flex-wrap {
  flex-wrap: wrap !important
}

.flex-nowrap {
  flex-wrap: nowrap !important
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important
}

.flex-fill {
  flex: 1 1 auto !important
}

.flex-grow-0 {
  flex-grow: 0 !important
}

.flex-grow-1 {
  flex-grow: 1 !important
}

.flex-shrink-0 {
  flex-shrink: 0 !important
}

.flex-shrink-1 {
  flex-shrink: 1 !important
}

.justify-content-start {
  justify-content: flex-start !important
}

.justify-content-end {
  justify-content: flex-end !important
}

.justify-content-center {
  justify-content: center !important
}

.justify-content-between {
  justify-content: space-between !important
}

.justify-content-around {
  justify-content: space-around !important
}

.align-items-start {
  align-items: flex-start !important
}

.align-items-end {
  align-items: flex-end !important
}

.align-items-center {
  align-items: center !important
}

.align-items-baseline {
  align-items: baseline !important
}

.align-items-stretch {
  align-items: stretch !important
}

.align-content-start {
  align-content: flex-start !important
}

.align-content-end {
  align-content: flex-end !important
}

.align-content-center {
  align-content: center !important
}

.align-content-between {
  align-content: space-between !important
}

.align-content-around {
  align-content: space-around !important
}

.align-content-stretch {
  align-content: stretch !important
}

.align-self-auto {
  align-self: auto !important
}

.align-self-start {
  align-self: flex-start !important
}

.align-self-end {
  align-self: flex-end !important
}

.align-self-center {
  align-self: center !important
}

.align-self-baseline {
  align-self: baseline !important
}

.align-self-stretch {
  align-self: stretch !important
}

@media (min-width:576px) {
  .flex-sm-row {
    flex-direction: row !important
  }
  
  .flex-sm-column {
    flex-direction: column !important
  }
  
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important
  }
  
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important
  }
  
  .flex-sm-wrap {
    flex-wrap: wrap !important
  }
  
  .flex-sm-nowrap {
    flex-wrap: nowrap !important
  }
  
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  
  .flex-sm-fill {
    flex: 1 1 auto !important
  }
  
  .flex-sm-grow-0 {
    flex-grow: 0 !important
  }
  
  .flex-sm-grow-1 {
    flex-grow: 1 !important
  }
  
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important
  }
  
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important
  }
  
  .justify-content-sm-start {
    justify-content: flex-start !important
  }
  
  .justify-content-sm-end {
    justify-content: flex-end !important
  }
  
  .justify-content-sm-center {
    justify-content: center !important
  }
  
  .justify-content-sm-between {
    justify-content: space-between !important
  }
  
  .justify-content-sm-around {
    justify-content: space-around !important
  }
  
  .align-items-sm-start {
    align-items: flex-start !important
  }
  
  .align-items-sm-end {
    align-items: flex-end !important
  }
  
  .align-items-sm-center {
    align-items: center !important
  }
  
  .align-items-sm-baseline {
    align-items: baseline !important
  }
  
  .align-items-sm-stretch {
    align-items: stretch !important
  }
  
  .align-content-sm-start {
    align-content: flex-start !important
  }
  
  .align-content-sm-end {
    align-content: flex-end !important
  }
  
  .align-content-sm-center {
    align-content: center !important
  }
  
  .align-content-sm-between {
    align-content: space-between !important
  }
  
  .align-content-sm-around {
    align-content: space-around !important
  }
  
  .align-content-sm-stretch {
    align-content: stretch !important
  }
  
  .align-self-sm-auto {
    align-self: auto !important
  }
  
  .align-self-sm-start {
    align-self: flex-start !important
  }
  
  .align-self-sm-end {
    align-self: flex-end !important
  }
  
  .align-self-sm-center {
    align-self: center !important
  }
  
  .align-self-sm-baseline {
    align-self: baseline !important
  }
  
  .align-self-sm-stretch {
    align-self: stretch !important
  }
}

@media (min-width:768px) {
  .flex-md-row {
    flex-direction: row !important
  }
  
  .flex-md-column {
    flex-direction: column !important
  }
  
  .flex-md-row-reverse {
    flex-direction: row-reverse !important
  }
  
  .flex-md-column-reverse {
    flex-direction: column-reverse !important
  }
  
  .flex-md-wrap {
    flex-wrap: wrap !important
  }
  
  .flex-md-nowrap {
    flex-wrap: nowrap !important
  }
  
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  
  .flex-md-fill {
    flex: 1 1 auto !important
  }
  
  .flex-md-grow-0 {
    flex-grow: 0 !important
  }
  
  .flex-md-grow-1 {
    flex-grow: 1 !important
  }
  
  .flex-md-shrink-0 {
    flex-shrink: 0 !important
  }
  
  .flex-md-shrink-1 {
    flex-shrink: 1 !important
  }
  
  .justify-content-md-start {
    justify-content: flex-start !important
  }
  
  .justify-content-md-end {
    justify-content: flex-end !important
  }
  
  .justify-content-md-center {
    justify-content: center !important
  }
  
  .justify-content-md-between {
    justify-content: space-between !important
  }
  
  .justify-content-md-around {
    justify-content: space-around !important
  }
  
  .align-items-md-start {
    align-items: flex-start !important
  }
  
  .align-items-md-end {
    align-items: flex-end !important
  }
  
  .align-items-md-center {
    align-items: center !important
  }
  
  .align-items-md-baseline {
    align-items: baseline !important
  }
  
  .align-items-md-stretch {
    align-items: stretch !important
  }
  
  .align-content-md-start {
    align-content: flex-start !important
  }
  
  .align-content-md-end {
    align-content: flex-end !important
  }
  
  .align-content-md-center {
    align-content: center !important
  }
  
  .align-content-md-between {
    align-content: space-between !important
  }
  
  .align-content-md-around {
    align-content: space-around !important
  }
  
  .align-content-md-stretch {
    align-content: stretch !important
  }
  
  .align-self-md-auto {
    align-self: auto !important
  }
  
  .align-self-md-start {
    align-self: flex-start !important
  }
  
  .align-self-md-end {
    align-self: flex-end !important
  }
  
  .align-self-md-center {
    align-self: center !important
  }
  
  .align-self-md-baseline {
    align-self: baseline !important
  }
  
  .align-self-md-stretch {
    align-self: stretch !important
  }
}

@media (min-width:992px) {
  .flex-lg-row {
    flex-direction: row !important
  }
  
  .flex-lg-column {
    flex-direction: column !important
  }
  
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important
  }
  
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important
  }
  
  .flex-lg-wrap {
    flex-wrap: wrap !important
  }
  
  .flex-lg-nowrap {
    flex-wrap: nowrap !important
  }
  
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  
  .flex-lg-fill {
    flex: 1 1 auto !important
  }
  
  .flex-lg-grow-0 {
    flex-grow: 0 !important
  }
  
  .flex-lg-grow-1 {
    flex-grow: 1 !important
  }
  
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important
  }
  
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important
  }
  
  .justify-content-lg-start {
    justify-content: flex-start !important
  }
  
  .justify-content-lg-end {
    justify-content: flex-end !important
  }
  
  .justify-content-lg-center {
    justify-content: center !important
  }
  
  .justify-content-lg-between {
    justify-content: space-between !important
  }
  
  .justify-content-lg-around {
    justify-content: space-around !important
  }
  
  .align-items-lg-start {
    align-items: flex-start !important
  }
  
  .align-items-lg-end {
    align-items: flex-end !important
  }
  
  .align-items-lg-center {
    align-items: center !important
  }
  
  .align-items-lg-baseline {
    align-items: baseline !important
  }
  
  .align-items-lg-stretch {
    align-items: stretch !important
  }
  
  .align-content-lg-start {
    align-content: flex-start !important
  }
  
  .align-content-lg-end {
    align-content: flex-end !important
  }
  
  .align-content-lg-center {
    align-content: center !important
  }
  
  .align-content-lg-between {
    align-content: space-between !important
  }
  
  .align-content-lg-around {
    align-content: space-around !important
  }
  
  .align-content-lg-stretch {
    align-content: stretch !important
  }
  
  .align-self-lg-auto {
    align-self: auto !important
  }
  
  .align-self-lg-start {
    align-self: flex-start !important
  }
  
  .align-self-lg-end {
    align-self: flex-end !important
  }
  
  .align-self-lg-center {
    align-self: center !important
  }
  
  .align-self-lg-baseline {
    align-self: baseline !important
  }
  
  .align-self-lg-stretch {
    align-self: stretch !important
  }
}

@media (min-width:1200px) {
  .flex-xl-row {
    flex-direction: row !important
  }
  
  .flex-xl-column {
    flex-direction: column !important
  }
  
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important
  }
  
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important
  }
  
  .flex-xl-wrap {
    flex-wrap: wrap !important
  }
  
  .flex-xl-nowrap {
    flex-wrap: nowrap !important
  }
  
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important
  }
  
  .flex-xl-fill {
    flex: 1 1 auto !important
  }
  
  .flex-xl-grow-0 {
    flex-grow: 0 !important
  }
  
  .flex-xl-grow-1 {
    flex-grow: 1 !important
  }
  
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important
  }
  
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important
  }
  
  .justify-content-xl-start {
    justify-content: flex-start !important
  }
  
  .justify-content-xl-end {
    justify-content: flex-end !important
  }
  
  .justify-content-xl-center {
    justify-content: center !important
  }
  
  .justify-content-xl-between {
    justify-content: space-between !important
  }
  
  .justify-content-xl-around {
    justify-content: space-around !important
  }
  
  .align-items-xl-start {
    align-items: flex-start !important
  }
  
  .align-items-xl-end {
    align-items: flex-end !important
  }
  
  .align-items-xl-center {
    align-items: center !important
  }
  
  .align-items-xl-baseline {
    align-items: baseline !important
  }
  
  .align-items-xl-stretch {
    align-items: stretch !important
  }
  
  .align-content-xl-start {
    align-content: flex-start !important
  }
  
  .align-content-xl-end {
    align-content: flex-end !important
  }
  
  .align-content-xl-center {
    align-content: center !important
  }
  
  .align-content-xl-between {
    align-content: space-between !important
  }
  
  .align-content-xl-around {
    align-content: space-around !important
  }
  
  .align-content-xl-stretch {
    align-content: stretch !important
  }
  
  .align-self-xl-auto {
    align-self: auto !important
  }
  
  .align-self-xl-start {
    align-self: flex-start !important
  }
  
  .align-self-xl-end {
    align-self: flex-end !important
  }
  
  .align-self-xl-center {
    align-self: center !important
  }
  
  .align-self-xl-baseline {
    align-self: baseline !important
  }
  
  .align-self-xl-stretch {
    align-self: stretch !important
  }
}

.float-left {
  float: left !important
}

.float-right {
  float: right !important
}

.float-none {
  float: none !important
}

@media (min-width:576px) {
  .float-sm-left {
    float: left !important
  }
  
  .float-sm-right {
    float: right !important
  }
  
  .float-sm-none {
    float: none !important
  }
}

@media (min-width:768px) {
  .float-md-left {
    float: left !important
  }
  
  .float-md-right {
    float: right !important
  }
  
  .float-md-none {
    float: none !important
  }
}

@media (min-width:992px) {
  .float-lg-left {
    float: left !important
  }
  
  .float-lg-right {
    float: right !important
  }
  
  .float-lg-none {
    float: none !important
  }
}

@media (min-width:1200px) {
  .float-xl-left {
    float: left !important
  }
  
  .float-xl-right {
    float: right !important
  }
  
  .float-xl-none {
    float: none !important
  }
}

.overflow-auto {
  overflow: auto !important
}

.overflow-hidden {
  overflow: hidden !important
}

.position-static {
  position: static !important
}

.position-relative {
  position: relative !important
}

.position-absolute {
  position: absolute !important
}

.position-fixed {
  position: fixed !important
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important
}

.fixed-top {
  top: 0
}

.fixed-bottom, .fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030
}

.fixed-bottom {
  bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal
}

.shadow-sm {
  box-shadow: 0 .125rem .25rem rgba(0,0,0,.075) !important
}

.shadow {
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important
}

.shadow-none {
  box-shadow: none !important
}

.w-25 {
  width: 25% !important
}

.w-50 {
  width: 50% !important
}

.w-75 {
  width: 75% !important
}

.w-100 {
  width: 100% !important
}

.w-auto {
  width: auto !important
}

.h-25 {
  height: 25% !important
}

.h-50 {
  height: 50% !important
}

.h-75 {
  height: 75% !important
}

.h-100 {
  height: 100% !important
}

.h-auto {
  height: auto !important
}

.mw-100 {
  max-width: 100% !important
}

.mh-100 {
  max-height: 100% !important
}

.min-vw-100 {
  min-width: 100vw !important
}

.min-vh-100 {
  min-height: 100vh !important
}

.vw-100 {
  width: 100vw !important
}

.vh-100 {
  height: 100vh !important
}

.stretched-link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: transparent
}

.m-0 {
  margin: 0 !important
}

.mt-0, .my-0 {
  margin-top: 0 !important
}

.mr-0, .mx-0 {
  margin-right: 0 !important
}

.mb-0, .my-0 {
  margin-bottom: 0 !important
}

.ml-0, .mx-0 {
  margin-left: 0 !important
}

.m-1 {
  margin: .25rem !important
}

.mt-1, .my-1 {
  margin-top: .25rem !important
}

.mr-1, .mx-1 {
  margin-right: .25rem !important
}

.mb-1, .my-1 {
  margin-bottom: .25rem !important
}

.ml-1, .mx-1 {
  margin-left: .25rem !important
}

.m-2 {
  margin: .5rem !important
}

.mt-2, .my-2 {
  margin-top: .5rem !important
}

.mr-2, .mx-2 {
  margin-right: .5rem !important
}

.mb-2, .my-2 {
  margin-bottom: .5rem !important
}

.ml-2, .mx-2 {
  margin-left: .5rem !important
}

.m-3 {
  margin: 1rem !important
}

.mt-3, .my-3 {
  margin-top: 1rem !important
}

.mr-3, .mx-3 {
  margin-right: 1rem !important
}

.mb-3, .my-3 {
  margin-bottom: 1rem !important
}

.ml-3, .mx-3 {
  margin-left: 1rem !important
}

.m-4 {
  margin: 1.5rem !important
}

.mt-4, .my-4 {
  margin-top: 1.5rem !important
}

.mr-4, .mx-4 {
  margin-right: 1.5rem !important
}

.mb-4, .my-4 {
  margin-bottom: 1.5rem !important
}

.ml-4, .mx-4 {
  margin-left: 1.5rem !important
}

.m-5 {
  margin: 3rem !important
}

.mt-5, .my-5 {
  margin-top: 3rem !important
}

.mr-5, .mx-5 {
  margin-right: 3rem !important
}

.mb-5, .my-5 {
  margin-bottom: 3rem !important
}

.ml-5, .mx-5 {
  margin-left: 3rem !important
}

.p-0 {
  padding: 0 !important
}

.pt-0, .py-0 {
  padding-top: 0 !important
}

.pr-0, .px-0 {
  padding-right: 0 !important
}

.pb-0, .py-0 {
  padding-bottom: 0 !important
}

.pl-0, .px-0 {
  padding-left: 0 !important
}

.p-1 {
  padding: .25rem !important
}

.pt-1, .py-1 {
  padding-top: .25rem !important
}

.pr-1, .px-1 {
  padding-right: .25rem !important
}

.pb-1, .py-1 {
  padding-bottom: .25rem !important
}

.pl-1, .px-1 {
  padding-left: .25rem !important
}

.p-2 {
  padding: .5rem !important
}

.pt-2, .py-2 {
  padding-top: .5rem !important
}

.pr-2, .px-2 {
  padding-right: .5rem !important
}

.pb-2, .py-2 {
  padding-bottom: .5rem !important
}

.pl-2, .px-2 {
  padding-left: .5rem !important
}

.p-3 {
  padding: 1rem !important
}

.pt-3, .py-3 {
  padding-top: 1rem !important
}

.pr-3, .px-3 {
  padding-right: 1rem !important
}

.pb-3, .py-3 {
  padding-bottom: 1rem !important
}

.pl-3, .px-3 {
  padding-left: 1rem !important
}

.p-4 {
  padding: 1.5rem !important
}

.pt-4, .py-4 {
  padding-top: 1.5rem !important
}

.pr-4, .px-4 {
  padding-right: 1.5rem !important
}

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
  padding-left: 1.5rem !important
}

.p-5 {
  padding: 3rem !important
}

.pt-5, .py-5 {
  padding-top: 3rem !important
}

.pr-5, .px-5 {
  padding-right: 3rem !important
}

.pb-5, .py-5 {
  padding-bottom: 3rem !important
}

.pl-5, .px-5 {
  padding-left: 3rem !important
}

.m-n1 {
  margin: -.25rem !important
}

.mt-n1, .my-n1 {
  margin-top: -.25rem !important
}

.mr-n1, .mx-n1 {
  margin-right: -.25rem !important
}

.mb-n1, .my-n1 {
  margin-bottom: -.25rem !important
}

.ml-n1, .mx-n1 {
  margin-left: -.25rem !important
}

.m-n2 {
  margin: -.5rem !important
}

.mt-n2, .my-n2 {
  margin-top: -.5rem !important
}

.mr-n2, .mx-n2 {
  margin-right: -.5rem !important
}

.mb-n2, .my-n2 {
  margin-bottom: -.5rem !important
}

.ml-n2, .mx-n2 {
  margin-left: -.5rem !important
}

.m-n3 {
  margin: -1rem !important
}

.mt-n3, .my-n3 {
  margin-top: -1rem !important
}

.mr-n3, .mx-n3 {
  margin-right: -1rem !important
}

.mb-n3, .my-n3 {
  margin-bottom: -1rem !important
}

.ml-n3, .mx-n3 {
  margin-left: -1rem !important
}

.m-n4 {
  margin: -1.5rem !important
}

.mt-n4, .my-n4 {
  margin-top: -1.5rem !important
}

.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important
}

.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important
}

.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important
}

.m-n5 {
  margin: -3rem !important
}

.mt-n5, .my-n5 {
  margin-top: -3rem !important
}

.mr-n5, .mx-n5 {
  margin-right: -3rem !important
}

.mb-n5, .my-n5 {
  margin-bottom: -3rem !important
}

.ml-n5, .mx-n5 {
  margin-left: -3rem !important
}

.m-auto {
  margin: auto !important
}

.mt-auto, .my-auto {
  margin-top: auto !important
}

.mr-auto, .mx-auto {
  margin-right: auto !important
}

.mb-auto, .my-auto {
  margin-bottom: auto !important
}

.ml-auto, .mx-auto {
  margin-left: auto !important
}

@media (min-width:576px) {
  .m-sm-0 {
    margin: 0 !important
  }
  
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important
  }
  
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important
  }
  
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important
  }
  
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important
  }
  
  .m-sm-1 {
    margin: .25rem !important
  }
  
  .mt-sm-1, .my-sm-1 {
    margin-top: .25rem !important
  }
  
  .mr-sm-1, .mx-sm-1 {
    margin-right: .25rem !important
  }
  
  .mb-sm-1, .my-sm-1 {
    margin-bottom: .25rem !important
  }
  
  .ml-sm-1, .mx-sm-1 {
    margin-left: .25rem !important
  }
  
  .m-sm-2 {
    margin: .5rem !important
  }
  
  .mt-sm-2, .my-sm-2 {
    margin-top: .5rem !important
  }
  
  .mr-sm-2, .mx-sm-2 {
    margin-right: .5rem !important
  }
  
  .mb-sm-2, .my-sm-2 {
    margin-bottom: .5rem !important
  }
  
  .ml-sm-2, .mx-sm-2 {
    margin-left: .5rem !important
  }
  
  .m-sm-3 {
    margin: 1rem !important
  }
  
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important
  }
  
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important
  }
  
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important
  }
  
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important
  }
  
  .m-sm-4 {
    margin: 1.5rem !important
  }
  
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important
  }
  
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important
  }
  
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important
  }
  
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important
  }
  
  .m-sm-5 {
    margin: 3rem !important
  }
  
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important
  }
  
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important
  }
  
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important
  }
  
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important
  }
  
  .p-sm-0 {
    padding: 0 !important
  }
  
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important
  }
  
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important
  }
  
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important
  }
  
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important
  }
  
  .p-sm-1 {
    padding: .25rem !important
  }
  
  .pt-sm-1, .py-sm-1 {
    padding-top: .25rem !important
  }
  
  .pr-sm-1, .px-sm-1 {
    padding-right: .25rem !important
  }
  
  .pb-sm-1, .py-sm-1 {
    padding-bottom: .25rem !important
  }
  
  .pl-sm-1, .px-sm-1 {
    padding-left: .25rem !important
  }
  
  .p-sm-2 {
    padding: .5rem !important
  }
  
  .pt-sm-2, .py-sm-2 {
    padding-top: .5rem !important
  }
  
  .pr-sm-2, .px-sm-2 {
    padding-right: .5rem !important
  }
  
  .pb-sm-2, .py-sm-2 {
    padding-bottom: .5rem !important
  }
  
  .pl-sm-2, .px-sm-2 {
    padding-left: .5rem !important
  }
  
  .p-sm-3 {
    padding: 1rem !important
  }
  
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important
  }
  
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important
  }
  
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important
  }
  
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important
  }
  
  .p-sm-4 {
    padding: 1.5rem !important
  }
  
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important
  }
  
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important
  }
  
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important
  }
  
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important
  }
  
  .p-sm-5 {
    padding: 3rem !important
  }
  
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important
  }
  
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important
  }
  
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important
  }
  
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important
  }
  
  .m-sm-n1 {
    margin: -.25rem !important
  }
  
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -.25rem !important
  }
  
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -.25rem !important
  }
  
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -.25rem !important
  }
  
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -.25rem !important
  }
  
  .m-sm-n2 {
    margin: -.5rem !important
  }
  
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -.5rem !important
  }
  
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -.5rem !important
  }
  
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -.5rem !important
  }
  
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -.5rem !important
  }
  
  .m-sm-n3 {
    margin: -1rem !important
  }
  
  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important
  }
  
  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important
  }
  
  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important
  }
  
  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important
  }
  
  .m-sm-n4 {
    margin: -1.5rem !important
  }
  
  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important
  }
  
  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important
  }
  
  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important
  }
  
  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important
  }
  
  .m-sm-n5 {
    margin: -3rem !important
  }
  
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important
  }
  
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important
  }
  
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important
  }
  
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important
  }
  
  .m-sm-auto {
    margin: auto !important
  }
  
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important
  }
  
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important
  }
  
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important
  }
  
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important
  }
}

@media (min-width:768px) {
  .m-md-0 {
    margin: 0 !important
  }
  
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important
  }
  
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important
  }
  
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important
  }
  
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important
  }
  
  .m-md-1 {
    margin: .25rem !important
  }
  
  .mt-md-1, .my-md-1 {
    margin-top: .25rem !important
  }
  
  .mr-md-1, .mx-md-1 {
    margin-right: .25rem !important
  }
  
  .mb-md-1, .my-md-1 {
    margin-bottom: .25rem !important
  }
  
  .ml-md-1, .mx-md-1 {
    margin-left: .25rem !important
  }
  
  .m-md-2 {
    margin: .5rem !important
  }
  
  .mt-md-2, .my-md-2 {
    margin-top: .5rem !important
  }
  
  .mr-md-2, .mx-md-2 {
    margin-right: .5rem !important
  }
  
  .mb-md-2, .my-md-2 {
    margin-bottom: .5rem !important
  }
  
  .ml-md-2, .mx-md-2 {
    margin-left: .5rem !important
  }
  
  .m-md-3 {
    margin: 1rem !important
  }
  
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important
  }
  
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important
  }
  
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important
  }
  
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important
  }
  
  .m-md-4 {
    margin: 1.5rem !important
  }
  
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important
  }
  
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important
  }
  
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important
  }
  
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important
  }
  
  .m-md-5 {
    margin: 3rem !important
  }
  
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important
  }
  
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important
  }
  
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important
  }
  
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important
  }
  
  .p-md-0 {
    padding: 0 !important
  }
  
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important
  }
  
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important
  }
  
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important
  }
  
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important
  }
  
  .p-md-1 {
    padding: .25rem !important
  }
  
  .pt-md-1, .py-md-1 {
    padding-top: .25rem !important
  }
  
  .pr-md-1, .px-md-1 {
    padding-right: .25rem !important
  }
  
  .pb-md-1, .py-md-1 {
    padding-bottom: .25rem !important
  }
  
  .pl-md-1, .px-md-1 {
    padding-left: .25rem !important
  }
  
  .p-md-2 {
    padding: .5rem !important
  }
  
  .pt-md-2, .py-md-2 {
    padding-top: .5rem !important
  }
  
  .pr-md-2, .px-md-2 {
    padding-right: .5rem !important
  }
  
  .pb-md-2, .py-md-2 {
    padding-bottom: .5rem !important
  }
  
  .pl-md-2, .px-md-2 {
    padding-left: .5rem !important
  }
  
  .p-md-3 {
    padding: 1rem !important
  }
  
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important
  }
  
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important
  }
  
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important
  }
  
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important
  }
  
  .p-md-4 {
    padding: 1.5rem !important
  }
  
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important
  }
  
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important
  }
  
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important
  }
  
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important
  }
  
  .p-md-5 {
    padding: 3rem !important
  }
  
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important
  }
  
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important
  }
  
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important
  }
  
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important
  }
  
  .m-md-n1 {
    margin: -.25rem !important
  }
  
  .mt-md-n1, .my-md-n1 {
    margin-top: -.25rem !important
  }
  
  .mr-md-n1, .mx-md-n1 {
    margin-right: -.25rem !important
  }
  
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -.25rem !important
  }
  
  .ml-md-n1, .mx-md-n1 {
    margin-left: -.25rem !important
  }
  
  .m-md-n2 {
    margin: -.5rem !important
  }
  
  .mt-md-n2, .my-md-n2 {
    margin-top: -.5rem !important
  }
  
  .mr-md-n2, .mx-md-n2 {
    margin-right: -.5rem !important
  }
  
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -.5rem !important
  }
  
  .ml-md-n2, .mx-md-n2 {
    margin-left: -.5rem !important
  }
  
  .m-md-n3 {
    margin: -1rem !important
  }
  
  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important
  }
  
  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important
  }
  
  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important
  }
  
  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important
  }
  
  .m-md-n4 {
    margin: -1.5rem !important
  }
  
  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important
  }
  
  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important
  }
  
  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important
  }
  
  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important
  }
  
  .m-md-n5 {
    margin: -3rem !important
  }
  
  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important
  }
  
  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important
  }
  
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important
  }
  
  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important
  }
  
  .m-md-auto {
    margin: auto !important
  }
  
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important
  }
  
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important
  }
  
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important
  }
  
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important
  }
}

@media (min-width:992px) {
  .m-lg-0 {
    margin: 0 !important
  }
  
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important
  }
  
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important
  }
  
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important
  }
  
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important
  }
  
  .m-lg-1 {
    margin: .25rem !important
  }
  
  .mt-lg-1, .my-lg-1 {
    margin-top: .25rem !important
  }
  
  .mr-lg-1, .mx-lg-1 {
    margin-right: .25rem !important
  }
  
  .mb-lg-1, .my-lg-1 {
    margin-bottom: .25rem !important
  }
  
  .ml-lg-1, .mx-lg-1 {
    margin-left: .25rem !important
  }
  
  .m-lg-2 {
    margin: .5rem !important
  }
  
  .mt-lg-2, .my-lg-2 {
    margin-top: .5rem !important
  }
  
  .mr-lg-2, .mx-lg-2 {
    margin-right: .5rem !important
  }
  
  .mb-lg-2, .my-lg-2 {
    margin-bottom: .5rem !important
  }
  
  .ml-lg-2, .mx-lg-2 {
    margin-left: .5rem !important
  }
  
  .m-lg-3 {
    margin: 1rem !important
  }
  
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important
  }
  
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important
  }
  
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important
  }
  
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important
  }
  
  .m-lg-4 {
    margin: 1.5rem !important
  }
  
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important
  }
  
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important
  }
  
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important
  }
  
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important
  }
  
  .m-lg-5 {
    margin: 3rem !important
  }
  
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important
  }
  
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important
  }
  
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important
  }
  
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important
  }
  
  .p-lg-0 {
    padding: 0 !important
  }
  
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important
  }
  
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important
  }
  
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important
  }
  
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important
  }
  
  .p-lg-1 {
    padding: .25rem !important
  }
  
  .pt-lg-1, .py-lg-1 {
    padding-top: .25rem !important
  }
  
  .pr-lg-1, .px-lg-1 {
    padding-right: .25rem !important
  }
  
  .pb-lg-1, .py-lg-1 {
    padding-bottom: .25rem !important
  }
  
  .pl-lg-1, .px-lg-1 {
    padding-left: .25rem !important
  }
  
  .p-lg-2 {
    padding: .5rem !important
  }
  
  .pt-lg-2, .py-lg-2 {
    padding-top: .5rem !important
  }
  
  .pr-lg-2, .px-lg-2 {
    padding-right: .5rem !important
  }
  
  .pb-lg-2, .py-lg-2 {
    padding-bottom: .5rem !important
  }
  
  .pl-lg-2, .px-lg-2 {
    padding-left: .5rem !important
  }
  
  .p-lg-3 {
    padding: 1rem !important
  }
  
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important
  }
  
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important
  }
  
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important
  }
  
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important
  }
  
  .p-lg-4 {
    padding: 1.5rem !important
  }
  
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important
  }
  
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important
  }
  
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important
  }
  
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important
  }
  
  .p-lg-5 {
    padding: 3rem !important
  }
  
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important
  }
  
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important
  }
  
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important
  }
  
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important
  }
  
  .m-lg-n1 {
    margin: -.25rem !important
  }
  
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -.25rem !important
  }
  
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -.25rem !important
  }
  
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -.25rem !important
  }
  
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -.25rem !important
  }
  
  .m-lg-n2 {
    margin: -.5rem !important
  }
  
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -.5rem !important
  }
  
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -.5rem !important
  }
  
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -.5rem !important
  }
  
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -.5rem !important
  }
  
  .m-lg-n3 {
    margin: -1rem !important
  }
  
  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important
  }
  
  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important
  }
  
  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important
  }
  
  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important
  }
  
  .m-lg-n4 {
    margin: -1.5rem !important
  }
  
  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important
  }
  
  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important
  }
  
  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important
  }
  
  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important
  }
  
  .m-lg-n5 {
    margin: -3rem !important
  }
  
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important
  }
  
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important
  }
  
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important
  }
  
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important
  }
  
  .m-lg-auto {
    margin: auto !important
  }
  
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important
  }
  
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important
  }
  
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important
  }
  
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important
  }
}

@media (min-width:1200px) {
  .m-xl-0 {
    margin: 0 !important
  }
  
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important
  }
  
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important
  }
  
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important
  }
  
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important
  }
  
  .m-xl-1 {
    margin: .25rem !important
  }
  
  .mt-xl-1, .my-xl-1 {
    margin-top: .25rem !important
  }
  
  .mr-xl-1, .mx-xl-1 {
    margin-right: .25rem !important
  }
  
  .mb-xl-1, .my-xl-1 {
    margin-bottom: .25rem !important
  }
  
  .ml-xl-1, .mx-xl-1 {
    margin-left: .25rem !important
  }
  
  .m-xl-2 {
    margin: .5rem !important
  }
  
  .mt-xl-2, .my-xl-2 {
    margin-top: .5rem !important
  }
  
  .mr-xl-2, .mx-xl-2 {
    margin-right: .5rem !important
  }
  
  .mb-xl-2, .my-xl-2 {
    margin-bottom: .5rem !important
  }
  
  .ml-xl-2, .mx-xl-2 {
    margin-left: .5rem !important
  }
  
  .m-xl-3 {
    margin: 1rem !important
  }
  
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important
  }
  
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important
  }
  
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important
  }
  
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important
  }
  
  .m-xl-4 {
    margin: 1.5rem !important
  }
  
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important
  }
  
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important
  }
  
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important
  }
  
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important
  }
  
  .m-xl-5 {
    margin: 3rem !important
  }
  
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important
  }
  
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important
  }
  
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important
  }
  
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important
  }
  
  .p-xl-0 {
    padding: 0 !important
  }
  
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important
  }
  
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important
  }
  
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important
  }
  
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important
  }
  
  .p-xl-1 {
    padding: .25rem !important
  }
  
  .pt-xl-1, .py-xl-1 {
    padding-top: .25rem !important
  }
  
  .pr-xl-1, .px-xl-1 {
    padding-right: .25rem !important
  }
  
  .pb-xl-1, .py-xl-1 {
    padding-bottom: .25rem !important
  }
  
  .pl-xl-1, .px-xl-1 {
    padding-left: .25rem !important
  }
  
  .p-xl-2 {
    padding: .5rem !important
  }
  
  .pt-xl-2, .py-xl-2 {
    padding-top: .5rem !important
  }
  
  .pr-xl-2, .px-xl-2 {
    padding-right: .5rem !important
  }
  
  .pb-xl-2, .py-xl-2 {
    padding-bottom: .5rem !important
  }
  
  .pl-xl-2, .px-xl-2 {
    padding-left: .5rem !important
  }
  
  .p-xl-3 {
    padding: 1rem !important
  }
  
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important
  }
  
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important
  }
  
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important
  }
  
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important
  }
  
  .p-xl-4 {
    padding: 1.5rem !important
  }
  
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important
  }
  
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important
  }
  
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important
  }
  
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important
  }
  
  .p-xl-5 {
    padding: 3rem !important
  }
  
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important
  }
  
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important
  }
  
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important
  }
  
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important
  }
  
  .m-xl-n1 {
    margin: -.25rem !important
  }
  
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -.25rem !important
  }
  
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -.25rem !important
  }
  
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -.25rem !important
  }
  
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -.25rem !important
  }
  
  .m-xl-n2 {
    margin: -.5rem !important
  }
  
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -.5rem !important
  }
  
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -.5rem !important
  }
  
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -.5rem !important
  }
  
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -.5rem !important
  }
  
  .m-xl-n3 {
    margin: -1rem !important
  }
  
  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important
  }
  
  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important
  }
  
  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important
  }
  
  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important
  }
  
  .m-xl-n4 {
    margin: -1.5rem !important
  }
  
  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important
  }
  
  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important
  }
  
  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important
  }
  
  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important
  }
  
  .m-xl-n5 {
    margin: -3rem !important
  }
  
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important
  }
  
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important
  }
  
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important
  }
  
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important
  }
  
  .m-xl-auto {
    margin: auto !important
  }
  
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important
  }
  
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important
  }
  
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important
  }
  
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important
  }
}

.text-monospace {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace !important
}

.text-justify {
  text-align: justify !important
}

.text-wrap {
  white-space: normal !important
}

.text-nowrap {
  white-space: nowrap !important
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

@media (min-width:576px) {
  .text-sm-left {
    text-align: left !important
  }
  
  .text-sm-right {
    text-align: right !important
  }
  
  .text-sm-center {
    text-align: center !important
  }
}

@media (min-width:768px) {
  .text-md-left {
    text-align: left !important
  }
  
  .text-md-right {
    text-align: right !important
  }
  
  .text-md-center {
    text-align: center !important
  }
}

@media (min-width:992px) {
  .text-lg-left {
    text-align: left !important
  }
  
  .text-lg-right {
    text-align: right !important
  }
  
  .text-lg-center {
    text-align: center !important
  }
}

@media (min-width:1200px) {
  .text-xl-left {
    text-align: left !important
  }
  
  .text-xl-right {
    text-align: right !important
  }
  
  .text-xl-center {
    text-align: center !important
  }
}

.text-lowercase {
  text-transform: lowercase !important
}

.text-uppercase {
  text-transform: uppercase !important
}

.text-capitalize {
  text-transform: capitalize !important
}

.font-weight-light {
  font-weight: 300 !important
}

.font-weight-lighter {
  font-weight: lighter !important
}

.font-weight-normal {
  font-weight: 400 !important
}

.font-weight-bold {
  font-weight: 700 !important
}

.font-weight-bolder {
  font-weight: bolder !important
}

.font-italic {
  font-style: italic !important
}

.text-white {
  color: #fff !important
}

.text-primary {
  color: #007bff !important
}

a.text-primary:focus, a.text-primary:hover {
  color: #0056b3 !important
}

.text-secondary {
  color: #6c757d !important
}

a.text-secondary:focus, a.text-secondary:hover {
  color: #494f54 !important
}

.text-success {
  color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
  color: #19692c !important
}

.text-info {
  color: #17a2b8 !important
}

a.text-info:focus, a.text-info:hover {
  color: #0f6674 !important
}

.text-warning {
  color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
  color: #ba8b00 !important
}

.text-danger {
  color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
  color: #a71d2a !important
}

.text-light {
  color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
  color: #cbd3da !important
}

.text-dark {
  color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
  color: #121416 !important
}

.text-body {
  color: #212529 !important
}

.text-muted {
  color: #6c757d !important
}

.text-black-50 {
  color: rgba(0,0,0,.5) !important
}

.text-white-50 {
  color: hsla(0,0%,100%,.5) !important
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.text-decoration-none {
  text-decoration: none !important
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important
}

.text-reset {
  color: inherit !important
}

.visible {
  visibility: visible !important
}

.invisible {
  visibility: hidden !important
}

@media print {
  *, :after, :before {
    text-shadow: none !important;
    box-shadow: none !important
  }
  
  a:not(.btn) {
    text-decoration: underline
  }
  
  abbr[title]:after {
    content: " (" attr(title) ")"
  }
  
  pre {
    white-space: pre-wrap !important
  }
  
  blockquote, pre {
    border: 1px solid #adb5bd;
    page-break-inside: avoid
  }
  
  thead {
    display: table-header-group
  }
  
  img, tr {
    page-break-inside: avoid
  }
  
  h2, h3, p {
    orphans: 3;
    widows: 3
  }
  
  h2, h3 {
    page-break-after: avoid
  }
  
  @page {
    size: a3
  }
  
  .container, body {
    min-width: 992px !important
  }
  
  .navbar {
    display: none
  }
  
  .badge {
    border: 1px solid #000
  }
  
  .table {
    border-collapse: collapse !important
  }
  
  .table td, .table th {
    background-color: #fff !important
  }
  
  .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important
  }
  
  .table-dark {
    color: inherit
  }
  
  .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #dee2e6
  }
  
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6
  }
}

body {
}

body.home {
  max-width: none
}

@media screen and (max-width:767px) {

}

@media only screen and (max-width: 991px) {
  .close-btn {
    top: -33.1%;
  }
}

@media only screen and (max-width: 767px) {
  .close-btn {
    top: -31.4%;
  }
  
  .product-details__desc__colors__item {
    margin: 5px;
    width: 5rem;
    height: auto;
  }
}

.product-details__desc .product-details__desc__colors {
  justify-content: initial !important;
}

.builderKey {
  display: none;
}

.contentLayout-itemList {
  display: flex
}

.product-details__desc__params {
  margin-left: 10%
}

.product-details__desc__actions {
  margin-left: 10%
}

.product-details__desc__documents {
  margin-left: 10%
}

.product-details__desc__colors__item a.active:before {
  content: url(/App_Themes/Builder/assets/tick.png);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  border-radius: 50%;
  background-color: #fff;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  width: 2.5rem;
  height: 2.5rem;
}

.product-details__desc__colors__item a.active:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(0,0%,100%,.6);
}

.product-details__desc__colors {
  margin-left: 10%
}

.product-details__desc__title {
  margin-left: 10%
}

/*
.product-details__desc__documents {
  padding-bottom: 10%
}*/

.MainHeroWidget {
  opacity: 0;
}

.product-details__desc__colors__item {
  min-width: 70px;
  min-height: 70px;
  object-fit: cover;
  max-width: 70px;
  max-height: 70px;
}

.addthis_26x26_style .at300b span {
  width: 26px !important;
  height: 26px !important;
}

.addthis_26x26_style .at300b span svg {
  width: 26px !important;
  height: 26px !important;
}

.addthis_26x26_style .at300m span {
  width: 26px !important;
  height: 26px !important;
}

.addthis_26x26_style .at300m span svg {
  width: 26px !important;
  height: 26px !important;
}

.addthis_scale_hide {
  transform: scale(0);
  transition: all .4s ease-in-out;
}

.addthis_scale_show {
  transform: scale(1);
  transition: all .4s ease-in-out;
}

.d-flex .pl-2 {
  padding-top: 0.2rem;
}

.builderProductSwatches {
  display: flex !important;
  list-style-type: none !important;
}

.builderProductSwatches li {
  margin-right: .625rem !important;
}

@media (min-width: 576px) {
  .builderProductSwatches {
    padding-left: 0px !important;
  }
  
  .builderProductSwatches .swatchItem {
    padding-left: 0px;
  }
  
  .builder-load-more {
    font-size: 1.0625rem;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1f1f1f;
  }
}

@media (max-width: 576px) {
  .builderProductSwatches {
    padding-left: 0px !important;
  }
  
  .builderProductSwatches .swatchItem {
    padding-left: 0px;
  }
}

@media (max-width: 992px) {
  .builderShawProduct {
    position: relative !important;
  }
  
  .builderShawProductColor {
    padding-bottom: 1rem;
  }
}

.builderProductSwatches > li > .swatchBuilderImage {
  border-radius: 50%;
  width: 1.5rem;
  height: 1.5rem;
}

.activeBorder {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
  border: 2.5px solid #fff;
}

.builder-load-more {
  font-size: .875rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1f1f1f;
  border: none !important;
  border-radius: 24px !important;
  box-shadow: 0 12px 12px 0 rgba(65,65,65,.22);
  background-color: #fff;
  padding: .85rem 4.1rem !important;
  display: table !important;
}

@media screen and (min-width: 768px) {
  .builder-load-more {
    font-size: 1.0625rem;
  }
}

.del-load-more {
  display: none !important;
}

.builderShawProductName {
  padding-bottom: 1rem;
}

.loadmore-signal {
  top: 80% !important;
  position: fixed !important;
}

.infinite-scroll-component {
  overflow: hidden !important;
}

.product-list__filters__item > .btn.dropdown-toggle {
  -webkit-appearance: none !important;
  background: url("/App_Themes/Builder/assets/br_down.png") white no-repeat calc(100% - 40px) !important;
}

.builder-catalog-no-results {
  font-size: 1.50rem;
  margin-bottom: 20px;
  margin-left: 20px;
}

.Loader {
  min-width: 100%;
}

.page404TitleHeader {
  display: none;
}

.slick-prev:before {
  content: "←"
}

.slick-next:before {
  content: "→"
}

.slick-next {
  right: 5px !important;
}

.slick-prev {
  left: 5px !important;
}

.contentHeaderImage {
  width: 100%;
}

.contentHeaderTextContainer {
  width: 100%;
  margin-top: 5rem;
}

#ArticleTitle {
  width: 100%;
}

h1.headerArticleTitle.pageTitle {
  font-family: Lato,sans-serif;
  font-size: 2.7rem;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: .1px;
  color: #1f1f1f;
}

.ArticleText {
  font-family: Lato,sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  margin: auto;
}

.cartContainerModal .cartModal .cartBody .cartItemModal .itemNameModal .prodNameModal,
.cartContainerModal .cartModal .cartBody .viewInCart a,
#cartPage .cart .cartItemsList .cartBody .cart-item .productName a:nth-child(3) {
  font-family: Lato,sans-serif;
  font-size: 0.8rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.8;
  letter-spacing: normal;
  margin: auto;
}

#ArticleDescription {
  width: 100%;
  text-align: center;
}

#ArticleDescription p {
  display: inline;
  font-family: Lato,sans-serif;
  font-size: 1.2rem;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  max-width: 80%;
  margin: auto;
}

.breadcrumbContainer {
  display: block;
}


.contentGeneral {
  max-width: 1440px;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}

.additional-content-home{
  margin: 3rem 0 4rem 0;
}

#cartPage .cart .row{
  display: flex;
}

@media (max-width: 992px) {
  #cartPage .cart .cartItemsList .cartBody .cart-item .productName a:nth-child(3),
  .cartContainerModal .cartModal .cartBody .cartItemModal .itemNameModal .prodNameModal {
    line-height: initial;
    font-size: 0.8rem;
  }
  
  #cartPage .cart .cartItemsList .cartListHeaders .priceOfProduct,
  #cartPage .cart .cartItemsList .cartListHeaders .quantityOfProduct,
  #cartPage .cart .cartItemsList .cartListHeaders .subtotalPriseStl{
    text-align: center;
  }
  
  #cartPage .cart .cartItemsList .cartBody .cart-item>div {
    display: flex;
    float: none;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  
  .contentGeneral .ArticleText {
    font-size: 1rem;
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  
  .contentHeaderText {
    max-width: 60%;
  }
  
  .breadcrumbContainer.breadCrumbs.space.bg-variant-0 .container,
  #cartPage,
  #root .checkout {
    max-width: 60%;
  }
  
    #cartPage .cart .row,
  #root .checkout .ContactForm {
    display: block;
  }
  
  #root .checkout .ContactForm,
  #root .checkout .OrderSection {
    width: 100%;
  }
  
  .headerArticleTitle.pageTitle {
    font-size: 2rem !important;
  }
  
  #ArticleDescription p {
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
    .col-xs-9 {
    width: 75%;
  }
  
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  
  .cartListHeaders{
    align-items: center;
    text-align: center;  
  }
  
  .contentGeneral .ArticleText {
    max-width: 80%;
  }
  
  .breadcrumbContainer.breadCrumbs.space.bg-variant-0 .container,
  #cartPage {
    max-width: 80%;
  }
  
  .contentHeaderText {
    max-width: 80%;
  }
  
  .headerArticleTitle.pageTitle {
    font-size: 1.5rem !important;
  }
}

@media (max-width:576px){
  #cartPage {
    max-width: 100%;
    padding: 0;
    margin: 0 20px;
  }
  
  #root .checkout{
    max-width: 100%;
    margin: 0;
    padding: 5px;
  }
  .cartListHeaders div:first-child,
  #cartPage .cart .cartItemsList .cartBody .cart-item .productName {
    min-width: 120px;
  }
}

/*# sourceMappingURL=main.css.map */

.search-btn {
  border: 0px solid !important;
  height: 3.3rem;
}

.react-autosuggest__container {
  position: relative;
}

.react-autosuggest__input {
  width: 270px;
  height: 52px;
  /* padding: 10px 20px; */
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  /* border: 2px solid!important; 
  border-radius: 37px;*/
  border-style: none;
  border-radius: 50px;
  text-transform: uppercase;
}


/*
.react-autosuggest__input::-webkit-input-placeholder { 
font-size: 1rem;
font-weight: 700;
font-stretch: normal;
font-style: italic;
line-height: 2;
letter-spacing: normal;
color: #1f1f1f;
}

.react-autosuggest__input:-ms-input-placeholder { 
font-size: 1rem;
font-weight: 700;
font-stretch: normal;
font-style: italic;
line-height: 2;
letter-spacing: normal;
color: #1f1f1f;
}

.react-autosuggest__input::placeholder {
font-size: 1rem;
font-weight: 700;
font-stretch: normal;
font-style: italic;
line-height: 2;
letter-spacing: normal;
color: #1f1f1f;
}
*/


.react-autosuggest__input::placeholder {
  font-size: 1.10rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1f1f1f;
  font-family: Lato,sans-serif;
}

.react-autosuggest__input[value] {
  font-size: 1.10rem;
  font-weight: 700;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  color: #1f1f1f;
  font-family: Lato,sans-serif;
}




.search-btn {
  /* box-shadow: 0 12px 12px 0 #d1d1d1 !important;*/
  height: 3.8rem;
  border-radius: 50px !important;
  padding-left: 15px !important;
}

.react-autosuggest__suggestion.react-autosuggest__suggestion--highlighted {
  background-color: aliceblue;
}

#react-autowhatever-1 {
  width: 320px;
  margin-top: 32px;
}

.name {
  position: absolute;
}

@media (min-width: 350px) {
  #react-autowhatever-1 {
    width: 253px;
  }
}

@media (min-width: 400px) {
  #react-autowhatever-1 {
    width: 295px;
  }
}

@media (min-width: 476px) {
  #react-autowhatever-1 {
    width: 365px;
  }
  
  .react-autosuggest__input {
    width: 360px;
  }
}

@media (min-width: 576px) {
  #react-autowhatever-1 {
    width: 460px;
  }
  
  .react-autosuggest__input {
    width: 430px;
  }
}

@media (min-width: 768px) {
  .react-autosuggest__input {
    width: 180px;
    height: 43px;
  }
  
  .search-btn {
    height: 3rem;
  }
  
  #react-autowhatever-1 {
    width: 185px;
    margin-top: 23px;
  }
  
  .react-autosuggest__input::placeholder {
    font-size: 1rem !important;
  }
  
  .react-autosuggest__input[value] {
    font-size: 1rem !important;
  }
}

@media (min-width: 992px) {
  .react-autosuggest__input {
    width: 245px;
  }
  
  .search-btn {
    height: 3.2rem;
  }
  
  #react-autowhatever-1 {
    width: 255px;
    margin-top: 26px;
  }
  
  .react-autosuggest__input::placeholder {
    font-size: 1.10rem !important;
  }
  
  .react-autosuggest__input[value] {
    font-size: 1.10rem !important;
  }
}

@media (min-width: 1200px) {
  .react-autosuggest__input {
    width: 325px;
  }
  
  .search-btn {
    height: 3.3rem;
  }
  
  #react-autowhatever-1 {
    width: 320px;
    margin-top: 27px;
  }
}

.paralax-builder .parallaxSection {
  margin-bottom: 7rem;
}

@media (max-width: 992px) {
  .contentGeneral .ArticleText {
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .contentGeneral .ArticleText {
    max-width: 100%;
  }
}

.col-xs-12 {
  width: 100%;
}

.contentGeneral {
  max-width: 100%;
  padding: 0;
}

.row {
  margin: 0;
}


.swcards-builder .my-pages.contentLayout-Vertical .contentLayout-img img, .my-link.contentLayout-Vertical .contentLayout-img img {
  height: 213px;
  width: 213px;
  min-width: auto;
  object-fit: contain;
}

.swcards-builder .contentLayout .contentLayout-Vertical.contentLayoutImage-Top {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  float: left;
  padding-left: 15px;
  width: 20%;
}

.swcards-builder .my-pages.contentLayout-Vertical {
  height: 24rem;
}

.swcards-builder .my-pages.contentLayout-Vertical .contentLayout-img.verticalImageAlignment-Top {
  max-width: unset !important;
}

.swcards-builder .contentLayout .contentLayout-itemList {
  max-width: 1170px;
  margin: auto;
}

.articles-builder {
  overflow: auto;
}

.articles-builder::-webkit-scrollbar {
  display: none;
}

@media screen and (max-width: 576px) {
  .swcards-builder .my-pages.contentLayout-Vertical .contentLayout-img {
    height: auto;
  }
  
  .swcards-builder .my-pages.contentLayout-Vertical .contentLayout-img img, .my-link.contentLayout-Vertical .contentLayout-img img {
    width: auto;
  }
  
  .swcards-builder .contentLayout .contentLayout-Vertical.contentLayoutImage-Top {
    width: 100%;
  }
  
  .swcards-builder .my-pages.contentLayout-Vertical .contentLayout-title, .my-pages.contentLayout-Vertical .contentLayout-text, .my-pages.contentLayout-Vertical .contentLayout-link a {
    color: #fff !important;
  }
}

@media only screen and (min-width: 1200px) {
  .articles-builder {
    max-width: 975px;
  }
}

@media only screen and (max-width: 1200px) {
  .articles-builder {
    max-width: 79%;
  }
}

@media only screen and (max-width: 992px) {
  .articles-builder {
    max-width: 66%;
  }
}
.header-carousel-box img {
  height: 16.75rem;
  width: 16.75rem;
  object-fit: scale-down;
  background-color: white;
}

.contentHeaderImage img {
  width: 100%;
}

.retailer-widget-container .Loader {
  min-height: 600px;
  min-width: 100%;
}

.retailer-widget-container .Loader .signal {
  border: 5px solid #fff;
  border-radius: 50px;
  height: 50px;
  left: 50%;
  margin: -15px 0 0 -15px;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  color: white;
}

@keyframes pulsate {
  0% {
    transform: scale(.1);
    opacity: 0.0;
  }
  
  50% {
    opacity: 1;
  }
  
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}

.dealerLocatorMap {
  height: 55vh;
  width: 100%;
}

.retailer-general-container .retailer-stores {
  width: 100%;
  overflow: auto;
  margin-top: 2%;
}

.retailer-general-container {
  display: block;
}

@media only screen and (max-width: 860px) {
  .retailer-general-container {
    display: block;
  }
  
  dealerLocatorMap {
    height: 55vh;
    width: 100%;
  }
  
  .retailer-general-container .retailer-stores {
    width: 100%;
  }
}

.retailer-stores-ol {
  padding: 0;
}

.retailer-stores-ol .retailer-stores-tile {
  box-sizing: border-box;
  font-size: 11px;
  line-height: 1.6;
  color: #636466;
  white-space: normal;
  display: inline-flex;
  padding: 0 0 10px 10px;
  position: relative;
  list-style: none;
}

.retailer-stores-actions {
  position: absolute;
  top: 0;
  right: 0;
  width: 128px;
  height: 100%;
  flex-direction: column;
}

.retailer-store-info {
  /*width: calc(100% - 128px);*/
  padding: 6px 10px;
  min-height: 100px;
  color: white;
}

.retailer-store-info strong,
.retailer-store-info span {
  display: block;
}

.retailer-info-window {
  color: black;
}

.retailer-stores-actions .retailer-info-window-call,
.retailer-stores-actions .retailer-info-window-direction {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: -1px solid #fff;
  width: 100%;
  font-size: 12px;
  height: 50%;
}

.product-ordered-list {
  flex-wrap: wrap;
  padding-left: 0;
  display: flex;
  width: 100%;
}

.retailer-stores-ol-3 li {
  flex: 0 0 33.333333%;
  width: 33.333333%;
}

.retailer-stores-ol-2 li {
  flex: 0 0 50%;
  width: 50%;
}

.retailer-stores-ol-1 li {
  flex: 0 0 100%;
  width: 100%;
}

.retailer-stores-ol-1 {
  display: block;
}

.retailer-stores-ol-2,
.retailer-stores-ol-3 {
  display: table;
}

.retailer-general-container .retailer-stores::-webkit-scrollbar {
  width: 10px;
}

.retailer-general-container .retailer-stores::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.retailer-general-container .retailer-stores::-webkit-scrollbar-thumb {
  background: #888;
}

.retailer-general-container .retailer-stores::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.retailer-search-input {
  box-sizing: border-box;
  border: 1px solid transparent;
  width: 240px;
  height: 32px;
  padding: 0px 12px;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 6px;
  font-size: 14px;
  outline: none;
  color: black;
}

.retailer-map {
  height: 55vh;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.retailer-stores-actions-direction,
.retailer-stores-actions-phone {
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: none;
  width: 100%;
  height: 50%;
}

@media only screen and (max-width:1025px) {
  .retailer-stores-ol-2 li {
    flex: 0 0 48%;
    width: 48%;
  }
}

.retailer-search-container {
  padding: 4%;
}

.retailer-search-input {
  width: 100%;
}

.retailer-stores {
  max-width: 1200px;
  margin: auto;
}

.retailer-stores-ol-1 .retailer-stores-tile {
  text-align: center;
  justify-content: center;
}

.retailer-info-window {
  width: 120px;
}

.retailer-store-info h4 {
  margin: 0;
  font-weight: bold;
}

.retailer-store-info h6 {
  margin: 0;
  font-weight: bold;
}

.retailer-info-window h4 {
  margin: 0;
  font-weight: bold;
}

.retailer-info-window h6 {
  margin: 0;
  font-weight: bold;
}

.dealerLocatorMap-ratio-1:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.dealerLocatorMap-ratio-2:before {
  content: "";
  display: block;
  padding-top: calc(100% / 2);
}

.dealerLocatorMap-ratio-3:before {
  content: "";
  display: block;
  padding-top: calc(100% / 3);
}

.dealerLocatorMap-ratio-4:before {
  content: "";
  display: block;
  padding-top: calc(100% / 4);
}

.retailer-pagination-container {
  text-align: center;
}
/*# Banner ratio #*/
.articleDetails .imageRatio4 .contentHeaderImage{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% / 4) 0px 0px;
}
.articleDetails .imageRatio3 .contentHeaderImage{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% / 3) 0px 0px;
}
.articleDetails .imageRatio2 .contentHeaderImage{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% / 2) 0px 0px;
}

#content .articleDetails .imageRatio4 .responsiveImage,
#content .articleDetails .imageRatio3 .responsiveImage,
#content .articleDetails .imageRatio2 .responsiveImage,
#content .articleDetails .imageRatio4 .builder-header,
#content .articleDetails .imageRatio3 .builder-header,
#content .articleDetails .imageRatio2 .builder-header{
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  min-height: 100%;
}

/*# Content Layout Title Alignment#*/
.container-title-descrption-alignment-Center{
  left: 50%;
  transform: translateX(-50%);
  display:  grid;
  justify-content: center;
  text-align: center;
}

.container-title-descrption-alignment-Left{
  left: 50%;
  transform: translateX(-50%);
  display:  grid;
  justify-content: flex-start;
  text-align: left;
}


.container-title-descrption-alignment-Right{
  left: 50%;
  transform: translateX(-50%);
  display:  grid;
  justify-content: flex-end;
  text-align: end;
}
.contentLayout-widgetContainer.container-title-descrption-alignment-Center,
.contentLayout-widgetContainer.container-title-descrption-alignment-Left,
.contentLayout-widgetContainer.container-title-descrption-alignment-Right
{
  min-width: 0;
}
@media (max-width: 768px) {
  .container-title-descrption-alignment-Center,
  .container-title-descrption-alignment-Right,
  .container-title-descrption-alignment-Left{
    justify-content: center;
  }
}

.contentLayout-widgetContainer .contentLayout-containerTitle,
.contentLayout-widgetContainer .contentLayout-containerDescription,
.contentLayout-itemList .my-pages.contentLayout-Horizontal{
  padding-right: 3rem;
  padding-left: 3rem;
}

.widgetContainerBackgroundImage.parallax{
  background-size: cover;
  background-repeat: no-repeat;
}

/*# Ratio #*/
#heroSlider,
#heroSlider .header-carousel,
#heroSlider .header-carousel .slick-list,
#heroSlider .header-carousel .slick-list .slick-track{
  position: relative;
  height: 100%;
}

.ratio4to3{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% * 0.75) 0px 0px;
}

.homeHeroSlider.imageRatio4,
.ratio4to1{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% / 4) 0px 0px;
}

.ratio3to2{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% * 0.66666) 0px 0px;
}

.homeHeroSlider.imageRatio3,
.ratio3to1{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% / 3) 0px 0px;
}

.ratio2to3{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% / 0.75) 0px 0px;
}

.homeHeroSlider.imageRatio2,
.ratio2to1{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% / 2) 0px 0px;
}

.ratio1to2{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% * 2) 0px 0px
}

.ratio1to1{
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: calc(100% / 1) 0px 0px;
}

.imageRatio4 #heroSlider,
.imageRatio3 #heroSlider,
.imageRatio2 #heroSlider,
.ratio4to3 .couponImage,
.ratio4to1 .couponImage,
.ratio3to2 .couponImage,
.ratio3to1 .couponImage,
.ratio2to3 .couponImage,
.ratio2to1 .couponImage,
.ratio1to2 .couponImage,
.ratio1to1 .couponImage{
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  object-fit: cover;
  height: 100%;
}

@media screen and (max-width: 768px){
  .imageRatio2 .contentHeaderImage,
  .imageRatio3 .contentHeaderImage,
  .imageRatio4 .contentHeaderImage{
    height: 580px;
  }
  
  header .item img{
    height: 18.125rem;
  }
}

/*#Contact Us #*/


.contact_us{
  width: 70%;
  margin: auto;
}

.ErrorLabel, .EditingFormErrorLabel {
  color: red;
  margin-left: 15px;
}

.contact_us .EditingFormValueCell .Error .form-control {
  border-color: #fe4a21;
}

.contact_us .FormPanel {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.brandHeader a, .AdditionalAddress {
  cursor: auto;
  pointer-events: none;
}
.container.padding-horizontal.contactPageContainer {
  padding: 50px 0;
}
.contact_us #Message,
.contact_us #SecurityCode,
.contact_us #ContactMethod,
.contact_us #Store,
.contact_us #Topic,
.contact_us #Country,
.contact_us #State,
.contact_us #Province
{
  width: 100%;
  display: inline-block;
}

.contact_us #FirstName,
.contact_us #LastName,
.contact_us #Phone,
.contact_us #Email,
.contact_us #Address1,
.contact_us #Address2,
.contact_us #City,
.contact_us #ZipCode
{
  width: 50%;
  display: inline-block;
}
.contact_us #FirstName, .contact_us #Phone {
  /* float: left; */
  padding-right:10px;
}
.contact_us #LastName, .contact_us #Email {
  float: right;
  padding-left:10px;
}
.contact_us table tr {
  margin-top: 20px;
}

.contact_us .FormButton{
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1f1f1f;
  border: none !important;
  border-radius: 24px !important;
  box-shadow: 0 12px 12px 0 rgb(65 65 65 / 22%);
  background-color: #fff;
  padding: .85rem 4.1rem !important;
  display: table !important;
  margin-top: 2rem;
}

.contact_us table td.EditingFormValueCell {
  height: 100%;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.contact_us table td.EditingFormValueCell .EditingFormControlNestedControl {
  width: 100%;
}

.contact_us table td.EditingFormValueCell .form-control {
  width: 100%;
  max-width: 100%;
  max-height: 450px;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-weight: 300;
  padding: 20px 20px 20px 20px;
  margin: 20px 0px 0px 0px;
  border-radius: 30px 30px 30px 30px;
  height: 3rem;
  box-shadow: none;
  border: 1px solid #8a8884;
}

.contact_us #Message td.EditingFormValueCell .form-control {
  resize: vertical;
  min-height:150px;
}

.ErrorLabel, .EditingFormErrorLabel {
  display: block;
  padding-bottom: 10px;
  text-align: left;
  color: #ff0000;
}

/*#Cart#*/


.cartContainerModal,
.cartContainerModal .cartModal {
  position: fixed;
 /* bottom: 15px;
  right: 15px;*/
  z-index: 999;
}

.cartContainerModal{
  z-index: 9999;
}

.cartContainerModal .cartModal{
  background-color: white;
  margin-top: 50px;
  width: 310px;
}

.cartContainerModal .cartIcon{
  float: right;
  border-radius: 1000%;
  width: 60px;
  height: 60px;
  background: white;
  display: flex;
  text-align: center;
  color: #ffffff;
  position: fixed;
 /* bottom: 15px;
  right: 15px;*/
  box-shadow: 2px 2px 19px 0px rgb(0 0 0);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.cartContainerModal .cartIcon .totalItems{
  color: black;
  font-size: inherit;
  width: initial;
  height: initial;
}

.cartModal>div{
  padding: 20px 25px 20px 20px;
  border-top: 3px solid #666666;
  color: #888;
  text-transform: uppercase;
}

.cartContainerModal .cartModal .cartBody .viewInCart a{
  text-decoration: underline;
}

.cartModal .cartModalBtns>a {
  color: #fff;
  padding-bottom: 13px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 30px;
  border: 1px solid black;
  background-color: black;
}

.cartModal .cartModalBtns {
  padding: 15px;
  margin: 0;
}

#cartPage .cart .row .cartItemsList .cartListHeaders {
  display: flex;
}

#cartPage .cart{
  margin: 0;
}
#rootCart .cartIcon{
  padding: 0;
}

#root .successMessage{
  text-align: center;
}

.quantityElem {
  width: 50px;
  border: 1px solid rgba(59, 63, 74, 0.2);
  text-align: center;
  padding: 8px 8px;
}

.quantityOfProduct span.fa-plus,
.quantityOfProduct span.fa-minus{
  padding: 6px 4px;
}

.cartItemsList .cart-item .fas,
.quantityElem {
  height: 35px;
}

.cartListHeaders div:first-child,
.cartContainerModal .cartModal div {
  text-align: left;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.cartListHeaders>div,
.cartBody .cart-item>div,
#cartPage .cart .cart-empty,
#cartPage .cart .return-to-shop {
  text-align: center;
}

.return-to-shop{
  margin: auto;
  width: auto;
}

#cartPage .cart .panel-body{
  padding: 0;  
}

#cartPage .cart .panel-body,
#cartPage .cart .cartTotals {
  max-width: 100%;
}

.cartBody .productName>a>img{
  margin: 0;
}

#cartPage .cart .cartItemsList .cartBody .cart-item .productName {
  
  display: flex;
}

#cartPage .cart-item .btnClose{
  position: absolute;
  top: 0;
  left: -20px;
  bottom: 0;
  right: 0;
}

.cartTotals>div{
  float: unset;
  margin: auto;
  margin-top: 20px;
}



.btnReturnToCart {
  padding-top: 2rem;
}





/*#End#*/
/*# Breadcrumbs #*/
#contentMain .breadcrumbContainer .container .row .col-xs-12 div:first-child{
  margin:0 !important;
}
#contentMain .breadcrumbContainer .CMSBreadCrumbsLink[href*="/articles"][target*="CMS.Folder"] {
  pointer-events: none;
  cursor: default;
  color: black;
  
}
/*# end #*/

/*# footer legal */

.footerTerms .dynamicButtonLink {
  display: flex;
  }

.footerTerms .dynamicButtonLink:nth-child(2) {
  padding-top: 18px;
  }


/*# Footer #*/
.footerWidgets span,
.footerWidgets a,
.footerWidgets i:before,
footer .dynamicButtonLink span {
  transition: color .2s;
}

footer {
  padding: 75px 0 0;
}

footer .footerText {
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.71429;
  font-weight: 400;
}

.copyright>div {
  padding-top: 35px;
  padding-bottom: 35px;
  /*border-top: 1px solid;*/
  font-size: 14px;
}

footer .copyrightWidgetContainer  {
  margin: 0 20px;
}

.copyright>div>div,
.socialsWidgetContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copyright a:focus,
.copyright a:hover {
  outline: none;
  text-decoration: none;
}

.copyright .list-inline a {
  width: 26px;
  margin: 5px 0;
  padding: 5px;
  border-radius: 20px;
  border: none;
  text-align: center;
  text-decoration: none;
  transition: .33s background ease-out;
}


