@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("/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"); }
    @font-face {
  font-family: "Druk Cyr";
  src: url("/fonts/DrukCyr-Medium.eot");
  src: local("Druk Cyr Medium"), local("DrukCyr-Medium"), url("/fonts/DrukCyr-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/DrukCyr-Medium.woff2") format("woff2"), url("/fonts/DrukCyr-Medium.woff") format("woff"), url("/fonts/DrukCyr-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
  @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;
}
.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: #fff;
	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: #0C2340;
}
a:hover {
    text-decoration: none;
}
ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}
p {
    font-weight: normal;
    line-height: 28px;
    color: #2e2e2e;
    margin-bottom: 15px;
    font-size: 18px;
}
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;
}
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-size: 39px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
}
h2.title span {
    color: #0C2340;
    display: block;
}
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: #0C2340;
}
.bg-gray {
    background: #efefef;
}
.linar-bg {
    background: linear-gradient(120deg, #4780b0 50%, #4377a2 50%);
}
.bg-gradient {background: linear-gradient(45deg, #0C2340 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: 55px;
    top: 55%;
    opacity: 0.8;
    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);
	background-size: cover;
}
button.owl-prev {
    position: absolute;
    left: 10px;
    top: 55%;
    opacity: 0.8;
    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);
	background-size: cover;
}
button.owl-next:hover, button.owl-prev:hover {
    opacity: 0.9;
}
.owl-dots {
    width: max-content;
    margin: -60px auto 38px;
    z-index: 9999;
    position: relative;
}
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: 20px;
    width: 40px;
    height: 1px;
    background: #ffffff47;
    margin: 0px 4px;
}
button.owl-dot.active {
    background: #fff;
}
.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: 999;
    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: #0C2340;
    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: #0C2340;
    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: #D4A345;
}
div#calform .flex-box-inner {
    width: auto;
}

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

.hover_content_block:hover .hover_con_text {
    max-height: 1500px;
}

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

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

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

/* ---------- #work-banner ----------- */
section#work-banner {
    height: 90vh;
}
section#work-banner .flex-box {
    height: 90vh;
}
section#work-banner img, section#last-banner img {
    width: auto;
}
section#last-banner {
    padding-bottom: 60px;
}
.container-high h1 {
    margin-top: 2vw;
    font-size: 2.3vw;
    line-height: 3vw;
    text-transform: uppercase;
    font-weight: 600;
        color: #0C2340;
}
.container-high h1 span {
        color: #D4A345;
}
.ooffer-box p {
    font-size: 24px;
    line-height: 33px;
}
.ooffer-box {
    max-width: 44%;
    margin-top: 25px;
    margin-bottom: 0px;
    display: inline-block;
}
.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, section#last-banner .button {
    padding: 18px 20px 22px;
    text-transform: inherit;
    border-radius: 10px;
    margin: 30px 0 0;
background: #021D46;
background: linear-gradient(245deg, rgba(2, 29, 70, 1) 100%, rgba(4, 44, 93, 0) 100%);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}
section#work-banner .button i, section#last-banner .button i {
    font-size: 30px;
    float: left;
    margin-right: 15px;
    margin-top: 1px;
}
section#work-banner .button span, section#last-banner .button span {
    font-size: 14px;
    font-weight: 400;
    display: block;
}
/* ---------- #work-banner ----------- */
.header {
  padding: 15px 0;
      position: absolute;
    width: 100%;
    z-index: 100;
}

.header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-logo img {
  width: auto;
}

.mintxt {
    font-weight: 500;
    margin: 20px 0;
}

.banmess {
    text-align: center;
    display: flex;
    flex-direction: row;
    gap: 14px;
}

.banmess a {
    border: 2px solid #0C2340;
    padding: 5px 12px 9px;
    margin-right: 10px;
    border-radius: 6px;
    color: #0C2340;
    font-size: 20px;
}
.banmess a i {
    margin-right: 6px;
}

.banmess i {
    padding: 6px;
    border-radius: 20px;
    width: 32px;
    height: 32px;
    color: #fff;
}

.banmess i.fa-telegram-plane {
    background: #34ace8;
}

.banmess i.fa-viber {
    background: #675da9;
}

/* Правая колонка */
.header-right {
  display: flex;
  flex-direction: row;
    align-items: flex-end;
    gap: 8px;
}

.header-socials {
  display: flex;
  gap: 12px;
  margin-bottom: 8px;
}

.social-item i {
  font-size: 20px;
  color: #000;
}

.header-phone {
font-size: 18px;
    color: #021d46;
    text-decoration: none;
    position: relative;
    top: -4px;
}

.header-phone i {
  margin-right: 2px;
}

/* Мобильная адаптация */
@media (max-width: 768px) {
  .header-container {
    flex-direction: row; 
    align-items: flex-start;
  }

  .header-right {
    margin-left: auto;
    align-items: flex-end;
        flex-direction: column;
  }

  .header-phone {
    margin-top: 5px;
  }
}



/* ---------- #topser ----------- */
section#topser {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
	z-index: 99;
	padding: 15px 0;
}
section#topser p, section#topser a {
    color: #2e2e2e;
    font-weight: 500;
}
section#topser .topser-wrap {
    display: flex;
    align-items: center;
}
.col-width-70 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
section#topser .topser-item {
    height: 70px;
    display: flex;
}
section#topser a.topser-logo img {
    width: 210px;
    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: right;
    width: 100%;
    margin-top: 15px;
}
section#topser .header-phone__time {
    font-size: 0.8rem;
	display: flex;
    width: 100%;
    align-items: center;
    justify-content: right;
}
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: #0C2340;
}
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: #0C2340;
    font-size: 11px;
    padding: 11px 5px;
    text-transform: inherit;
    margin: 0;
    width: 194px;
    color: #fff !important;
}
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: #0C2340;
}
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;
}

.write-us a {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    float: left;
    margin-right: 5px;
    border-radius: 50%;
    font-size: 18px;
    color: #fff;
}
.write-us a.link-whtsapp {
    background: #e52e2e;
}
.write-us a.link-telegram {
background: #34ACE8;
}
.write-us a.link-viber {
    background: #675da9;
}
.write-us a i {
    margin-top: 2px;
    color: #fff;
    font-weight: normal;
}
/* ---------- #topser ----------- */

/* ---------- #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 .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 ----------- */

/* ---------- #why-us ----------- */
section#why-us .hover_content_block {
text-align: center;
font-size: 16px;
min-height: 370px;
vertical-align: middle;
padding: 40px;
background: #fff;
z-index: 7;
flex-grow: 1;
background-size: cover;
position: relative;
background-repeat: no-repeat;
transition: 0.4s;
border-radius: 40px;
}
.hover_con_text {
    max-height: 310px;
    overflow: hidden;
    transition: 0.4s;
}
section#why-us .hover_content_block h2 {
    font-size: 23px;
    font-weight: 800;
    font-family: 'Montserrat';
}
section#why-us .hover_con_text svg {
    width: 100px;
    height: 100px;
    fill: #3cac2c;
    margin-bottom: 20px;
}
/* ---------- #why-us ----------- */


/* ---------- #nums ----------- */
.one-nums {
    margin: 30px 0;
    display: flex;
    background: #fff;
    padding: 20px;
}
.chart-box span {
    font-size: 14px;
    display: block;
    text-align: right;
    line-height: 20px;
    margin-bottom: 15px;
    color: #26313f;
    font-family: 'Corsa Grotesk';
    font-weight: 600;
}
.chart-box {
    font-size: 50px;
    font-weight: 800;
    float: left;
    margin-right: 30px;
    line-height: 20px;
    color: #0C2340;
    padding-bottom: 20px;
    position: relative;
    width: max-content;
    text-align: right;
    font-family: 'Montserrat', sans-serif;
}
.one-nums h3 {
    font-size: 18px;
    padding-top: 0;
    text-transform: uppercase;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    line-height: 22px;
    color: #26313f;
    font-weight: 600;
}
.chart-box:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #ccc;
    position: absolute;
    top: 0;
    right: -15px;
}
/* ---------- #nums ----------- */


/* ---------- #tabster ----------- */
section#tabster .owl-nav button.owl-next, section#tabster .owl-nav button.owl-prev {
    color: #000000 !important;
    font-size: 50px !important;
    position: absolute !important;
    top: 34% !important;
    line-height: 32px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #d4a345 !important;
}


section#tabster button.owl-prev {
left: 27%;
}

section#tabster button.owl-next {
right: 27%;
}


section#tabster .named span {
    display: block;
    font-size: 12px;
    color: #0C2340;
    font-weight: 600;
}
section#tabster .named {
font-size: 20px;
font-weight: bold;
}

section#tabster .owl-carousel.owl-drag .owl-item {
padding: 100px 0;
}

section#tabster .yell-named {
font-size: 12px;
line-height: 14px;
color: #b9a710;
}
section#tabster .normal-named {
font-size: 12px;
line-height: 16px;
padding: 25px;
position: relative;
color: #5f5f5f;
}
section#tabster .normal-named:before {
content: "\f10d";
position: absolute;
display: inline-block;
font-family: 'Font Awesome 5 Free';
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 900;
left: 0px;
top: 30px;
color: #0C2340;
opacity: 0.7;
}

section#tabster .normal-named:after {
content: "\f10e";
position: absolute;
display: inline-block;
font-family: 'Font Awesome 5 Free';
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: 900;
right: 0px;
bottom: 2px;
color: #0C2340;
opacity: 0.7;
}

section#tabster .owl-item.active.center .one-tests {
transform: scale(1.3);
opacity: 1;
transition: 0.5s;
box-shadow: 0 0 25px #7d7d7d45;
}

section#tabster .owl-item.active.medium .one-tests {
transform: scale(1);
opacity:0.3;
transition:0.5s;
box-shadow: 0 0 25px #7d7d7d45;
}

section#tabster .owl-item.active .one-tests {
transform: scale(1);
opacity:0.3;
transition:0.5s;
box-shadow: 0 0 25px #7d7d7d45;
}

section#tabster .owl-item.active.center {
z-index: 999;
}
section#tabster button.owl-prev {
left: 25.7%;
}
section#tabster button.owl-next {
right: 25.7%;
}

section#tabster .owl-item.medium.active {
z-index: 9;
}

section#tabster .owl-carousel .owl-nav button span {
height: 50px;
display: block;
}

section#tabster button.owl-prev:hover, section#tabster button.owl-next:hover {
background: #0C2340 !important;
}
section#tabster button.owl-next:before, section#tabster button.owl-prev:before {content:none;}
/* ---------- #tabster ----------- */

/* ---------- #tabs ----------- */

section#tabs .btn-link:hover {
    text-decoration: none;
}
section#tabs .card {
    margin: 5px 0;
}
section#tabs i {
    color: #0C2340;
    padding-right: 7px;
}
section#tabs .card-header {
    padding: .75rem 0.25rem;
}
section#tabs .back-call {
    background: #0C2340;
    padding: 22px 30px 0;
    min-height: 448px;
    margin: 5px 0;
    border-radius: 0px;
    text-align: center;
}
section#tabs .back-call h3 {
    color: white;
}
section#tabs .back-call input, section#tabs .back-call textarea {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    border: 0;
    border-bottom: 2px solid #ffffff;
    background: transparent;
    font-size: 16px;
}
.back-call input::-webkit-input-placeholder {color:#fff;}
.back-call input::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
.back-call input:-moz-placeholder           {color:#fff;}/* Firefox 18- */
.back-call input:-ms-input-placeholder      {color:#fff;}
.back-call textarea::-webkit-input-placeholder {color:#fff;}
.back-call textarea::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
.back-call textarea:-moz-placeholder           {color:#fff;}/* Firefox 18- */
.back-call textarea:-ms-input-placeholder      {color:#fff;}
.back-call p.aft-but {
    color: white;
    padding-top: 15px;
}
section#tabs .back-call p {
    font-size: 15px;
    color: white;
    line-height: 18px;
    padding: 5px;
}
section#tabs .back-call .button {
    border: 2px solid #fff;
    cursor: pointer;
}
section#tabs .card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ebeff2;
    background-clip: border-box;
    border: 0;
    border-radius: 0;
    margin-bottom: 5px;
}
section#tabs .card-header {
    padding: .75rem 0.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 0;
}
section#tabs .btn-link {
    font-size: 18px;
    width: 100%;
    display: block;
    line-height: 1;
    font-weight: 600;
    text-align: left;
    color: #000;
}
section#tabs .card-header h5:before {
    content: "\f059";
    position: absolute;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: 25px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    right: 17px;
    top: 12px;
    color: #0C2340;
    z-index: 99;
}
/* ---------- #tabs ----------- */
.container-owl {
    width: calc(100% + 34%);
    margin: 0 auto;
}
/* ---------- #iboxer-slide ----------- */
section#iboxer-slide {
    overflow-x: clip;
    padding-bottom: 90px;
}
section#iboxer-slide .i-box {
    min-height: 300px;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
    overflow: hidden;
    transition: 0.5s;
    border-radius: 40px;
}
section#iboxer-slide .i-box.fon1 {
background: url(/img/iboxer1.jpg);
}
section#iboxer-slide .i-box.fon2 {
background: url(/img/iboxer2.jpg);
}
section#iboxer-slide .i-box.fon3 {
background: url(/img/iboxer3.jpg);
}
section#iboxer-slide .i-box.fon4 {
background: url(/img/iboxer4.jpg);
}
section#iboxer-slide .i-box.fon5 {
background: url(/img/iboxer5.jpg);
}
section#iboxer-slide .i-box.fon6 {
background: url(/img/iboxer6.jpg);
}
section#iboxer-slide .i-box.fon7 {
background: url(/img/iboxer7.jpg);
}
section#iboxer-slide .i-box.fon8 {
background: url(/img/iboxer8.jpg);
}
section#iboxer-slide .i-box.fon9 {
background: url(/img/iboxer9.jpg);
}
section#iboxer-slide .i-box.fon16 {
background: url(/img/f16.jpg);
}
section#iboxer-slide .i-box.fon17 {
background: url(/img/f17.jpg);
}
section#iboxer-slide .i-box.fon18 {
background: url(/img/f18.jpg);
}
section#iboxer-slide .i-box:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background: linear-gradient(to top,#000000b8,#ffffff00);
}
section#iboxer-slide .i-box h2 {
    text-align: left;
    color: #f9f9f9;
    bottom: 20px;
    position: absolute;
    width: 90%;
    text-transform: inherit;
    transition: 0.5s;
    left: 20px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    height: 50px;
    line-height: 23px;
}
section#iboxer-slide .i-box h2 span {
width: 100%;
display: block;
font-size: 24px;
font-weight: 300;
}

section#why-us {
    overflow-x: clip;
}


/* ---------- #page-footer ----------- */
section#page-footer {
    background: #2f2e2e;
    padding: 40px 0 20px;
}
section#page-footer a.logo img {
    width: 200px;
    margin-top: -13px;
    margin-right: 18px;
    height: fit-content;
}
section#page-footer a.logo {
    color: #fff;
    text-transform: inherit;
    font-size: 28px;
    font-family: 'Bebas Neue';
    font-weight: bold;
    margin-top: 7px;
    display: flex;
}

section#page-footer .phone-box span {
    font-size: 14px;
    display: block;
    font-weight: 500;
}
section#page-footer .phone-box {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    text-align: right;
    padding-top: 2px;
    line-height: 23px;
}
section#page-footer .copy-box a, section#page-footer .copy-box p {
    color: #ccc;
    margin-bottom: 0;
    padding: 0px;
	display: block;
}

section#page-footer hr {
    border-top: 1px solid #ffffff1a;
	margin-top: 35px;
}

/* ---------- #page-footer ----------- */


/* ---------- #counters ----------- */
section#counters {
    min-height: 550px;
    background: url(/img/block-fon.jpg);
    background-position: center;
	background-size: cover;
}
section#counters .flex-box {
    height: 550px;
}
section#counters h2.titl {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: 600;
}
section#counters p {
    font-size: 18px;

    line-height: 25px;
    color: #fff;
    margin-top: 20px;
}
section#counters .button {
    margin: 30px 0 0;
}
/* ---------- #counters ----------- */


/* ---------- #contact-box ----------- */

.main-contact {
    height: 500px;
}
section#contact-box h2.titl {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    font-weight: 900;
    color: #fff;
}
section#contact-box .flex-box {
    height: 500px;
}
section#contact-box p, section#contact-box a, section#contact-box i {
    color: #fff;
}
section#contact-box input, section#contact-box textarea {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    border: 0;
    border-bottom: 2px solid #ffffff;
    background: transparent;
    font-size: 18px;
}
section#contact-box input::-webkit-input-placeholder {color:#fff;}
section#contact-box input::-moz-placeholder          {color:#fff;}/* Firefox 19+ */
section#contact-box input:-moz-placeholder           {color:#fff;}/* Firefox 18- */
section#contact-box input:-ms-input-placeholder      {color:#fff;}
section#contact-box .button {
    border: 2px solid #fff;
    cursor: pointer;
}
/* ---------- #contact-box ----------- */


/* ---------- section#how-we-work ----------- */
section#how-we-work .order-box {

    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: #0C2340;
    border-radius: 50%;
    margin: 0px auto 20px;
    position: relative;
    counter-increment: order 1;
    border: 10px solid #f7f7f7;
}
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: 23px;
    font-weight: 800;
    font-family: 'Montserrat';
}
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 #0C2340;
    border-radius: 50%;
}
section#how-we-work .order-box.border-down:after {
    content: "";
    width: 200px;
    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: 200px;
    height: 0px;
    position: absolute;
    top: 22%;
    right: -140px;
    border-top: 1px dashed #ccc;
    z-index: -1;
    transform: rotate(-20deg);
}

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

section#about-us img {
    border-radius: 40px;
}

/* ---------- #google-map ----------- */
section#google-map {
    height: 500px;
}
#map {
        height: 100%;
}
/* ---------- #google-map ----------- */
.order-box-img svg {
    width: 90px;
    height: 90px;
    fill: #efefef;
}

/* ---------- #call-line ----------- */

section#call-line {
    background: #0C2340;
}
section#call-line svg {
    width: 40px;
    float: left;
    fill: #fff;
    margin-right: 15px;
	padding-top: 5px;
}
section#call-line h5 {
    color: #fff;
    padding: 0px 20px 0;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
}
section#call-line h5 span {
    font-weight: 400;
    padding-left: 15px;
}
section#call-line input {
    width: 60%;
    float: left;
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 30px 0px 0px 30px;
    height: 50px;
}
section#call-line button {
    width: 40%;
    margin: 0;
    background: #414247;
    border-radius: 0px 30px 30px 0px;
    font-size: 17px;
    height: 50px;
    cursor: pointer;
    border: 0;
    color: white;
}
/* ---------- #call-line ----------- */

.one-name i {
    color: #0C2340;
}
.one-name a {
    color: #2e2e2e;
}
.one-name {
    display: flex;
    width: 100%;
    padding: 20px;
    background: #f9f9f9;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}
.col-flex {
    width: 33.3333333%;
}

.one-name.green-col i {
    color: #fff;
}
.one-name.green-col {
    background: #0C2340;
    color: #fff;
}

section#work-banner h2 {
    font-weight: 600;
    color: #f9f9f9;
    background: #0C2340;
    width: max-content;
    padding: 15px 25px 25px;
    font-size: 31px;
    border-radius: 10px;
    margin-top: 35px;
}

div#partners-owl img {
    border: 1px solid #efefef;
    border-radius: 15px;
	padding: 5px;
}
.col-flex.fist-col {
    width: 45%;
}

.col-lg-3.offset-33 {
    margin-left: 15%;
}
section#counters li {
    font-size: 24px;
    margin-top: 10px;
    list-style-type: disc;
    color: #fff;
}
section#counters ul {
    padding-left: 25px;
    margin-top: 25px;
}
.desc-none {
display: none;
}

.service-item {
    display: block;
    text-align: center;
    border-radius: 6px;
    padding: 15px;
    text-decoration: none;
    color: #000;
    transition: transform .2s, box-shadow .2s;
}

.service-item img {
    width: 200px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.service-item:hover {
    transform: translateY(-4px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}
.langs {
    margin: 0 0px 0 10px;
    float: left;
    position: relative;
    top: -4px;
    font-size: 20px;
}
.iti {
    width: 100%;
}
.iti__selected-flag {
    border-radius: 20px 0 0 20px;
}
