/*
Theme Name: Just1Page.Ru
Theme URI: https://just1page.ru/
Author: Just1Page Studio
Author URI: https://just1page.ru/
Version: 1.0
Description: Компания «Just1Page» — это команда профессионалов с огромным опытом работы в сфере создания сайтов. У нас Вы можете заказать современный сайт для бизнеса, компании или Вашего магазина, который в будущем станет продающим интернет-магазином среди конкурентов. Индивидуальный подход компании к работе, позволяет нашим клиентам получить широкий диапазон цен на услуги по созданию и разработке интернет-сайтов. У нас можно заказать как недорогой одностраничный сайт или копию одностраничного сайта, так и индивидуальный интернет-проект или интернет-магазин с гибким и уникальным функционалом. Если Вы решили заказать сайт, но не знаете с чего начать, просто оставьте заявку на бесплатную консультацию на нашем сайте. Мы в ближайшее время постараемся найти ответы на интересующие Вас вопросы, относительно создания и разработки Вашего интернет-ресурса!
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/wp-content/themes/just1page/fonts/fa-regular-400.eot");
  src: url("/wp-content/themes/just1page/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/just1page/fonts/fa-regular-400.woff2") format("woff2"), url("/wp-content/themes/just1page/fonts/fa-regular-400.woff") format("woff"), url("/wp-content/themes/just1page/fonts/fa-regular-400.ttf") format("truetype"), url("/wp-content/themes/just1page/fonts/fa-regular-400.svg#fontawesome") format("svg"); }
  @font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("/wp-content/themes/just1page/fonts/fa-solid-900.eot");
  src: url("/wp-content/themes/just1page/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/just1page/fonts/fa-solid-900.woff2") format("woff2"), url("/wp-content/themes/just1page/fonts/fa-solid-900.woff") format("woff"), url("/wp-content/themes/just1page/fonts/fa-solid-900.ttf") format("truetype"), url("/wp-content/themes/just1page/fonts/fa-solid-900.svg#fontawesome") format("svg"); }
  @font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("/wp-content/themes/just1page/fonts/fa-brands-400.eot");
  src: url("/wp-content/themes/just1page/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/just1page/fonts/fa-brands-400.woff2") format("woff2"), url("/wp-content/themes/just1page/fonts/fa-brands-400.woff") format("woff"), url("/wp-content/themes/just1page/fonts/fa-brands-400.ttf") format("truetype"), url("/wp-content/themes/just1page/fonts/fa-brands-400.svg#fontawesome") format("svg"); }
.fab {
  font-family: 'Font Awesome 5 Brands'; }
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
body {
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
	background: #f2f2f2;
	margin: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: 'Montserrat', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #2e2e2e;
    margin-top: 0px;
    font-weight: 400;
}
a {
    text-decoration: none;
    color: #4781b1;
}
a:hover {
    text-decoration: none;
}
ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}
p {
    font-weight: normal;
    line-height: 24px;
    color: #2e2e2e;
    margin-bottom: 15px;
}
.text-white {
    color: #fff;
}
img {width:100%;}
.pt-10 {padding-top:10px;}
.pt-20 {padding-top:20px;}
.pt-30 {padding-top:30px;}
.pt-40 {padding-top:40px;}
.pt-50 {padding-top:50px;}
.pt-60 {padding-top:60px;}
.pt-70 {padding-top:70px;}
.pt-80 {padding-top:80px;}

.pb-10 {padding-bottom:10px;}
.pb-20 {padding-bottom:20px;}
.pb-30 {padding-bottom:30px;}
.pb-40 {padding-bottom:40px;}
.pb-50 {padding-bottom:50px;}
.pb-60 {padding-bottom:60px;}
.pb-70 {padding-bottom:70px;}
.pb-80 {padding-bottom:80px;}

.ptb-10 {padding-top:10px; padding-bottom:10px;}
.ptb-20 {padding-top:20px; padding-bottom:20px;}
.ptb-30 {padding-top:30px; padding-bottom:30px;}
.ptb-40 {padding-top:40px; padding-bottom:40px;}
.ptb-50 {padding-top:50px; padding-bottom:50px;}
.ptb-60 {padding-top:60px; padding-bottom:60px;}
.ptb-70 {padding-top:70px; padding-bottom:70px;}
.ptb-80 {padding-top:80px; padding-bottom:80px;}
.ptb-90 {padding-top:90px; padding-bottom:90px;}
.ptb-100 {padding-top:100px; padding-bottom:100px;}
.ptb-110 {padding-top:110px; padding-bottom:110px;}
.ptb-120 {padding-top:120px; padding-bottom:120px;}
.ptb-130 {padding-top:130px; padding-bottom:130px;}
section {
    position: relative;
}
section .container {
    z-index:10;
	position: relative;
}
.container-high {
    width: 85vw;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    max-width: 1632px;
}
.container-owl {
    width: calc(100% + 34%);
    margin: 0 auto;
}
a.close-menu-btn {
    display: none;
}
:focus {
outline: none !important;
}
::-webkit-scrollbar { width: 3px; height: 3px;}
::-webkit-scrollbar-button {  background-color: #666; }
::-webkit-scrollbar-track {  background-color: #999;}
::-webkit-scrollbar-track-piece { background-color: #ffffff;}
::-webkit-scrollbar-thumb { height: 50px; background-color: #666; border-radius: 3px;}
::-webkit-scrollbar-corner { background-color: #999;}}
::-webkit-resizer { background-color: #666;}
h2.title {
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
	position: relative;
}
h2.title span {
    color: #fe0000;
}
h2.title.outlines {
    width: max-content;
    margin: 0 auto 20px;
}
h2.title.outlines:after {
    content: "";
    width: 250px;
    height: 1px;
    position: absolute;
    top: 18px;
    left: -260px;
    background: linear-gradient(to right,#ffffff00,#bdbdbd);
}
h2.title.outlines:before {
    content: "";
    width: 250px;
    height: 1px;
    position: absolute;
    top: 18px;
    right: -260px;
    background: linear-gradient(to left,#ffffff00,#bdbdbd);
}
.sub-title {
    width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #6f6f6f;
	max-width: 850px;
}
ul.style-li {
    padding-left: 30px;
}
ul.style-li li {
    font-weight: normal;
    line-height: 24px;
    color: #5d5d5d;
    margin-bottom: 15px;
	position: relative;
}
ul.style-li li:before {
    content: "\f058";
    position: absolute;
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 16px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 100;
    left: -22px;
    top: 0px;
    color: rgb(71 129 177);
}
.bg-color {
    background: #1c1c1c;
}
.bg-gray {
    background: #f4f8fb;
}
.linar-bg {
    background: linear-gradient(120deg, #4780b0 50%, #4377a2 50%);
}
.bg-gradient {background: linear-gradient(45deg, #4781b1 20%, #60adec 50%, #3f51b5);}
.bg-light:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}
.bg-dark:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(43, 43, 43, 0.8);
}
.bg-lines:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/wp-content/themes/just1page/img/raster.png);
    z-index: 5;
}
.bg-dots:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/wp-content/themes/just1page/img/dots.png);
    z-index: 5;
}
.flex-box {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.flex-box-inner {
    width: 100%;
}
section#infinity, section#projectFacts, section#counters, section#preim-pro {
    overflow-x: hidden;
}
.col-lg-55 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
position: relative;
width: 100%;
min-height: 1px;
padding-right: 5px;
padding-left: 5px;
}
.scrollup{
    width:40px;
    height:40px;
    opacity:0.5;
    position:fixed;
    bottom:50px;
    left:50px;
    display:none;
	z-index:999;
	transition: 0.4s;
}
.scrollup:hover {
    opacity: 1;
}
.scrollup svg {
    width: 40px;
    height: 40px;
    fill: #ccc;
	transform: rotate(45deg);
	transition: 0.4s;
	}
.scrollup svg:hover {
    fill: #4780b0 !important;
}
/*------ #owl-navigaton ------*/
button.owl-next {
    position: absolute;
    right: 55px;
    top: 47%;
    opacity: 0.5;
    transition: 0.4s;
	font-size: 0 !important;
}
button.owl-next:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/just1page/img/a2.png);
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fe191e;
    border-radius: 42px;
}
button.owl-prev {
    position: absolute;
    left: 10px;
    top: 47%;
    opacity: 0.5;
    transition: 0.4s;
	font-size: 0 !important;
}
button.owl-prev:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/just1page/img/a1.png);
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fe191e;
    border-radius: 42px;
}
button.owl-next:hover, button.owl-prev:hover {
    opacity: 0.9;
}
.owl-dots {
    width: max-content;
    margin: -45px 22px 0;
    z-index: 9999;
    position: relative;
}
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: 20px;
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0px 4px;
    border-radius: 50%;
}
button.owl-dot.active {
    background: #fe191e;
}
.btn-shine:after {
content: "";
margin-left: 60px;
width: 50px;
height: 300px;
background: linear-gradient(to right,#fd52a500 0%,#fff 50%,#a659ea00 100%);
-webkit-animation-delay: 0.05s;
animation-delay: 0.05s;
position: absolute;
left: -40px;
top: -150px;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
-webkit-transition: all 0.1s;
transition: all 0.1s;
-webkit-animation-name: slideme;
animation-name: slideme;
-webkit-animation-duration: 3s;
animation-duration: 3s;
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}

@-webkit-keyframes slideme { 0% { left: -30px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } }

@keyframes slideme { 0% { left: -30px; margin-left: 0px; }
  30% { left: 110%; margin-left: 80px; }
  100% { left: 110%; margin-left: 80px; } }
/*------ #owl-navigaton ------*/


/* ---------- #callback ----------- */
.callback {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-content: space-between;
    align-items: center;
    flex-direction: column;
    z-index: 9999;
    background: #505050e3;
    box-shadow: inset 0 0 200px #0000007d, inset 0 0 100px #00000059, inset 0 0 100px #0000002e;
}
.popup_bg {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 99999;
    height: 100%;
    width: 100%;
}
.form {
    position: relative;
    width: 350px;
    height: auto;
    border-radius: 20px;
    padding: 40px 25px;
    box-sizing: border-box;
    background: #ecf0f3;
    box-shadow: 14px 14px 20px #404040, -14px -14px 20px #484848;
}
.cme-cls, .form .cme-cls {
    position: absolute;
    top: -43px;
    right: -43px;
    border: none;
    width: 38px;
    height: 38px;
	cursor: pointer;
	transition: 0.4s;
}
.form .cme-cls:hover {
    transform: scale(0.8);
}
.cme-cls, .form .cme-cls svg {
    fill: #ebeff2;
}
.form input {
    width: 100%;
    margin: 5px 0px;
    border: 0;
    background: #ecf0f3;
    padding: 10px;
    padding-left: 20px;
    height: 50px;
    font-size: 14px;
    border-radius: 50px;
    box-shadow: inset 6px 6px 6px #cbced1, inset -6px -6px 6px white;
}
.callback button {
    padding: 15px 32px;
    margin: 25px auto 0;
    display: block;
    border-radius: 30px;
    font-size: 14px;
    cursor: pointer;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    background: #ff0f16;
    border: 0px;
    color: rgb(255, 255, 255);
}
.callback button:hover {animation: ripple 0.7s linear infinite;}
.h6 h2 {
    text-align: center;
    margin: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    font-weight: 900;
    font-size: 27px;
    color: #ff0f16;
    letter-spacing: 0px;
}
.h6 span {
    color: #4a4a4a;
    font-size: 14px;
    text-align: center;
    width: 100%;
    display: block;
}
.form p {
    text-align: center;
    line-height: 18px;
}
.brand-logo {
    height: 100px;
    width: 100px;
    margin: auto;
    border-radius: 50%;
    box-sizing: border-box;
    box-shadow: 7px 7px 10px #cbced1, -7px -7px 10px white;
    display: flex;
    align-items: center;
    justify-content: center;
}
.brand-logo i {
    font-size: 50px;
    color: #ff0f16;
}
div#calform .flex-box-inner {
    width: auto;
}

/* ---------- #callback ----------- */

/* ---------- #buttons options ----------- */
.button {
    display: block;
    padding: 15px 0;
    position: relative;
    color: #4781b1;
    text-transform: uppercase;
    margin: 25px auto 0;
    width: max-content;
    min-width: 150px;
    text-align: center;
    z-index: 1;
    border-radius: 10px;
    cursor: pointer;
    background: #fff;
    font-weight: 500;
    font-size: 14px;
    overflow: hidden;
    transition: 0.3s;
}
.btn-bg {
background: #ff0b15;
color: #fff;
}
.btn-gradient-color {
    background: linear-gradient(to top,#ff5722,#ff9800);
    color: #fff;
}
.btn-gradient-light {
    background: linear-gradient(to top,#c3c3c3,#ffffff);
}
.btn-gradient-dark {
    background: linear-gradient(to top,#272727,#696969);
	color: #fff;
}
.btn-small-rad {
    border-radius: 10px;
}
.btn-no-rad {
    border-radius: 0px;
}
.btn-left {
    margin: 25px 0 0;
}
.btn-right {
    margin: 5px 0 0;
}
.button:hover {
    animation: ripple 0.7s linear infinite;
    opacity: 0.8;
}
/* ---------- #buttons options ----------- */

/* ---------- #keyframes options ----------- */
@keyframes ripple {
  0% {
        box-shadow: 0 0 0 0 rgba(163, 177, 198, 0.3), 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.01);
  }
  100% {
    box-shadow: 0 0 0 1em rgba(163, 177, 198, 0.3), 0 0 0 3em rgba(163, 177, 198, 0.03), 0 0 0 5em rgba(163, 177, 198, 0.03), 0 0 0 8em rgba(163, 177, 198, 0.01);
  }
}
/* ---------- #keyframes options ----------- */

/* ---------- #svg-layers ----------- */
.svg-frame {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
}
.svg-frame svg {
    fill: #fff;
    display: block;
    width: 100%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100px;
}
.svg-frame.rot360 {
    transform: rotate(
180deg
);
    top: inherit;
    bottom: 0;
}
/* ---------- #svg-layers ----------- */

.category-box li a img {
    width: auto;
    display: block;
    margin: 0px auto 8px;
    filter: brightness(1);
}
.category-box li a {
    width: 32.19%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 109px;
    text-align: center;
    background: #ffff;
    margin: 0px 3px 6px;
    color: #919191;
    transition: 0.3s;
    padding: 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 15px;
    font-weight: 500;
}
.category-box li a:hover {
    color: #fff;
    background: #ff141e;
}
.category-box li a:hover img {
    filter: brightness(1.5);
}
/*------ #top-head-tarnper ------*/


#top-head-tarnper .navbar {
    width: max-content;
    float: right;
}
#top-head-tarnper .navbar-expand-lg .navbar-nav .nav-link {
    text-transform: inherit;
    font-size: 16px;
    padding: 10px 25px;
    color: #858585;
}
#top-head-tarnper a.logo img {
    width: auto;
    margin-top: 6px;
}
#top-head-tarnper .container {
    border-bottom: 1px solid #e9e9e975;
    padding: 25px 0;
}
#top-head-tarnper .phone-box {

    text-transform: inherit;
    font-size: 18px;
    padding: 14px 0px;
}
/*------ #top-head-tarnper ------*/

/*------ #top-adress-1 ------*/
section#top-adress-1 p, section#top-adress-1 a {
    color: #fff;
    margin: 8px 0 0;
}
.top-social-box {
    margin-top: 9px;
}
/*------ #top-adress-1 ------*/

section#top-head-tarnper {
    background: #fff;
}
section#shop-banner {
    padding: 30px;
}
a.logo span b {
    font-size: 13px;
}
a.logo span {
    font-size: 11.7px;
    margin-left: 15px;
    text-transform: uppercase;
    font-weight: 500;
    color: #858585;
    margin-top: 8px;
    line-height: 16px;
}
a.logo {
    display: flex;
    align-items: center;
    justify-content: left;
}

section#top-head-tarnper.fixed {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    box-shadow: 0px 0px 44px #CCB;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    animation-name: slideInDown;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.head-cart {
    display: flex;
    /* height: 60px; */
    display: flex;
    align-items: center;
    justify-content: right;
    margin-top: 8px;
}
.head-cart svg {
    width: 40px;
    height: 40px;
    float: left;
    fill: #ff141e;
}
.head-cart a {
    font-size: 12px;
    color: #6d6d6d;
    font-weight: 600;
    line-height: 13px;
    margin-left: 10px;
}

/* ---------- #work-banner ----------- */
section#work-banner {
    height: 600px;
    background: url(/wp-content/themes/just1page/img/bg-1.jpg);
    background-size: cover;
    background-position: center;
}
section#work-banner .flex-box {
    height: 600px;
}
section#work-banner h1 {
    color: #fff;
    font-size: 65px;
	line-height: 65px;
}
section#work-banner h1 span {
    font-weight: 700;
    display: block;
    color: #fd0000;
    font-size: 50px;
}
.ooffer-box {
    max-width: 70%;
}
.ooffer-item {
    float: left;
    display: flex;
    align-items: center;
    justify-content: left;
    margin: 30px 25px 30px 0px;
    max-width: 450px;
    height: 90px;
}
.card-title {
    margin-bottom: 0.75rem;
    font-size: 16px;
    font-weight: 600;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    line-height: 1em;
}
.ooffer-box i {
    width: 50px;
    height: 50px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #2196f3;
    margin-right: 15px;
}
.ooffer-item p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0;
}
.ooffer-item p span {
    display: block;
    font-weight: 700;
    color: #fd0000;
    margin-bottom: 12px;
    font-size: 18px;
}
section#work-banner .button {
    width: 370px;
    text-align: left;
    padding: 20px 25px;
    text-transform: inherit;
    border-radius: 10px;
    margin: 30px 0 0;
    background: linear-gradient(to top,#3f51b5,#267fc5);
    color: #fff;
    border-bottom: 2px solid #26388b;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}
section#work-banner .button i {
    font-size: 30px;
    float: left;
    margin-right: 15px;
    margin-top: 1px;
}
section#work-banner .button span {
    font-size: 14px;
    font-weight: 400;
    display: block;
}
/* ---------- #work-banner ----------- */

/* ---------- #iboxer-slide ----------- */
section#iboxer-slide {
    overflow-x: clip;
    padding-bottom: 90px;
}
section#iboxer-slide .i-box {
    min-height: 300px;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    border-radius: 40px;
}
section#iboxer-slide .i-box.fon1 {
background: url(/img/iboxer1.jpg);
}
section#iboxer-slide .i-box.fon2 {
background: url(/img/iboxer2.jpg);
}
section#iboxer-slide .i-box.fon3 {
background: url(/img/iboxer3.jpg);
}
section#iboxer-slide .i-box.fon4 {
background: url(/img/iboxer4.jpg);
}
section#iboxer-slide .i-box.fon5 {
background: url(/img/iboxer5.jpg);
}
section#iboxer-slide .i-box.fon6 {
background: url(/img/iboxer6.jpg);
}
section#iboxer-slide .i-box.fon7 {
background: url(/img/iboxer7.jpg);
}
section#iboxer-slide .i-box.fon8 {
background: url(/img/iboxer8.jpg);
}
section#iboxer-slide .i-box.fon9 {
background: url(/img/iboxer9.jpg);
}
section#iboxer-slide .i-box:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: linear-gradient(to top,#000000b8,#ffffff00);
}
section#iboxer-slide .i-box h2 {
    text-align: center;
    color: #f9f9f9;
    bottom: 20px;
    position: absolute;
    width: max-content;
    text-transform: inherit;
    transition: 0.5s;
    left: 30px;
    font-size: 19px;
}
section#iboxer-slide .i-box h2 span {
width: 100%;
display: block;
font-size: 24px;
font-weight: 300;
}

section#why-us {
    overflow-x: clip;
}
/* ---------- #iboxer-slide ----------- */


    
    .serv-box h2 {

    font-size: 24px;
    font-weight: 500;
    }

    .over-box {
    position: absolute;
    background: #ffffffe6;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(5px);
    padding: 50px;
    right: -450px;
    transition:0.5s;
    top: 0;
    }
    .tap-box:hover .over-box {
    right: 0;
    }
    .tap-box-left .over-box {
    right: inherit;
    left: -450px;
    }
    
    .tap-box-left:hover .over-box {
    left: 0px;
    }
    .z-style {
    z-index: 20;
    }
    /* ---------- #serv-page ----------- */

    /* ---------- #footer ----------- */
section#footer {
    background: #212529;
}
section#footer img.logo {
    padding: 0 20px 20px;
    width: auto;
}
section#footer p {
    color: #dedede;
    margin-bottom: 10px;
	display: block;
}
section#footer h4 {
    color: #ff0b15;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 16px;
}
section#footer i {
    color: #ff0b15;
}
section#footer p a {
    color: #dedede;
    transition: 0.3s;
}
section#footer p a:hover {
    color: #fff;
}
section#footer .social-box i {
    color: #dedede;
	margin-right: 5px;
}
/* ---------- #footer ----------- */

section#iboxer-slide .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 1.8% 1.992em 0;
    padding: 0;
    position: relative;
    width: 23.2%;
    margin-left: 0;
    background: #fff;
    padding: 15px;
}
.descr {
    height: 93px;
    overflow: hidden;
}

ul#menu-top-menu {
    display: flex;
}
ul#menu-top-menu li a {
    display: block;
    margin: 10px 10px;
    color: #232323;
    font-weight: 500;
    position: relative;
    overflow: hidden;
}
.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    background-color: #ff111a;
}
.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before {
    border-color: transparent #ff111a;
}
section#videos {
    background: #ebebeb;
}
.top-social-box a i {
    margin: 0 14px;
    font-size: 20px;
}
section#top-adress-1 a:hover {
    color: #fe191e;
    transition: 0.3s;
}

section#work-banner h2.title {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 5px;
}
section#work-banner h4 {
    color: #ff0d15;
}

/* ---------- #resizer ----------- */
section#resizer {
    overflow: hidden;
}
section#resizer h3 {
    font-size: 40px;
    font-weight: bold;
    color: #4780b0;
	text-transform: uppercase;
}
section#resizer h3 span {
    color: #5d5d5d;
    font-size: 57px;
    width: 100%;
    display: block;
    line-height: 57px;
}
section#resizer img {
    margin-top: -40px;
}
/* ---------- #resizer ----------- */

.conter-box {
    height: 350px;
    overflow: auto;
    margin: 35px 0;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
}
section#resizer h5 {
    font-size: 30px;
    font-weight: 600;
}
section#resizer h5 span {
    font-size: 20px;
    font-weight: 400;
    display: block;
    margin-bottom: 15px;
}

section#resizer input {
    width: 100%;
    margin: 0 auto 10px;
    display: block;
    padding: 15px;
    border: 1px solid #ccc;
}

section#resizer button {
    background: #ff0b15;
    padding: 15px 40px;
    border: 0;
    border-radius: 10px;
    color: #fff;
    font-weight: 600;
}
.conter-box h2 {
    font-size: 22px;
    font-weight: 600;
}

section#primary .container-high {
    background: #fff;

}
section#bredsc {
    padding: 20px 0;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 35%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 62%;
    clear: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #ff0f16;
    font-size: 1.95em;
    font-weight: 600;
}
.woocommerce div.product .product_title {
    font-size: 26px;
    font-weight: 600;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    padding: 10px;
    border: 1px solid #ccc;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #fd161e;
    padding: 15px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #ff0006;
    color: #fff;
}
div#sidebar {
    background: #e1e1e1;
    padding: 25px;
    min-height: 100vh;
}
main#main {
    padding: 25px;
}

div#sidebar h2 {
    font-size: 20px;
    font-weight: 600;
}
.widget {
    margin-bottom: 30px;
}
.select2-container .select2-selection--single {
    height: 50px;
}
section#primary {
    margin-bottom: 40px;
}

button.single_add_to_cart_button.clickBuyButton.button21.button.alt.ld-ext-left {
    margin-left: 10px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
   padding: 30px 15px;
    position: relative;
    width: 25%;
    margin-left: 0;
    border-right: 1px solid #ebe9eb;
    margin: 0;
    border-bottom: 1px solid #ebe9eb;
	transition: 0.3s;
}
.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    box-shadow: 0 0 10px #0000003d;
	transition: 0.3s;
}
.woocommerce ul.products li.product:first-child, .woocommerce-page ul.products li.product:first-child, .woocommerce ul.products li.product:nth-child(4n+1), .woocommerce-page ul.products li.product:nth-child(4n+1)  {
    border-left: 1px solid #ebe9eb;
	padding: 30px 14px 30px 15px;
}
.woocommerce .products ul, .woocommerce ul.products {
    border-top: 1px solid #ebe9eb;
}
.woocommerce ul.products li.product .price {
    color: #167ac6;
    margin-bottom: 0px;
    font-size: 22px;
}
.breadcrumbs a, .breadcrumbs {
    color: #999;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
    padding: 0;
}
div#customer_details input, div#customer_details textarea {
    width: 100%;
    display: block;
    padding: 10px;
    border: 1px solid #ccc;
}
.woocommerce form .form-row label {
    width: 100%;
}
.woocommerce form .form-row {
    width: 100%;
}
span.woocommerce-input-wrapper {
    width: 100%;
}


ul#menu-top-menu li a:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    left: -150px;
    background: rgb(255 17 26);
    transition: 0.3s;
}
ul#menu-top-menu li a:hover:before {
    left: 0px;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #ff111a;
}

.woocommerce ul.products li.product .price {
    color: #ff1823;
    margin-bottom: 0px;
    font-size: 18px;
    font-weight: 600;
    width: 50%;
    float: left;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 600;
    color: #212121;
    font-size: 14px;
    line-height: 16px;
}
section#footer ul {
    padding-left: 17px;
}
section#footer li a {
    color: #dedede;
    margin-bottom: 10px;
    display: block;
    transition: .4s;
    font-size: 15px;
}
section#footer li {
    position: relative;
}
section#footer li:before {
    content: "\f078";
    position: absolute;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 11px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    left: -17px;
    top: 4px;
    color: #ff1823;
}

/* ---------- #copy-footer ----------- */
section#copy-footer {
    background: #1f2225;
}
section#copy-footer {
    background: #2b2d33;
}
section#copy-footer p {
    padding: 0;
    margin: 0;
    color: #e2e2e2;
}
.textmin a {
	font-size:12px;
	color: #ccc;
}
/* ---------- #footer ----------- */

.conter-box p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #b1b1b1;
}

.conter-box h1, .conter-box h2, .conter-box h3, .conter-box h4 {
    color: #b1b1b1;
}

.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
    float: right;
    margin-top: -30px;
    background: #ee080a;
    color: #fff;
    font-size: 14px;
}
h1.page-title {
    font-size: 26px;
    font-weight: 600;
}
.cropper {
    height: 175px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

main#main img {
    width: auto;
}

.image-box {
    text-align: center;
}

.image-box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(43 43 43 / 63%);
    backdrop-filter: blur(10px);
}
.image-box {
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.image-box img {
    position: relative;
}

h1.single-h {
    font-size: 30px;
    font-weight: 600;
}

.woocommerce-page.columns-5 ul.products li.product, .woocommerce.columns-5 ul.products li.product {
    width: 19.95%;
}

h2.title a {
    float: right;
    font-size: 18px;
    line-height: 40px;
    color: #ee080a;
}

h2.title a i {
    color: #000;
}
.card .button {
    background: #ebebeb;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    color: #919191;
}

section#resizer .container-high {
    background: #fff;
}

.page-id-128 section#resizer, .page-id-119 section#resizer {
    margin-bottom: 40px;
}
section#resizer a i {
    color: red;
}
section#resizer a {
    color: #000;
}

article#post-117 h3 {
    font-weight: 600;
}
section#primary hr {
    width: 70px;
    margin: 15px 0;
    border-top: 2px solid;
    border-color: red;
}
.wcus-checkout-fields h3, h3#order_review_heading {
    margin: 20px 0 10px;
}
ul.product-categories li a {
    color: #f00;
    border: 1px solid #f00;
    margin: 10px 0;
    padding: 10px;
    display: block;
}
h3.arconix-faq-term-title {
    display: none;
}