@font-face {
  font-family: 'HelveticaCyr';
  src: url('../fonts/helveticaneuecyr-bold.eot');
  src: url('../fonts/helveticaneuecyr-bold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/helveticaneuecyr-bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaCyr';
  src: url('../fonts/helveticaneuecyr-light.eot');
  src: url('../fonts/helveticaneuecyr-light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/helveticaneuecyr-light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'HelveticaCyr';
  src: url('../fonts/helveticaneuecyr-roman.eot');
  src: url('../fonts/helveticaneuecyr-roman.eot?#iefix') format('embedded-opentype'),
  url('../fonts/helveticaneuecyr-roman.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
html,body{
  overflow-x: hidden;
  font-family: 'HelveticaCyr', sans-serif;
}

a, a:hover {
  color: #d74600;
}

/* Mixins and Variables */
/*fonts*/
/*colors*/
/* Mixins */
.relative {
  position: relative;
}
.mb-80px {
  margin-bottom: 80px;
}
.mb-75px {
  margin-bottom: 75px;
}
.mb-70px {
  margin-bottom: 70px;
}
.mb-65px {
  margin-bottom: 65px;
}
.mb-60px {
  margin-bottom: 60px;
}
.mb-55px {
  margin-bottom: 55px;
}
.mb-50px {
  margin-bottom: 50px;
}
.mb-45px {
  margin-bottom: 45px;
}
.mb-40px {
  margin-bottom: 40px;
}
.mb-35px {
  margin-bottom: 35px;
}
.mb-30px {
  margin-bottom: 30px;
}
.mb-25px {
  margin-bottom: 25px;
}
.mb-20px {
  margin-bottom: 20px;
}
.mb-15px {
  margin-bottom: 15px;
}
.mb-10px {
  margin-bottom: 10px;
}
.mb-5px {
  margin-bottom: 5px;
}
.mt-10px {
  margin-top: 10px;
}
.mt-20px {
  margin-top: 20px;
}
.mt-30px {
  margin-top: 30px;
}
.mt-40px{
  margin-top: 40px;
}
/*CSS*/
.fr:hover,
.fr:focus {
  outline: none;
  border: 0;
}
a:hover,
a:focus {
  outline: none;
}

.footer-logo {
  display: block;
}

.footer-logo img.img-responsive {
  width: 100%;
}

.view-reviews-slider li{
  float: left;
  margin-right: 30px;
}
h1,
.h1 {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 42px;
  color: #fff;
  margin: 0;
  position: relative;
  text-align: center;
}
h2,
.h2 {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 28px;
  color: #820e34;
  margin: 0;
  position: relative;
  text-align: center;
}
h3, .h3 {
  font-weight: 300;
  font-size: 26px;
  color: #821351;
  margin: 0 0 30px 0;
  position: relative;
  text-align: left;
}
h4,
.h4 {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #464545;
  margin-top: 0;
  position: relative;
}
p {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #1a1a1a;
}
strong{
  font-weight: 700;
}

.btn-default {
  border: 0;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  background: #8d22be;
  padding: 6px 40px 5px;
  border-radius: 20px;
}
.btn-green {
  border: 0;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  background: #6AB165;
  padding: 6px 40px 5px;
  border-radius: 20px;
}
.btn-green:hover,.btn-green:focus{
  opacity: 0.8;
  color:#fff;
}
.btn-default:hover,
.btn-default:focus {
  outline: none;
  box-shadow: none;
  color: #fff;
  background: #5dc2fb;
  border: 0;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn-trans {
  background: transparent;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 7px 35px 5px;
}
.btn-trans span {
  top: 3px;
}
.btn-trans:hover,
.btn-trans:focus {
  color: #b62d9d;
  background: #fff;
  box-shadow: none;
}
.list-unstyled {
  padding: 0;
  margin: 0;
  list-style: none;
}
.pd-15 {
  padding-left: 1px;
  padding-right: 1px;
}
.header-nav {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 0px;
  background: #691191;
  background: linear-gradient(111deg, rgba(105, 17, 145, 0.8) 0%, rgba(92, 29, 2, 0.8) 100%);
  z-index: 2;
}
.header-nav .navbar{
  padding-bottom: 0;
  padding-top: 23px;
}
.logo {
  display: flex;
  align-items: center;
  height: 100%;
}
.logo img {
  height: auto;
  width: 100%;
}
.nav-custom li{
  padding-bottom: 30px;
}
.nav-custom li a {
  color: #fff;
  font-weight: 400;
  font-size: 15px;
  padding: 8px 13px;
  transition: all ease-in-out .2s;
}

.nav-custom li a:hover {
  color: #ff7a39;
  text-decoration: none;
}
.header-nav {
  position: fixed;
  padding-bottom: 0px;
  padding-top: 0px;
}
.nav-custom {
  margin-top: 10px;
}
.lang-select {
  border-radius: 20px;
  cursor: pointer;
  font-size: 14px;
  margin-bottom: 0;
  width: 100px;
  margin-top: -25px;
  width: 100%;
  border: none;
}
.phone{
  margin-top: -24px;
}
.phone a {
  border-radius: 27px;
  color: white;
  display: inline-block;
  height: 50px;
  padding: 11px 9px;
  width: 50px;
  margin-top: 0;
  transition: all .4s;
  border: 2px solid white;
  font-size: 11px;
  transition: all ease-in-out .3s;
}
.phone a:hover {
  background: #8f0f93;
  transform: scale(1.2);
}

.owl-next {
  background: #691191;
background: linear-gradient(111deg, rgba(105, 17, 145, 1) 0%, rgba(92, 29, 2, 0.84) 100%);
}

.hd-slider-nxt:hover, .hd-slider-prv:hover {
  background-color: #d74600bf;
}

.hd-slider-prv {
  height: 100px;
  width: 58px;
  position: absolute;
  top: 50%;
  left:10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url('../images/top-slider-con.png'), #d746005e;
  backdrop-filter: blur(5px);
  background-position: 0 0;
  background-repeat: no-repeat;
  opacity: 1;
  transition: all ease-in-out .2s;
}
.hd-slider-nxt {
  height: 100px;
  width: 58px;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url('../images/top-slider-con.png'), #d746005e;
  backdrop-filter: blur(5px);
  background-position: 100% 0;
  background-repeat: no-repeat;
  opacity: 1;
  transition: all ease-in-out .2s;
}

.title-slider {
  top: 60%;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  transform: translateY(-50%);
}
.slider-title-text {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 71px;
  color: #fff;
  line-height: 71px;
  margin-bottom:25px;
}
.slider-subtitle {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 35px;
  color: #fff;
  margin-bottom: 30px;
}
.btn-white {
  background: #fff;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 19px;
  color: #b62d9d;
  padding: 6px 30px 6px;
  border-radius: 23px;
}
.btn-white:hover,
.btn-white:focus {
  outline: none;
  box-shadow: none;
  background: #5dc2fb;
  color: #fff;
}
.porfolio-category-tab-title {
  padding: 10px 15px;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4a5468;
}
.nav-tabs {
  border: none;
}
.nav-portfolio {
  margin: 20px 0 40px;
  border: none;
}
.portfolio-page .row.active{
  display:flex ;
}

.nav-portfolio a i {
  transition: all ease-in-out .2s;
}
.nav-portfolio a:hover i {
  transform: scale(1.2);
  text-decoration: underline;
  text-decoration: none;
}
.ptf-link img {
  max-width: 100%;
}
.ptf-link {
  position: relative;
  display: block;
  margin-bottom: 3px;
  max-height: 290px;
  overflow: hidden;
}
.ptf-text {
  width: auto;
  padding: 0 10%;
}
.ptf-link:hover .ptf-info {
  opacity: 1;
  transition: all .4s;
  top:  0;
}
.ptf-info {
  position: absolute;
  top: 10%;
  left: 0;
  text-align: center;
  background: RGBA(105, 58, 162, 0.8);
  background: linear-gradient(111deg,rgba(105, 58, 162, 1) 0%, rgba(162, 58, 124, 0.84) 100%);
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
.ptf-title {
  display: block;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2em;
  padding-bottom: 5px;
}
.ptf-subtitle {
  font-weight: 300;
  font-size: 18px;
  margin-top: 10px;
  border-top: 1px solid #ffffff5e;
  display: inline-block;
  padding: 5px;
}

.team-portfolio .ptf-title {
  font-size: 18px;
}

.team-portfolio .ptf-subtitle {
  font-size: 16px;
}

li.current-menu-parent > a {
  color: #ff7a39;
}

.see-all-projects {
  background: #871EB8;
  background: linear-gradient(111deg, rgba(135, 30, 184, 1) 0%, rgba(115, 47, 1, 1) 100%);
  padding: 50px;
}

.our_services {
  padding-bottom: 80px;
}

.main-services-link {
  font-size: 18px;
  margin-top: 40px;
  display: inline-block;
  background: #d74600;
  color: #fff;
  padding: 15px 45px;
  border-radius: 35px;
  transition: all ease-in-out .2s;
  transform: scale(1);
  font-weight: 400;
  font-family: 'HelveticaCyr',sans-serif;
}

.main-services-link:hover, .contact_submit.brief-button:hover {
  color: white;
  text-decoration: none;
  transform: scale(1.1);
}

.mid-main-contacts h3 {
  color: white;
  font-size: 26px;
}

.our_services-title {
  font-weight: 300;
  font-size: 34px;
  color: #821351;
  margin: 0;
  position: relative;
  text-align: center;
  margin: 80px 0;
}
.our_portfolio-title {
  font-weight: 300;
  font-size: 34px;
  color: #821351;
  position: relative;
  text-align: center;
  margin: 40px 0;
}
.sli-image.i1 {
  background-image: url('../images/ser1.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 52px;
  width: 64px;
}
.sli-image.i2 {
  background-image: url('../images/ser2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 60px;
  width: 60px;
}
.sli-image.i3 {
  background-image: url('../images/ser3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 48px;
  width: 48px;
}
.sli-image.i4 {
  background-image: url('../images/ser4.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 76px;
  width: 73px;
}
.sli-image.i5 {
  background-image: url('../images/ser5.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 60px;
  width: 63px;
}
.sli-image.i6 {
  background-image: url('../images/ser6.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 58px;
  width: 63px;
}
.sli-image.i7 {
  background-image: url('../images/ser7.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 55px;
  width: 67px;
}
.sli-image.i8 {
  background-image: url('../images/ser8.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 60px;
  width: 42px;
}
.sli-image.i9 {
  background-image: url('../images/ser9.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 60px;
  width: 52px;
}
.sli-image.i10 {
  background-image: url('../images/ser10.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 76px;
  width: 71px;
}
.sli-image.i11 {
  background-image: url("../images/ser11.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 77px;
  width: 69px;
}
.sli-image.i12 {
  background-image: url("../images/ser12.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  height: 79px;
  width: 71px;
}
.sl-image {
  height: 102px;
  width: 102px;
  text-align: center;
  border: 2px solid #be2281;
  position: relative;
  border-radius: 50%;
  margin: 0 auto 30px;
  transition: .3s ease-in-out all;
}
.sl-block:hover .sl-image {
  background-position: 0 100%;
  transform: scale(0.9);
  border: 6px solid #e3e3e3;
}
.sl-block:hover .sli-image {
  background-position: 0 100%;
}
.sl-block {
  display: block;
  margin-top: 20px;
}
.sl-block p {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4em;
}
.sl-block:hover p{
  color: #4a5468;
}
.sl-block:hover h3 {
  color: #821351;
}

li.current-menu-item > a {
  color: #ff7a39;
}

.mid-main-contacts h3 span {
  display: block;
  font-size: 80%;
  margin-bottom: 5px;
}

.mid-main-contacts.services-contacts h3 {
  font-size: 20px;
}

.ready-phone {
  background: #871EB8;
  background: linear-gradient(111deg, rgba(135, 30, 184, 1) 0%, rgba(115, 47, 1, 1) 100%);
  padding: 40px 0 20px;
}
.icon-ready img{
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
.icon-ready span {
  display: block;
  text-align: center;
  font-weight: 700;
  color: #fff;
  font-size: 30px;
}
.tel-ready {
  flex-wrap: wrap;
  flex-direction: row;
  margin-top: 10px;
  font-size: 18px;
  color: #fff;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
}
.tel-ready a:hover span {
  text-decoration: none;
}
.tel-ready a:hover {
  text-decoration: none;
}
.tel-ready span {
  font-size: 14px;
  text-decoration: none !important;
  margin-right: 4px;
}
.tel-ready a{
  margin: 0 10px;
  font-size: 28px;
  color: #fff;
  margin-left: 7px;
  /*    margin-right: 20px;
  */    margin-bottom: 20px;
}
.sub-title-ready {
  font-size: 18px;
  color: #fff;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
}

.about-img {
  max-width: 100%;
  width: auto !important;
}
.text-slider {
  padding-top: 10px;
  height: 100%;
  color: #4a5468;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.about_title {
  margin-bottom: 50px;
  font-weight: 300;
  font-size: 34px;
  color: #821351;
  text-align: center;
}
.text-start {
  text-align: left;
  margin-bottom: 20px;
}
.text-about_us {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4a5468;
}
.link_podrobnee {
  margin-top: 40px;
  display: inline-block;
  color: white;
  background-color: #d74600;
  padding: 10px 30px;
  font-weight: 400;
  border-radius: 30px;
  transition: all ease-in-out .2s;
}

.link_podrobnee:hover {
  color: white;
  text-decoration: none;
  transform: scale(1.1);
}
.aub-job {
  font-weight: 300;
  font-size: 20px;
  color: #821351;
  margin-bottom: 3px;
  margin-top: 20px;
}
.aub-name {
  font-weight: 300;
  font-size: 14px;
  color: #000;
}
.slider_about {
  padding-top: 47px;
  position: relative;
}
.slider_about .owl-dots {
  position: absolute;
  top: 0;
  right: 0;
}
.slider_about .owl-dot{
  display: inline-block;
}
.slider_about .owl-dots span {
  transition: .4s all !important;
  width: 13px !important;
  height: 13px !important;
  margin: 5px 4px !important;
  display: inline-block;
  border-radius: 50%;
  background: #dddddd;
}
.slider_about .owl-dots .active span {
  background: #d74600 !important;
  transition: .4s all !important;
  transform:scale(1.2);

}

.sap-link {
  border: 2px solid white;
  padding: 15px 45px;
  border-radius: 40px;
  transition: all ease-in-out .2s;
  transform: scale(1);
  display: inline-block;
    font-weight: 400;
  font-size: 20px;
  color: #fff;
  text-decoration: none;
}

.sap-link:hover {
  transform: scale(1.1);
  text-decoration: none;
  color:  #fff;
  background: #8f0f93;
}

.about_us h3 {
  color: black;
}

.about_us {
  padding-top: 80px;
  padding-bottom: 50px;
  background: #F4F4F4;
background: linear-gradient(111deg,rgba(244, 244, 244, 1) 0%, rgba(241, 225, 250, 1) 100%);
}
.news_link {
  margin-bottom: 60px;
  color: #464545;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 30px;
  display: block;
}
.news_titels {
  margin-bottom: 60px;
  color: #821351;
  font-weight: 300;
  font-size: 30px;
  display: block;
}
.news_link:hover {
  text-decoration: underline;
  color: #464545;
}
.news {
  background: #f5f7fb;
  padding-top: 80px;
  padding-bottom: 60px;

}
.news_item_img {
  border-radius: 50%;
  height: 150px;
  width: 150px;
}
.news_item_text {
  width: 100%;
}
.item_news a {
  margin-right: 0px;
}
.link_news_item {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #0b0b0b;
  display: block;
  transition: 0.4s all;
}
.news_image_link{
  display: inline-block;
}
.link_news_item:hover {
  color: #9622b7;
  transition: 0.4s all;
}
.data_news_item {
  color: #999;
  font-family: "HelveticaCyr",sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.text_news_self {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4a5468;
  line-height: 1.42857143;
}
.link_news_read_more:hover {
  color: #23527c;
  text-decoration: underline;
}
.link_news_read_more {
  color: #337ab7;
  margin-top: 10px;
  display: block;
}
.item_news {
  margin-bottom: 30px;
}
.scaling {
  transform: scale(.90);
  height: 150px;
  transition: all 0.1s;
  margin-bottom: 30px;
}
.scaling:hover {
  transform: scale(1.0);
  transition: all 0.1s;
}
.scaling img {
  max-height: 100%;
  margin: 0 auto;
}
.our_partners {
  margin: 50px 0px;
}
.get-started {
  background: #871EB8;
  background: linear-gradient(111deg, rgba(135, 30, 184, 1) 0%, rgba(115, 47, 1, 1) 100%);
  padding: 100px 0;
  position: relative;
}

.get-started .bottom-block-img {
  position: absolute;
  right: 10%;
  width: 180px;
  bottom: 10px;
}

.title_get-started {
  font-weight: 100;
  color: #fff;
  margin-bottom: 30px;
  font-size: 33px;
}
.get-started p {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
  margin-bottom: 10px;
}
.get-started p a{
  text-decoration:underline;
  color:#fff;
}
.get-started p a:hover,.get-started p a:focus{
  text-decoration: none;
}

.bottom-phone {
  color: white;
  text-align: left;
  display: block;
  font-size: 20px;
  margin-bottom: 30px;
}

.bottom-phone:hover {
  color: white;
  text-decoration: none;
}

.bottom-phone i {
  font-size: 33px;
  float: left;
  margin-right: 20px;
  transition: all ease-in-out .2s;
}

.bottom-phone img {
  float: left;
  width: 40px;
  margin-right: 20px;
  transition: all ease-in-out .2s;
}

.bottom-phone:hover img, .bottom-phone:hover i {
  margin-right: 10px;
  transform: scale(.7) rotate(-15deg);
}

.bottom-phone span {
  display: block;
  font-size: 14px;
}

.mid-main-contacts .link_get-started_callback {
  margin: 0;
}

.link_get-started_download {
  margin-top: 42px;
  background: #fff;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #b62d9d;
  padding: 12px 30px 12px;
  border-radius: 25px;
  display: inline-block;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.link_get-started_download:hover {
  box-shadow: none;
  background: #5dc2fb;
  color: #fff;
  text-decoration: none;
}
.link_get-started_download i {
  margin-right: -13px;
  position: relative;
  top: 1px;
  left: 2px;
}
.link_get-started_callback {
  display: inline-block;
  background: transparent;
  border: 0;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  border: 2px solid #fff;
  padding: 10px 30px 10px;
  border-radius: 23px;
  margin-top: 20px;
  font-size: 16px;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.link_get-started_callback:hover {
  color: #fff;
  background: #8f0f93;
  text-decoration: none;
  transform: scale(1.1);
}
.link_get-started_callback i {

  position: relative;
  left: 7px;
  top: 1px;

}
footer {
  background: #4e0e6b;
background: linear-gradient(111deg, rgba(78, 14, 107, 1) 0%, rgba(12, 0, 56, 1) 100%);
  padding-bottom: 20px;
  padding-top: 80px;
}
.footer-title {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  margin-bottom: 30px;
}
.footer-nav {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-nav li a {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  padding-left: 15px;
  margin-bottom: 15px;
  position: relative;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;

}
.footer-nav li a:before {
  content: '';
  position: absolute;
  top: 8px;
  left: -5px;
  width: 6px;
  height: 7px;
  background-image: url(../images/f-list.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  transition: all ease-in-out .2s;
}
.footer-nav li a:hover {
  text-decoration: none;
  color: #ff7a39;
}
.footer-nav li a:hover:before {
  left: 0px;
}
.link_footer_icon {
  margin-right: 20px;
  color: #fff;
  -webkit-transition: 0.25s all;
  -moz-transition: 0.25s all;
  -ms-transition: 0.25s all;
  -o-transition: 0.25s all;
  transition: 0.25s all;
  font-size: 20px;

}
.link_footer_icon:hover, .link_footer_icon:hover i {
  color: #ff7a39;
  transform: scale(1.2);
  -webkit-transition: 0.25s all;
  -moz-transition: 0.25s all;
  -ms-transition: 0.25s all;
  -o-transition: 0.25s all;
  transition: 0.25s all;
}

.subscribe_title {
  color: white;
  font-family: "HelveticaCyr",sans-serif;
  font-size: 23px;
  font-weight: 700;
  margin: 0 0 10px;
}
.subscribe_sub {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #e155c7;
}
.footer_form-mail {
  color: white;
  display: block;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
}
.form-input-email {
  border: 0;
  border-radius: 0;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 18px;
  height: 36px;
  margin-bottom: 25px;
  border-radius: 25px;
  padding-left: 20px;
}
.form-input-sumit {
  border: 0;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #fff;
  background: #8d22be;
  padding: 6px 40px 5px;
  border-radius: 20px;
  width: 100%;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
}
.form-input-sumit:hover {
  background: #5dc2fb;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
}

.undelogotext-footer {
  color: white;
  font-size: 12px;
  line-height: 1.5em;
  opacity: .7;
}

.feedback, .feedback a {
  color: #fff;
  display: block;
}
.title_feedback {
  color: white;
  margin-bottom: 15px;
  font-weight: 100;
  font-size: 16px;
  margin-top: 0;
  position: relative;
  opacity: .5;
}
.feedback a img {
  width: 20px;
  margin-right: 10px;
  margin-bottom: 2px;
}
.footer-phone {
  color: #fff;
  display: inline-block;
  font-family: "HelveticaCyr",sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 20px;
}
.subtitle {
  margin-bottom: 40px;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 14px;
}
.f-contact-skype {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  background: url(../images/telegram.png) 0 0 no-repeat;
  padding-left: 50px;
  height: 38px;
  line-height: 38px;
  text-decoration: none;
  margin-bottom: 9px;
}
.f-contact-link {
  font-weight: 400;
  font-size: 16px;
  color: #ffffff;
  display: inline-block;
  text-decoration: underline;
  height: 38px;
  line-height: 38px;
  text-decoration: none;
  margin-bottom: 9px;
}

.subtitle .footer-location {
  display: flex !important;
  gap: 10px;
  color: white;
}

.subtitle .footer-location i {
  margin-top: 5px;
  font-size: 20px;
}

.footer-phone, .footer-location, .f-contact-link {
  transition: all ease-in-out .2s;
  display: block;
}

.footer-phone i, .footer-location i, .f-contact-link i {
  transition: all ease-in-out .2s;
}

.footer-phone:hover, .footer-location:hover, .f-contact-link:hover {
  text-decoration:none;
  color: #ff7a39;
}

.footer-phone:hover i, .footer-location:hover i, .f-contact-link:hover i {
  transform: scale(1.3);
}

.copyright {
  color: white;
  font-size: 12px;
  opacity: 0.5;
  padding-top: 60px;
  text-align: left;
  font-weight: 300;
}
.copyright a{
  color:#fff;
  text-decoration: underline;
}
.copyright a:hover, .copyright a:focus{
  text-decoration: none;
  color:#fff;
}
.navigation-page-title {
  background: #4E0E6B;
  background: linear-gradient(111deg,rgba(78, 14, 107, 1) 0%, rgba(97, 48, 9, 1) 100%);
  padding: 150px 0 60px;
  position: relative;
  overflow: hidden;
}

.nav-page-title-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  filter: blur(5px);
  transform: scale(1.1);
  opacity: .3;
  background-position: center center;
}

.navigation-page-title .title-self {
  margin-bottom: 40px;
  z-index: 1;
}

.navigation-page-title .page-subtitle {
  width: 60%;
  margin: 0 auto;
  font-size: 20px;
  z-index: 1;
  position: relative;
  font-weight: 300;
}

.title-self {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 42px;
  color: #fff;
  margin: 0;
  position: relative;
  text-align: center;
}
.navigation_tags {
  font-size: 10px;
  padding-top: 11px;
}
.divider_tags {
  margin: 0 3px;
}
.link_tags {
  color: #337ab7;
}
.link_tags:hover {
  text-decoration: underline;

}
.services-page {
  margin-top: 10px;
}
.detail-link_project a{
  color: #337ab7;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 30px;
}
.detail-link_project a:hover{
  text-decoration: underline;
}
.image_detail-block {

}
.detail_project-info {
  padding: 20px;
}
.detail_completed-date {
  font-weight: 300;
  font-size: 13px;
  color: #89659d;
}
.joined-members {
  font-weight: 300;
  font-size: 20px;
  color: #821351;
  margin: 0 0 20px;
}

.detail_project-info .project-members {
  color: #333;
  list-style: outside none none;
  margin-top: 20px;
  text-align: left;
  font-size: 14px;
  padding-left: 0;
}

.member-thumb img {
  float: left;
  width: 40px;
  margin-right: 10px;
  border-radius: 50%;
  border: 2px solid white;
}

.project-members li {
  margin-bottom: 20px;
  font-size: 12px;
}

.project-involved-cont {
  margin-bottom: 30px;
}

.detail_project-info .project-members a {
  color: #d74600;
  font-size: 15px;
}
.detail_project-info .project-members a:hover {
  text-decoration: underline;
}
.detail_order {
  margin-top: 40px;
  border: 0;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  background: #d74600;
  padding: 10px 40px 10px;
  border-radius: 30px;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
  font-weight: 400;
}
.detail_order:hover {
  background: #bb007b;
}
.detail_visit-site a {
  text-align: center;
  display: inline-block;
  position: relative;
  background: #d74600;
  margin: 0 auto;
  padding: 15px 40px;
  color: white;
  font-size: 20px;
  font-weight: 300;
  border: 3px solid white;
  border-radius: 30px;
  bottom: 20px;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.detail_visit-site a:hover {
  text-decoration: none;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
  background-color: #bb007b;
  border: 3px solid white;
}

.detail-portfolio {
  margin-bottom: 40px;
  margin-top: 40px;
}
.detail_description-project {
  margin-top: 40px;
  text-align: left;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #464545;
}
.link_for-order a {
  border-radius: 33px;
  font-size: 24px;
  margin-bottom: 40px;
  padding: 15px 50px;
  -webkit-transition: 0.4s all;
  -o-transition: 0.4s all;
  transition: 0.4s all;
}
.wrap_news {
  padding: 100px 0;
}
.wrap_news:nth-child(even) {
  background: #f5f7fb;
}
.link_detail-news {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 30px;
  color: #000;
  margin-bottom: 60px;
  transition: 0.4s all;
  display: block;

}
.link_detail-news:hover {
  color: #8d22be;
  transition: 0.4s all;
}
.news-content {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4a5468;
  line-height: 1.42857143;
}

.news-content a {
  color: #337ab7;
}
.news-content a:hover {
  text-decoration: underline;
}
.mews-date {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #4a5468;
  padding-left: 3px;
  margin-right: 30px;
}
.news-page_detail {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 18px;
}
.meta-news {
  margin-top: 35px;
}

.paginationfornews {

}
.pagination-for-news .active a{
  background-color: #8d22be !important;
  border-color: #8d22be !important;
  color: #fff !important;
}
.pagination-for-news a {
  color: #8d22be !important;
}
.img_detail-news:before {
  content: '';
  background-image: url(../images/violet-bg.png);
  background-position: 0 0;
  background-repeat: repeat;
  opacity: 0.4;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.img_detail-news img {
  width: auto;
  z-index: 1;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  position: relative;
  max-height: 500px;
  max-width: inherit !important;
}
.detail-news_card {
  margin-top: 40px;

}
.detail-news_card h2,.detail-news_card .h2{
  text-align: left;
  margin-bottom: 25px;
}
.detail-news_card .news-date {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #4a5468;
  margin: 50px auto;
}
.description_news {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4a5468;
  margin-bottom: 50px;
}
.social_icon-card .card-icon{
  width: 32px;
  height: 32px;
  display: block;
  margin: 50px 5px 70px;
}
.social_icon-card .card-icon:hover {
  opacity:  .8;
}
.vk_icon {
  background-image: url("../images/vkontakte_32.png");
}
.google_icon {
  background-image: url("../images/googleplus_32.png");
}
.fb_icon {
  background-image: url("../images/facebook_32.png");
}
.tw_icon {
  background-image: url("../images/twitter_32.png");
}
.ld-in {
  background-image: url("../images/linkedin_32.png");
}
.pr_icon {
  background-image: url("../images/pinterest_32.png");
}
.link_to-person {
  display: block;
  overflow: hidden;
}
.link_to-person:hover{
  text-decoration: none;
}
.link_to-person:hover img {
  transform: scale(1.05,1.05);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  filter: brightness(1.1);
}
.link_to-person img{
  transform: scale(1,1);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
}
.name_member {
  font-family: "HelveticaCyr",sans-serif;
  font-weight: 300;
  margin-bottom: 40px;
}
.name_member h3 {
  margin: 10px 0;
  transition: all ease-out .2s;
  top: 0;
}
.link_to-person:hover h3 {
  top: 10px;
}
.name_member div {
  color: #717171;
  font-size: 16px;
  margin: 10px 0;
  transition: all ease-out .2s;
  top: 0;
  position: relative;
}

.link_to-person:hover div {
  top: 5px;
}
.name_member span {
  color: black;
}
.our_team {
  padding: 20px 0;
}
.title_one_memebr {
  text-align: left;
  font-weight: 300;
  font-size: 26px;
  color: #a1022f;
  margin: 0;
  padding-left: 15px;
  border-left: 3px solid #ddd;
}
.info_one_member {
  margin-top: 40px;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: #4a5468;
}
.social-profiles img {
  height: 50px;
  width: 50px;
}
.social-profiles a:hover{
  text-decoration: none;
}
.social-profiles > a {
  margin-right: 20px;
}
.social-profiles {
  margin-top: 40px;
}
.one_member-team {
  margin: 40px 0;
}
.title_contacts, .website-brief-container label {
  color: #740d90;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  width: 100%;
  margin-bottom: 2px;
}
.input_contact, .website-brief-container input[type="text"], .website-brief-container input[type="tel"], .website-brief-container input[type="email"], .website-brief-container input[type="url"], .website-brief-container textarea {
  background-color: #faf7fc;
  border: 0;
  border-left: 3px solid #d96511;
  box-shadow: none;
  height: 50px;
  padding: 15px;
  width: 100%;
  font-size: 18px;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 0;
  font-weight: 300;
  margin-bottom: 15px;
}

textarea.input_contact, .website-brief-container textarea {
  height: 180px;
}
.contacts-form .form-group p {
  display: none;
}
.h-auto-c {
  height: auto;
}
.contact_submit {
  background: #8d22be none repeat scroll 0 0;
  border: medium none;
  border-radius: 25px;
  float: right;
  font-size: 18px;
  font-weight: 300;
  padding: 5px 40px 6px;
}
.contact_submit:hover {
  background: #5dc2fb none repeat scroll 0 0;
}

.brief-title, .website-brief-container h3 {
  font-size: 22px;
  margin-top: 10px;
  margin-left: -5%;
}

.website-brief-container h4 {
  color: #821351;
  font-weight: 300;
  font-size: 20px;
  margin-top: 50px;
  margin-left: -3%;
}

.website-brief-container .wpcf7-form-control.wpcf7-checkbox, .website-brief-container .wpcf7-form-control.wpcf7-radio {
  padding: 20px 0;
  border: none;
  font-size: 15px;
  display: block;
}

.website-brief-container .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item, .website-brief-container .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
  padding: 5px;
}

.website-brief-container p strong {
  font-weight: 600;
  font-size: 15px;
}

.website-brief-container {
  margin: 30px 0 80px;
  padding-left: 5%;
}

.contact_submit.main-services-link, .contact_submit.brief-button {
  background: #d74600;
  padding: 15px 45px;
  border-radius: 35px;
  font-weight: 400;
  background: #d74600;
  transition: all ease-in-out .2s;
}

.wpcf7-form-control-wrap.recaptcha {
  width: 100%;
  display: block;
  background-color: #eee;
}

.grippie {
  display: block;
  background: #eee url('../images.navigation-page-title/grippie.png') no-repeat center 2px;
  border: 1px solid #ddd;
  border-top-width: 0;
  cursor: s-resize;
  height: 9px;
  overflow: hidden;
}
.txt-area textarea {
  resize: none;
  border: 0;
  margin-bottom: 0;
}
.txt-area {
  border-left: 3px solid #d96511;
}
.contacts-form {
  font-family: "HelveticaCyr",sans-serif;
  font-weight: 300;
  margin-bottom: 100px;
  margin-top: 40px;
}
.contacts-form input::placeholder, .contacts-form textarea::placeholder, .website-brief-container input::placeholder {
  color: #666;
  font-size: 14px;
}

.website-brief-container small {
  color: #e86fb3;
}

.title_contact {
  text-align: left;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #464545;
  margin-bottom: 20px;
}
.block_contacts {
  margin-bottom: 20px;
  margin-top: 40px;
  text-align: left;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 300;
  font-size: 23px;
  color: #464545;
}

.website-brief-container i, .website-brief-container i small {
  text-align: right;
  display: block;
  color: #979797;
}

.block_contacts > a {
  font-size: 20px;
  color: #337ab7;
}
.block_contacts > a:hover {
  text-decoration: underline;
}
.contact-social {
  list-style: outside none none;
  padding: 0;
}
.contact-social img {
  padding: 5px;
  width: 70px;
}
.contact-social a {
  display: block;
  margin: 0 5px 10px 0;
  transform: scale(1, 1);
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.contact-social a:hover {
  transform: scale(1.08, 1.08);
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

.breadcrumb span{
  color: #4a5468;
  font-size: 10px;
}
.breadcrumb a span{
  color: #337ab7;
}
.breadcrumb a:hover span{
  text-decoration: underline;
}
.breadcrumb{
  background:transparent;
  font-size:10px;
  padding-left: 0;
  margin-bottom:0;
}
.mb-50px{
  margin-bottom: 50px;
}
.about-objectives {
  margin: 30px 0;
  text-align: center;
}

.about-objectives img {
  width: 100%;
}

.about-objectives h5 {
  color: #8a27ba;
  font-weight: 100;
  font-size: 20px;
}

.about-objectives p {
  font-size: 14px;
}
.portfolio-page .link_portfolio .nav-link.active, .portfolio-page .link_portfolio .nav-link, .portfolio-page .link_portfolio .nav-link:hover{
  border: 0;
  text-decoration: none;
  padding: 10px 20px;
  margin: 10px 15px;
  border-radius: 30px;
  font-weight: 400;
  color: black;
  transition: all ease-in-out .2s;
}
.portfolio-page .link_portfolio .nav-link{
  border-bottom:1px solid transparent;
}
.portfolio-page .link_portfolio .nav-link.active, .portfolio-page .link_portfolio .nav-link:hover {
  background-color: #d74600;
  color: white;
}
.team-portfolio .row{
  margin-right: -1.5px;
  margin-left: -1.5px;
}
.page-subtitle {
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 100;
  font-size: 24px;
  color: #fff;
}

.sl-image i{
  font-size: 40px;
  color:#be2281;
  transition: all ease-in-out .3s;
}
.sl-image:hover{
  text-decoration: none;
}
.sl-block:hover{
  text-decoration: none;
}
.sl-block:hover i {
  transform: scale(1.3);
}
.team-portfolio{
  background: #F4F4F4;
  background: linear-gradient(111deg,rgba(244, 244, 244, 1) 0%, rgba(241, 225, 250, 1) 100%);
  padding-top: 80px;
  overflow: hidden;
}

.team-portfolio h2 {
  color: #821351;
  text-transform: capitalize;
}
.ptf-link img{
  width: 100%;
}
.team-portfolio h2 a, .content-block-button {
  font-weight: 400;
  margin-left: 10px;
  background-color: #d74600;
  font-size: 16px;
  color: white;
  padding: 10px 30px;
  border-radius: 50px;
  position: relative;
  bottom: 5px;
  transition: all ease-in-out .2s;
  transform: scale(1);
  display: inline-block;
}
.team-portfolio h2 a:hover, .content-block-button:hover {
  transform: scale(1.1);
  text-decoration: none;
}
.our_services h3 {
  text-align: center;
  color: black;
  transition: all ease-in-out .3s;
}
.portfolio-silver{
  background: #F4F4F4;
  background: linear-gradient(111deg,rgba(244, 244, 244, 1) 0%, rgba(241, 225, 250, 1) 100%);
  margin-bottom: 70px;
}
.portfolio-silver .detail_visit-site a{
  position: absolute;
  bottom: -30px;
  left:50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.home .news .item_news a{
  margin-right: 25px;
}
.taxonomy-term-description img.attachment-large {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
blockquote p {
  font-style: italic;
  background-color: #e4eef0;
  padding: 25px;
  color: black;
  border-left: 3px solid #80449a;
}
.wpcf7-select{
  width: 100% !important;
  margin-bottom: 15px;
}
.select2-container .select2-choice{
  border:0;
  border-left: 3px solid #d96511;
  background-color: #faf7fc;
  padding: 14px;
  height: 50px;
}
.select2-container .select2-choice .select2-arrow{
  background: transparent;
}
.select2-container .select2-choice .select2-arrow b{
  background: none;
}
.select2-container .select2-choice .select2-arrow b:before{
  content: '\f078';
  font-family: FontAwesome !important;
  color: #999;
  font-size: 14px;
  top: 12px;
  position: absolute;
  right: 7px;
}
.nav-main{
  margin-bottom: 0;
}
.search-form .form-control{
  width: 70%;
  display: inline-block;
  line-height: 1.6;
}

.search-form .btn-default{
  width: 15%;
  vertical-align: top;
  display: inline-block;
}
.menu-item-has-children{
  position: relative;
}
.menu-item-has-children:hover .sub-menu{
  display: block;
}
.sub-menu {
  list-style: none;
  position: absolute;
  background: rgba(57, 12, 86, 0.85);
  padding: 10px;
  display: none;
  top: 100%;
}
.sub-menu li a{
  white-space: nowrap;
}
.sub-menu li{
  padding-bottom: 10px;
}
.header-nav-mobile{
  background: linear-gradient(90deg, rgb(105, 17, 145) 0%, rgb(92, 29, 2) 100%);
  width: 100%;
  z-index: 99;
}
#whatsapp-link{
  display: none;
}
.not-found-img {
  max-width: 500px;
  display: inline-block;
  margin-bottom: 20px;
}
.form-grey-block {
  background: #F4F4F4;
  background: linear-gradient(111deg,rgba(244, 244, 244, 1) 0%, rgba(241, 225, 250, 1) 100%);

  padding: 15px;
  margin-bottom: 30px;
}
.form-control::placeholder{
  color:#cacaca;
}
.form-control{
  color:#000;
}
.wpcf7-form-control.wpcf7-checkbox {
  padding: 10px;
  display: block;
  border: 1px solid #ced4da;
  border-radius: 5px;

}
.wpcf7-not-valid {
  border-color: red;
}
.project_category_link {
  margin-top: 10px;
  display: block;
  text-decoration: none;
  font-size: 15px;
  text-decoration: none;
  padding-left: 10px;
  border-left: 3px solid #a60860;
}

.wpb_heading.wpb_singleimage_heading {
  text-align: left;
  color: #ce6089 !important;
  font-size: 14px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-left: 2px solid #e1e1e1;
  font-weight: 400;
}

.wpb_single_image.wpb_content_element {
  overflow: hidden;
}

.news-meta{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.news-meta .news-date{
  margin: 50px 0;
}
.news-category {
  margin-left: 20px;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 100;
}
.main-team-container {
  padding: 20px;
  background-color: #f5f7fb;
  margin-bottom: 30px;
}
.structure-image{
  margin-top: 40px;
  margin-bottom: 20px;
}
.structure-image a{
  display: block;
}
.portfolio-page.nav-portfolio {
  margin-bottom: 0;
}

.portfolio-page-text {
  padding-left: 15px;
  margin: 30px 0 10px;
  border-left: 2px solid #dd6ca1;
}

.ptf-clip {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #ffffffab;
  padding: 8px;
  font-size: 15px;
  transition: all ease-in-out .2s;
  backdrop-filter: blur(3px);
}
.ptf-clip:hover {
  background: #ffffffe8;
}
.single-proposals .detail-portfolio p {
  color: #171717;
  font-weight: 400;
  line-height: 1.5em;
}

.proposal-portfolio {
  background: #F4F4F4;
  background: linear-gradient(111deg,rgb(244, 244, 244) 0%, rgb(241, 225, 250) 100%);
  padding: 30px 0;
  margin-bottom: 40px;
}

.proposal-portfolio .portfolio-page.container .row {
  padding: 0 15px;
}

.proposal-portfolio .portfolio-page.container .row > div {
  padding: 0 1px;
}

.single-proposals .prop-bottom-text {
  margin: 40px 0 60px;
}

.proposal-page.container h3 {
  color: #000;
}

.bottom-phone img, .bottom-phone .fa.fa-envelope {
  position: relative;
  top: 3px;
}

.proposal-title h1 {
  color: #47046f !important;
  font-weight: 200 !important;
  font-size: 4em;
  margin: 20px 0 80px;
}

.proposal-price-innerwrapper small, .proposal-date small {
  display: block;
  color: #777;
  margin-top: 10px;
  font-size: 12px;
}

.proposal-price-innerwrapper {
  font-size: 20px;
  font-family: 'HelveticaCyr', sans-serif;
  font-weight: 100;
  padding: 20px 0 10px;
  text-align: right;
  border-bottom: 1px dotted #666;
}

.proposal-price-innerwrapper span {
  font-size: 30px;
  color: #880086;
}

.proposal-date {
  margin-top: 80px;
  font-family: 'HelveticaCyr', sans-serif;
  border-top: 1px dotted #666;
  padding-top: 20px;
  font-size: 14px;
}

.related-service-link .related-service-title {
  color: #d74600;
  font-weight: 600;
  margin: 10px 0;
  transition: all ease-in-out .2s;
}

.service-block-related {
  padding: 30px 0;
  background: #F4F4F4;
  background: linear-gradient(111deg,rgb(244, 244, 244) 0%, rgb(241, 225, 250) 100%);
}

.related-service-link:hover .related-service-title {
  text-decoration: none;
  color: #bd00ba;
  padding-left: 15px;
}

.related-service-link:hover  { text-decoration: none; }

.related-service-link {display:block;}

.contactpage-bottom {
  background: #4e0e6b;
  background: linear-gradient(111deg, rgba(78, 14, 107, 1) 0%, rgba(12, 0, 56, 1) 100%);
}

.contactpage-bottom .block_contacts {
  margin: 30px 0 60px;
}

.contactpage-bottom .block_contacts i {
  font-size: 26px;
}

.contactpage-bottom h3 {
  margin: 30px 0 0;
  color: white;
  font-weight: 499;
}

.price-table a strong {
  margin-bottom: 10px !important;
  font-size: 16px;
  display: inline-block;
  font-weight: 500;
  transition: all ease-in-out .2s;
}

.price-table a:hover strong {
  color: #b03900 !important;
}

.vc_toggle_default .vc_toggle_icon {
  background: #ff7a39 !important;
  border: 1px solid #ff7a39 !important;
}

.vc_toggle_default .vc_toggle_icon::before {
  border: 1px solid #ff7a39 !important;
}

.vc_toggle_default .vc_toggle_icon::after, .vc_toggle_default .vc_toggle_icon::before { background: #ff7a39 !important; }

.faq-container h2 {
  color: #8920ba;
  font-size: 17px;
  margin-bottom: 10px !important;
  text-align: left;
  margin-top: 50px;
  font-weight: 400 !important;
}

.vc_toggle_content ul li {
  font-size: 16px;
  color: #1a1a1a;
  margin-bottom: 10px;
  font-weight: 300;
}

.title-slider .btn-white {
  background: #ff5300b0;
  font-weight: 400;
  font-size: 20px;
  color: white;
  padding: 10px 40px 10px;
  border-radius: 30px;
  margin-top: 30px;
  border: 2px solid white;
  backdrop-filter: blur(5px);
  transition: all ease-in-out .2s;
}

.title-slider .btn-white:hover {
  background: #d74600;
  transform: scale(1.1);
}

.related-projects {
  background: #4e0e6b;
  background: linear-gradient(111deg, rgba(78, 14, 107, 1) 0%, rgba(12, 0, 56, 1) 100%);
  padding-bottom: 20px;
  padding-top: 20px;
}

.related-projects h3 {
  margin: 0;
  font-size: 20px;
  color: white;
}

.related-projects .project-category {
  color: white;
  font-size: 12px;
  opacity: .7;
}

.related-projects a.bottom-phone:hover {
  color: #ff7a39;
}

.related-projects a.bottom-phone {
  font-size: 18px;
  margin-bottom: 0;
  transition: all ease-in-out .2s;
}

.row.justify-content-center.projects-tile {
  background: rgba(0,0,0,.05);
}

.mobile-menu-bottom, .mobile-menu-bottom a {
  display: block;
  text-align: right;
  color: white;
  font-size: 15px;
  margin-bottom: 15px;
}

.rmp-container .rmp-menu-title {
  background: none !important;
  padding: 0 0 10px !important;
  margin-top: 150px !important;
}

.rmp-container .rmp-menu-title .rmp-menu-title-image {
  height: auto;
  width: 50%;
  margin: 0 0 30px 15px;
}

.rmp-container .rmp-menu-title:hover {
  background: none !important;
}

.owl-carousel_first,
.slider_about {
    opacity: 0;
}

.owl-carousel_first.owl-loaded,
.slider_about.owl-loaded {
    opacity: 1;
}

.header-nav-mobile {display: none;}

.lang-item.current-lang {
  display: none;
}

.lang-switcher {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: right;
  position: relative;
  bottom: 12px;
}

.header-nav-mobile .mobhead-phone, .header-nav-mobile .lang-switcher {
  display: inline-block;
  width: 45%;
  text-align: right;
}

.lang-switcher a {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  color: white;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 20px;
  padding: 8px 10px 10px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid white;
  position: relative;
  transition: all ease-in-out .2s;
}

.lang-switcher a:hover {
  background: #8f0f93;
  transform: scale(1.2);
  text-decoration: none;
}


/************ CONTENT PART *****************/


.content-graygradient {
  background: #F4F4F4;
  background: linear-gradient(111deg,rgba(244, 244, 244, 1) 0%, rgba(241, 225, 250, 1) 100%);
  padding: 30px 0;
  margin: 20px 0 40px;
}

.taxonomy-term-description .wpb_text_column p a {
  color: #d74600;
  white-space: nowrap;
  font-weight: 400;
}

.taxonomy-term-description h4 {
  color: #770597 !important;
  font-weight: 300;
  font-size: 21px;
  margin-bottom: 20px;
}

.taxonomy-term-description h3 {
  color: #821351;
  font-size: 26px;
  font-weight: 300;
  margin-bottom: 40px;
  text-align: left;
  margin-top: 30px;
}
.taxonomy-term-description  p {
  margin-bottom: 20px;
}

.taxonomy-term-description {
  margin-bottom: 40px;
}
.taxonomy-term-description  ul {
  color: #4a5468;
  font-family: "HelveticaCyr",sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 2em;
}

.content-actionbutton a {
background: #d74600 !important;
}

.detail-portfolio .vc_row li {
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 10px;
}