/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/***body***/
strong {
  font-weight: 700;
}
.green {
  color: #7AB842;
}
.btn-primary,
.btn-primary:hover {
  background-color: #7AB842;
 
}
body {
  font-family: "Montserrat", serif;
}
a {
  color: #000;
  transition: color 0.2s ease-in;
}
a:hover {
  color: #7AB842;
}
.page-header h1 {
  border-left: 90px solid #7AB842;
  padding-left: 70px;
  line-height: 1;
  margin-bottom: 80px;
  font-size: 52px;
  color: #898988;
}
.grid2footer {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grid2 {
  display: grid
;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
#wrapper {
  background: #fff;
  padding-top:0;
}
.page-content {
  line-height: 1.6;
}
.block-categories {
  background: #f7f7f7;
  border: 2px solid #76b82a;
}
.block-category{
  min-height:auto;
  margin-bottom:0;
}
.card-block{
  padding:0;
}
.products-sort-order .select-list{
  font-size:13px;
}
.products-sort-order .select-list:hover{
  background:#76b82a;
}
#subcategories ul li:hover .subcategory-image a{
  border: 5px solid #78b833;
}

/**slider***/
.carousel .carousel-item .caption{
  max-width:none;
}
.caption h2 {
  margin-top: 17vh;
  font-size: 74px;
  color: #000;
  letter-spacing: -3px;

}
.caption h2 span {
  font-size: 112px;
  font-weight: 700;
  letter-spacing: -8px;
}
.caption .etex-container {
  margin-top: 20px;
}
.caption .etex-container a.etex {
  background-image: url(../gfx/SVG/icon-etex-small.svg);
  background-repeat: no-repeat;
  background-position: 11px 9px;
    background-color: #fff;
    background-size: 57px;
    display: inline-block;
    width: 84px;
  height: 36px;
  padding: 7px;
  border-radius: 4px;
  margin-right: 15px;
}
.caption .etex-container a.arrow-play {
  color: #fff;
  background: transparent;
  background-image: url(../gfx/SVG/icon-arrow-play.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 10px;
  text-decoration: none;
  padding-right: 16px;
  position: relative;
  bottom: 15px;
}
.caption .banner-contact {
  position: absolute;
  right: 0;
  top: 175px;
  background: #000;
  display: inline-block;
  padding: 20px 30px 20px 30px;
  text-align: right;
}
.caption .banner-contact .banner-cotact-inner {
  background-image: url(../gfx/SVG/icon-tel.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 30px;
  padding-right: 50px;
}
.caption  .banner-contact{
  margin-top:40px;
}
.caption  .banner-contact h3 {
  font-size: 20px;
  color: #fff;
}
.caption .banner-contact a {
  color: #fff;
  text-decoration: none;
  font-size: 35px;
  font-weight: 700;
}
#header .caption  .banner-contact a {
  color: #fff;
  text-decoration: none;
  font-size: 35px;
  font-weight: 700;
}
.carousel .carousel-item .caption {
  position: absolute;
  bottom: 30%;
  width: 70%;
  left: 15%;
  margin: 0 auto;
  max-width: none;
  color: #fff;
}
/**endslider***/
.page-content a {
  color: #7AB842;
}
.page-content p {
  font-size: 20px;
  color: #000;
  margin-bottom: 30px;
}



.page-content ul li {
  font-size: 20px;
  color: #000;
}
.page-content h1 {
  font-size: 35px;
  margin-bottom: 30px;
}
.page-content h2 {
  font-size: 30px;
  margin-bottom: 30px;
}
.page-content h3 {
  font-size: 25px;
  margin-bottom: 30px;
}
#header, #header .header-top{
  background-color: transparent;
}
#header .header-top>.container{
  padding:25px;
  background: #fff;
  border-radius:100px;

}
.carousel .carousel-control .icon-prev:hover i,
.carousel .carousel-control .icon-next:hover i{
  color:#76b82a;
}
.featured-products .products-section-title{
  display:none;
}
#header {
  box-shadow: none;
  padding: 0px;
  box-sizing: border-box;
  margin: 0 auto;
  background: #fff;
  font-size: 15px;
  text-transform: uppercase;
  position: relative;
  transition: color 0.2s ease-in-out;
}
#header .header-nav {
  border-bottom: 0;
  font-size:14px;
  padding-top:15px;
}
#header .logo {
  height: 57px;
}
#header .header-top a[data-depth="0"] {
  color: #000;
}
#header .header-top a[data-depth="0"]:hover {
  color: #78b833;
}
#header a {
  text-decoration: none;
  color: #000;
  font-weight: 400;
}
#header a:hover {
  color: #78b833;
}
#header ul li {
  display: inline-block;
}
#header .header-nav .cart-preview.active {
  background-color: #78b833;
  border-radius: 8px;
}
.product-flags li.product-flag {
  background-color: #78b833;
}
/***end body***/
/***header***/
header {
  background: url('image1.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
header .header-bg {
  padding-top: 110px;
  height: 100vh;
  background: #000000;
  background: -moz-linear-gradient(360deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
}

#header .header-top .position-static{
  text-align:right;
}
/***end-header***/
/***footer***/
footer .item p {
  color: #fff;
}
footer .item h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 30px;
  color: #fff;
}
footer .item a[href^="mailto"],
footer .item a[href^="tel"] {
  font-size: 25px;
  display: inline-block;
  font-weight: bold;
  color: #78b833;
  background-repeat: no-repeat;
  background-position: center left;
  background-size: 18px;
  padding-left: 33px;
}
footer .item a[href^="tel"] {
  background-image: url(../gfx/SVG/icon-tel.svg);
}
footer .item a[href^="mailto"] {
  margin-bottom: 30px;
  background-image: url(../gfx/SVG/icon-mail.svg);
}
footer .item a {
  font-size: 15px;
  color: #fff;
  line-height: 1.6;
  text-decoration: none;
}
footer .item .icon-facebook,
footer .item .icon-instagram {
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
}
footer .item .icon-instagram {
  background-image: url(../gfx/SVG/icon-instagram.svg);
}
footer .item .icon-facebook {
  background-image: url(../gfx/SVG/icon-facebook.svg);
}
.footer-container .h3,
.footer-container .h4 {
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: none;
  color: #fff;
  font-size: 22px;
}
#block_myaccount_infos .myaccount-title a {
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: none!important;
  color: #fff;
  font-size: 22px;
}
footer#footer {
  background-color: #000;
  padding: 0;
  color: #fff;
  background: #000000;
  background: -moz-linear-gradient(360deg, #000000 0%, #333333 100%);
  background: -webkit-linear-gradient(360deg, #000000 0%, #333333 100%);
  background: linear-gradient(360deg, #000000 0%, #333333 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#333333", GradientType=1);
}
footer .block-contact,
footer .footer-container li a,
footer a {
  font-size: 15px;
  color: #fff;
  line-height: 1.6;
  text-decoration: none;
}
footer .block-contact:hover,
footer .footer-container li a:hover,
footer a:hover {
  color: #78b833;
}
.footer-container {
  padding-bottom: 100px;
}
/***end footer***/
/***copy***/
.copy {
  text-align: center;
  padding: 30px;
  font-size: 11px;
  color: #727272;
  background: #fff;
}
.copy span {
  position: relative;
  top: -18px;
}
.copy img {
  height: 50px;
  border-left: 1px solid #ccc;
  padding: 15px 25px;
  margin-left: 20px;
}
/**end-copy***/
.carousel .carousel-inner {
  height: 800px;
}
.carousel{
  position: relative;
  top: -180px;
  z-index: -1;
  overflow:hidden;
}
.product-miniature .highlighted-informations .quick-view{
  font-size:12px;
}
.product-miniature .highlighted-informations .quick-view:hover{
  color:#78b833;
}
.product-images>li.thumb-container .thumb.selected, 
.product-images>li.thumb-container .thumb:hover{
  border-color:#78b833;
}

.btn-primary, 
.btn-primary:hover{
  color: #fff;
    border-radius: 4px;
    padding:5px 20px 5px 20px;
    display: inline-block;

    text-decoration: none;
    font-size: 14px;
    background-color: #000;
    transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
  }
  .btn-primary:hover{
    background-color: #78b833;
  }
.product-price{
    color:#78b833;
}
span.current-price-value{
  font-size:40px;
}
.input-color{
  width: 3.125rem;
  height: 3.125rem;
}
#product .custom-checkbox input[type=checkbox]+span.color, 
#product .variant-links .color, 
#product label .color{
  width: 3.125rem;
  height: 3.125rem;
  background-repeat:no-repeat;
  background-size:cover;
  border:2px #fff solid ;
}
.custom-checkbox input[type=checkbox]+span.color, 
.variant-links .color, 
label .color{

  background-repeat:no-repeat;
  background-size:cover;
  border:2px #fff solid ;
}
.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span{
  border:2px solid #78b833;
  border-radius:8px;
}
.blockcart.cart-preview.inactive {
  background-color: #78b833;
  border-radius: 8px;
}
.product-actions .control-label{
  font-size:18px;

  font-weight:700;
}
.product-flags li.product-flag,
.product-miniature .product-flags li.product-flag{
  min-height:auto;
  min-width: auto;
  text-transform: none;
  padding:5px 8px;
  border-radius:4px;
  font-size:13px;
}
.quickview .modal-content{
  background:#fff;
}


#product label .color{
  width: 6.125rem;
  height: 6.125rem;
}
#product .product-information p{
  line-height:1.6;
  font-size: 18px;
  color:#000;
  margin-bottom:20px;
}
#product #content{
  max-width:none;
}
#blockcart-modal .product-name{
  color:#78b833;
}
.btn-primary, .btn-secondary{
  text-transform: none;
}
#subcategories ul li .subcategory-name:hover, .block-categories .arrows .arrow-down:hover, .block-categories .arrows .arrow-right:hover, .block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover, .cart-grid-body a.label:hover{
  color:#78b833;
}
.nav-item .nav-link.active,
body#checkout a:hover{
  color:#78b833;
}
.custom-radio input[type=radio]:checked+span{
  background-color: #78b833;
}
body#checkout section.checkout-step.-reachable.-current .step-number{
  background-color: #78b833;
}
#wrapper .breadcrumb{
  font-size:12px;

}
#wrapper .breadcrumb li::after{
  margin: .3125rem .1rem;
}
.product-cover {
  position: relative;
  margin-bottom: 1.25rem;
  box-shadow: 0px 0px 2px #c5c5c5;
}

/**nav***/

#_desktop_top_menu .top-menu[data-depth="0"] li:hover .sub-menu, .top-menu .sub-menu.collapse.in{
  
}
.top-menu a[data-depth="0"] {
  padding: .625rem 1rem;

}
#header .menu, #header .menu>ul>li{
  position:relative;
}
.top-menu .sub-menu{
  width:auto;
  min-width:auto;
}
/**end-nav***/

.product-actions .add-to-cart{
  padding-top:5px;
  text-transform: none;
}
.tabs .nav-tabs .nav-link.active, 
.tabs .nav-tabs .nav-link:hover{
  border-bottom:#78b833 1px solid;
  color:#78b833;
}
.tabs{
  padding:0;
}
.form-control:focus {
  color: #232323;
  background-color: #fff;
  outline: .1875rem solid #78b833;
  border-color: #fff;
}
.input-group.focus{
  outline: .1875rem solid #78b833;
  border-color: #fff;
}
.group-span-filestyle .btn-default{
  background: #78b833;
}
#header{
  text-transform: none;
}
#header .logo {
  height: 68px;
  position: absolute;
  top: -51px;
  left:-22px;
}
#header .header-nav #_desktop_contact_link #contact-link, .sitemap{
  margin-top: 1.2rem;
}

#search_widget{
  margin-left:24px;
}


/*hp*/
.banner-prod-container {
  position: relative;
  top: -320px;
  width: 1440px;
  margin: 0 auto;
}
.box3 {
  display: grid;
  z-index: 1000;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 2px;
}
.banner-prod-container .prod {
  height: 180px;
  background: #3a3a3a;
  text-align: center;
  padding-top: 550px;
  transition: margin-top .2s ease-out;
}
.banner-prod-container .prod:hover{
  margin-top:-10px;
}
.banner-prod-container .prod a {
  position: relative;
  z-index: 10;
  color: #fff;
    text-decoration: none;
    font-size: 44px;
    padding: 0 40px;
    z-index: 1001;
    top: -220px;
    display: block;
}
.banner-prod-container .prod1 {
  background-image: url(../gfx/1x/image-1a.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner-prod-container .prod2 {
  background-image: url(../gfx/1x/image-2a.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner-prod-container .prod3 {
  background-image: url(../gfx/1x/image-3a.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner-prod-container .prod2::after {
  content: '';
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #000000;
  background: -moz-linear-gradient(360deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(360deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(360deg, #000000 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
}

.number-box {
  text-align: center;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 40px;
}
.number-box .number {
  color: #7AB842;
  font-size: 100px;
  letter-spacing: -3px;
  display: block;
  font-weight: 700;
  margin-bottom: 30px;
}
.number-box .number-desc {
  font-size: 28px;
  color: #fff;
  display: block;
  font-weight: 700;
}

.content-bg-image {
  margin-bottom: 0;
  position:relative;
  top:-120px;
}
.content-bg-image.content-bg-image-2{
top:0;
}
.content-bg-image-3{
  margin-top:100px;
}
.content-bg-image-3 .content-bg-image {
  top:0px;

}
.content-bg-image-3 .content-bg-image .content .text h2 {
  color: #fff;
  font-size: 70px;
  font-weight: 700;
  letter-spacing: -2px;
  text-align: center;
  padding-left: 0;
  border-left: none;
  padding-top: 130px;
  margin-bottom: 140px;
}
.content-bg-image-3 .content-bg-image .content .text h2 span {
  font-weight: 700;
  color: #fff;
  font-size: 30px;
  letter-spacing: -1px;
}
.content-bg-image .content .text h2 {
  border-left-color: transparent;
  font-size: 52px;
}
.content-bg-image .content .text h2 span {
  font-size: 67px;
  color: #898988;
}
.content-bg-image .icon-box {
  width: 676px;
  background: #fff;
  position: absolute;
  margin-left: 0px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0;
  padding: 33px 44px;
}
.content-bg-image .icon-box .icon {
  color: #000;
  display: block;
  font-size: 15px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 107px;
  text-decoration: none;
  text-align: center;
  padding-top: 119px;
  margin-bottom: 40px;
  line-height: 1;
  transition: color 0.2s ease-in-out;
}
.content-bg-image .icon-box .icon:hover {
  color: #78b833;
}
.content-bg-image .icon-box .icon-chlewnie {
  background-image: url('../gfx/SVG/icon-chlewnie.svg');
}
.content-bg-image .icon-box .icon-maszyny-rolne {
  background-image: url('../gfx/SVG/icon-maszyny-rolne.svg');
}
.content-bg-image .icon-box .icon-budownictwomieszkaniowe {
  background-image: url('../gfx/SVG/icon-budownictwomieszkaniowe.svg');
}
.content-bg-image .icon-box .icon-fermydrobiu {
  background-image: url('../gfx/SVG/icon-fermydrobiu.svg');
}
.content-bg-image .icon-box .icon-stajnie {
  background-image: url('../gfx/SVG/icon-stajnie.svg');
}
.content-bg-image .icon-box .icon-mleczarnieihodowlabydla {
  background-image: url('../gfx/SVG/icon-mleczarnieihodowlabydla.svg');
}
.content-bg-image .icon-box .icon-plodyrolne {
  background-image: url('../gfx/SVG/icon-plodyrolne.svg');
}
.content-bg-image .icon-box .icon-owczarnie {
  background-image: url('../gfx/SVG/icon-owczarnie.svg');
}
.content-bg-image .icon-box .icon-przemysl {
  background-image: url('../gfx/SVG/icon-przemysl.svg');
}
.content-bg-image .icon-box .icon-zdolnoscoddychania {
  background-image: url('../gfx/SVG/icon-zdolnoscoddychania.svg');
  background-size: 101px;
  background-position: 20px 0px;
}
.content-bg-image .icon-box .icon-dlugazywotlnosc {
  background-image: url('../gfx/SVG/icon-dlugazywotlnosc.svg');
  background-size: 118px;
  background-position: 5px 0px;
}
.content-bg-image .icon-box .icon-izolacjaakustycznaitermiczna {
  background-image: url('../gfx/SVG/icon-izolacjaakustycznaitermiczna.svg');
  background-size: 119px;
  background-position: 4px 0px;
}
.content-bg-image .icon-box .icon-ekologiaitrwalosc {
  background-image: url('../gfx/SVG/icon-ekologiaitrwalosc.svg');
  background-size: 86px;
  background-position: 36px 0px;
}
.content-bg-image .icon-box .icon-niepalnymaterial {
  background-image: url('../gfx/SVG/icon-niepalnymaterial.svg');
  background-size: 87px;
}
/* .content-bg-image .icon-box-right {
  position: absolute;
  margin-left: 660px;
} */
.content-bg-image-1::after {
  content: '';
  display: block;
  width: 100%;
  height: 606px;
  background-image: url('../gfx/1x/image3.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.content-bg-image-2 .icon-box {
  padding-top: 124px;
  padding-bottom: 124px;
}
.content-bg-image-2::after {
  content: '';
  display: block;
  width: 100%;
  height: 606px;
  background-image: url('../gfx/1x/image2.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.content-bg-image-3 {
  content: '';
  display: block;
  width: 100%;
  background-image: url('../gfx/1x/image3.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.content-bg-image-3 .content-bg-image {
  height: 606px;
  background: rgba(0, 0, 0, 0.6);
}
.content-bg-image-3 .content .text h2 {
  color: #fff;
  font-size: 70px;
  font-weight: 700;
  letter-spacing: -2px;
  text-align: center;
  padding-left: 0;
  border-left: none;
  padding-top: 130px;
  margin-bottom: 140px;
}
.content-bg-image-3 .content .text h2 span {
  font-weight: 700;
  color: #fff;
  font-size: 30px;
  letter-spacing: -1px;
}

.content .text h2 {
  border-left: 90px solid #7AB842;
  padding-left: 70px;
  line-height: 1;
  margin-bottom: 80px;
  font-size: 52px;
  color: #898988;
}
.content .text h2.nonepadding{
  border-left:0;
  padding-left:0;
}
.content-bg-image .content .text h2 span {
  font-size: 67px;
  color: #898988;
  font-weight:bold;
}

.content {
  width: 1440px;
  margin: 0 auto;
  font-size: 22px;
  line-height: 37px;
  margin-bottom: 100px;
}
.content .text p {
  font-size: 22px;
  color:#000;
  line-height:1.6;
}
.content .text h2 {
  border-left: 90px solid #7AB842;
  padding-left: 70px;
  line-height: 1;
  margin-bottom: 80px;
  font-size: 52px;
  color: #898988;
}
.content .text h2 span {
  color: #7AB842;
  font-size: 72px;
  font-weight: 700;
  letter-spacing: -3px;
}
.more {
  color: #fff;
  border-radius: 4px;
  padding: 10px 20px 10px 30px;
  display: inline-block;
  margin-top: 40px;
  text-decoration: none;
  font-size: 14px;
  background-color: #000;
  transition: background 0.2s ease-in-out, color 0.2s ease-in-out;

}
.more span {
  background-image: url(../gfx/SVG/icon-more.svg);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 10px;
  padding-right: 20px;
  font-weight: 700;
}
.tooltip{
  opacity:1;
}
.tooltip-box img {
  width: 500px;
}
.tooltip-box {
  position: relative;
  top: 120px;
}
.tooltip-box img {
  width: 500px;
}
.tooltip-box .tooltip {
  position: absolute;
}
.tooltip-box .tooltip .tooltip-num {
  background: #7AB842;
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  padding: 5px 12px;
}
.tooltip-box .tooltip .tooltip-text {
  position: absolute;
  top: -37px;
  left: -34px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  font-weight: bold;
}
.tooltip-box .tooltip-1 {
  top: 98px;
  left: 20px;
}
.tooltip-box .tooltip-1 .tooltip-text {
  top: -27px;
}
.tooltip-box .tooltip-2 {
  top: -10px;
  left: 273px;
}
.tooltip-box .tooltip-3 {
  top: 45px;
  left: 450px;
}
.tooltip-box .tooltip-3 .tooltip-text {
  top: -27px;
}
/*end hp*/

@media (max-width: 767px) {
  #header {
    padding:0;
  }
  .carousel .carousel-inner{
    height:auto;
  }
  #header ul li{
    display:block;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1440px;
    max-width: 100%;
  }
}
/*# sourceMappingURL=custom.css.map */