@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: 'Conv_DIN Condensed';
    src: url("../fonts/DIN%20Condensed.eot");
    src: local("☺"), url("../fonts/DIN%20Condensed.woff") format("woff"), url("../fonts/DIN%20Condensed.ttf") format("truetype"), url("../fonts/DIN%20Condensed.svg") format("svg");
    font-weight: 400;
    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: 'Montserrat', sans-serif;
	background: #f5f5f5;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #000;
    margin-top: 0px;
    font-weight: 400;
}
a {
    text-decoration: none;
    color: #4781b1;
}
a:hover {
    text-decoration: none;
}
ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none
}
p {
    font-weight: 500;
    line-height: 24px;
    color: #000;
    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-80 {padding-top:90px; padding-bottom:90px;}
.ptb-80 {padding-top:100px; padding-bottom:100px;}
.ptb-80 {padding-top:110px; padding-bottom:110px;}
.ptb-80 {padding-top:120px; padding-bottom:120px;}
.ptb-80 {padding-top:130px; padding-bottom:130px;}
section {
    position: relative;
}
section .container {
    z-index:10;
	position: relative;
}
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 {
    text-align: center;
    margin-bottom: 50px;
	position: relative;
	font-family: 'Conv_DIN Condensed';
    font-size: 40px;
    text-align: center;
}
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(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.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(/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(/img/a1.png);
	background-size: cover;
}
button.owl-next:hover, button.owl-prev:hover {
    opacity: 0.9;
}
.owl-dots {
    width: max-content;
    margin: 0px auto 0px;
    z-index: 9999;
    position: relative;
}
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    width: 5px;
    height: 5px;
    background: #d5d5d5;
    margin: 0px 4px;
	border-radius:50%;
}
button.owl-dot.active {
    background: #5271ff;
}
.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: 475px;
    height: auto;
    border-radius: 20px;
    padding: 40px 25px;
    box-sizing: border-box;
    background: #ffffff;
    background-color: #fff;
    padding: 20px 45px;
    border-radius: 10px;
}
.cme-cls, .form .cme-cls {
    position: absolute;
    top: 15px;
    right: 15px;
    border: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: 0.4s;
    filter: invert(50%);
}
.form .cme-cls:hover {
    transform: scale(0.8);
}
.cme-cls, .form .cme-cls svg {
    fill: #ebeff2;
}
.form input {
    width: 350px;
    margin: 15px auto 0;
    background: #fff;
    padding: 10px;
    padding-left: 20px;
    height: 48px;
    font-size: 14px;
    border-radius: 10px;
    border: 1px solid #000;
    display: block;
}
div#full-checks {
    display: flex;
}
.callback button {
    display: block;
    font-size: 25px;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
    color: #fff;
    padding: 16px 30px;
    border: 0;
    width: 100%;
    margin-top: 25px;
    background: linear-gradient(28deg, #003bff, #00357c);
    box-shadow: 0 0 40px 5px #2400ff;
    font-weight: 500;
    font-family: 'Conv_DIN Condensed';
    text-transform: uppercase;
}
.callback button:hover {animation: ripple 0.7s linear infinite;}
.h6 h2 {
    text-align: center;
    margin: 0px;
    padding-bottom: 0px;
    margin-top: 10px;
    font-weight: 700;
    font-size: 27px;
    letter-spacing: 0px;
    font-family: 'Conv_DIN Condensed';
    text-transform: uppercase;
}
.sub6 {
    font-family: 'Conv_DIN Condensed';
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 20px;
}
.redt {
    text-align: center;
    background: #fe0000;
    width: max-content;
    margin: 0 auto;
    padding: 6px 8px;
    color: #fff;
    font-family: 'Conv_DIN Condensed';
    font-size: 20px;
    text-transform: uppercase;
}
.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: #4781b1;
}
div#calform .flex-box-inner {
    width: auto;
}
.popup-label {
    color: #0a0a0a;
    padding-top: 10px;
    font-family: 'Conv_DIN Condensed';
    width: 40%;
    float: left;
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 20px;
    margin-right: 2%;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 70px;
    line-height: 20px;
}
div#full-checks {
    display: flex;
    width: 56%;
    float: inherit;
    margin: 10px auto 0;
}
div#full-checks input {
    width: 30px;
    height: 30px;
    border: 1px solid #000 !important;
    margin-right: 20px;
    border-radius: 5px;
}
.popup-label-new {
    margin-bottom: 15px;
	font-size: 12px;
    text-align: center;
}
div#full-checks img {
    height: 60px;
    width: auto;
    margin-right: 15px;
}
div#full-checks img.with-tek {
    height: 30px;
    margin-top: 13px;
}
.callback button#button-4 {
    background: red;
    box-shadow: none;
    border-radius: 10px;
    padding: 6px;
    width: 320px;
    margin: 0 auto;
}
/* ---------- #callback ----------- */

/* ---------- #buttons options ----------- */
.button {
    display: block;
    padding: 10px 0px 10px 40px;
    position: relative;
    color: #fff !important;
    text-transform: uppercase;
    margin: 25px auto 0;
    width: 360px;
    text-align: center;
    z-index: 1;
    border-radius: 20px;
    cursor: pointer;
    font-weight: 500;
    font-size: 26px;
    overflow: hidden;
    transition: 0.3s;
   background: linear-gradient(28deg, #5271ff, #5271ff);
    font-family: 'Conv_DIN Condensed';
    border: none;
}
.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;
}
.button img {
    width: 45px;
    position: absolute;
    left: 17px;
    top: 6px;
}
/* ---------- #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 ----------- */

section#top-head-tarnper h1 {
    font-family: 'Conv_DIN Condensed';
    font-size: 50px;
    padding-top: 6vh;
    text-transform: uppercase;
}
section#top-head-tarnper h1 span {
    background: #5271ff;
    color: #fff;
    width: max-content;
    padding: 5px 15px;
}
section#top-head-tarnper h3 {
    font-size: 24px;
}
.logo-box img {
    width: auto;
    float: left;
    margin-right: 12px;
}
.head-box {
    width: 100%;
    display: inline-block;
}
.phone-box {
    float: right;
    margin-top: 10px;
}
section#copy-footer img {
    width: auto;
}
section#top-head-tarnper {
    height: 100vh;
	overflow:hidden;
	min-height: 670px;
}
img.free1 {
    width: 620px;
    bottom: -15px;
    position: absolute;
    right: -140px;
    z-index: -1;
}
.desc-none {
    display: none;
}
section#top-head-tarnper h2 {
    width: 59%;
    font-size: 34px;
    padding-top: 20px;
}

section#top-head-tarnper2 {
    height: 100vh;
}
img.free3 {
    position: absolute;
    left: -13%;
    bottom: 20%;
    width: 700px;
}
section#top-head-tarnper3 h2 {
    font-family: 'Conv_DIN Condensed';
    font-size: 80px;
    padding-top: 60px;
    text-align: left;
}

img.free2 {
    width: 65%;
    margin: 0 auto;
    display: block;
}
img.free4 {
    width: 570px;
}
section#top-head-tarnper2 .button {
    margin: 40px auto;
}
section#top-head-tarnper .button {
    margin: 45px 0;
}

img.free5 {
    width: 600px;
    float: right;
    margin-top: -25vh;
    margin-right: 0;
}
div#toscroll h4 {
    font-size: 17px;
    padding-top: 13px;
    font-weight: 500;
}
section#steps {
    padding-top: 90px;
}
/* ---------- #copy-footer ----------- */
section#copy-footer {
background: #1f2225;
}
section#copy-footer {
background: #000;
border-top: 10px solid #4e4e4e;
}
section#copy-footer p {
padding: 0;
margin: 0;
color: #e2e2e2;
}
.textmin a {
font-size:12px;
color: #ccc;
}
/* ---------- #footer ----------- */

section#top-head-tarnper3 {
    height: auto;
	min-height: 600px;
}

section#copy-footer h4 {
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 16px;
    padding-top: 10px;
    color: #fff;
    font-weight: 300;
}
section#copy-footer a {
    color: #fff;
}
section#copy-footer a {
    color: #fff;
}
img.tarifsimg {
    width: 800px;
    margin: 0 auto;
}

.write-us a {
    width: 140px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    float: left;
    margin-right: 8px;
    border-radius: 6px;
    font-size: 22px;
    color: #fff;
}
.write-us a.link-insta {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.write-us {
    margin-top: 30px;
}
.write-us a.link-whtsapp {
background: #ff0000;
}
.write-us a.link-telegram {
background: #08c;
}
.write-us a.link-viber {
background: #7360f2;
}
a.link-inst {
    background: #f09433; 
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 22px;
    color: #fff;
    }
.write-us a span {
    font-size: 13px;
    margin-left: 8px;
}
.write-us a:hover {
    filter: brightness(120%);
}
.write-us h4 {
    font-size: 20px;
    font-weight: 600;
    padding-top: 7px;
    display: inline-block;
    padding-left: 30px;
}
.write-us img {
    width: 100px;
    transform: rotate(36deg);
    margin-top: 18px;
    position: absolute;
}
section#top-head-tarnper2 .write-us {
    width: max-content;
    margin: 20px auto;
}

section#steps h3 {
    font-family: 'Conv_DIN Condensed';
    color: #5271ff;
}
section#primush h3 {
	font-family: 'Conv_DIN Condensed';
    color: #5271ff;
    text-align: center;
	text-transform: uppercase;
}

.steps-item.sst-2 {
    padding-top: 60px;
}

.steps-item.sst-3 {
    padding-top: 120px;
}

.steps-item.sst-4 {
    padding-top: 180px;
}
section#primush h2, section#steps h2, section#top-head-tarnper2 h2 {
    font-family: 'Conv_DIN Condensed';
    font-size: 40px;
    text-align: center;
}

/* ---------- #tabs ----------- */
section#tabs .btn-link {
font-weight: bold;
color: #2b2b2b;
background-color: transparent;
width: 100%;
text-align: left;
font-size: 17px;
}
section#tabs .btn-link:hover {
text-decoration: none;
}
section#tabs .card {
margin: 5px 0;
}
section#tabs i {
color: #4781b1;
padding-right: 7px;
}
section#tabs .card-header {
padding: .75rem 0.25rem;
}
section#tabs .back-call {
background: #4781b1;
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: 15px;
width: 100%;
display: block;
line-height: 1;
font-weight: 700;
text-align: left;
}
section#tabs .card-header h5:before {
content: "\f055";
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: #5271ff;
z-index: 99;
}
/* ---------- #tabs ----------- */
.one-zvert {
    background: #ffffff4a;
    padding: 20px;
    min-height: 180px;

    margin-bottom: 30px;
    box-shadow: 0 0 25px #00000026;
    box-shadow: inset 0 0 40px #00000026;
}
.one-zvert i {
    color: #fff;
    float: left;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 100px;
}
.one-zvert:before {
    content: "";
    width: 150px;
    height: 150px;
    position: absolute;
    top: -51px;
    left: -31px;
    background: radial-gradient(#e66465 0%, #9198e500 70%);
    z-index: -1;
}
.primush-item {
    text-align: center;
    margin-bottom: 40px;
    padding-top: 30px;
}
.ones-box {
    background: #fff;
    padding: 20px;
    min-height: 180px;
    margin-bottom: 30px;
    border-radius: 10px;
    box-shadow: 0 0 25px #00000026;
    margin-top: 60px;
}

section#top-head-tarnper2 {
    height: auto;
}
section#top-head-tarnper.footer-block {
    height: 90vh;
    overflow: hidden;
    min-height: 450px;
}
section#top-head-tarnper.footer-block .button {
    margin: 40px 0 0;
}
.primush-item p {
    text-transform: uppercase;
}
.footer-block img.free1 {
    width: 560px;
    bottom: -10%;
    position: absolute;
    right: -117px;
    z-index: -1;
}
.footer-block .write-us {
    float: left;
    margin-top: 30px;
}
img.free33 {
    width: 400px;
    position: absolute;
    right: -18vh;
    TOP: -30vh;
}
.ones-box img {
    width: auto;
    position: absolute;
    right: -15px;
    bottom: -53px;
}
.ones-box li {
    list-style-type: disc;
    font-family: 'Conv_DIN Condensed';
    font-size: 20px;
    text-transform: uppercase;
}
.ones-box h3 {
    font-family: 'Conv_DIN Condensed';
    font-size: 32px;
    text-transform: uppercase;
}

.one-zvert.height-min {
    min-height: 130px;
}

img.click {
width: 60px;
    margin: 0;
    position: absolute;
    left: 52%;
    top: 28%;
    transform: translate(-50%, -50%);
	animation: lighter 1s infinite linear;
}


@keyframes lighter {
0% {
transform: scale(1.0);
}
50% {
transform: scale(1.2);
}
100% {
transform: scale(1.0);
}
}


/* ---------- #tabster ----------- */
section#tabster .owl-nav button.owl-next, section#tabster .owl-nav button.owl-prev {
color: #fff !important;
font-size: 30px !important;
position: absolute !important;
top: 40% !important;
width: 35px;
height: 35px;
display: flex;
align-items: center;
justify-content: center;
    opacity: 1;
border-radius: 50%;
background: #5271ff !important;
}


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

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

section#tabster .one-tests img {
    width: 220px;
    height: auto;
    margin: 0 auto;
}
section#tabster .one-tests {
background: #fff;
text-align: center;
padding: 10px;
}

section#tabster .named {
font-size: 20px;
font-weight: bold;
}

section#tabster .owl-carousel.owl-drag .owl-item {
padding: 50px 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: #135c92;
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: #135c92;
opacity: 0.7;
}

section#tabster .owl-item.active.center .one-tests {
transform: scale(1.1);
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: #135c92 !important;
}
section#tabster button.owl-next:before, section#tabster button.owl-prev:before {content:none;}
/* ---------- #tabster ----------- */


.countdown {
    color: #545f8e;
    display: block;
    font-weight: 400;
    text-align: center;
    font-size: 30px;
    margin: 0 auto;
    width: 100%;
}
.countdown-number {
padding: 0 10px;
display: inline-block;
position: relative;
}
.countdown-time {
display: inline-block;
font-weight: 600;
}
.countdown-text {
display: block;
padding-top: 5px;
font-size: 14px;

}
.countdown-number.with-dot:after {
content: ":";
position: absolute;
top: -3px;
right: -9px;
color: #545f8e;
}
.pricess {
    width: 100%;
    text-align: center;
    font-size: 70px;
    font-family: 'Conv_DIN Condensed';
    margin-bottom: -15px;
}
.pricess s {
    color: #818181;
}
.obtels {
    width: 350px;
    margin: 15px auto 15px;
}
.messbutt  span {
    color: #fff;
}
.fa-telegram-plane::before, .fa-viber:before {
    color: #fff;
}
.twobut img {
    padding: 10px;
    background: #fff;
    border: 3px solid #5271ff;
}
.iti__country-list {
    width: 284px !important;
    max-width: none;
}