/*
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: 600;
}
a {
    text-decoration: none;
    color: #9520d8;
}
a:hover {
    text-decoration: none;
}
ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}
p {
    font-weight: 400;
    line-height: 26px;
    color: #2e2e2e;
    margin-bottom: 15px;
    font-size: 17px;
}
b, strong {
    font-weight: 600;
}
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: 1630px;
}
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: #4781b1;
}

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: #4781b1;
}
.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(0, 0, 0, 0.4);
}
.bg-lines:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/img/raster.png);
    z-index: 5;
}
.bg-dots:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/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: 55%;
    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: url(/wp-content/themes/just1page/img/a2.png);
	background-size: cover;
}
button.owl-prev {
    position: absolute;
    left: 10px;
    top: 55%;
    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: url(/wp-content/themes/just1page/img/a1.png);
	background-size: cover;
}
section#infinity {
    margin-left: -25px;
    margin-right: -25px;
	margin-top: 15px;
}
button.owl-next:hover, button.owl-prev:hover {
    opacity: 0.9;
}
.owl-dots {
    width: 100%;
    position: absolute;
    display: flex;
    bottom: 0px;
}
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: 20px;
    width: 100%;
    height: 5px;
    background: #ffffffba;
    margin: 0;
}
button.owl-dot.active {
    background: #9520d8;
}
.owl-theme .owl-dots .owl-dot span {
    display: none;
}
.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: #9520d8;
    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: #9520d8;
    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: #9520d8;
}
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;
    text-align: center;
    z-index: 1;
    border-radius: 30px;
    cursor: pointer;
    background: #fff;
    font-weight: 500;
    font-size: 14px;
    overflow: hidden;
    transition: 0.3s;
}
.btn-bg {
background: #4781b1;
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 {
    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: 22;
    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 ----------- */


/* ---------- #topser ----------- */
section#topser {
    position: absolute;
    width: 100%;
    top: 40px;
    left: 0;
    z-index: 99;
    padding: 5px 0;
    border-bottom: 1px solid #ebeaea;
}
section#topser p, section#topser a {
    color: #2e2e2e;
    font-weight: 500;
}
section#topser .topser-wrap {
    display: flex;
}
section#topser .topser-item {
    width: 30%;
    height: 70px;
    display: flex;
}
section#topser a.topser-logo img {
    width: 140px;
    margin-right: 15px;
}
section#topser a.topser-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.8rem;
	font-weight: 500;
}
section#topser .header-phone {
    font-size: 20px;
    text-align: center;
    width: 100%;
}
section#topser .header-phone__time {
    font-size: 0.8rem;
	display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
section#topser .online-light {
    width: 8px;
    height: 8px;
    background: #25d266;
    border-radius: 50%;
    float: left;
    margin-right: 8px;
	animation: lighter 2s infinite linear;
}
@keyframes lighter {
0% {
background: #25d266;
}
100% {
background: #fff0;
}
}
section#topser .header-phone i {
    color: #3267bc;
}
section#topser a.header-phone__link {
    font-weight: 700 !important;
}
section#topser a.header-phone__popup {
    font-size: 0.8rem;
    display: block;
}
section#topser .header-online__img .online-light {
    position: absolute;
    right: 0px;
    bottom: 3px;
}
section#topser .header-online__img {
    width: 65px;
    margin-top: 2px;
    position: relative;
}
section#topser .header-online {
    display: flex;
    width: 100%;
    justify-content: center;
}
section#topser .header-online__img img {
    width: 100%;
}
section#topser .header-online .button {
    background: #25d266;
    font-size: 11px;
    padding: 11px 5px;
    text-transform: inherit;
    margin: 0;
    width: 194px;
    color: #fff !important;
	overflow: hidden;
}
section#topser .header-online__text p {
    font-size: 0.8rem;
    margin-bottom: 0;
	text-align: center;
}
section#topser .header-online__text {
    margin-left: 15px;
}
section#topser .header-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fefefe;
    margin-right: 15px;
    background: #124c85;
}
section#topser .header-license__text {
    display: flex;
    align-items: center;
    justify-content: left;
    width: 100%;
}
section#topser .header-license__text p {
    white-space: nowrap;
    margin-bottom: 0;
    font-size: 0.8rem;
    line-height: 18px;
}
section#topser .header-license__text a {
    font-size: 0.8rem;
}
section#topser a.topser-logo span {
    padding-right: 3vw;
    line-height: 14px;
    font-size: 11px;
    color: #ccc;
    text-transform: uppercase;
}
section#topser .write-us {
    margin-left: 1vw;
    border-left: 1px solid #ccc;
    padding-left: 1vw;
}
section#topser .write-us a {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    float: left;
    margin-right: 5px;
    border-radius: 50%;
    font-size: 14px;
    color: #fff;
}
section#topser .write-us a.link-whtsapp {
    background: #00a884;
}
section#topser .write-us a.link-telegram {
    background: #08c;
}
section#topser .write-us a.link-viber {
    background: #7360f2;
}
/* ---------- #topser ----------- */


/* ---------- #animations-banner ----------- */
section#animations-banner {
    min-height: 120px;
    background-color: #f2f2f2;
}
section#animations-banner .animator {
    font-size: 100px;
    font-weight: 800;
    color: #ebeaea;
    position: absolute;
}
.animator.merge1 {
    top: 7vh;
    left: 2vw;
}
.animator.merge2 {
    top: 17vh;
    left: 28vw;
}
.animator.merge3 {
    top: 17vh;
    right: 4vw;
}
.animator.merge4 {
    top: 7vh;
    right: 24vw;
}
section#animations-banner .flex-box {
    height: 330px;
    position: relative;
}
section#animations-banner h1 {
    text-align: center;
    padding-top: 5vh;
    font-weight: 700;
}
section#bredsc {
    margin-top: -30px;
    padding-bottom: 10px;
    color: #ccc;
}
.sub-title-text {
    text-align: center;
    width: 60%;
    margin: 0 auto;
    color: #898989;
}
.free-mover {
animation: image-mover 8s infinite alternate;
}
@keyframes image-mover {
0% {
margin-top:0px;
margin-left:0px;
}
25% {
margin-top:10px;
margin-left:-10px;
}
50% {
margin-top:-10px;
margin-left:-10px;
}
75% {
margin-top:10px;
margin-right:0px;
}
100% {
margin-top:0px;
margin-right:-10px;
}
}
/* ---------- #animations-banner ----------- */


section#primary .container-high {
    background: #fff;
    padding: 25px;
	border-radius: 8px;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 43%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width: 55%;
	position: relative;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 0.9% 2.992em 0;
    padding: 0;
    position: relative;
    width: 24.1%;
    margin-left: 0;
    border: 1px solid #f2f2f2;
	overflow: hidden;
	transition:0.4s;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 15px 10px;
    height: 82px;
    overflow: hidden;
    background: #fff;
    position: relative;
}
ul#menu-top-menu {
    display: flex;
}
ul#menu-top-menu li a:hover {
    color: #9520d8;
}
ul#menu-top-menu li a {
    padding: 22px 15px;
    display: block;
    transition: 0.3s;
}
section#topser .topser-item.col-width-50 {
    width: 70%;
}
section#topser .topser-item.col-width-70 {
    width: 16%;
    margin-right: 1vw;
}

.head-cart {
    padding-top: 23px;
    width: 100%;
    text-align: right;
}
.dgwt-wcas-search-wrapp {
    margin-top: 15px;
}
div#side-box {
    height: calc(100% + 80px);
    background: #9520d8;
    margin-top: -40px;
    margin-right: -25px;
    border-radius: 15px;
    color: #fff;
    padding: 25px;
}
div#side-box a {
    color: #fff;
}
h3.sb-title {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    border-top: 1px solid #8318c1;
    margin-top: 18px;
    padding-top: 20px;
    display: inline-table;
    width: 100%;
}
.our-partners p {
    color: #fff;
}
.our-partners p span {
    font-weight: 700;
    color: #01c7f1;
}
.our-partners img {
    width: 80px;
    margin-right: 10px;
}
.our-partners span {
    text-align: right;
    font-weight: 700;
    color: #12cfe7;
}
/* ---------- #round-footer ----------- */
section#round-footer {
    background: #dfdfdf;
    margin-top: 130px;
    padding-top: 60px;
    padding-bottom: 15px;
}
section#round-footer .svg-frame {
    transform: rotate(180deg);
    top: -50px;
}
section#round-footer .svg-frame svg {
    fill: #dfdfdf;
    height: 50px;
}
section#round-footer .round-form {
    width: 80%;
    max-width: 1200px;
    height: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -140px auto 0;
    background: #9520d8;
    border-radius: 20px;
    position: relative;
    z-index: 22;
}
section#round-footer .round-form img {
    width: 140px;
    bottom: 0;
    position: absolute;
    left: 40px;
}
section#round-footer .round-call-text {
    width: 40%;
    font-size: 23px;
    color: #fff;
    padding-left: 17%;
    line-height: 24px;
}
section#round-footer .round-call-text span {
    font-size: 14px;
    display: block;
    line-height: 14px;
}
section#round-footer .round-form form {
    width: 70%;
    margin: 0 25px;
}
section#round-footer .round-form form input {
    width: 70%;
    background: #ffffff1a;
    border: 0;
    padding: 15px;
    border-radius: 10px;
	color: #fff;
}
section#round-footer .round-form form button {
    padding: 15px;
    width: 28%;
    margin-left: -15px;
    border-radius: 13px;
    border: 0;
    background: #881ac7;
    color: #fff;
    font-size: 18px;
    transition: 0.3s;
    cursor: pointer;
}
section#round-footer .round-form form button:hover {
filter: brightness(120%);
}
section#round-footer .round-form form input::-webkit-input-placeholder {color:#fff;}
section#round-footer .round-form form input::-moz-placeholder {color:#fff;}/* Firefox 19+ */
section#round-footer .round-form form input:-moz-placeholder {color:#fff;}/* Firefox 18- */
section#round-footer .round-form form input:-ms-input-placeholder {color:#fff;}
section#round-footer .ftr-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    height: 80px;
}
section#round-footer .header-phone {
    font-size: 18px;
    text-align: right;
    width: 100%;
    line-height: 25px;
}
section#round-footer a.header-phone__link {
    font-weight: 700 !important;
	transition: 0.3s;
}
section#round-footer a.header-phone__link:hover {
    color: #9520d8;
}
section#round-footer .header-phone i {
    color: #548252;
}
section#round-footer .header-phone__time {
    font-size: 0.8rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: right;
	color: #1e1e1e;
}
section#round-footer p, section#round-footer a {
    color: #3a3a3a;
    font-weight: 500;
	margin-bottom: 0;
}
section#round-footer a.header-phone__popup {
    font-size: 0.8rem;
    display: block;
}
section#round-footer .write-us a {
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
background: #fff;
float: left;
margin-right: 8px;
border-radius: 50%;
font-size: 22px;
color: #fff;
}
section#round-footer .write-us a.link-whtsapp {
background: #00a884;
}
section#round-footer .write-us a.link-telegram {
background: #08c;
}
section#round-footer .write-us a.link-viber {
background: #7360f2;
}
section#round-footer hr {
    border-top: 1px solid #ffffff1a;
    margin-top: 25px;
    margin-bottom: 15px;
}
section#round-footer .copy-box a, section#round-footer .copy-box p {
    color: #9b9b9b;
    margin-bottom: 0;
    padding: 10px 0;
    display: block;
}
/* ---------- #round-footer ----------- */

section#round-footer a.topser-logo {
    width: 100%;
}
section#round-footer a.topser-logo {
    display: flex;
    align-items: center;
    justify-content: left;
    font-size: 0.8rem;
    font-weight: 500;
}
section#round-footer a.topser-logo span {
    padding-right: 3vw;
    line-height: 14px;
    font-size: 11px;
    color: #8d8d8d;
    text-transform: uppercase;
}
section#round-footer a.topser-logo img {
    width: 140px;
    margin-right: 15px;
}
.woocommerce ul.products li.product .price {
    width: 40%;
    float: left;
    font-size: 21px;
    color: #9520d8;
    padding: 20px 15px 0px 15px;
    font-weight: 600;
    position: absolute;
    bottom: 13px;
}
.woocommerce ul.products li.product .button {
    width: 55%;
    float: right;
    margin-right: 15px;
    background: #f2f2f2;
    color: #ccc;
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 0px;
    font-size: 13px;
	transition:0.4s;
	overflow: hidden;
}
.woocommerce ul.products li.product:hover .button {
    background: #9520d8;
    color: #fff;
}
.woo-product-short-desc {
    padding: 5px 15px 0px;
    width: 100%;
    display: inline-block;
    height: 70px;
    overflow: hidden;
    color: #979797;
    font-size: 14px;
    margin-bottom: 5px;
}
.woocommerce ul.products li.product a img {
    margin-left: -1px;
    margin-top: -1px;
    width: calc(100% + 2px);
    height: 100%;
    max-width: calc(100% + 2px);
    transition: 0.7s;
    margin-bottom: 0;
}
.woocommerce ul.products li.product:hover img {
    transform: scale(1.1);
}
.woocommerce ul.products li.product .button:after {
    content: "\f217";
    position: absolute;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    left: -58px;
    top: 0;
    color: #fff;
    transition: 0.3s;
    background: #881ac7;
    height: 100%;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce ul.products li.product .button:hover {
    padding-left: 40px;
	opacity: 1;
}
.woocommerce ul.products li.product .button:hover:after {
    left: 0px;
}
.woocommerce ul.products li.product .price del {
    opacity: 1;
    display: inline-block;
    color: #767676;
    transition: 0.2s;
}
.woocommerce ul.products li.product .price ins {
    position: absolute;
    bottom: -50px;
    transition: 0.3s;
    text-decoration: none;
	left:15px;
}
.woocommerce ul.products li.product:hover .price del {
    opacity: 0;
}
.woocommerce ul.products li.product:hover .price ins {
    bottom: 0;
}
ul#menu-side-menu {
    margin-left: -5px;
    width: 100%;
    margin-right: -5px;
}
ul#menu-side-menu li {
    width: max-content;
    padding: 7px;
    border: 2px solid #fff;
    margin: 5px;
    border-radius: 30px;
    float: left;
    font-size: 14px;
	transition: 0.3s;
}
ul#menu-side-menu li:hover {
    background: #fff;
}
ul#menu-side-menu li:hover a {color:#9520d8;}

.banner-box h3 {
    text-align: center;
    color: #fff;
    font-size: 1.4vw;
    font-weight: 600;
}
.banner-box h4 {
    text-align: center;
    font-size: 17px;
    font-weight: 600;
    color: #01c7f1;
}
.banner-box h4 span {
    font-weight: 600;
    color: #fff;
}
.ehat-text {
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #ffffff;
    background: #9520d8;
    padding: 12px;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    width: max-content;
    margin: 15px auto 5px;
    transition: 0.3s;
    border: 2px solid #fff;
}
.all-sale ul {
    padding: 15px 0;
}
.ehat-text:hover {
    background: #62168d;
}
.banner-box li {
    font-size: 16px;
    margin-bottom: 5px;
}
.banner-box a.button {
    margin: 20px auto 10px;
    display: block;
    background: #9520d8;
    color: #ffffff !important;
    padding: 19px;
    border-radius: 15px;
    width: 70%;
    font-size: 13px;
    font-weight: 500;
    border: 2px solid #f2f2f2;
}
.banner-box img {
    width: 50%;
    margin: 0 auto 15px;
    display: block;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 600;
}
div#side-box .woocommerce ul.products li.product:hover, div#side-box .our-partners a:hover {
    background: #0000001f;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #6f42c1;
    font-size: 1.4vw;
	font-weight: 600;
}
.tc-totals-form.tc-show {
    display: none;
}

.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    padding: 15px;
    background-color: #9520d8;
	width: 180px;
}
.breadcrumbs a {
    color: #323232;
}
p.woocommerce-result-count {
    display: none;
}
.woocommerce .woocommerce-ordering select {
    padding: 10px;
    margin-top: -46px;
    border: 1px solid #ccc;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 -7px;
}
section.related.products {
    display: inline-block;
	width: 100%;
}
.woocommerce div.product form.cart {
    margin-bottom: 0em;
}

h1.page-title {
    font-size: 28px;
    font-weight: 600;
}
.woocommerce .demo-btns a span {
    display: none;
}
.woocommerce .demo-btns {
    position: absolute;
    left: 184px;
    background: #ff5722;
    height: 45px;
    display: block;
    align-items: center;
    justify-content: center;
    padding: 11px 15px;
    color: #fff;
    border-radius: 4px;
}
.woocommerce .demo-btns .button {
    width: 50%;
    align-items: center;
    justify-content: center;
    height: 45px;
    margin-right: 5px;
    top: 0;
    color: #fff;
    font-size: 12px;
    position: absolute;
    left: 0;
    display: none;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    animation-name: slideInLeft;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.woocommerce .demo-btns:hover .button {
	display: flex;
}
.woocommerce .demo-btns a.button.image-scaling:hover {
    opacity: 1;
    color: #fff;
    font-size: 20px;
}
a.button.image-scaling.pc-style {
    background: #e91e63;
}
a.button.image-scaling.mobile-style {
    background: #4caf50;
    left: 50%;
}
.woocommerce .demo-btns .button:hover span {
    display: block;
    position: absolute;
    top: -30px;
    font-size: 12px;
}
section#topser a.cart-contents {
    position: relative;
    width: max-content;
    display: block;
    float: right;
}
section#topser a.cart-contents b {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #00bcd4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -11px;
    left: 25px;
    color: #fff;
    font-size: 12px;
}
section#topser a.cart-contents i {
    width: 35px;
    height: 35px;
    background: #9520d8;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    border-radius: 50%;
    margin-top: -5px;
    margin-right: 15px;
    border: 2px solid #ccc;
    box-shadow: 0px 0px 0px 1px #9520d8;
}
section#topser.fixed {
	padding: 5px 0;
    position: fixed;
    width: 100%;
    background: #fffffff7;
    backdrop-filter: blur(5px);
    box-shadow: 0 0 15px #0003;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    animation-name: slideInDown;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	top:0;
}
section#animations-banner .first-text {
    text-align: center;
    padding-top: 50px;
    font-weight: 700;
    font-size: 30px;
}
ul#menu-top-menu ul.sub-menu {
    display: none;
}
ul#menu-top-menu ul.sub-menu {
    position: absolute;
    background-color: rgb(149 32 216 / 95%);
    margin-top: 0;
    min-width: 300px;
    border-radius: 10px;
    overflow: hidden;
}
ul#menu-top-menu .menu-item-has-children:hover ul.sub-menu {
    display: block;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    animation-name: slideInUp;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
ul#menu-top-menu ul.sub-menu:after {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 14px solid rgb(149 32 216 / 95%);
    top: -15px;
    left: 39px;
}
ul#menu-top-menu .menu-item-has-children:after {
    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;
    right: 15px;
    top: 25px;
    color: #9520d8;
}
ul#menu-top-menu li {
    position: relative;
}
ul#menu-top-menu li.menu-item-has-children {
    padding-right: 15px;
}
ul#menu-top-menu ul.sub-menu li a {
    padding: 10px;
    border-bottom: 1px solid #ffffff1f;
    background: 0 0;
    color: #fff;
	transition: 0.3s;
}
ul#menu-top-menu ul.sub-menu li a:hover {
    background: #00000026;
}
.clear-text-inner p {
    font-size: 15px;
    line-height: 20px;
    text-align: justify;
}
.clear-text-inner {
    padding: 0 15px;
}
form.woocommerce-cart-form {
    width: 63%;
    float: left;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 35%;
    background: #f2f2f2;
    padding: 15px;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    font-size: 16px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #9520d8;
}
.clear-text-inner h2 {
    font-size: 24px;
    font-weight: 600;
}
.clear-text-inner h3 {
    font-size: 20px;
    font-weight: 600;
}
.clear-text-inner ul {
    padding-left: 30px;
    padding-bottom: 15px;
}
.clear-text-inner ul li {
    list-style-type: disc;
}
.clear-text-inner {
    padding: 0 15px;
    max-height: 15vh;
    overflow: hidden;
    z-index: 110;
    transition: 0.5s;
}
.clear-text-inner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg,#f2f2f2 0%,#0000 100%);
    z-index: 22;
	transition: 0.3s;
}
.more-btn {
    margin: 0;
    position: absolute;
    left: 50%;
    bottom: -15%;
    transform: translate(-50%, -50%);
    z-index: 110;
	cursor: pointer;
	transition: 0.2s;
}
.more-btn:hover {
    color: #9520d8;
    letter-spacing: 1px;
}
.more-btn:after {
    content: "";
    width: 39vw;
    height: 1px;
    position: absolute;
    top: 12px;
    left: -40vw;
    background: #ccc;
}
.more-btn:before {
    content: "";
    width: 39vw;
    height: 1px;
    position: absolute;
    top: 12px;
    right: -40vw;
    background: #ccc;
}
.clear-text-inner.show {
    max-height: 200vh;
}
.clear-text-inner.show:after {
    background: linear-gradient(0deg,#f2f2f2 0%,#0000 0%);
	transition: 0.3s;
}
.banner-box li i {
    color: #400c5e;
}
.woocommerce div.product .woocommerce-tabs .panel h2, section.related.products h2, section.up-sells.upsells.products h2 {
    font-size: 24px;
    font-weight: 600;
}
.woocommerce ul.products.columns-5 li.product, .woocommerce-page ul.products.columns-5 li.product {
    width: 19.1%;
}
.woocommerce .products ul, .woocommerce ul.products {
    margin-right: -13px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
	width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	padding: 0;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    display:none;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: 48%;
    float: left;
}
div#order_review {
    width: 48%;
    float: right;
}
.woocommerce form .form-row {
    width: 100%;
}
.page-id-9 .woocommerce {
    display: inline-block;
}
h3#order_review_heading {
    width: 48%;
    float: right;
    padding-bottom: 24px;
}
.woocommerce form .form-row label {
    line-height: 1;
    width: 100%;
    display: block;
}
span.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    padding: 10px;
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
    border-radius: 4px;
}
.woocommerce table.shop_table {
    background: #f2f2f2;
	border: 0;
}
.page-id-9 .woocommerce h3 {
    font-size: 20px;
    font-weight: 600;
}
.woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
    clear: initial;
}

a.added_to_cart.wc-forward {
    display: none;
}
blockquote {
    background: #f9f9f9;
    border-left: 10px solid #9520d8;
    margin: 1.5em 0px;
    padding: 0.5em 35px;
    quotes: "\201C""\201D""\2018""\2019";
    position: relative;
}
blockquote:before {
    content: "\f10d";
    position: absolute;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 14px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    left: 12px;
    top: 9px;
    color: #9520d8;
}
blockquote p {
  display: inline;
}
.entry-content ol li, .content-area ol li {
    list-style-type: inherit;
}
.entry-content {
    font-size: 16px;
}
span.sku_wrapper, span.posted_in {
    display: block;
}
.dont-find {
    text-align: center;
    padding: 25px;
    background: #f2f2f2;
    margin-top: 20px;
    display: inline-block;
    border-radius: 10px;
    border: 2px solid #9520d8;
}
.dont-find .write-us a, .coly-landing .write-us a {
width: 160px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
background: #fff;
float: left;
margin-right: 3px;
border-radius: 5px;
font-size: 22px;
color: #fff;
transition: 0.3s;
}
.dont-find .write-us a.link-whtsapp, .coly-landing .write-us a.link-whtsapp {
background: #00a884;
}
.dont-find .write-us a.link-telegram, .coly-landing .write-us a.link-telegram {
background: #08c;
}
.dont-find .write-us a.link-viber, .coly-landing .write-us a.link-viber {
background: #7360f2;
}
.dont-find .write-us a span, .coly-landing .write-us a span {
font-size: 13px;
margin-left: 8px;
}
.dont-find .write-us a:hover, .coly-landing .write-us a:hover {
filter: brightness(120%);
}
.dont-find .write-us, .coly-landing .write-us {
    width: max-content;
    margin: 0 auto;
}
.dont-find p span {
    text-transform: lowercase;
}
.coly-landing {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 25px;
    background: white;
    margin-top: 30px;
    border-top: 5px solid #9520d8;
}

/* ---------- #section#call-us ----------- */
section#primary h1.cont-main-title {
    font-size: 32px;
}
section#primary h1.page-main-title {
    font-size: 32px;
    background: #9520d8;
    color: #fff;
    padding: 10px 15px;
    position: relative;
    width: calc(100% + 50px);
    text-align: center;
    margin-left: -25px;
    margin-top: -25px;
    display: block;
    margin-bottom: 25px;
}
.cont-sec h3 {
    font-weight: 600;
}
.cont-sec h4, .cont-sec .numtel {
    font-weight: 700;
    margin-left: 55px;
    position: relative;
    font-size: 21px;
    margin-bottom: 20px;
    line-height: 26px;
}
.cont-sec h4:before, .cont-sec .numtel:before {
    content: "\f2a0";
    position: absolute;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 26px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    left: -58px;
    top: 2px;
    width: 50px;
    color: #9520d8;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f2f2f2;
    border-radius: 50%;
}
.cont-sec h4 span, .cont-sec .numtel p {
    font-size: 14px;
    display: block;
    font-weight: 400;
    text-transform: lowercase;
    margin-top: 1px;
    color: #939393;
}
.cont-sec hr {
    width: 90px;
    margin: 15px 0px 15px 0px;
    border-top: 3px solid #f2f2f2;
}
.cont-sec .write-us a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    float: left;
    margin-right: 8px;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
	transition: 0.4s;
}
.cont-sec .write-us a:hover {
    box-shadow: 0 0 0 2px #fff;
}
.cont-sec .write-us a.link-whtsapp {
    background: #00a884;
}
.cont-sec .write-us a.link-telegram {
    background: #08c;
}
.cont-sec .write-us a.link-viber {
    background: #7360f2;
}
.cont-sec .write-us {
    margin-left: 0px;
}
.cont-sec .write-us p {
    margin-bottom: 5px;
    margin-top: 10px;
    color: #ccc;
    font-size: 14px;
}
/* ---------- #section#call-us ----------- */

.page-form {
    background: #f2f2f2;
    padding: 40px 25px;
    border-radius: 10px;
}

.page-form input {
    width: 80%;
    margin: 0 auto -10px;
    display: block;
    padding: 12px;
    border: 1px solid #ccc;
}
.page-form button {
    padding: 13px;
    width: 60%;
    border-radius: 10px;
    border: 0;
    background: #881ac7;
    color: #fff;
    font-size: 16px;
    transition: 0.3s;
    cursor: pointer;
    margin: 10px auto 15px;
    display: block;
    font-weight: 600;
}
.page-form .h6 span {
    color: #4a4a4a;
    font-size: 15px;
    text-align: center;
    width: 100%;
    display: block;
    margin: 5px auto 15px;
}

main#main .term-description {
    display: none;
}
 
.wc-simple-product-badge {
    width: max-content;
    background: #e91e63;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0 5px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    z-index: 99;
}
.single-product .wc-simple-product-badge {
    left: 25px;
}
.valut {
    margin: 10px 0 0;
    text-align: right;
    font-size: 14px;
}
.valut a:hover {
    text-decoration: underline;
}
.currency-uah section#polos a.cur-uah {
    font-weight: 700;

}
.currency-rub section#polos a.cur-rub {
    font-weight: 700;
}
.valut span {
    margin-right: 5px;
    position: relative;
}
.woocommerce-checkout #payment img {
    width: auto;
}
.thanks-block p {
    font-size: 19px;
    text-align: center;
    width: 60%;
    margin: 0 auto 30px;
    display: block;
    line-height: 26px;
}
.thanks-block h3 {
    font-weight: 600;
    width: 100%;
    margin-bottom: 25px;
}
.thanks-block {
    width: 100%;
}
section#polos {
    background: #9520d8;
    height: 40px;
	color: #fff;
}
section#polos a, section#polos p {
    color: #fff;
}

section#polos .valut.lang-box a {
    margin-right: 10px;
}
.valut.lang-box {
    position: relative;
    width: max-content;
    display: flex;
    float: right;
}
.valut.lang-box:before {
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    bottom: 4px;
    right: 38px;
    z-index: -1;
    background: #fff;
}
section#polos a i {
    font-size: 16px;
    margin: 0 6px;
}
ul#menu-topper-menu {
    display: flex;
}
ul#menu-topper-menu li {
    margin-right: 16px;
}
ul#menu-solcial-menu {
    display: flex;
}
img.free-top {
    width: 80%;
    margin: 0 auto;
    display: block;
}

/* ---------- #big-slider ----------- */
.slider-box {
    height: 600px;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
	display: flex;
	align-items: center;
	justify-content: center;
}


div#big-slideshow .flex-box-inner {
    text-align: center;
}
div#big-slideshow h1 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 100;
    color: white;
}
div#big-slideshow p {
    font-size: 25px;
    font-weight: 100;
    color: white;
}
/* ---------- #big-slider ----------- */
section#big-slider {
    margin-top: -120px;
	overflow: hidden;
}
.woocommerce div.product p.stock {
    position: absolute;
    top: 10px;
    left: -240px;
    background: #ff5722;
    padding: 0 10px 2px;
    color: #fff;
    border-radius: 4px;
}
section#big-slider img.free-side-right {
    position: absolute;
    width: 50vw;
    right: 7vw;
    top: -1vh;
    max-width: 960px;
}
.fist-big-text {
	padding-top: 50px;
    font-size: 60px;
    font-weight: 700;
    line-height: 62px;
}
.fist-big-text span {
    display: block;
    color: #9520d8;
}
.slider-box:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg,#f2f2f2e8 12%,#0000 20%);
    z-index: 2;
}
.sub-big-text {
    font-size: 20px;
    margin-top: 25px;
}
.sub-big-text span {
    display: block;
    font-weight: 700;
    color: #9520d8;
    font-size: 28px;
    margin-bottom: 10px;
}
section#big-slider .button, section#four-screen .button {
    width: 370px;
    text-align: left;
    padding: 20px 25px;
    text-transform: inherit;
    border-radius: 10px;
    margin: 30px 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    background: #9520d8;
	border:0;
}
section#big-slider .button i, section#four-screen .button i {
font-size: 30px;
float: left;
margin-right: 15px;
margin-top: 1px;
}
section#big-slider .button span, section#four-screen .button span {
font-size: 14px;
font-weight: 400;
display: block;
}
section#four-screen .button {
    margin: 35px auto 0;
}
.sub-big-text svg {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
    fill: #ffffff !important;
    background: #9520d8;
    padding: 7px;
    border-radius: 50%;
}
h1.order-title {
    font-size: 32px;
}
.order-sec p {
    font-size: 17px;
    line-height: 28px;
}
.order-sec p strong {
    font-weight: 600;
}
.col-lg-55 {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
padding-right: 5px;
    padding-left: 5px;
}
.prich-item {
    text-align: center;
    border: 1px solid #f2f2f2;
    padding: 25px 15px;
    margin: 0 5px;
    width: 20%;
    transition: .5s;
    border-radius: 5px;
    background: #f2f2f2;
}
.act-color {
    background: #9520d8;
    border: 1px solid #9520d8;

    z-index: 2;

}
.flex-row {
    display: flex;
}
.num-prich {
    position: relative;
    font-size: 110px;
    font-weight: 800;
    color: #9520d8;
    line-height: 110px;
}
.prich-item.act-color .num-prich, .prich-item.act-color p, .prich-item.act-color h4 {color:#fff;}
span.tit-style {
    font-weight: 600;
    color: #9520d8;
    display: block;
    font-size: 20px;
	margin-bottom: 15px;
}
.dont-find h4 {
    font-size: 18px;
}
.dont-find ul {
    margin-bottom: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel ul {
    padding-left: 30px;
    margin-bottom: 15px;
}
.woocommerce div.product .woocommerce-tabs .panel ul li {
    list-style-type: disc;
}
img.with-rad {
    border-radius: 10px;
}



h2.inf-title {
    width: max-content;
    position: absolute;
    z-index: 99;
    background: #9520d8;
    text-transform: uppercase;
    font-size: 20px;
    padding: 5px 15px;
    color: #fff;
    transform: rotate(-90deg);
    left: -171px;
    top: 196px;
}
.one-watch {
    text-align: center;
    padding: 25px;
    margin-bottom: 30px;
    background: #fff;
    min-height: 230px;
    border-radius: 6px;
}
section#first-screen, section#three-screen, section#gallery, section#how-we-work {
    background: #fff;
}

.one-watch p {
    width: 70%;
    float: left;
}
.one-watch img {
    width: 200px;
	height: fit-content;
    float: right;
}
.one-watch.text-right img {
    margin-left: 10px;
}
.one-watch.text-left img {
    float: left;
    margin-right: 10px;
}
.one-watch .flex-box-inner {
    display: flex;
}
/* ---------- #section#color-preims ----------- */
section#color-preims .item-color {
    background: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
    box-shadow: rgb(0 0 0 / 20%) 0px 11px 38px 0px;
    text-align: center;
    margin-top: 100px;
}
section#color-preims .item-color h3 {
    color: #fff;
    font-size: 60px;
    font-weight: 900;
    padding: 0 25px;
}
section#color-preims .item-color img {
    width: 80%;
    margin: -100px auto 0;
}

section#color-preims .item-color p {
    color: #fff;
    margin: 0 25px 30px 25px;
    display: inline-block;
}
section#color-preims .item-color.cp1 {
    background: linear-gradient(45deg, #9c27b0, #2196f3);
}
section#color-preims .item-color.cp2 {
    background: linear-gradient(45deg, #f44336, #ff9800);
}
section#color-preims .item-color.cp3 {
    background: linear-gradient(45deg, #4caf50, #009688);
}
/* ---------- #section#color-preims ----------- */
section#color-preims {
    background: #fff;
}
section#color-preims .item-color h3 span {
    display: block;
    font-size: 13px;
    text-transform: uppercase;
    background: #fff;
    width: 60%;
    margin: 0 auto 25px;
    padding: 3px 10px;
    border-radius: 20px;
    color: #303030;
	font-weight: 600;
}
section#color-preims .item-color.cp1 h3 span, .item-color.cp1 .button {
    color: #6758cd;
}
section#color-preims .item-color.cp2 h3 span, .item-color.cp2 .button {color:#f44336;}
section#color-preims .item-color.cp3 h3 span, .item-color.cp3 .button {color:#4caf50;}
section#color-preims .item-color .button {
    width: 220px;
    margin: 0 auto 25px;
    display: inline-block;
    border-radius: 10px;
	border:0;
}

.type-item {
    padding: 25px;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 6px;
	background-size: contain !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
}
.type-item.tl-1 {
    background: url(/wp-content/themes/just1page/img/tl1.jpg) #fff;
	border-left: 5px solid #9520d8;
}
.type-item.tl-2 {
    background: url(/wp-content/themes/just1page/img/tl2.jpg) #fff;
	border-left: 5px solid #ff9800;
}
.type-item.tl-3 {
    background: url(/wp-content/themes/just1page/img/tl3.jpg) #fff;
	border-left: 5px solid #4caf50;
}
.type-item.tl-4 {
    background: url(/wp-content/themes/just1page/img/tl4.jpg) #fff;
	border-left: 5px solid #e91e63;
}
.type-item.tl-5 {
    background: url(/wp-content/themes/just1page/img/tl5.jpg) #fff;
	border-left: 5px solid #2196f3;
}
.type-item.tl-6 {
    background: url(/wp-content/themes/just1page/img/tl6.jpg) #fff;
	border-left: 5px solid #ffc107;
}
.type-item.tl-7 {
    background: url(/wp-content/themes/just1page/img/tl7.jpg) #fff;
	border-left: 5px solid #8bc34a;
}
.type-item.tl-8 {
    background: url(/wp-content/themes/just1page/img/tl8.jpg) #fff;
	border-left: 5px solid #ff5722;
}
.type-item.tl-9 {
    background: url(/wp-content/themes/just1page/img/tl9.jpg) #fff;
	border-left: 5px solid #4caf50;
}
/* ---------- section#how-we-work ----------- */
section#how-we-work .order-box {
    padding: 25px 15px 15px;
    border-radius: 15px;
	margin-bottom: 15px;
	position: relative;
}
section#how-we-work .num-order {
    font-size: 102px;
    font-weight: 900;
    position: absolute;
    right: 35px;
    top: -40px;
    color: #f6f6f6;
}
section#how-we-work .order-box-img {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    width: 200px;
    height: 200px;
    background: #9520d8;
    border-radius: 50%;
    margin: 0px auto 20px;
    position: relative;
    counter-increment: order 1;
    border: 10px solid #fff;
}
section#how-we-work .order-box-img img {
    transform: translate(0px, -4px);
    width: 95%;
}
section#how-we-work .order-box h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}
section#how-we-work .order-box p {
    text-align: center;
    font-weight: 500;
}
section#how-we-work .order-box .button {
    background: #f74033;
    border-radius: 10px;
    color: #fff;
}
section#how-we-work .order-box.mt-40 {
    margin-top: 50px;
}
section#how-we-work .order-box-img:before {
    content: "";
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    position: absolute;
    top: -10px;
    left: -10px;
    border: 1px dashed #9520d8;
    border-radius: 50%;
}
section#how-we-work .order-box.border-down:after {
    content: "";
    width: 270px;
    height: 0px;
    position: absolute;
    top: 35%;
    right: -140px;
    border-top: 1px dashed #ccc;
    z-index: -1;
    transform: rotate(20deg);
}
section#how-we-work .order-box.border-up:after {
    content: "";
    width: 270px;
    height: 0px;
    position: absolute;
    top: 22%;
    right: -140px;
    border-top: 1px dashed #ccc;
    z-index: -1;
    transform: rotate(-20deg);
}

/* ---------- section#how-we-work ----------- */

section#gallery .container-high .row {
margin-left: -4px;
margin-right: -4px;
}
section#gallery .container-high [class*=col-] {
padding-left: 4px;
padding-right: 4px;
}
section#gallery a.image-scaling {
    margin-bottom: 8px;
    display: block;
	overflow:hidden;
}
section#seven-screen .type-item img {
    width: 70px;
    float: left;
    margin-right: 15px;
}
section#seven-screen .type-item h3 {
    font-size: 22px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-bottom: 15px;
}
section#seven-screen .type-item p {
    display: inline-block;
    width: 100%;
}

/* ---------- #section#call-us ----------- */

section#call-us h3 {

    font-weight: 600;
}
section#call-us h4 {
    font-weight: 700;
    position: relative;
    width: max-content;
    margin: 0 auto 15px;
}
section#call-us h4:before {
    content: "\f2a0";
    position: absolute;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 33px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    left: -35px;
    top: 4px;
    color: #9520d8;
}
section#call-us h4 span {
    font-size: 14px;
    display: block;
    font-weight: 400;
}
section#call-us hr {
    width: 90px;
    margin: 15px 0px 15px 0px;
    border-top: 3px solid #f74033;
}
.horizon-form {
    margin: 30px 0;
}
.write-us a {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    float: left;
    margin-right: 8px;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
	transition: 0.4s;
}
.write-us a:hover {
    box-shadow: 0 0 0 2px #fff;
}
.write-us a.link-whtsapp {
    background: #00a884;
}
.write-us a.link-telegram {
    background: #08c;
}
.write-us a.link-viber {
    background: #7360f2;
}
.write-us {
    margin-left: 35px;
}
section#call-us .write-us p {
    margin-bottom: 5px;
    margin-top: 10px;
    color: #ccc;
    font-size: 14px;
}
/* ---------- #section#call-us ----------- */

section#six-screen .type-item p {
    width: 70%;
    margin: 0;
}
section#six-screen .type-item h3 {
    font-size: 20px;
}
section#gallery a.image-scaling img {
    transition: 0.5s;
	transform:scale(1.05)
}
section#gallery a.image-scaling:hover img {
	transform:scale(1.0)
}

.horizon-form form input, .horizon-form form select {
    width: 25%;
    margin: 0 10px;
    padding: 10px;
    height: 60px;
    border: 1px solid #ccc;
    border-radius: 8px;
}
.horizon-form form {
    display: flex;
    width: 80%;
    margin: 0 auto;
}
.horizon-form .button {
    margin: 0 10px;
    width: 25%;
    background: #9520d8;
    border-radius: 8px;
    border: 0;
    color: #fff;
}


section#call-us .write-us a {
width: 160px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
background: #fff;
float: left;
margin-right: 3px;
border-radius: 5px;
font-size: 22px;
color: #fff;
transition: 0.3s;
}
section#call-us .write-us a.link-whtsapp {
background: #00a884;
}
section#call-us .write-us a.link-telegram {
background: #08c;
}
section#call-us .write-us a.link-viber {
background: #7360f2;
}
section#call-us .write-us a.link-vk {
background: #0077FF;
}
section#call-us .write-us a span {
font-size: 13px;
margin-left: 8px;
}
section#call-us .write-us a:hover {
filter: brightness(120%);
}
section#call-us .write-us {
    width: max-content;
    margin: 0 auto;
}


section.related.products ul.products li.product {
    margin: 0 0.9% 0.992em 0;
}

main#main img.wp-post-image {
    width: auto;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    border-radius: 5px;
    transition: 0.3s;

}

.background-box:hover img.wp-post-image {
    transform: scale(1.1);
    transition: 0.3s;
}
h1.sng-page {
    font-size: 28px;
}

.box-der img {
    border-radius: 5px;
}
.box-der h3 {
    font-size: 20px;
    margin-top: 15px;
}
.box-der {
    border: 1px solid rgb(242 242 242);
    padding: 15px;
    margin-bottom: 30px;
    background: #fff;
    transition: 0.3s;
}
.box-der:hover {
    background: #f2f2f2;
}
.shot-d {
    padding: 5px 0px 0px;
    width: 100%;
    display: inline-block;
    height: 70px;
    overflow: hidden;
}
.shot-d p {
    color: #979797;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 20px;
}

.related-box {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #f2f2f2;
}

.box-der h3 a {
    color: #2e2e2e;
}

div#side-box .woocommerce ul.products li.product a img {
    width: 80px;
    float: left;
    margin: 0;
    border-radius: 8px;
}

div#side-box .woo-product-short-desc, div#side-box .woocommerce ul.products li.product .button,  div#side-box .woocommerce ul.products li.product .price {display:none;}
div#side-box .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
    font-weight: 500;
    padding: 15px 80px 15px 15px;
    height: 80px;
    overflow: hidden;
    background: transparent;
    position: relative;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
div#side-box .woocommerce ul.products li.product, div#side-box .woocommerce-page ul.products li.product {
    margin: 0 0.9% 0.492em 0;
    background: #0000004f;
    padding: 10px;
    border-radius: 10px;
    border: 0;
}
div#side-box .woocommerce ul.products {
    margin: 0;
}
div#side-box .woocommerce ul.products li.product .price {
    font-size: 14px;
    color: #03c4f1;
    padding: 0;
    font-weight: 600;
    position: relative;
    bottom: 13px;
    display: block !important;
    float: right;
    width: max-content;
    margin-top: -40px;
}
.entry-content.single-cont h2 {
    font-size: 26px;
}
.entry-content.single-cont h3 {
    font-size: 24px;
}
.entry-content.single-cont h4 {
    font-size: 22px;
}
.entry-content.single-cont h5 {
    font-size: 20px;
}
.related-box h4 {
    margin-bottom: 20px;
}
div#side-box .banner-box a.button:hover {
    background: #831cbe;
}
div#side-box a.random-blog {
    /* display: block; */
    border-bottom: 1px solid #8318c1;
    padding: 5px 0;
    transition: 0.3s;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: left;
    line-height: 17px;
    height: 58px;
}
div#side-box a.random-blog i {
    font-size: 25px;
    color: #00000054;
    margin-right: 10px;
}
div#side-box a.random-blog:hover {
    color: #01c7f1;
}
div#side-box .our-partners a {
    padding: 10px;
    height: 80px;
    background: #00000045;
    position: relative;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 14px;
    transition: 0.4s;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border: 2px solid #9520d8;
    border-radius: 12px;
}

.entry-content.single-cont ul li {
    list-style-type: disc;
    margin-bottom: 10px;
}
.entry-content.single-cont ul {
    padding-left: 25px;
    margin-bottom: 15px;
}
nav.navigation.pagination {
    width: 100%;
    display: block;
    padding: 0 15px;
}
.nav-links {
    width: max-content;
    float: right;
    display: flex;
}
span.nav-next-text, span.nav-prev-text {
    display: none !important;
}
.nav-links span, .nav-links a {
    width: 40px;
    height: 40px;
    display: block;
    background: #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 2px;
    color: #ccc;
    border-radius: 10px;
    font-weight: 600;
    transition: 0.4s;
}
span.page-numbers.current {
    background: #9520d8;
    color: #fff;
}
svg.svg-icon {
    fill: #ccc;
}
.nav-links span:hover, .nav-links a:hover {
    color: #fff;
    background: #9520d8;
}

div#useronline-details p {
    font-size: 12px;
    color: #fff;
    line-height: 15px;
    margin-bottom: 10px;
}
div#useronline-details h2 {
    font-size: 16px;
}
div#useronline-details h2, div#useronline-details a {
    color: #12cfe7;
}



/*-------- CHAT STYLE -----*/
#wps-telegram-chat {
    width: 370px;
    background: #F2F5F8;
    padding: 0;
    border: 0;
    box-shadow: 0px 0px 25px #00000021;
}
#wps-telegram-chat h5 {
    border-bottom: 2px solid #ffffff;
    padding: 15px 15px 15px 50px;
}
#wps-telegram-chat-update {
    left: 15px;
    top: 15px;
}
div#wps-telegram-chat-welcome p {
    background: #86bb71;
    margin: 15px 15px -10px 15px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 500;
    padding: 15px;
}
#wps-telegram-chat-content .content.outgoingMessage {
    background: #94C2ED;
    padding: 10px;
    margin: 25px 15px;
    border-radius: 4px;
    border: 0;
}
#wps-telegram-chat-content .content.incomingMessage {
    background: #86BB71;
    padding: 10px;
    margin: 8px 25px 8px 15px;
    border-radius: 4px;
    border: 0;
}
#wps-telegram-chat-content {
    min-height: 250px;
    max-height: 500px;
    overflow: auto;
    padding: 0px 0px 0px 15px;
    margin: 8px 0;
}
#wps-telegram-chat-content .content p.date {
    font-size: 10px;
    margin-top: -32px;
    font-weight: 500;
    color: #9d9d9d;
}
#wps-telegram-chat-content .content p.message {
    font-size: 13px;
    font-weight: 500;
    color: #fff;
    line-height: 20px;
    margin: 10px 0px 5px;
}
#wps-telegram-chat-content .content p.icon {
    top: 25px;
}
#wps-telegram-chat-content .content p.message {
    padding-left: 15px;
}
div#wps-telegram-chat-input {
    padding: 0 15px 15px 30px;
}

#wps-telegram-chat-textarea textarea {
    border: 0;
    border-radius: 10px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 70px;
    font-size: 14px;
    line-height: 18px;
    padding: 15px;
    margin: 0;
    display: block;
}
#wps-telegram-chat-send {
    right: 15px;
}
#wps-telegram-chat-app, #wps-telegram-chat-close, #wps-telegram-chat-update {
    top: 15px;
    right: 15px;
}
#wps-telegram-chat.hide {
    padding: 15px;
}
#wps-telegram-chat.hide #wps-telegram-chat-close {
    background-size: 60%;
}
/*-------- CHAT STYLE -----*/

h3.label-style {
    background: #9520d8;
    width: max-content;
    padding: 15px 25px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 5px;
}
a.catalog-link span {
    font-size: 11px;
}
a.catalog-link {
    float: right;
    margin-top: -75px;
    font-weight: 600;
    color: #262626;
    padding: 15px 25px;
    background: #f2f2f2;
    border-radius: 8px;
}

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

.filter-links {
    width: 100%;
    display: flex;
    padding: 30px 0 10px;
}


.portfolio-menu {
    width: 80%;
    float: right;
    margin-top: -36px;
}
.menu-portfolio-container {
    width: max-content;
    float: right;
}
ul#menu-portfolio {
    display: flex;
}
ul#menu-portfolio a {
    color: #2f2f2f;
    background: #f2f2f2;
    margin: 0 2px 0;
    display: block;
    padding: 5px 15px;
    border-radius: 20px;
    font-weight: 500;
}
ul#menu-portfolio .current-menu-item a {
    background: #9520d8;
    color: #fff;
}

.filter-links p {
    font-size: 15px;
    background: #f2f2f2;
    margin: 2px;
    padding: 10px 15px;
    cursor: pointer;
    transition: 0.4s;
    border-radius: 4px;
    font-weight: 500;
}

.filter-links p:hover {
    color: #fff;
    background: #9520d8;
}


.background-box {
    width: 100%;
    height: 350px;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 40px;
    overflow: hidden;
    float: left;
    position: relative;
    transition: 0.3s;
}

.background-box:hover.bg-dark:before {
    backdrop-filter: blur(2px);
    transition: 0.3s;
}
.background-box img {
    position: relative;
    margin-left: 5%;
    margin-top: 5%;
    border-radius: 20px !important;
    box-shadow: 0 0 15px #00000054;
}
.all-portfolio {
    width: 48%;
    margin: 15px 12px;
    float: left;
}
div#portfolio {
    width: 100%;
}
.name-port-box {
    width: 100%;
    background: #f2f2f2;
    padding: 60px 0 40px;
    margin-top: -40px;
    display: inline-block;
    border-radius: 0 0 40px 40px;
}

.name-port-box .button {
    border: 2px solid #9520d8;
    width: max-content;
    padding: 15px 40px;
    border-radius: 15px;
    color: #9520d8;
}

.name-port-box p {
    font-size: 15px;
    margin-bottom: 0;
}

.name-port-box a.button.portfolio-color {
    background: #9520d8;
    color: #fff;
    margin-left: 15px;
}

.btn-flex {
    display: flex;
    width: max-content;
    margin: 0 auto;
}


.portfolio-flags img {
    width: auto;
    border-radius: 6px !important;
    margin: 0 5px;
}
.portfolio-flags {
    display: flex;
    width: max-content;
    top: 30px;
    right: 30px;
    position: absolute;
    justify-content: right;
}