.sp-megamenu-parent > li:hover > a, a:hover, a:focus, a:active, ul.menu > li > a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a, .offcanvas-menu .offcanvas-inner ul.menu > li a:hover, .offcanvas-menu .offcanvas-inner ul.menu > li span:hover, .offcanvas-menu .offcanvas-inner ul.menu > li a:focus, .offcanvas-menu .offcanvas-inner ul.menu > li span:focus, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover, .article-list .article .article-header h1 a:hover, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h2 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:focus, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a,#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active, a, h1 span, h2 span, h3 span, h4 span, .article-info > span a:hover {
    color: #202020;
}
#sp-main-body {
    padding: 0 0 100px 0;
}
.layout-blog #sp-main-body {
    padding: 0 0 100px 0;
}
.view-article .article-header {display:none;}
.view-search #sp-main-body {
    padding: 100px 0;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #202020;
    border-color: #202020;
}
.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #202020;
    background-color: #202020;
    color: #fff !important;
}
.page-link {
    padding: 20px 30px;
}
.pagination-counter, .page-link {
	font-size: 14px;
}
#sp-footer {
    background: #202020;
    color: #fff;
}
#sp-bottom {
    background: #fbfbfb;
    color: #202020;
}
#sp-header {
    height: 90px;
	box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0);
}
#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    height: 90px;
    box-shadow: 0px 0px 10px 0 #ededed;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    line-height: 90px;
}
#offcanvas-toggler {
    height: 90px;
    line-height: 90px;
}
#sp-header .logo {
    height: 90px;
}
.social, .top-contact {
    list-style: none;
    float: left;
    padding: 0px 0px 0px 14px;
    margin-top: -10px;
	margin-bottom: 0px;
}
.top-contact {
    margin-right: 10px;
	font-size: 12px;
}
.top-contact li {
    margin-right: 20px;
}
.social li, .top-contact li {
    display: inline;
}
.sp-scroll-up {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 0;
    background: #202020;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    padding: 13px 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover > a {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	padding-left: 10px;
}
.sppb-btn-default, .sppb-sp-slider-button .sp-slider-btn-text, .sppb-btn, .layout-blog .sppb-btn-default, .sppb-sp-slider-button .sp-slider-btn-text, .layout-blog .sppb-btn, .pager > li a {
    color: #202020;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 17px 35px;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 600;
	border:1px solid #202020;
}
.sppb-btn-primary, .layout-blog .sppb-btn-primary {
    color: #fff!important;
    background-color: #202020;
    border-color: #202020;
    margin: 0 auto;
    text-align: center;
    padding: 17px 35px;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 600;
}
.sppb-btn-primary:hover, .layout-blog .sppb-btn-primary:hover  {
    color: #202020!important;
	border: 1px solid #202020!important;
    background-color: #fff!important;
}
.sppb-btn-default:hover, .sppb-sp-slider-button:hover .sp-slider-btn-text, .sppb-btn:hover, .layout-blog .sppb-btn-default:hover, .layout-blog .sppb-sp-slider-button:hover .layout-blog .sp-slider-btn-text, .layout-blog .sppb-btn:hover {
    color: #fff;
    background-color: #202020;
    border:1px solid #fff0;
}
.sppb-btn-primary.focus, .sppb-btn-primary:focus {
    color: #232323;
    box-shadow: none;
}
div.sp-slider .sp-nav-control .nav-control {
    border: none;
}
div.sp-slider .sp-nav-control .nav-control:hover {
    background: #202020;
    border: none;
}
ul.check li:before {
	content:"\2714\0020";
	margin-right: 5px;
	color: #202020;
}
ul.check {
    list-style-type: none;
    line-height: 36px;
    padding-left: 5px;
	color: #444;
}
.sp-page-title {
    background: #ebecf0;
	padding: 180px 0;
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 100px;
}
.sp-page-title .sp-page-title-heading {
    font-size: 56px;
	color: #202020;
}
.mfp-bottom-bar {display:none;}
.mfp-wrap {
    z-index: 99999;
}
.mfp-bg {
    z-index: 99998;
}
@media (min-width:1201px) {
	.container, body.helix-ultimate .sppb-row-container {
	    max-width: 1200px;
}
}


#sp-header .container, body.helix-ultimate #sp-header .sppb-row-container, #slider .sppb-container {
    max-width: 100%;
	padding-right: 35px;
	padding-left: 35px;
}
#sp-header .logo a {
    font-size: 26px;
    font-weight: 600;
    line-height: 90px;
    margin-left: 120px;
    text-transform: uppercase;
}

/************************* OFFCANVAS MENU ****************************/
body.ltr.offcanvs-position-left.offcanvas-active .body-wrapper {
    left: 0px;
}
#offcanvas-toggler > span:hover {
    color: #202020;
}
.offcanvas-overlay {
    background: rgba(0, 0, 0, 0.4);
}
.close-offcanvas {
    position: absolute;
    top: 35px;
    z-index: 1;
    border-radius: 100%;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    color: #202020;
}
body.ltr .close-offcanvas {
    left: 30px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
    font-size: 60px;
    font-weight: 700;
    text-transform: lowercase;
	line-height: 70px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
    color: #fff;
}
.offcanvas-menu .offcanvas-inner {
    padding: 0px;
}
.offcanvas-menu {
    background-color: #202020;
    color: #fff;
}
body.ltr.offcanvs-position-left.offcanvas-active .offcanvas-menu {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
	    -webkit-transition: -webkit-all .5s ease;
    transition: -webkit-all .5s ease;
    -o-transition: -o-all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
	opacity: 100;
}
.offcanvas-menu {
    width: 45%;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background: rgba(247, 28, 82, 0.6);
    background-color: #202020;
    height: 100%;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-all .5s ease;
    transition: -webkit-all .5s ease;
    -o-transition: -o-all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    overflow: hidden;
	opacity: 0;
}
.offcanvas-menu .offcanvas-inner ul.menu {
    margin-left: 22.667%;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, from(#3bc2e2), color-stop(50%, #3bc2e2), color-stop(50%, #FFFFFF));
    background-image: linear-gradient(to right, #3bc2e2, #3bc2e2 50%, #FFFFFF 50%);
	-webkit-transition: all 0.8s cubic-bezier(0, 0, 0.23, 1);
    transition: all 0.8s cubic-bezier(0, 0, 0.23, 1);
    background-size: 200% 100%;
    background-position: 100%;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a:hover {
    -webkit-transition: all 3s cubic-bezier(0, 0, 0.23, 1);
    transition: all 2s cubic-bezier(0, 0, 0.23, 1);
    background-position: 0%;
	padding-left:20px;
letter-spacing: 2px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li:hover a::after {
    z-index: -1;
    content: "";
    position: absolute;
    top: 10px;
    left: -20px;
    height: 80%;
    width: 80%;
    background-color: inherit;
    border-left: 6px solid #3bc2e2;
    -webkit-transform: skewX(-20deg);
    -moz-transform: skewX(-20deg);
    -ms-transform: skewX(-20deg);
    transform: skewX(-20deg);
	-webkit-transition: all 0.8s cubic-bezier(0, 0, 0.23, 1);
    transition: all 0.8s cubic-bezier(0, 0, 0.23, 1);
}
.offcanvas-menu .offcanvas-inner ul.menu > li {
    overflow: visible;
}
.social-icons span a {
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    transition: .5s ease;
	color: #fff;
}
.social-icons a:hover {
    background-color: #ffffff;
	color:#202020;
}
span {
    display: inline-block;
}
.offinfo {
	position: fixed!important;
	left: 30px;
	bottom: 0px;
	right:30px;
}
#btmkntkt .container, body.helix-ultimate #btmkntkt .sppb-row-container {
    max-width: 90%!important;
	padding-right: 35px;
	padding-left: 35px;
}
/************************* FLATICON CUSTOM ****************************/
@font-face {
    font-family: "flaticon";
    src: url("font/flaticon.ttf?ce292cf9b4ebd189f4ab60b9e50ed17e") format("truetype"),
url("font/flaticon.woff?ce292cf9b4ebd189f4ab60b9e50ed17e") format("woff"),
url("font/flaticon.woff2?ce292cf9b4ebd189f4ab60b9e50ed17e") format("woff2"),
url("font/flaticon.eot?ce292cf9b4ebd189f4ab60b9e50ed17e#iefix") format("embedded-opentype"),
url("font/flaticon.svg?ce292cf9b4ebd189f4ab60b9e50ed17e#flaticon") format("svg");
}

i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before, span[class^="flaticon-"]:before, span[class*=" flaticon-"]:before {
    font-family: flaticon !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flaticon-menu:before {
    content: "\f101";
}
.flaticon-menu-1:before {
    content: "\f102";
}
.flaticon-up-arrow:before {
    content: "\f103";
}
.flaticon-up-chevron:before {
    content: "\f104";
}
/************************* SLIDESHOW ****************************/

#slider .sp-slider .sp-item .sp-background {
    left: 320px;

}
.sp-page-builder .page-content #slider {
    margin-top: -90px!important;
}
.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_right .sp-nav-control {
    width: 127px!important;
}
div.sp-slider .sp-nav-control .nav-control {
    border: none;
    background: #202020;
}
div.sp-slider .sp-nav-control .nav-control:hover {
    background: #3bc2e2;
}
#slider .fa-angle-left::before {
    content: "\f053";
}
#slider .fa-angle-right::before {
    content: "\f054";
}

/************************* OTHER ****************************/

h1 span, h2 span, h3 span,.sp-page-title .sp-page-title-heading span {
    background: #3bc2e2;
    padding: 0 20px;
    color: #fff;
}
h4 {text-transform: uppercase;}
.view-article .container, body.helix-ultimate .view-article .sppb-row-container {
	max-width: 100%;
}
.sp-page-title .sp-page-title-sub-heading {
	background: #3bc2e2;
	padding: 7px 20px;
	color: #fff;
	float: left;
	margin: -7px 0 0 10px;
	font-size: 56px;
	font-weight: 700;
}
.sp-page-title .sp-page-title-heading {
    font-size: 56px;
    color: #202020;
    float: left;
	font-weight: 700
}
.view-article .sp-page-title {display:none;}
.pager {
    margin: 0 auto;
    width: 250px;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    color: #202020;
    font-size: 16px;
    font-weight: 500;
}
.sppb-article-info-wrap h3 {font-size: 18px;}
.sppb-addon-articles .sppb-addon-article, .article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    box-shadow: 0px 0px 30px 0px #00000017;
    background: #fff;
}
.sppb-article-info-wrap {
    padding: 20px 0 0px;
    text-align: center;
}
.sppb-article-img-wrap img {
    border: 1px solid #f4f4f4;
    max-height: 300px;
    object-fit: cover;
    width: 100%;
    object-position: top;
    -webkit-transition: all 4s cubic-bezier(0, 0, 0.23, 1);
    transition: all 4s cubic-bezier(0, 0, 0.23, 1);
}
.sppb-article-img-wrap:hover img {
    object-position: bottom;
    -webkit-transition: all 4s cubic-bezier(0, 0, 0.23, 1);
    transition: all 4s ease-in-out;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: 0 auto 30px;
    border-radius: 0;
    border: 1px solid #efefef;
    overflow: hidden;
    width: 100%;
    object-fit: cover;
    object-position: top;
    max-height: 250px;
	-webkit-transition: all 0.8s cubic-bezier(0, 0, 0.23, 1);
    transition: all 0.8s cubic-bezier(0, 0, 0.23, 1);
}

.article-list .article {
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
}
.article-list .article:hover {
    margin-top: -5px;
	-webkit-transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
    transition: all 0.3s cubic-bezier(0, 0, 0.23, 1);
}
.sppb-addon-articles .sppb-addon-article:hover, .article-list .article:hover {
    box-shadow: 0 10px 30px 5px #00000029;
}
.article-list .article:hover .article-header h1 a, .article-list .article:hover .article-header h2 a {
    border-bottom: 1px solid #202020;
}
.or h3{
    font-size: 14px;
    text-transform: uppercase;
    margin: -10px auto;
    background: #3bc2e2;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    z-index: 999999;
    position: relative;
}







.laptop img {
    width: 923px;
    max-height: 525px;
    object-fit: cover;
    object-position: top;
    text-align: center;
    margin-left: -4px;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
    max-height: 300px;
    object-fit: cover;
    object-position: top;
    width: 100%;
}
.sppb-articles-carousel-meta {display:none;}
.sppb-articles-carousel-meta-category a {
    font-size: 13px;
    font-weight: 600;
    color: #cacaca;
    display: inline-block;
    margin-top: 0px;
    text-transform: uppercase;
}
.sppb-articles-carousel-meta-category a {
    font-size: 13px;
    font-weight: 500;
    color: #cacaca;
    display: inline-block;
    margin-top: 0px;
}
.bx-wrapper {
    margin-bottom: 0px;
}
.blok, .blok a {color: #fff;}
.sppb-addon-testimonial-pro-footer {
    margin-top: 0px;
}
.sppb-addon-image-overlay-icon {
    line-height: 36px;
}
.gallery-modal.ba-modal:not(.ba-resize) .ba-modal-body {
    margin-top: 60px;
    max-width: 900px;
    margin: 60px auto;
}
.ba-album.css-style-1 .ba-album-items:hover .ba-image img, .ba-gallery-grid.css-style-1 .ba-image:hover img {
    transform: scale(1.05) rotate(0deg)!important;
    -webkit-transform: scale(1.05) rotate(0deg)!important;
}
.cbp-item {
    box-shadow: 0px 0px 20px 0px #00000017;
    background: #fff;
    max-height: 250px;
    object-position: top;
    padding: 20px !important;
}
.su-pg-item {
    max-height: 210px;
    overflow: hidden;
}
.cbp-ready > * {
    overflow: visible;
}
.mfp-figure figure {
    margin: 0 auto;
    max-width: 900px;
    min-height: 100%;
}
img.mfp-img {
    max-height: 100% !important;
}
button.mfp-close, button.mfp-arrow {
position: fixed;
}
.sppb-carousel-extended-dots ul li span {
    background: #3bc2e2;
}

.offcanvas-active .burger-icon > span:nth-child(1), #modal-menu-toggler.active .burger-icon > span:nth-child(1) {
  transform: translate(0, 7px) rotate(-45deg);
}
.burger-icon > span {
  height: 1px;
}
body.ltr .close-offcanvas {
  padding: 14px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
  opacity: 1;
}
#sp-footer a, #sp-bottom a {
  color: #a2a2a2;
}
#sp-footer a:hover, #sp-bottom a:hover {
  color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
  padding: 0px;
}
#sp-header #sp-logo .sp-module {
  height: 0px;
}
.mod-languages {
text-align: right;
margin-top: -50px;
	margin-right: 30px;
}
div.mod-languages li {
  margin: 0!important;
}
div.mod-languages a {
  padding: 0!important;
}
.btntop {float:right}
#sp-menu .mod-languages {
  margin: 0;
  line-height: 93px;
}
.mod-languages a {
  font-size: 12px!important;
  text-transform: uppercase!important;
background: none!important;
}
.mod-languages li{
  background: none !important;
  padding-bottom: 20%;
}
div.mod-languages ul li.lang-active {
  background-color: #82828200 !important;
}
.mod-languages ul > li:hover a::after {display:none!important;}
#sp-menu .sp-module {
float: right;
}



#mod-speasyimagegallery-112 .speasyimagegallery-row > div > .speasyimagegallery-gallery-item {
  box-shadow: 0px 0px 20px 0px #00000017;
  background: #fff;
  max-height: 250px;
  object-position: top;
  padding: 20px !important;
  margin: 10px;
  overflow: hidden;
}
#mod-speasyimagegallery-112 .speasyimagegallery-row > div > .speasyimagegallery-gallery-item:hover {
  object-position: bottom;
}
.speasyimagegallery-gallery-item > div {
  position: relative;
  max-height: 210px;
  overflow: hidden;
}
.speasyimagegallery-gallery-item > div::after {
  background: rgba(0,0,0,0.3)
}
.speasyimagegallery-gallery-item-content {display:none;}
.pagenavigation next, .pagenavigation prev, .btn-secondary {
color: #202020;
background-color: #fff;
margin: 0 auto;
text-align: center;
padding: 17px 35px;
border-radius: 0px;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 1px;
font-weight: 600;
border: 1px solid #202020;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #202020;
  border: 1px solid #fff0;
}

/************************* RESPONSIVE ****************************/
@media (min-width:2000px) {
	.sp-page-title {
	background-position: right center;
}
}
@media only screen and (min-device-width:1025px) and (max-device-width: 1380px) {
  .offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
    font-size: 50px;
    line-height: 50px;
}
  .sppb-sp-slider-title {
    font-size: 50px!important;
}
.sppb-sp-slider-text {
    margin: 40px 0px!important;
}
}
@media only screen and (max-device-width: 1024px) {
	#sp-header .logo a {
	    margin-left: 0;
	}
	.offcanvas-menu {
    	width: 100%;
	}
	.social-icons {text-align: right;}
	.offcanvas-menu .offcanvas-inner {
    	padding: 0px;
	}
		.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
		font-size: 60px;
		line-height: 70px;
	}
	.sp-page-title {
		background-position: center;
	}

}
@media only screen and (min-device-width: 780px) {
.speasyimagegallery-modal {
  min-width: 800px !important;
}
/************************* GALLERY ****************************/
.speasyimagegallery-modal-wrapper {
  overflow: hidden auto;
}
.speasyimagegallery-modal {
  position: relative;
  background: none;
  z-index: 99999;
  max-width: 100%;
  max-height: 100%;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  height: 100% !important;
  margin: 0 auto;
  top: auto;
  left: auto;
  -webkit-transform: none;
  transform: none;
}
.speasyimagegallery-close, .speasyimagegallery-close:hover, .speasyimagegallery-close:active, .speasyimagegallery-close:focus {
  position: fixed;
  top: 14px;
  right: 70px;
z-index: 99999999;
}
.speasyimagegallery-modal-body {
  max-width: 900px;
  margin: 0 auto;
}
.speasyimagegallery-next, .speasyimagegallery-prev {
  z-index: 999999;
}
.speasyimagegallery-prev {
  left: 30px;
}
.speasyimagegallery-next {
  right: 30px;
}
}
@media only screen and (max-device-width: 980px) {
	
	.laptop img {
    width: 537px;
    max-height: 303px;
    object-fit: cover;
    object-position: top;
    text-align: center;
    margin-left: -3px;
}

}
@media only screen and (max-device-width: 480px) {

	.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
		font-size: 40px;
		line-height: 50px;
	}
	.sp-page-title {
    	padding: 180px 0 120px;
	}
	.sp-page-title .sp-page-title-heading, .sp-page-title .sp-page-title-sub-heading {
		font-size: 38px;
	}
	.sp-page-title {
		background-position: right center;
	}
	.portfolio .sp-page-title {
    	background-position: -420px -140px;
	}
	.tworow .sp-page-title .sp-page-title-sub-heading {
    margin: 3px 0 0 0px;
	}
	#slider .sp-slider .sp-item .sp-background {
    	left: 20px;
	}
	#sp-footer ul.menu li {
		display: inline-block;
		margin: 0 5px;
		font-size: 12px;
	}
	.laptop img {
		width: 270px;
		max-height: 154px;
		object-fit: cover;
		object-position: top;
		text-align: center;
		margin-left: -1px;
		margin-top: -2px;
	}
	.sp-scroll-up {
		display:none!important;
	}
}

