@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy Light'), local('Gilroy-Light'),
        url('../fonts/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/Gilroy-Light.woff') format('woff'),
        url('../fonts/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy Regular'), local('Gilroy-Regular'),
        url('../fonts/Gilroy-Regular.woff2') format('woff2'),
        url('../fonts/Gilroy-Regular.woff') format('woff'),
        url('../fonts/Gilroy-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy Medium'), local('Gilroy-Medium'),
        url('../fonts/Gilroy-Medium.woff2') format('woff2'),
        url('../fonts/Gilroy-Medium.woff') format('woff'),
        url('../fonts/Gilroy-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy Semibold'), local('Gilroy-Semibold'),
        url('../fonts/Gilroy-Semibold.woff2') format('woff2'),
        url('../fonts/Gilroy-Semibold.woff') format('woff'),
        url('../fonts/Gilroy-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy Bold'), local('Gilroy-Bold'),
        url('../fonts/Gilroy-Bold.woff2') format('woff2'),
        url('../fonts/Gilroy-Bold.woff') format('woff'),
        url('../fonts/Gilroy-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy Extrabold'), local('Gilroy-Extrabold'),
        url('../fonts/Gilroy-Extrabold.woff2') format('woff2'),
        url('../fonts/Gilroy-Extrabold.woff') format('woff'),
        url('../fonts/Gilroy-Extrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

/*Sale*/
.fm-featured_box {
	display:none!important;
}




.custom-slider-products .fm-module-item:not(:nth-child(4n+4)) {
    border-right: 0px solid #f7f7f7;
}
.custom-slider-products .fm-module-item:hover .fm-module-overlay {
	display:none;
}
.custom-slider-products .fm-module-overlay {
	display:block;
	opacity:1!important;
}
.custom-slider-products .fm-module-item .fm-module-img img {
    border-radius: 16px;
    margin: 0 auto;
}
.custom-slider-products .fm-module-item .fm-module-title a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: auto;
    min-height: 3.2em;
    line-height: 1.6em;
}
.fm-featured_box .fm-main-title {
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    margin-bottom: 35px;
    margin-top: 60px;
    font-weight: 600;
}
.custom-slider-products .fm-module-price .fm-module-price-new {
    font-weight: 700;
    font-size: 24px;
    line-height: 25px;
    color: #00F0FF;
}
.custom-slider-products .fm-module-price {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    z-index: 5;
    display: flex;
    gap: 30px;
    align-items: baseline;
    justify-content: center;
    flex-direction: row-reverse;
	margin-bottom:20px;
}
.custom-slider-products .fm-pm-button-cart img {
    display:none;
}
.custom-slider-products .fm-btn {
    font-weight: 500;
    background: linear-gradient(51.07deg, #017077 -30.38%, #017178 -8.96%, #01747B 8.48%, #017981 22.54%, #017F87 33.84%, #018790 42.98%, #019099 50.6%, #019AA4 57.29%, #01A4AF 63.68%, #01AFBB 70.37%, #01BBC7 77.98%, #00C6D3 87.13%, #00D1DF 98.43%, #00DCEA 112.49%, #00E6F5 129.92%, #00F0FF 151.35%);
    display: block;
    width: 100%;
	padding: 11px 25px;
}
.custom-slider-products .fm-module-item {
    padding: 25px 25px 25px 25px;
	transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
 }
.custom-slider-products .fm-module-item:hover .fm-btn {
    background: linear-gradient(56.69deg, #017077 -30.39%, #017178 -23.18%, #01747B -17.32%, #017981 -12.59%, #017F87 -8.79%, #018790 -5.72%, #019099 -3.16%, #019AA4 -0.91%, #01A4AF 1.24%, #01AFBB 3.49%, #01BBC7 6.05%, #00C6D3 9.13%, #00D1DF 12.93%, #00DCEA 17.65%, #00E6F5 23.52%, #00F0FF 30.72%);
    color:#161616;
}
.custom-slider-products .fm-module-item:hover {
box-shadow: 0px 12px 15px rgb(0 240 255 / 10%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 240 255 / 10%);

}
.custom-slider-products .slick-slide {
  display: flex !important;
  height: auto;
}

.custom-slider-products .fm-item {
  display: flex;
  flex: 1;
}
.custom-slider-products .fm-module-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.custom-slider-products .fm-module-item .fm-module-img {
    margin-bottom: 0px;
    z-index: 5;
}
.custom-slider-products .slick-dots li button {
    width: 80px;
    height: 4px;
    padding: 0;
    background: none;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    border: 2px solid rgba(217, 217, 217, 0.3);
    border-radius: 10px;
    text-indent: -9999px;
    overflow: hidden;
}
.custom-slider-products .slick-dots li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.custom-slider-products .slick-dots li.slick-active button, .custom-slider-products .slick-dots li:hover button {
    background-color: #fff;
}
.custom-slider-products .slick-slide {
	margin:0 15px;
	padding:0 0px;;
}
.custom-slider-products {
	margin-left:-15px;
	margin-right:-15px;
}
.custom-slider-products .fm-module-item .fm-module-title {
    margin: 25px 0 0px 0;
    z-index: 5;
}
.custom-slider-products .slick-dots {
    bottom: -15px;
 }
.custom-slider-products .slick-list {
	padding-bottom:20px;
}






.fm-product-left-top-photo-main img {
    border-radius: 16px;
}
.fm-btn, .fm-product-btn {
    border-radius: 8px;
}
.fm-main-footer-links-list li {
    padding-bottom: 5px;
}
.fm-product-btn img {
    display: none;
}
/*Slider NEW*/
.custom-slider .slide-item {
  position: relative;
  overflow: hidden;
  display: block;
  border-radius:16px;
}
.custom-slider .slide-item img {
  transition: transform 0.4s ease;
  display: block;
  width: 100%;
}

.custom-slider .slide-item:hover img {
  transform: scale(1.05); /* Увеличение на 5% */
}
#common-home:before {
    content: '';
    position: absolute;
    background: #090808;
    width: 100%;
    height: 550px;
    left: 0;
    right: 0;
}
#common-home:after {
    content: '';
    background: linear-gradient(180deg, #090808 0%, #161616 100%);
    width: 100%;
    height: 230px;
    display: block;
    position: absolute;
    top: 730px;
    left: 0;
    right: 0;
    z-index: -1;
}
.custom-slider .slick-slide {
  margin: 0 18px;
}
.custom-slider .slick-list {
  margin: 0 -18px;
}
.custom-slider .slick-dots li button {
    width: 80px;
    height: 4px;
    padding: 0;
    background: none;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    border: 2px solid rgba(217, 217, 217, 0.3);
    border-radius: 10px;
    text-indent: -9999px;
    overflow: hidden;
}
.custom-slider .slick-dots li.slick-active button, .custom-slider .slick-dots li:hover button {
    background-color: #fff;
}
.custom-slider .slick-dots li button:before {
    display:none;
}
.custom-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.custom-slider .slick-dots {
    bottom: -40px;
}

/*NEW Category Wall*/

.wall-category.new {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom:0px;
}
.col-wall-right.top, .col-wall-right.bottom {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col-wall-right.top .item.left, .col-wall-right.bottom .item.right {
    width: 63%;
}
.col-wall-right.top .item.right, .col-wall-right.bottom .item.left {
    width: 34%;
}
.wall-right {
    width: 73%;
}
.wall-category.new .col-wall-left {
    width: 24.8%;
}
.wall-category.new.down {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    flex-direction: row-reverse;

}
.phone-w .link-mail {
    display: block;
    color: rgba(159, 159, 159, 1);
    padding-top: 14px;
}







.footer-dropdown-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
	padding-top: 10px;
	padding-bottom: 15px;
}
.footer-dropdown-box img {
    margin-right: 15px;
	margin-top: -9px;
}
.phone-w span {
    display: block;
    color: rgba(159, 159, 159, 1);
    padding-top: 14px;
}










/*Calc*/
.tab-buttons .tab-button {
     box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    cursor: pointer;
    font-weight: 500;
	height: 50px;
    font-size: 16px;
    background: #161616;
    line-height: 35px;
    text-align: center;
    flex: 0 0 24%;
    transition: 0.3s;
    margin-bottom: 1.33%;
    color: #ffffff;
    border-radius: 30px;
}
.tab-buttons .tab-button.active {
    background: rgb(0, 240, 255);
    color: #161616;
}
.tab-buttons .tab-button:hover {
	background: rgb(0 240 255);
    color: #161616;
}
.tab-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}


.tab-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.tab-content .content {
    width: 50%;
	padding-top: 30px;
}
.tab-content .right-image {
    width: 50%;
	padding-top: 10px;
}
.tab-content .right-image img {
    max-width: 100%;
}
.tradein-box {
    display: flex;
    justify-content: space-between;
    background: #090808;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;
    padding: 4.5%;
    margin-bottom: 50px;
}
.left-text {
    width: 46%;
}
.left-text .note {
    max-width: 430px;
    display: block;
    color: #bdbdbd;
}
.tab-container {
    width: 50%;
}
.tradein-box select {
  background-color: #f2f2f2;
  border: none;
  color: #000;
  font-size: 16px;
  padding: 12px 24px;
  margin-bottom: 10px;
  border-radius: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.tradein-box select option {
  color: #000;
  background-color: #fff;
  font-size: 16px;
}
.tradein-box select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  border: none;
  padding: 10px;
  font-size: 16px;
  color: #555;
}



.tradein-box select {
   -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    position: relative;
    outline: none;
    padding: 13px;
    padding-left: 30px;
    background-color: #161616;
    color: white;
    border: none;
    outline: none;
    width: 100%;

}

.tradein-box select option {
  background-color: #161616;
  color: white;
}

.tradein-box select option:hover {
  background-color: #ddd;
  color: #000;
}
.tradein-box select option:checked {
  background-color: rgb(0, 240, 255);
  color: #161616;
}

.tradein-box select option:checked::-moz-focus-inner {
  border: none;
}

.tradein-box select option:checked::-moz-focusring {
  outline: none;
}

.tradein-box select option:checked:-moz-focusring {
  outline: none;
}

.tradein-box select option:checked::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.tradein-box select option:checked::-webkit-search-cancel-button {
  -webkit-appearance: none;
}


/* Для WebKit браузеров, таких как Chrome и Safari */
.tradein-box select::-webkit-scrollbar {
  width: 10px;
  border-radius:10px;
}
.tradein-box select::-webkit-scrollbar-track {
  background: transparent;
}
.tradein-box select::-webkit-scrollbar-thumb {
  background: #888;
}
.tradein-box select::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* Для Firefox */
.tradein-box select::-moz-scrollbar {
  width: 8px;
}
.tradein-box select::-moz-scrollbar-track {
  background: transparent;
}
.tradein-box select::-moz-scrollbar-thumb {
  background: #888;
}
.tradein-box select::-moz-scrollbar-thumb:hover {
  background: #555;
}

#iphone-result,
#ipad-result,
#apple-watch-result,
#airpods-result {
    text-align: center;
    color: #b7b7b7;
    font-size: 16px;
    line-height: 28px;
	padding-top: 15px;
}

.modeltext, .price {
    color: #fff;
    font-weight: 600;
}
select {
  border-radius: 5px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7'%3E%3Cpath d='M1 1l5 5 5-5'/%3E%3C/svg%3E") no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  padding: 10px;
  font-size: 16px;
  line-height: 1.2;
  border: 1px solid #ccc;
}

select option {
  border-radius: 5px;
}

@media (max-width:1200px) {
.tradein-box {
    display: flex;
    justify-content: space-between;
    background: #090808;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 30px;
    padding: 4.5%;
    margin-bottom: 50px;
    flex-direction: column;
}
.left-text {
    width: 75%;
	padding-bottom: 50px;
}
.tab-container {
    width: 100%;
}
}
@media (max-width:767px) {
	.custom-slider-products .fm-module-price {
    gap: 15px;
	}
	.custom-slider-products .fm-module-price .fm-module-price-new {
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #00F0FF;
}
	.custom-slider-products {
    margin-left: 0px;
    margin-right: 0px;
}
.custom-slider-products .slick-dots li button {
    width: 25px;
    height: 4px;
}
.custom-slider .slick-dots li button {
    width: 25px;
    height: 4px;
}
.left-text {
    width: 100%;
    padding-bottom: 50px;
}
.left-text .note {
    max-width: 320px;
    display: block;
    color: #bdbdbd;
}
.tab-buttons .tab-button {
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    cursor: pointer;
    font-weight: 500;
    height: 40px;
    font-size: 14px;
    background: #161616;
    line-height: 35px;
    text-align: center;
    flex: 0 0 49%;
    transition: 0.3s;
    margin-bottom: 7px;
    color: #ffffff;
    border-radius: 30px;
}
.tab-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.tab-content .content {
    width: 100%;
    padding-top: 30px;
}
.tradein-box select {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: none;
    position: relative;
    outline: none;
    padding: 12px;
    padding-left: 30px;
    background-color: #161616;
    color: white;
    border: none;
    outline: none;
    width: 100%;
}
.tradein-box select {
    font-size: 14px;
}
.tab-content .right-image {
    width: 100%;
    padding-top: 10px;
	text-align: center;
}
.tab-content .right-image img {
    max-width: 250px;
}
#iphone-result, #ipad-result, #apple-watch-result, #airpods-result {
    text-align: center;
    color: #b7b7b7;
    font-size: 14px;
    line-height: 26px;
    padding-top: 15px;
}
.tradein-box {
    padding: 20px;
}
.tradein-box h2.title-trade {
    font-size: 24px;
    line-height: 33px;
    font-weight: 600;
    padding-bottom: 30px;
    color: #fff;
}
}
/*Calc end*/

/* New Design*/
.footer-image {
    padding-top: 30px;
    padding-bottom: 90px;
    position: relative;
}
.footer-image img {
    max-width:100%;
	width:100%;
}

/* MODAL REMONT */
.remont-modal .modal-dialog {
    max-width: 990px;
}
.remont-modal table {
	    border-collapse: inherit;
    width: 100%!important;
	    border: 0.2px solid #00F0FF;
}
.remont-modal table tbody tr:first-child {
    background: rgba(0, 240, 255, 0.1);
}
.remont-modal table tbody tr td {
    padding: 10px 20px;
    font-size: 14px;
    line-height: 18px;
    border: 1px solid rgb(255 255 255 / 15%);
}

.remont-modal table tbody tr:nth-child(even) {
    background: rgba(159, 159, 159, 0.1);
}
.remont-modal .modal-title {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    text-transform: none;
    padding-left: 40px;
    padding-right: 40px;
}

@media (max-width:980px) {
.remont-modal .modal-body {
    overflow-x: scroll;
}
}

/* Footer */
.modal-content b {
    font-weight: bolder;
    font-size: 14px;
    padding-bottom: 5px;
    display: block;
}

.pr_info {
	display: flex;
    justify-content: flex-start;
	padding-top: 25px;
}
.creditheads {
    text-align: left;
    font-size: 14px;
    color: #fff;
    max-width: 400px;
}
.creditheads span {
    display: block;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
}
.pr_info .image {
    margin-right: 30px;
}
#ukrcredit-popup {
    border-radius: 30px;
	background: #090808!important;
	    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
}
.mfp-bg {
    background: rgb(22 22 22 / 70%);
}
.fm-product-btn.credit {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0px;
    display: block!important;
}

.mfp-close-btn-in .mfp-close {
    color: rgb(0, 240, 255);
    font-weight: 100;
    font-size: 40px;
    opacity: 1;
}
.mfp-close {
    right: 10px;
    top: 15px;
}
.pr_info #fm-product-options-box {
    padding-left: 0;
}
.prop_select select.form-control {
    color: #000000;
    background-color: #fff!important;
    border-radius: 10px;
    padding-right: 10px;
    font-weight: 600;
}





@media (max-width: 991px) {

.fm-main-footer-credits .text-right {
    text-align: center !important;
	padding-top: 20px;
}
.fm-main-footer-payments-list {
    display: flex;
    justify-content: center;
}
.fm-main-footer-payments-item img {
    margin-right: 8px;
    margin-left: 8px;
}
.pr_info #fm_product_right {
		padding: 0px;
		border-top: 0px solid rgb(255 255 255 / 10%);
		border-bottom: 0px solid #f7f7f7;
		text-align: left;	
}
.fm-product-btn.credits {
    color: #161616;
    font-weight: 500;
    font-size: 14px;
    text-transform: none;
    background: #ffffff!important;
    padding-top: 19px;
    padding-bottom: 19px;
    max-width: 543px!important;
    margin: 0 auto;
    margin-top: 15px;
}
}

@media (max-width: 767px) {
.pr_info #fm_product_right {
    padding: 0px;
    padding-bottom: 0;
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.pr_info {
    display: flex;
    justify-content: flex-start;
    padding-top: 25px;
    flex-direction: column;
}
.pr_info .image {
    margin-right: 0;
    text-align: center;
}
.credithead {
    max-width: 300px;
    margin: 0 auto;
}
.creditheads {
    text-align: center!important;
    font-size: 14px;
    color: #fff;
    max-width: 400px;
    margin-bottom: 20px;
}
.creditheads span {
    display: block;
    margin-top: 30px;
    font-size: 24px;
    font-weight: 600;
}
.fm-product-btn.credits {
    max-width: 100%!important;
}
}



@media (min-width: 576px) {
.modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
}
}
.prop_select select.form-control {
    color: #000000;
    background-color: #fff!important;
    border-radius: 10px;
    padding-right: 10px;
    font-weight: 600;
}
.simple-content select.form-control {
    width: 100%;
    font-size: 14px;
    background-color: transparent!important;
    border: none!important;
    border-bottom: 1px solid rgb(255 255 255 / 20%)!important;
    padding: 10px 20px 10px 10px!important;
    height: 40px!important;
    border-radius: 0!important;
    margin-top: 15px!important;
}

.modal-body ul {
    font-size: 14px;
    padding-left: 20px;
	color: #ccc;
}
.option-price-right-usd {
	display:none;
}
.flex-option-value a {
	font-size: 17px;
    margin-left: 8px;
    line-height: 26px;
    color: #646464!important;
}
.flex-option-value {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}
#fm_sidebar .fm_mobile_menu_info-item.fm_mobile_menu_locations {
    display: none;
}

#fm_sidebar .fm_mobile_menu-list-item button {
    display: none;
}
#fm_sidebar .fm_mobile_menu-list-item span {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #fff;
}
#fm_sidebar .fm_mobile_menu-list-item:not(:last-child) {
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}

#fm_sidebar .fm_mobile_menu-list-item {
    padding: 5px 20px;
    height: 48px;
}
.fm_mobile_menu_info-title {
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: rgb(0, 240, 255);
}
.fm_mobile_menu_info-list-item a {
    color: #fff!important;
    text-decoration: none;
}
#oct_mobile_language {
	margin-bottom: 30px;
}
#fm_sidebar .language.fm_mobile_menu_info-item {
    padding: 20px;
    border-bottom: 0px solid rgb(255 255 255 / 10%);
}
.fm_mobile_menu_info .dropdown-menu button:before {
    content: '';
    top: 4px;
	border: 0px solid #eef2f5;
    left: 0;
    width: 35px;
    height: 16px;
    border-radius: 13px;
    background: #646464;
    box-shadow: inset 0 2px 3px rgb(0 0 0 / 20%);
    transition: .2s;
}
.fm_mobile_menu_info .dropdown-menu button {
    color: #ffffff;
}
.fm_mobile_menu_info .dropdown-menu {
    display: block;
    position: relative;
    box-shadow: none;
    border: 0;
    width: 100%;
    padding: 0;
    margin-top: 15px;
    background-color: transparent;
}

.fm_mobile_menu_info .dropdown-menu button.active-item:after {
    left: 21px;
    background: #090808;
}
.fm_mobile_menu_info .dropdown-menu button.active-item:before {
    border-color: transparent;
}
.fm_mobile_menu_info .dropdown-menu button {
    text-decoration: none;
}

.fm_mobile_menu_info .dropdown-menu button.active-item:before {
    background: rgb(0, 240, 255);
}
.fm_mobile_menu_info .dropdown-menu button:after {
    content: '';
    position: absolute;
    top: 6px;
    left: 2px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    transition: .2s;
}


footer.row-padding-top {
    padding-top: 0px;
}
.fm-footer-subscribe {
    padding: 30px 0;
    overflow-y: hidden;
    text-align: center;
    border-bottom: 1px solid #2d2c39;
    position: relative;
}
.col-12.mob {
	display:none;
}
.fm-slideshow-plus-item img {
	max-width:550px;
}
.wall-category a.block {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    border: none!important;
    padding: 0;
    margin: 0 auto!important;
}
.fm-main-title.fm-page-title {
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}
.simplecheckout-block-content .form-horizontal label.control-label.col-sm-4 {
    display: none!important;
}
.simplecheckout-cart-buttons .button, .simplecheckout-button-right .button, #simplecheckout_button_login {
    color: #161616 !important;
    font-weight: 500;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: rgb(0, 240, 255);
    border-color: rgb(0, 240, 255);
}
.simplecheckout-cart a, .checkout-heading-button a, .simpleregister-have-account a {
    -webkit-transition: color .15s ease .05s;
    transition: color .15s ease .05s;
    color: rgb(0, 240, 255);
    font-size: 14px;
    text-decoration: none;
}
.simplecheckout-cart td.image img {
    max-width: 240px;
}
.simplecheckout-cart thead {
	display:none;
}
.simplecheckout-cart .btn-primary, .simplecheckout-cart .btn-primary:active {
    border-radius: 9px 9px 9px 9px;
    width: 30px;
    height: 30px;
    line-height: 20px;
    padding: 0;
    border: 2px solid #646464!important;
    background: none!important;
	display: none;
}
.simplecheckout-cart i {
    cursor: pointer;
    font-size: 10px;
}
.fm-404-content-image img {
    opacity: 0.1;
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    max-width: 300px;
}
.fm-404-content-image {
    margin: 30px 0 30px;
}
.fm-404-content-text p {
    font-size: 16px;
    line-height: 26px;
    color: #ffffff;
}
#simplecheckout_cart .quantity .form-control {
    border-width: 0;
    height: 30px;
	display: none!important;
}
#simplecheckout_cart .btn-danger,
#simplecheckout_cart .btn-danger:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

#simplecheckout_cart .price div {
    font-weight: 600;
    font-size: 16px;
    color: #fff;
}
#simplecheckout_cart {
    margin-bottom: 30px;
}
.simplecheckout-block-content .form-horizontal .form-group {
    margin-top: 5px;
}

.simplecheckout .form-group, .simpleregister-block-content .form-group {
    margin-bottom: 5px;
}
.simplecheckout-cart small, .simplecheckout-cart .small {
    font-size: 12px;
    color: #8f8f8f;
    font-weight: 400;
}
.simplecheckout-cart .options {
    padding-top: 10px;
    line-height: 18px;
}








@media (min-width: 992px) {
    .fm-footer-subscribe {
        text-align: left;
    }
}
.fm-product-left-top-info-list li span.fm-product-left-top-info-is {
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    color: #27ae60;
    border: 1px solid #27ae60;
    border-radius: 25px;
}
.fm-footer-subscribe::before {
    content: "\f0e0";
    font-size: 100px;
    font-family: "Font Awesome 5 Free";
    opacity: .2;
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    position: absolute;
    top: -14px;
    left: calc(50% - 73px);
    color: rgba(255, 255, 255, .1);
}

.fm-footer-subscribe .fm-footer-subscribe-info {
    margin-left: 0;
    margin-bottom: 20px;
}

@media (min-width: 992px) {
    .fm-footer-subscribe .fm-footer-subscribe-info {
        margin-left: 15px;
        margin-bottom: 0;
    }
}

.fm-footer-subscribe .fm-footer-subscribe-info .fm-footer-subscribe-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .fm-footer-subscribe .fm-footer-subscribe-info .fm-footer-subscribe-title {
        font-size: 18px;
    }
}

.fm-footer-subscribe .fm-footer-subscribe-info .fm-footer-subscribe-text {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
}

@media (min-width: 992px) {
    .fm-footer-subscribe .fm-footer-subscribe-info .fm-footer-subscribe-text {
        font-size: 14px;
    }
}

.fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input {
    width: 100%;
    color: #eef2f5;
    line-height: 16px;
    background-color: rgba(55, 57, 65, .2);
    border: 1px solid rgba(255, 255, 255, .08);
    box-sizing: border-box;
    border-radius: 25px;
    padding: 12px 20px;
    margin-bottom: 11px;
}

.fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input::-ms-input-placeholder, .fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input::-moz-placeholder, .fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input::-webkit-input-placeholder, .fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input::placeholder {
    color: #eef2f5;
}

.fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input.error_style::-ms-input-placeholder, .fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input.error_style::-moz-placeholder, .fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input.error_style::-webkit-input-placeholder, .fm-footer-subscribe-subscribe .fm-footer-subscribe-subscribe-input.error_style::placeholder {
    color: #373941;
}

.fm-footer-subscribe-subscribe .form-checkbox-group {
    margin-bottom: 0;
}

.fm-footer-subscribe-subscribe .form-checkbox-group label {
    margin-left: 30px;
    color: #6e727e;
    text-align: left;
}

.fm-footer-subscribe-subscribe .form-checkbox-group label .check-box {
    border-color: #3f414c;
}

.fm-footer-subscribe-subscribe .form-checkbox-group label .check-box:after {
    color: #fff;
}

.fm-footer-subscribe-subscribe .form-checkbox-group .fm-form-checkbox-input:focus + .check-box {
    border-color: #3f414c;
    box-shadow: none;
}

.fm-footer-subscribe-subscribe button {
    line-height: 14px;
    border: 0;
    border-radius: 20px;
    padding: 13px 30px;
    height: 42px;
    background: transparent url("../img/footer-subscribe-btn.svg") no-repeat center center;
    position: absolute;
    top: 0;
    right: 15px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.fm-footer-subscribe-subscribe button:hover {
    opacity: .9;
}

.fm-footer-subscribe-subscribe button:focus {
    box-shadow: none;
}

.fm-main-footer {
    padding: 30px 0 0;
}

@media (min-width: 768px) {
    .fm-main-footer {
        padding-top: 140px;
    }
}

@media (max-width: 991px) {
	.col-12.mob {
	    display:block;
		margin-bottom: 20px;
    }
	.col-12.desc {
	    display:none;
    }
    .fm-main-footer-fourth {
        margin-bottom: 0px;
    }

    .fm-main-footer-first, .fm-main-footer-second {
        padding-bottom: 30px;
    }

    .fm-main-footer-first, .fm-main-footer-fourth, .fm-main-footer-second, .fm-main-footer-third {
        text-align: left;
    }
}

@media (max-width: 991px) and (min-width: 576px) {
    .fm-main-footer-first, .fm-main-footer-second {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
  .modal-title {
    font-size: 14px!important;
    line-height: 30px;
    text-transform: uppercase;
}
.modal-body ul {
    font-size: 13px;
    padding-left: 20px;
}
}

@media (max-width: 575px) {
    .fm-main-footer-second {
        border-bottom: 0px solid #2d2c39;
    }

    .fm-main-footer-contact .btn-link,
    .fm-main-footer-contact .header-dropdown-box {
        width: 100%;
    }

    .fm-main-footer-contact .header-dropdown {
        left: calc(50% - 92px);
    }
}

.fm-main-footer-contact .btn-link
 {
    font-weight: 500;
    font-size: 24px;
    line-height: 21px;
    border-radius: 0;
    padding: 0;
    color: #fff;
    margin: 0;
    cursor: pointer;
}

.fm-main-footer-contact .btn-link i {
    margin-right: 0;
    margin-left: 5px;
    font-size: 8px;
}

.fm-main-footer-contact .fm-main-footer-contact-btn {
    padding: 10px 38px;
    font-size: 12px;
    line-height: 21px;
    background-color: transparent;
    margin: 30px auto 25px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
}

.fm-main-footer-contact .fm-main-footer-contact-address {
    font-size: 13px;
    line-height: 21px;
    margin-bottom: 25px;
    padding: 0px 60px;
    font-weight: 400;
	display: none;
}

.fm-main-footer-contact .fm-main-footer-contact-link {
    font-size: 24px;
    line-height: 21px;
    color: #fff;
    text-decoration: none;
}

.fm-main-footer-contact .fm-main-footer-contact-link:hover {
    text-decoration: none;
}

.fm-main-footer-contact .fm-main-footer-payments-list {
    margin-top: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item {
    background-repeat: no-repeat;
    display: inline-block;
    background-image: url("../img/sprite-fm.png");
    width: 53px;
    height: 33px;
    margin-bottom: 10px;
    border-radius: 16px;
    opacity: .2;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item:not(:last-child) {
    margin-right: 10px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item:hover {
    opacity: .5;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.privat24 {
    background-position: -199px -138px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.mastercard {
    background-position: -66px 0;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.maestro {
    background-position: -133px 0;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.sberbank {
    background-position: 0 -185px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.visa {
    background-position: 0 0;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.skrill {
    background-position: -199px -92px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.interkassa {
    background-position: -199px -46px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.liqpay {
    background-position: -66px -46px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.paypal {
    background-position: 0 -46px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.robokassa {
    background-position: -199px 0;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.yandex-money {
    background-position: 0 -138px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.webmoney {
    background-position: -66px -92px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.qiwi {
    background-position: 0 -92px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.custom-payment {
    background-position: -133px -46px;
}

.fm-main-footer-contact .fm-main-footer-payments-list .fm-main-footer-payments-item.custom-payment img {
    vertical-align: baseline;
}

@media (min-width: 992px) {
    .fm-main-footer-list {
        padding-left: 15px;
		border-left: 1px solid #242424;
    }
}

.fm-main-footer-title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 25px;
    font-weight: 600;
}

.fm-main-footer-shedule {
    margin-bottom: 25px;
}

.fm-main-footer-shedule-list li {
    font-size: 14px;
    line-height: 19px;
}

.fm-main-footer-socials .fm-main-footer-title {
    margin-bottom: 15px;
	font-size:14px;
}

.fm-main-footer-social-list .fm-main-footer-social-item:not(:last-child) {
    margin-right: 10px;
    margin-bottom: 10px;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .fm-main-footer-social-list .fm-main-footer-social-item:not(:last-child) {
        margin-right: 6px;
        margin-bottom: 6px;
    }
}

.fm-main-footer-social-list.fm_mobile_menu_info-list {
    margin-bottom: -10px;
}

.fm-main-footer-social-list .fm-main-footer-social-link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #eef2f5;
    border-radius: 25px;
    text-align: center;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
}

.fm-main-footer-social-list .fm-main-footer-social-link.fm-mobile-social-link {
    border: 1px solid #bfbfbf;
}

.fm-main-footer-social-list .fm-main-footer-social-link.fm-mobile-social-link i {
    color: #363941;
}

.fm-main-footer-social-list .fm-main-footer-social-link i {
    font-size: 20px;
    color: #ffffff;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.fm-main-footer-social-list .fm-main-footer-social-link:hover {
    background-color: #eef2f5;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-facebook-f:hover i {
    color: #4267b2;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-twitter:hover i {
    color: #41abe1;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-vk:hover i {
    color: #43638b;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-odnoklassniki:hover i {
    color: #ef7f1e;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-linkedin-in:hover i {
    color: #0077b5;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-pinterest:hover i {
    color: #c8232c;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-tumblr:hover i {
    color: #34526f;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-instagram:hover i {
    color: #e4405f;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-flickr:hover i {
    color: #ff0084;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-youtube:hover i {
    color: #cd201f;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-vimeo:hover i {
    color: #1ab7ea;
}

.fm-main-footer-social-list .fm-main-footer-social-link-fa-reddit-alien:hover i {
    color: #ff5700;
}

@media (max-width: 575px) {
    .fm-main-footer-title-toggle {
        margin-bottom: 0;
        padding: 10px 0;
        background: none;
    }
    .fm-main-footer-first, .fm-main-footer-second {
        padding-bottom: 0px;
    }
    .fm-main-footer-title-toggle span {
        padding-right: 20px;
    }

    .fm-main-footer-title-toggle span:after {
        content: "\f078";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        font-size: 8px;
        margin-left: 6px;
        transition: -ms-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        -webkit-transition: -webkit-transform .3s ease;
        display: inline-block;
        position: relative;
        top: -1px;
    }

    .fm-main-footer-title-toggle.clicked span:after {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@media (max-width: 767px) {

}



.fm-main-footer-links-list a {
    font-size: 14px;
    line-height: 22px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.fm-main-footer-links-list a:hover {
    text-decoration: none;
}

.fm-main-footer-credits {
    line-height: 21px;
    padding: 15px 0;
}

@media (min-width: 768px) {
    .fm-main-footer-credits {
        margin-top: 40px;
    }
}

@media (min-width: 576px) {
    
}

.padding-bottom #back-top {
    bottom: 140px;
}

.padding-top #back-top {
    bottom: 80px;
}

#back-top {
    position: fixed;
    right: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 1000;
    margin-bottom: 0;
    text-align: center;
    border-radius: 50%;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: .45;
    display: none;
}

@media (min-width: 992px) {
    #back-top {
        bottom: 120px !important;
        width: 50px;
        height: 50px;
        line-height: 50px;
        right: 25px;
    }

    #back-top i {
        font-size: 24px;
    }
}

#back-top:hover {
    opacity: .85;
}

#back-top button {
    background: transparent;
    height: 100%;
    line-height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    display: block;
}

#back-top i {
    display: block;
    font-size: 20px;
    color: #fff;
}
/* End of Footer */
/* Notify */
.alert-block {
    margin: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

@media (max-width: 575px) {
    .alert-block {
        right: 15px !important;
        top: 15px !important;
        left: 15px !important;
    }
}

.fm-alert {
    background: #fff;
    float: right;
    border: none;
    border-radius: 1px;
    border-radius: 14px;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, .3);
    padding: 0;
    margin-bottom: 20px;
}

@media (min-width: 420px) {
    .fm-alert {
        max-width: 370px;
    }
}

@media (min-width: 992px) {
    .fm-alert {
        box-shadow: 0px 2px 20px rgba(0, 0, 0, .55);
    }
}

.fm-alert-success {
    background: #646464;
}

.fm-alert-danger {
    background: #f33d32;
}

.fm-alert-warning {
    background: #f3c932;
}

.fm-alert-primary {
    background: #50a8ff;
}

.fm-alert-close {
    position: absolute;
    right: 10px;
    top: 10px;
    background: transparent;
    padding: 0;
}

.fm-alert-icon i {
    width: 60px;
    font-size: 20px;
    color: rgb(0, 240, 255);
    text-align: center;
}

.fm-alert-text {
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    padding: 20px 46px 20px 20px;
    background: #161616;
    border-radius: 0 12px 12px 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

@media (min-width: 420px) {
    .fm-alert-text {
        min-width: 310px;
    }
}

.fm-alert-text a {
    color: rgb(0, 240, 255);
    text-decoration: none;
}

.fm-alert-text a:hover {
    text-decoration: none;
}

.fm-alert-text-item:not(:last-child) {
    margin-bottom: 10px;
}

.animated {
    animation-duration: .5s;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -ms-transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -ms-transform: translate3d(100%, 0, 0);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -ms-transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -ms-transform: translate3d(0, -100%, 0);
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}
/* End of Notify */
/* Popups */
#one-click-main-block p + p {
    margin-top: 10px;
}

@media (max-width: 767px) {
    #one-click-main-block .fm-product-quantity {
        justify-content: center;
    }
}

.popup-login-form-group {
    margin-bottom: 30px;
}

.login-popup-links {
    margin-bottom: 30px;
}

.login-popup-links a {
    font-size: 13px;
    text-decoration: underline;
}

.login-popup-links a:hover {
    text-decoration: none;
}

.fm-popup-btn {
    display: block;
    color: #414045;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    -webkit-transition: all .15s ease .05s;
    transition: all .15s ease .05s;
}

.fm-popup-btn:hover {
    color: #18a4e1;
    text-decoration: underline;
}

.modal-open .modal {
    background: rgb(22 22 22 / 70%);
}

.modal-dialog-540 {
    max-width: 540px;
}

.modal-dialog-940 {
    max-width: 940px;
}

.modal-dialog-1110 {
    max-width: 1110px;
}

.modal-content {
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
   -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;
    border: none;
    background: none;
}

.modal-content .form-control:-ms-input-placeholder {
    color: #9d9d9d;
    font-weight: 400;
}
.fm-search:-ms-input-placeholder, 
.fm-search::-moz-placeholder, 
.fm-search::-webkit-input-placeholder, 
.fm-search::placeholder {
    color: #9d9d9d;
    font-weight: 400;
}
.modal-content .form-control::-ms-input-placeholder {
    color: #9d9d9d;
    font-weight: 400;
}

.modal-content .form-control::-ms-input-placeholder, .modal-content .form-control::-moz-placeholder, .modal-content .form-control::-webkit-input-placeholder, .modal-content .form-control::placeholder {
    color: #9d9d9d;
    font-weight: 400;
}

.modal-content .fm-module-price-old {
    font-size: 13px;
}

.modal-content .control-label {
    color: #666;
    font-weight: 600;
}

.modal-content .control-label-price {
    margin-right: 10px;
}

.modal-content .fm-module-price-new {
    font-size: 22px;
    line-height: 22px;
}

.modal-content textarea {
    height: 200px;
}

.modal-header {
    padding: 15px;
    border: 0;
    border-radius: 16px 16px 0 0;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.modal-body {
    background: #090808;
    padding: 30px;
	color: #fff;
    border-radius: 0 0 16px 16px;
}

.modal-body p {
    margin-bottom: 1rem;
    font-size: 14px;
    line-height: 22px;
	color: #ccc;
}

.modal-body .additional-wrapper {
    max-height: 310px;
    overflow: hidden;
}

@media (max-width: 575px) {
    .modal-body .btn-group, .modal-body .fm-btn-blue {
        width: 100% !important;
    }
}

.modal-title {
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.fm-close {
    width: 50px;
    height: 50px;
    background: transparent;
    position: relative;
    position: absolute;
    border: 0;
    right: 10px;
    top: 5px;
}

@media (min-width: 992px) {
    .fm-close {
        transition: -ms-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        -webkit-transition: -webkit-transform .3s ease;
    }

    .fm-close:hover {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

.fm-modal-close-icon {
    position: absolute;
    top: 12px;
    left: 25px;
    bottom: 12px;
}

.fm-modal-close-left {
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.fm-modal-close-right {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.form-group-20, .fm-form-checkbox-group-20 {
    margin-bottom: 25px;
}

.form-group-10 {
    margin-bottom: 10px;
}

.product_title {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: .3px;
    color: #373941;
    margin: 30px 0;
}

.product_title + .fm-product-quantity, .product_title + .fm-review-block {
    margin-bottom: 20px;
}

.fm-cart-block-total-wrapper .fm-product-one-click {
    margin-top: 0;
}

#popup_purchase_images {
    margin-bottom: 20px;
}

#fm-cart-modal .modal-dialog {
    max-width: 540px;
    max-height: 529px;
}

#fm-cart-modal #one_click_input {
    max-width: 100%;
}

#fm-cart-modal .fm-product-one-click {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #f6f6f6;
}

.fm-modal-body-cart {
    padding: 30px 0 0;
    max-height: 342px;
    overflow-y: auto;
    margin-bottom: 30px;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}

.fm-btn.fm-btn-blue.outline {
    color: rgb(0, 240, 255)!important;
    background-color: rgba(136, 136, 136, 0);
    border: 1px solid rgb(0, 240, 255)!important;
    margin-right: 15px;
	-webkit-transition: .3s ease;
    transition: .3s ease;
}
.fm-btn.fm-btn-blue.outline:hover {
    color: #161616!important;
    background-color: rgb(0, 240, 255);
    border: 1px solid rgb(0, 240, 255)!important;
    margin-right: 15px;
}
.popup-button .fm-btn.fm-btn-blue {
    width: 240px!important;
	border: 1px solid rgb(0, 240, 255)!important;
}



.fm-modal-body-cart .fm-cart-item {
    padding: 0 30px 20px 30px;
}

.fm-modal-body-cart .fm-cart-item:last-child {
    border-bottom: 0;
}

.fm-modal-body-cart .fm-cart-item-img {
    margin: 0 20px 0 0;
    width: auto;
    height: auto;
    border: 0;
}

.fm-modal-body-cart .fm-product-info-list {
    font-size: 13px;
}

.fm-modal-body-cart .fm-product-info-item {
    margin-bottom: 0;
}

.fm-modal-body-cart .fm-product-info-item:first-child {
    margin-right: 5px;
}

.fm-modal-body-cart .fm-cart-item-link {
    margin-bottom: 15px;
    display: inline;
}

.fm-modal-body-cart .fm-cart-price-all {
    margin-bottom: 0;
    margin-top: 10px;
}

.fm-modal-body-cart + .fm-product-one-click {
    border: 0;
    padding: 0 0 30px;
}

.fm-cart-item-last {
    margin-bottom: 0;
    padding-left: 0;
    margin-top: -10px;
}

.fm-cart-text-modal {
    font-weight: 400;
}

.fm-cart-text-modal span {
    color: #18a4e1;
}

.fm-cart-text-modal .fm-cart-text-prompt {
    margin-bottom: 10px;
}

.fm-empty-cart {
    padding: 0 30px;
}

.fm-content .fm-cart-text-modal {
    color: #000;
}

.fm-popup-cart-buttons {
    padding: 0 30px;
}

.fm-popup-cart-one-click .form-control {
    height: 44px;
    border-radius: 1px 0 0 1px;
    max-width: 170px;
}

.fm-popup-cart-one-click-btn {
    height: 44px;
}

.input-group-btn .fm-module-btn.fm-popup-cart-one-click-btn {
    margin-left: 0;
}

.hidden-input-group {
    display: none;
    height: 0;
}

.fm-cart-item-link .required {
    display: inline;
}

.fm-modal-body-text {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

.fm-modal-body-link {
    color: #18a4e1;
    text-decoration: underline;
}

.fm-modal-body-link:hover {
    color: #18a4e1;
    text-decoration: none;
}

.fm-modal-body-icon i {
    color: #18a4e1;
    font-size: 27px;
    padding: 17px;
    border-radius: 50%;
    border: 3px solid #71be00;
}

.fm-modal-body-one-click {
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
}

@media (min-width: 768px) {
    .fm-modal-body-one-click {
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (max-width: 767px) {
    .fm-modal-body-one-click .additional-wrapper {
        display: none !important;
    }

    .fm-modal-body-one-click .product_title {
        text-align: center;
    }
}

.fm-modal-body-one-click-left {
    padding: 0px 30px;
    border-right: 1px solid #f7f7f7;
}

@media (min-width: 768px) {
    .fm-modal-body-one-click-left {
        width: 45%;
        padding: 30px;
    }
}

.fm-modal-body-img {
    max-width: 260px;
    max-height: 280px;
    margin-bottom: 30px;
    border: 1px solid #f7f7f7;
}

#fm-one-click-modal .fm-cart-item-link {
    margin-bottom: 20px;
}

#fm-one-click-modal .control-label-quantity {
    margin-right: 18px;
}

@media (max-width: 767px) {
    #fm-one-click-modal .options-box {
        -ms-flex-direction: row;
        flex-direction: row;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-pack: start !important;
        justify-content: start !important;
    }

    #fm-one-click-modal #popup_purchase_images {
        display: none;
    }
}

.fm-modal-body-one-click-right {
    padding: 30px;
}

@media (min-width: 768px) {
    .fm-modal-body-one-click-right {
        width: 55%;
    }
}

#form-comment .fm-modal-body-one-click-right {
    width: 100%;
}

#fm-subscribe-modal img {
    margin: 90px auto 75px;
    display: block;
}

#fm-cheaper-modal .fm-cart-item-link, #fm-review-modal .fm-cart-item-link {
    margin-bottom: 30px;
}

#fm-review-modal .fm-module-rating-stars {
    margin-left: 10px;
    cursor: pointer;
}

#fm-review-modal .fm-module-rating-star {
    width: 14px;
    height: 12px;
    margin-right: 0;
    margin-bottom: 0;
    cursor: pointer;
}

#fm-review-modal .fm-modal-body-one-click-left {
    padding-top: 30px;
}

.fm-modal-comment {
    color: #eb5757;
    font-size: 10px;
    margin: 25px 0;
}

.modal-body-quickview {
    padding: 0;
}

.modal-body-quickview .fm-product-attributes, .modal-body-quickview .no-product-reviews {
    padding: 30px 0;
}

.modal-body-quickview .fm-reviews {
    background: transparent;
}

.modal-body-quickview .fm-reviews-top {
    padding: 0;
}

.modal-body-quickview .fm-product-buttons, .modal-body-quickview .fm-proruct-left-top {
    border-bottom: 0;
}

.modal-body-quickview .fm-product-reviews, .modal-body-quickview .fm-product-box {
    border-radius: 0 0 10px 10px;
}

.modal-backdrop {
    background: transparent;
}

.fm-popup-view-description {
    padding-left: 30px;
    padding-right: 30px;
}

.fm-popup-view-description .fm-product-description-nav {
    padding-left: 0;
    padding-right: 0;
}

.oct-popup-view-compare-wishlist-btn:hover {
    color: #71be00 !important;
    background-color: #fff !important;
    border-left-color: #f6f6f6 !important;
    cursor: pointer;
}

.popup-purchase-options {
    margin-top: 20px;
}

.fm-popup-price-actual {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #373941;
}

.fm-popup-price-old {
    margin-left: 20px;
    font-size: 14px;
    line-height: 19px;
    color: #bdbdbd;
    position: relative;
}

.fm-popup-price-old:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #bdbdbd;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    position: absolute;
    top: 6px;
    left: 0;
}

#modal-agree .modal-dialog {
    max-width: 700px;
    font-size: 14px;
    line-height: 22px;
}

#modal-agree .modal-dialog ul {
    padding-left: 20px;
    margin-bottom: 15px;
}

#popup-image-additional {
    position: relative;
}

#fm-popup-cart .fm_mobile_menu_info-item {
    padding: 20px 0;
}

#fm-popup-cart .fm_mobile_menu_info-item:not(:last-child) {
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}

#fm-popup-cart .fm_mobile_menu_cart-text {
    border-bottom: 1px solid rgb(255 255 255 / 10%);
    padding-bottom: 30px;
}

#fm-popup-cart .fm-modal-body-cart {
    padding-top: 0;
}
/* End of Popups */
/* Fixed contacts */
@-webkit-keyframes pulsation {
    0% {
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    50% {
        opacity: .5;
    }

    to {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@keyframes pulsation {
    0% {
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    50% {
        opacity: .5;
    }

    to {
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}

@-webkit-keyframes rotation {
    0%, 100%, 50% {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
}

@keyframes rotation {
    0%, 100%, 50% {
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    25% {
        -ms-transform: rotate(30deg);
        -webkit-transform: rotate(30deg);
        transform: rotate(30deg);
    }

    75% {
        -ms-transform: rotate(-30deg);
        -webkit-transform: rotate(-30deg);
        transform: rotate(-30deg);
    }
}

.padding-bottom #fm_fixed_contact_button {
    bottom: 75px;
}

.padding-top #fm_fixed_contact_button {
    bottom: 15px;
}

#fm_fixed_contact_button {
    position: fixed;
    right: 15px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    cursor: pointer;
    z-index: 10;
}

@media (min-width: 360px) {
    #fm_fixed_contact_button {
        right: 15px;
    }
}

@media (min-width: 992px) {
    #fm_fixed_contact_button {
        bottom: 30px !important;
        width: 70px;
        height: 70px;
    }
}

#fm_fixed_contact_button.clicked {
    z-index: 1041;
}

#fm_fixed_contact_substrate {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    z-index: 0;
    display: none;
}

#fm_fixed_contact_substrate.active {
    z-index: 1020;
    display: block;
}

.fm-fixed-contact-pulsation {
    width: 80px;
    height: 80px;
    border-radius: 50px;
    position: absolute;
    left: -15px;
    top: -15px;
    z-index: -1;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-animation: pulsation 2s infinite;
    animation: pulsation 2s infinite;
}

@media (min-width: 992px) {
    .fm-fixed-contact-pulsation {
        width: 100px;
        height: 100px;
    }
}

.fm-fixed-contact-icon {
    color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    position: absolute;
    top: calc(50% - 22px);
    right: calc(50% - 22px);
    overflow: hidden;
    font-size: 20px;
}

@media (min-width: 992px) {
    .fm-fixed-contact-icon {
        font-size: 28px;
    }
}

.fm-fixed-contact-icon .fa-comment-dots {
    -webkit-animation: rotation 1.5s linear infinite;
    animation: rotation 1.5s linear infinite;
}

.fm-fixed-contact-dropdown {
    position: absolute;
    bottom: 60px;
    right: 60px;
    padding: 20px;
    border-radius: 30px;
    background: #161616;
    display: block;
    opacity: 0;
    z-index: -1;
    margin-bottom: 20px;
    -webkit-transition: margin-bottom .3s ease, opacity .3s ease;
    transition: margin-bottom .3s ease, opacity .3s ease;
    box-shadow: 5px 12px 30px rgb(0 0 0 / 35%);
    visibility: hidden;
    min-width: 250px;
}

.fm-fixed-contact-dropdown.expanded {
    margin-bottom: 0;
    opacity: 1;
    z-index: 1;
    visibility: visible;
}

.fm-fixed-contact-dropdown-close {
    background: none;
    border: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #333;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}

.fm-fixed-contact-dropdown-close:hover {
    color: #18a4e1;
}

.fm-fixed-contact-item {
    color: rgb(166, 166, 166);
}

.fm-fixed-contact-item:not(:last-child) {
    margin-bottom: 18px;
}

.fm-fixed-contact-item-icon {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-right: 10px;
    color: #fff;
}

.fm-fixed-contact-item-icon i {
    font-size: 18px;
}

.fm-fixed-contact-messenger {
    background: #0084ff;
}

.fm-fixed-contact-viber {
    background: #7c529d;
}

.fm-fixed-contact-telegram {
    background: #2ca5e0;
}

.fm-fixed-contact-skype {
    background: #31c4ed;
}

.fm-fixed-contact-whatsapp {
    background: #25d366;
}

.fm-fixed-contact-email {
    background: #50a8ff;
}

.fm-fixed-contact-call {
    background: #18a4e1;
}

.fm-fixed-contact-contacts {
    background: #484848;
}

@media (min-width: 992px) {
    .fm-fixed-contact-viber-mobile {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .fm-fixed-contact-viber-desktop {
        display: none !important;
    }
}
/* End of Fixed contacts */
#product .form-checkbox-group + .form-checkbox-group{
    display: none;
}

/*#fm-product-options-box .form-checkbox-group:nth-child(6),
#fm-product-options-box .form-checkbox-group:nth-child(8) {
	display:block;
}*/

a#cart {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
}


/* CUSTOM */
body {
    font-family: 'Gilroy', sans-serif;
	font-size: 14px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fefefe;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fefefe;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fefefe;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fefefe;
}


/* CART */
.fm_mobile_menu_cart-text p {
    color: #ffffff;
}
.fm_mobile_menu_info-item.fm_mobile_menu_cart-text a {
	display:none;
}
.fm_mobile_menu_cart-item-img {
    margin-right: 20px;
    border: 0px solid #f9f9f9;
    display: block;
}
#fm_sidebar .fm_mobile_menu_info-item {
    padding: 20px;
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}
.fm_mobile_menu_cart-item-img img {
    width: 90px;
}
.fm_mobile_menu_cart-item-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: .3px;
    text-decoration-line: none;
    color: #ebebeb;
    margin-bottom: 10px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease;
}
.fm_mobile_menu_cart-item-right .fm-module-price {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 0;
}
.option-cart-name {
	display:none;
}
.fm_mobile_menu_cart-item-options span {
    color: #a5a5a5;
}
.fm_mobile_menu_cart-item-del {
    color: rgb(0, 240, 255);
    font-size: 16px;
    margin-left: 20px;
    padding: 0;
    background: transparent;
}
#fm_sidebar_overlay.visible {
    z-index: -1;
}

.fm-product-option .required {
    margin-left: 3px;
	color: #a3a3a3;
}

.info_label a {
    font-size: 17px;
    margin-left: 6px;
    margin-top: 1px;
    line-height: 17px;
    color: #646464!important;
    display: inline-block;
    position: absolute;
}




/* SEARCH */
 .fm-search {
    height: 40px;
    padding: 0;
    position: relative;
    width: 100%;
}
 .fm-search input {
    padding: 15px;
    border-radius: 30px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    border: 1px solid rgb(255 255 255 / 50%);
}
 .slide-toggle {
    background: url(../img/vector_search.png);
    background-size: 16px;
    background-repeat: no-repeat;
    display: block;
    width: 17px;
    left: 30px;
    top: 23px;
    height: 19px;
    z-index: 999;
    cursor: pointer;
    position: absolute;
}
/*#smasp-body-wrapper {
    position: absolute;
}*/
 #smasp-body-wrapper {
    display: block;
    margin-top: 0px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 0px;
    padding-right: 15px;
    top: -18px;
    width: 100%;
    right: 0;
    left: 50px;
    max-width: 100%;
    background: #090808;
	z-index: 1031;
}
#fm_livesearch {
    width: 600px;
    background: #161616;
    max-height: 0;
    border-radius: 20px;
    overflow: hidden;
    -webkit-transition: max-height .2s ease;
    transition: max-height .2s ease;
    z-index: 1021;
    position: relative;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
}
.fm-livesearch-list-item-model-sku {
    display: none;
}
.fm-livesearch-list-item-name a {
    text-decoration: none;
    font-size: 13px;
    color: #ffffff!important;
}
.fm-livesearch-list-item-price {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start!important;
    align-content: flex-start;
}
.fm-livesearch-list-item-price .fm-price {
    font-weight: 800;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    margin-right: 18px;
}
.fm-livesearch-list-item:not(:last-child) {
    border-bottom: 1px solid rgb(255 255 255 / 10%);
}
.fm-livesearch-list-item-stock .in-stock {
    color: #219653;
    font-size: 12px;
}


#fm-product-options-box {
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
}

#fm-product-options-box .form-checkbox-group {
	width:100%;
}

#fm-product-options-box .form-group:nth-child(2) {
	width:100%;
}

.fm-product-option .fm-control-label {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #ffffff;
    margin-bottom: 15px;
}
.kj-item {
    margin-bottom: 5px;
    border-radius: 8px;
}
.radios {
    display: block;
    width: 100%;
}
.radio input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 7px;
}
.radio__text {
	position: relative;
    padding: 0 0 0 45px;
    cursor: pointer;
    line-height: 20px;
    color: #fff;
}
.radio__text:before {
	content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 35px;
    height: 16px;
    border-radius: 13px;
    background: #646464;
    box-shadow: inset 0 2px 3px rgb(0 0 0 / 20%);
    transition: .2s;
}
.radio__text:after {
	content: '';
    position: absolute;
    top: 4px;
    left: 2px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    transition: .2s;
}
.radio input:checked + .radio__text:after {
	opacity: 1;
    left: 21px;
	background: #090808;
}
.radio input:checked + .radio__text:before {
	background: rgb(0, 240, 255);
}
.radio input:focus + .radio__text:before {
	background: rgb(0, 240, 255);
}
.checkbox input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	margin: 10px 0 0 20px;
}
.checkbox__text {
	position: relative;
	padding: 0 0 0 50px;
	cursor: pointer;
}
.checkbox__text:before {
	content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 35px;
    height: 16px;
    border-radius: 13px;
    background: #646464;
    box-shadow: inset 0 2px 3px rgb(0 0 0 / 20%);
    transition: .2s;
}
.checkbox__text:after {
	content: '';
    position: absolute;
    top: 6px;
    left: 2px;
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 2px 5px rgb(0 0 0 / 30%);
    transition: .2s;
}
.checkbox input:checked + .checkbox__text:before {
	background: rgb(0, 240, 255);
}
.checkbox input:checked + .checkbox__text:after {
	left: 21px;
    background: #090808;
}

.info-popup svg {
    fill: rgb(0, 240, 255);
    cursor: pointer;
    transition: .3s;
    width: 16px;
    height: 16px;
	margin-left: 10px;
}
.attrtoolo:after {
  display:none;
}


/*Product Page*/
.qtip-bootstrap, .qtip-rounded, .qtip-tipsy {
    -moz-border-radius: 30px!important;
    -webkit-border-radius: 30px!important;
    border-radius: 30px!important;
}

.qtip-shadow {
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%)!important;
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%)!important;
    -moz-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%)!important;
}
.qtip-dark {
    background-color: #161616;
    border-color: #161616;
    color: #ffffff;
    font-size: 13px!important;
    line-height: 20px!important;
}
.qtip-content h3 {
    font-size: 22px;
    line-height: 32px;
    padding-bottom: 10px;
}
.qtip-content ul {
    padding-left: 20px;
}
.qtip-tip {
    display:none!important;
}
#product-product .fm-module-price .fm-module-price-old {
    font-weight: 600;
    line-height: 24px;
    font-size: 22px;
    color: #a1a1a1;
    text-align: left;
    margin-right: 0px;
    position: relative;
    display: block;
    width: 100%;
}
#product-product .fm-module-price {
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    z-index: 5;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
}
#product-product .price-block-one,
#product-product .price-block-two {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: nowrap;
    width: 100%;
    max-width: 300px;
	padding-left: 75px;
}
.fm-product-quantity button.fm-product-quantity-btn-left,
.fm-product-quantity button.fm-product-quantity-btn-right {
    border-radius: 9px 9px 9px 9px;
    width: 30px;
    border: 2px solid #646464;
    background: none;
}
.fm-product-quantity button.fm-product-quantity-btn-left:hover,
.fm-product-quantity button.fm-product-quantity-btn-right:hover {
    background: rgb(0, 240, 255);
    border: 2px solid rgb(0, 240, 255);
    color:#161616;
}
.fm-product-quantity input {
    width: 40px;
    color: #fff;
    background-color: transparent;
    border: 0px solid #f6f6f6;
    border-radius: 0;
}
.fm-product-quantity label {
    margin-right: 4px;
    margin-left: 0px;
    color: #fff;
}
#product-product .form-checkbox-group,
#product-product .form-group {
    margin-bottom: 15px;
    padding-top: 20px;
    border-top: 1px solid rgb(255 255 255 / 10%);
}
.fm-product-you-save {
    display:none;
}
.fm-product-option .radio label.selected,
.fm-product-option .radio label:hover {
    background-color: #646464;
}
.fm-product-option .radio label {
    color: #fff;
    line-height: 16px;
    padding: 8px 12px;
    background-color: transparent;
    border-radius: 8px;
    margin: 0 5px 5px 0;
    min-width: 74px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    border: 2px solid #646464;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
}
a.fm-product-advantages-link.agree {
    display: block;
    width: 100%;
    position: absolute;
    height: 100%;
    padding-top: 75px;
    left: 0;
    top: 0;
}
#product-product .form-checkbox-group label {
    color: #ffffff!important;
    line-height: 25px;
    margin: 0 0 0 0px;
    padding-bottom: 3px;
    width: 100%;
    max-width: 340px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fm-product-advantages .fm-advantages-text {
    padding: 0 5px;
    margin-top: 5px;
    color: #fff;
}
.fm-modal-body-one-click-left {
    border-right: 0px solid #f7f7f7!important;
}
.check-box {
    border-radius:4px;
}
.fm-popup-price-old {
    color: #ffffff!important;
}
.fm-popup-price-actual {
    color: rgb(0, 240, 255)!important;
}
.product_title {
    color: #fff!important;
}
.fm-modal-body-img {
    border: 0px solid #f7f7f7!important;
}
.fm-product-right-block {
    border-bottom: 0px solid #f7f7f7;
}

.fm-product-btn {
    color: #161616;
    font-weight: 500;
    font-size: 14px;
    text-transform: none;
}


/*CREDITS*/
.fm-product-btn.credits {
    color: #161616;
    font-weight: 500;
    font-size: 14px;
    text-transform: none;
    background: #ffffff!important;
    margin-top: 15px;
	padding-top: 19px;
    padding-bottom: 19px;
	max-width: 423px;
}


.fm-product-btn.button-one-click:hover {
    color: #161616;
}
.fm-product-btn-group button:first-child {
    margin-bottom: 0px;
}
.fm-product-btn-group {
    margin-top: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
}
.fm-product-btn-group #button-cart {
    margin-right: 20px;
    background: linear-gradient(51.07deg, #017077 -30.38%, #017178 -8.96%, #01747B 8.48%, #017981 22.54%, #017F87 33.84%, #018790 42.98%, #019099 50.6%, #019AA4 57.29%, #01A4AF 63.68%, #01AFBB 70.37%, #01BBC7 77.98%, #00C6D3 87.13%, #00D1DF 98.43%, #00DCEA 112.49%, #00E6F5 129.92%, #00F0FF 151.35%) !important;
    color: #fff;
	-webkit-transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
    transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
}
.fm-product-btn-group #button-cart:hover {
    margin-right: 20px;
    background: linear-gradient(56.69deg, #017077 -30.39%, #017178 -23.18%, #01747B -17.32%, #017981 -12.59%, #017F87 -8.79%, #018790 -5.72%, #019099 -3.16%, #019AA4 -0.91%, #01A4AF 1.24%, #01AFBB 3.49%, #01BBC7 6.05%, #00C6D3 9.13%, #00D1DF 12.93%, #00DCEA 17.65%, #00E6F5 23.52%, #00F0FF 30.72%)!important;

    color: #161616;
}
.fm-product-btn-group button {
    margin-bottom: 0px;
    width: 48.5%;
}
.image-additional-box {
    padding: 0px 15px;
}
.fm-advantages-block i {
    font-size: 30px;
}
.fm-product-advantages .fm-advantages-block > .fm-advantages-img {
    font-size: 30px;
    margin-bottom: 10px;
}
.fm-product-advantages .fm-advantages-title {
    margin-bottom: 0px;
    display: inline-block;
}
.fm-advantages-block .fm-advantages-title {
    color: rgb(0, 240, 255);
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
}
.fm-product-advantages .fm-advantages-block:not(:last-child) {
    margin-bottom: 0;
}
.fm-product-advantages .fm-advantages-block {
    padding: 20px 20px;
    border: 0px solid #f7f7f7;
    cursor: default;
    width: 31%;
    border-radius: 16px;
    background: #161616;
}
.fm-product-advantages {
    border-bottom: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: stretch;
    justify-content: space-between;
}
.fm-product-description-nav li {
    margin-right: 0px;
}
.fm-product-description-cont ul {
    padding-left: 0px;
    margin: 15px 0;
    justify-content: center;
}
li.fm-product-description-nav-item-active span, li.fm-product-description-nav-item:hover span {
    color: #ffffff;
    text-decoration: none;
    font-size: 18px;
}
.fm-product-description-cont {
    font-size: 14px;
    line-height: 22px;
    padding: 30px;
	padding-left: 0;
    padding-right: 0;
}
.fm-product-left-top-info-block-brand a, .fm-product-left-top-info-block-reviews a, .fm-product-left-top-info-block-brand span, .fm-product-left-top-info-block-reviews span {
    text-decoration: none;
}
.fm-product-left-top-info-list li:first-child {
    font-size: 12px;
}
.text-sm-right {
    font-size: 12px;
}
.fm-proruct-left {
    border-right: 0.5px solid rgb(255 255 255 / 10%);
}
#product-product .fm-main-title.fm-page-title {
    margin-bottom: 0px;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    padding: 30px 30px 10px;
    color: #fff;
}
.fm-proruct-left-top {
    padding: 30px 30px 30px;
}
.attribute-group-list:not(:first-child) .attribute-group-name {
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding-top: 22px;
    margin-top: 22px;
}
.attribute-dash {
    position: relative;
    flex: 1;
}
.attribute-dash:after {
    content: '';
    width: calc(100% - 20px);
    opacity: 1;
    border-top: 1px dotted #3a3a3a;
    position: absolute;
    top: 10px;
    left: 10px;
    border-width: 0.5px;
}
.attribute-text {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    flex: 0 0 60%;
}
.attribute-name {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    flex: 0 0 auto;
}
.attribute-group-one {
    display: flex;
    flex-wrap: wrap;
    margin-top: 17px;
}
.attribute-group-name {
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

.breadcrumb {
    justify-content: center;
}
.image-additional-list .image-additional-item img {
    border: 0px solid #f7f7f7;
	max-width: 90px;
	border-radius: 8px;
}
#ipad .block-apple-service .item_iphone a.block {
    padding: 0px 0px;
}
#ipad .block-apple-service .item_iphone a {
    padding: 9px 25px;
}
#ipad .quick-link-service {
    padding-top: 0px;
    padding-bottom: 100px;
}
#ipad .quick-link-service .block-apple-service .item_iphone {
    background: #090808;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 15.5%;
    margin-right: 0%;
    margin-bottom: 1.4%;
    padding: 20px 15px 30px 15px;
}
#ipad .block-apple-service .item_iphone .right {
    margin-left: 0px;
    text-align: center;
}
#ipad .block-apple-service .item_iphone img {
    max-width: 170px;
    width: 100%;
    margin-bottom: 10px;
}
#ipad .block-apple-service .item_iphone .link {
    display: flex;
    align-items: center;
    flex-direction: column;
}
#product-category .fm-main-title.fm-page-title,
#product-category-no-products .fm-main-title.fm-page-title,
#information-information .fm-main-title.fm-page-title {
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.fm-breadcrumb-item a {
    text-decoration: none;
}
.fm-product-box {
    background-color: #090808;
    border-radius: 16px;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
}
.product-grid .fm-module-buttons-list {
    display: none!important;
}
.pagination li.active span, .pagination li:hover a {
    color: #161616;
}
.pagination li a, .pagination li span {
    display: block;
    font-weight: 500;
    width: 38px;
    line-height: 38px;
    height: 38px;
    border-radius: 10px;
    padding: 0;
    border: 1px solid rgb(255 255 255 / 10%);
    color: #fff;
    text-align: center;
    background-color: transparent;
    -webkit-transition: background-color .3s ease, color .3s ease;
    transition: background-color .3s ease, color .3s ease;
}
.oct-load-more-button {
    font-weight: 500;
    padding: 15px 40px;
    font-size: 16px;
    border-radius: 30px;
}
.fm-module-item:hover .fm-module-title > a, .fm-module-item:hover .fm-module-title > a:visited {
    text-decoration: none;
}
.fm-module-item .fm-module-title a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}
.fm-module-price .fm-module-price-old {
    font-weight: 500;
    line-height: 16px;
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
    position: relative;
}
.fm-module-price .fm-module-price-new {
    font-weight: 800;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
}
.product-grid .fm-module-price .fm-module-price-bottom {
    margin-top: 0px;
}
.fm-module-price {
    margin: 0 auto;
    width: 100%;
    max-width: 200px;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: space-around;
}
#product-product .fm-module-price .fm-module-price-new-usd {
    font-weight: 600;
    letter-spacing: 0px;
    font-size: 30px;
    line-height: 25px;
    color: #ffffff;
    margin: 0 auto;
    width: 100%;
    text-align: center;
	text-align: left;
	display: none;
}
#product-product .fm-price-block .fm-module-price-new {
    font-weight: 600;
    font-size: 30px;
    line-height: 25px;
    margin: 0 0px 0 0;
    display: block;
    width: 100%;
    color: #ffffff;
	text-align: left;
}
#product-product .fm-module-price .fm-module-price-old-usd {
       font-weight: 600;
    letter-spacing: 0px;
    font-size: 22px;
    line-height: 24px;
    color: #a1a1a1;
    margin: 0 auto;
    width: 100%;
    position: relative;
    text-align: left;
	display: none;
}
#product-product .fm-module-price .fm-module-price-old::before {
    content: "";
    display: block;
    width: 100px;
    height: 1px;
    background-color: #ced0d6;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    position: absolute;
    top: 10px;
    left: -8px;
    color: #a1a1a1;
}
#product-product .fm-module-price .fm-module-price-old-usd::before {
       content: "";
    display: block;
    width: 80px;
    height: 1px;
    background-color: #ced0d6;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    position: absolute;
    top: 10px;
    left: -4px;
    color: #a1a1a1;
}
#product-product .price-block-one {
    margin-bottom: 15px;
	margin-top: 15px;
}
span.symbol {
    margin-left: 0px;
}
.product-layout:hover .fm-product-btn {
    background: linear-gradient(56.69deg, #017077 -30.39%, #017178 -23.18%, #01747B -17.32%, #017981 -12.59%, #017F87 -8.79%, #018790 -5.72%, #019099 -3.16%, #019AA4 -0.91%, #01A4AF 1.24%, #01AFBB 3.49%, #01BBC7 6.05%, #00C6D3 9.13%, #00D1DF 12.93%, #00DCEA 17.65%, #00E6F5 23.52%, #00F0FF 30.72%);
    color: #161616;
}
.product-layout .fm-product-btn {
    background: linear-gradient(51.07deg, #017077 -30.38%, #017178 -8.96%, #01747B 8.48%, #017981 22.54%, #017F87 33.84%, #018790 42.98%, #019099 50.6%, #019AA4 57.29%, #01A4AF 63.68%, #01AFBB 70.37%, #01BBC7 77.98%, #00C6D3 87.13%, #00D1DF 98.43%, #00DCEA 112.49%, #00E6F5 129.92%, #00F0FF 151.35%);
    display: flex;
    text-transform: none;
    padding: 10px 35px;
    width: auto;
    font-size: 14px;
    font-weight: 500;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 0 auto;
	color: #fff;
}
.product-layout:hover .fm-product-btn {
    color: #161616;
	background: linear-gradient(56.69deg, #017077 -30.39%, #017178 -23.18%, #01747B -17.32%, #017981 -12.59%, #017F87 -8.79%, #018790 -5.72%, #019099 -3.16%, #019AA4 -0.91%, #01A4AF 1.24%, #01AFBB 3.49%, #01BBC7 6.05%, #00C6D3 9.13%, #00D1DF 12.93%, #00DCEA 17.65%, #00E6F5 23.52%, #00F0FF 30.72%);
}
.product-layout .fm-product-btn:hover {
    color: #161616;
    opacity: 1;
}
#product-category .row.no-gutters {
    justify-content: center;
    padding-top: 15px;
    padding-bottom: 60px;
}
#product-category #column-left {
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
}
.product-layout.product-grid {
    padding-left:10px;
    padding-right:10px;
    margin-bottom: 20px;
}
.product-grid:not(:nth-child(3n+3)) .fm-module-item {
    border-right: 0px solid #f7f7f7;
}
.product-grid:not(:nth-child(4n+4)) .fm-module-item {
    border-right: 0px solid #f7f7f7;
}
.product-grid .fm-module-item {
    border-right: 0;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;
}
.fm-module-overlay {
    box-shadow: 0px 12px 15px rgb(0 240 255 / 10%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 240 255 / 10%);
    background: #090808;
    border-radius: 16px;
}
.fm-module-item:hover img {
    opacity: 1;
}
.no-col .product-grid:not(:nth-child(5n+5)) .fm-module-item {
    border-right: 0px solid #f7f7f7 !important;
}
.no-col .product-grid:not(:nth-child(4n+4)) .fm-module-item {
    border-right: 0px solid #f7f7f7 !important;
}
.fm-module-item {
    padding: 25px 25px 25px;
    background-color: #090808;
    padding: 15px 15px 30px;
    border-bottom: 0px solid #f7f7f7;
	border-radius: 16px;
}
.quick-link-service .block-apple-service .item_iphone {
    position: relative;
}
#column-left {
    border-right: 0px solid #f7f7f7;
}
#column-left, #column-right {
    background-color: transparent;
}
.block-apple-service .item_iphone a {
    z-index: 1;
    position: relative;
}
.block-apple-service .item_iphone {
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.block-apple-service .item_iphone .link {
    display: flex;
    align-items: center;
}
.block-apple-service .item_iphone .link a.block {
    width: 100%;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    border: none!important;
    padding: 0;
    margin: 0 auto!important;
}
.block-apple-service .item_iphone .link a.block:hover {
    background:none;
}
.block-apple-service .item_iphone:hover,
.quick-link-service .block-apple-service .item_iphone:hover {
box-shadow: 0px 12px 15px rgb(0 240 255 / 10%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 240 255 / 10%);
}
.wall-category .item, .wall-category.two .item {
    z-index: 999;
}
.wall-category .image-fit {
    z-index: -2;
}
.image-fit figure {
    margin: 0 0 0rem;
    overflow: hidden;
}
.fm-content-contact.d-flex {
    padding-top: 35px;
    padding-bottom: 110px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fm-content-contact-offer .fm-content-contact-subtitle {
    color: #ffffff;
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: baseline;
}
.fm-content-contact-offer .fm-content-contact-text {
    color: #fff;
	font-size: 15px;
    line-height: 21px;
    margin-bottom: 20px;
}


.fm-content-contact-subtitle span {
    color: #9F9F9F;
	padding-left: 15px;
}
.fm-content-contact-subtitle a,
.fm-content-contact-text a {
    padding-left: 15px;
}

.fm-content-contact-offer .fm-content-contact-text a,
.fm-acc-info-link {
    text-decoration: none;
}
.fm-contact-form-box {
    background: #090808;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;
    padding: 40px;
}
.fm-btn-blue {
    background: linear-gradient(51.07deg, #017077 -30.38%, #017178 -8.96%, #01747B 8.48%, #017981 22.54%, #017F87 33.84%, #018790 42.98%, #019099 50.6%, #019AA4 57.29%, #01A4AF 63.68%, #01AFBB 70.37%, #01BBC7 77.98%, #00C6D3 87.13%, #00D1DF 98.43%, #00DCEA 112.49%, #00E6F5 129.92%, #00F0FF 151.35%);
    color: #fff;
	-webkit-transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
    transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
}
.fm-btn-blue:hover {
	background: linear-gradient(56.69deg, #017077 -30.39%, #017178 -23.18%, #01747B -17.32%, #017981 -12.59%, #017F87 -8.79%, #018790 -5.72%, #019099 -3.16%, #019AA4 -0.91%, #01A4AF 1.24%, #01AFBB 3.49%, #01BBC7 6.05%, #00C6D3 9.13%, #00D1DF 12.93%, #00DCEA 17.65%, #00E6F5 23.52%, #00F0FF 30.72%);

    opacity: 1;
    color: #161616;
}
.form-control {
    color: #fff;
    font-size: 14px;
    background-color: transparent!important;
    border: none;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    padding: 10px 0 10px 10px;
    border-radius: 0px;
    height: 40px;
}
.simplecheckout-cart-buttons .button, .simplecheckout-button-right .button, #simplecheckout_button_login {
    border-radius: 8px;
}



.fm-content-contact-offer .fm-content-contact-offer-top {
    margin-bottom: 60px;
    padding-top: 10px;
}

.text-contact-about {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    padding-bottom: 30px;
    border-bottom: 1px solid #9F9F9F;
}
.content-contact {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 50px;
    justify-content: space-between;
}
.content-contact .left-contact {
    width: 54%;
	position: relative;
}

.content-contact textarea.form-control {
    height: 75px;
}
.social-contact {
    position: absolute;
    right: 0;
}
.social-contact a {
    display: block;
    margin-bottom: 15px;
}

.title-black {
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    line-height: 33px;
    margin-top: 90px;
    margin-bottom: 60px;
}
.black-cash-block {
      background: #090808;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 30px;
    padding: 60px;
    max-width: 1060px;
    margin: 0 auto;
    margin-bottom: 140px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.black-cash-block .right p {
    font-size: 15px;
    line-height: 24px;
    color: #fff;
	padding-bottom:20px;
}
.black-cash-block .left {
    width: 25%;
}
.black-cash-block .left {
	border-right:1px solid #9F9F9F;
	padding-right: 45px;
}
.black-cash-block .right {
    width: 70%;
}
.black-cash-block .left .logo {
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px solid #9F9F9F;
}
.black-cash-block .left .social-flex {
    display: flex;
    flex-direction: row;
    padding-top: 25px;
    flex-wrap: wrap;
    justify-content: space-around;
}

.black-cash-block .button {
    width: 100%;
    text-align: center;
    margin-top: 40px;
}
.black-cash-block .button a {
    border: 1px solid #00F0FF;
    border-radius: 25px;
    color: #00F0FF;
    font-size: 15px;
    line-height: 43px;
    display: block;
    max-width: 200px;
    margin: 0 auto;
	font-weight:500;
	    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.black-cash-block .button a:hover {
	background: #00F0FF;
	color:#161616;
}



.fm-contact-form-box, .fm-content-contact-offer {
    width: 100%;
}
.fm-content-photo {
    background: url(/catalog/view/theme/oct_feelmart/img/photo-contact.png);
    min-height: 702px;
    background-size: contain;
    width: 40%;
    background-repeat: no-repeat;
    background-position: center top;
}


.fm-content-border {
    margin: 0 30px;
    width: 1px;
    background: rgb(255 255 255 / 20%);
}
#information-contact .fm-main-title.fm-page-title {
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
    color: #fff;
}
#information-contact label {
    display:none;
}
#information-contact .checkbox label {
    display:block;
}
.block-with-image.why {
    padding-bottom: 30px;
}
.block-info-four.left-text .item p {
    margin: 0 0 0 0;
}
.block-info-four.left-text .item {
    text-align: left;
}
.block-info-four .item {
    text-align: center;
}
.block-info-four .item p {
    margin: 0 auto;
}
nav[aria-label="breadcrumb"]:after {
    display:none;
}
#information-information .fm-main-title.fm-page-title {
    /*display: none;*/
}
.fm-content {
    padding: 0px;
    background-color: transparent;
}
.block-with-image.why {
    padding-top: 20px;
}
.block-with-image.why .image-col {
    width: 49%;
}
.block-with-image.why .block-text {
    width: 47.3%;
    padding-left: 30px;
    color: #fff;
}
.block-with-image.form span {
    color: #00f0ff;
}
.quick-link-service {
    padding-top: 50px;
}
.quick-link-service .block-apple-service .item_iphone .text-iphone {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 15px;
}
.quick-link-service .block-apple-service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.quick-link-service .block-apple-service .item_iphone {
    background: #090808;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 23.5%;
    margin-right: 0%;
    margin-bottom: 2.4%;
    padding: 31px 10px 31px 32px;
}
.quick-link-service .block-apple-service .item_iphone:last-child {
    margin-right: 0%;
}


.nav-dropdown-menu button {
    font-size: 13px;
    color: #fff;
}
div.dropdown-menu.nav-dropdown-menu.show {
    top: 10px !important;
    background: #161616;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 8px;
}
.block-with-image.form .block-text {
    width: 47.3%;
    padding-left: 0px;
    color: #fff;
}
.block-with-image.form .form-right {
    width: 50%;
}
.block-with-image.form .form-right .block-form {
    margin-top: 0px;
    margin-right: 25%;
}
.block-with-image.form .form-right .block-form:after {
    content: '';
    background: url(../img/homepod-mini-yellow-1.png);
    background-size: 220px;
    max-width: 220px;
    width: 100%;
    height: 221px;
    top: 130px;
    left: 93%;
    z-index: -1;
    position: absolute;
}
.block-with-image.form .form-right .block-form:before {
    content: '';
    background: url(../img/bottom-image-service.png);
    background-repeat: no-repeat;
    background-size: 270px;
    max-width: 270px;
    width: 100%;
    height: 221px;
    top: 247px;
    left: 69%;
    z-index: 0;
    position: absolute;
}
.block-with-image.form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 200px;
}
.wall-category {
    position: relative;
}
.wall-category .image-fit {
    overflow: hidden;
}
.wall-category .item .image-fit img {
    border-radius: 30px;
    position: relative;
}
.wall-category .image-fit {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.col-wall-left, .col-wall-right, .col-wall-middle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
}
.wall-category .item .image-fit img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.wall-category .item, .wall-category.two .item {
    overflow: hidden!important;
}
.fm-menu-burg span {
    display: block;
    height: 2px;
    background: #ffffff;
}
.fm-menu-burg-top {
    width: 20px;
    margin-bottom: 6px;
}
.fm-menu-burg-middle {
    width: 13px;
    margin-bottom: 6px;
    -webkit-transition: width .3s ease;
    transition: width .3s ease;
}
.fm-menu-burg-bottom {
    width: 9px;
}
#fm_mobile_nav {
    justify-content: space-between;
    align-items: center;
}
.fm-menu {
    height: 40px;
    border-radius: 30px;
    padding-left: 0;
    padding-right: 0;
    background: none;
}
#fm_mobile_nav .left {
    width: 70px;
}
#fm_mobile_nav .right {
    width: 70px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#fm_mobile_nav .fm-phone-img i {
    font-size: 18px;
}
#fm_fixed_contact_button .fa-comment-dots:before,
#fm_fixed_contact_button .fa-times:before {
    color: #000;
}
#fm_mobile_nav {
    background: rgb(9, 8, 8);
    padding-left: 15px;
    padding-right: 15px;
}
#fm_mobile_nav #fm_mobile_menu_button {
    background: none;
    max-width: 70px;
}
#fm_mobile_nav #fm_mobile_cart_button {
    background: none;
}
#fm_sidebar .fm_sidebar-title-close {
    top: 0px!important;
}
#fm_sidebar .fm_sidebar-title-text {
    font-size: 20px;
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 20px;
}
#fm_sidebar .fm_sidebar-title {
    height: 49px;
}
.menu-row.active {
    z-index: 1000;
}
.fm-slideshow-plus .slick-slide img {
    height: auto;
}
header {
    position: relative;
    background: #090808;
    padding: 10px 0;
    /*border-bottom: 0.5px solid rgb(255 255 255 / 10%);*/
}
.container, .container-sm, .container-md, .container-lg, .container-xl, .modal-dialog-1110 {
    max-width: 1400px;
}
.fm-slideshow-plus-item img {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}
.modal-body {
    background: #090808;
    padding: 30px;
    border-radius: 0 0 16px 16px;
}
.pb-4, .py-4 {
    text-align: center;
}
.form-checkbox-group label {
    color: #999999;
}
.form-checkbox-group .fm-form-checkbox-input + .check-box::after {
    color: #00f0ff;
}
a:hover {
    text-decoration: none;
}
nav.top .info-list a:hover {
    text-decoration: none;
}
.nav-dropdown-menu button:hover {
    text-decoration: none;
}
.top .btn-user:hover {
    text-decoration: none;
}
.btn-header span {
    text-decoration: none;
}
.fm-phone-content .fm-phone-link {
    text-decoration: none;
}
nav.top .info-list li {
    border-right: 0px solid #f7f7f7;
}
.top .btn-link {
    border-right: 0px solid #f7f7f7;
}
.top .btn-link:focus, .top .btn-link:hover {
    border-right: 0px solid #f7f7f7;
}
#fm-account-dropdown {
    display:none;
}
.fm-phone-content .btn-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.fm-header-address {
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
.col-logo {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
.col-logo .fm-logo {
    text-align: center;
}
.col-search {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
.fm-header-phones {
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}
.btn-lang .lang,
.language-select img {
    display:none;
}
nav.top .info-list li {
    margin: 0px 0;
}
.fm-menu-cart-box .fm-menu-cart-text {
    display:none;
}
.menu-row {
    height: 68px;
    padding-top: 14px;
    padding-bottom: 14px;
}
.fm-search input {
    background: #090808;
}
.fm-search input {
    padding: 15px;
    padding-left: 40px;
    border-radius: 8px;
    color: #d7d7d7;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    border: 1px solid #242424;
}
.fm-search {
    height: 40px;
    padding: 0;
    position: relative;
    width: 280px;
}
.btn {
    border: 0px solid transparent;
}
.top .btn-link {
    padding: 14px 10px;
    margin: 0;
}
.fm-phone-content .fm-phone-link {
    margin-right: 0px;
}
#currency .btn.btn-currency  {
    padding-right:0;
}
.fm-phone-img i {
    font-size: 14px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.fm-slideshow-plus {
    max-height: 550px;
}
.fm-slideshow-plus-item-img:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: radial-gradient(49.96% 49.96% at 50.04% 50.04%, rgb(115 115 115 / 0%) 0%, rgba(17, 17, 17, 0) 100%);
}
.row.row-padding-top.fm-slideshow-plus-inner {
    padding-top: 0px;
}

.fm-slideshow-plus-inner:before {
    content: '';
    position: absolute;
    background: #090808;
    width: 100%;
    height: 550px;
    left: 0;
    right: 0;
}
.fm-slideshow-plus-item-text {
    margin-top: 0px;
    max-width: 40%;
    margin-right: 50px;
}
.fm-slideshow-plus-item-img {
    width: 60%;
}



.fm-slideshow-plus-item-btn {
        padding: 12px 28px;
    font-weight: 500;
    display: block;
    max-width: 210px;
    border: 1px solid rgb(0, 240, 255) !important;
    margin: 0 auto;
    margin-left: 0;
    margin-top: 50px;
    margin-bottom: 30px;
}

.fm-slideshow-plus-item {
    padding:0;
}
.fm-slideshow-plus .slick-dots li button {
    width: 32px;
    height: 4px;
    margin-right: 8px;
    padding: 0;
    background: none;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: background .3s ease;
    transition: background .3s ease;
    border: 2px solid rgba(217, 217, 217, 0.3);
    border-radius: 10px;
    text-indent: -9999px;
    overflow: hidden;
}
.fm-slideshow-plus .slick-dots li.slick-active button, .fm-slideshow-plus .slick-dots li:hover button {
    background-color: rgb(255 255 255);
}
.fm-slideshow-plus .slick-dots {
    left: 0px;
    text-align: center;
}
.header-dropdown .header-dropdown-inner {
    background: #161616;
    padding: 20px;
    color: #fff;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 30px;
}
.fm-header-location {
    background: none;
    padding: 20px 0;
    font-size: 14px;
    position: relative;
    text-align: left;
}
.fm-header-location-address {
    color: #fff;
    font-weight: 400;
}
.fm-btn {
    font-weight: 500;
}
.fm-header-location-phones a {
    text-decoration: none;
}
.btn-link:focus, .btn-link:hover {
    color: #00F0FF;
    text-decoration: none;
}
.header-dropdown::after {
    display:none;
}
#fm_sidebar .fm_sidebar-title {
    background: #161616;
    color: #fff;
}
#fm_sidebar {
    background: #090808;
    border-left: 1px solid #161616;
}
#fm_sidebar.active {
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
}
.fm-menu-cart-index {
    background-color: rgb(0, 240, 255);
}
.fm-html-box:hover {
    box-shadow: none;
}

.fm-html-box {
    padding: 0px;
    background: transparent;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}
.wall-category {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}

.col-wall-left, .col-wall-right {
    width:25%;
}
.col-wall-middle {
    width:50%;
    padding-right: 30px;
    padding-left: 30px;
}

.col-wall-left .item {
    background: #090808;
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    height: 694px;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
-webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;
}
.col-wall-middle .item {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    height: 332px;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
-webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;
}
.col-wall-middle .item:first-child {
    background: #090808;
    margin-bottom: 30px;

}
.col-wall-middle .item:last-child {
    background: #090808;
}
.col-wall-right .item {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    height: 332px;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
-webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;

}
.col-wall-right .item:first-child {
    background: #090808;
    margin-bottom: 30px;
}
.col-wall-right .item:last-child {
    background: #090808;
}
.wall-category .item .action {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
}
.wall-category .item .action span {
    font-size: 32px;
    line-height: 39px;
    font-weight: 600;
    color: #fff;
	text-align: center;
    padding-bottom: 10px;
}
.wall-category .item .action a {
    background: linear-gradient(51.07deg, #017077 -30.38%, #017178 -8.96%, #01747B 8.48%, #017981 22.54%, #017F87 33.84%, #018790 42.98%, #019099 50.6%, #019AA4 57.29%, #01A4AF 63.68%, #01AFBB 70.37%, #01BBC7 77.98%, #00C6D3 87.13%, #00D1DF 98.43%, #00DCEA 112.49%, #00E6F5 129.92%, #00F0FF 151.35%);
    border: 0px solid rgba(0, 240, 255, 1) !important;
    text-decoration: none;
    padding: 13px 30px;
    font-weight: 400;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    margin-top: 5px;
    -webkit-transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
    transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
}
.wall-category .item .action a:hover {
    background: linear-gradient(56.69deg, #017077 -30.39%, #017178 -23.18%, #01747B -17.32%, #017981 -12.59%, #017F87 -8.79%, #018790 -5.72%, #019099 -3.16%, #019AA4 -0.91%, #01A4AF 1.24%, #01AFBB 3.49%, #01BBC7 6.05%, #00C6D3 9.13%, #00D1DF 12.93%, #00DCEA 17.65%, #00E6F5 23.52%, #00F0FF 30.72%);
    color:#161616;
}
.fm-html-box h1 {
    font-size: 32px;
    line-height: 42px;
    color: #fff;
    margin-bottom: 35px;
    margin-top: 60px;
    font-weight: 600;
}
.wall-category .item:hover {
    box-shadow: 0px 12px 15px rgb(0 240 255 / 10%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 240 255 / 10%);

}
.wall-category .item,
.wall-category.two .item {
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    overflow: hidden;
    position: relative;
}
.wall-category .image-fit {
    position: absolute;
}
.wall-category .col-wall-left .item .image-fit img {
    -ms-transform: scale(0.50);
    -webkit-transform: scale(0.50);
    transform: scale(0.50);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.wall-category .col-wall-left .item:hover .image-fit img {
    -ms-transform: scale(0.56);
    -webkit-transform: scale(0.56);
    transform: scale(0.56);
}

.wall-category .col-wall-middle .item .image-fit img {
    -ms-transform: scale(0.51);
    -webkit-transform: scale(0.51);
    transform: scale(0.51);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.wall-category .col-wall-middle .item:hover .image-fit img {
    -ms-transform: scale(0.57);
    -webkit-transform: scale(0.57);
    transform: scale(0.57);
}
.wall-category .col-wall-right .item .image-fit img {
    -ms-transform: scale(0.51);
    -webkit-transform: scale(0.51);
    transform: scale(0.51);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.wall-category .col-wall-right .item:hover .image-fit img {
     -ms-transform: scale(0.57);
    -webkit-transform: scale(0.57);
    transform: scale(0.57);
}
.wall-category.two .col-wall-left .item .image-fit img {
    -ms-transform: scale(0.51);
    -webkit-transform: scale(0.51);
    transform: scale(0.51);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.wall-category.two .col-wall-left .item:hover .image-fit img {
   -ms-transform: scale(0.56);
    -webkit-transform: scale(0.56);
    transform: scale(0.56);
}
.wall-category.two .col-wall-right .item .image-fit img {
    -ms-transform: scale(0.51);
    -webkit-transform: scale(0.51);
    transform: scale(0.51);
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
}
.wall-category.two .col-wall-right .item:hover .image-fit img {
   -ms-transform: scale(0.56);
    -webkit-transform: scale(0.56);
    transform: scale(0.56);
}
.wall-category.two .col-wall-left .item {
    height:345px;
    background: #090808;

}
.wall-category.two .col-wall-right .item {
    height:345px;
    background: #090808;
    margin-bottom:0;
}
.wall-category.two .col-wall-left, .wall-category.two .col-wall-right {
    width:48.9%;
}
.wall-category.two .col-wall-right .item:hover,
.wall-category.two .col-wall-left .item:hover {

}

.bottom-main-text {
    max-width: 900px;
    color: #fff;
    margin: 0 auto;
    padding-top: 100px;
    padding-bottom: 50px;
}
.fm-main-footer:before {
    content: '';
    background: linear-gradient(180deg, #090808 0%, #161616 100%);
    transform: rotate(-180deg);
    width: 100%;
    height: 230px;
    display: block;
    position: absolute;
    top: -230px;
    z-index: -2;
}
.fm-main-footer {
    padding-top:140px;
    position: relative;
}
.fm-main-footer-payments-item img {
    width: 40px;
}
.fm-main-footer-socials {
    padding-top: 15px;
}
.fm-main-footer-payments-item img {
    margin-right:11px;
}
.phone-footer {
    position:relative;
    z-index:1;
	border-left: 1px solid #242424;
}
/*.phone-footer:before {
    width: 100%;
    height: 520px;
    display: block;
    position: absolute;
    content: '';
    background: url(../img/phone-footer.png);
    background-repeat: no-repeat;
    background-size: 257px;
    left: 0;
    top: -110px;
    opacity: 0.3;
    z-index: -1;
    background-position: top center;
}*/
.fm-header-location-shedule {
    font-size: 13px;
    color: rgb(166, 166, 166);
    margin-bottom: 20px;
}
.fm-btn:focus, button:focus {
    box-shadow: none;
    outline: none;
}
#fm_sidebar .fm_sidebar-title-close {
    position: absolute;
    height: 50px;
    width: 50px;
    right: 8px;
    top: 8px;
    background: none;
}
.fm_mobile_menu_cart-empty img {
    -ms-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

.form-control:focus {
    box-shadow: none;
    border: 0px solid #f7f7f7;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    color: #fff;
}
.fm-slideshow-plus-inner:after {
    content: '';
    background: linear-gradient(180deg, #090808 0%, #161616 100%);
    width: 100%;
    height: 230px;
    display: block;
    position: absolute;
    top: 730px;
    left: 0;
    right: 0;
    z-index: 0;
}
.fm-menu {
    height: 40px;
    border-radius: 30px;
}
#oct-menu-dropdown-menu, .oct-menu-child-ul {
    background: #161616;
    border-radius: 30px;
box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
-webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
}
#oct-menu-box:hover #oct-menu-dropdown-menu {
    top: 40px;
}
.top .btn-link {
    padding: 14px 0px;
}
.fm-menu-cart-index {
    color: #161616;
}
#oct-menu-ul-custom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.oct-menu-li {
    background: transparent;
    padding: 0 0 0 0px;
}
.oct-menu-li:not(:first-child) {
    border-top: 0px solid #f1f1f1;
}
.oct-menu-li:hover {
    background: transparent;
}
.oct-menu-li:hover a {
    color:rgb(0, 240, 255);
}
.oct-menu-li > a, .oct-menu-li > div > a {
    height: auto;
    line-height: 30px;
-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.menu-row {
    height: 60px;
}
.fm-logo a {
    display: block;
    min-height: auto;
}
.sticky-top {
    top: -1px;
}
.fm-phone-content .fm-phone-link {
    display: none;
}
.block-left-hand {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    padding-top: 70px;
    padding-bottom: 70px;
    flex-direction: row;
    flex-wrap: wrap;
}
.block-left-hand .image img,
.block-right-hand .image img {
    max-width: 100%;
}
.block-left-hand .image,
.block-right-hand .image {
    width: 55%;
}
.block-right-hand .image {
    text-align: right;
}
.flex-trade .block-text {
    width: 45%;
}
.block-right-hand {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff;
    flex-direction: row;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    padding-top: 70px;
    padding-bottom: 70px;
}
h2.title-trade {
    font-size:30px;
    line-height:39px;
    font-weight:600;
    padding-bottom:30px;
    color: #fff;
}
.block-right-hand p:before {
    content: '';
    background: url(../img/check-trade.png);
    display: block;
    background-size: 45px;
    background-repeat: no-repeat;
    width: 45px;
    height: 45px;
    left:0;
    position: absolute;
}
.block-right-hand p {
    padding-left: 65px;
    margin-bottom: 25px;
}
.flex-trade .block-text {
    position: relative;
    max-width: 570px;
}
.block-image-big {
    min-height: 360px;
    padding-top:60px;
    padding-bottom:60px;
    margin-bottom:120px;
}
.block-image-big:before {
    content: '';
    background: url(../img/products-trade-in.png);
    display: block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 360px;
    left: 0;
    position: absolute;
}
#custom-tradein .slick-dots {
    opacity:0;
}
.flex-bottom {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.flex-bottom .left {
    color: #fff;
    font-size: 14px;
    line-height: 21px;
}
.flex-bottom .left .item span {
    line-height: 21px;
    font-weight: 700;
    padding-bottom: 10px;
    display: block;
}
.flex-bottom .left,
.flex-bottom .right {
    width:49%;
    position: relative;
}
.flex-bottom .left .item {
    padding-bottom: 34px;
    position: relative;
    padding-left: 80px;
    max-width: 571px;
}
.flex-bottom .num {
    display: flex;
    width: 59px;
    height: 59px;
    position: absolute;
    border: 1px solid rgb(0, 240, 255);
    color: rgb(0, 240, 255);
    text-align: center;
    align-items: center;
    left: 0;
    justify-content: center;
    border-radius: 100%;
    font-size: 30px;
    font-weight: 400;
}
.block-form {
    background: #090808;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;
    padding: 8%;
    padding-bottom: 55px;
    text-align: center;
    max-width: 60%;
    margin: 0 auto;
    position: relative;
    margin-top: 90px;
}
.block-form .form {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.block-form .title-form {
    line-height: 21px;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 20px;
}
.block-form input[type="text"],
.block-form textarea {
    border: none;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    background: transparent;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 5px;
    color: #fff;
}
.block-form input[type="button"] {
    padding: 12px 28px;
    font-weight: 500;
    display: block;
    max-width: 220px;
    background: transparent;
    border: 1px solid rgb(0, 240, 255);
    color: rgb(0, 240, 255);
    font-size: 14px;
    border-radius: 30px;
    text-align: center;
    margin: 0 auto;
    margin-top: 50px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.block-form input[type="button"]:hover {
    color: rgb(22, 22, 22);
    background: rgb(0, 240, 255);
}
.flex-bottom .right:before {
    content: '';
    background: url(../img/iphone-form-trade-in.png);
    display: block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    position: absolute;
}
.flex-bottom.oplata .right:before {
	display:none;
}
.bottom-text {
    padding-top: 30px;
    padding-bottom: 50px;
    color: #fff;
}
.flex-bottom.oplata {
    padding-top: 40px;
}

.flex-bottom .right {
    margin-top:-20px;
}
.trade {
    padding-top: 90px;
    padding-bottom: 160px;
}

.block-with-image .image-col {
    width: 45.3%;
    min-height: 277px;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    background: url(../img/left-image-service.jpg) no-repeat center center;
    background-size: cover;
    border-radius: 30px;
}
.block-with-image {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.block-with-image .block-text {
    width: 47.3%;
    padding-left: 60px;
    color: #fff;
}
.block-info-four {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
    padding-top: 42px;
    padding-bottom: 40px;
}
.block-info-four .item {
    width:23%;
}
.block-info-four .item img {
    max-width:100px;
}
.block-info-four .item h5 {
    padding-top: 31px;
    padding-bottom: 10px;
    font-size: 15px;
    color: #fff;
    line-height: 21px;
}
.block-info-four .item p {
    color: #fff;
    max-width: 290px;
}
.block-with-image.two {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 40px;
    padding-bottom: 70px;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.block-with-image.two .image-right {
    width:45%;
}
.block-with-image.two .image-right img {
    max-width: 456px;
    width: 100%;
}
.block-with-image.two .block-text {
    width: 41%;
    padding-left: 0px;
    color: #fff;
}
.block-apple-service .item_iphone img {
    width:102px;
}
.block-apple-service .item_iphone .text-iphone {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
}
.block-apple-service .item_iphone .right a {
    background: linear-gradient(51.07deg, #017077 -30.38%, #017178 -8.96%, #01747B 8.48%, #017981 22.54%, #017F87 33.84%, #018790 42.98%, #019099 50.6%, #019AA4 57.29%, #01A4AF 63.68%, #01AFBB 70.37%, #01BBC7 77.98%, #00C6D3 87.13%, #00D1DF 98.43%, #00DCEA 112.49%, #00E6F5 129.92%, #00F0FF 151.35%);
    text-decoration: none;
    padding: 6px 16px;
    font-weight: 400;
	color:#fff;
    border-radius: 8px;
    font-size: 14px;
    line-height: 14px;
    margin-top: 5px;
    -webkit-transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
    transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
}
.block-apple-service .item_iphone .right a:hover {
    background: linear-gradient(56.69deg, #017077 -30.39%, #017178 -23.18%, #01747B -17.32%, #017981 -12.59%, #017F87 -8.79%, #018790 -5.72%, #019099 -3.16%, #019AA4 -0.91%, #01A4AF 1.24%, #01AFBB 3.49%, #01BBC7 6.05%, #00C6D3 9.13%, #00D1DF 12.93%, #00DCEA 17.65%, #00E6F5 23.52%, #00F0FF 30.72%);
    color: #161616;
}

.block-apple-service .item_iphone {
    background: #090808;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 31.7%;
    margin-right: 2.4%;
    margin-bottom: 2.4%;
    padding: 31px 10px 31px 32px;
}
.block-apple-service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.block-apple-service .item_iphone .right {
    margin-left: 21px;
}
.block-apple-service.ipad .item_iphone img,
.block-apple-service.mac .item_iphone img {
    width: 114px;
}
.block-with-image.two.mac .image-right img {
    max-width: 581px;
    width: 100%;
}
.block-apple-service .item_iphone:nth-child(3),
.block-apple-service .item_iphone:nth-child(6),
.block-apple-service .item_iphone:nth-child(9) {
    margin-right:0;
}
.fm-main-footer-contact .fm-main-footer-contact-btn:hover {
    color:#161616;
}
.image-additional-list .slick-arrow {
    position: absolute;
    top: 20px;
    z-index: 2;
    padding: 15px 8px;
    background-color: #161616;
    border-radius: 5px;
    color: #a6a6a6;
    font-size: 12px;
}
.subcat-item-box a.button-service {
    padding: 6px 25px;
}

.subcat-item-box a.button-service {
	background: linear-gradient(51.07deg, #017077 -30.38%, #017178 -8.96%, #01747B 8.48%, #017981 22.54%, #017F87 33.84%, #018790 42.98%, #019099 50.6%, #019AA4 57.29%, #01A4AF 63.68%, #01AFBB 70.37%, #01BBC7 77.98%, #00C6D3 87.13%, #00D1DF 98.43%, #00DCEA 112.49%, #00E6F5 129.92%, #00F0FF 151.35%);
    position: relative;
    display: block;
    max-width: 110px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    padding: 0px 16px;
    font-weight: 400;
    border-radius: 8px;
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    margin-top: 0px;
    -webkit-transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
    transition: color .4s ease-in-out, background-color .4s ease-in-out, border-color .4s ease-in-out, box-shadow .4s ease-in-out;
}
.subcat-item-box a.button-service:hover {
    background: linear-gradient(56.69deg, #017077 -30.39%, #017178 -23.18%, #01747B -17.32%, #017981 -12.59%, #017F87 -8.79%, #018790 -5.72%, #019099 -3.16%, #019AA4 -0.91%, #01A4AF 1.24%, #01AFBB 3.49%, #01BBC7 6.05%, #00C6D3 9.13%, #00D1DF 12.93%, #00DCEA 17.65%, #00E6F5 23.52%, #00F0FF 30.72%);
    color: #161616;
}


@media (min-width:1281px) {
.quick-link-service .block-apple-service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
#ipad .quick-link-service .block-apple-service .item_iphone {
	margin-right:1.4%;
}
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(6),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(12),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(18),
#ipad .quick-link-service .block-apple-service .item_iphone:last-child {
	margin-right:0;
}
#custom-service .quick-link-service .block-apple-service .item_iphone {
    margin-right: 1.9%!important;
}
#custom-service .quick-link-service .block-apple-service .item_iphone:last-child {
	margin-right: 0!important;
}
}






@media (min-width: 768px) {
.fm-slideshow-plus-item-info {
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
    -ms-flex-pack: inherit!important;
    justify-content: space-between!important;
    align-content: center;
    align-items: center;
}
.fm-slideshow-plus-item-title {
    text-align: left;
        font-size: 36px;
        margin-bottom: 15px;
        line-height: 48px;
        font-weight: 600;
        text-transform: none;
}
.fm-slideshow-plus-description {
    font-size: 16px;
        line-height: 24px;
        text-align: left;
        max-width: 260px;
}
}

@media (max-width: 1440px) {
.block-image-big {
    min-height: 360px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 45px;
}
.block-apple-service .item_iphone a {
    font-size: 13px;
  }
}

@media (max-width: 1439px) {
.simplecheckout-cart td.image img {
    max-width: 180px;
}
 .block-with-image.form .form-right .block-form:before {
    left: 61%;
  }
 .block-with-image.form .form-right .block-form:after {
    left: 82%;
  }
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding-right: 25px;
    padding-left: 25px;
}
.block-apple-service .item_iphone img {
    width: 90px;
}
.block-apple-service.ipad .item_iphone img, .block-apple-service.mac .item_iphone img {
    width: 90px;
}
}

@media (max-width: 1280px) {
.fm-subcategory .subcat-row .subcat-item-box {
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    background: #090808;
    
    -ms-flex: 0 0 23.8%;
    flex: 0 0 23.8%;
    max-width: 23.8%;
    width: 23.8%;
    margin-right: 0%;
    margin-bottom: 1.4%;
    padding: 20px 15px 30px 15px;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0px 12px 15px rgb(0 0 0 / 30%);
    border-radius: 30px;
    margin-right: 1.2%;
}
.fm-subcategory .subcat-row .subcat-item-box:nth-child(4), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(8), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(12), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(16), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(20), 
.fm-subcategory .subcat-row .subcat-item-box:last-child {
    margin-right: 0%;
}
#ipad .quick-link-service .block-apple-service .item_iphone {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 23.8%;
    margin-right: 1.2%;
}
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(4),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(8),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(12),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(16),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(20),
#ipad .quick-link-service .block-apple-service .item_iphone:last-child {
    margin-right: 0%;
}
#ipad .quick-link-service .block-apple-service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
}


@media (max-width: 1199px) {
.subcat-item-title {
    font-size: 15px;
    line-height: 22px;
}
.simplecheckout-cart td.image img {
    max-width: 140px;
}
.col-wall-middle {
    width: 46%;
    padding-right: 20px;
    padding-left: 20px;
}
 .col-wall-middle .item:first-child {
    background: #090808;
    margin-bottom: 20px;
}
.col-wall-left, .col-wall-right {
    width: 27%;
}
.col-wall-middle .item {
    height: 250px;
 }
.col-wall-right .item {
    height: 250px;
}
.col-wall-right .item:first-child {
    margin-bottom: 20px;
}
 .col-wall-left .item {
    height: 520px;
}
.wall-category.two .col-wall-left .item,
.wall-category.two .col-wall-right .item {
    height: 260px;
}
.wall-category .col-wall-left .item .image-fit img,
.wall-category .col-wall-middle .item .image-fit img {
    -ms-transform: scale(0.4);
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
}
 .wall-category .col-wall-right .item .image-fit img {
    -ms-transform: scale(0.47);
    -webkit-transform: scale(0.47);
    transform: scale(0.47);
}
 .wall-category.two .col-wall-left .item .image-fit img,
.wall-category.two .col-wall-right .item .image-fit img {
    -ms-transform: scale(0.42);
    -webkit-transform: scale(0.42);
    transform: scale(0.42);
}
 .fm-html-box h1 {
    font-size: 34px;
    line-height: 44px;
    color: #fff;
    margin-bottom: 30px;
    margin-top: 40px;
    font-weight: 600;
}
 .wall-category .item .action span {
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    color: #fff;
}

 .block-with-image.why .image-col {
    width: 49.3%;
}
 .block-with-image.why {
    padding-top: 20px;
    align-items: stretch;
}
 .quick-link-service {
    padding-top: 30px;
}
 .quick-link-service .block-apple-service .item_iphone {
    width: 49.3%;
    margin-right: 0%;
    margin-bottom: 1.4%;
    padding: 31px 31px 31px 31px;
}
 .block-with-image.form .form-right .block-form:after {
    content: '';
    background: url(../img/homepod-mini-yellow-1.png);
    background-size: 190px;
    max-width: 190px;
    width: 100%;
    height: 190px;
    top: 200px;
    left: 80%;
    z-index: -1;
    position: absolute;
}
 .block-with-image.form .form-right .block-form:before {
    content: '';
    background: url(../img/bottom-image-service.png);
    background-repeat: no-repeat;
    background-size: 240px;
    max-width: 240px;
    width: 100%;
    height: 150px;
    top: 300px;
    left: 45%;
    z-index: 0;
    position: absolute;
}
 .block-apple-service .item_iphone {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 49.3%;
    margin-right: 0;
    margin-bottom: 1.4%;
    padding: 31px 31px 31px 31px;
}
 .block-apple-service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
 .block-apple-service .item_iphone .right {
    margin-left: 15px;
}
 .block-info-four {
    padding-top: 30px;
    padding-bottom: 0px;
}
 .block-info-four .item img {
    max-width: 80px;
}
 .block-apple-service .item_iphone .text-iphone {
    font-size: 15px;
    line-height: 26px;
    color: #fff;
    margin-bottom: 15px;
}
 .block-apple-service .item_iphone img {
    width: 80px;
}
.block-apple-service.ipad .item_iphone img, .block-apple-service.mac .item_iphone img {
    width: 80px;
}
.quick-link-service .block-apple-service .item_iphone .text-iphone {
    font-size: 15px;
    line-height: 22px;
 }
 h2.title-trade {
    font-size: 26px;
    line-height: 35px;
    font-weight: 600;
    padding-bottom: 30px;
    color: #fff;
}
 .block-left-hand {
    padding-top: 20px;
    padding-bottom: 50px;
}
 .block-image-big:before {
    content: '';
    background: url(../img/products-trade-in.png);
    display: block;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 260px;
    left: 0;
    position: absolute;
}
.block-image-big {
    padding-top: 4%;
    min-height: 260px;
    padding-bottom: 4%;
    margin-bottom: 50px;
}

  .fm-main-footer-contact .fm-main-footer-contact-btn {
    padding: 10px 20px!important;
  }
.fm-slideshow-plus-item-text {
    margin-top: 0px;
    max-width: 340px;
    margin-right: 30px;
}
/*.fm-slideshow-plus-description {
    font-size: 22px;
    line-height: 32px;
    text-align: right;
}*/
/*.fm-slideshow-plus-item-title {
    text-align: right;
    font-size: 32px;
    margin-bottom: 15px;
    line-height: 42px;
    font-weight: 600;
    text-transform: none;
}*/
}


@media (max-width: 991px) {
	.fm-breadcrumb {
    margin-top: 50px;
}
#common-home {
	padding-top:30px;
	overflow: hidden;
}
.footer-image {
    padding-bottom: 30px;
}
.phone-footer {
    border-left: 0px solid #242424;
}
.fm-subcategory .subcat-row .subcat-item-box {
    -ms-flex: 0 0 31.8%;
    flex: 0 0 31.8%;
    max-width: 31.8%;
    width: 31.8%;
}
.fm-subcategory .subcat-row .subcat-item-box:nth-child(3), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(6), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(9), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(12), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(15), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(18), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(21) {
    margin-right: 0%;
}
.fm-subcategory .subcat-row .subcat-item-box:nth-child(4), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(8), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(16), 
.fm-subcategory .subcat-row .subcat-item-box:nth-child(20) {
    margin-right: 1.2%;
}
.content-contact {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    align-items: stretch;
    padding-top: 10px;
    justify-content: space-between;
}
.black-cash-block .left {
    padding-right: 32px;
}
.black-cash-block {
    padding: 35px;
}
.black-cash-block .left .logo svg{
   width:120px;
}
.content-contact .left-contact {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
	padding-top: 30px;
}
.fm-content-photo {
    background: url(/catalog/view/theme/oct_feelmart/img/photo-contact.png);
    min-height: 480px;
    background-size: contain;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top;
}
 .attribute-group-name {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
  .attribute-group-list:not(:first-child) .attribute-group-name {
    font-size: 14px;
  }
  .attribute-name {
    font-size: 13px;
    line-height: 18px;
  }
  .attribute-text {
    font-size: 13px;
    line-height: 18px;
  }
  #product-product .fm-main-title.fm-page-title {
    margin-bottom: 0px;
    text-align: center;
    font-size: 18px;
	line-height: 28px;
    font-weight: 600;
    padding: 0px 0px 0px;
    color: #fff;
}
  .fm-proruct-left-top {
    padding: 20px 15px 15px;
}
  .kjseries {
    margin-left: 0px!important;
    margin-right: 0px!important;
}
  .kjseries_type_images {
    justify-content: center!important;
}
  .options-box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: flex !important;
    justify-content: center;
}

  .fm-product-option .radio label {
    color: #fff;
    min-width: 75px;
    line-height: 16px;
    padding: 8px 13px;
    background-color: transparent;
    border-radius: 12px;
    margin: 0 5px 5px 0;
}
  #fm_product_right {
    padding-bottom: 0;
	padding-top: 5px;
  }
  #product-product .price-block-one {
    margin-top: 0px;
}
  #product-product .form-checkbox-group label {
    text-align: left;
    color: #ffffff!important;
    line-height: 25px;
    margin: 0 auto;
    padding-bottom: 3px;
    width: 100%;
  }
  .fm-product-advantages .fm-advantages-block {
    padding: 12px 12px;
  }
.fm-advantages-block i {
    font-size: 26px;
}
.fm-product-advantages .fm-advantages-block > .fm-advantages-img {
    font-size: 26px;
    margin-bottom: 0px;
}
  a.fm-product-advantages-link.agree {
    padding-top: 50px;
}
  .fm-product-advantages .fm-advantages-text {
    padding: 0 5px;
    margin-top: 5px;
    color: #fff;
    font-size: 12px;
}
.fm-product-btn-group {
    margin-top: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

 .fm-proruct-left {
    border-right: 0px solid rgb(255 255 255 / 10%);
}
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(4),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(8),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(16),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(20) {
    margin-right: 1.2%;
}
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(3),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(6),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(9),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(12),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(15),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(18),
#ipad .quick-link-service .block-apple-service .item_iphone:nth-child(21)
 {
    margin-right: 0%;
}

#ipad .quick-link-service .block-apple-service .item_iphone:last-child {
	margin-right: 0%;
}

 #ipad .quick-link-service .block-apple-service .item_iphone {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 31.8%;
    margin-right: 1.2%;
}
.fm-slideshow-plus-inner:after {
     height: 120px;
  }
 #fm_mobile_nav {
    padding-left: 25px;
    padding-right: 25px;
}
 .block-apple-service .item_iphone {
    padding: 31px 15px 31px 31px;
}
 .block-with-image.form .form-right {
    width: 100%;
}
 .block-with-image.form .block-text {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 40px;
    color: #fff;
}
 .block-with-image.form {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 100px;
    padding-top: 50px;
}
#custom-service .block-with-image.two {
    padding-top: 50px;
    padding-bottom: 50px;
}
 .block-info-four .item {
    width: 46%;
    margin-bottom: 40px;
}
 .block-with-image.why {
    padding-top: 30px;
    align-items: stretch;
    margin-top: 0px;
}
 .quick-link-service {
    padding-top: 0px;
}
 .trade {
    padding-top: 50px;
    padding-bottom: 30px;
}
 .block-form {
    padding: 40px;
    padding-bottom: 55px;
    max-width: 356px;
}
 .flex-bottom .left .item {
    padding-bottom: 34px;
    position: relative;
    padding-left: 80px;
    max-width: 100%;
}
 .flex-bottom .left, .flex-bottom .right {
    width: 100%;
}
.flex-bottom .left {
    padding-bottom: 50px;
}
 .flex-bottom {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
}
 .fm-slideshow-plus-inner:after {
    top: 630px;
}

#common-home:after {
    content: '';
    background: linear-gradient(180deg, #090808 0%, #161616 100%);
    width: 100%;
    height: 120px;
    top: 550px;
}




  .fm-main-footer-contact {
   max-width:230px;
}

 .fm-search {
    height: 40px;
    padding: 0;
    position: relative;
    width: 100%;
}
 .fm-search input {
    padding: 15px;
	padding-left: 40px;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    
}
 .slide-toggle {
        display: block;
        width: 17px;
        left: 20px;
        top: 13px;
        height: 19px;
        position: absolute;
        z-index: 9999;
}
  #smasp-body-wrapper {
    position: fixed;
}
 #smasp-body-wrapper {
    
    margin-top: 0px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 15px;
    padding-right: 15px;
    top: 50px;
    width: 100%;
    right: 0;
    left: 0;
    max-width: 100%;
    background: #090808;
}
#fm_livesearch_close.visible {
    opacity: 1;
    color: rgb(0, 240, 255);
    right: 10px;
    background: none;
    top: 45px;
}
#fm_livesearch {
    width: 100%;
}
header {
    padding: 0;
    border-bottom: 0px solid rgb(255 255 255 / 10%);
  }
  .col-logo {
    display: none;
}
.fm-header-phones {
    position: absolute;
    right: 0;
    display: none!important;
}
 .col-logo .fm-logo {
    text-align: left;
}
.col-search {
   position: fixed;
    z-index: 10000;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
/*.fm-slideshow-plus-description {
    font-size: 18px;
    line-height: 22px;
    text-align: right;
}*/
  .fm-slideshow-plus-item-btn {
    margin-top: 25px;
  }
  .fm-slideshow-plus-item-title {
    font-size: 28px;
    line-height: 34px;
}
  .fm-html-box h1 {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 40px;
    font-weight: 600;
}
.fm-featured_box .fm-main-title {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 40px;
}
  .sticky-top {
    display: none;
}
  #fm_sidebar .fm_sidebar-title {
    height: 60px;
}
  #fm_sidebar .fm_sidebar-title-close {
    top: 5px!important;
}
.fm-slideshow-plus-item img {
    max-width: 400px;
}
.fm-slideshow-plus .slick-dots {
    bottom: 10px;
}
#common-home:before {
    height: 470px;
}
}


@media (max-width: 768px) {
#common-home:before {
    height: 420px;
}
#common-home:after {
        top: 500px;
}
.fm-slideshow-plus-inner:before {
    height: 450px;
}
.fm-slideshow-plus-inner:after {
    top: 490px;
}
.wall-category .col-wall-right .item .image-fit img {
    -ms-transform: scale(0.40);
    -webkit-transform: scale(0.40);
    transform: scale(0.4);
}
.wall-category .col-wall-left .item .image-fit img, .wall-category .col-wall-middle .item .image-fit img {
    -ms-transform: scale(0.38);
    -webkit-transform: scale(0.38);
    transform: scale(0.38);
}
.wall-category.two .col-wall-left .item .image-fit img, .wall-category.two .col-wall-right .item .image-fit img {
    -ms-transform: scale(0.39);
    -webkit-transform: scale(0.39);
    transform: scale(0.39);
}
  .wall-category .item .action span {
    font-size: 20px;
    line-height: 30px;
}
}


@media (max-width: 767px) {
.fm-featured_box .fm-main-title {
    font-size: 24px;
    line-height: 34px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 40px;
}
.fm-slideshow-plus-item-img {
    width: 100%;
}
.fm-subcategory .subcat-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fm-subcategory .subcat-row .subcat-item-box {
    -ms-flex: 0 0 48.5%;
    flex: 0 0 48.5%;
    max-width: 48.5%;
    width: 48.5%;
    margin-bottom: 10px;
    margin-right: 0!important;
}
.fm-subcategory .subcat-row {
    -ms-flex-wrap: inherit;
    flex-wrap: wrap;
    overflow-x: hidden;
}
.remont-modal table tbody tr td:first-child {
    position: sticky;
    left: 0;
    z-index: 4;
    background: rgb(8 31 33);
}
.remont-modal table tbody tr td {
    padding: 10px 20px;
    font-size: 13px;
    line-height: 17px;
    border: 1px solid rgb(255 255 255 / 15%);
}
.remont-modal .modal-title {
    font-size: 13px!important;
    line-height: 20px;
    font-weight: 400;
    text-transform: none;
    padding-left: 25px;
    padding-right: 40px;

}
.product-layout .fm-product-btn {
    padding: 10px 20px;
}
.black-cash-block .left {
    padding-right: 0px;
    width: 100%;
    border-right: 0px solid #9F9F9F;
}
.black-cash-block .right {
    width: 100%;
    padding-top: 30px;
}
.social-contact a {
    display: inline-block;
    margin-bottom: 35px;
}
.social-contact {
    position: relative;
    right: 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.fm-livesearch-list-item-image.mr-4 {
	margin-right: 15px !important;
}
#fm_livesearch_close.visible {
    top: 55px;
	right: 5px;
}
.kjseries_type_images {
    justify-content: center!important;
    max-width: 300px;
    margin: 0 auto;
}
 .fm-product-btn img {
    margin-right: 5px;
}
 .fm-product-btn-group {
    margin-top: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}
  .fm-product-right-bottom {
    /*margin-bottom: -10px;*/
}
  .fm-product-advantages .fm-advantages-block:last-child {
    /*margin-bottom: 0px!important;*/
}
  .fm-product-advantages .fm-advantages-block {
    margin-bottom: 10px!important;
  }
  .fm-product-advantages .fm-advantages-block {
    border-radius: 16px;
  }
  .fm-advantages-block .fm-advantages-title {
    color: rgb(0, 240, 255);
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}
.fm-product-advantages .fm-advantages-text {
    display: none;
}
  .fm-product-right-block {
    padding: 15px 0;
  }
  .fm-product-advantages {
    padding-bottom: 0;
}
#fm_product_right .fm-price-block {
	margin-top: 5px;
    border-top: 1px solid rgb(255 255 255 / 10%);
}
 #fm_product_right {
    padding: 15px;
    padding-bottom: 0;
    padding-top: 0;
    display: flex;
    flex-direction: column-reverse;
	justify-content: flex-end;
  }
  #product-product .form-checkbox-group, #product-product .form-group {
    margin-bottom: 15px;
    padding-top: 15px;
}
.kjseries {
    padding-top: 15px;
}
 .kj-item {
    width: 65px;
  }
.kj-item:last-child {
    margin-right:0!important;
  }
  .kj-item:nth-child(4) {
	  margin-right:0!important;

  }
.fm-product-btn-group #button-cart {
    margin-right: 10px;
    width: 60%;
}
.fm-product-btn.button-one-click {
    width: 60%;
    margin-right: 10px;
}


.wall-category .col-wall-right .item.left.watch .image-fit img {
        -ms-transform: scale(0.65);
        -webkit-transform: scale(0.65);
        transform: scale(0.65);
    }
.wall-category .col-wall-right .item.acs .image-fit img,
.wall-category .col-wall-right .item.mac .image-fit img {
        -ms-transform: scale(0.4);
        -webkit-transform: scale(0.4);
        transform: scale(0.4);
    }

.col-wall-right.top, .col-wall-right.bottom {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.col-wall-right.top .item.right, .col-wall-right.bottom .item.left {
    width: 100%;
}
.col-wall-right.top .item.left, .col-wall-right.bottom .item.right {
    width: 100%;
}
.wall-right {
    width: 100%;
}
.wall-category.new .col-wall-left {
    width: 100%;
}
 .wall-category.two .col-wall-left, .wall-category.two .col-wall-right {
    width: 100%;
    max-width: 500px;
}
 .wall-category.two .col-wall-left .item, .wall-category.two .col-wall-right .item {
    height: 250px;
}
 .wall-category.two {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: column;
}
 .wall-category .col-wall-right .item .image-fit img {
    -ms-transform: scale(0.49);
    -webkit-transform: scale(0.49);
    transform: scale(0.49);
}
 .wall-category .col-wall-left .item .image-fit img, .wall-category .col-wall-middle .item .image-fit img {
    -ms-transform: scale(0.30);
    -webkit-transform: scale(0.30);
    transform: scale(0.30);
}
 .col-wall-middle .item {
    background: #090808;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.col-wall-left {
    width: 100%;
    margin-bottom: 20px;
}
.col-wall-left .item {
    height: 250px;
    max-width: 500px;
    margin: 0 auto;
}
.col-wall-right .item {
    margin-bottom: 20px;
    width: 100%;
    max-width: 500px;
}
.col-wall-right {
    width: 100%;
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
}
.col-wall-middle {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
 .fm-html-box h1 {
    font-size: 24px;
    line-height: 34px;
  }
#common-home .fm-html-box h1 {
  text-align: center;
 }

 #ipad .block-apple-service .item_iphone img {
    margin-bottom: 0px;
}
 #ipad .block-apple-service .item_iphone .right a {
    padding: 6px 25px;
    width: 110px;
    margin: 0 auto;
}
 #ipad .quick-link-service .block-apple-service .item_iphone {
    display: flex;
    align-items: center;
    width: 48.5%;
    margin-bottom: 10px;
    margin-right: 0!important;
    justify-content: center;
}
#ipad .quick-link-service .block-apple-service {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

 .block-info-four.left-text .item p {
    margin: 0 auto;
}
.block-info-four.left-text .item {
    text-align: center;
}
 .block-apple-service .item_iphone .link {
    display: flex;
    align-items: center;
    flex-direction: column;
}
 .fm-slideshow-plus-inner:before {
    height: 550px;
}
.fm-slideshow-plus-inner:after {
    top: 600px;
}
 .fm-breadcrumb {
    padding: 21px 15px 22px;
 }
.fm-content {
    padding-left: 15px;
    padding-right: 15px;
}
#custom-service .block-with-image.two .image-right {
    width: 90%;
    text-align: center;
}
 .block-with-image.form .form-right .block-form:before {
    content: '';
    background: url(../img/bottom-image-service.png);
    background-repeat: no-repeat;
    background-size: 240px;
    max-width: 240px;
    width: 100%;
    height: 150px;
    top: 335px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 0;
    position: absolute;
}
 .block-with-image.form .form-right .block-form {
    margin-top: 0px;
    margin-right: auto;
}
.block-with-image.form {
    padding-bottom: 180px;
}
 .block-with-image.form .form-right .block-form:after {
    content: '';
    background: url(../img/homepod-mini-yellow-1.png);
    background-size: 190px;
    max-width: 190px;
    width: 100%;
    height: 190px;
    top: 200px;
    left: 0%;
    text-align: center;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    position: absolute;
}
 .block-apple-service .item_iphone a {
    font-size: 12px;
    display: block;
    text-align: center;
    max-width: 125px;
    margin: 0 auto;
    padding: 7px 10px;
}
 .block-apple-service .item_iphone .right {
    margin-left: 0px;
}
.quick-link-service .block-apple-service .item_iphone .icon {
    min-height: 105px;
}
 .quick-link-service .block-apple-service .item_iphone .text-iphone {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    padding-top: 10px;
}
 .quick-link-service .block-apple-service .item_iphone {
    width: 49%;
    margin-right: 0%;
    margin-bottom: 10px;
    padding: 20px 15px 20px 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
}
.block-apple-service .item_iphone {
    padding: 20px 15px 20px 15px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 48.8%;
    margin-right: 0;
    margin-bottom: 10px;
    flex-direction: column;
}
  .block-apple-service .item_iphone .text-iphone {
    font-size: 14px;
    line-height: 18px;
    min-height: 48px;
    color: #fff;
    padding-top: 10px;
    text-align: center;
    margin-bottom: 10px;
}
#custom-service .block-with-image.two .block-text {
    width: 100%;
    padding-left: 0px;
    color: #fff;
    padding-bottom: 40px;
}
#custom-service .block-with-image.two {
    padding-top: 30px;
    padding-bottom: 50px;
    flex-direction: column-reverse;
    justify-content: space-between;
}
.block-with-image.why {
    padding-bottom: 60px;
  }
.block-info-four .item p {
    color: #fff;
    max-width: 290px;
    margin: 0 auto;
}
 .block-with-image.why .block-text {
    width: 100%;
    padding-left: 0px;
    color: #fff;
}
 .block-info-four .item {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
}
 .block-with-image.why .image-col {
    width: 100%;
    margin-bottom: 30px;
}
 .block-with-image.why {
    padding-top: 30px;
    align-items: stretch;
    margin-top: 0px;
    flex-direction: column;
}
 .slide-toggle {
    left: 30px;
  }
 #fm_mobile_nav {
    padding-left: 15px;
    padding-right: 15px;
}
 .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding-right: 15px;
    padding-left: 15px;
}
 .block-form {
    margin-top: 0px;
    padding: 40px;
    padding-bottom: 22px;
    max-width: 356px;
}
.fm-slideshow-plus .slick-dots {
    bottom: 10px;
  }
  .flex-bottom .right:before {
   display:none;
}
 .flex-trade .block-text {
    position: relative;
    max-width: 100%;
    width: 100%;
    padding-top: 30px;
}
 .block-left-hand .image, .block-right-hand .image {
    width: 100%;
    text-align: center;
}
.block-right-hand .image {
    text-align: center;
}
.row.row-padding-top.fm-slideshow-plus-inner {
    padding-top: 0px;
    min-height: 560px;
}
.fm-slideshow-plus-inner:before {
    height: 560px;
}
.fm-slideshow-plus .slick-slide img {
    max-width: 300px;
    height: auto;
}
  .fm-slideshow-plus-item-title {
        margin-top: 20px;
        font-size: 24px;
        font-weight: 600;
        line-height: 30px;
        text-align: center;
        text-transform: none;
        position: relative;
        z-index: 9;
}
  .fm-slideshow-plus-description {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}
  .fm-slideshow-plus-item-btn {
    margin: 0 auto;
    margin-top: 20px;
}
  .fm-slideshow-plus-item-text {
    margin: 0 auto;
    max-width: 340px;
    margin-top: -20px;
    margin-right: auto;
}
  .fm-slideshow-plus .slick-dots li:last-child button {
    margin-right:0;
}
.fm-slideshow-plus .slick-dots {
    left: 0;
    right: 0;
    text-align: center;
}
.attribute-name {
    font-size: 13px;
    line-height: 18px;
    width: 35%;
}
.attribute-dash:after {
	display:none;
}
.checkbox__text {
    position: relative;
    padding: 0 0 0 45px;
    cursor: pointer;
}
.modal-body p {
    margin-bottom: 1rem;
    font-size: 13px;
    line-height: 20px;
}
.modal-content {
    border: 1px solid rgb(255 255 255 / 10%);
}
}

@media (max-width: 575px) {
.fm-content-contact-offer .fm-content-contact-subtitle.work,
.fm-content-contact-offer .fm-content-contact-subtitle.address {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: baseline;
}
.popup-button {
    display: flex;
    flex-direction: column;
}
.fm-btn.fm-btn-blue.outline {
    margin-right: 0px;
    margin-bottom: 15px;
	padding-left: 0;
    padding-right: 0;
}
.popup-button .fm-btn.fm-btn-blue {
	padding-left: 0;
    padding-right: 0;
}
.fm-breadcrumb-item {
    font-size: 11px;
    line-height: 15px;
    -ms-flex: unset;
    flex: unset;
}
.fm-breadcrumb {
    -ms-flex-wrap: nowrap;
    flex-wrap: wrap;
    overflow-x: auto;
    padding: 21px 15px 22px;
}
.fm-breadcrumb-item {
    white-space: normal;
}
.breadcrumb {
    justify-content: center;
    text-align: center;
}
.fm-content-contact-subtitle span {
    color: #9F9F9F;
    padding-left: 0px;
    padding-top: 15px;
    display: block;
	max-width: 380px;
}
.fm-product-left-top-info {
    margin-bottom: 20px;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
}
.fm-product-left-top-info-block {
    margin-top: 0px;
}
    .fm-main-footer-links-list {
        max-height: 0;
        -webkit-transition: max-height .6s ease;
        transition: max-height .6s ease;
        overflow: hidden;
    }

    .fm-main-footer-links-list.expanded {
        max-height: 1000px;
    }
    .fm-main-footer-fourth {
        padding-top: 0px;
    }
	
	.phone-footer:before {
        width: 100%;
	}
	.fm-main-footer-credits {
		line-height: 18px!important;
		padding: 15px 0;
		margin-top: 10px!important;
    }
	.phone-footer {
		position: relative;
		z-index: 1;
    }
	.phone-footer .fm-main-footer-title {
		padding-top:10px;
	}
    .fm-main-footer-links-list li:first-child {
        margin-top: 20px;
    }
	.fm-main-footer-links-list li:last-child {
       margin-bottom: 20px;
    }
}

@media (max-width: 420px) {
.fm-module-item {
    padding: 25px 25px 25px;
    background-color: #090808;
    padding: 15px 10px 30px;
    border-bottom: 0px solid #f7f7f7;
}
.fm-module-item .fm-module-title a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    line-height: 19px;
}
.product-grid .fm-category-product-caption .fm-product-btn {
    width: 125px;
    padding: 6px 5px;
    font-size: 13px;
    justify-content: center;
}
.fm-module-price {
    margin: 0 auto;
    width: 100%;
    max-width: 200px;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
}


@media (max-width: 340px) {
.fm-product-btn-group #button-cart {
    margin-right: 0px;
	margin-bottom: 15px;
    width: 100%;
}

.fm-product-btn-group {
    margin-top: 0px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}
}
