body { width: 100%; overflow-x: hidden; overflow-x: hidden; }
body, body * { font-family: 'Rubik', sans-serif; }
p { color: #555; text-align: justify; letter-spacing: .5px; font-weight: 300; }
li { color: #666; letter-spacing: .5px; font-weight: 300; }
img, .product-card-thumbnail, .top-bar .menu.main > li > a {
-o-transition:.5s;
-ms-transition:.5s;
-moz-transition:.5s;
-webkit-transition:.5s;
transition:.5s;
}
.slide img {
-o-transition:none;
-ms-transition:none;
-moz-transition:none;
-webkit-transition:none;
transition:none;
}
.clear, .spacer05, .spacer1, .spacer2, .spacer3, .spacer4, .spacer5 { clear: both; }
.spacer05 { padding-top: .5rem; }
.spacer1 { padding-top: 1rem; }
.spacer2 { padding-top: 2rem; }
.spacer3 { padding-top: 3rem; }
.spacer4 { padding-top: 4rem; }
.spacer5 { padding-top: 5rem; }
.button { text-transform: uppercase; font-weight: 700; border-radius: .35rem; }
.button.expanded { width: 100% !important; }
.button.hollow.white { border-color: rgba(255,255,255,.6); color: #fff; }
.button.hollow.white:hover { background: rgba(42, 105, 121,0.2); border-color: #fff; color: #fff; }
.nf-form-layout .label-above .nf-field-label { margin-bottom: 0; font-weight: 300; }
.nf-form-layout .label-above .nf-field-label label { font-size: .7em; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; }
.nf-before-form-content { margin: 0 0 1rem 0; display: block; color: #888 }
.nf-form-fields-required { font-size: .9em; }
.nf-after-field .nf-error-msg { font-size: .7rem; text-transform: uppercase; letter-spacing: .5px; }
.nf-form-errors nf-section { display: block; background: #e80000; color: #fff; font-size: .8rem; padding: .5rem; text-transform: uppercase; letter-spacing: .5px; text-align: center; border-radius: .35rem; }
.nf-form-errors nf-section .nf-error-msg { display: block; color: #fff;  }
.callout { border-radius: 0; background-color: #fefefe; border: 1px solid #e6e6e6; padding: 1.25rem; margin-bottom: 1.5rem; box-shadow: 3px 3px 8px rgba(42, 105, 121,0.05) }
.label { text-transform: uppercase; font-weight: 600; letter-spacing: .5px; border-radius: .35rem; border-left: .5rem solid rgba(255,255,255,.4); color: #fff !important; }
.labels { font-size: .7em }
.labels .label { font-size: 1em; padding: .6rem 1rem; }
.grid-padding-x.spaced > .cell { padding-right: 1.4rem; padding-left: 1.4rem; }
.grid-padding-x.spaced { margin-right: -1.4rem; margin-left: -1.4rem; }
#header-container { height: 7rem; }
#topbar { z-index: 999; border-bottom: 0 solid #eee; box-shadow: 0 0 4rem 0 rgba(42, 105, 121,0.3); }
.scrollhide-nav { position: fixed; right: 0; top: 0; left: 0; transition: -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1); transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1); transition: transform 1s cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 1s cubic-bezier(0.86, 0, 0.07, 1); }
.scrollhide-nav.hidden { -webkit-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }
.header { background: #fff; width: 100%; }
.header .menu { background: transparent; }
.header .drilldown a { background: transparent; }
.header .drilldown .is-drilldown-submenu-parent > a::after { border-color: transparent transparent transparent #fff; } .header .drilldown .is-drilldown-submenu-parent { z-index:100; border-color: transparent !important; }
.header .drilldown > li > a { line-height: 3.5rem !important; }
.header .drilldown > li .menu { line-height: 2rem !important; }
.header .drilldown > li .menu a { color: #fff !important; font-size: 1em !important; font-weight: 300 !important; text-transform: none !important; padding: 1.75rem !important; }
.header .drilldown > li .menu li { border: 0 !important; }
.drilldown .js-drilldown-back > a::before { border-color: transparent #fff transparent transparent ;  }
.top-bar, .top-bar .menu { background: transparent; padding: 0; }
.top-bar .logo { padding: 1.5rem 0 0 0; }
.top-bar .logo img { max-height: 4rem; }
.is-stuck .top-bar .logo { max-width: 16rem; padding: 1rem 0; }
.top-bar .menu > li { position: relative; z-index: 10; }
.top-bar .menu.drilldown > li { position: static; z-index: 10; }
.top-bar .menu:not(.drilldown) > li > .menu { display: ; background: #fcfcfc; border: 0; box-shadow: 0 10px 10px 3px rgba(42, 105, 121,.1); min-width: 16rem; top: 100%;  }
.top-bar .menu.drilldown > li > .menu { top: 0; background: #2a6979; }
.top-bar .menu.main > li > a { text-align: center;  }
.top-bar .top-bar-right > div > .menu > li > a { text-align: center; position: relative;  vertical-align: middle; display: inline-block; width: 100%; }
.top-bar .top-bar-right > .top-contact > .menu > li > a { border-right: 1px solid rgba(255,255,255,0.2) }
.top-bar .top-bar-right > div > .menu > li.has-child > a::after { display: block; width: 0; height: 0; border: inset 0.35rem; content: ''; border-bottom-width: 0; border-top-style: solid; border-color: #888 transparent transparent; right: 1rem; left: auto; margin-top: -3px; position: absolute; top: 50%; }
.top-bar .top-contact > .menu > li.has-child > a::after { right: .75rem; }
.top-bar .top-bar-right > div > .menu > li.has-child:hover > a::after { border-color: #5897AB transparent transparent;  }
.top-bar .top-bar-right > div > .menu > li > a:hover, .top-bar .top-bar-right > div > .menu > li:hover > a, .top-bar .top-bar-right > div > .menu > li.is-active > a { background: transparent; color: #5897AB; }
.top-bar .menu:not(.drilldown) > li > .menu { right: auto; left: -0.25rem !important; padding: 0 1rem .5rem 1rem; border-left: 0.25rem solid #aaa; width: calc(100% + 3px); top: 97.5%; }
.top-bar .top-contact > .menu > li > .menu { border-left: 0.25rem solid #aaa;  }
.top-bar .top-contact > .menu > li.has-child > a::after { border-color: #fff transparent transparent; }
.top-bar .top-contact > .menu > li.has-child:hover > a::after { border-color: #21505d transparent transparent; }
.top-bar-right { background: #fff; padding-left: 0; position: relative; border-right: 1px solid rgba(42, 105, 121,0.1) }
.top-contact {     z-index: 100; background: #5897AB; height: 3rem; position: relative; }
.top-contact .menu > li > .menu { background: #5897AB; border: 0; box-shadow: 0 10px 10px 3px rgba(42, 105, 121,.1); min-width: 16rem }
.top-menu { height: 4rem; position: relative; }
.top-menu { padding: 0 0 0 0; }
.top-menu > .menu > li > a { height: 4rem; line-height: 2.5rem; text-transform: uppercase; font-size: .875rem; font-weight: 600; letter-spacing: 1px; color: #444; padding: 0.7rem 1.5rem ; border-right: 1px solid rgba(42, 105, 121,0.05) }
.top-menu > .menu > li > a:hover { color: #2a6979; }
.top-bar > .top-bar-right > .top-contact > .menu > li.hl { border: 0; }
.top-menu > .menu > li.hl > a { background: #ddd; color: #21505d; }
.top-contact > .menu > li.hl > a { background: rgba(42, 105, 121,.25); color: #fff; font-size: .85rem; letter-spacing: .5px; font-weight: 700; padding: .7rem 1.2rem }
.top-contact > .menu > li.hl > a i { margin-right: .2rem; }
.top-contact > .menu > li.hl > a:hover { background: rgba(42, 105, 121,.5) !important; color: #fff !important; }
.top-menu > .menu > li.has-child > a { padding-right: 2.5rem; }
.top-contact > .menu > li.has-child > a { padding-right: 1.75rem; }
.top-menu > .menu > li.has-child > a::after { right: 1.25rem; }
.top-menu > .menu > li.has-child > a::after { right: .75rem; }
.top-bar .menu > li { border-left: 0.25rem solid transparent; }
.top-bar .menu > li.has-child:hover { border-left: 0.25rem solid #aaa; background: transparent; }
.top-contact .menu > li.has-child:hover { border-left: 0.25rem solid #ccc; }
.top-bar .menu:not(.drilldown) > li > .menu a { color: #444; text-transform: uppercase; font-size: .8rem; font-weight: 600; letter-spacing: 1px; border-bottom: 1px solid #eee; padding: 1rem .5rem }
.top-bar .menu:not(.drilldown) > li > .menu a:hover { color: #2A6979; }
.top-contact .menu { color: #fff !important; }
.top-contact .menu > li > .menu a { color: #444 !important; }
.top-contact .menu > li > .menu a:hover, .top-contact .menu > li:hover > a, .top-contact .menu .is-active > a { color: #5897AB !important;  }
.top-contact .menu > li > .menu > li > a { background: #fff !important; }
.top-contact .menu.main > li:hover, .top-contact .menu.main > .is-active { border-color: rgba(255,255,255,.4); }
.top-contact .menu>li>.menu{border-left: .25rem solid #ccc}
.top-contact .menu.main > li:hover > a, .top-contact .menu.main > .is-active > a { background: #fff; }
.top-contact .menu.main>li.is-dropdown-submenu-parent>a::after { border-color: #fff transparent transparent; right: 5%; }
.top-contact .menu.main>li.is-dropdown-submenu-parent:hover>a:after {
border-color: #5897AB transparent transparent;
right: 5%;
}
.top-bar .menu > li > .menu li:last-of-type a { border-bottom: 0 !important }
.top-contact a, .top-contact .phone { display: block; height: 3rem; line-height: 1.5rem; color:#fff; }
.top-contact a { font-size: .8rem; text-transform: uppercase; letter-spacing: 1.5px; font-weight: 600; }
.top-contact a:hover { color: #2a6979; }
.top-contact .phone { padding: 0 .9rem; font-size: 1.3rem; font-weight: 700; color: #fff; line-height: 2.95rem; padding-left: 1rem; margin-left: 1rem; border-left: 1px solid rgba(255,255,255,0.5) }
.top-contact .phone i { display: inline-block; float:left; font-size: 1.1em; margin: .85rem .5rem 0 0 } .top-contact:before { content: ''; position: absolute; width: 0; height: 0; right: 100%; border-width: 1.5rem; background: transparent; border-style: solid; border-color: #4b8090 #4b8090 transparent transparent; } .top-contact:after { content: ''; position: absolute; left: 100%; height: 100%; top: 0; width: 100%; background: #5897AB; z-index: 1; border-left: 2px solid rgba(255,255,255,.2); }
.is-stuck .top-bar-right:before { border-width: 2.75rem; }
.is-stuck .top-contact:before { border-width: 1.125rem; }
.is-stuck .top-contact { height: 2.25rem; }
.is-stuck .top-contact a, .is-stuck .top-contact .phone { height: 2.25rem; line-height: 1; }
.is-stuck .top-contact .phone { line-height: 2.25rem; font-size: 1.1rem; }
.is-stuck .top-contact .phone i { margin: .55rem .5rem 0 0 }
.is-stuck .top-menu, .is-stuck .top-menu > .menu > li > a { height: 3.25rem; line-height: 2rem; box-shadow: none !important; }
.menu-icon::after { background: #666; box-shadow: 0 7px 0 #666, 0 14px 0 #666; }
.menu-icon:hover::after { background: #222; box-shadow: 0 7px 0 #222, 0 14px 0 #222; }
#homeslider { padding: 0; border-bottom: .75rem solid #eee; }
#home-slider { padding: 0; margin: 0 }
#homeslider { height: 37.5rem; overflow: hidden; max-height: 44vw; position: relative; }
#home-slider .slick-slide { position: relative; height: 37.5rem; max-height: 44vw; width: 100%; overflow: hidden; }
#home-slider .slick-slide:before { content: ''; position: absolute; width: 100%; left: 0; top: 0; height: 100%; background: #184556; box-shadow: inset 0 -1rem 14rem rgba(42, 105, 121,0.85); opacity: .2 }
#home-slider .slide img { height: 37.5rem; max-height: 44vw; width: 100%; object-fit: cover; }
#home-slider .slick-dots li button:before { font-size: 1rem; text-shadow: 2px 2px 0.25rem rgba(42, 105, 121,0.3); color: #eee; opacity: .7 }
#home-slider .slick-dots li.slick-active button:before { color: #fff; opacity: .9 }
#home-slider .slide .grid-container { position:relative; height: 100%; }
#home-slider .slide h2 { display: inline-block; padding: 1rem 1.5rem; line-heigth: 1.2; text-transform: uppercase; font-size: 1.9rem; background: rgba(33, 71, 82,.65); color: #fff; border-radius: .35rem; text-shadow: 0.125rem 0.125rem 0.75rem #193f4a; }
#home-slider .slide p { display: block; padding: 1rem 1.5rem; line-heigth: 1.2; font-size: 1.1rem; background: rgba(255,255,255,0.65); color: #222; max-width: 42.5%; margin-bottom: 0.75rem; font-weight: 400; border-radius: .35rem; text-shadow: 0.125rem 0.125rem 0.75rem #fff; text-align: left; }
#home-slider .slide .slide-content { position:absolute; bottom: 25%; left: 0; width: 100%; }
#home-slider .slide .slide-content.with-desc { bottom: 15%; }
#home-slider .slide .button { font-weight: 700; letter-spacing: 1px; text-transform: uppercase; background: rgba(88, 151, 171, .75); text-shadow: 0.125rem 0.125rem 0.75rem #193f4a; }
.block-title { display: block; border-bottom: 1px dotted #ccc; margin: 0 0 1.5rem 0 }
.block-title .title { font-size: 1.75rem; font-weight: 700; text-transform: uppercase; line-height: 1.2; margin: 0; padding: .7rem 0; }
.block-title .title:before { content: ''; display: inline-block; width: .65em; height: .65em; background: #5897AB; margin-right: .5rem; border-radius: .35rem; }
.block-title .button.hollow { position: relative; z-index: 1; margin: 1.5em 0 0 0; padding: .6em 1em; line-height: 1; height: auto; text-transform: uppercase; float: right; font-size: .65rem; margin-left: .5rem; }
.block-title .button.hollow:before { content: "\f067";   display: inline-block; font: normal normal normal 10.25rem/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: .5rem; }
.block-title .button.hollow.icon:before { margin-right: 0; }
.product-card { background-color: #fefefe; border: 1px solid #e6e6e6; padding: ; margin-bottom: 1.5rem; box-shadow: 3px 3px 8px rgba(42, 105, 121,0.05); border-radius: .35rem; overflow: hidden; }
.product-card-thumbnail { display: block; position: relative; height: auto; padding-top: 67.5%; box-sizing: border-box; overflow: hidden }
.product-list .product-card-thumbnail { height: 100%; padding-top: 0; }
.product-card-thumbnail a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.product-card-thumbnail img { filter: grayscale(0.1); object-fit: cover; width: 100%; height: 100%;  }
.product-card:hover img { filter: grayscale(0); transform: scale(1.05); }
.product-card-title { display: block; font-size: 1.05rem; font-weight: 600; line-height: 1.25rem; margin-bottom: .25rem; color: #5897AB; }
.product-card-desc { color: #666; display: block; font-size: .85rem; margin-bottom: .25rem; line-height: 1.25rem; }
.product-card-content { display: block; padding: .75rem 1.5rem 1rem 1rem; }
.product-card-content .button { padding: .6rem 1rem; text-transform: uppercase; font-weight: 700; margin: 1rem 0 0 0; }
.product-card-content hr { margin: 1rem 0; border-color: #ccc; border-style: dotted; }
.product-card-location { background: #193f4a; color: #ddd; display: block; font-weight: 600; text-transform: uppercase; font-size: .85rem; letter-spacing: .5px; margin: 0 0 ; padding: .5rem 1rem }
.product-card-location strong { color: #fff; font-weight: 700; text-transform: uppercase; font-size: 1rem; letter-spacing: .25px; }
.product-card-location.alt { background: #eee; color: #aaa; font-size: .65rem; }
.product-card-location.alt strong { color: #777; }
.product-card-location-alt { display: inline-block; color: #aaa; font-size: .8em; margin-bottom: .75rem; border-radius: 0 1.5rem 1.5rem 0; padding: .25rem .75rem .25rem .5rem; line-height: 1.1; border-left: .125rem solid rgba(0,0,0,0.1);}
.product-card-location-alt strong { color: #777; }
.product-card-price { color: #3e3e3e; display: inline-block; font-size: 1.35rem; font-weight: 600; font-weight: 700 }
.product-card-sale { color: #acacac; display: inline-block; font-size: 0.85rem; margin-right: 0.5rem; }
.product-filters { background-color: #fefefe; }
.product-filters label { color: #2A6979; }
.product-filters .menu.nested { margin-left: 0rem; margin-bottom: 0.5rem; }
.filters .clear-link { display: block; border: 0; background: #fff; padding-left: 0; color: #aaa; font-size: 0.7rem; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; padding-top: .15rem; cursor: pointer; margin: 0 0 .25rem 0 }
.product-filters .menu > li > a { padding-left: 0; padding: 0 0 .125rem 0; color: #4a4a4a; font-size: 0.95rem; font-weight: 600; }
.filters .clear-link:hover { color: #444; }
.product-filters .is-accordion-submenu-parent > a::after { border-color: #cacaca transparent transparent; }
.product-filters .more { color: #1779ba; font-size: 0.9rem; cursor: pointer; }
.product-filters-header { font-size: 1.25rem; padding-top: 0.5rem; }
.product-filters-tab { border-top: 1px solid #e6e6e6; padding-top: 1.5rem; margin-bottom: 1rem; }
.product-filters-tab:first-of-type { border-top: 0; padding-top: 0; }
.product-filters-tab:last-child() { border-bottom: 1px solid #e6e6e6; }
.mobile-product-filters { border-bottom: 1px solid #e6e6e6; }
.card, .thumbnail { font-size: 1rem; position: relative; background-color: #fefefe; border: 1px solid #e6e6e6; padding: ; margin-bottom: 1.5rem; box-shadow: 3px 3px 8px rgba(42, 105, 121,0.05); border-radius: .35rem; }
.card .card-divider { background: #193f4a; color: #ddd; display: block; font-weight: 600; text-transform: uppercase; font-size: .85em; letter-spacing: .5px; margin: 0 0 ; padding: .5rem 1rem }
.card .card-divider.alt { background: #aaa; color: #fff; font-size: .5em; }
.card .card-divider.mini { font-size: .5em; }
.card .card-divider strong { font-size: 1.15em; }
.card .title { display: block; font-size: .95em; font-weight: 600; line-height: 1.25rem; margin-bottom: .25rem; color: #21505d; }
.card .date { display: block; font-size: .75em; font-weight: 400; line-height: 1.25rem; margin-bottom: .25rem; color: #888; }
.card .desc { color: #666; display: block; font-size: .85em; line-height: 1.25rem; margin:  0 0 1rem 0; }
.card .label.small { font-size: .7em }
body .logos img { background-color: #fefefe; border: 1px solid #e6e6e6; padding: .5rem 0; margin-bottom: 1.5rem; box-shadow: 3px 3px 8px rgba(42, 105, 121,0.05) }
.card .card-section .button { padding: .6rem 1rem; text-transform: uppercase; font-weight: 700; margin: 0 0; }
.card .card-image { position: relative; display: block; height: 0; padding-top: 66%; }
.card .card-image img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }
.cards.floating-content .card .card-section { position: absolute; bottom: 0; left: 0; width: 100%; }
.cards.img-height .card img { object-fit: cover; width: 100%; height: 100% }
.cards.img-height-small .card img { object-fit: cover; width: 100%; height: 100% }
.cards.img-height-contain .card img { padding: 1rem; object-fit: contain; width: 100%; height: 100% }
.grid-padding-x.spaced .card { margin-bottom: 2.8rem; }
.card .buttons .button { display: inline-block; vertical-align: middle; margin: 0; }
.card .buttons .grid-padding-x .button { margin: 0 0 1rem 0; }
.card .buttons .grid-padding-x { margin: 0 -.615rem; }
.card .buttons .grid-padding-x .cell { padding: 0 .615rem; }
.card .card-section.buttons { padding: 1.5rem 1.5rem 0 1.5rem ; }
.card > *:first-child { border-radius: .35rem .35rem 0 0 }
.card-grid .card img { display: block; }
.single-slider { padding: 0 2rem; }
.single-slider .slick-list { margin: 0 ; }
.single-slider .slick-track .slick-slide { padding: 0 .75rem; }
.single-slider .card { margin: 0; }
.single-slider .card .card-divider { font-size: .75rem; }
.single-slider .slick-next:before, .single-slider .slick-prev:before { font-size: 1.5rem; color: #666; }
.single-slider .slick-next { right: .125rem; }
.single-slider .slick-prev { left: .125rem; }
.single-slider .slick-dots { bottom: -2.5rem; left: 0; }
.product .card { font-size: 1.3rem; } 
.product .card .card-section { padding: 1em; } 
.product .card .card-section.smaller { padding: .5em .75rem; } 
.product .desc { display: block; color: #777; letter-spacing: .5px; } 
.product .product-info .desc { font-size:.7em; letter-spacing: 1px; margin: 0 0 1rem 0; line-height: 1.4 }
.product .product-info .desc strong.hl { display: block; color: #5897AB; font-size: 1.2em; margin: 0 0 .5rem 0; }
.product .product-info .sale { color: #aaa; font-weight: 700; font-size: 1.2rem; letter-spacing: .5px; font-style: italic; margin-right: .5rem; }
.product .product-info .price { color: #5897AB; font-weight: 800; font-size: 1.5rem; letter-spacing: 1px; }
.product .product-info .labels { font-size: .8rem; }
.product .card .buttons { font-size: 1rem; padding: 0; }
.product .card .buttons .button { margin: 0 0 0 0; font-size: 1em; padding: .75em 1.25em; border-radius: 0; border-width: 0 1px 1px 0; border-color: #ddd; }
.product .card .buttons .grid-padding-x .button { margin: 0 0 .9rem 0; border-radius: .35rem; border-width: 1px; border-color: #5897AB; }
.product .card .buttons .button:hover { transform: scale(1.05); }
.product .card .card-section.buttons { padding: 1.25rem 1.25rem .5rem 1.25rem ; }
.product-bar { background: #2a6979; color: #fff; padding: 1rem 1.6rem; font-weight: 700; letter-spacing: .5px; text-transform: uppercase; font-size: 1rem; border-radius: ; margin: 0 0 ; }
.product-bar i { color: #fff; margin-right: .25rem; font-size: 1.1em; }
.product-bar .pre { color: #fff; display: block; width: 100%; text-transform: uppercase; font-size: .6em; font-weight: 600; line-height: 1.3; letter-spacing: 1px; }
.product-bar .price { display: inline-block; width: 100%; font-size: 1.4em; text-align:right; line-height: 1; margin: 0; }
.product-bar.alt { background: transparent; color: #888; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.product-bar.alt i { color: #888; }
.product-bar.alt .pre { color: #999; }
.thumb-slider, .thumb-slider-nav { margin: 0 !important; }
.thumb-slider-nav { margin-top: 0 !important; }
.thumb-slider *, .thumb-slider-nav * { line-height: 1; }
.thumb-slider-nav img { margin: 0 !important; filter: grayscale(.7); opacity: .7 }
.thumb-slider-nav .slick-slide:hover img { opacity: 1 }
.thumb-slider-nav .slick-slide.slick-active.slick-center img { transform: scale(1.2); filter: grayscale(0); opacity: 1 }
.thumb-slider-nav { margin: 0 -.75rem; vertical-align: middle; }
.thumb-slider-nav .slick-slide { padding: 0 .75rem; }
.thumb-slider-nav .slick-slide img { display: block; width: 100%; object-fit: cover; height: 5rem; position: relative; background-color: #fefefe; border: 1px solid #e6e6e6; padding: ; margin-bottom: 1.5rem; box-shadow: 3px 3px 8px rgba(42, 105, 121,0.05); border-radius: .35rem; }
.thumb-slider .slick-dots li button:before { font-size: 1rem; text-shadow: 0 0 11px #111; color: #fff; }
.thumb-slider img { height: 25rem; max-height: 60vh; width: 100%; object-fit: cover; }
.thumb-slider-nav .slick-track { min-width: 100%; }
.post .post-date { display: block; background: #eee; color: #aaa; font-size: .7rem; padding: .6rem 1rem; text-transform: uppercase; letter-spacing: .5px; }
.post .post-image { background-color: #fefefe; border: 1px solid #e6e6e6; padding: ; margin-bottom: 1.5rem; box-shadow: 3px 3px 8px rgba(42, 105, 121,0.05) }
.post .post-image img { width: 100%; }
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 { font-weight: 600; }
.post-content h1 { font-size: 1.65rem; }
.post-content h2 { font-size: 1.50rem; }
.post-content h3 { font-size: 1.35rem; }
.post-content h4 { font-size: 1.20rem; }
.post-content h5 { font-size: 1.10rem; }
.main-image { margin-bottom: 1.5rem; }
.main-image img { height: 25rem; max-height: 60vh; width: 100%; object-fit: cover; display: block; width: 100%; position: relative; background-color: #fefefe; border: 1px solid #e6e6e6; padding: ; box-shadow: 3px 3px 8px rgba(42, 105, 121,0.05); border-radius: .35rem; box-shadow: 3px 3px 8px rgba(42, 105, 121,0.05); }
.post .callout { padding: 1.5rem 2rem; }
.callout .button { padding: .6rem 1rem; text-transform: uppercase; font-weight: 700; margin: .5rem 0 0 0; }
.callout .desc { text-align: justify; color: #777; font-size: .9rem; margin: 0 0 0; display: block; }
.post .callout .desc { font-size: .85rem; }
.hero { position: relative; z-index: 1; padding: 3rem 0; background: #44798a; box-shadow: 0 0 2rem rgba(42, 105, 121,0.1); }
.hero:before { content: ''; position: absolute; width: 100%; left: 0; top: 0; height: 100%; background: rgba(22,24,25,0.85); box-shadow: inset 0 0 4rem rgba(58,56,54,0.4); }
.hero.small-padding { padding: 1.5rem 0; }
.hero.page-title { padding: 3.5rem 0 1.5rem 0; border-bottom: .75rem solid #ddd; }
.hero.page-title:before { content: ''; position: absolute; width: 100%; left: 0; top: 0; height: 100%; background: rgba(122,124,125,0.85); box-shadow: inset 0 0 4rem rgba(158,156,154,0.4); }
.hero.page-title:before { background: #1b444e; }
background: rgb(122 124 125 / 85%);
box-shadow: inset 0 0 4rem rgb(149 152 154 / 70%);
.hero.img { background-image: url(//belpasso.com.br/site/wp-content/themes/belpasso/assets/images/bg-dark.jpg); background-size: cover; background-position: center top; }
.hero.stretch { }
.hero .title { display: inline-block; width: 100%; position: relative;font-size: 2rem; color: #fff; font-weight: 600; line-height: 1.2 }
.hero .title strong { display: inline-block; color: #65bfdc; font-weight: 700; font-style: italic; font-size: 1.1em; margin-right: .25rem; text-transform: uppercase; }
.hero .title div { display: block; margin: .5rem 0 0 0; }
.hero.page-title .title { text-transform: uppercase; font-size: 2.6rem; }
.hero.page-title .title strong { font-style: normal; font-size: 1em; }
.hero .desc { position: relative; display: inline-block; letter-spacing: 1px; width: 100%; font-size: 1.1rem; color: #eee; font-weight: 400; }
.hero .desc.ps { color: #ddd;  margin-top: .5rem; font-style: italic; font-weight: 400; }
.hero .grid-container { position: relative; }
.hero .button { text-transform: uppercase; }
.hero .input-group { margin: 0 0 .25rem 0 }
.hero .smaller .title { font-size: 1.5rem; }
.hero .smaller .desc { font-size: .9rem; }
.hero .smaller .desc.ps { font-size: .7rem; }
.hero .button { text-transform: uppercase; font-weight: 700; }
.hero label { color: #eee; }
.hero p { color: #eee; }
.calls.hp { min-height: 18rem }
.calls .hero { display: flex; height: 100%; min-height: 3rem; padding: 0; flex-wrap: wrap; border-bottom: .125rem solid rgba(120,120,120,0.25); border-radius: .35rem; filter: grayscale(.25); background-size: cover; background-position: center center;  background-color: #184556; }
.calls .hero.light { display: flex; height: 100%; min-height: 3rem; padding: 0; flex-wrap: wrap; border-bottom: .125rem solid rgba(120,120,120,0.1); border-radius: .35rem; filter: grayscale(.25); background-size: cover; background-position: center center;  background-color: transparent; color:#222; padding: 2rem; }
.calls .hero.light .title { color: #222; text-shadow: none !important; }
.calls .hero.light .desc { color: #777; }
.calls .hero.light:before { display: none; }
.calls .cell { margin-bottom: 1rem; }
.calls .cell:last-of-type { margin-bottom: 0; }
.calls .hero:before { background: #193F4A; box-shadow: inset 0 0 4rem rgba(42, 105, 121,0.1); border-radius: .35rem; opacity: .65; }
.calls a.hero:hover:before { background: rgba(122,124,125,0.85); box-shadow: inset 0 0 4rem rgba(122,124,125,0.2); }
.calls.darker .hero:before { background: rgba(42, 105, 121,0.65); box-shadow: inset 0 0 4rem rgba(42, 105, 121,0.5); }
.calls .smaller .hero:before { opacity: .55; }
.calls .smaller .hero .title { font-size: 1.5rem; text-shadow: 0.125rem 0.125rem 0.75rem #193f4a; }
.calls .smaller .hero .desc { font-size: .9rem; }
.calls .smaller .hero .desc.ps { font-size: .7rem; }
.breadcrumbs a { font-size: .70rem; text-transform: uppercase; color: #fff; padding: .25rem; }
.subtitle { font-weight: 700; letter-spacing: .5px; font-size: 1.3rem; line-height: 1.2; text-transform: uppercase; }
.feats {  }
.feats .feat { display: block; text-align: center; margin: 1.5rem 0; list-style: none; }
.feats .feat .call { font-size: 2.5rem; color: #65bfdc; margin: .25rem 0; font-weight: 700; line-height: 1.1; }
.feats.small .feat .call { font-size: 1.6rem; color: #65bfdc; margin: .25rem 0; font-weight: 700; line-height: 1.1; }
.feats .feat .call span { display: block; font-size: .8em }
.feats .feat .desc { font-size: .8rem; color: #555; text-transform: uppercase; letter-spacing: .5px; }
.feats .feat .desc.pre { font-size: .6rem; color: #555; letter-spacing: 1px; }
.feats.small .feat .desc { font-size: .7rem; }
.hero .feats .feat .desc { color: #fff; }
.hero .feats .feat .desc.pre { color: #ddd; }
.feats.check { margin: 0; padding: .5rem; }
.feats.check li { position: relative; display: block; text-align: left; margin: 0 0 1.25rem 0; line-height: 1.1; padding: 0 1rem 0 2rem; font-size: 1.15rem; font-weight: 600; color: #666; letter-spacing: .5px; }
.feats.check.smaller li { font-size: .85rem; font-weight: 400; text-transform: uppercase; letter-spacing: 1px; line-height: 1.25;  }
.feats.check li:last-of-type { margin: 0; }
.feats.check li i { display: block; position: absolute; font-size: 1.1em; left: 0; line-height: 1; color: #66c18c }
.feats.blocks.check { display: block; }
.feats.blocks.check li { display: inline-block; width: 49%; vertical-align: top; }
.accordion-hero { width: 100%; max-width: 1080px; height: 250px; overflow: hidden; margin: 50px auto; }
.accordion-hero ul { width: 100%; display: table; table-layout: fixed; margin: 0; padding: 0; }
.accordion-hero ul li { display: table-cell; vertical-align: bottom; position: relative; width: 16.666%; height: 250px; background-color: #ddd; background-repeat: no-repeat; background-position: center center; transition: all 500ms ease; }
.accordion-hero ul li div { display: block; overflow: hidden; width: 100%; }
.accordion-hero ul li div a { display: block; height: 250px; width: 100%; position: relative; z-index: 3; vertical-align: bottom; padding: 15px 20px; box-sizing: border-box; color: #fff; text-decoration: none; transition: all 200ms ease; }
.accordion-hero ul li div a * { opacity: 1; margin: 0; width: 100%; text-overflow: ellipsis; position: relative; z-index: 5; white-space: nowrap; overflow: hidden; -webkit-transition: all 400ms ease; transition: all 400ms ease; }
.accordion-hero ul li div a h2 { text-overflow: clip; font-size: 24px; text-transform: uppercase; margin-bottom: 2px; top: 160px; }
.accordion-hero ul li div a p { top: 160px; font-size: 13.5px; }
.accordion-hero ul li:nth-child(1) { background-image: url(//belpasso.com.br/site/wp-content/themes/belpasso/assets/styles/1.jpg); }
.accordion-hero ul li:nth-child(2) { background-image: url(//belpasso.com.br/site/wp-content/themes/belpasso/assets/styles/2.jpg); }
.accordion-hero ul li:nth-child(3) { background-image: url(//belpasso.com.br/site/wp-content/themes/belpasso/assets/styles/3.jpg); }
.accordion-hero ul li:nth-child(4) { background-image: url(//belpasso.com.br/site/wp-content/themes/belpasso/assets/styles/4.jpg); }
.accordion-hero ul li:nth-child(5) { background-image: url(//belpasso.com.br/site/wp-content/themes/belpasso/assets/styles/5.jpg); }
.accordion-hero ul li:nth-child(6) { background-image: url(//belpasso.com.br/site/wp-content/themes/belpasso/assets/styles/6.jpg); }
.accordion-hero ul:hover li { width: 8%; }
.accordion-hero ul:hover li:hover { width: 60%; background-color: #ccc; }
.accordion-hero ul:hover li:hover a { background: rgba(0, 0, 0, 0.4); }
.accordion-hero ul:hover li:hover a * { opacity: 1; -webkit-transform: translateX(0); transform: translateX(0); }
.pagination-pointed .pagination-pointed-button, .pagination-pointed .current, .pagination-pointed .pagination-previous { position: relative; display: inline-block; padding: 0.35rem 0.75rem; margin-bottom: 0; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; border-radius: 0.25rem; background-color: #21505d; color: #fff; outline: 0; text-decoration: none; transition: all 0.2s linear; }
.pagination-pointed .pagination-pointed-button:hover, .pagination-pointed .current:hover, .pagination-pointed .pagination-previous:hover { background-color: #0c0c0a; }
.pagination-pointed .current { background: #5897AB; }
.pagination-pointed .current:hover { background-color: #2A6979; }
.pagination-pointed .pagination-next a { border-radius: 0.25rem 0 0 0.25rem; margin-right: 1.125rem; }
.pagination-pointed .pagination-next a:hover::after { border-left: 1.085rem solid #0c0c0a; }
.pagination-pointed .pagination-next a::after { content: ""; position: absolute; top: -.0125rem; right: -1.15rem; width: 0; height: 0; border-top: 1.085rem solid transparent; border-bottom: 1.085rem solid transparent; border-left: 1.085rem solid #21505d; transition: all 0.2s linear; }
.pagination-pointed .pagination-previous { border-radius: 0 0.25rem 0.25rem 0; margin-left: 1.125rem; }
.pagination-pointed .pagination-previous:hover::after { border-right: 1.085rem solid #0c0c0a; }
.pagination-pointed .pagination-previous::before { content: ""; }
.pagination-pointed .pagination-previous::after { content: ""; position: absolute; top: -.0125rem; left: -1.15rem; width: 0; height: 0; border-bottom: 1.085rem solid transparent; border-top: 1.085rem solid transparent; border-right: 1.085rem solid #21505d; transition: all 0.2s linear; }
.menu.side-menu, .widget ul { margin: .5rem 0 0 0; padding: 0 0 0 0; border: 1px solid #eee; }
.menu.side-menu .menu, .widget ul { margin: 0 0 2rem 0; padding: 0; list-style: none; display: block; width: 100%; }
.menu.side-menu li, .widget ul li { display: block; width: 100%; }
.menu.side-menu a, .widget ul a { display: block; width: 100%; padding: .75rem .75rem; border-left: .25rem solid #f4f4f4; border-bottom: 1px solid #eee; color: #777; line-height: 1.25 }
.menu.side-menu a:hover, .widget ul a:hover { color: #5897AB; border-left-color: #5897AB; }
.menu.side-menu li:last-of-type a, .widget ul li:last-of-type a { border-bottom: 0; }
.widget .widgettitle { font-size: 1rem; font-weight: 700; color: #444; margin: 0 0 .2rem 0; }
.newsletter #ninja_forms_required_items, .newsletter .nf-field-container { margin-bottom: .5rem; }
.newsletter .newsletter-line .nf-form-content nf-fields-wrap { display: flex; flex-wrap: wrap; }
.newsletter .nf-before-form-content { display: none; }
.newsletter .nf-error-msg { color: #eee; }
.nos-ligamos-line #ninja_forms_required_items, .nos-ligamos-line .nf-field-container { margin-bottom: .5rem; }
.nos-ligamos-line .nf-form-content nf-fields-wrap { display: flex; flex-wrap: wrap; }
.nos-ligamos-line .nf-before-form-content { display: none; }
.nos-ligamos-line .nf-error-msg { color: #eee; }
.contato-empreendimento #ninja_forms_required_items, .contato-empreendimento .nf-field-container { margin-bottom: .9rem; }
.contato-empreendimento { position: relative; padding: 1rem 2rem ; width: 100%; }
.contato-empreendimento .nf-field-element textarea { height: 120px; }
.contato-empreendimento .nf-before-form-content { display: none; }
.multiple-slider .slick-dots { bottom: 0; }
.multiple-slider .slide { padding: .5rem; } #engadget-footer-sitemap-container { max-width: 100%; width: 100%; margin: 0 auto; margin-top: 0; background-color: #21505d; padding: 2rem 0 2rem 0 }
#engadget-footer-sitemap-container #engadget-footer-sitemap { margin-right: auto; margin-left: auto; color: #e6e6e6; }
#engadget-footer-sitemap-container #engadget-footer-sitemap::before, #engadget-footer-sitemap-container #engadget-footer-sitemap::after { display: table; content: ' '; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
#engadget-footer-sitemap-container #engadget-footer-sitemap::after { clear: both; }
#engadget-footer-sitemap-container #engadget-footer-sitemap a { color: #e6e6e6 !important; }
#engadget-footer-sitemap-container #engadget-footer-sitemap .menu a { padding: .5rem .9rem; }
#engadget-footer-sitemap-container #engadget-footer-sitemap h5 { text-transform: uppercase; font-weight: 700; font-size: 1.1rem; letter-spacing: .5px; margin: 0 0 .25rem 0; }
#engadget-footer-sitemap-container #engadget-footer-sitemap a:hover { color: #fff !important; text-decoration: ; color: #5897AB !important; }
#engadget-footer-social-container { border-top: 1rem solid #f4f4f4; max-width: 100%; width: 100%; margin: 0 auto; margin-top: 0; background-color: #2A6979; padding: 1rem 0 .75rem 0 }
#engadget-footer-social-container #engadget-footer-social { margin-right: auto; margin-left: auto; color: #e6e6e6; }
#engadget-footer-social-container #engadget-footer-social::before, #engadget-footer-social-container #engadget-footer-social::after { display: table; content: ' '; -webkit-flex-basis: 0; -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
#engadget-footer-social-container #engadget-footer-social::after { clear: both; }
#engadget-footer-social-container #engadget-footer-social a { color: #e6e6e6 !important; }
#engadget-footer-social-container #engadget-footer-social a:hover { color: #fff !important; transform: scale(1.05); }
#engadget-footer-social-container #engadget-footer-social .input-group-field { background: #fefefe; }
#engadget-footer-social-container #engadget-footer-social .fa { padding: 0 0 0 0.6rem; }
#engadget-footer-social-container #engadget-footer-social h2 { color: #fefefe; }
#engadget-footer-social-container #engadget-footer-social h6 { text-transform: uppercase; font-weight: 700; font-size: 1.1rem; letter-spacing: .5px; }
#engadget-footer-social-container #engadget-footer-social p { font-size: 0.8rem; margin-bottom: 0; }
#engadget-footer-social-container #engadget-footer-social .social-icons { text-align: right; }
.newsletter .button { text-transform: uppercase; font-weight: 700; }
#engadget-footer-contact-details-container { max-width: 100%; width: 100%; margin: 0 auto; margin-top: 0; background-color: #fefefe; padding: 1.5rem 0 1.5rem 0; }
#engadget-footer-contact-details-container #engadget-footer-contact-details { margin-right: auto; margin-left: auto; color: #2A6979; padding: 1.25rem 0; }
#engadget-footer-contact-details-container #engadget-footer-contact-details a { color: #2A6979 !important; }
#engadget-footer-contact-details-container #engadget-footer-contact-details ul { margin: 0; }
#engadget-footer-contact-details-container #engadget-footer-contact-details .contact-details { padding: 0 0 .5rem 0; }
#engadget-footer-contact-details-container #engadget-footer-contact-details li { display: inline-block; margin: 0 2rem .5rem 0; line-height: 1.35; font-size: .95rem;  }
#engadget-footer-contact-details-container #engadget-footer-contact-details p { display: block; font-size: .9rem; line-height: 1.1; margin: 0; padding: 0 0 .5rem 0; }
#engadget-footer-contact-details-container #engadget-footer-contact-details .fa { padding: 0 0.4rem; }
#engadget-footer-contact-details-container .logo {     max-width: 16rem; }
#footer-floater { position: fixed; bottom: 0; left: 0; width: 100%; background: #2A6979; z-index: 10; }
#footer-floater a { color: #fff }
#footer-floater .menu { border-right: 1px solid rgba(255,255,255,0.5) }
#footer-floater .menu li:hover { background: rgba(0,0,0,0.2); }
#footer-floater .menu li.static:hover { background: transparent; }
#footer-floater .menu li .hover, #footer-floater .dropdown-pane { background: #2a6979; color: #fff; }
#footer-floater .dropdown-pane { cursor: initial; left: 0; border: 0; border-radius: 0; box-shadow: 0 -.25rem .5rem rgba(255,255,255,.2); text-align: left; }
#footer-floater .dropdown-pane .title { color:#fff; text-transform: uppercase; font-size: 1.15rem; font-weight: 700; }
#footer-floater .dropdown-pane p { color:#eee; font-size: .9rem; font-weight: 400; }
#footer-floater .dropdown-pane input { margin: 0 0 0.5rem 0; }
#footer-floater .menu li.droplink { cursor: pointer; }
#footer-floater .contact-call-holder { width: 100%; text-align: center; }
#footer-floater .contact-call { display: inline-block; height: 2.85rem; line-height: 1.5rem; color:#fff; text-transform: uppercase; text-align: left; }
#footer-floater .contact-call { padding: 0 .9rem; font-size: 1.3rem; font-weight: 700; color: #fff; line-height: 2.95rem; padding-left: 1rem; margin: 0; white-space: nowrap; letter-spacing: -1px; }
#footer-floater .contact-call.smaller { padding: 0 1.5rem 0 1.3rem; font-size: 1.1rem; font-weight: 600; letter-spacing: .5px; margin: 0; }
#footer-floater .contact-call.fixed { min-width: 15rem; letter-spacing: -.5px;  }
#footer-floater .contact-call i { display: inline-block; float:left; font-size: 1.3em; margin: .75rem .5rem 0 0 }
#footer-floater .contact-call span { display: inline-block; float:left; font-size: .5em; margin: .9rem .3rem 0 0; text-transform:uppercase; line-height: 1; letter-spacing: .5px; font-weight: 600; }
#footer-floater .contact-call.smaller i { font-size: 1.4em; margin: .7rem .75rem 0 0 }
#footer-floater .contact-call.smaller i.fa-tablet { font-size: 1.65em; margin: .7rem .75rem 0 0 }
#footer-floater .contact-call.smaller i.fa-whatsapp { font-size: 1.6em; margin: .65rem .75rem 0 0 }
#footer-floater .contact-call.smaller i.fa-question-circle { font-size: 1.5em;  }
#footer-floater .contact-call.smaller i.fa-commenting { font-size: 1.6em; margin: .6rem .75rem 0 0 }
#footer-floater .contact-call.smaller span { display: inline-block; float:left; font-size: .5em; margin: .75rem 0 0 0; text-transform:uppercase; line-height: 1; letter-spacing: 1px; font-weight: 600; }
#footer-floater .contact-call.smaller span span { font-size: 1em; margin: 0; }
#footer-floater .contact-call.smaller span span.large { font-size: 1.75em; display: block; float: left; margin: 0; font-weight: 700; }
#footer-floater .menu { display: table; width: 100%; line-height: 1; }
#footer-floater .menu > li { display: table-cell; vertical-align: top; line-height: 1; border-left: 1px solid rgba(255,255,255,0.5); text-align: center; }  .responsive-video { position: relative; background-color: #fefefe; border: 1px solid #e6e6e6; box-shadow: 3px 3px 8px rgba(42, 105, 121,0.05); border-radius: .35rem; overflow: hidden; padding-top: 56.25%; width: 100%; }
.responsive-video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.left-column { max-width: 95%; }
.right-column { max-width: 95%; margin-left: 4.98% }
.mobile-menu { padding: 2rem 1rem; }
.loading { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255,255,255,.95) url(//belpasso.com.br/site/wp-content/themes/belpasso/assets/images/loading.gif) center center no-repeat; background-size: 12.5rem; z-index: 100000; }
@media (min-width: 1420px) { 
.header .grid-container { max-width: 80% }
}
@media (min-width: 1600px) { 
html { font-size: 16.5px; }
.grid-container { max-width: 72.5% }
.header .grid-container { max-width: 75% }
}
@media (min-width: 1168px) { 
.hero.fixed { background-attachment: fixed; }
}
@media (min-width: 1900px) { 
html { font-size: 17px; }
}
@media (min-width: 1025px) { 
.top-bar .menu.main { display: table; width: 100%; }
.top-bar .menu.main > li { display: table-cell;  }
.top-bar .menu.main > li > a { text-align: center;  }
}
@media (max-width: 1360px) { 
html { font-size: 15px }
.register-column { display: none; }
}
@media (max-width: 1300px) { 
html { font-size: 14px }
.grid-container { max-width: 90%; }
.register-column { display: none; }
}
@media (max-width: 1200px) { 
html { font-size: 14px }
.register-column { display: none; }
}
@media (max-width: 1168px) { 
.grid-container { max-width: 98%; }
.left-column, .right-column { max-width: 100%; margin: 0; }
#footer-floater .contact-call { font-size: 1.2rem; }
#footer-floater .contact-call i { font-size: 1.4em ; margin: .75rem .75rem 0 0; }
}
@media (max-width: 1023.9px) { 
html { font-size: 14px; max-width: 100%; overflow-x: hidden; }
.hero { text-align: center; }
.hero { padding: 5rem 0 }
.newsletter, #engadget-footer-social-container #engadget-footer-social .social-icons, #engadget-footer-contact-details-container { text-align: center; }
#footer-floater .contact-call.smaller i { margin: 0 !important; padding: .35em 0 !important; }
#footer-floater .contact-call.smaller span { margin: .75rem 0 0 .5rem; }
#engadget-footer-contact-details-container { max-width: 100%; width: 100%; margin: 0 auto; margin-top: 0; background-color: #fefefe; padding: 0 0 4.5rem 0; }
#footer-floater .contact-call.fixed { min-width: 13rem; }
.calls .smaller .hero { font-size: 1.5rem; padding: 1.5rem;  }
.calls.hp { min-height: 0 }
.top-bar .menu.main > li > a { line-height: 3.5rem;  }
.breadcrumbs  { text-align: center; }
.breadcrumbs li { display: inline-block; float: none; }
#topbar .top-bar, #topbar .top-bar-left, #topbar .top-bar-right, .top-menu, .top-contant { display: block; float: none; width: 100%; vertical-align: middle; }
.top-bar .logo { padding: 1.5rem 0 ; }
.header > .grid-container, .header > .grid-container > .grid-x { padding: 0; margin: 0; width: 100%; max-width: 100%; }
.header .menu, .header .menu li, .header .menu li a, .top-contact, .top-menu { margin: 0; width: 100%; height: auto !important; display: block; float: none !important; }
.header .top-menu .menu li { border: 0  }
.header .top-menu .menu a { background: #2a6979; color: #eee; border-bottom: 1px solid rgba(220,220,220,.1); }
.header .top-menu .menu a:hover { background: #111; color: #fff; }
.header .top-contact { padding: 1rem; }
.header .menu li a { font-size: 1.1rem !important; text-align: center; border: 0; border-bottom: 1px solid rgba(0,0,0,.1); }
.header .menu li:last-of-type a { border-bottom: 0; }
.header .top-contact:before, .header .top-bar-right:before { display: none }
.header .top-contact:after, .header .top-bar-right:after { width: 200%; left: -50%; }
.top-bar-right:after { box-shadow: 0 0.5rem 3rem rgba(0,0,0,.15); }
#topbar .top-bar-left { padding:  0 .9rem; }
#footer-floater .grid-container { padding: 0; }
#header-container { height: 6.75rem !important; }
#footer-floater .menu { position: static; }
#footer-floater .dropdown-pane { left: 0 !important; width: 100% !important; max-width: 100%; padding: 2rem; }
#footer-floater .menu .whatsapp-floater { position: absolute; bottom: 150%; background: #09d261; border: 0; right: 0; font-size: 1.2rem; }
#engadget-footer-social-container { padding: 3rem 0 2.75rem 0; }
#engadget-footer-contact-details-container div * {     text-align: center; }
#engadget-footer-contact-details-container .logo {     margin: 1rem auto 2rem auto }
.nos-ligamos-line nf-field {   width: 100%;  margin: 0 0 1rem 0; }
.newsletter  {    margin-bottom: 2rem; }
.newsletter nf-field {   width: 100%;  margin: 0 0 1rem 0; }
}
@media (max-width: 639px) { 
html { font-size: 12.5px; }
#footer-floater .contact-call { font-size: 1.1rem; }
#footer-floater .contact-call i { font-size: 1.1em ; margin: .95rem .75rem 0 0; }
#footer-floater .contact-call.fixed { min-width: auto; }
#footer-floater .contact-call.fixed i { display: none; }
#home-slider .slick-slide { height: 60vh; max-height: 60vw; }
#home-slider .slide img { height: 60vh; max-height: 60vw; }
#homeslider { height: 60vh; max-height: 60vw; }
#home-slider .slide h2 { font-size: 1.3rem; }
#home-slider .slide .button { font-size: 1.1rem; }
#home-slider .slide p { display: none; }
#home-slider .slide .slide-content { bottom: 20% !important; }
.calls.hp { min-height: 34rem }
.accordion-hero { height: auto; }
.accordion-hero ul li,
.accordion-hero ul li:hover,
.accordion-hero ul:hover li,
.accordion-hero ul:hover li:hover { position: relative; display: table; table-layout: fixed; width: 100%; -webkit-transition: none; transition: none; }
.block-title .title { font-size: 1.5rem; }
.hero .title { font-size: 1.85rem; }
.hero.page-title .title { font-size: 2.25rem; }
.page .float-right.thumbnail { width: 100% !important; margin: 0 0 1.5rem 0 !important; max-width: 100% !important; }
.pagination li {
list-style: none;
display: inline-block;
font-size: 1rem;
}
}
@media (max-width: 500px) { 
html { font-size: 11px }
}