
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("/fonts/fa-regular-400.eot");
  src: url("/fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-regular-400.woff2") format("woff2"), url("/fonts/fa-regular-400.woff") format("woff"), url("/fonts/fa-regular-400.ttf") format("truetype"), url("/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("/fonts/fa-solid-900.eot");
  src: url("/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-solid-900.woff2") format("woff2"), url("/fonts/fa-solid-900.woff") format("woff"), url("/fonts/fa-solid-900.ttf") format("truetype"), url("/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("/fonts/fa-brands-400.eot");
  src: url("/fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("/fonts/fa-brands-400.woff2") format("woff2"), url("/fonts/fa-brands-400.woff") format("woff"), url("/fonts/fa-brands-400.ttf") format("truetype"), url("/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; }
    @font-face {
    font-family: 'Corsa Grotesk';
    src: url('/fonts/CorsaGrotesk-Thin.eot');
    src: local('/fonts/Corsa Grotesk Thin'), local('/fonts/CorsaGrotesk-Thin'),
        url('/fonts/CorsaGrotesk-Thin.eot?#iefix') format('embedded-opentype'),
        url('/fonts/CorsaGrotesk-Thin.woff2') format('woff2'),
        url('/fonts/CorsaGrotesk-Thin.woff') format('woff'),
        url('/fonts/CorsaGrotesk-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Corsa Grotesk';
    src: url('/fonts/CorsaGrotesk-Regular.eot');
    src: local('/fonts/Corsa Grotesk Regular'), local('CorsaGrotesk-Regular'),
        url('/fonts/CorsaGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/CorsaGrotesk-Regular.woff2') format('woff2'),
        url('/fonts/CorsaGrotesk-Regular.woff') format('woff'),
        url('/fonts/CorsaGrotesk-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-weight: normal;
    font-style: normal;
    font-size: 15px;
	background: #edf0f0;
	margin: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: 'Corsa Grotesk';
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #2e2e2e;
    margin-top: 0px;
    font-weight: 400;
}
a {
    text-decoration: none;
    color: #5f9ea0;
}
a:hover {
    text-decoration: none;
}
ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}
p {
    font-size: 17px;
    font-weight: normal;
    line-height: 26px;
    color: #2e2e2e;
    margin-bottom: 15px;
}
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 {
    max-width: 85vw;
    margin: 0 auto;
    position: relative;
    z-index: 10;
	max-height: 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: #5f9ea0;
}

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: #5f9ea0;
}
.bg-gray {
    background: #f4f8fb;
}
.linar-bg {
    background: linear-gradient(120deg, #4780b0 50%, #4377a2 50%);
}
.bg-gradient {background: linear-gradient(45deg, #5f9ea0 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(/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: -15px;
    top: 50%;
    transition: 0.4s;
    font-size: 0 !important;
}
button.owl-next:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
        background: url(/img/a2.png) #5f9ea0;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 35%;
}
button.owl-prev {
    position: absolute;
    left: -65px;
    top: 50%;
    transition: 0.4s;
    font-size: 0 !important;
}
button.owl-prev:before {
    content: "";
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/img/a1.png) #5f9ea0;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 35%;
}
button.owl-next:hover, button.owl-prev:hover {
    opacity: 0.9;
}
.owl-dots {
    width: max-content;
    margin: 20px auto 0px;
    z-index: 9999;
    position: relative;
}
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    width: 8px;
    height: 8px;
    background: #e5e5e5;
    margin: 0px 4px;
    border-radius: 50%;
}
.card-body li {
    margin-bottom: 5px;
}
.card-body ul {
    height: 200px;
    overflow: hidden;
    margin-bottom: 30px;
    max-height: 200px;
	position: relative;
    transition: 1.8s;
}
section#shopper-box .card:hover {
    position: absolute;
}
.owl-carousel .owl-stage-outer {
    overflow-x: clip !important;
    overflow: inherit;
}
section#shopper-box {
    z-index: 9999;
}
ul.featrs:hover:before {
    content: none;
}
ul.featrs:hover {
    height: auto;
    max-height: 1000px;
	transition: 0.8s;
}
button.owl-dot.active {
    background: #5f9ea0;
}
.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: #5f9ea0;
    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: #5f9ea0;
    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: #5f9ea0;
}
div#calform .flex-box-inner {
    width: auto;
}

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

/* ---------- #buttons options ----------- */
.button {
    display: block;
    padding: 15px 0;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    margin: 25px auto 0;
    width: 225px;
    text-align: center;
    z-index: 1;
    border-radius: 15px;
    cursor: pointer;
    background: #5f9ea0;
    font-weight: 600;
    font-size: 14px;
    overflow: hidden;
    transition: 0.3s;
}
.btn-bg {
background: #5f9ea0;
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: #5f9ea0;
    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 ----------- */

/* ---------- #work-banner ----------- */
section#work-banner {
    height: 100vh;
    background: url(/img/main-bg.jpg);
    background-size: cover;
    background-position: center;
}
section#work-banner .flex-box {
    height: 100vh;
}
.container-high h1 {
    font-size: 55px;
    line-height: 60px;
}
.container-high h1 span {
    font-weight: 700;
    color: #5f9ea0;
}
.ooffer-box {
    max-width: 60%;
}
.ooffer-item {
    width: 50%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 30px;
	max-width: 350px;
}
.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 {
    font-size: 18px;
    margin-bottom: 0;
}
.ooffer-item p span {
    display: block;
    font-weight: 700;
}
section#work-banner .button {
    width: 290px;
    text-align: left;
    padding: 20px 25px;
    text-transform: inherit;
    border-radius: 10px;
    margin: 30px 0 0;
    background: #5f9ea0;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}
section#work-banner .button i {
    font-size: 30px;
    float: left;
    margin-right: 15px;
    margin-top: 3px;
}
section#work-banner .button span {
    font-size: 14px;
    font-weight: 400;
    display: block;
}
img.free-wom {
    position: absolute;
    width: auto;
    bottom: -28px;
    right: 7%;
} 
/* ---------- #work-banner ----------- */

/* ---------- #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;
}
section#color-preims .item-color h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    padding: 0 25px;
}
section#color-preims .item-color hr {
    width: 50px;
    margin: 0px 0px 10px 25px;
    border-top: 3px solid #fff;
}
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, #198355, #19cb4b);
}
section#color-preims .item-color.cp2 {
    background: linear-gradient(45deg, #060606, #4c4c4c);
}
section#color-preims .item-color.cp3 {
    background: linear-gradient(45deg, #09121c, #1d4670);
}
/* ---------- #section#color-preims ----------- */

/* ---------- #about-us ----------- */
section#about-us {
    padding-top: 160px;
    padding-bottom: 40px;
}
section#about-us .flex-box-inner {
    background: #fff;
    padding: 25px;
    border-radius: 40px;
	position: relative;
}
section#about-us .sub-img-box {
	margin: 0;
    position: absolute;
    left: 50%;
    bottom: -60px;
    transform: translate(-50%, -50%);
    width: 230px;
    padding: 10px;
	background: #be0000;
    border-radius: 10px;
}
section#about-us .sub-img-box h4 span {
    font-size: 50px;
    display: block;
    font-weight: bold;
	color: #ffa700;
}
section#about-us .sub-img-box h4 {
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
}
section#about-us .sub-img-box:before {
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    position: absolute;
    top: 5px;
    left: 5px;
    border: 1px solid #f53030;
    border-radius: 8px;
}
section#about-us .about-vhar {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    margin-bottom: 15px;
}
section#about-us .one-vhar {
    background: #f3f3f3;
    padding: 15px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-family: 'Bebas Neue';
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #565656;
}
section#about-us .one-vhar span {
    color: #e31616;
}
/* ---------- #about-us ----------- */

/* ---------- #counters ----------- */
section#counters {
    min-height: 550px;
    background: url(/img/block-fon.jpg);
    background-position: center;
	z-index: 99;
}
section#counters .flex-box {
    height: 550px;
}
section#counters h2.titl span {
    display: block;
    font-size: 28px;
    color: #2e2e2e;
}
section#counters h2.titl {
    text-transform: uppercase;
    font-size: 46px;
    font-weight: 900;
    line-height: 49px;
    color: #5f9ea0;
}
section#counters p {
    font-size: 18px;
    font-style: italic;
    line-height: 25px;

}
section#counters .button {
    margin: 12px 0 0;
    display: inline-block;
    border: 0;
}
/* ---------- #counters ----------- */

/* ---------- #why-us ----------- */
section#why-us .hover_content_block {
    text-align: center;
    font-size: 16px;
    min-height: 260px;
    vertical-align: middle;
    padding: 25px;
    background: #ffffffba;
    z-index: 7;
    flex-grow: 1;
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    backdrop-filter: blur(5px);
}
.hover_con_text img {
    width: 70px;
    margin-bottom: 25px;
}
section#why-us .hover_content_block h2 {
    font-size: 20px;
    font-weight: bold;
}
section#why-us .hover_con_text svg {
    width: 70px;
    height: 70px;
    fill: #5f9ea0;
}

section#about-us h2.title {
    font-size: 30px;
}
/* ---------- #why-us ----------- */

/* ---------- 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: -6px;
    top: -40px;
    color: #e5e5e5;
}
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: #fff;
    border-radius: 40px;
    margin: 0px auto 20px;
    position: relative;
    counter-increment: order 1;
}
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.border-down:after {
    content: "";
    width: 200px;
    height: 0px;
    position: absolute;
    top: 37%;
    right: -140px;
    border-top: 2px dashed #5f9ea0;
    z-index: -1;
    transform: rotate(25deg);
}
section#how-we-work .order-box.border-up:after {
    content: "";
    width: 200px;
    height: 0px;
    position: absolute;
    top: 14%;
    right: -140px;
    border-top: 2px dashed #5f9ea0;
    z-index: -1;
    transform: rotate(-25deg);
}
.order-box-img svg {
    width: 90px;
    height: 90px;
    fill: #ccc !important;
}
.cls-1{fill:#5f9ea0 !important}
section#counters.right-image {
    background: url(/img/block-fon2.jpg);
}
section#how-we-work {
    padding-top: 60px;
}
/* ---------- section#how-we-work ----------- */

/* ---------- #top-adress-2 ----------- */
section#top-adress-2 {
    position: absolute;
    width: 100%;
    top: 39px;
    z-index: 99;
    background: rgb(255 255 255 / 80%);
    padding: 15px 30px;
}
section#top-adress-2 a.logo img {
    width: 155px;
}
.adress-icon svg {
    width: 45px;
    height: 45px;
    float: left;
    fill: #5f9ea0;
    margin-top: -2px;
    margin-right: 15px;
}
section#top-adress-2 .button {
    margin: 0;
    float: right;
    border-radius: 10px;
    background: #5f9ea0;
}
.adress-icon {
    margin-top: 4px;
}
/* ---------- #top-adress-2 ----------- */

/* ---------- #easy-footer ----------- */
section#easy-footer {
    background: url(/img/review-bg.jpg);
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
section#easy-footer h2.title {
    color: #fff;
}
section#easy-footer .easy-contact {
    display: flex;
    align-items: center;
    justify-content: center;
}
section#easy-footer .one-contact {
    width: 100%;
    background: #ffffff29;
    padding: 25px;
    border-radius: 15px;
    box-shadow: 0 0 15px #06115017;
    position: relative;
    backdrop-filter: blur(5px);
    text-align: center;
    margin: 0 25px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
}
section#easy-footer .one-contact {
    width: 25%;
    padding: 25px;
}
section#easy-footer .one-contact i {
    background: #f74033;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 30px;
    margin: 0 auto 15px;
}
section#easy-footer p {
    color: #fff;
    text-align: center;
}
section#easy-footer hr {
    width: 100px;
    border-top: 3px solid #f74033;
}
section#easy-footer i.fas.fa-envelope {
    background: #3f51b5;
}
section#easy-footer i.fab.fa-whatsapp {
    background: #009688;
}

.easy-copyright {
    border-top: 1px solid #2c2c2c;
    margin-top: 60px;
    padding-top: 25px;
    padding-bottom: 15px;
    backdrop-filter: blur(5px);
}
/* ---------- #easy-footer ----------- */

section#color-preims {
    margin-top: -80px;
	z-index: 12;
}

section#work-banner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg,#edf0f0 0%,#0000 20%);
    z-index: 1;
}

/* ---------- #section#qests ----------- */
section#qests {
min-height: 400px;
}
.date-box {
    border: solid 1px #e9e9e9;
    padding: 30px 30px;
    position: relative;
    transition: 0.5s;
    cursor: pointer;
    background: #fff;
    width: 100%;
    border-radius: 15px;
}
.date-box img {
width: auto;
position: absolute;
right: 17px;
top: 16px;
}
.date-box h4 span {
font-size: 40px;

}
.date-box h4 {
font-size: 85px;
font-weight: 900;
color: #0161c7;
transition: 0.5s;
}
.date-box:hover h4, .date-box:hover p, .date-box.active h4, .date-box.active p, .date-box:hover .steps-item-footer-text {
color: #ffffff;
}

.date-box:after {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    top: 10px;
    left: 10px;
    z-index: -1;
    background: #009688;
    opacity: 0;
    transition: 0.5s;
    border-radius: 10px;
}

.date-box:hover:after, .date-box.active:after {
opacity: 1;
}
.date-box:hover, .date-box.active {
transform: translate3d(0,-14px,0);
}

.steps-item-footer {
display: flex;
align-items: center;
font-weight: 600;
}
.steps-item-footer-icon:after, .steps-item-footer-icon:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
transition: opacity 0.4s;
}
.steps-item-footer-icon {
width: 22px;
height: 22px;
flex-shrink: 0;
margin-right: 12px;
position: relative;
background-color: #0161c7;
border: solid 1px #0161c7;
transition: background-color 0.4s,border-color 0.4s;
}
.steps-item-footer-icon--toggle:after, .steps-item-footer-icon--toggle:before {
width: auto;
height: 2px;
left: 3px;
right: 3px;
top: 50%;
margin-top: -1px;
transform-origin: center;
background-color: #ffffff;
transition: background-color 0.4s,transform 0.4s;
}
.steps-item-footer-icon--toggle:after {
transform: rotate(90deg);
opacity: 1;
}

.steps-item-footer-text {
color: #0161c7;
}
.date-box.active .steps-item-footer-icon--toggle:after {
transform: rotate(0deg);
}
.date-box.active .steps-item-footer-text {
color: #fff;
}

.sub-box {
height: 0;
overflow: hidden;

}

.date-box.active .sub-box {
height: 100%;
overflow: hidden;
padding-top:15px;
transition: 0.5s;
}
/* ---------- #section#qests ----------- */

section#work-banner p {
    width: 50%;
    font-size: 18px;
    line-height: 26px;
    margin-top: 25px;
    font-weight: 600;
    color: #2e2e2e;
    text-shadow: 0px 0px 31px #fff6, 0px 0px 32px #ffffff73, 0px 0px 22px #ffffff38;
}
.tbl-style span {
    width: 25%;
    text-align: center;
    float: right;
    font-size: 25px;
    border-left: 1px solid #edf0f0;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tbl-style {
    display: flex;
    align-items: center;
    justify-content: left;
    text-align: left;
    background: #fff;
    height: 60px;
    margin-bottom: 10px;
    padding: 0 0px 0 20px;
    width: auto;
    border-radius: 10px;
    margin-left: 70px;
    position: relative;
}
.tbl-style p {
    width: 84%;
    margin-bottom: 0;
    line-height: 20px;
    padding-right: 20px;

}
.prem-box {
    position: absolute;
    width: 100%;
    bottom: -70px;
    background: rgb(255 255 255 / 80%);
    backdrop-filter: blur(19px);
    border-radius: 20px;
    z-index: 9999;
    padding: 20px 40px;
}
.prem-box i {
    font-size: 10px;
    color: #5f9ea0;
    float: left;
    margin-top: 19px;
    margin-right: 15px;
}
.prem-box h3 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 36px;
}
section#top-product p {
    text-align: left;
    color: #353535;
    line-height: 20px;
}
.prem-box p.vid-pos {
    padding-top: 30px;
}
.box-video {
    position: relative;
    max-width: 100%;
    margin: 0 auto 20px auto;
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px;
    height: 430px;
}
.prem-box .box-video {
    height: 100px;
    margin: -1px auto 0px auto;
	max-width: 200px;
}
.prem-box .col-lg-2 {
    margin-bottom: -10px;
}
section#work-banner .prem-box p.vid-pos {
    margin-top: -3px;
    padding-right: 25px;
}
.bg-video:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(84 84 84 / 80%);
    z-index: 1;
}
.box-video .bt-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    display: inline-block;
    width: 60px;
    height: 60px;
    background: #5f9ea0;
    border-radius: 50%;
    text-indent: -999em;
    cursor: pointer;
    z-index: 2;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    animation: ripple 0.7s linear infinite;
}
.box-video .bt-play:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 0;
    width: 0;
    margin: -12px 0 0 -6px;
    border: solid transparent;
    border-left-color: #fff;
    border-width: 12px 20px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.prem-box p {
    margin-bottom: 0;
}
.bg-video {
    height: 100px;
    background-size: cover !important;
}
section#work-banner .prem-box p {
    font-size: 16px;
    line-height: 20px;
    margin-top: 7px;
	width: 100%;
}
i.fas.fa-check {
    color: #4caf50;
}
i.fas.fa-times {
    color: #f44336;
}


.tbl-style.transperent {
    background: transparent;
    height: 24px;
}
.tbl-style.transperent span {
    font-size: 16px;
    background: #5f9ea0;
    height: 50px;
    border: 0;
    border-left: 0;
    border-radius: 10px 10px 0px 0px;
    margin-left: 2px;
    color: #fff;
    z-index: -1;
    line-height: 6px;
}

/* ---------- #shopper-box ----------- */

section#shopper-box .card {
    border-radius: 40px;
	border:0;
}
section#shopper-box .button {
    width: 100%;
    margin: 10px auto 0;
}
section#shopper-box h5.mt-4 {
    margin-top: -10px;
    display: initial;
}
section#shopper-box .card-title {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 25px;
}
/* ---------- #shopper-box ----------- */
.card-img {
    width: 150px !important;
    margin: -75px auto 0;
    border-radius: 50%;
    border: 10px solid #edf0f0;
}
section#shopper-box a.button.small-rad2 {
    background: transparent;
    border: 2px solid #5f9ea0;
    color: #5f9ea0;
    font-weight: 600;
}
.card-body i {
    color: #5f9ea0;
}


.owl-carousel .owl-item {
    padding-top: 75px;
}

/* ---------- #google-map ----------- */
section#google-map {
height: 500px;
}
#map {
height: 100%;
}
/* ---------- #google-map ----------- */

section#counters {
    width: 98%;
    margin: 0 auto;
    border-radius: 40px;
}

img.free-line.linepos1 {
    position: absolute;
    top: -3%;
    width: 100%;
    left: 0;
}
img.free-line.linepos2 {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
}

.round1 {
    width: 10px;
    height: 10px;
    position: absolute;
    background: #fff;
    left: -95px;
    border-radius: 50%;
    top: 90px;
}

.round2 {
    width: 25px;
    height: 25px;
    position: absolute;
    background: #fff;
    left: -76px;
    border-radius: 50%;
    top: 71px;
}


.round3 {
    width: 35px;
    height: 35px;
    position: absolute;
    background: #fff;
    left: -48px;
    border-radius: 50%;
    top: 43px;
}

section#counters label input {
    border: 1px solid #5f9ea0;
    padding: 15px;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #ffffff26;
}
section#counters label span {
    display: block;
    margin-bottom: 8px;
    color: #939393;
}
section#counters label {
    width: 46%;
    float: left;
    margin-right: 2%;
}
.tbl-style b {
    width: 60px;
    height: 60px;
    background: #5f9ea0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -70px;
    color: #fff;
    font-size: 22px;
    border-radius: 10px;
}

img.free-mapping {
    position: absolute;
    top: -75vh;
}


/* ---------- #round-footer ----------- */
section#round-footer {
    background: #2b2c31;
    margin-top: 80px;
    padding-top: 60px;
	padding-bottom: 15px;
}
section#round-footer .svg-frame {
    transform: rotate(180deg);
    top: -50px;
}
section#round-footer .svg-frame svg {
    fill: #2b2c31;
    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: #5f9ea0;
    border-radius: 20px;
    position: relative;
    z-index: 99;
}
section#round-footer .round-form img {
    width: 140px;
    bottom: 0;
    position: absolute;
    left: 40px;
}
section#round-footer .round-call-text {
    width: 37%;
    font-size: 23px;
    color: #fff;
    padding-left: 17%;
    line-height: 31px;
}
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;
}
section#round-footer .round-form form button {
    padding: 15px;
    width: 28%;
    margin-left: -15px;
    border-radius: 13px;
    border: 0;
    background: #4f8b8d;
    color: #fff;
    font-size: 15px;
    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: 20px;
    text-align: right;
    width: 100%;
}
section#round-footer a.header-phone__link {
    font-weight: 700 !important;
}
section#round-footer .header-phone i {
    color: #5f9ea0;
}
section#round-footer .header-phone__time {
    font-size: 0.8rem;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: right;
	color: #fff;
}
section#round-footer p, section#round-footer a {
    color: #fff;
    font-weight: 500;
}
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: #ccc;
margin-bottom: 0;
padding: 10px 0;
display: block;
}
/* ---------- #round-footer ----------- */

section#round-footer img {
    width: 70%;
}

ul.featrs:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg,#ffffff 0%,#0000 20%);
    z-index: 22;
}