@font-face {
  font-family: Pompadur;
  src: url(fonts/pompadur.ttf);
}
@font-face {
  font-family: 'Roboto-Bold';
  src: url('/libraries/fonts/Roboto/Roboto-Bold.ttf');
}
@font-face {
  font-family: 'Roboto-Medium';
  src: url('/libraries/fonts/Roboto/Roboto-Medium.ttf');
}
@font-face {
  font-family: 'Roboto-MediumItalic';
  src: url('/libraries/fonts/Roboto/Roboto-MediumItalic.ttf');
}
@font-face {
  font-family: 'Roboto-Regular';
  src: url('/libraries/fonts/Roboto/Roboto-Regular.ttf');
}
@font-face {
  font-family: 'Roboto-RegularItalic';
  src: url('/libraries/fonts/Roboto/Roboto-RegularItalic.ttf');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('/libraries/fonts/Roboto/Roboto-Light.ttf');
}
@font-face {
  font-family: 'Roboto-LightItalic';
  src: url('/libraries/fonts/Roboto/Roboto-LightItalic.ttf');
}
@font-face {
  font-family: 'icomoon';
  src: url('/libraries/fonts/Footer-icons/icomoon.eot?6n760f');
  src: url('/libraries/fonts/Footer-icons/icomoon.eot?6n760f#iefix') format('embedded-opentype'), url('/libraries/fonts/Footer-icons/icomoon.ttf?6n760f') format('truetype'), url('/libraries/fonts/Footer-icons/icomoon.woff?6n760f') format('woff'), url('/libraries/fonts/Footer-icons/icomoon.svg?6n760f#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  font-family: "Roboto-Regular", Arial, sans-serif;
  color: #626262;
  margin-bottom: 100px !important;
  overflow-x: hidden;
  padding-right: 0 !important;
}
* {
  margin: 0;
  padding: 0;
}
.modal-content .spinner-back {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100500;
}
.modal-content .spinner-back .spinner {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url('/images/spinner.gif') no-repeat 50% 50%;
  transform: translate(-50%,-50%);
}
#page-preloader {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100500;
}
#page-preloader .spinner {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url('/images/spinner.gif') no-repeat 50% 50%;
  transform: translate(-50%,-50%);
}
.container-menu {
  margin-right: auto;
  margin-left: auto;
  padding-left: 35px;
  padding-right: 35px;
  width: 88%;
}
a {
  text-decoration: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
a:active {
  user-select: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
}
br {
  margin: 0;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.text-center {
  text-align: center;
}
.text-uppercase {
  text-transform: uppercase;
}
.ul-unstyled {
  margin: 0;
  padding: 0;
  list-style: none;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.stn-padding {
  padding: 55px auto 73px;
}
.fa-facebook {
  margin: 11px 21px 0 14px;
}
.fa-vk {
  margin: 10px 24px 0 9px;
}
.fa-google-plus {
  margin: 10px 19px 0 10px;
}
.footer .fa-phone {
  margin: 11px 5px 8px 13px;
}
.footer .fa-skype {
  margin: 9px 5px 9px 11px;
}
.sprite-zennex-logo,
.sprite-cloud,
.sprite-web-app,
.sprite-tool,
.sprite-medical,
.sprite-rocket,
.sprite-wrench,
.sprite-mobile-app {
  display: inline-block;
  background: url('/images/index-sprite.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}
.sprite-cloud {
  background-position: -5px -30px;
  width: 78px;
  height: 49px;
  margin: 17px 0 2px;
  padding: 0 auto;
}
.sprite-web-app {
  background-position: -5px -84px;
  width: 76px;
  height: 54px;
  margin-top: 13px;
}
.sprite-tool {
  background-position: -5px -143px;
  width: 56px;
  height: 53px;
  margin: 19px 22px 22px 22px;
}
.sprite-medical {
  background-position: -88px -30px;
  width: 50px;
  height: 56px;
  margin: 19px 24px 22px 23px;
}
.sprite-rocket {
  background-position: -86px -91px;
  width: 49px;
  height: 49px;
  margin: 26px 25px 22px 23px;
}
.sprite-wrench {
  background-position: -66px -145px;
  width: 44px;
  height: 44px;
  margin: 28px 28px 25px 25px;
}
.sprite-mobile-app {
  background-position: -66px -194px;
  width: 38px;
  height: 68px;
}
.sprite-job-zennex-logo,
.sprite-notebook,
.sprite-apple {
  display: inline-block;
  background: url('/images/job-sprite.png') no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left;
}
.sprite-job-zennex-logo {
  background-position: -5px 0px;
  width: 140px;
  height: 25px;
}
.sprite-notebook {
  background-position: -5px -30px;
  width: 50px;
  height: 42px;
  margin: 25px 15px 0 23px;
}
.sprite-apple {
  background-position: -60px -30px;
  width: 41px;
  height: 46px;
  margin: 22px 15px 0 27px;
}
#index .site-header {
  min-height: 866px;
  background-image: url('/images/header-bear.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  text-align: center;
}
@media (max-width: 480px) {
  #index .site-header {
    min-height: 570px;
  }
}
#index .site-header .title {
  color: #fff;
  font-family: "Roboto-Medium", Arial, sans-serif;
  line-height: 1;
  text-align: left;
  margin-top: 235px;
  margin-bottom: 0;
  max-width: 65%;
  font-size: 50px;
  text-shadow: 2px 5px 4px rgba(0,0,0,0.3);
}
@media (max-width: 480px) {
  #index .site-header .title {
    font-size: 26px;
    line-height: 1.15;
    text-align: center;
    margin-top: 80px;
    max-width: 100%;
  }
}
#index .site-header .subtitle {
  margin-top: 35px;
  margin-bottom: 0;
  text-align: left;
  max-width: 65%;
  color: #fff;
  font-size: 30px;
  font-family: "Roboto-Light", Arial, sans-serif;
  line-height: 1;
  text-shadow: 1px 3px 1px rgba(0,0,0,0.3);
}
@media (max-width: 480px) {
  #index .site-header .subtitle {
    margin-top: 55px;
    line-height: 1.2;
    font-size: 22px;
    max-width: 100%;
    text-align: center;
  }
}
section.numbers {
  background-image: url('/images/numbers-background.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
section.numbers .header {
  margin-top: 90px;
  margin-bottom: 124px;
  text-align: center;
}
section.numbers .header h2 {
  font-size: 44px;
  font-family: "Roboto-Light", Arial, sans-serif;
  color: #ff9800;
  font-weight: 600;
}
section.numbers .header .description {
  display: inline-block;
  text-align: center;
  margin-top: 50px;
  max-width: 767px;
}
section.numbers .header .description p {
  font-family: "Roboto-Light", Arial, sans-serif;
  font-size: 18px;
}
section.numbers .number {
  text-align: center;
  margin-bottom: 90px;
  color: #027dcb;
}
section.numbers .number h2 {
  font-family: "Roboto-Bold", Arial, sans-serif;
  font-size: 54.52px;
}
section.numbers .number h3 {
  font-family: "Roboto-Medium", Arial, sans-serif;
  font-size: 25.75px;
}
section.numbers .number p {
  font-size: 16px;
  font-family: "Roboto-Regular", Arial, sans-serif;
}
section.numbers .sprite {
  display: inline-block;
  background: url('/images/about-sprite-new.png') no-repeat;
  width: 115px;
  height: 115px;
}
section.numbers .sprite-head {
  background-position: 0 0;
}
section.numbers .sprite-lamp {
  background-position: -113px 0;
}
section.numbers .sprite-arrow {
  background-position: -226px 0;
}
section.numbers .sprite-clock {
  background-position: -339px 0;
}
.img-circle {
  transition: all 0.5s ease-in-out;
}
.site-nav {
  padding: 17px 0;
  font-family: "Roboto-Medium", Arial, sans-serif;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  border: 0;
}
.site-nav .navbar-nav {
  width: 110% !important;
}
@media (max-width: 767px) {
  .site-nav {
    background-color: #0288d1 !important;
    padding: 0;
  }
}
.site-nav .icon-bar {
  background-color: #ff9800 !important;
}
.site-nav .navbar-toggle .icon-bar:nth-of-type(2) {
  top: 1px;
}
.site-nav .navbar-toggle .icon-bar:nth-of-type(3) {
  top: 2px;
}
.site-nav .navbar-toggle .icon-bar {
  position: relative;
  transition: all 500ms ease-in-out;
}
.site-nav .navbar-toggle.active .icon-bar:nth-of-type(1) {
  top: 6px;
  transform: rotate(45deg);
}
.site-nav .navbar-toggle.active .icon-bar:nth-of-type(2) {
  background-color: transparent !important;
}
.site-nav .navbar-toggle.active .icon-bar:nth-of-type(3) {
  top: -10px !important;
  transform: rotate(-45deg);
}
.site-nav .navbar-brand {
  padding: 0;
  margin-left: 0 !important;
}
@media (max-width: 767px) {
  .site-nav .navbar-brand {
    padding-top: 15px;
  }
}
.site-nav .navbar-nav > li {
  float: none;
}
.site-nav .btn {
  transition: all 0.5s ease-in-out;
  display: block;
  text-transform: uppercase;
  height: 43px;
  width: 219px;
  border-radius: 25px;
  border: #fff solid 2px;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  background-color: transparent;
  color: #fff;
  margin: 0;
  font-family: "Roboto-Medium", Arial, sans-serif;
}
.site-nav .btn:hover {
  outline-color: #0288d1;
  color: #0288d1;
  background-color: #fff;
}
.site-nav .btn:active {
  color: #0288d1;
}
.site-nav .btn:focus {
  outline: none !important;
  color: #0288d1;
  background: #fff;
}
.site-nav .logo {
  padding-top: 1px;
  float: left;
  z-index: 101;
}
.site-nav .for-logo {
  height: 43px;
  width: 140px;
  position: relative;
  margin: auto;
}
.site-nav ul li {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}
.site-nav ul li a {
  transition: all 0.5s ease-in-out;
  display: block;
  box-shadow: none;
  border: 2px solid transparent;
  color: #fff !important;
  font-family: "Roboto-Medium", Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0;
}
.site-nav ul li a:hover,
.site-nav ul li a:focus,
.site-nav ul li a:active {
  color: #a4c9e9 !important;
  background: none !important;
}
.site-nav .active > a {
  color: #a4c9e9 !important;
  background: none !important;
}
@media (min-width: 767px) and (max-width: 980px) {
  .site-nav .zennex-header {
    float: none !important;
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  .navbar-collapse {
    width: 100%;
    padding: 0;
    box-shadow: none;
  }
  .navbar-collapse {
    width: 100%;
    padding: 0;
    box-shadow: none;
  }
  .in {
    padding: 0;
    overflow: hidden;
  }
  .navbar-header {
    height: 55px;
    line-height: 100px;
  }
  .navbar-brand {
    vertical-align: middle;
    display: inline-block;
  }
  .navbar.site-nav {
    margin: 0;
    background-color: #0288d1;
    border: none;
  }
  .navbar.site-nav ul {
    margin-top: 0;
    margin-bottom: 0;
    display: table;
    width: 100%;
  }
  .navbar.site-nav ul li {
    display: table;
    margin-left: 0;
    line-height: 35px;
  }
  .navbar.site-nav ul li:last-child {
    display: inline-block;
    width: 100%;
  }
  .navbar.site-nav ul li:last-child span {
    margin-right: 10%;
    color: #fff;
    float: right;
    font-size: 12px;
  }
  .navbar.site-nav ul li a {
    margin-left: 20px;
    transition: all 0.5s ease-in-out;
    box-shadow: none;
    color: #fff;
    font-family: "Roboto-Medium", Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0;
    vertical-align: middle;
    display: inline-block;
  }
  .navbar.site-nav ul li a:hover,
  .navbar.site-nav ul li a:focus,
  .navbar.site-nav ul li a:active {
    color: #a4c9e9;
    background: none;
  }
  .navbar.site-nav .active > a {
    color: #a4c9e9;
    background: none;
  }
  .navbar-default .navbar-toggle {
    border-color: transparent;
    color: #4c4d4d;
    vertical-align: middle;
    display: inline-block;
  }
  .navbar-default .navbar-toggle:hover {
    background-color: #0288d1;
  }
  .navbar-default .navbar-toggle:focus {
    color: #0288d1;
  }
  .navbar-collapse {
    border: 0;
  }
  button:hover {
    background-color: #0288d1 !important;
  }
  button:focus {
    background-color: #0288d1 !important;
  }
  button.navbar-toggle .icon-bar {
    width: 26px;
    height: 4px;
    background-color: #fff;
  }
  button.navbar-toggle.collapsed {
    content: "\f0c9";
  }
}
nav.navbar .navbar-header i.navbar-toggle.collapsed:before {
  content: "\f0c9";
}
nav.navbar .navbar-header i.navbar-toggle {
  color: #fff;
  font-size: 28px;
}
nav.navbar .navbar-header i:hover {
  color: #ffa000;
}
.btn {
  transition: all 0.5s ease-in-out;
  display: block;
  text-transform: uppercase;
  height: 43px;
  width: 219px;
  border-radius: 25px;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  margin: 0;
  font-family: "Roboto-Medium", Arial, sans-serif;
}
.btn:focus {
  outline: none !important;
}
.title {
  margin: 141px 0 460px;
  color: #fff;
  font-size: 55px;
  font-family: "Roboto-Bold", Arial, sans-serif;
}
.top-application {
  margin-bottom: 30px;
}
.top-application .application {
  margin: 20px auto;
  border: solid #ffa000 2px;
  font-size: 14px;
  line-height: 29px;
  text-transform: uppercase;
  height: 43px;
  width: 259px;
  border-radius: 25px;
  background: none;
  color: #ffa000;
}
.top-application .application:hover {
  background: #ffa000;
  color: white;
}
.top-application .container h2 {
  font-size: 44px;
  font-family: "Roboto-Light", Arial, sans-serif;
  color: #ff9800;
  font-weight: 600;
  margin-top: 90px;
  text-align: center;
}
.top-application ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  font-size: 50px;
}
.top-application li {
  float: left;
  height: 100%;
  margin: 0 1px 0 0;
  padding: 0;
  color: #ddd;
  text-align: center;
  width: 380px;
}
.top-application li .item_app {
  width: 246px;
  margin: auto;
  cursor: pointer;
}
.top-application li img {
  height: 246px;
  width: 246px;
  border-radius: 50%;
  margin: 0 auto 20px;
}
@media (max-width: 480px) {
  .top-application li img {
    height: 160px;
    width: 160px;
  }
}
.top-application li .text_app {
  margin-top: 20px;
  text-align: center;
}
.top-application li .text_app .title_app {
  display: block;
  font-size: 24px;
  font-family: "Roboto-Medium", Arial, sans-serif;
  color: #000;
}
.top-application li .text_app .description_app {
  display: block;
  padding-top: 18px;
  font-size: 14px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  color: #666;
}
.top-application .slider-top {
  margin-top: 124px;
  display: flex;
  overflow: hidden;
  position: relative;
}
@media (max-width: 480px) {
  .top-application .slider-top {
    margin-top: 65px;
  }
}
.top-application .slider-top .apps {
  height: 100%;
  width: 100%;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
}
.top-application .slider-top .fa-angle-left,
.top-application .slider-top .fa-angle-right {
  font-size: 38px;
  margin: auto 10px auto 5px;
  color: #b2b2b2;
}
.top-application .slider-top .fa-angle-right {
  margin: auto 0px auto 5px;
}
.top-application .slider-top .img-circle {
  margin: 100px auto 0;
  height: 43px;
  width: 43px;
  display: inline-block;
}
.top-application .slider-top .prev {
  text-align: left;
}
.top-application .slider-top .next {
  text-align: right;
}
.top-application .slider-top .carousel-control {
  border: none;
  background-image: none;
  box-shadow: none;
  opacity: 0.75;
}
.top-application .slider-top .carousel-control:hover {
  opacity: 0.88;
}
.services {
  background-image: url('/images/service.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  text-align: center;
  font-family: "Roboto-Light", Arial, sans-serif;
  color: #fff;
  min-height: 450px;
  padding-bottom: 105px;
}
.services .container h2 {
  font-size: 44px;
  font-family: "Roboto-Light", Arial, sans-serif;
  color: #fff;
  font-weight: 600;
  margin-top: 90px;
  text-align: center;
}
.services h3 {
  font-size: 24px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  padding: 21px 0;
  height: 100px;
  margin: 0;
}
.services .img-service {
  margin-top: 105px;
  height: 68px;
  line-height: 68px;
}
.reviews {
  min-height: 350px;
}
.reviews .container h2 {
  font-size: 44px;
  font-family: "Roboto-Light", Arial, sans-serif;
  color: #ff9800;
  font-weight: 600;
  margin-top: 90px;
  text-align: center;
  margin-top: 0;
}
.reviews h1 {
  font-size: 120px;
  font-family: 'Georgia', Arial, sans-serif;
  margin: 0;
  line-height: 70px;
  color: #ffa000;
  text-align: center;
}
.reviews .container {
  margin-top: 75px;
}
.reviews .carousel {
  margin: 70px auto 40px auto;
  font-family: "Roboto-Light", Arial, sans-serif;
  text-align: center;
}
@media (max-width: 480px) {
  .reviews .carousel {
    height: 400px;
  }
}
.reviews .carousel .carousel-inner {
  width: 80%;
  margin: auto;
}
.reviews .carousel .item {
  transition: 1s;
  min-height: 145px;
}
.reviews .carousel blockquote {
  border: none;
}
.reviews .carousel .fa-angle-left,
.reviews .carousel .fa-angle-right {
  font-size: 38px;
  margin: auto 10px auto 5px;
  color: #b2b2b2;
}
.reviews .carousel .fa-angle-right {
  margin: auto 0px auto 5px;
}
.reviews .carousel .img-circle {
  margin: 43px auto 0;
  height: 43px;
  width: 43px;
  border: #fff solid 1px;
}
.reviews .carousel .carousel-control {
  border: none;
  background-image: none;
  box-shadow: none;
  opacity: 0.75;
}
.reviews .carousel .carousel-control:hover {
  opacity: 0.88;
}
.reviews .carousel .carousel-control:hover .img-circle {
  border: #b2b2b2 solid 1px;
}
.reviews .carousel .btn {
  margin: 20px auto;
  border: solid #ffa000 2px;
  background: none;
  color: #ffa000;
  font-size: 14px;
  line-height: 29px;
  text-transform: uppercase;
  height: 43px;
  width: 219px;
  border-radius: 25px;
}
.reviews .carousel .btn .label {
  vertical-align: middle;
  top: 0;
  padding: 0;
  font-size: 14px;
  color: #ffa000;
}
.reviews .carousel .btn:hover {
  background: #ffa000;
  color: #fff;
}
.reviews .carousel .btn:hover .label {
  color: #fff;
}
.reviews .carousel .author {
  font-size: 14px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  font-style: italic;
}
.footer {
  height: 100px;
  background: #0286cf;
  bottom: 0;
  width: 100%;
  position: absolute;
}
@media (max-width: 480px) {
  .footer {
    height: 119px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .footer {
    height: 120px;
  }
}
.footer .footer-icon {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.footer .footer-icon-phone {
  margin-left: 10px;
  margin-top: 9px;
}
.footer .footer-icon-phone:before {
  content: "\e903";
  font-size: 20px;
}
.footer .footer-icon-vk {
  margin-left: 8px;
  margin-top: 9px;
}
.footer .footer-icon-vk:before {
  content: "\e902";
  font-size: 24px;
}
.footer .footer-icon-telegram {
  margin-left: 8px;
  margin-top: 9px;
}
.footer .footer-icon-telegram:before {
  content: "\e901";
  font-size: 24px;
}
.footer .footer-icon-skype {
  margin-left: 9px;
  margin-top: 9px;
}
.footer .footer-icon-skype:before {
  content: "\e900";
  font-size: 24px;
}
.footer .social-icons {
  -moz-binding: none;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  .footer .social-icons {
    display: inline-block;
    text-align: left;
  }
  .footer .social-icons a {
    display: block;
    margin: 2px 5px;
  }
}
@media (max-width: 767px) and (min-width: 481px) and (max-width: 767px) {
  .footer .social-icons a {
    margin: 2px 3px;
  }
}
@media (max-width: 767px) and (max-width: 480px) {
  .footer .social-icons a {
    margin: 2px;
  }
}
.footer .copyright {
  font-family: "Roboto-Light", Arial, sans-serif;
  font-size: 13px;
  color: #fefefe;
  float: right !important;
  display: inline;
  margin-top: 35px;
}
.footer .insta {
  margin-left: 11px;
  margin-top: 9px;
}
.footer .fa-facebook,
.footer .fa-google-plus {
  -moz-binding: none !important;
}
.footer h5 {
  font-size: 18px;
}
.footer a {
  color: #fff;
  text-decoration: none;
  outline: none;
}
.footer a:hover .fa-facebook,
.footer a:hover .fa-vk,
.footer a:hover .fa-telegram,
.footer a:hover .fa-google-plus,
.footer a:hover .fa-phone,
.footer a:hover .fa-skype,
.footer a:hover .fa-instagram {
  color: #0286cf;
}
.footer .img-circle {
  font-size: 22px;
  height: 46px;
  width: 46px;
  border: #fff solid 2px;
  background-color: #0286cf;
  margin: 0 7px;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .footer .img-circle {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .footer .img-circle {
    height: 40px;
    width: 40px;
  }
  .footer .img-circle .footer-icon-phone {
    margin-left: 9px;
    margin-top: 5px;
  }
  .footer .img-circle .footer-icon-phone:before {
    font-size: 18px;
  }
  .footer .img-circle .footer-icon-vk {
    margin-left: 6px;
    margin-top: 7px;
  }
  .footer .img-circle .footer-icon-vk:before {
    font-size: 22px;
  }
  .footer .img-circle .footer-icon-telegram {
    margin-left: 6px;
    margin-top: 7px;
  }
  .footer .img-circle .footer-icon-telegram:before {
    font-size: 22px;
  }
  .footer .img-circle .footer-icon-skype {
    margin-left: 7px;
    margin-top: 7px;
  }
  .footer .img-circle .footer-icon-skype:before {
    font-size: 22px;
  }
}
.footer .img-circle:hover {
  background-color: #fff;
  color: #0286cf;
}
.footer .call {
  float: left;
  margin: 32px 0;
}
.footer .fa-skype,
.footer .fa-instagram {
  font-size: 24px;
}
@media (max-width: 480px) {
  .footer .fa-skype,
  .footer .fa-instagram {
    font-size: 16px;
  }
}
@media (max-width: 380px) {
  .footer .fa-skype,
  .footer .fa-instagram {
    font-size: 12px;
  }
}
.footer .btn-xs {
  background-color: #0288d1;
  transition: all 0.5s ease-in-out;
  display: block;
  text-transform: uppercase;
  height: 43px;
  width: 219px;
  border-radius: 25px;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  margin: 0;
  font-family: "Roboto-Medium", Arial, sans-serif;
  width: auto;
  height: auto;
  text-transform: none;
  background: none;
  color: #313131;
  border-radius: 3px;
  border: #fff solid 1px;
  height: 100px;
  width: 100%;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 22px;
}
@media (max-width: 767px) {
  .footer .btn-xs {
    font-size: 16px;
  }
}
.footer .img-rating {
  float: left;
}
.footer .img-rating a {
  margin-top: 20px;
  display: inline-block;
}
.footer .img-rating a img {
  height: 48px;
}
@media (max-width: 480px) {
  .footer .img-rating a img {
    height: 40px;
  }
}
@media (max-width: 767px) {
  .footer .img-rating a {
    margin: 0;
  }
}
@media (min-width: 599px) and (max-width: 767px) {
  .footer .img-rating a {
    position: relative;
    top: -5px !important;
  }
}
.footer .img-rating a.second-badge {
  margin-left: 20px;
  display: none;
}
@media (min-width: 1200px) {
  .footer .img-rating a.second-badge {
    display: inline;
  }
}
.footer .img-rating a.tagline {
  position: relative;
  margin-top: 0px;
  margin-right: 15px;
  top: -2px;
}
@media (min-width: 481px) and (max-width: 598px) {
  .footer .img-rating a.tagline {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .img-rating a.tagline {
    margin-right: 13px;
  }
}
@media (min-width: 599px) and (max-width: 767px) {
  .footer .img-rating a.tagline {
    margin-right: 10px;
  }
}
@media (min-width: 495px) and (max-width: 598px) {
  .footer .img-rating a.tagline {
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  .footer .img-rating a.tagline {
    margin-right: 10px;
  }
}
.footer .img-rating a.tagline img {
  height: 75px;
}
@media (min-width: 599px) and (max-width: 767px) {
  .footer .img-rating a.tagline img {
    height: 60px;
  }
}
.footer .img-rating a.ratingruneta {
  margin-top: 0px;
}
@media (max-width: 598px) {
  .footer .img-rating a.ratingruneta.ratingruneta_region {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .img-rating a.ratingruneta.ratingruneta_region {
    display: none;
  }
}
.footer .img-rating a.ratingruneta img {
  height: 70px;
  margin-right: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .img-rating a.ratingruneta img {
    margin-right: 13px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .img-rating a.ratingruneta img {
    height: 60px;
  }
}
@media (min-width: 599px) and (max-width: 767px) {
  .footer .img-rating a.ratingruneta img {
    height: 50px;
    margin-right: 10px;
  }
}
@media (min-width: 495px) and (max-width: 598px) {
  .footer .img-rating a.ratingruneta img {
    height: 68px;
    margin-right: 10px;
  }
}
@media (min-width: 481px) and (max-width: 494px) {
  .footer .img-rating a.ratingruneta img {
    height: 68px;
    margin-right: 10px;
  }
}
@media (max-width: 480px) {
  .footer .img-rating a.ratingruneta img {
    margin-right: 10px;
  }
}
@media (max-width: 598px) {
  .footer .img-rating {
    display: none;
  }
}
@media (max-width: 480px) {
  .footer .footer-social {
    width: 100%;
  }
}
.footer .footer_center-icon {
  display: block;
  width: 314px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
@media (min-width: 481px) and (max-width: 767px) {
  .footer .footer_center-icon {
    margin: 0;
    float: right;
    width: auto;
    margin-right: 15px;
  }
}
@media (max-width: 480px) {
  .footer .footer_center-icon {
    margin-top: 2.5px;
    width: auto;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-evenly;
  }
}
.footer .request-quote-block-ru .bottom-badge-block {
  position: fixed;
  z-index: 100;
  bottom: 3px;
  left: 3px;
  display: none;
  width: 50%;
}
@media (max-width: 598px) {
  .footer .request-quote-block-ru .bottom-badge-block {
    display: block;
  }
}
.footer .request-quote-block-ru .bottom-badge-block img {
  height: 48px;
}
@media (max-width: 598px) {
  .footer .request-quote-block-ru #order-btm-link {
    padding-left: 164px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  body .footer {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  body .footer {
    margin-bottom: 0;
  }
}
.contact .site-header {
  background-image: url('/images/header-contact.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
  max-height: 235px;
  text-align: center;
}
.contact .site-header .title {
  padding-bottom: 65px;
}
@media (max-width: 480px) {
  .contact .contact-body {
    margin-top: 65px;
  }
}
.contact .contact-body .contacts .contact-item {
  font-size: 16px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  display: block;
  margin-top: 5px;
}
.contact .contact-body .contacts .contact-item .icon-wrapper {
  display: inline-block;
  width: 35px;
  text-align: center;
}
.contact .contact-body #map {
  display: block;
  width: 100%;
  height: 400px;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  .contact .contact-body #map {
    height: 220px;
  }
}
.contact .contact-body i {
  text-decoration: none;
  color: #626262 !important;
  font-size: 26px !important;
}
.contact .contact-body a {
  color: #626262;
  display: inline-block;
}
.contact .contact-body a:hover,
.contact .contact-body :focus {
  color: #ffa000;
  text-decoration: underline;
}
.contact .contact-body span {
  margin-top: 6px;
}
.contact .contact-body h2 {
  color: #FFA000;
  font-family: 'Roboto-Medium';
}
.contact .email a {
  color: #0286cf;
}
.job-page .site-header {
  background-image: url('/images/header-job.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  min-height: 745px;
  color: #fff;
}
.job-page .site-header .title {
  text-align: center;
  margin-bottom: 70px;
}
.job-page .site-header .information-block {
  margin: 25px 0;
  text-align: center;
  font-size: 16px !important;
}
.job-page .site-header .information-block div {
  display: inline-block;
  text-align: left;
  max-width: 850px;
}
.job-page .site-header h1 {
  text-align: center;
}
.job-page .site-header h2 {
  text-align: center;
}
.job-page .site-header h3 {
  text-align: center;
}
.job-page .site-header h3 {
  padding: 25px 0;
  color: #fff;
}
.job-page .site-header h3 span {
  font-size: 30.18px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  color: #fff;
}
.job-page .site-header li span,
.job-page .site-header li p {
  font-family: "Roboto-Regular", Arial, sans-serif;
  text-align: left;
  margin: 7px auto;
  color: #fff;
}
.job-page .site-header .text {
  margin-left: 118px;
  text-align: justify;
}
.job-page .job {
  padding-bottom: 30px;
  font-size: 14px;
  font-family: "Roboto-Light", Arial, sans-serif;
}
@media (max-width: 480px) {
  .job-page .job .container .row:first-child {
    margin-top: 35px;
  }
}
.job-page .job .container h2 {
  color: #FFA000;
  font-family: 'Roboto-Medium';
}
.job-page .job a {
  padding-top: 6px;
}
.job-page .job ul {
  margin-left: 15px;
}
.job-page .job .vacancy-image {
  text-align: center;
}
.job-page .job .img-circle {
  margin: 25px 15px 0 23px;
}
.job-page .job .part {
  margin-top: 35px;
}
.job-page .job .btn {
  margin: 60px auto;
  border: #ffa000 2px solid;
  background: none;
  color: #ffa000;
  font-size: 14px;
  line-height: 2;
  border-radius: 25px;
  text-transform: uppercase;
  height: 43px;
  width: 219px;
}
.job-page .job .btn:hover {
  background: #ffa000;
  color: #fff;
}
.questionnaire-page .site-header {
  background-image: url('/images/header-job.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  color: #fff;
}
.questionnaire-page .site-header .title {
  text-align: center;
  margin-bottom: 70px;
}
.questionnaire-page .site-header .information-block {
  margin: 25px 0;
  text-align: center;
  font-size: 16px !important;
}
.questionnaire-page .site-header .information-block div {
  display: inline-block;
  text-align: left;
  max-width: 850px;
}
.questionnaire-page .site-header h1 {
  text-align: center;
}
.questionnaire-page .site-header h2 {
  text-align: center;
}
.questionnaire-page .site-header h3 {
  text-align: center;
}
.questionnaire-page .questionnaire {
  margin-top: 30px;
}
.questionnaire-page .questionnaire .container {
  max-width: 600px;
}
.questionnaire-page .questionnaire .container h4 {
  margin-top: 0px;
}
.questionnaire-page .questionnaire .container .skills {
  margin-bottom: 20px;
}
.questionnaire-page .questionnaire .container .skills label {
  font-weight: normal;
  font-size: 16px;
  margin-left: 5px;
}
.questionnaire-page .questionnaire .container input[type='submit'] {
  margin-top: 0px;
}
.questionnaire-page .questionnaire .container .questionnaire-footer {
  color: #949494;
  font-size: 13px;
  margin-top: -20px;
  margin-bottom: 30px;
}
.modal-body button {
  text-transform: uppercase;
  font-family: "Roboto-Medium", Arial, sans-serif;
  padding: 0 10px;
}
.about-us .site-header {
  background-image: url('/images/header-about-us.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  text-align: center;
  height: auto;
}
.about-us .site-header .information-block {
  margin-bottom: 7% !important;
}
.about-us .site-header span,
.about-us .site-header p,
.about-us .site-header ul {
  font-family: "Roboto", Arial, sans-serif !important;
  font-size: 18px !important;
  text-align: justify !important;
  margin: 7px auto;
  line-height: 23.4px !important;
  color: #fff;
}
.about-us .site-header span li,
.about-us .site-header p li,
.about-us .site-header ul li {
  margin-left: 20px;
}
.about-us .site-header h1.title {
  font-size: 55px;
  font-family: "Roboto-Bold", Arial, sans-serif;
  margin: 141px 0 70px;
  color: #fff;
}
@media (max-width: 480px) {
  .about-us .site-header {
    float: none;
    margin-right: 0;
  }
}
.about-us .step-to-work {
  color: #fff;
}
.about-us .step-to-work .sprite {
  width: 100px;
  height: 100px;
  display: inline-block;
}
@media (max-width: 480px) {
  .about-us .step-to-work .sprite {
    float: none;
    display: inline-block;
    margin-right: 0;
  }
}
.about-us .step-to-work .sprite-brain {
  background: url('/images/123_01.png') no-repeat;
}
.about-us .step-to-work .sprite-develop {
  background: url('/images/123_03.png') no-repeat;
}
.about-us .step-to-work .sprite-deploy {
  background: url('/images/123_05.png') no-repeat;
}
.about-us .step-to-work .sprite-accompany {
  background: url('/images/123_07.png') no-repeat;
}
.about-us .step-to-work .stage-sprite {
  text-align: right;
}
@media (max-width: 480px) {
  .about-us .step-to-work .stage-sprite {
    text-align: center;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .about-us .step-to-work .stage-sprite {
    text-align: center;
  }
}
.about-us .step-to-work h3 {
  font-size: 20px;
  font-family: "Roboto-Medium", Arial, sans-serif;
  line-height: 1;
  text-align: left;
  margin: 0 0 9px 0;
  padding-top: 11px;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .about-us .step-to-work h3 {
    line-height: 1.5;
    text-align: center;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .about-us .step-to-work h3 {
    line-height: 1.5;
    text-align: center;
  }
}
.about-us .step-to-work ul {
  display: inline-block;
  text-align: left;
}
.about-us .step-to-work h4,
.about-us .step-to-work li {
  font-size: 18px;
  font-family: "Roboto-Medium", Arial, sans-serif;
  line-height: 0.7;
  margin: 12px 0;
  width: auto;
  margin-left: 10px;
}
@media (max-width: 480px) {
  .about-us .step-to-work h4,
  .about-us .step-to-work li {
    list-style-position: inherit;
    line-height: 1.2;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .about-us .step-to-work h4,
  .about-us .step-to-work li {
    line-height: 1.2;
  }
}
.about-us .step-to-work .stage-text {
  text-align: left;
}
.about-us .step-to-work .img-step-to-work {
  margin: 0 53px 0 0;
  float: left;
  width: 97px;
}
@media (max-width: 480px) {
  .about-us .step-to-work .img-step-to-work {
    float: none;
    margin: 35px auto 0;
  }
}
.about-us .step-to-work .text {
  float: left;
}
@media (max-width: 480px) {
  .about-us .step-to-work .text {
    margin-top: 10px;
    width: 100%;
  }
}
.about-us .step-to-work .part {
  min-height: 130px;
}
@media (max-width: 480px) {
  .about-us .step-to-work .part {
    text-align: center;
  }
}
.about-us .team {
  margin-top: 45px;
  padding-bottom: 25px;
  text-align: center;
}
.about-us .team .row {
  margin-top: 60px;
}
.about-us .team img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
}
.about-us .team ul {
  padding: 0 20px;
}
.about-us .team ul li {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  width: 160px;
  margin: 40px;
}
.about-us .team h2 {
  font-size: 44px;
  font-family: "Roboto-Bold", Arial, sans-serif;
  margin: 60px auto 0;
  color: #ffa000;
}
.about-us .team h4 {
  color: #333132;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
}
.about-us .team h5 {
  font-size: 12px;
  font-style: italic;
  text-transform: lowercase;
  color: #939598;
}
.about-us .team .circle {
  background: #0286cf;
  height: 162px;
  width: 168px;
  margin: 0 auto 15px;
  float: none;
}
.about-us .team .btn {
  margin: 60px auto;
  border: #ffa000 2px solid;
  background: none;
  color: #ffa000;
  font-size: 14px;
  line-height: 2;
  font-family: "Roboto-Bold", Arial, sans-serif;
  text-align: center;
  padding-top: 6px;
  border-radius: 25px;
  text-transform: uppercase;
  height: 43px;
  width: 219px;
}
.about-us .team .btn:hover {
  background: #ffa000;
  color: #fff;
}
.about-us .achievements {
  margin-top: 45px;
  padding-bottom: 25px;
  text-align: center;
}
.about-us .achievements .row {
  margin-top: 60px;
}
.about-us .achievements img {
  height: 350px;
}
.about-us .achievements ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: center;
  padding: 0 20px;
  margin-top: 40px;
}
.about-us .achievements ul li {
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin: 15px;
}
.about-us .achievements h2 {
  font-size: 44px;
  font-family: "Roboto-Bold", Arial, sans-serif;
  margin: 60px auto 0;
  color: #ffa000;
}
.about-us .achievements h4 {
  color: #333132;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 10px;
}
.about-us .achievements h5 {
  font-size: 12px;
  font-style: italic;
  text-transform: lowercase;
  color: #939598;
}
.about-us .achievements .circle {
  background: #0286cf;
  height: 162px;
  width: 168px;
  margin: 0 auto 15px;
  float: none;
}
.about-us .achievements .btn {
  margin: 60px auto;
  border: #ffa000 2px solid;
  background: none;
  color: #ffa000;
  font-size: 14px;
  line-height: 2;
  font-family: "Roboto-Bold", Arial, sans-serif;
  text-align: center;
  padding-top: 6px;
  border-radius: 25px;
  text-transform: uppercase;
  height: 43px;
  width: 219px;
}
.about-us .achievements .btn:hover {
  background: #ffa000;
  color: #fff;
}
.about-us .news h2 {
  font-size: 44px;
  font-family: "Roboto-Bold", Arial, sans-serif;
  margin: 60px auto;
  color: #ffa000;
  text-align: center;
}
.about-us .news hr {
  margin: 0;
}
.about-us .news a {
  margin: auto;
}
.about-us .news .row {
  margin: 26px 0;
}
.about-us .news .icon-news {
  margin-right: 20px;
  height: 168px;
  width: 170px;
  float: left;
  overflow: hidden;
}
.about-us .news .icon-news img {
  min-height: 168px;
  min-width: 170px;
  display: flex;
}
.about-us .news .news-title {
  color: #0286cf;
  font-size: 16px;
  font-family: "Roboto-Bold", Arial, sans-serif;
  margin: 0;
  height: 50px;
}
.about-us .news .text-pre-news {
  margin-top: 15px;
  width: 340px;
  height: 80px;
  overflow: hidden;
  text-align: justify;
}
.about-us .news .time-news {
  position: absolute;
  bottom: 0;
  margin-left: 188px;
}
.about-us .news .time-news .fa-clock-o {
  float: left;
  margin: 2px auto;
}
.about-us .news .date {
  margin: 0 0 0 4px;
  float: left;
}
.about-us .news .btn {
  margin: 60px auto;
  display: block;
  border: #ffa000 2px solid;
  background: none;
  color: #ffa000;
  font-size: 14px;
  line-height: 2;
  font-family: "Roboto-Bold", Arial, sans-serif;
  border-radius: 26px;
  text-transform: uppercase;
  height: 43px;
  width: 219px;
}
.about-us .news .btn:hover {
  background: #ffa000;
  color: #fff;
}
@media (max-width: 480px),(min-width: 481px) and (max-width: 767px) {
  .portfolio-navigation ul {
    margin: 7.5px 0;
  }
}
@media (max-width: 480px),(min-width: 481px) and (max-width: 767px) {
  .portfolio-navigation ul li {
    float: left;
  }
}
.portfolio-navigation ul li a {
  color: #313131;
  font-family: "Roboto-Medium", Arial, sans-serif;
  border: 1px solid transparent;
  padding: 10px;
}
.portfolio-navigation ul li a:hover {
  background: none;
  border: 1px solid #bcbdc0;
  border-radius: 25px;
}
.portfolio-navigation ul li a:focus {
  background: none;
}
@media (max-width: 480px),(min-width: 481px) and (max-width: 767px) {
  .portfolio-navigation ul li a {
    border-radius: 0;
    border: 2px solid transparent;
  }
  .portfolio-navigation ul li a:hover {
    border-radius: 0;
    border: 2px solid transparent;
    border-bottom: 2px solid #06aaf4;
  }
}
.portfolio-navigation ul .active a {
  color: #06aaf4;
}
@media (max-width: 480px),(min-width: 481px) and (max-width: 767px) {
  .portfolio-navigation ul .active a {
    border-radius: 0;
    border-bottom: 2px solid #06aaf4;
  }
}
.portfolio-page .site-header {
  background-image: url('/images/header-portfolio.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
.portfolio-page .title {
  margin-bottom: 0;
  padding-bottom: 40px;
  text-align: center;
}
.portfolio-page .apps {
  padding-bottom: 28px;
}
.portfolio-page .portfolio {
  text-align: center;
  margin: 60px auto 0;
  float: none;
}
.portfolio-page .portfolio img:hover {
  transform: scale(1.1,1.1);
}
.portfolio-page .portfolio #works-list.icons-view {
  margin-top: 45px;
  text-align: center;
  padding-bottom: 60px;
}
@media (max-width: 480px) {
  .portfolio-page .portfolio #works-list.icons-view {
    margin-top: 0;
  }
}
.portfolio-page .portfolio #works-list.icons-view > div {
  display: block;
  margin: 15px auto;
  height: 400px;
  width: 33.333%;
  float: left;
}
.portfolio-page .portfolio #works-list.icons-view > div > a > img {
  height: 250px;
  width: 250px;
  margin: 20px auto;
  float: none;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
.portfolio-page .portfolio #works-list.icons-view > div > a > img:hover ~ {
  transform: scale(1.1,1.1);
}
.portfolio-page .portfolio #works-list.icons-view > div > div {
  text-align: left;
  background: white;
}
.portfolio-page .portfolio #works-list.icons-view > div > div h2 {
  font-size: 24px;
  font-family: "Roboto-Medium", Arial, sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  margin-bottom: 16px;
  color: #000;
}
.portfolio-page .portfolio #works-list.icons-view > div > div p {
  text-align: center;
}
.portfolio-page .portfolio #works-list.icons-view > div > div p span {
  display: none;
}
.portfolio-page .portfolio #works-list.icons-view > div > div h2 + span {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  color: #777;
  margin: 0;
  display: block;
}
.portfolio-page .portfolio #works-list.list-view {
  margin-top: 34px;
}
.portfolio-page .portfolio #works-list.list-view > div {
  display: inline-block;
  margin: 20px 69px;
  min-height: 300px;
  height: auto;
  width: 100%;
  position: relative;
}
.portfolio-page .portfolio #works-list.list-view > div > a {
  position: absolute;
  display: inline-block;
  width: 170px;
  vertical-align: middle;
  top: 50%;
  margin-top: -125px;
  height: 250px;
  left: 0;
}
.portfolio-page .portfolio #works-list.list-view > div > a > img {
  height: 250px;
  width: 250px;
  margin: auto;
  float: left;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
.portfolio-page .portfolio #works-list.list-view > div > div {
  height: auto;
  margin-left: 300px;
  text-align: left;
  vertical-align: middle;
  display: block;
  float: left;
  padding: 80px 0;
}
.portfolio-page .portfolio #works-list.list-view > div > div h2 {
  font-size: 32px;
  font-family: "Roboto-Medium", Arial, sans-serif;
  margin-top: 0;
  margin-left: 10px;
  color: #000;
}
.portfolio-page .portfolio #works-list.list-view > div > div p {
  font-family: "Roboto-Regular", Arial, sans-serif;
  color: #666;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}
.portfolio-page .portfolio #works-list.list-view > div > div p span:first-child {
  color: #666;
}
.portfolio-page .portfolio #works-list.list-view > div > div p span:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  color: #666;
}
.portfolio-page .portfolio #works-list.list-view > a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1050px) {
  .portfolio-page .portfolio #works-list.icons-view > div {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .portfolio-page .portfolio #works-list.list-view > div {
    margin: 0 40px;
    width: 100%;
  }
  .portfolio-page .portfolio #works-list.list-view > div > a {
    float: none;
    width: auto;
  }
  .portfolio-page .portfolio #works-list.list-view > div div {
    min-height: 0;
    margin: 0;
  }
  .portfolio-page .portfolio #works-list.icons-view > div {
    margin: 25px auto;
    width: 100%;
  }
  .portfolio-page .portfolio #works-list.icons-view > div > a {
    float: none;
    width: auto;
  }
  .portfolio-page .portfolio #works-list.icons-view > div div {
    min-height: 0;
  }
}
.portfolio-page .portfolio .application {
  margin: auto;
  height: 500px;
  width: 100%;
}
.portfolio-page .portfolio .icon-apps {
  height: 360px;
  margin: auto;
  line-height: 360px;
  text-align: center;
}
.portfolio-page .portfolio .img-apps {
  position: relative;
  height: 250px;
  margin: 20px auto;
  float: none;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
.portfolio-page .portfolio .img-apps:hover {
  height: 275px;
}
.portfolio-page .portfolio .description {
  text-align: center;
  width: 310px;
  margin: 25px auto 0;
}
.portfolio-page .portfolio h5 {
  transition: all 0.5s ease-in-out;
  font-family: "Roboto-Regular", Arial, sans-serif;
  line-height: 16px;
}
.portfolio-page .portfolio p {
  font-size: 12px;
  margin: 0 10px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  line-height: 14px;
}
.portfolio-page .portfolio .icon-apps:hover .desc-apps {
  background: #03a9f5;
  color: #fff;
}
.portfolio-page .portfolio .img-circle {
  height: 38px;
  width: 38px;
  background: none;
  float: right;
  margin: 11px 32px 0 0;
  border-radius: 50%;
  border: solid 1px #fff;
}
.portfolio-page .portfolio .img-circle .fa {
  margin: auto;
  padding: 10px;
  font-size: 18px;
  color: #313131;
}
.portfolio-page .portfolio .img-circle:hover {
  border-color: #bcbdc0;
}
.portfolio-page .portfolio .img-circle:hover .fa {
  color: #bcbdc0;
}
#reviews-row blockquote {
  border-left: none !important;
  padding: 0;
  font-size: 14px;
}
#reviews-row .signature {
  text-align: right;
}
#reviews-row .signature .date {
  margin-bottom: 20px;
}
#reviews-row .signature .date,
#reviews-row .signature .author {
  font-family: "Roboto-Medium", Arial, sans-serif;
}
.work-page {
  width: 100%;
}
.work-page .site-header {
  background-image: url('/images/header-portfolio.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
.work-page .container h1 {
  text-align: center;
}
.work-page .title {
  margin-bottom: 0;
  padding-bottom: 40px;
}
.work-page .title-work {
  width: auto;
}
.work-page .title-work h2 {
  font-size: 30px;
  font-family: "Roboto-Regular", Arial, sans-serif;
}
.work-page .title-work p {
  font-size: 25px;
  font-family: "Roboto-Light", Arial, sans-serif;
}
@media (max-width: 480px) {
  .work-page .title-work p {
    font-size: 16px;
    color: #a7a7a7;
  }
}
.work-page .centered {
  text-align: center;
}
.work-page .centered img {
  max-height: 300px;
  max-width: 300px;
  min-height: 300px;
  min-width: 300px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 480px) {
  .work-page .project {
    margin-top: 15px;
  }
}
.work-page .project p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 4px 0 0 0;
}
.work-page .project span:first-child {
  color: #a7a7a7;
  font-size: 12px;
}
.work-page .description {
  margin-top: 20px;
}
.work-page .description ul {
  margin-left: 50px;
}
.work-page .pictures {
  margin: 30px auto 60px;
  text-align: center;
}
@media (min-width: 468px) and (max-width: 980px) {
  .work-page .pictures {
    margin: 30px auto 20px;
  }
}
@media (max-width: 480px) {
  .work-page .pictures {
    margin-bottom: 20px;
  }
}
.work-page .pictures img {
  margin: auto 20px;
  max-width: 177px;
  max-height: 300px;
}
@media (min-width: 468px) and (max-width: 980px) {
  .work-page .pictures img {
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .work-page .pictures img {
    margin-bottom: 40px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  .work-page {
    padding-top: 50px;
  }
}
@media (max-width: 480px) {
  .work-page {
    padding-top: 55px;
  }
}
.reviews-page .rounded-picture {
  margin-top: 5px;
  margin-right: 9px;
  display: block;
  text-align: center;
}
@media (max-width: 480px) {
  .reviews-page .rounded-picture {
    margin-top: 5px;
  }
}
.reviews-page .rounded-picture img {
  min-width: 100%;
  max-width: 100%;
  border-radius: 50%;
}
@media (max-width: 480px) {
  .reviews-page .rounded-picture img {
    max-width: 70%;
  }
}
.reviews-page .scan {
  margin: 10px auto;
  text-align: center;
}
.reviews-page .scan img {
  max-width: 150px;
  height: 250px;
}
.reviews-page .review-header {
  text-align: center;
}
.reviews-page .review-header h2 {
  font-family: "Roboto-Medium", Arial, sans-serif;
  font-size: 24px;
  margin-top: 10px;
}
.reviews-page .review-header h2 a {
  color: #000;
}
@media (max-width: 480px) {
  .reviews-page .text {
    padding: 10px;
  }
}
.reviews-page .signature {
  text-align: right;
}
.reviews-page .signature .date {
  margin-bottom: 20px;
}
.reviews-page .signature .date,
.reviews-page .signature .author {
  font-family: "Roboto-Medium", Arial, sans-serif;
}
.reviews-page .review-body {
  padding: 10px;
  min-height: 296px;
}
.reviews-page .review-row {
  margin-bottom: 20px;
}
.reviews-page .review-row:first-child {
  margin-top: 45px;
}
.reviews-page .review-row:not(:first-child) {
  margin-top: 20px;
}
@media (max-width: 480px) {
  .reviews-page .review-row:not(:first-child) {
    margin-top: 10px;
  }
}
.reviews-page .site-header {
  background-image: url('/images/header-portfolio.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}
.reviews-page .title {
  margin-bottom: 0;
  padding-bottom: 40px;
}
.reviews-page .container h1 {
  text-align: center;
}
.reviews-page .navigation {
  margin: auto;
  font-family: "Roboto-Medium", Arial, sans-serif;
}
.reviews-page .navigation .active a {
  color: #06aaf4;
}
.reviews-page img {
  transition: all 0.5s ease-in-out;
}
.reviews-page img:hover {
  transform: scale(1.1,1.1);
}
.reviews-page .reviews-cont {
  margin-top: 60px;
}
.reviews-page .reviews-row {
  margin-top: 83px;
  margin-left: 65px;
}
.file-input input[type=file] {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.file-input label {
  display: inline-block;
  padding: 10px;
  border: 2px solid #09abf4;
  border-radius: 20px;
  width: 200px;
  color: #09abf4;
  text-align: center;
  cursor: pointer;
}
.file-input label:hover {
  color: #fff;
  background-color: #09abf4;
}
#attached-files-zone {
  padding: 10px;
}
.file-badge {
  border-radius: 40px;
  background-color: #f0f0f0;
  padding: 5px 10px;
  display: inline-block;
  margin: 5px;
}
.close-button {
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
  margin-left: 10px;
  color: #b5b4b4;
}
.close-button:hover {
  color: #696767;
}
.group {
  position: relative;
  margin-bottom: 25px;
}
.group input,
.group textarea {
  font-size: 16px;
  padding: 20px 50px 0 20px;
  display: block;
  width: 100%;
  border: 1px solid #999;
  border-radius: 3px;
}
.group input:focus,
.group textarea:focus {
  outline: none;
  border: 1px solid #666;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
.group .success {
  border: 2px solid #aac795;
}
.group .fail {
  border: 2px solid #bc2f36;
}
.group input {
  height: 50px;
}
.group label {
  color: #999;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  pointer-events: none;
  left: 35px;
  top: 14px;
  transition: 0.2s ease all;
}
.group input[required] ~ label:after,
.group textarea[required] ~ label:after {
  content: '*';
  padding-left: 2px;
  color: red;
}
.group .used {
  top: 5px;
  font-size: 11px;
}
.group input:focus ~ label,
.group input:valid ~ label,
.group textarea:focus ~ label {
  top: 5px;
  font-size: 11px;
}
.wrong-file {
  color: #bc2f36 !important;
}
.blog-page .site-header {
  background-image: url('/images/header-portfolio.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 230px;
  color: #fff;
}
.blog-page .site-header .title {
  text-align: center;
  margin-bottom: 70px;
}
.blog-page .site-header h1 {
  text-align: center;
}
.blog-page .search-form {
  justify-content: center;
  display: flex;
  flex-direction: row;
  margin-top: 50px;
}
.blog-page .search-form .form-group {
  margin-bottom: 0;
  display: flex;
  width: 400px;
}
.blog-page .search-form .form-control.search-field {
  border-radius: 25px;
  border-color: #b9b9b9;
  border-width: 1px;
  height: auto;
  max-width: 800px;
  padding-right: 20px;
}
@media (min-width: 767px) {
  .blog-page .search-form .form-control.search-field {
    padding-left: 35px;
  }
}
.blog-page .search-form .form-control.search-field + .fa {
  left: 0;
  top: 4px;
  padding-left: 10px;
  font-size: 17px;
  color: #b9b9b9;
}
.blog-page .search-form button {
  transition: all 0.5s ease-in-out;
}
.blog-page .search-form button.search-btn:hover {
  background-color: #ffa000 !important;
}
.blog-page .search-form button.search-btn:hover span {
  color: #fff;
}
.blog-page .search-form button span {
  transition: all 0.5s ease-in-out;
}
.blog-page .search-form .btn.search-btn {
  border-color: #ffa000;
  border-radius: 25px;
  padding: 1rem 1.5rem;
  border-width: 2px;
  margin-left: 15px;
}
@media (max-width: 767px) {
  .blog-page .search-form .btn.search-btn {
    padding: 1rem 1.2rem;
  }
}
@media (min-width: 767px) {
  .blog-page .search-form .btn.search-btn {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.blog-page .search-form .btn.search-btn .fa {
  font-size: 17px;
}
.blog-page .search-form .btn.search-btn span {
  color: #ffa000;
}
.blog-page ul {
  margin-bottom: 70px;
}
.blog-page ul li {
  vertical-align: top;
  list-style: none;
}
@media (min-width: 481px) and (max-width: 540px) {
  .blog-page ul {
    margin-bottom: 100px;
  }
}
.blog-page .list-view {
  margin-top: 80px !important;
  margin-bottom: 10px !important;
}
.blog-page .list-view .article-image {
  height: 250px;
  width: 250px;
  margin: 20px auto;
  float: none;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 767px) {
  .blog-page .list-view .article-image {
    display: block;
    margin: auto;
  }
}
.blog-page .list-view .article-image:hover {
  transform: scale(1.1,1.1);
  cursor: pointer;
}
.blog-page .list-view .read-more {
  margin-left: 7px;
}
.blog-page .list-view .info {
  margin-top: 5%;
  margin-left: 25px;
  margin-bottom: 10px;
  text-align: justify;
}
@media (min-width: 1200px) {
  .blog-page .list-view .info {
    margin-top: 7%;
  }
}
@media (max-width: 767px) {
  .blog-page .list-view .info {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.blog-page .list-view article {
  width: 100%;
  display: inline-block;
}
.blog-page .list-view article br {
  display: none;
}
.blog-page .list-view article p {
  margin-bottom: 0;
}
.blog-page .list-view article .short_text {
  margin-bottom: 10px;
}
.blog-page .list-view .article-title {
  text-align: center;
  font-size: 44px;
  font-family: "Roboto-Bold", Arial, sans-serif;
  margin-bottom: 40px;
  color: #ffa000;
}
@media (min-width: 468px) and (max-width: 980px) {
  .blog-page .list-view .article-title {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .blog-page .list-view .article-title {
    display: block;
    margin: 0 auto;
  }
}
.blog-page .list-view h2 {
  font-size: 32px;
  font-family: "Roboto-Medium", Arial, sans-serif;
  margin-top: 0;
  display: block;
  text-align: left;
}
@media (max-width: 767px) {
  .blog-page .list-view h2 {
    text-align: center;
  }
}
.blog-page .pag {
  width: 42%;
  font-size: 19px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 468px) and (max-width: 980px) {
  .blog-page .pag {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .blog-page .pag {
    width: 100%;
  }
}
.blog-page .pag a {
  font-family: "Roboto-Medium", Arial, sans-serif;
  color: #0288d1;
  display: inline-block;
  padding: 0 3px;
}
.blog-page .pag .first,
.blog-page .pag .last,
.blog-page .pag .previous,
.blog-page .pag .next {
  line-height: 22px;
  display: flex;
}
.blog-page .pag .pag_selected {
  padding: 5px 10px;
  border-style: solid;
  border-color: #0288d1;
  border-width: 2px;
  border-radius: 50%;
}
.blog-page-detail .site-header {
  background-image: url('/images/header-portfolio.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  height: 230px;
  color: #fff;
}
.blog-page-detail .site-header .title {
  text-align: center;
  margin-bottom: 70px;
}
.blog-page-detail .site-header h1 {
  text-align: center;
}
.blog-page-detail .art-title {
  font-size: 30px;
  font-family: "Roboto-Bold", Arial, sans-serif;
  color: #ffa000;
  text-align: center;
}
@media (max-width: 767px) {
  .blog-page-detail .art-title {
    margin-top: 70px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (min-width: 468px) and (max-width: 980px) {
  .blog-page-detail img {
    margin: 30px auto 20px;
  }
}
@media (max-width: 480px) {
  .blog-page-detail img {
    margin-bottom: 20px;
  }
}
@media (min-width: 767px) {
  .blog-page-detail img {
    margin: 0 20px 20px 20px;
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .blog-page-detail img {
    width: 100% !important;
  }
}
.blog-page-detail .full_text {
  margin-top: 30px;
  text-align: justify;
}
@media (max-width: 767px) {
  .blog-page-detail .full_text {
    margin-left: 30px;
    margin-right: 30px;
  }
}
.blog-page-detail .full_text span,
.blog-page-detail .full_text p {
  font-size: 14px !important;
  font-family: "Roboto-Light", Arial, sans-serif !important;
  background-color: white;
}
.blog-page-detail .full_text .date-op {
  margin-top: 35px;
  margin-bottom: 30px;
}
#myCarousel .img-circle {
  border: none !important;
}
.btn {
  width: auto;
  height: auto;
  text-transform: none;
  background: none;
  color: #313131;
  border-radius: 3px;
  border: #fff solid 1px;
}
.btn:hover {
  border-radius: 25px;
}
.btn:active a {
  color: #03a9f5;
}
div.after_image a {
  float: left;
  padding-right: 30px;
  padding-bottom: 10px;
}
div.after_image img {
  height: 300px;
  width: 177px;
}
div.after_image p {
  text-align: justify;
}
#order-dialog .modal-body,
#order-dialog2 .modal-body {
  border-radius: 5px;
  padding: 20px;
}
#order-dialog .modal-body h2,
#order-dialog2 .modal-body h2 {
  text-align: center;
  margin: 20px auto;
  font-size: 20px;
  position: relative;
}
#order-dialog .modal-body p,
#order-dialog2 .modal-body p {
  color: #949494;
  font-size: 13px;
  margin-bottom: 25px;
}
#order-dialog .modal-body input,
#order-dialog .modal-body textarea,
#order-dialog2 .modal-body input,
#order-dialog2 .modal-body textarea {
  resize: vertical;
  width: 100%;
}
#order-dialog .modal-body input + p,
#order-dialog .modal-body textarea + p,
#order-dialog2 .modal-body input + p,
#order-dialog2 .modal-body textarea + p {
  margin-top: 20px;
}
#order-dialog .modal-body div button,
#order-dialog2 .modal-body div button {
  text-transform: uppercase;
  font-family: "Roboto-Medium", Arial, sans-serif;
  margin: 40px auto;
}
#order-dialog .modal-body .cancel,
#order-dialog2 .modal-body .cancel {
  position: absolute;
  left: 80%;
  color: #952828;
}
#order-dialog .modal-body .cancel:hover,
#order-dialog2 .modal-body .cancel:hover {
  color: red;
}
#order-dialog .modal-body .buttons,
#order-dialog2 .modal-body .buttons {
  display: block;
}
#order-dialog .modal-body .uplBtn,
#order-dialog2 .modal-body .uplBtn {
  width: auto;
}
#order-dialog .modal-body .send_resume .btn,
#order-dialog2 .modal-body .send_resume .btn {
  height: 43px;
  width: 219px;
}
#order-dialog .modal-body .file-input-title p,
#order-dialog2 .modal-body .file-input-title p {
  font-family: "Roboto-Regular", Arial, sans-serif;
  font-size: 13px;
  color: #7f7f7f;
  padding: 10px;
}
#order-dialog2,
#resume-dialog2 {
  text-align: center;
}
#order-dialog2 .modal-content,
#resume-dialog2 .modal-content {
  width: 450px;
  height: inherit;
  margin: 0 auto;
  pointer-events: all;
}
#order-dialog2 .modal-dialog,
#resume-dialog2 .modal-dialog {
  width: 450px;
}
#order-dialog2 p,
#resume-dialog2 p {
  display: inline-block;
  max-width: 280px;
  margin-bottom: 0;
}
#order-dialog2 button,
#resume-dialog2 button {
  margin: 60px auto;
  border: #ffa000 2px solid;
  background: none;
  color: #ffa000;
  font-size: 14px;
  line-height: 2;
  border-radius: 25px;
  text-transform: uppercase;
  height: 43px;
  width: 155px;
}
.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
}
.vertical-align-center {
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}
#resume-dialog .resume-title,
#resume-dialog2 .resume-title {
  margin-left: 5px;
}
#resume-dialog .modal-body,
#resume-dialog2 .modal-body {
  border-radius: 5px;
  padding: 20px;
}
#resume-dialog .modal-body h2,
#resume-dialog2 .modal-body h2 {
  text-align: center;
  margin: 20px auto;
  font-size: 20px;
  position: relative;
}
#resume-dialog .modal-body p,
#resume-dialog2 .modal-body p {
  color: #949494;
  font-size: 13px;
  margin-bottom: 25px;
}
#resume-dialog .modal-body div button,
#resume-dialog2 .modal-body div button {
  text-transform: uppercase;
  font-family: "Roboto-Medium", Arial, sans-serif;
  margin: 40px auto;
}
#resume-dialog .modal-body .cancel,
#resume-dialog2 .modal-body .cancel {
  position: absolute;
  left: 80%;
  color: #952828;
}
#resume-dialog .modal-body .cancel:hover,
#resume-dialog2 .modal-body .cancel:hover {
  color: red;
}
#resume-dialog .modal-body .buttons,
#resume-dialog2 .modal-body .buttons {
  display: block;
}
#resume-dialog .modal-body .uplBtn,
#resume-dialog2 .modal-body .uplBtn {
  width: auto;
}
#resume-dialog .modal-body .send_resume .btn,
#resume-dialog2 .modal-body .send_resume .btn {
  height: 43px;
  width: 219px;
}
#resume-dialog .modal-body .input-textarea,
#resume-dialog2 .modal-body .input-textarea {
  margin-top: 15px;
}
.text-input {
  border: 1px solid #999;
  box-sizing: border-box;
  border-radius: 3px;
  transition: all .2s linear;
  height: 50px;
  padding: 20px 50px 0 20px;
  font-size: 16px;
}
.text-input:hover,
.text-input:focus {
  border: 1px solid #666;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
.input-success {
  border: 1px solid #aac795 !important;
  box-shadow: 0 0 0 1px #aac795 !important;
}
.input-warning {
  border: 1px solid #bc2f36 !important;
  box-shadow: 0 0 0 1px #bc2f36 !important;
}
.zn-input_label {
  cursor: text;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  color: #999;
  opacity: 1;
}
.zn-input_inner {
  position: absolute;
  top: 18px;
  left: 20px;
  z-index: 9;
  transition: all .1s ease;
}
.zn-input_inner {
  font: 14px/14px Roboto, sans-serif;
}
.zn {
  position: relative;
}
fieldset {
  position: relative;
  height: 70px;
}
.fn_place {
  display: none;
  visibility: visible;
  position: absolute;
  top: 10px;
  left: 20px;
  font-size: 11px;
  transition: all 1s ease 0.5s;
  color: #999;
}
.pt-input_field {
  position: relative;
  z-index: 5;
  display: block;
}
.cleared {
  padding-bottom: 30px;
}
.textarea {
  height: 150px;
  padding: 26px 50px 0 20px;
}
textarea {
  resize: none;
  max-height: 148px;
  overflow-y: auto;
}
.uploaded_file {
  opacity: 0;
  padding: 0;
  border: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 43px;
  width: 137px;
}
.input_file {
  height: 43px;
}
.file_upload {
  float: left;
  height: 50px;
  display: block;
  padding: 0 0 0 15px;
}
.uplBtn {
  font-family: "Roboto-Bold", Arial, sans-serif;
  padding-top: 14px;
  text-decoration: none;
  cursor: pointer;
  border: none;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all .2s linear;
  box-sizing: border-box;
  text-align: center;
  background-color: #999;
}
.zn-input-right_bl {
  width: 23px;
  height: 25px;
  position: absolute;
  display: block;
  top: 14px;
  right: 20px;
}
.fa-check {
  font-size: 24px;
  color: greenyellow;
}
.fa-close {
  font-size: 24px;
  color: red;
}
.zn-input-txt_error {
  display: none;
  font-size: 10px;
  color: red;
  float: left;
}
#file_name {
  padding-top: 10px;
}
.uplDelBtn {
  font-size: 9px;
  line-height: 23px;
  font-family: "Roboto-Regular", Arial, sans-serif;
  position: absolute;
  top: 50px;
  right: 0;
  color: #999;
  width: 23px;
  height: 23px;
  text-align: center;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .3s cubic-bezier(.25,.46,.45,.94);
  -moz-transition: all .3s cubic-bezier(.25,.46,.45,.94);
  -o-transition: all .3s cubic-bezier(.25,.46,.45,.94);
  -ms-transition: all .3s cubic-bezier(.25,.46,.45,.94);
  transition: all .3s cubic-bezier(.25,.46,.45,.94);
  cursor: pointer;
  display: none;
}
.fa-times {
  font-size: 20px;
  text-align: center;
  position: relative;
  right: 5px;
  top: 0;
  bottom: 51px;
}
.dop {
  height: 180px;
}
.fr {
  margin: auto;
  display: block;
  text-align: center;
  width: 150px;
}
.send {
  margin: 27px auto;
  border: #ffa000 2px solid;
  background: none;
  color: #ffa000;
  font-size: 14px;
  line-height: 2;
  display: block;
  text-transform: uppercase;
  height: 43px;
  width: 219px;
  border-radius: 25px;
  -moz-border-radius: 5em;
  -webkit-border-radius: 5em;
  font-family: "Roboto-Medium", Arial, sans-serif;
  box-sizing: border-box;
}
.send:hover {
  background-color: #ffa000;
  color: #fff;
}
.modal-open {
  overflow: visible;
}
.file_act {
  line-height: 43px;
}
#order-btm-link {
  font-family: "Roboto-Medium", Arial, sans-serif;
  background: #ffa000;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  text-transform: uppercase;
  color: #434342;
  border-radius: 0;
  height: 55px;
  vertical-align: middle;
  width: 100%;
}
@media screen and (max-width: 540px) {
  body footer {
    margin-bottom: 55px;
  }
}
@media screen and (min-width: 995px) {
  .for-logo {
    float: left;
  }
}
