@charset "UTF-8";
@font-face {
  font-family: 'Conv_BRLNSDB';
  src: url("../fonts/BRLNSDB.eot");
  src: local("☺"), url("../fonts/BRLNSDB.woff") format("woff"), url("../fonts/BRLNSDB.ttf") format("truetype"), url("../fonts/BRLNSDB.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_SFUIDisplay-Heavy';
  src: url("../fonts/SFUIDisplay-Heavy.eot");
  src: local("☺"), url("../fonts/SFUIDisplay-Heavy.woff") format("woff"), url("../fonts/SFUIDisplay-Heavy.ttf") format("truetype"), url("../fonts/SFUIDisplay-Heavy.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_georgiai';
  src: url("../fonts/georgiai.eot");
  src: local("☺"), url("../fonts/georgiai.woff") format("woff"), url("../fonts/georgiai.ttf") format("truetype"), url("../fonts/georgiai.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Conv_georgiab';
  src: url("../fonts/georgiab.eot");
  src: local("☺"), url("../fonts/georgiab.woff") format("woff"), url("../fonts/georgiab.ttf") format("truetype"), url("../fonts/georgiab.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextCyr-Bold';
  src: url('../fonts/AvenirNextCyr-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'PlayfairDisplay-Italic';
  src: url('../fonts/PlayfairDisplay-Italic.ttf');
  font-weight: normal;
  font-style: normal;
}

* {
  font-family: 'Open Sans', sans-serif;
}

body {
  overflow-x: hidden;
}

*,
*:hover,
*:active,
*:focus {
  outline: none;
}

button,
button:hover,
button:active,
button:focus {
  outline: none;
}

.none {
  display: none;
}

.title {
  color: #010101;
  font-size: 36px;
  font-weight: 300;
  display: block;
  text-align: center;
  padding-top: 95px;
  letter-spacing: 2.9px;
}

.header {
  padding-bottom: 6px;
  background: #fff;
  width: 100%;
  z-index: 9999;
  top: 0;
}

.header.blog {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: none;
}

.header.blog .nav-link {
  color: #fff !important;
  font-weight: bold;
}

.header .top-nav {
  background: #000000;
  padding-bottom: 16px;
}

.header .top-nav .contacts {
  color: #fff;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  margin-top: 14px;
  letter-spacing: 0.7px;
}

.header .top-nav .contacts .phone {
  color: #30bffd;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  margin-left: 29px;
  margin-top: 1px;
}

.header .top-nav .contacts .phone i {
  margin-right: 6px;
  color: #fff;
  font-size: 14px;
}

.header .top-nav .contacts .mail {
  color: #30bffd;
  font-size: 16px;
  display: inline-block;
  vertical-align: top;
  margin-left: 25px;
  margin-top: 1px;
  text-decoration: underline;
}

.header .top-nav .contacts .mail:hover {
  text-decoration: none;
}

.header .top-nav .contacts .mail i {
  margin-right: 9px;
  color: #fff;
  font-size: 14px;
}

.header .top-nav .nav {
  float: right;
}

.header .top-nav .nav .social {
  margin: 10px 22px 0 0;
}

.header .top-nav .nav .social a {
  color: #979797;
  font-size: 24px;
  margin-left: 17px;
}

.header .top-nav .nav .lang {
  margin-top: 21px;
  border-left: 1px solid #fff;
  padding-left: 28px;
  line-height: 17px;
  position: relative;
  height: 18px;
}

.header .top-nav .nav .lang a {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  display: block;
  text-decoration: none;
}

.header .top-nav .nav .lang a i {
  font-size: 11px;
  color: #fff;
  margin-left: 6px;
}

.header .top-nav .nav .lang .drop {
  display: none;
  position: absolute;
  right: 11px;
  text-align: right;
  top: 25px;
  width: 100%;
  background: #fff;
  z-index: 555;
}

.header .top-nav .nav .lang .drop a {
  display: block;
}

.header .top-nav .nav .lang .drop a {
  color: #000;
}

.header .nav-menu{  
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
}
.header .nav-menu.fixed{
  position: fixed;
  display: block;
  z-index: 999;
}

.header .nav-menu .navbar-brand {
  margin: 3px 0 0 0;
}

.header .nav-menu .navbar-nav .nav-link {
  font-size: 16px;
  color: #000000;
  padding: 0;
  letter-spacing: -0.1px;
}

.header .nav-menu .nav-item {
  margin-left: 36px;
  margin-top: 10px;
}

.header .nav-menu .nav-item.active:after {
  content: '';
  width: 28px;
  height: 4px;
  display: block;
  margin: 7px auto 0;
  background: #009ce0;
}

.header .nav-menu .navbar {
  width: 100%;
}

.main-block {
  min-height: 826px;
  background: url(../img/main-bg.jpg) no-repeat top center;
}

.main-block .container {
  position: relative;
}

.main-block h1 {
  font-family: 'Conv_BRLNSDB';
  font-size: 72px;
  color: #fff;
  display: block;
  padding-top: 212px;
  margin-left: 11px;
  letter-spacing: 10px;
  text-transform: uppercase;
}

.main-block h1 span {
  display: block;
  font-size: 36px;
  letter-spacing: 0;
  text-transform: none;
  padding: 18px 25% 0 0;
  line-height: 43px;
}
.main-block h1 span {
  font-size: 36px;
  letter-spacing: 0;
  text-transform: uppercase;
  line-height: 43px;
}
.main-block h1 span.lowercase {
  text-transform: none;
}

.main-block .details {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
  border: 1px solid #ffffff;
  margin: 53px 0 0 11px;
  padding: 17px 58px 18px 56px;
  letter-spacing: 1px;
  border-radius: 5px;
  text-decoration: none;
}

.main-block .request {
  padding: 18px 23px 19px 34px;
  letter-spacing: 1px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  margin: 53px 0 0 33px;
  text-transform: uppercase;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4cdbcd+0,009ce0+100 */
  background: #4cdbcd;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #4cdbcd 0%, #009ce0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cdbcd', endColorstr='#009ce0', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  text-decoration: none;
}

.main-block .text-agency {
  position: absolute;
  top: calc(50% + 94px);
  right: -82px;
  color: #fff;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 18px;
  letter-spacing: 1.5px;
}

.main-block .text-agency:before {
  content: '';
  width: 1px;
  height: 20px;
  background: #fff;
  position: absolute;
  left: -21px;
  top: 7px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.main-block .text-agency:after {
  content: '';
  width: 1px;
  height: 20px;
  background: #fff;
  position: absolute;
  right: -21px;
  top: 7px;
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.main-block .text-result {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.5px;
  position: absolute;
  bottom: -87px;
  right: 65px;
}

.main-block .text-result:before {
  content: '';
  width: 20px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: -31px;
  top: 16px;
}

.main-block .text-result:after {
  content: '';
  width: 20px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: -26px;
  top: 16px;
}
.services{
  position: relative;
}
.services-main:before{
  content: '';
  width: 147px;
  height: 1148px;
  position: absolute;
  left: 125px;
  top: 90px;
  z-index: 5;
  background: url(../img/ALAKRIS.png) no-repeat left top;
}
.services .list {
  margin-top: 66px;
  padding-bottom: 50px;
}

.services .list .hidden {
  display: none;
}

.services .list .item {
  min-height: 370px;
}

.services .list .item span {
  min-height: 60px;
}

.services .list a,
.services .list .item {
  background: #eeeeee;
  display: block;
  text-decoration: none;
  padding-top: 33px;
  margin-bottom: 20px;
  border-radius: 5px;
}

.services .list .img {
  text-align: center;
  display: block;
  height: 95px;
}

.services .list span {
  color: #000000;
  font-size: 18px;
  display: block;
  text-align: center;
  padding: 13px 10px 0;
  line-height: 22px;
  min-height: 83px;
}

.services .list .btn {
  letter-spacing: 1px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  display: block;
  padding: 20px 0;
  max-width: 290px;
  width: 100%;
  vertical-align: top;
  margin: 53px auto !important;
  text-transform: uppercase;
  background: #4cdbcd;
  background: linear-gradient(135deg, #4cdbcd 0%, #009ce0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cdbcd', endColorstr='#009ce0', GradientType=1);
  text-decoration: none;
}

.services.inner .form form {
  margin-top: 75px;
}

.services.inner .form .item span {
  padding-top: 100px;
}

.services .form {
  background: #009ce0;
  background: linear-gradient(to bottom, #009ce0 0%, #4cdbcd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ce0', endColorstr='#4cdbcd', GradientType=0);
  margin-top: 183px;
  padding-bottom: 154px;
  position: relative;
}

.services .form:before {
  content: '';
  width: 100%;
  height: 150px;
  background: url(../img/form-bg-top.png) no-repeat top center;
  display: block;
  position: absolute;
  left: 0;
  top: -150px;
}

.services .form:after {
  content: '';
  width: 100%;
  height: 150px;
  background: url(../img/form-bg-bottom.png) no-repeat top center;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}

.services .form .item {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  position: relative;
}

.services .form .item span {
  color: #ffffff;
  font-size: 42px;
  display: block;
  text-transform: uppercase;
  padding: 164px 0 0 12.5%;
}

.services .form .item p {
  color: #ffffff;
  font-size: 42px;
  display: block;
  padding: 45px 0 0 12.5%;
  line-height: 50px;
}

.services .form form {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 34%;
  margin-left: 7%;
  margin-top: 143px;
}

.services .form form input[type="text"] {
  width: 100%;
  color: #000000;
  font-size: 18px;
  display: block;
  background: #fff;
  border: none;
  border-radius: 5px;
  padding: 18px 0 14px 27px;
  margin-bottom: 11px;
}

.services .form form textarea {
  width: 100%;
  min-height: 140px;
  margin: 0 auto;
  color: #000000;
  font-size: 18px;
  display: block;
  background: #fff;
  border: none;
  border-radius: 5px;
  padding: 18px 0 14px 27px;
  margin-bottom: 15px;
}

.services .form form label {
  font-size: 12px;
}

.services .form form label a {
  color: #fff;
}

.services .form form .btn {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  display: block;
  margin: 33px auto 0;
  border: 1px solid #fff;
  width: 240px;
  padding: 16px 0 15px;
  border-radius: 5px;
  text-align: center;
  letter-spacing: 1px;
  background: transparent;
}

.portfolio {
  overflow: hidden;
}

.portfolio .title {
  padding-top: 105px;
}

.portfolio .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.portfolio .owl-carousel {
  width: 95%;
  margin: 69px auto 0;
}

.portfolio .owl-item {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.4;
}

.portfolio .owl-item:before {
  content: '';
  width: 100;
  height: 100%;
}

.portfolio .owl-item.active {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.portfolio .owl-prev {
  position: absolute;
  left: -39px;
  top: calc(50% - 19.5px);
  font-size: 43px;
  opacity: 0.47;
  color: #000;
  padding-top: 0;
  transition: all 0.5s;
}

.portfolio .owl-prev:hover {
  color: #009ce0;
  opacity: 1;
}

.portfolio .owl-next {
  position: absolute;
  right: -39px;
  top: calc(50% - 19.5px);
  font-size: 43px;
  opacity: 0.47;
  color: #000;
  padding-top: 0;
  transition: all 0.5s;
}

.portfolio .owl-next:hover {
  color: #009ce0;
  opacity: 1;
}

.portfolio .item img {
  width: 100%;
}

.portfolio .item:hover:before {
  background: rgba(0, 154, 221, 0.74);
}

.portfolio .item:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(13, 29, 50, 0.63);
  transition: all 0.5s;
}

.portfolio .item a {
  display: block;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.portfolio .item a:before {
  content: '';
  width: 38px;
  height: 41px;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  position: absolute;
  left: 17px;
  top: 17px;
}

.portfolio .item a:after {
  content: '';
  width: 38px;
  height: 41px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  position: absolute;
  right: 17px;
  bottom: 17px;
}

.portfolio .item a:hover span {
  font-weight: 600;
}

.portfolio .item a:hover span:after {
  display: block;
}

.portfolio .item a span {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  height: 100%;
  font-size: 20px;
  padding: 0 35px 0;
  line-height: 25px;
  letter-spacing: 0.5px;
}

.portfolio .item a span:after {
  content: '';
  display: none;
  width: 39px;
  height: 39px;
  background: url(../img/btn-plus.png) no-repeat center center;
  margin: 0 auto;
  position: absolute;
  bottom: 30px;
  left: calc(50% - 19.5px);
}

.our-clients {
  background: #ecf1f7;
  position: relative;
  padding-bottom: 170px;
}

.our-clients:after {
  content: '';
  width: 100%;
  height: 150px;
  background: url(../img/form-bg-bottom1.png) no-repeat top center;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
}

.our-clients .title {
  padding-top: 55px;
  letter-spacing: 0;
}

.our-clients .list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 57px;
  -ms-flex-align: center;
  align-items: center;
}

.our-clients .list .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  text-align: center;
}

.our-clients .list .item img {
  max-width: 100%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  /* IE 6-9 */
  transition: all 0.5s;
}

.our-clients .list .item img:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: gray;
  /* IE 6-9 */
}

.reviews {
  padding-bottom: 70px;
}

.reviews .title {
  letter-spacing: 0;
  padding-top: 78px;
}

.reviews .review-slider {
  text-align: center;
}

.owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
}

.owl-next {
  position: absolute;
  right: 0;
  top: 50%;
}

.reviews .review-slider .img {
  width: 210px;
  height: 210px;
  margin: 52px auto 0;
}

.reviews .review-slider .img img {
  max-width: 100%;
  border-radius: 50%;
}

.reviews .review-slider a {
  display: block;
  text-align: center;
  color: #0071b2;
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
  font-style: italic;
  margin-top: 17px;
}

.reviews .review-slider a:hover {
  text-decoration: none;
}

.reviews .review-slider span {
  color: #767676;
  font-size: 18px;
  display: block;
  text-align: center;
  margin-top: 9px;
}

.reviews .review-slider p {
  color: #000000;
  font-size: 18px;
  display: block;
  text-align: center;
  padding: 15px 10% 0;
  line-height: 22px;
}

.reviews .owl-dots {
  width: 100%;
  margin-top: 5px;
  text-align: center;
}

.reviews .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: top;
  margin: 0 9px;
}

.reviews .owl-dots .owl-dot.active span {
  background: #009ce0;
}

.reviews .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  display: block;
  border-radius: 50%;
  background: #a4a4a4;
}

.who-we-are {
  background: #f2f2f2;
  padding-bottom: 75px;
}

.who-we-are .title {
  letter-spacing: 0;
  padding-top: 50px;
}

.who-we-are .text {
  padding-top: 25px;
}

.who-we-are .text p {
  font-weight: 300;
  font-size: 24px;
  display: block;
  text-align: center;
  line-height: 30px;
}

.who-we-are .text span {
  font-size: 24px;
  font-weight: 600;
  display: block;
  text-align: center;
}

.who-we-are .color-1 span {
  background: #3bcdd1;
}

.who-we-are .color-2 span {
  background: #ccb3ed;
}

.who-we-are .color-3 span {
  background: #009ce0;
}

.who-we-are .items {
  position: relative;
  margin-top: 51px;
}

.who-we-are .items img {
  width: 100%;
}

.who-we-are .items .item {
  position: absolute;
  left: 0;
  top: 0;
}

.who-we-are .items .item span {
  width: 225px;
  margin: 135px auto 0;
  text-align: center;
  color: #ffffff;
  font-size: 26px;
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  padding: 10px;
}

.who-we-are .items .item p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  display: block;
  padding: 60px 5% 0 13%;
}

.achievements .title {
  padding-top: 73px;
}

.achievements .sub-title {
  color: #898989;
  font-size: 18px;
  display: block;
  text-align: center;
  padding-top: 9px;
}

.achievements .list {
  padding-top: 79px;
}

.achievements .list a{
  text-decoration: none;
}

.achievements .list .img {
  display: block;
  text-align: center;
}

.achievements .list b {
  display: block;
  font-size: 32px;
  color: #009ce0;
  font-weight: 800;
  text-align: center;
  padding-top: 6px;
}

.achievements .list span {
  color: #000;
  font-size: 18px;
  display: block;
  text-align: center;
  line-height: 24px;
}

.blog-list .title {
  padding-top: 62px;
  letter-spacing: 0;
}

.blog-list .list {
  padding-top: 72px;
}

.blog-list .img img {
  width: 100%;
}

.blog-list .name {
  font-size: 16px;
  color: #000;
  display: block;
  text-decoration: none;
  margin-top: 17px;
  line-height: 19px;
}

.blog-list .name:hover {
  color: #009add;
}

.blog-list p {
  color: #727272;
  font-size: 14px;
  display: block;
  padding-top: 10px;
  line-height: 17px;
}

.blog-list .btn {
  color: #8c8c8c;
  border: 1px solid #8c8c8c;
  font-size: 14px;
  text-align: center;
  margin: 21px auto 0;
  width: 125px;
  display: block;
  -webkit-transition-property: background;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  padding: 9px 0.75rem 8px;
}

.blog-list .btn:hover {
  color: #fff;
  background: #4cdbcd;
  background: linear-gradient(135deg, #4cdbcd 0%, #009ce0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cdbcd', endColorstr='#009ce0', GradientType=1);
  border: none;
  padding: 10px 0.75rem 9px;
}

.maps {
  height: 570px;
  margin-top: 89px;
}

#map {
  width: 100%;
  height: 570px;
}

.footer {
  background: url(../img/footer-bg.jpg) no-repeat top center/cover;
  padding-top: 45px;
}

.footer .subscription {
  background: #009ce0;
  border-radius: 5px;
  padding: 32px 0 20px 5%;
}

.footer .subscription label {
  color: #ffffff;
  font-size: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.footer .subscription input[type="text"] {
  color: #ffffff;
  background: url(../img/mail-ico.png) no-repeat 0 6px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #fff;
  padding-left: 25px;
  font-size: 15px;
  margin-left: 6%;
  width: 24%;
}

.footer .subscription input[type="text"]::-webkit-input-placeholder {
  color: #fff;
}

.footer .subscription input[type="text"]::-moz-placeholder {
  color: #fff;
}

.footer .subscription input[type="text"]:-moz-placeholder {
  color: #fff;
}

.footer .subscription input[type="text"]:-ms-input-placeholder {
  color: #fff;
}

.footer .subscription button {
  color: #0085bf;
  font-size: 14px;
  font-weight: 600;
  margin: 0 0 0 5%;
  padding: 11px 31px;
  background: #fff;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.5s;
}

.footer .subscription button:hover {
  color: #fff;
  background: #0085bf;
}

.footer .name {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  display: block;
  margin-top: 35px;
}

.footer .list {
  font-size: 0;
}

.footer .list .item {
  width: 20%;
  padding-top: 15px;
  display: inline-block;
  vertical-align: top;
}

.footer .list .item ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.footer .list .item ul li {
  margin-bottom: 35px;
}

.footer .list .item ul li a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: underline;
}

.footer .list .item ul li a:hover {
  text-decoration: none;
}

.footer .list .adress span {
  width: 80%;
  display: inline-block;
}

.footer .list .adress a {
  color: #fff;
  font-size: 16px;
  display: block;
  margin-bottom: 25px;
  line-height: 20px;
}

.footer .list .adress a.adress i {
  font-size: 20px;
}

.footer .list .adress a i {
  width: 30px;
  font-size: 16px;
  color: #009add;
  display: inline-block;
  vertical-align: top;
}

.footer .list .map {
  margin-left: 30px;
  text-decoration: underline;
}

.footer .list .map:hover {
  text-decoration: none;
}

.footer .copyright {
  text-align: center;
  color: #b7b7b7;
  font-size: 14px;
  padding-top: 55px;
  padding-bottom: 30px;
}

.portfolio-wrapper {
  overflow: hidden;  
}

.portfolio-wrapper .job-bg {
  background: url(../img/jobs/bg14.jpg) no-repeat center center;
}

.portfolio-wrapper .seo-text-list img {
  max-width: 100%;
  margin: 0 auto 30px;
  display: block;
}

.portfolio-wrapper .seo-text-list span {
  color: #000000;
  font-size: 26px;
  font-weight: 300;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  padding-bottom: 80px;
}

.portfolio-wrapper .seo-text-list .item {
  margin-bottom: 20px;
}

.portfolio-wrapper .seo-text-list .item:before {
  content: '';
  width: 64px;
  height: 64px;
  background: url(../img/checked .jpg) no-repeat;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}

.portfolio-wrapper .seo-text-list .item p {
  display: inline-block;
  vertical-align: top;
  color: #000000;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  width: 80%;
  line-height: 22px;
  padding-top: 10px;
}

.portfolio-wrapper .jobs-result {
  background: #eef2f5;
  margin-top: 100px;
}

.portfolio-wrapper .jobs-result .title {
  color: #000000;
  font-size: 36px;
  font-weight: 300;
}

.portfolio-wrapper .jobs-result .center {
  -ms-flex-align: center;
  align-items: center;
}

.portfolio-wrapper .jobs-result .center p {
  color: #000000;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 1px;
  display: block;
  line-height: 35px;
}

.portfolio-wrapper .jobs-result .center img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.portfolio-wrapper .jobs-result .center ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.portfolio-wrapper .jobs-result .center ul li {
  margin: 40px 0;
}

.portfolio-wrapper .jobs-result .center ul li span {
  color: #000000;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 1px;
  display: block;
  line-height: 35px;
}

.portfolio-wrapper .jobs-result .center ul li span b {
  color: #0e94d3;
  font-weight: bold;
}

.seo-lending {
  background: url(../img/seo-lending-bg.jpg) no-repeat top center;
  padding-bottom: 80px;
}

.seo-lending.backgroung-1 {
  background: url(../img/jobs/bg1.jpg) no-repeat top center;
}

.seo-lending.backgroung-2 {
  background: url(../img/jobs/bg5.jpg) no-repeat top center;
}

.seo-lending.backgroung-3 {
  background: url(../img/jobs/bg11.jpg) no-repeat top center;
}

.seo-lending h1 {
  color: #ffffff;
  font-size: 42px;
  font-weight: 800;
  padding-top: 90px;
}

.seo-lending a {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
  margin: 50px 0 0 30px;
  display: block;
}

.seo-lending a:hover {
  text-decoration: none;
}

.seo-lending p {
  color: #ffffff;
  font-size: 24px;
  display: block;
  text-align: center;
  line-height: 30px;
  padding-top: 17px;
}

.portfolio-job {
  text-align: center;
}

.portfolio-job img {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  margin-top: 45px;
  margin-bottom: 65px;
}

.portfolio-job .jobs-bg {
  background-position: center center;
  background-repeat: no-repeat;
}

.portfolio-job .jobs-bg.background-1 {
  background-image: url(../img/jobs/bg2.jpg);
}

.portfolio-job .jobs-bg.background-2 {
  background-image: url(../img/jobs/bg3.jpg);
}

.portfolio-job .jobs-bg.background-3 {
  background-image: url(../img/jobs/bg4.jpg);
}

.portfolio-job .jobs-bg.background-4 {
  background-image: url(../img/jobs/bg6.jpg);
}

.portfolio-job .jobs-bg.background-5 {
  background-image: url(../img/jobs/bg7.jpg);
}

.portfolio-job .jobs-bg.backgroung-6 {
  background-image: url(../img/jobs/bg8.jpg);
}

.portfolio-job .jobs-bg.backgroung-7 {
  background-image: url(../img/jobs/bg9.jpg);
}

.portfolio-job .jobs-bg.backgroung-8 {
  background-image: url(../img/jobs/bg10.jpg);
}

.portfolio-job .jobs-bg.backgroung-9 {
  background-image: url(../img/jobs/bg13.jpg);
}

.portfolio-job .jobs-bg.backgroung-10 {
  background-image: url(../img/jobs/bg16.jpg);
}

.seo-text {
  position: relative;
  padding: 65px 0 75px;
}

.seo-text:before {
  content: '';
  width: 200%;
  height: 100%;
  position: absolute;
  left: -50%;
  top: 0;
  background: #f3f3f3;
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  z-index: -1;
}

.seo-text span {
  color: #000000;
  font-size: 28px;
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 15px;
  display: block;
}

.seo-text p {
  color: #000000;
  font-size: 24px;
  display: block;
  line-height: 30px;
}

.order-form {
  background: #009ce0;
  padding-top: 65px;
  padding-bottom: 35px;
  margin-top: 60px;
  margin-bottom: 55px;
}

.order-form span {
  color: #fefefe;
  font-size: 36px;
  display: block;
  text-align: center;
  line-height: 40px;
}

.order-form form {
  margin-top: 25px;
  text-align: center;
}

.order-form input[type="text"] {
  max-width: 360px;
  width: 100%;
  margin: 0 auto;
  color: #000000;
  font-size: 18px;
  display: block;
  background: #fff;
  border: none;
  border-radius: 5px;
  padding: 18px 0 14px 27px;
  margin-bottom: 15px;
}

.order-form textarea {
  max-width: 360px;
  width: 100%;
  min-height: 140px;
  margin: 0 auto;
  color: #000000;
  font-size: 18px;
  display: block;
  background: #fff;
  border: none;
  border-radius: 5px;
  padding: 18px 0 14px 27px;
  margin-bottom: 15px;
}

.order-form button {
  width: 250px;
  font-size: 18px;
  display: block;
  margin: 0 auto;
  background: #131129;
  border-radius: 5px;
  color: #fff;
  padding: 20px 0;
}

.order-form label {
  color: #fefefe;
  font-size: 14px;
  margin-top: 50px;
}

.order-form input[type="checkbox"] {
  display: none;
}

.order-form input[type="checkbox"] + label span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -1px 10px 0 0;
  vertical-align: middle;
  background: url(../img/checkbox.png) left bottom no-repeat;
  cursor: pointer;
}

.order-form input[type="checkbox"]:checked  + label span {
  background: url(../img/checkbox.png) left top no-repeat;
}

.uiux-portfolio .seo-text:before {
  display: none;
}

.uiux-portfolio h1 {
  color: #000000;
  font-size: 36px;
  font-weight: 800;
  display: block;
  text-align: center;
  padding-top: 125px;
}

.uiux-portfolio .company-logo {
  text-align: center;
  margin-top: 25px;
}

.uiux-portfolio .company-logo img {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
}

.uiux-portfolio .mock-up {
  margin-left: -135px;
  margin-top: 60px;
}

.uiux-portfolio .mock-up-mobile {
  display: none;
}

.uiux-portfolio .fonts {
  text-align: center;
  padding-bottom: 110px;
}

.uiux-portfolio .fonts .number {
  width: 200px;
  height: 200px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  font-size: 69px;
  color: #fff;
  background: #0d82dd;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  line-height: 200px;
  letter-spacing: 5px;
  position: relative;
}

.uiux-portfolio .fonts .number:after {
  content: '';
  width: 230px;
  height: 230px;
  position: absolute;
  left: -15px;
  top: -15px;
  border: 5px solid #0d82dd;
  border-radius: 50%;
}

.uiux-portfolio .fonts span {
  color: #131129;
  font-size: 30px;
  letter-spacing: 1.6px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding-top: 60px;
}

.uiux-portfolio .fonts .light {
  display: inline-block;
  vertical-align: top;
  padding-top: 70px;
  font-size: 24px;
  font-weight: 300;
  margin: 0 3%;
}

.uiux-portfolio .fonts .regular {
  display: inline-block;
  vertical-align: top;
  padding-top: 70px;
  font-size: 24px;
  font-weight: 400;
  margin: 0 3%;
}

.uiux-portfolio .fonts .bold {
  display: inline-block;
  vertical-align: top;
  padding-top: 70px;
  font-size: 24px;
  font-weight: 700;
  margin: 0 3%;
}

.uiux-portfolio .colors {
  background: #f1f1f1;
  padding-top: 90px;
  text-align: center;
}

.uiux-portfolio .colors .number {
  width: 200px;
  height: 200px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  font-size: 69px;
  color: #fff;
  background: #0d82dd;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  line-height: 200px;
  letter-spacing: 5px;
  position: relative;
}

.uiux-portfolio .colors .number:after {
  content: '';
  width: 230px;
  height: 230px;
  position: absolute;
  left: -15px;
  top: -15px;
  border: 5px solid #0d82dd;
  border-radius: 50%;
}

.uiux-portfolio .colors span {
  color: #131129;
  font-size: 30px;
  letter-spacing: 1.6px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding-top: 60px;
}

.uiux-portfolio .colors .collor-bg {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  line-height: 250px;
  letter-spacing: 10px;
  font-size: 30px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  margin: 90px 5% 110px;
}

.uiux-portfolio .colors .grey {
  background: #67686a;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(103, 104, 106, 0.66);
}

.uiux-portfolio .colors .red {
  background: #d45c2a;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(212, 92, 42, 0.66);
}

.uiux-portfolio .colors .orange {
  background: #ffa24b;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(255, 162, 75, 0.66);
}

.uiux-portfolio .colors .light-grey {
  background: #f4f4f4;
  color: #606060;
  box-shadow: 0 0 55px 0 rgba(103, 104, 106, 0.66);
}

.uiux-portfolio .colors .blue {
  background: #2d66e7;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(45, 102, 231, 0.66);
}

.uiux-portfolio .colors .pink {
  background: #df0055;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(223, 0, 85, 0.66);
}

.uiux-portfolio .colors .pale-pink {
  background: #dbc8ba;
  color: #373737;
  box-shadow: 0 0 55px 0 rgba(219, 200, 186, 0.66);
}

.uiux-portfolio .colors .white {
  background: #fff;
  color: #000;
  box-shadow: 0 0 55px 0 rgba(219, 200, 186, 0.66);
}

.uiux-portfolio .colors .light-red {
  background: #ff1414;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(255, 20, 20, 0.66);
}

.uiux-portfolio .colors .black {
  background: #000;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(0, 0, 0, 0.66);
}

.uiux-portfolio .colors .subdued-red {
  background: #e42024;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(255, 20, 20, 0.66);
}

.uiux-portfolio .colors .subdued-blue {
  background: #2d4e86;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(45, 78, 134, 0.66);
}

.uiux-portfolio .colors .purple {
  background: #ba058a;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(186, 5, 138, 0.66);
}

.uiux-portfolio .colors .light-yellow {
  background: #ffc100;
  color: #fff;
  box-shadow: 0 0 55px 0 rgba(255, 193, 0, 0.66);
}

.uiux-portfolio .colors .yellow {
  background: #ecdc00;
  color: #545454;
  box-shadow: 0 0 55px 0 rgba(236, 220, 0, 0.66);
}

.uiux-portfolio .colors .grey1 {
  background: #292a2a;
  color: #ffffff;
  box-shadow: 0 0 55px 0 rgba(41, 42, 42, 0.66);
}

.uiux-portfolio .colors .grey2 {
  background: #373e44;
  color: #ffffff;
  box-shadow: 0 0 55px 0 rgba(55, 62, 68, 0.66);
}

.uiux-portfolio .colors .light-pink {
  background: #ff5252;
  color: #ffffff;
  box-shadow: 0 0 55px 0 rgba(255, 82, 68, 0.66);
}

.uiux-portfolio .colors .light-blue {
  background: #39b1fd;
  color: #ffffff;
  box-shadow: 0 0 55px 0 rgba(57, 177, 253, 0.66);
}

.uiux-portfolio .design {
  text-align: center;
  padding-top: 110px;
}

.uiux-portfolio .design .landing-bg1 {
  background: url(../img/jobs/landing-bg1.jpg) no-repeat top center;
}

.uiux-portfolio .design .landing-bg2 {
  background: url(../img/jobs/bg12.jpg) no-repeat top center;
}

.uiux-portfolio .design .text {
  font-size: 24px;
  color: #000;
  text-align: center;
}

.uiux-portfolio .design .text a {
  color: #008bbf;
  text-decoration: underline;
}

.uiux-portfolio .design .number {
  width: 200px;
  height: 200px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  font-size: 69px;
  color: #fff;
  background: #0d82dd;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  line-height: 200px;
  letter-spacing: 5px;
  position: relative;
}

.uiux-portfolio .design .number:after {
  content: '';
  width: 230px;
  height: 230px;
  position: absolute;
  left: -15px;
  top: -15px;
  border: 5px solid #0d82dd;
  border-radius: 50%;
}

.uiux-portfolio .design span {
  color: #131129;
  font-size: 30px;
  letter-spacing: 1.6px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding-top: 60px;
  padding-bottom: 85px;
}

.uiux-portfolio .design img {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 60px;
}

html,
body {
  height: 100%;
}

.second-portfolio-head {
  height: 1115px;
}

.second-portfolio-head.bg-1 {
  background: #ebeff4;
}

.second-portfolio-head.bg-2 {
  background: #131129;
}

.second-portfolio-head.bg-4 {
  background: #fddf5b;
}

.second-portfolio-head .main-title-block {
  height: 100%;
}

.second-portfolio-head .main-title-block .container {
  height: 100%;
  background: url(../img/1.png) no-repeat top center;
}

.second-portfolio-head .main-title-block .container .center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
}

.second-portfolio-head .main-title-block .container .center .item {
  text-align: center;
  width: 100%;
}

.second-portfolio-head .main-title-block .container .center .item img {
  max-width: 100%;
}

.second-portfolio-head .main-title-block .container .center .item span {
  font-size: 40px;
  line-height: 47px;
  padding-top: 40px;
  display: block;
  color: #fff;
}

.second-portfolio-wrap {
  padding-bottom: 55px;
}

.second-portfolio-wrap.bg-1 {
  background: #ebeff4;
}

.second-portfolio-wrap.bg-2,
.second-portfolio-wrap.bg-3 {
  background: #131129;
}

.second-portfolio-wrap.bg-2 .text-block span,
.second-portfolio-wrap.bg-3 .text-block span {
  color: #fff;
  text-align: left;
  text-decoration: none;
}

.second-portfolio-wrap.bg-2 .text-block p,
.second-portfolio-wrap.bg-3 .text-block p {
  color: #fff;
  font-size: 18px;
}

.second-portfolio-wrap.bg-2 .light,
.second-portfolio-wrap.bg-3 .light {
  color: #fff;
}

.second-portfolio-wrap.bg-2 .light-grey,
.second-portfolio-wrap.bg-3 .light-grey {
  color: #fff;
  opacity: 0.9;
}

.second-portfolio-wrap.bg-2 .regular,
.second-portfolio-wrap.bg-3 .regular {
  color: #fff;
}

.second-portfolio-wrap.bg-2 .regular-grey,
.second-portfolio-wrap.bg-3 .regular-grey {
  color: #fff;
  opacity: 0.9;
}

.second-portfolio-wrap.bg-2 .bold,
.second-portfolio-wrap.bg-3 .bold {
  color: #fff;
}

.second-portfolio-wrap.bg-2 .bold-grey,
.second-portfolio-wrap.bg-3 .bold-grey {
  color: #fff;
  opacity: 0.9;
}

.second-portfolio-wrap.bg-2 .design span,
.second-portfolio-wrap.bg-2 .fonts span,
.second-portfolio-wrap.bg-2 .program span,
.second-portfolio-wrap.bg-3 .design span,
.second-portfolio-wrap.bg-3 .fonts span,
.second-portfolio-wrap.bg-3 .program span {
  color: #fff;
}

.second-portfolio-wrap.bg-3 {
  background: none;
}

.second-portfolio-wrap.bg-3 .seo-text span,
.second-portfolio-wrap.bg-3 .seo-text p {
  color: #fff;
}

.second-portfolio-wrap.bg-4 {
  background: #fddf5b;
}

.second-portfolio-wrap .text-block {
  padding: 30px 0 40px;
}

.second-portfolio-wrap .text-block img {
  max-width: 100%;
}

.second-portfolio-wrap .text-block .align-center {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}

.second-portfolio-wrap .text-block .align-center .item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.second-portfolio-wrap .text-block span {
  font-size: 24px;
  font-weight: bold;
  display: block;
  color: #222222;
  text-decoration: underline;
  text-transform: uppercase;
}

.second-portfolio-wrap .text-block p {
  color: #222222;
  font-size: 18px;
  display: block;
  padding-top: 15px;
}

.second-portfolio-wrap .fonts {
  text-align: center;
  padding-bottom: 110px;
}

.second-portfolio-wrap .fonts .number {
  width: 200px;
  height: 200px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  font-size: 69px;
  color: #fff;
  background: #ff0000;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  line-height: 200px;
  letter-spacing: 5px;
  position: relative;
}

.second-portfolio-wrap .fonts .number:after {
  content: '';
  width: 230px;
  height: 230px;
  position: absolute;
  left: -15px;
  top: -15px;
  border: 5px solid #cd0d0e;
  border-radius: 50%;
}

.second-portfolio-wrap .fonts span {
  color: #131129;
  font-size: 30px;
  letter-spacing: 1.6px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  display: block;
  text-transform: uppercase;
  padding-top: 60px;
}

.second-portfolio-wrap .fonts .light {
  display: block;
  padding-top: 70px;
  font-size: 50px;
  font-weight: 300;
  margin: 0;
  text-align: left;
}

.second-portfolio-wrap .fonts .light-grey {
  display: block;
  padding-top: 10px;
  font-size: 50px;
  font-weight: 300;
  margin: 0 0 0 5%;
  opacity: 0.09;
  text-align: left;
}

.second-portfolio-wrap .fonts .regular {
  display: block;
  padding-top: 70px;
  font-size: 50px;
  font-weight: 400;
  margin: 0 0 0 20%;
  text-align: left;
}

.second-portfolio-wrap .fonts .regular-grey {
  display: block;
  padding-top: 10px;
  font-size: 50px;
  font-weight: 400;
  margin: 0 0 0 25%;
  opacity: 0.09;
  text-align: left;
}

.second-portfolio-wrap .fonts .bold {
  display: block;
  padding-top: 70px;
  font-size: 50px;
  font-weight: 700;
  margin: 0 0 0 45%;
  text-align: left;
}

.second-portfolio-wrap .fonts .bold-grey {
  display: block;
  padding-top: 10px;
  font-size: 50px;
  font-weight: 700;
  margin: 0 0 0 50%;
  opacity: 0.09;
  text-align: left;
}

.second-portfolio-wrap .colors {
  padding-top: 100px;
}

.second-portfolio-wrap .colors.background-1 {
  background: #131129;
}

.second-portfolio-wrap .colors.background-2 {
  background: #944ea4;
  padding-bottom: 50px;
}

.second-portfolio-wrap .colors .number {
  width: 200px;
  height: 200px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  font-size: 69px;
  color: #fff;
  background: #ff0000;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  line-height: 200px;
  letter-spacing: 5px;
  position: relative;
}

.second-portfolio-wrap .colors .number:after {
  content: '';
  width: 230px;
  height: 230px;
  position: absolute;
  left: -15px;
  top: -15px;
  border: 5px solid #cd0d0e;
  border-radius: 50%;
}

.second-portfolio-wrap .colors span {
  color: #fff;
  font-size: 30px;
  letter-spacing: 1.6px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  display: block;
  text-transform: uppercase;
  padding-top: 60px;
  text-align: center;
}

.second-portfolio-wrap .colors img {
  max-width: 100%;
}

.second-portfolio-wrap .design {
  padding-top: 100px;
  text-align: center;
}

.second-portfolio-wrap .design .number {
  width: 200px;
  height: 200px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  font-size: 69px;
  color: #fff;
  background: #ff0000;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  line-height: 200px;
  letter-spacing: 5px;
  position: relative;
}

.second-portfolio-wrap .design .number:after {
  content: '';
  width: 230px;
  height: 230px;
  position: absolute;
  left: -15px;
  top: -15px;
  border: 5px solid #cd0d0e;
  border-radius: 50%;
}

.second-portfolio-wrap .design span {
  color: #131129;
  font-size: 30px;
  letter-spacing: 1.6px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  display: block;
  text-transform: uppercase;
  padding-top: 60px;
  text-align: center;
}

.second-portfolio-wrap .design img {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
  margin-top: 100px;
}

.second-portfolio-wrap .program {
  padding-top: 100px;
  text-align: center;
}

.second-portfolio-wrap .program .number {
  width: 200px;
  height: 200px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  font-size: 69px;
  color: #fff;
  background: #ff0000;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  line-height: 200px;
  letter-spacing: 5px;
  position: relative;
}

.second-portfolio-wrap .program .number:after {
  content: '';
  width: 230px;
  height: 230px;
  position: absolute;
  left: -15px;
  top: -15px;
  border: 5px solid #cd0d0e;
  border-radius: 50%;
}

.second-portfolio-wrap .program span {
  color: #131129;
  font-size: 30px;
  letter-spacing: 1.6px;
  font-family: 'Conv_SFUIDisplay-Heavy';
  display: block;
  text-transform: uppercase;
  padding-top: 60px;
  text-align: center;
  padding-bottom: 50px;
}

.second-portfolio-wrap .program img {
  max-width: 100%;
  margin: 0 auto;
}

.second-portfolio-wrap .program .text {
  color: #ffffff;
  font-size: 42px;
  font-weight: 300;
  text-align: center;
  line-height: 50px;
  padding: 80px 0 100px;
}

.second-portfolio-wrap .seo-block {
  padding-bottom: 0;
  padding-top: 60px;
}

.second-portfolio-wrap .seo-block span {
  color: #222222;
  font-size: 26px;
  text-decoration: underline;
  font-weight: bold;
}

.second-portfolio-wrap .seo-block p {
  color: #222222;
  font-size: 26px;
  line-height: 32px;
  padding-top: 15px;
}

.second-portfolio-wrap .order-form {
  margin-bottom: 0;
}

.second-portfolio-content.gradient-1 {
  background-image: linear-gradient(to bottom, #010102 0%, #6e6d99 100%);
}

.second-portfolio-content.gradient-2 {
  background-image: linear-gradient(to bottom, #17252c 0%, #8e3b44 100%);
}

.second-portfolio-content.gradient-3 {
  background-image: linear-gradient(to bottom, #002b41 0%, #013a4b 100%);
}

.partners-wrapper {
  overflow: hidden;
}

.partners-wrapper .title-head {
  min-height: 530px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}

.partners-wrapper .title-head.background-1 {
  background: url(../img/jobs/bg17.jpg) no-repeat top center/cover;
}

.partners-wrapper .title-head span {
  color: #ffffff;
  font-size: 42px;
  font-weight: 800;
  text-align: center;
  display: block;
  line-height: 50px;
}

.partners-wrapper .best-services .title-name {
  padding-top: 70px;
}

.partners-wrapper .best-services .title-name span {
  color: #000000;
  font-size: 36px;
  font-weight: 800;
  display: block;
  text-align: center;
  letter-spacing: -0.5px;
  line-height: 42px;
}

.partners-wrapper .best-services .title-name p {
  color: #000000;
  font-size: 36px;
  display: block;
  text-align: center;
  padding-top: 15px;
}

.partners-wrapper .best-services .sarvices-list {
  padding-top: 45px;
}

.partners-wrapper .best-services .sarvices-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.partners-wrapper .best-services .sarvices-list ul li {
  text-align: left;
  margin-bottom: 20px;
}

.partners-wrapper .best-services .sarvices-list ul li .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}

.partners-wrapper .best-services .sarvices-list ul li .img {
  text-align: right;
}

.partners-wrapper .best-services .sarvices-list ul li .img img {
  max-width: 100%;
  display: inline-block;
  vertical-align: top;
}

.partners-wrapper .best-services .sarvices-list ul li span {
  font-size: 20px;
  letter-spacing: 1px;
}

.partners-wrapper .best-services .services-list-ol {
  padding-top: 40px;
  padding-bottom: 70px;
}

.partners-wrapper .best-services .services-list-ol ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.partners-wrapper .best-services .services-list-ol ul li {
  font-size: 20px;
  letter-spacing: 1px;
  margin-bottom: 15px;
}

.partners-wrapper .best-services .services-list-ol ul li span {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #009ce0;
  border-radius: 50%;
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  color: #fff;
  margin-right: 20px;
}

.partners-wrapper .banner-1 {
  padding-top: 90px;
  background: #4bc454;
  background: linear-gradient(to right, #4bc454 0%, #02469c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4bc454', endColorstr='#02469c', GradientType=1);
}

.partners-wrapper .banner-1 div {
  position: relative;
}

.partners-wrapper .banner-1 span {
  color: #ffffff;
  font-size: 42px;
  font-weight: 800;
  display: block;
  line-height: 50px;
  padding-top: 100px;
  letter-spacing: -0.5px;
}

.partners-wrapper .banner-1 p {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  display: block;
  position: absolute;
  top: 100px;
  left: 24%;
  line-height: 30px;
}

.partners-wrapper .banner-2 {
  min-height: 740px;
  background: url(../img/jobs/banner-1.jpg) no-repeat top center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}

.partners-wrapper .banner-2 span {
  color: #ffffff;
  font-size: 42px;
  font-weight: 800;
  display: block;
  text-align: center;
}

.partners-wrapper .banner-2 p {
  color: #ffffff;
  font-size: 26px;
  display: block;
  text-align: center;
}

.partners-wrapper .banner-2 a {
  width: 295px;
  margin: 0 auto;
  background: #009ce0;
  height: 65px;
  border-radius: 5px;
  display: block;
  text-align: center;
  line-height: 65px;
  color: #ffffff;
  font-size: 18px;
  text-decoration: none;
  margin-top: 50px;
}

.partners-wrapper .banner-2 a:hover {
  background: #019ce0;
}

.footer-form span {
  color: #000000;
  font-size: 36px;
  font-weight: 800;
  display: block;
  text-align: center;
  padding-top: 80px;
  line-height: 40px;
}

.footer-form form {
  padding: 50px 0;
  margin-top: 45px;
  margin-bottom: 125px;
  background: #4bc454;
  background: linear-gradient(to bottom, #4bc454 0%, #009ce0 0%, #4cdbcd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4bc454', endColorstr='#4cdbcd', GradientType=0);
  border-radius: 5px;
}

.footer-form form input[type="text"] {
  width: 100%;
  border-radius: 5px;
  background: #fff;
  padding: 15px;
  border: none;
  margin-bottom: 10px;
}

.footer-form form a {
  display: block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  background: #000;
  border-radius: 5px;
  padding: 14px 0;
  text-decoration: none;
}
.logos-page{
  padding-top: 100px;
}
.logos-page .title {
  font-weight: 800;
  font-size: 42px;
  letter-spacing: 0;
}

.logos-page .text span {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  text-decoration: underline;
  padding-top: 50px;
  display: block;
}

.logos-page .text p {
  font-size: 24px;
  color: #000;
  display: block;
  text-align: center;
  padding-top: 25px;
  line-height: 30px;
}

.logos-page .list {
  margin-top: 50px;
}

.logos-page .list a {
  display: block;
  margin-bottom: 25px;
}

.logos-page .list a img {
  max-width: 100%;
}

.inner-head.background-1 {
  min-height: 1000px;
  background: url(../img/jobs/head-bg.jpg) no-repeat top center / cover;
  padding-top: 100px;
}

.inner-head.background-2 {
  min-height: 1000px;
  background: url(../img/jobs/head-bg1.jpg) no-repeat top center / cover;
  padding-top: 100px;
}

.inner-head.background-3 {
  min-height: 1000px;
  background: url(../img/jobs/head-bg2.jpg) no-repeat top center / cover;
  padding-top: 100px;
}

.inner-head.background-4 {
  min-height: 1000px;
  background: url(../img/jobs/head-bg3.jpg) no-repeat top center / cover;
  padding-top: 100px;
}

.inner-head.background-5 {
  min-height: 1000px;
  background: url(../img/jobs/head-bg4.jpg) no-repeat top center / cover;  
  padding-top: 190px;
}

.inner-head.background-5 span {
  text-transform: none;
  font-size: 42px;
  font-weight: 800;
  color: #fff;
  display: block;
  line-height: 45px;
}

.inner-head.background-5 p {
  font-size: 36px;
  text-transform: uppercase;
  color: #fff;
  line-height: 40px;
  display: block;
  padding-top: 70px;
}

.inner-head.background-5 small {
  color: #ffffff;
  font-size: 26px;
  display: block;
  line-height: 30px;
  padding-top: 40px;
}

.inner-head.background-6 {
  min-height: 1000px;
  background: url(../img/jobs/head-bg5.jpg) no-repeat top center / cover;
  padding-top: 100px;
}

.inner-head.background-7 {
  min-height: 1000px;
  background: url(../img/jobs/head-bg6.jpg) no-repeat top center / cover;
  padding-top: 150px;
}

.inner-head.background-8 {
  min-height: 825px;
  background: url(../img/jobs/head-bg7.jpg) no-repeat top center;
}

.inner-head.background-8 .title-head {
  padding-top: 25%;
}

.inner-head.background-9 {
  min-height: 645px;
  background: url(../img/jobs/head-bg8.jpg) no-repeat top center;
}

.inner-head.background-9 .title-head {
  padding-top: 10%;
}

.inner-head.background-9 .title-head .left {
  text-align: left;
  font-size: 36px;
  padding-bottom: 15px;
  font-weight: 300;
  letter-spacing: 2px;
}

.inner-head.background-9 .title-head span {
  font-size: 58px;
  font-weight: 800;
  letter-spacing: 2px;
  max-width: 80%;
  margin: 0 auto;
}

.inner-head.background-9 .title-head .right {
  text-align: right;
  font-size: 36px;
  padding-top: 15px;
  font-weight: 300;
  letter-spacing: 2px;
}

.inner-head.background-9 .title-head small {
  font-size: 37px;
  font-weight: 300;
}

.inner-head.background-9 .title-head .mouse {
  width: 33px;
  height: 48px;
  display: block;
  margin: 60px auto 0;
  background: url(../img/mouse.png) no-repeat;
}

.inner-head .center {
  -ms-flex-align: center;
  align-items: center;
}

.inner-head .title-head {
  padding-top: 70px;
  padding-bottom: 50px;
}

.inner-head .title-head span {
  color: #ffffff;
  font-size: 42px;
  font-weight: 800;
  display: block;
  line-height: 50px;
  text-align: center;
}

.inner-head .title-head span p {
  font-weight: 400;
  display: block;
}

.inner-head .title-head small {
  color: #ffffff;
  font-size: 26px;
  display: block;
  line-height: 30px;
  text-align: center;
  padding-top: 40px;
}

.inner-head .text {
  color: #ffffff;
  font-size: 36px;
  display: block;
  line-height: 45px;
  text-transform: uppercase;
}

.inner-head .text span {
  font-size: 26px;
  text-transform: none;
  line-height: 30px;
  display: block;
}

.inner-head .item {
  width: 100%;
}

.inner-head form {
  background: #009ce0;
  max-width: 480px;
  margin: 0 auto;
  border-radius: 5px;
  padding: 55px 0 40px;
}

.inner-head form input[type="text"] {
  width: 80%;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  color: #000000;
  font-size: 18px;
  padding: 15px;
  border: none;
  display: block;
  margin-bottom: 15px;
}

.inner-head form textarea {
  min-height: 100px;
  width: 80%;
  margin: 0 auto;
  background: #fff;
  border-radius: 5px;
  color: #000000;
  font-size: 18px;
  padding: 15px;
  border: none;
  display: block;
}
.inner-head form label{
  font-size: 12px;
  width: 80%;
  margin: 15px auto 0;
  display: block;
}
.inner-head form .btn {
  max-width: 240px;
  display: block;
  width: 100%;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  background: #272727;
  border-radius: 5px;
  padding: 14px 0;
  margin: 30px auto 0;
  text-transform: uppercase;
  text-decoration: none;
}

.inner-head .point {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}

.inner-advantages {
  background: #e8edf7;
  padding-bottom: 100px;
}

.inner-advantages.background-1 {
  background: none;
}

.inner-advantages.background-1 .items {
  background: url(../img/jobs/Branding-Mockup.jpg) no-repeat center center;
}

.inner-advantages.background-2 {
  background: none;
}

.inner-advantages.background-2 .items {
  background: url(../img/jobs/Branding-Mockup2.jpg) no-repeat center center;
}

.inner-advantages.background-3 {
  background: none;
}

.inner-advantages.background-3 .items {
  background: url(../img/jobs/Branding-Mockup2.jpg) no-repeat center center;
}

.inner-advantages.background-4 {
  background: none;
}

.inner-advantages.background-4 .items {
  background: url(../img/jobs/Branding-Mockup3.jpg) no-repeat center center;
}

.inner-advantages.background-4 .items .item {
  width: 33%;
}

.inner-advantages.background-4 .items span {
  color: #000000;
  font-size: 18px;
  font-weight: 400 !important;
}

.inner-advantages.background-4 .items p {
  color: #000000;
  font-size: 18px;
  line-height: 22px;
  display: block;
  font-weight: 400;
  padding-top: 18px;
}

.inner-advantages p {
  color: #202020;
  font-size: 24px;
  font-weight: 300;
  display: block;
  text-align: center;
  line-height: 30px;
  padding-top: 60px;
}

.inner-advantages .items {
  margin-top: 70px;
  background: url(../img/salesforce-screens.png) no-repeat center center;
}

.inner-advantages .items .item {
  text-align: center;
  width: 25%;
}

.inner-advantages .items .item.left {
  float: left;
  clear: left;
  margin-bottom: 80px;
}

.inner-advantages .items .item.right {
  float: right;
  clear: right;
  margin-bottom: 80px;
}

.inner-advantages .items .item.clear {
  clear: both;
  margin: 0 auto;
}

.inner-advantages .items .item img {
  display: block;
  margin: 0 auto 15px;
}

.inner-advantages .items .item span {
  color: #202020;
  font-size: 20px;
  font-weight: 300;
  line-height: 20px;
}

.inner-advantages .items-list {
  text-align: center;
}

.inner-advantages .items-list p {
  color: #000000;
  font-size: 21px;
  text-align: center;
  display: block;
  font-weight: 400;
}

.inner-advantages .items-list ul {
  list-style: disc;
  color: #000000;
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
}

.inner-advantages .items-list ul li {
  font-size: 18px;
  text-align: left;
}

.inner-advantages .items-list span {
  display: block;
  text-align: center;
  color: #000000;
  font-size: 32px;
  font-weight: 600;
  padding: 55px 5% 0;
  line-height: 40px;
}

.how-work {
  background: url(../img/bg.jpg) no-repeat top center;
  padding-bottom: 55px;
}

.how-work .title {
  padding-top: 170px;
  color: #fff;
  padding-bottom: 65px;
}

.how-work .center {
  -ms-flex-align: center;
  align-items: center;
}

.how-work .item {
  position: relative;
}

.how-work .item.arr:after {
  content: '';
  width: 108px;
  height: 19px;
  display: block;
  background: url(../img/arr.png) no-repeat;
  position: absolute;
  right: -70px;
  top: 10px;
}

.how-work img {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.how-work span {
  color: #ffffff;
  font-size: 16px;
  display: block;
  padding-top: 10px;
  text-align: center;
  line-height: 20px;
}

.how-work .line {
  width: 69%;
  height: 3px;
  margin: 40px auto 50px;
  background: url(../img/lines.png) repeat-x center center;
  position: relative;
}

.how-work .line.line-1 {
  width: 86%;
}

.how-work .line:before {
  content: '';
  width: 3px;
  height: 19px;
  background: url(../img/line-left.png) no-repeat;
  display: block;
  position: absolute;
  left: -1px;
  top: 3px;
}

.how-work .line:after {
  content: '';
  width: 3px;
  height: 27px;
  background: url(../img/line-right.png) no-repeat;
  display: block;
  position: absolute;
  right: -1px;
  top: -25px;
}

.price-block {
  background: #f4f4f4;
}

.price-block .text {
  padding: 30px 5% 0;
}

.price-block .text p {
  color: #717171;
  font-size: 20px;
  font-weight: 300;
  display: block;
  text-align: center;
  line-height: 25px;
}

.price-block .text span {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  display: block;
  text-align: center;
  padding-top: 25px;
}

.price-block .item {
  margin-top: 65px;
  background: #fff;
  border-radius: 5px;
  padding-top: 40px;
}

.price-block .item span {
  color: #425769;
  font-size: 26px;
  font-weight: bold;
  display: block;
  text-align: center;
}

.price-block .item span:after {
  content: '';
  width: 39px;
  height: 5px;
  background: #223854;
  border-radius: 5px;
  display: block;
  margin: 10px auto 0;
}

.price-block .item p {
  color: #000000;
  font-size: 26px;
  font-weight: 400px;
  display: block;
  text-align: center;
  padding-top: 45px;
}

.price-block .item a {
  background: #009ce0;
  border-radius: 0 0 5px 5px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 0;
  text-decoration: none;
  margin-top: 65px;
}

.price-block .text-2 {
  padding: 90px 5% 90px;
}

.price-block .text-2 p {
  color: #717171;
  font-size: 20px;
  font-weight: 400;
  display: block;
  text-align: center;
  line-height: 25px;
}

.logos-block {
  margin-top: 80px;
}

.logos-block .center {
  -ms-flex-align: center;
  align-items: center;
}

.logos-block .item {
  padding: 60px 0;
  background: #29374d;
  width: 100%;
}

.logos-block .item img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.order-more {
  background: #009ce0;
  background: linear-gradient(to bottom, #009ce0 0%, #32c6d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ce0', endColorstr='#32c6d3', GradientType=0);
  padding-bottom: 60px;
}

.order-more:before {
  content: '';
  width: 100%;
  height: 150px;
  display: block;
  background: url(../img/border-top-1.png) no-repeat top center;
}

.order-more .title {
  color: #fff;
}

.order-more .img {
  height: 140px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.order-more .img img {
  display: block;
  text-align: center;
  margin: 0 auto;
}

.order-more a {
  text-decoration: none;
  margin-top: 70px;
  display: block;
}

.order-more span {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-decoration: underline;
  text-align: center;
  display: block;
  padding-top: 20px;
}

.order-more span:hover {
  text-decoration: none;
}

.order-more .center {
  -ms-flex-align: center;
  align-items: center;
}

.download-book {
  padding-bottom: 75px;
}

.download-book.background-1 {
  background: url(../img/jobs/bg20.jpg) no-repeat center center/cover;
  padding: 85px 0;
}

.download-book img {
  max-width: 100%;
}

.download-book .center {
  -ms-flex-align: center;
  align-items: center;
}

.download-book span {
  color: #ffffff;
  font-size: 36px;
  font-weight: 300;
  display: block;
  line-height: 43px;
  margin-bottom: 20px;
}

.download-book p {
  color: #ffffff;
  font-size: 24px;
  display: block;
  line-height: 32px;
  padding-top: 20px;
}

.download-book .item {
  margin-top: 115px;
  position: relative;
}

.download-book .item:before {
  content: '';
  width: 100%;
  height: 100%;
  border: 3px solid #30c4d4;
  display: block;
  position: absolute;
  left: -20px;
  top: -20px;
  border-radius: 5px;
  z-index: 1;
}

.download-book .item form {
  background: #f1f1f1;
  border-radius: 5px;
  padding: 130px 0 120px;
  position: relative;
  z-index: 5;
}

.download-book .item form input {
  width: 80%;
  border: 1px solid #c0c0c0;
  background: #fff;
  padding: 15px 0;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.download-book .item form button {
  background: #009ce0;
  background: linear-gradient(to right, #009ce0 0%, #32c6d3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ce0', endColorstr='#32c6d3', GradientType=1);
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-align: center;
  text-decoration: none;
  max-width: 295px;
  margin: 35px auto 0;
  padding: 15px 0;
      width: 100%;
}

.inner-social {
  padding-top: 55px;
}

.inner-social .center {
  -ms-flex-align: center;
  align-items: center;
}

.inner-social .center a {
  background: #29374d;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 20px 0;
  min-height: 155px;
  border-top: 5px solid #495568;
}

.inner-social .center a span {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: block;
  line-height: 20px;
  padding-top: 15px;
}

.smm-us .item {
  margin-top: 65px;
  min-height: 380px;
  background: #eeeeee;
  text-align: center;
  padding: 0 5px;
  border-radius: 5px;
  padding-top: 35px;
}

.smm-us .item .img {
  min-height: 105px;
}

.smm-us .item span {
  font-size: 18px;
  font-weight: bold;
  display: block;
  padding-top: 20px;
  line-height: 20px;
}

.smm-us .item p {
  font-size: 18px;
  line-height: 20px;
  padding-top: 20px;
  display: block;
}

.smm-task .center {
  text-align: center;
  margin-top: 75px;
}

.smm-task .center span {
  color: #767676;
  font-size: 18px;
  line-height: 20px;
  padding-top: 20px;
  display: block;
  margin-bottom: 30px;
}

.smm-price {
  background: #f2f2f2;
  margin-top: 70px;
  padding-bottom: 95px;
}

.smm-price .text {
  color: #000000;
  font-size: 20px;
  display: block;
  text-align: center;
  padding-top: 80px;
  letter-spacing: 2px;
}

.smm-price .text span {
  font-weight: bold;
  color: #ff1a1a;
}

.smm-price .item {
  background: #ffffff;
  border-radius: 5px;
  margin-top: 75px;
}

.smm-price .item .name {
  text-align: center;
  display: block;
  padding-top: 25px;
  color: #616161;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 800;
}

.smm-price .item .name:after {
  content: '';
  width: 40px;
  margin: 10px auto 0;
  display: block;
  height: 2px;
  background: #878787;
}

.smm-price .item .price {
  background: #f2f2f2;
  text-align: center;
  font-size: 36px;
  display: block;
  color: #000000;
  margin-top: 35px;
}

.smm-price .item .price.color {
  background: #57ddd0;
  background: linear-gradient(135deg, #57ddd0 1%, #2567bf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57ddd0', endColorstr='#2567bf', GradientType=1);
  color: #fff;
}

.smm-price .item ul {
  list-style: none;
  padding: 0;
  margin: 0;
  min-height: 510px;
}

.smm-price .item ul li {
  font-size: 16px;
  text-align: center;
  display: block;
  line-height: 20px;
  padding: 12px 20px;
}

.smm-price .item a {
  background: #009ce0;
  border-radius: 0 0 5px 5px;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 15px 0;
  font-weight: 700;
  text-decoration: none;
}

.smm-price .item a.color {
  background: #3ad4c5;
}

.smm-price .discont {
  padding-top: 60px;
}

.smm-price .discont span {
  color: #272727;
  font-size: 42px;
  display: block;
  text-align: center;
  line-height: 50px;
  letter-spacing: 2px;
  padding: 0 15%;
}

.smm-price .discont a {
  max-width: 290px;
  width: 100%;
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 60px auto 0;
  padding: 15px 0;
  text-align: center;
  text-decoration: none;
  background: #4cdbcd;
  background: linear-gradient(135deg, #4cdbcd 0%, #009ce0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cdbcd', endColorstr='#009ce0', GradientType=1);
}

.dop-services .plashka {
  background: #009ce0;
  border-radius: 5px;
  margin-top: 45px;
  padding: 30px;
}

.dop-services .plashka span {
  color: #ffffff;
  font-size: 34px;
  display: block;
  letter-spacing: 2px;
}

.dop-services .plashka p {
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  padding-top: 15px;
  display: block;
  letter-spacing: 2px;
}

.dop-services .video {
  background: #ecf1f7;
  margin-top: 55px;
}

.dop-services .center {
  -ms-flex-align: center;
  align-items: center;
}

.dop-services .center p {
  color: #272727;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  padding-left: 35px;
  padding-right: 10px;
}

.dop-services .center iframe {
  display: block;
  width: 100%;
}

.akoto-content {
  overflow: hidden;
  padding-top: 100px;
}

.akoto-content .text {
  margin-top: 100px;
}

.akoto-content .text a {
  color: #1388c5;
  font-size: 32px;
  font-weight: bold;
  display: block;
  line-height: 35px;
}

.akoto-content .text p {
  color: #5c5c5c;
  font-size: 22px;
  line-height: 33px;
  display: block;
  padding-top: 30px;
}

.akoto-content .text img {
  max-width: 100%;
  width: 100%;
  box-shadow: 0 0 32px 5px rgba(0, 0, 0, 0.2);
}

.akoto-content .img {
  margin-top: 90px;
}

.akoto-content .img img {
  width: 100%;
  max-width: 100%;
  box-shadow: 0 0 32px 5px rgba(0, 0, 0, 0.2);
}

.akoto-content .price {
  padding-top: 70px;
}

.akoto-content .price span {
  color: #181818;
  font-size: 34px;
  font-weight: bold;
  text-decoration: underline;
}

.akoto-content .price p {
  color: #5c5c5c;
  font-size: 22px;
  font-style: italic;
  display: block;
  padding-top: 20px;
}

.akoto-content .price img {
  max-width: 100%;
}

.akoto-content .list {
  background: #e9eef5;
  margin-top: 50px;
  padding-top: 95px;
  position: relative;
  padding-bottom: 50px;
}

.akoto-content .list.bg-1:before {
  content: '';
  width: 363px;
  height: 363px;
  position: absolute;
  left: -300px;
  top: -400px;
  background: url(../img/ataka-1.jpg) no-repeat;
}

.akoto-content .list.bg-1:after {
  content: '';
  width: 363px;
  height: 363px;
  position: absolute;
  right: -300px;
  top: -200px;
  background: url(../img/ataka-2.jpg) no-repeat;
}

.akoto-content .list .center {
  -ms-flex-align: center;
  align-items: center;
}

.akoto-content .list .center > div {
  margin-bottom: 50px;
}

.akoto-content .list span {
  color: #0779c7;
  font-size: 32px;
  font-weight: bold;
  display: block;
  margin-bottom: 40px;
}

.akoto-content .list p {
  color: #000000;
  font-size: 22px;
  display: block;
  padding: 0;
  margin: 0;
}

.akoto-content .list img {
  max-width: 100%;
  box-shadow: 0 0 32px 5px rgba(0, 0, 0, 0.2);
}

.team-work {
  padding-bottom: 80px;
}
.team-work .col-md-6{
  position: relative;
}
.team-work .center {
  -ms-flex-align: center;
  align-items: center;
}

.team-work .item {
  border-radius: 5px;
  background: #e3e9f0;
  position: absolute;
  left: 0;
  top: 50px;
  display: none;
}

.team-work .col-md-6:hover .item{
  display: block;
}
.team-work .item p {
  color: #000000;
  font-size: 16px;
  line-height: 20px;
  display: block;
  text-align: left;
  letter-spacing: 1px;
  padding: 20px;
}

.team-work span {
  color: #767676;
  font-size: 20px;
  padding-top: 35px;
  display: block;
  text-align: center;
}

.team-work .img {
  width: 168px;
  height: 168px;
  border-radius: 50%;
  overflow: hidden;
  margin: 80px auto 0;
}

.team-work .img img {
  width: 100%;
}

.team-work p {
  color: #767676;
  font-size: 18px;
  display: block;
  text-align: center;
  padding-top: 20px;
}

.brand-list a {
  display: block;
  background: #29374d;
  padding-top: 20px;
  min-height: 150px;
  border-radius: 5px;
  text-align: center;
  margin-top: 95px;
}

.house-head{
  padding-top: 100px;
}
.house-head .title {
  font-size: 26px;
  font-weight: 800;
  letter-spacing: 0;
}

.house-head .links {
  padding-top: 50px;
}

.house-head .links p {
  margin: 0;
  padding: 0;
  display: block;
  text-align: center;
  font-size: 20px;
}

.house-head span {
  padding-top: 50px;
  font-size: 32px;
  font-weight: 800;
  display: block;
  text-align: center;
  color: #000000;
  line-height: 37px;
}

.objectives {
  margin-top: 80px;
  padding-bottom: 80px;
  background: url(../img/border-top-1.png) no-repeat top center #efefef;
}

.objectives .title {
  font-weight: 400;
  padding-top: 170px;
}

.objectives .sub-title {
  color: #000000;
  font-size: 20px;
  display: block;
  text-align: center;
  padding: 15px 10% 0;
  line-height: 23px;
}

.objectives .list span {
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  display: block;
  padding-top: 50px;
}

.objectives .list ul {
  padding: 15px 0 0 0;
  margin: 0;
  list-style: none;
}

.objectives .list ul li {
  color: #000000;
  font-size: 19px;
  line-height: 41px;
  margin-bottom: 13px;
}

.objectives .list ul li:before {
  content: '';
  width: 41px;
  height: 41px;
  background: url(../img/checked .png) no-repeat center center;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}

.objectives-task .title {
  font-weight: 400;
  line-height: 45px;
}

.objectives-task .list ul {
  padding: 50px 0 0 0;
  margin: 0;
  list-style: none;
}

.objectives-task .list ul li {
  font-size: 20px;
  padding-bottom: 15px;
}

.objectives-task .images {
  text-align: center;
  padding-top: 85px;
}

.objectives-task .images img {
  max-width: 100%;
}

.objectives-task p {
  color: #000000;
  font-size: 20px;
  text-align: center;
  display: block;
  line-height: 25px;
  padding-top: 30px;
}

.objectives-task .title-second {
  font-size: 36px;
  font-weight: 300;
  display: block;
  text-align: center;
  padding-top: 80px;
  color: #000;
}

.objectives-task .title-second span {
  display: block;
  font-weight: 400;
}

.objectives-task .title-second b {
  font-weight: 700;
  line-height: 40px;
  display: block;
}

.effective {
  background: #e8edf7;
  padding: 140px 0 100px;
}

.effective p {
  color: #202020;
  font-size: 36px;
  font-weight: 300;
  display: block;
  text-align: center;
  line-height: 42px;
}

.effective a {
  max-width: 450px;
  margin: 0 auto;
  display: block;
  text-align: center;
  background: #4cdbcd;
  background: linear-gradient(to right, #4cdbcd 0%, #009ce0 100%, #7db9e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cdbcd', endColorstr='#7db9e8', GradientType=1);
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 22px;
  letter-spacing: 1px;
  border-radius: 5px;
  padding: 30px 0;
  margin-top: 35px;
  text-decoration: none;
  box-shadow: 0 11px 21px 0 rgba(0, 0, 0, 0.23);
}

.market-link {
  padding-top: 150px;
}

.market-link a {
  background: #1d2950;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 50px 0 0;
  min-height: 240px;
  margin-bottom: 40px;
}

.market-link a:hover {
  background: #141e40;
}

.market-link a .img {
  height: 60px;
  margin: 0 auto;
  display: block;
}

.market-link a span {
  color: #ffffff;
  font-size: 22px;
  display: block;
  padding: 30px 10px 0;
  line-height: 25px;
}

.sity-type {
  padding-top: 75px;
}

.sity-type a {
  position: relative;
  display: block;
}

.sity-type a img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.sity-type a span {
  position: absolute;
  left: 0;
  top: 40%;
  width: 100%;
  color: #fff;
  display: block;
  font-size: 22px;
  text-align: center;
  line-height: 25px;
}

.sity-type .text {
  padding-top: 120px;
}

.sity-type .text.center {
  -ms-flex-align: center;
  align-items: center;
}

.sity-type .text .title {
  padding: 0;
  margin: 0;
  font-size: 36px;
  font-weight: 300;
  display: block;
  text-align: left;
  letter-spacing: 0;
  line-height: 40px;
}

.sity-type .text p {
  color: #000000;
  font-size: 16px;
  font-weight: 300;
  display: block;
  line-height: 25px;
  letter-spacing: 1px;
  padding-top: 15px;
}

.five-reasons .img {
  min-height: 60px;
  margin-top: 60px;
}

.five-reasons img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.five-reasons span {
  color: #000000;
  font-size: 18px;
  letter-spacing: 1px;
  display: block;
  text-align: center;
  line-height: 23px;
  padding-top: 15px;
}

.footer-order {
  padding: 30px 0;
  background: url(../img/jobs/bg18.jpg) no-repeat top center;
}

.footer-order .center {
  -ms-flex-align: center;
  align-items: center;
}

.footer-order span {
  color: #ffffff;
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 40px;
  display: block;
}

.footer-order .item {
  border: 4px solid #57beeb;
  border-radius: 5px;
  padding: 40px 0 25px;
}

.footer-order .item input[type="text"] {
  width: 100%;
  color: #000000;
  font-size: 18px;
  display: block;
  background: #fff;
  border: none;
  border-radius: 5px;
  padding: 18px 0 14px 27px;
  margin-bottom: 11px;
}

.footer-order .item textarea {
  width: 100%;
  min-height: 150px;
  color: #000000;
  font-size: 18px;
  display: block;
  background: #fff;
  border: none;
  border-radius: 5px;
  padding: 18px 0 14px 27px;
  margin-bottom: 11px;
}

.footer-order .item a {
  max-width: 245px;
  display: block;
  margin: 40px auto 0;
  padding: 20px 0;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
  background: #41a19d;
  background: linear-gradient(to right, #41a19d 0%, #0f78aa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41a19d', endColorstr='#0f78aa', GradientType=1);
  text-decoration: none;
}

.we-offer .item {
  clear: both;
  background: url(../img/jobs/family-1.jpg) no-repeat center center;
}

.we-offer .item span {
  padding: 80px 0;
  display: block;
  color: #000000;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
}

.program-price {
  padding-bottom: 65px;
  background: url(../img/jobs/bg19.jpg) no-repeat center center/cover;
}

.program-price .title {
  font-weight: 400;
  padding-top: 65px;
  color: #fff;
  letter-spacing: 0;
  padding-bottom: 50px;
}

.program-price p {
  color: #ffffff;
  font-size: 22px;
  display: block;
  line-height: 25px;
  padding: 0 5%;
}

.program-price span {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  display: block;
  text-align: center;
  padding-top: 60px;
}

.goals-objectives {
  background: #efefef url(../img/border-top-1.png) no-repeat top center;
  padding-bottom: 70px;
  margin-bottom: 100px;
  margin-top: 30px;
}

.goals-objectives .title {
  letter-spacing: 0;
}

.goals-objectives ul {
  list-style: none;
  padding: 60px 0 0 15%;
  margin: 0;
}

.goals-objectives ul li {
  margin-bottom: 30px;
}

.goals-objectives ul li .ico {
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
}

.goals-objectives ul li span {
  color: #000000;
  font-size: 26px;
  font-weight: 300;
  display: block;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
}

.stage {
  padding-bottom: 115px;
  background: url(../img/jobs/Overlay.jpg) no-repeat center center/cover;
}

.stage:before {
  content: '';
  width: 100%;
  height: 150px;
  background: url(../img/border-top-1.png) no-repeat top center;
  display: block;
}

.stage .title {
  color: #fff;
}

.stage span {
  color: #ffffff;
  font-size: 42px;
  font-weight: 800;
  display: block;
  text-align: center;
  padding-top: 60px;
}

.stage p {
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 20px;
  display: block;
  padding-top: 15px;
}

.seo-advantages {
  background: url(../img/jobs/bg21.jpg) no-repeat center center/cover;
  padding-bottom: 80px;
}

.seo-advantages .title {
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
}

.seo-advantages ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.seo-advantages ul li {
  color: #ffffff;
  font-size: 20px;
  display: block;
  text-align: center;
  margin-top: 40px;
}

.seo-advantages ul li:before {
  content: '';
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  background: url(../img/checked 1.png) no-repeat center center;
}

.seo-advantages ul li p {
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 80%;
}

.inner-porfolio .list {
  font-size: 0;
  padding-top: 65px;
}

.inner-porfolio .list .item {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.inner-porfolio .list .item img {
  max-width: 100%;
  width: 100%;
  display: block;
}

.inner-porfolio .list .item:hover a {
  display: block;
}

.inner-porfolio .list .item a {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 154, 221, 0.76);
  z-index: 1;
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: none;
}

.inner-porfolio .list .item a span {
  color: #fafcfe;
  font-size: 16px;
  font-weight: 600;
  display: block;
  text-align: center;
  line-height: 20px;
  padding-top: 15%;
}

.inner-porfolio .list .item a span:after {
  content: '';
  width: 50px;
  height: 50px;
  display: block;
  margin: 23px auto 0;
  background: url(../img/plus-icon.png) no-repeat;
}

.inner-porfolio .see-more {
  color: #fff;
  font-size: 18px;
  display: block;
  max-width: 285px;
  margin: 50px auto 0;
  text-align: center;
  background: #009ce0;
  background: linear-gradient(to bottom, #009ce0 0%, #4cdbcd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ce0', endColorstr='#4cdbcd', GradientType=0);
  font-weight: 600;
  text-decoration: none;
  padding: 19px 0;
}

.how-it-work .item {
  background: url(../img/mobile-service-bg.jpg) no-repeat center center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 80px;
}

.how-it-work .item span {
  color: #000000;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: center;
  display: block;
  padding-bottom: 15px;
}

.how-it-work .item p {
  text-align: center;
  display: block;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.how-it-work .elips-1:after {
  content: '';
  width: 86px;
  height: 33px;
  background: url(../img/elips-1.png) no-repeat;
  position: absolute;
  right: -86px;
  top: 60%;
}

.how-it-work .elips-2:before {
  content: '';
  width: 86px;
  height: 32px;
  background: url(../img/elips-2.png) no-repeat;
  position: absolute;
  left: -86px;
  top: 60%;
}

.how-it-work .elips-3:after {
  content: '';
  width: 83px;
  height: 6px;
  background: url(../img/elips-3.png) no-repeat;
  position: absolute;
  right: -45px;
  top: 28%;
}

.how-it-work .elips-4:after {
  content: '';
  width: 83px;
  height: 6px;
  background: url(../img/elips-4.png) no-repeat;
  position: absolute;
  left: -45px;
  top: 60%;
}

.how-it-work .elips-5:after {
  content: '';
  width: 86px;
  height: 32px;
  background: url(../img/elips-5.png) no-repeat;
  position: absolute;
  right: -90px;
  top: -17px;
}

.how-it-work .elips-6:after {
  content: '';
  width: 155px;
  height: 59px;
  background: url(../img/elips-6.png) no-repeat;
  position: absolute;
  left: -68px;
  top: -44px;
}

.how-it-work .list {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 50px;
}

.how-it-work .list span {
  color: #000000;
  font-size: 21px;
  display: block;
  text-align: center;
  font-weight: 400;
  padding-bottom: 20px;
}

.how-it-work .list ul {
  list-style: disc;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  list-style-position: inside;
}

.how-it-work .list ul li {
  text-align: left;
}

.blog-main-block {
	width: 100%;
    height: 100%;
    background-position-x: center;
    background-position-y: top;
    background-size: cover;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
}

.blog-main-block .container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.blog-main-block .container .item {
  display: block;
  height: 100%;
}

.blog-main-block .container .item h1 {
  color: #ffffff;
  font-size: 42px;
  font-weight: 600;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  padding: 0 10%;
}

.blog-main-block .container .item p {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  display: block;
  text-align: left;
  line-height: 30px;
  color: #ffffff;
  font-size: 16px;
  padding-top: 40px;
}

.blog-main-block .container .author {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
}

.blog-main-block .container .author .photo {
  width: 53px;
  height: 53px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}

.blog-main-block .container .author .photo img {
  max-width: 100%;
}

.blog-main-block .container .author span {
  color: #ffffff;
  font-size: 13px;
  font-weight: 800;
  display: block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 10px;
}

.blog-page .blog-head {
  padding-top: 15px;
}

.blog-page .blog-head .see {
  color: #afafaf;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: top;
  margin-right: 15px;
  padding-top: 15px;
  font-family: 'Montserrat', sans-serif;
}

.blog-page .blog-head .see:before {
  content: '';
  width: 18px;
  height: 13px;
  background: url(../img/Icon-1.png) no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 2px 10px 0 0;
}

.blog-page .blog-head .comment {
  color: #afafaf;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: top;
  padding-top: 15px;
  font-family: 'Montserrat', sans-serif;
}

.blog-page .blog-head .comment:before {
  content: '';
  width: 18px;
  height: 13px;
  background: url(../img/Icon-2.png) no-repeat;
  display: inline-block;
  vertical-align: top;
  margin: 3px 5px 0 0;
}

.blog-page .blog-filter {
  max-width: 135px;
  width: 100%;
  float: right;
  border: none;
  background: #e6e6e6;
  color: #878787;
  font-size: 14px;
  text-transform: uppercase;
}

.blog-page .article {
  clear: both;
  padding-top: 60px;
}

.blog-page .article .quote p {
  color: #000000;
  font-size: 18px;
  font-style: normal;
  font-family: 'Conv_georgiai';
  font-weight: 300;
  line-height: 32px;
}

.blog-page .article .quote p b {
  font-size: 32px;
  font-family: 'Conv_georgiab';
  font-style: normal;
}

.blog-page .article .text {
  padding-top: 40px;
}

.blog-page .article .text p {
  color: #000000;
  font-size: 18px;
  line-height: 32px;
}

.blog-page .article .text p b {
  color: #2f7bbd;
  font-weight: 700;
}

.blog-page .article .text span {
  font-weight: 700;
 display: inline-block;
  color: #000000;
  font-size: 18px;
  padding-bottom: 15px;
  padding-top: 10px;
}

.blog-page .article .text small {
  color: #868686;
  font-size: 22px;
  font-family: 'Conv_georgiai';
  font-weight: 300;
  display: block;
  padding-top: 45px;
  text-align: center;
}

.blog-page .article .text small a {
  font-weight: 400;
  font-family: 'Conv_georgiai';
  color: #2f7bbd;
}

.blog-page .article .text .title {
  letter-spacing: 0;
  padding-top: 10px;
}

.blog-page .article .text .quote {
  padding: 30px 15%;
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 2px solid #e9e9e9;
  border-bottom: 2px solid #e9e9e9;
}

.blog-page .article .text .quote i {
  color: #65beb5;
  font-family: 'Conv_georgiai';
  font-size: 22px;
  line-height: 32px;
  display: block;
  text-align: center;
  font-style: normal;
  font-weight: 300;
}

.blog-page .article .blog-slider {
  margin-top: 30px;
}

.blog-page .article .blog-slider .owl-prev {
  width: 23px;
  height: 18px;
  background: url(../img/slider-arrow.png) no-repeat;
  position: absolute;
  right: 19%;
  bottom: 30px;
  z-index: 5;
  font-size: 0;
}

.blog-page .article .blog-slider .owl-next {
  width: 23px;
  height: 18px;
  background: url(../img/slider-arrow.png) no-repeat;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  right: 11%;
  bottom: 30px;
  z-index: 5;
  font-size: 0;
}

.blog-page .article .blog-slider img {
  width: 100%;
}

.blog-page .article .blog-slider .numb {
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  position: absolute;
  right: 15%;
  bottom: 30px;
  z-index: 5;
  font-family: 'Montserrat', sans-serif;
}

.blog-page .article .blog-slider .owl-dots {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
}

.blog-page .article .blog-slider .owl-dots .owl-dot {
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
}

.blog-page .article .blog-slider .owl-dots .owl-dot.active span {
  height: 10px;
  width: 10px;
  background: #fff;
  border-radius: 50%;
  display: block;
  margin-top: 0;
}

.blog-page .article .blog-slider .owl-dots .owl-dot span {
  height: 6px;
  width: 6px;
  background: #a1a1a5;
  border-radius: 50%;
  display: block;
  margin-top: 2px;
}

.blog-page .article .social-list {
  text-align: center;
  margin-top: 60px;
}

.blog-page .article .social-list a {
/*  display: inline-block;
  vertical-align: top;*/
  margin: 0 5px;
}

.comments {
  text-align: center;
  padding-top: 115px;
}

.comments img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.related-articles {
  padding-top: 100px;
  padding-bottom: 75px;
}

.related-articles .title {
  color: #000000;
  text-align: left;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  padding-bottom: 20px;
}

.related-articles a {
  min-height: 175px;
  background: #f7f8f9;
  text-decoration: none;
  display: block;
}

.related-articles a img {
  width: 100%;
}

.related-articles a span {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  display: block;
  line-height: 16px;
  padding: 15px 5px 5px;
}

.no-page {
  min-height: 820px;
  padding-top: 100px;
  position: relative;
  background: url(../img/jobs/404.jpg) no-repeat bottom center;
}

.no-page img {
  max-width: 100%;
  margin: 0 auto 0;
  display: block;
  padding-top: 60px;
}

.no-page span {
  color: #000000;
  font-size: 42px;
  font-weight: 800;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 60px;
  width: 100%;
}

.sky-img1 {
  margin-top: 75px;
}

.sky-img2 {
  margin-top: -60px;
}

.sky-text {
  margin-top: 130px;
}

.seo-text {
  padding: 0;
}

.uiux-portfolio .design {
  padding-top: 0;
}

.order-form {
  position: relative;
}

.sun-img {
  margin-bottom: -160px;
}

.portfolio-job img {
  margin-bottom: 0;
}

.seo-text:before {
  display: none;
}

.portfolio-job .jobs-bg.red-bg {
  background-image: url(../img/red-bg.png);
}

.portfolio-job {
  position: relative;
}

.wine-text {
  font-size: 110px;
  color: #000;
  opacity: 0.19;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  left: -6%;
  top: 8%;
}

.second-portfolio-head .main-title-block .sweety-site {
  background: url(../img/2.png) no-repeat top center;
}

.second-portfolio-head .main-title-block .sweety-site .center .item span {
  color: #000;
}

.smm-us .item span {
  font-size: 17px;
}

.orfer-more {
  font-size: 0;
}

.order-more-single {
  display: inline-block;
}

.order-more-single:nth-child(1) {
  width: 15%;
}

.order-more-single:nth-child(2) {
  width: 28%;
}

.order-more-single:nth-child(3) {
  width: 23%;
}

.order-more-single:nth-child(4) {
  width: 17%;
}

.order-more-single:nth-child(5) {
  width: 17%;
}

.sity-type a,
.market-link a {
  position: relative;
}

.sity-type a:hover:before,
.market-link a:hover:before {
  opacity: 1;
}

.sity-type a:before,
.market-link a:before {
  position: absolute;
  content: "\f061";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  bottom: 20px;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-size: 22px;
  opacity: 0;
  transition: 0.3s ease-in-out;
}

.services {
  position: relative;
}

.services-alakris {
  position: absolute;
  font-size: 200px;
  text-transform: uppercase;
  color: #000;
  opacity: 0.1;
  font-family: "Conv_SFUIDisplay-Heavy", sans-serif;
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  left: -21%;
  top: 21%;
  letter-spacing: 20px;
  display: none;
}

.up-btn {
  width: 50px;
  height: 50px;
  background: #333;
  color: #fff;
  font-size: 26px;
  text-align: center;
  line-height: 50px;
  display: block;
  position: fixed;
  right: 2%;
  bottom: 2%;
  display: none;
}

.up-btn:hover {
  opacity: 0.7;
  color: #fff;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px 60px;
  width: auto;
  max-width: 440px;
  margin: 20px auto;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"] + label span {
  display: inline-block;
  width: 19px;
  height: 19px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url(../img/checkbox1.png) left top no-repeat;
  cursor: pointer;
}

input[type="checkbox"]:checked  + label span {
  background: url(../img/checkbox1.png) -19px top no-repeat;
}

.our-jobs{
  
}
.our-jobs .head{
  padding: 115px 0; 
  background: url(../img/jobs-head-bg.jpg) no-repeat top center / cover;
  
}
.our-jobs .head h2{
  color: #ffffff;
  font-size: 72px;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 8px;
}
.our-jobs .filter{
  padding-top: 50px;
}
.our-jobs .filter span{
  color: #000000;
  font-size: 20px;
  letter-spacing: 2px;  
  display: inline-block;
  vertical-align: top;
  padding-top: 3px;
  padding-right: 10px;
}
.our-jobs .filter a{
  color: #000000;
  font-size: 14px;  
  border-radius: 5px;
  padding: 7px 10px;
  margin-bottom: 10px;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #d8d8d8;
}
.our-jobs .filter a.active{
  color: #fff;
  border: 1px solid #009ce0;
  background: #009ce0;
}
.our-jobs .list{
  padding-top: 40px;
}
.our-jobs .list a{
  margin-bottom: 20px;
  position: relative;
  display: block;
}
.our-jobs .list img{
  max-width: 100%;
}
.our-jobs .list a span{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-weight: 600;
  font-size: 21px;
  background: rgba(13, 29, 50, 0.63);
  text-align: center;
  vertical-align: middle;
  display: flex;
  flex-direction: row;
  align-items: center; 
  transition: all 0.5s;
}
.our-jobs .list a span:hover{
background: rgba(0, 154, 221, 0.74);
}
.our-jobs .list a span:before{
  content: '';
  width: 50px;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 5;
}
.our-jobs .list a span:after{
  content: '';
  width: 1px;
  height: 50px;
  background: #fff;
  position: absolute;
  left: 30px;
  top: 30px;
  z-index: 5;
}
.our-jobs .list a span p{
  width: 100%;
  display: block;
  padding: 0 30px;
  text-align: center;
}
.our-jobs .list a span p:before{
  content: '';
  width: 50px;
  height: 1px;
  background: #fff;
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 5;
}
.our-jobs .list a span p:after{
  content: '';
  width: 1px;
  height: 50px;
  background: #fff;
  position: absolute;
  right: 30px;
  bottom: 30px;
  z-index: 5;
}

.tabs__content {
  display: none; /* по умолчанию прячем все блоки */
}
.tabs__content.active {
  display: flex; /* по умолчанию показываем нужный блок */
}
button{
	border: 0;
}
.thx-block{
  height: 825px;
  background: url(../img/thx-bg.jpg) no-repeat top center / cover;
}
.thx-block h1{
  font-size: 42px;
  color: #fff;
  text-transform: uppercase;
  padding-top: 20px;
}
.thx-block img{
  margin-top: 30%;
}
.thx-block .btn{
  letter-spacing: 1px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  display: block;
  padding: 20px 0;
  max-width: 290px;
  width: 100%;
  vertical-align: top;
  margin: 53px auto !important;
  text-transform: uppercase;
  background: #4cdbcd;
  background: linear-gradient(135deg, #4cdbcd 0%, #009ce0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cdbcd', endColorstr='#009ce0', GradientType=1);
  text-decoration: none;
}

.call-popup h2{
  font-size: 14px;
  color: #000000;
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 25px;
}
.call-popup input[type='text']{
  max-width: 300px;
  width: 100%;
  height: 45px;
  padding-left: 20px;
  border-radius: 2px;
  border: 1px solid #e0e0e0;
  font-size: 13px;
  margin-bottom: 8px;
}
.call-popup input[type="submit"],
.call-popup .btn{
  max-width: 225px;
  padding: 15px 23px 16px 23px;
  letter-spacing: 1px;
  border-radius: 5px;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
  display: block;
  vertical-align: top;
  margin: 12px auto 0;
  border: none;
  text-transform: uppercase;
  background: #4cdbcd;
  background: linear-gradient(135deg, #4cdbcd 0%, #009ce0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cdbcd', endColorstr='#009ce0', GradientType=1);
  text-decoration: none;
}
/*
.pluso{
	position: fixed!important;
    left: 15px!important;
    top: 10%!important;
}
.blog-page .article .social-list .pluso a {
	margin: 5px 0;
}
.pluso-wrap{
	text-align: center!important;
	padding-bottom: 0!important;
	padding: 0px 5px 5px 5px!important;
}
.pluso-counter{
	margin-top:15px!important;
}*/
.bc-photo{
	margin-top:25px;
	max-width: 100%;
}
.blog-page .article .text span.pluso-counter{
	
}/*
.social-list h4{
	text-align: left;
}*/
.mbg1{
	padding: 40px 45px;
	
	border: 11px solid transparent;
	-moz-border-image: -moz-linear-gradient(top, rgba(58, 190, 190, 0.91) 0%, rgba(0, 143, 204, 0.91) 100%);
	-webkit-border-image: -webkit-linear-gradient(top, rgba(58, 190, 190, 0.91) 0%, rgba(0, 143, 204, 0.91) 100%);
	border-image: linear-gradient(to bottom, rgba(58, 190, 190, 0.91) 0%, rgba(0, 143, 204, 0.91) 100%);
	border-image-slice: 1;
	
	background: transparent;
	background: -moz-linear-gradient(-54deg, rgba(0, 171, 157, 0.91) 0%, rgba(0, 112, 191, 0.91) 100%);
	background: -webkit-linear-gradient(-54deg, rgba(0, 171, 157, 0.91) 0%, rgba(0, 112, 191, 0.91) 100%);
	background: -o-linear-gradient(-234deg, rgba(0, 171, 157, 0.91) 0%, rgba(0, 112, 191, 0.91) 100%); 
	background: linear-gradient(-234deg, rgba(0, 171, 157, 0.91) 0%, rgba(0, 112, 191, 0.91) 100%);
	
}
.mbg2{
	
}
.white-popup.more{
	max-width: 945px;
	background: url(../img/more-bg2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 0 ;
	font-weight:bold;
	font-size:16px;
	line-height:28px;
	letter-spacing:25;
	letter-spacing: 0.25px;
    color: #fff;
}
.mfp-close-btn-in .white-popup.more .mfp-close{
	color: #fff;
    opacity: 1;
    top: 8px;
    right: 6px;
    font-weight: normal;	
}
.item-header{
	color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    margin-top: 20px;
	margin-bottom: 15px;
}
.logos-block.second .item {
    padding: 0px 0;
    background: transparent;
    width: 100%;
}


/*NEW PAGES*/

.interio-work-main {
  height: 1200px;
  background: url(../img/our-jobs/img-44.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 100px;
}

.interio-work-main h2 {
  font-size: 47px;
  color: #fff;
  font-family: "AvenirNextCyr-Bold", sans-serif;
  margin-bottom: 30px;
}

.interio-work-main p {
  color: #fff;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 100px;
}

.interio-work-wrap {
  width: 970px;
  margin: 0 auto;
}

.interio-work-main-img {
  text-align: center;
}

.interio-work-main-img img {
  max-width: 100%;
}

.interio-work-second {
  padding-top: 450px;
}

.interio-work-second h2 {
  text-align: center;
  font-size: 32px;
  font-family: "AvenirNextCyr-Bold", sans-serif;
  color: #000;
  margin-bottom: 20px;
}

.interio-work-second p {
  color: #000;
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 80px;
}

.interio-work-second img {
  width: 100%;
}

.interio-work-img {
  text-align: center;
  padding: 50px 15px;
}

.interio-work-img img {
  max-width: 100%;
  margin-bottom: 100px;
}

.interio-work-img p {
  color: #000;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}

.interio-work-desc img {
  width: 100%;
  margin-bottom: 50px;
}

.interio-work-desc p {
  color: #000;
  font-size: 16px;
  line-height: 1.8;
  text-align: left;
}

.interio-work-mob img {
  width: 100%;
}

.beauty-work-main {
  height: 1200px;
  background: url(../img/our-jobs/img-50.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 130px;
  text-align: center;
}

.beauty-work-main h2 {
  font-size: 54px;
  color: #fff;
  font-family: "PlayfairDisplay-Italic", sans-serif;
  margin-bottom: 90px;
}

.beauty-work {
  background: #efefef;
}

.beauty-work-main img {
  max-width: 100%;
}

.beauty-work-wrap {
  max-width: 1280px;
  margin: 0 auto;
}

.beauty-work-wrap p {
  font-size: 20px;
  color: #000;
  text-align: left;
}

.beauty-work-img p {
  margin-bottom: 90px;
  text-align: left;
}

.beauty-work-img {
  padding: 0 15px;
  text-align: center;
}

.beauty-work-img img {
  max-width: 100%;
}

.beauty-work-all {
  padding: 100px 0;
  text-align: center;
}

.beauty-work-all img {
  max-width: 100%;
}

.krepi-main {
  padding: 0 15px;
  padding-top: 100px;
  text-align: center;
}

.krepi-second {
  text-align: center;
}

.krepi-wrap {
  max-width: 1000px;
  margin: 0 auto;
}

.krepi-wrap p {
  font-size: 16px;
  color: #000;
  text-align: left;
  margin-bottom: 50px;
}

.krepi-main h2 {
  font-family: "AvenirNextCyr-Bold", sans-serif;
  text-align: center;
  font-size: 47px;
  color: #000;
  margin-bottom: 30px;
}

.krepi-main h3 {
  font-family: "AvenirNextCyr-Bold", sans-serif;
  text-align: center;
  font-size: 32px;
  color: #000;
  margin-bottom: 30px;
}

.krepi-work {
  background: #efefef;
}

.krepi-work img {
  max-width: 100%;
  margin-bottom: 20px;
}

.barhat-main {
  height: 1500px;
  background: url(../img/our-jobs/img-60.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  padding-top: 130px;
  text-align: center;
}

.barhat-title h2 {
  font-family: "AvenirNextCyr-Bold", sans-serif;
  font-size: 100px;
  color: #fff;
  margin-bottom: 20px;
}

.barhat-title p {
  font-size: 50px;
  color: #fff;
}

.barhat-title {
  padding-bottom: 150px;
}

.barhat-work img {
  max-width: 100%;
}

.barhat-about {
  text-align: center;
  padding: 100px 0;
}

.barhat-about h2 {
  font-family: "AvenirNextCyr-Bold", sans-serif;
  font-size: 100px;
  color: #000;
  margin-bottom: 40px;
}

.barhat-about p {
  font-size: 30px;
  color: #000;
}

.barhat-wrap {
  max-width: 1450px;
  margin: 0 auto;
}

.barhat-imgs {
  padding: 0 15px;
  text-align: center;
}

.barhat-imgs img {
  margin-bottom: 20px;
}

.barhat-work {
  background: #efefef;
}

.barhat-down {
  text-align: center;
  background: url(../img/our-jobs/img-67.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 130px 15px;
}

.evrika-main {
  background: url(../img/our-jobs/img-69.png) no-repeat center top;
  -webkit-background-size: cover;
  background-size: cover;
}

.evrika-title {
  padding-bottom: 50px;
}

.evrika-title h2 {
  font-size: 42px;
}

.flower-work {
  text-align: center;
  padding-top: 100px;
  background: #e9ebef;
}

.flower-wrap {
  text-align: left;
  max-width: 970px;
  margin: 0 auto 50px;
}

.flower-wrap h2 {
  font-size: 42px;
  color: #000;
  font-family: "AvenirNextCyr-Bold", sans-serif;
  margin-bottom: 30px;
  text-align: center;
}

.flower-wrap p {
  font-size: 18px;
  color: #000;
}

.flower-img-full {
  width: 100%;
}

.flower-content {
  padding: 0 15px;
}

.flower-work img {
  max-width: 100%;
  margin-bottom: 50px;
}
.flower-no-margin {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1199px) {
  .interio-work-second {
    padding-top: 250px;
  }
  .beauty-work-wrap {
    width: 100%;
    padding: 0 15px;
  }
  .beauty-work-main {
    height: auto;
  }
  .krepi-wrap {
    width: 100%;
    padding: 0 15px;
  }
  .barhat-about h2 {
    font-size: 50px;
  }
  .barhat-about p {
    font-size: 20px;
  }
  .barhat-main {
    height: auto;
    padding: 50px 0;
  }
}

@media screen and (max-width: 991px) {
  .interio-work-wrap {
    width: 100%;
    padding: 0 15px;
  }
  .interio-work-main h2 {
    font-size: 36px;
  }
  .interio-work-main {
    height: auto;
  }
  .interio-work-second {
    padding-top: 30px;
  }
  .beauty-work-main h2 {
    font-size: 36px;
  }
  .barhat-title h2 {
    font-size: 50px;
  }
  .barhat-title p {
    font-size: 30px;
  }
  .barhat-title {
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .interio-work-main h2 {
    font-size: 26px;
  }
  .interio-work-main p {
    font-size: 14px;
  }
  .interio-work-second h2 {
    font-size: 26px;
  }
  .beauty-work-main h2 {
    font-size: 26px;
  }
  .beauty-work-main {
    padding: 50px 10px;
  }
  .beauty-work-wrap p {
    font-size: 16px;
  }
  .krepi-main h2 {
    font-size: 26px;
  }
  .krepi-main h3 {
    font-size: 24px;
  }
  .barhat-title h2,
  .barhat-about h2 {
    font-size: 26px;
  }
  .barhat-title p {
    font-size: 17px;
  }
  .barhat-about p {
    font-size: 16px;
  }
  .barhat-about {
    padding: 30px 15px;
  }
  .flower-wrap {
    padding: 0 15px;
  }

  .flower-wrap h2 {
    font-size: 24px;
  }
  .flower-wrap p {
    font-size: 16px;
  }
}


.tv {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;

  width: 100%;
  height: 100%;

  overflow: hidden;
}
  .screen {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    margin: auto;
    opacity: 0.2;
  }
.main-block {
background: #000;
    position: relative;
}
.main-block .container {
    z-index: 9;
}
.mp4_bg{
	right: 0; 
	bottom: 0;
	min-width: 100%; 
	min-height: 100%;
	width: auto; 
	height: auto;
	z-index: -100;
}
.video-mask{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.85);
}
#map_canvas {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 600px;
	margin-top: 30px;
}
@media (min-width: 1920px){
.container.fullhd {
    max-width: 1920px;
}
}

.waveWrapper {
    position: relative;
    width: 100%;
    margin-top: 50px;
    height: 300px;
}

.wave {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden
}

.wave.wave1 {
    height: 120px;
    -webkit-animation: waveWrapper1 5s linear infinite;
    animation: waveWrapper1 5s linear infinite;
    z-index: 3
}

.wave.wave1 .svg__wave {
    width: 100%;
    height: 100%;
    display: block
}

.wave.wave1 .svg__wave path {
    fill: #009ce0;
    stroke: rgba(0,0,0,0)
}

.wave.wave1 .svg__wave--first {
    -webkit-animation: wavefirst1 5s linear infinite;
    animation: wavefirst1 5s linear infinite
}

.wave.wave1 .svg__wave--last {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-animation: wavelast1 5s linear infinite;
    animation: wavelast1 5s linear infinite
}

.wave.wave2 {
    -webkit-animation: waveWrapper2 6s linear infinite;
    animation: waveWrapper2 6s linear infinite;
    height: 140px;
    opacity: .9;
    z-index: 2
}

.wave.wave2 .svg__wave path {
    fill: #ccb3ed;
    stroke: rgba(0,0,0,0)
}

.wave.wave2 .svg__wave--first {
    -webkit-animation: wavefirst2 7s linear infinite;
    animation: wavefirst2 7s linear infinite
}

.wave.wave2 .svg__wave--last {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-animation: wavelast2 7s linear infinite;
    animation: wavelast2 7s linear infinite
}

.wave.wave3 {
    opacity: .7;
    height: 180px;
    -webkit-animation: waveWrapper3 4s linear infinite;
    animation: waveWrapper3 4s linear infinite;
    z-index: 1
}

.wave.wave3 .svg__wave path {
    fill: #4cdbcd;
    stroke: rgba(0,0,0,0)
}

.wave.wave3 .svg__wave--first {
    -webkit-animation: wavefirst3 10s linear infinite;
    animation: wavefirst3 10s linear infinite
}

.wave.wave3 .svg__wave--last {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-animation: wavelast3 10s linear infinite;
    animation: wavelast3 10s linear infinite
}

.wave .svg__wave {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%
}

@-webkit-keyframes waveWrapper1 {
    0% {
        height: 120px
    }

    50% {
        height: 180px
    }

    to {
        height: 120px
    }
}

@keyframes waveWrapper1 {
    0% {
        height: 120px
    }

    50% {
        height: 180px
    }

    to {
        height: 120px
    }
}

@-webkit-keyframes waveWrapper2 {
    0% {
        height: 140px
    }

    50% {
        height: 200px
    }

    to {
        height: 140px
    }
}

@keyframes waveWrapper2 {
    0% {
        height: 140px
    }

    50% {
        height: 200px
    }

    to {
        height: 140px
    }
}

@-webkit-keyframes waveWrapper3 {
    0% {
        height: 180px
    }

    50% {
        height: 220px
    }

    to {
        height: 180px
    }
}

@keyframes waveWrapper3 {
    0% {
        height: 180px
    }

    50% {
        height: 220px
    }

    to {
        height: 180px
    }
}

@-webkit-keyframes wavefirst1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes wavefirst1 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes wavelast1 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes wavelast1 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes wavefirst2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes wavefirst2 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes wavelast2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes wavelast2 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes wavefirst3 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes wavefirst3 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes wavelast3 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes wavelast3 {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}
.services .form {
    margin-top: 0;
}
.services .form:before {
	display:none;
}
.inner-head form label a,
.order-form form label a{
	color: #fff;
	text-decoration: underline;
}
.inner-head.startapy{
	min-height: 580px;
	background-image: url(../img/startapy/st-bg.jpg);
	text-align: center;
	background-repeat: no-repeat;
    background-size: cover;
}
.startapy .fd-logo{
    margin: 50px auto;
}
.inner-head.startapy .title-head span {
    font-size: 36px;
    font-weight: bold;
}
.inner-head.startapy .title-head {
    padding-top: 120px;
	padding-bottom: 20px;
    max-width: 900px;
    margin: 0 auto;
}
.startaps img{
	max-width: 100%;
}
section.start {
    padding-top: 115px;
    padding-bottom: 50px;
}
.startaps h2{
	font-size: 36px;
	font-weight: 300;
	margin-bottom: 36px;
}
section.start p{
	color: #777777;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 0.6rem;
}
section.start .lgen{
	font-size: 24px;
	font-weight: 300;
	max-width: 360px;
	margin-top: 20px;
	line-height: 1.2;
	color: #000;
	margin-bottom: 30px;
}
section.start .open-popup-link{
	border-radius: 5px;
    color: #ffffff;
    font-size: 21px;
    font-weight: bold;
    border: none;
    display: block;
    padding: 17px 0;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    background: #4cdbcd;
    background: linear-gradient(135deg, #4cdbcd 0%, #009ce0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cdbcd', endColorstr='#009ce0', GradientType=1);
    text-decoration: none;
    margin-top: 15px;
}
section.architectura{
	margin-top: 35px;
	padding-bottom: 80px;
}
section.architectura h2{
	text-align:center;
	margin-bottom: 75px;
}
section.architectura .items{
	position: absolute;
	position: relative;
	height: 1170px;
}
section.architectura .item1 {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 390px;
}
section.architectura .item1, section.architectura .item3, section.architectura .item4, section.architectura .item5{
	position: absolute;
}
section.architectura .item3, section.architectura .item5{
	position: absolute;
	right:0;
}
section.architectura .item3{
	top: 0;
}
section.architectura .item5{
	bottom:0;
}
section.architectura .item4{
	bottom:0;
}
section.architectura .item{
	width: 365px;
	max-width: 100%;
}
section.architectura .items .num{
	-webkit-box-shadow: 0px 16px 24px 0px rgba(8,162,222,0.3);
    -moz-box-shadow: 0px 16px 24px 0px rgba(8,162,222,0.3);
    box-shadow: 0px 10px 24px 0px rgba(8,162,222,0.3);
    padding-top: 0px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: block;
    float: left;
    text-align: center;
    font-size: 30px;
    font-weight: 900;
    line-height: 50px;
	margin-right: 21px;
}
.arch-header{
	color: #0fa4df;
    font-size: 18px;
    font-weight: bolder;
    margin-bottom: 32px;
    display: flex;	
}
section.architectura .items  img {
    padding-left: 70px;
}
section.architectura .items .item1  img {
    padding-left: 0;
}
.arch-text{
	color: #777777;
	line-height: 20px;
	font-size: 14px;
	margin-top: 145px;
}
section.architectura .item.item4{
	width: 450px;
}
section.promote {
    padding: 30px 0 50px;
}
section.promote h2 {
    text-align: center;
}
section.promote h3 {
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    color: #000;
    font-weight: 300;
    max-width: 750px;
	margin: 70px auto 55px;
}
section.promote .row{
	margin-bottom: 50px;
}
section.promote .row h3 {
    margin: -39px 0 19px;
    text-align: left;
}
section.promote p{
	color: #777777;
	font-size: 16px;
	line-height: 22px;
}
section.promote .row .margin{
	height:30px;
}
.core-mob{
	display: none;
}
section.video-startup{
    padding: 30px 0 50px;
}
section.video-startup .blog-link{
    padding: 30px 0 20px;
}

.services.inner .b24-form {
    margin-top: 80px;
}
