

@font-face {
    font-family: 'Ubuntu-Light';
    src: url(../fonts/Ubuntu-Light.ttf);
}
@font-face {
    font-family: 'Ubuntu-Medium';
    src: url(../fonts/Ubuntu-Medium.ttf);
}
@font-face {
    font-family: 'Ubuntu-Regular';
    src: url(../fonts/Ubuntu-Regular.ttf);
}
@font-face {
    font-family: 'Ubuntu-Bold';
    src: url(../fonts/Ubuntu-Bold.ttf);
}
@font-face {
    font-family: 'Manrope-Bold';
    src: url(../fonts/Manrope-Bold.ttf);
}
dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video,p {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
title{
   text-transform: capitalize; 
}
html {
  scroll-behavior: smooth;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
img{
	max-width: 100%;
}
a{
    text-decoration: none !important;
}
body{
	 font-family: 'Ubuntu-Regular';
	line-height: unset;
}
.container{
    max-width: 1200px !important;
}
.banner{
        background-position: bottom !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
        height: 675px;
        position: relative;
    z-index: 0;
    background: url(../img/bg.png);
}

header .logo{
   width: 150px;
    height: 85px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    padding: 10px;
}
.banner-content{
    max-width: 600px;
    margin: 100px 0;
}
.banner-content h1{
    font-size: 45px;
    line-height: 45px;
    font-family: 'Manrope-Bold';
    color: #fff;
    text-shadow: 1px 1px #000;
}
.banner-content h2{
    font-family: 'Ubuntu-Medium';
    font-size: 25px;
    color:#fff;
    margin: 25px 0;
}
.banner p{
     font-family: 'Ubuntu-Light';
     font-size: 17px;
     line-height: 27px;
     color: #f2f2f2;
}
.banner .form-parallax{
     position: absolute;
    right: 150px;
    top:125px;
}
.banner .vostek-form{
    width:400px;
    min-height: 350px;
    padding: 25px;
    background: #f7f7f7;
    border-radius: 25px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}

.banner .vostek-form .form-control{
    height: 42px;
    border-radius: 5px;
    font-family: 'Ubuntu-Light';   
    font-size: 14px; 
}
.banner .vostek-form .form-group{
    margin-bottom: 5px;
}
.banner .vostek-form label{
    font-size: 14px;
    padding: 15px;
      font-family: 'Ubuntu-Light';
      color: #666;
}
.banner .vostek-form h2{
    font-size: 25px;
    margin-bottom: 15px;
}
.banner .shape {
    position: absolute;
    left: 5%;
    top: 12%;
    transform: rotate(12deg);
    width: 220px;
    height: 250px;
    border-radius: 50px;
    background-image: linear-gradient(43deg,rgba(81,185,245,0.38) 0%,rgba(82,185,245,0.01) 100%);
    z-index: -1;
    animation: rotate10deg 5s infinite;
}
.banner .vostek-form:after{
    content: "";
    position: absolute;
    right:5%;
    top: -35px;
    transform: rotate(12deg);
    width:400px;
    height: 100%;
    border-radius: 25px;
    background-image: linear-gradient(180deg, rgba(81, 185, 245, 0.38) 0%, rgba(82, 185, 245, 0.01) 100%);
    z-index: -2;
    animation: rotate10deg 15s infinite
}

@keyframes rotate10deg {
    0% {
        transform: rotate(-12deg)
    }

    50% {
        transform: rotate(12deg)
    }

    100% {
        transform: rotate(-12deg)
    }
}
/*.why-vostek{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: -1;
    padding: 100px;
    min-height: 600px;
     background: url(../img/bg2.png);
}*/
.why-vostek{
    padding: 100px 0;
}
.why-vostek h2{
    font-size: 40px;
    line-height: 50px;
    font-family: 'Manrope-Bold';
    color: #333;
    text-align: center;
    max-width: 750px;
    margin: auto;
}
.why-vostek .block{
    background: rgb(9 108 186 / 5%);
    padding:35px 25px;
    text-align: center;
    margin: 15px;
    clip-path: polygon(0 15px,15px 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%);
    filter: drop-shadow(5px 1.5px 0px rgb(0 0 0 / 3%));
}
.why-vostek .block:hover img{
    opacity: .75;
    transform: scale(1.05);
}
.why-vostek .block.height{
    height: 305px;
}
.why-vostek .block img{
    max-width: 90px;
    transition: all 0.5s ease-out;
}
.why-vostek .block h3{
    font-size: 21px;
    margin: 15px 0 0 0;
}
.why-vostek .block h3 span{
    font-family: 'Ubuntu-Bold';
    font-size: 25px;
}

.free-recruitment{
    padding:0 0 100px 0;
}
.free h2{
    font-size: 30px;
    line-height: 40px;
    font-family: 'Manrope-Bold';
    color: #333;
    margin-bottom: 15px;
}
 .free p{
  font-family: 'Ubuntu-Light';
    font-size: 17px;
    line-height: 25px;
    color: #454545;
}
.testimonial-vostek{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    padding:200px 0 100px 0;
    min-height: 600px;
     background: url(../img/bg2.png);
}
.testimonial-vostek h2{
    font-size: 40px;
    line-height: 50px;
    font-family: 'Ubuntu-Bold';
    color: #333;
    padding: 35px 0;
    text-align: center;
}
#testimonial{
    z-index: 99;
    position: relative;
}
.testi-item {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    margin-top:50px;
}
.testimonilas-text {
    padding: 75px 50px 75px;
    overflow: hidden;
    background: #fefefe;
    border: 1px solid #eee;
    border-radius: 10px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 9px 26px rgb(58 87 135 / 10%);
    box-shadow: 0 9px 26px rgb(58 87 135 / 10%);
    text-align: center;
}
.testimonilas-text:before, .testimonilas-text:after {
    position: absolute;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    width: 50px;
    height: 50px;
    background-size:100% !important;

}
.testimonilas-text:before {
    content: "";
    top: 20px;
    left: 25px;
    background: url(../img/left-quote.png);
}
.testimonilas-text:after {
    content: "";
    bottom: 20px;
    right: 25px;
    background: url(../img/right-quote.png);
}
.testi-avatar {
    position: absolute;
    left: 50%;
    top: -50px;
    width: 100px;
    height: 100px;
    margin-left: -40px;
    z-index: 20;
}
.testi-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 6px solid #fff;
    -webkit-box-shadow: 0 9px 26px rgb(58 87 135 / 10%);
    box-shadow: 0 9px 26px rgb(58 87 135 / 10%);
} 
.listing-rating{
  margin-bottom: 15px;
}
.listing-rating i {
    font-size: 10px;
    margin-right: 4px;
    position: relative;
    z-index: 2;
}
.listing-rating i {
    color: #facc39;
}
.testimonilas-text p {
    color: #222;
    font-size:17px;
    font-family: 'Ubuntu-Light';
    line-height: 24px;
    padding-bottom: 10px;
    font-weight: 500;
}
.testimonilas-avatar h3 {
    font-weight: 600;
    color: #222;
    font-size: 19px;
}

.testimonilas-avatar h4 {
  color: #115c8d;
    font-weight: 600;
    font-size: .845em;
    padding-top: 6px;
}
#testimonial.owl-theme .owl-nav {
    transform: translateY(-50%);
    top: 50%;
    margin-top: 10px;
    position: absolute;
    z-index: ;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#testimonial.owl-theme .owl-nav .owl-prev {
    border-radius: 0 60px 60px 0;
    background: #2e3f6e;
    background-image: url(../img/prev.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height:50px;
    width: 50px;
    display: inherit;
    text-indent: -9999px;
    white-space: nowrap;
    position: relative;
    left: 0;
}
#testimonial.owl-theme .owl-nav .owl-next {
    background-image: url(../img/next.png) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    height: 50px;
    width: 50px;
    border-radius: 60px 0 0 60px;
    background: #2e3f6e;
    display: inherit;
    text-indent: -9999px;
    white-space: nowrap;
    right:30px;
}
#testimonial.owl-theme .owl-dots .owl-dot.active span{
  -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2); 
    transform: scale(1.2);
    background: #4DB7FE;
}

.accordion-body{
    padding: 25px;
    text-align: justify;
    color: #777;
    font-size: 17px;
    line-height: 27px;
}
.accordion-button{
    background: #f7f7f7;
    padding: 25px;
    vertical-align: middle;
    font-size: 19px;
}
.accordion-button:after{
    background-color: #ffe3c3 !important;
    background-size: 75% !important;
    background-position: center center !important;
}
.faq h2{
    font-size: 45px;
    font-family: 'Manrope-Bold';    
    color: #333379;
    margin-bottom: 35px;
    text-align: center;
}
.faq{
    max-width: 1000px;
    margin: auto;
    padding-top: 50px;
}


footer{
    background: #002147;
    padding: 75px 0;
    background:#023960;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat;
}
footer h2{
    color: #dad60b;
    margin-bottom: 25px;
    font-size: 23px;
}
.f-logo img{
    max-width: 100%;
    padding-right: 35px;
}

.dir img{
    max-width: 25px;
    margin-right: 15px;
}
.dir a{
    color: #fff;
}
.dir {
    margin-bottom: 15px;
}
.dir p {
    font-size: 19px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
    max-width: 450px;
}
.footer-social li{
    margin:0 5px;
    position: relative;
}
.footer-social li p{
    transition: all 0.9s ease; 
    font-size: 11px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translate(-50%);
    opacity: 0;
    visibility: hidden;
    text-align: center;
    width: 75px;
}
.footer-social li:hover p{
    opacity: 1;
  visibility: visible;
  }

.footer-bottom {
    background: #002147;
    padding: 15px 0;
    color: #fff;
    font-size: 12px;
}

.download{
    margin-right: 25px;
}
.download{
    font-family: 'Manrope-Bold';
    font-size: 19px;
    color: #fff;
    background: #429af5;
    padding: 10px;
    border-radius: 5px;
}
.download:hover{
    color: #fff;
}
.dw-img{
    max-width: 25px;
  animation: MoveUpDown2 1s linear infinite;  
  position: relative;
  filter: invert(1);
}
@keyframes MoveUpDown2 {
  0%, 100% {
    right: 7px;
  }
  50% {
    right:0;
  }
}
.f-logo{
    font-size: 35px;
    color: #fff;
}

.home-contact  img {
    max-width: 30px;
    margin-right: 7px;
}
.home-contact a{
    font-size: 21px;
    color: #fff;
     margin-right:15px;     
     display: flex;
     align-items: center;
     font-family: 'Manrope-Bold';
}
.free-recruitment .image{
    margin-right: 100px;
}
.how{
    background:linear-gradient(180deg, rgba(81, 185, 245, 0.38) 0%, rgba(82, 185, 245, 0.01) 100%);
    padding: 100px 0;
    position: relative;
    overflow: hidden;
    clip-path: polygon(0 75px,75px 0,100% 0,100% 100%,0 100%);
}

.shape-03 {
    position: absolute;
    left: -230px;
    top: -25%;
    transform: translate(-50%,-50%);
    width: 450px;
    height: 450px;
    border-radius: 50%;
    border: 1px solid #a6bdff;
    z-index: 1;
    animation: turnTwo 15s linear infinite;
}
@keyframes turnTwo {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}
.shape-03::before {
    content: "";
    position: absolute;
    left:100px;
    top: 0;
    width: 60px;
    height: 60px;
    opacity: .6;
    border-radius: 50%;
    background-color: #a6bdff;
    z-index: -1;
}
.how h2{
    font-size: 45px;
     font-family: 'Manrope-Bold';
     color: #444;
     margin-bottom: 50px;
}

.how-list .icon{
    width: 100px;
    height: 100px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:25px auto 15px auto;
    box-shadow: rgb(99 99 99 / 10%) 0px 2px 8px 0px;
}
.how-list .icon img{
    max-width:60px;
}
.how-list p{
    font-size: 17px;
    line-height: 27px;
    font-family: 'Ubuntu-Light';
    color: #000;
    text-align:center;
}
.contact-sec{
    padding: 100px 0;
}
.contact-sec .form-group {
    margin: 15px;
}
.contact-sec h2{
    font-family: 'Manrope-Bold';
    font-size:25px;
    max-width: 600px;
}
.contact-sec input {
    height: 50px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 15px;
}

.contact-sec textarea {
    height: 100px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    padding: 15px;
}
.thm-btn {
    padding: 0 35px;
    height: 40px;
    border: none;
    outline: none !important;
    background-color: #eca525;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    clip-path: polygon(0 5px,5px 0,100% 0,100% calc(100% - 5px),calc(100% - 5px) 100%,0 100%);
}
.thm-btn:hover img{
              animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
                transform: translate3d(0, 0, 0);
                backface-visibility: hidden;
                perspective: 1000px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.main{
    overflow: hidden;
}
.thm-btn img{
    max-width: 14px;
    opacity: 1;
}
.thm-btn p{
    color: #fff;
}

.call-buton .cc-calto-action-ripple {
    z-index: 9;
    background: #25D366;
    width:45px;
    height:45px;
    padding:2px;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #ffffff;
    -webkit-animation: cc-calto-action-ripple 0.6s linear infinite;
    animation: cc-calto-action-ripple 0.6s linear infinite;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none; }
  
  @-webkit-keyframes cc-calto-action-ripple {
    0% {
      -webkit-box-shadow: 0 4px 10px rgba(37, 211, 102, 0.2), 0 0 0 0 rgba(37, 211, 102, 0.2), 0 0 0 5px rgba(37, 211, 102, 0.2), 0 0 0 10px rgba(37, 211, 102, 0.2);
      box-shadow: 0 4px 10px rgba(37, 211, 102, 0.2), 0 0 0 0 rgba(37, 211, 102, 0.2), 0 0 0 5px rgba(37, 211, 102, 0.2), 0 0 0 10px rgba(37, 211, 102, 0.2); }
    100% {
      -webkit-box-shadow: 0 4px 10px rgba(37, 211, 102, 0.2), 0 0 0 5px rgba(37, 211, 102, 0.2), 0 0 0 10px rgba(37, 211, 102, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
      box-shadow: 0 4px 10px rgba(37, 211, 102, 0.2), 0 0 0 5px rgba(37, 211, 102, 0.2), 0 0 0 10px rgba(37, 211, 102, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
  
  @keyframes cc-calto-action-ripple {
    0% {
      -webkit-box-shadow: 0 4px 10px rgba(37, 211, 102, 0.2), 0 0 0 0 rgba(37, 211, 102, 0.2), 0 0 0 5px rgba(37, 211, 102, 0.2), 0 0 0 10px rgba(37, 211, 102, 0.2);
      box-shadow: 0 4px 10px rgba(37, 211, 102, 0.2), 0 0 0 0 rgba(37, 211, 102, 0.2), 0 0 0 5px rgba(37, 211, 102, 0.2), 0 0 0 10px rgba(37, 211, 102, 0.2); }
    100% {
      -webkit-box-shadow: 0 4px 10px rgba(37, 211, 102, 0.2), 0 0 0 5px rgba(37, 211, 102, 0.2), 0 0 0 10px rgba(37, 211, 102, 0.2), 0 0 0 20px rgba(236, 139, 0, 0);
      box-shadow: 0 4px 10px rgba(37, 211, 102, 0.2), 0 0 0 5px rgba(37, 211, 102, 0.2), 0 0 0 10px rgba(37, 211, 102, 0.2), 0 0 0 20px rgba(236, 139, 0, 0); } }
.call-buton  img{
    max-width:23px;
}
    
    .call-buton{
    position: fixed;
    bottom: 25px;
    right: 25px;
    }