/**

Theme Name: moreno

Theme Description: Special for Yuri Moreno

*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #222;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
@font-face {
  font-family: 'Oswald';
  src: url("fonts/hinted-Oswald-Bold.eot");
  src: local('Oswald Bold'), local('Oswald-Bold'), url("fonts/hinted-Oswald-Bold.eot?#iefix") format('embedded-opentype'), url("fonts/hinted-Oswald-Bold.woff2") format('woff2'), url("fonts/hinted-Oswald-Bold.woff") format('woff'), url("fonts/hinted-Oswald-Bold.ttf") format('truetype'), url("fonts/hinted-Oswald-Bold.svg#Oswald-Bold") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("fonts/hinted-Lato-Bold.eot");
  src: local('Lato Bold'), local('Lato-Bold'), url("fonts/hinted-Lato-Bold.eot?#iefix") format('embedded-opentype'), url("fonts/hinted-Lato-Bold.woff2") format('woff2'), url("fonts/hinted-Lato-Bold.woff") format('woff'), url("fonts/hinted-Lato-Bold.ttf") format('truetype'), url("fonts/hinted-Lato-Bold.svg#Lato-Bold") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald';
  src: url("fonts/hinted-Oswald-Medium.eot");
  src: local('Oswald Medium'), local('Oswald-Medium'), url("fonts/hinted-Oswald-Medium.eot?#iefix") format('embedded-opentype'), url("fonts/hinted-Oswald-Medium.woff2") format('woff2'), url("fonts/hinted-Oswald-Medium.woff") format('woff'), url("fonts/hinted-Oswald-Medium.ttf") format('truetype'), url("fonts/hinted-Oswald-Medium.svg#Oswald-Medium") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("fonts/hinted-Lato-Black.eot");
  src: local('Lato Black'), local('Lato-Black'), url("fonts/hinted-Lato-Black.eot?#iefix") format('embedded-opentype'), url("fonts/hinted-Lato-Black.woff2") format('woff2'), url("fonts/hinted-Lato-Black.woff") format('woff'), url("fonts/hinted-Lato-Black.ttf") format('truetype'), url("fonts/hinted-Lato-Black.svg#Lato-Black") format('svg');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald';
  src: url("fonts/hinted-Oswald-SemiBold.eot");
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'), url("fonts/hinted-Oswald-SemiBold.eot?#iefix") format('embedded-opentype'), url("fonts/hinted-Oswald-SemiBold.woff2") format('woff2'), url("fonts/hinted-Oswald-SemiBold.woff") format('woff'), url("fonts/hinted-Oswald-SemiBold.ttf") format('truetype'), url("fonts/hinted-Oswald-SemiBold.svg#Oswald-SemiBold") format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url("fonts/hinted-Lato-Regular.eot");
  src: local('Lato Regular'), local('Lato-Regular'), url("fonts/hinted-Lato-Regular.eot?#iefix") format('embedded-opentype'), url("fonts/hinted-Lato-Regular.woff2") format('woff2'), url("fonts/hinted-Lato-Regular.woff") format('woff'), url("fonts/hinted-Lato-Regular.ttf") format('truetype'), url("fonts/hinted-Lato-Regular.svg#Lato-Regular") format('svg');
  font-weight: normal;
  font-style: normal;
}
* {
  outline: none !important;
}
a {
  color: inherit;
  text-decoration: none;
}
q {
  display: block;
}
q:before,
q:after {
  display: none;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #808080;
  font-family: Arial, 'Lato', sans-serif;
  background: #f2f2f2;
  font-size: 15px;
  line-height: 1.2;
  overflow-x: hidden;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-family: 'Oswald';
  color: #4d4d4d;
}
.boxes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.boxes >* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  max-width: 100%;
}
.content_wrap {
  max-width: 1600px;
  margin: auto;
  background: #fff;
  min-height: 100vh;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  padding-bottom: 95px;
}
.content {
  margin: auto;
  max-width: 840px;
}
.green_btn {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Oswald';
  font-weight: 600;
  text-align: center;
  background: #4bc83a;
  padding: 16px 32px;
  font-size: 16px;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
}
.green_btn:hover {
  background: #5de44a;
}
#menuclose {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 3;
  display: none;
}
#menuopen {
  display: none;
  background: transparent;
  border: 3px solid #4c4c4c;
  padding: 0;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 7px;
          border-radius: 7px;
  position: relative;
  cursor: pointer;
}
#menuopen span {
  display: block;
  position: absolute;
  height: 4px;
  background: #4c4c4c;
  left: 2px;
  right: 2px;
  top: 15px;
}
#menuopen span:first-child {
  top: 7px;
}
#menuopen span:last-child {
  top: auto;
  bottom: 7px;
}
form textarea,
form input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  resize: none;
  display: block;
  padding: 12px 20px 11px;
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 8px;
          border-radius: 8px;
}
form textarea::-webkit-input-placeholder,
form input::-webkit-input-placeholder {
  color: #b2b2b2;
  font-family: 'Lato';
}
form textarea::-moz-placeholder,
form input::-moz-placeholder {
  color: #b2b2b2;
  font-family: 'Lato';
}
form textarea:-ms-input-placeholder,
form input:-ms-input-placeholder {
  color: #b2b2b2;
  font-family: 'Lato';
}
form textarea::-ms-input-placeholder,
form input::-ms-input-placeholder {
  color: #b2b2b2;
  font-family: 'Lato';
}
form textarea::placeholder,
form input::placeholder {
  color: #b2b2b2;
  font-family: 'Lato';
}
form input[type="submit"] {
  border: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Oswald';
  font-weight: 600;
  text-align: center;
  background: #4bc83a;
  padding: 14px 32px;
  font-size: 16px;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  cursor: pointer;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
}
form input[type="submit"]:hover {
  background: #5de44a;
}
header {
  padding: 40px 0;
}
header .content {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: no-wrap;
      -ms-flex-wrap: no-wrap;
          flex-wrap: no-wrap;
}
header .logo {
  font-family: 'Oswald';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  color: #4c4c4c;
  width: 19%;
}
header .fixedmenu {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
header .fixedmenu >* {
  display: inline-block;
}
header li {
  display: inline-block;
  margin: 0 10px;
  position: relative;
}
header li.current-menu-item {
  cursor: default;
}
header li >* {
  display: inline-block;
  padding: 10px 12px;
  text-transform: uppercase;
  font-weight: 900;
  color: #666;
  font-size: 14px;
  position: relative;
  z-index: 1;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
}
header li:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  height: 4px;
  width: 0;
  left: 0;
  background: #d0f0ff;
  -webkit-transition: width 200ms;
  -o-transition: width 200ms;
  transition: width 200ms;
}
header li:hover:after {
  width: 50%;
}
header li.current-menu-item:after {
  background: #a7e1fb;
  width: 70%;
}
header .lang {
  position: relative;
  color: #b2b2b2;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
header .lang img {
  margin-left: 10px;
}
header .lang:hover {
  color: #4fc3f7;
}
.home section.all_cont {
  padding-top: 40px;
}
.home section.all_cont .photo img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.5;
  -webkit-transition: opacity 300ms, -webkit-filter 300ms;
  transition: opacity 300ms, -webkit-filter 300ms;
  -o-transition: filter 300ms, opacity 300ms;
  transition: filter 300ms, opacity 300ms;
}
.home section.all_cont .photo img:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  opacity: 1;
}
.home section.all_cont .info {
  padding-left: 80px;
  max-width: 100%;
}
.home section.all_cont .info h1 {
  font-size: 72px;
  font-family: 'Oswald';
  font-weight: bold;
  text-transform: uppercase;
  color: #4c4c4c;
  margin-bottom: 23px;
  margin-top: -9px;
  line-height: 1;
}
.home section.all_cont .info .profession {
  font-family: 'Oswald';
  text-transform: uppercase;
  padding-bottom: 21px;
  margin-bottom: 22px;
  color: #ccc;
  font-weight: 500;
  font-size: 18px;
  position: relative;
}
.home section.all_cont .info .profession:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: -119px;
  height: 7px;
  width: 169px;
  background: #4fc3f7;
}
.home section.all_cont .info .about {
  margin-bottom: 10px;
  line-height: 1.8;
}
.home section.all_cont .info .contacts {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 36px;
  padding-top: 16px;
}
.home section.all_cont .info .mail a {
  text-decoration: underline;
  color: #4d4d4d;
}
.home section.all_cont .info .social {
  margin-right: 16px;
}
.social {
  font-size: 0;
}
.social a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 10px;
  position: relative;
  background: center/auto 20px no-repeat;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
}
.social a:after,
.social a:before {
  content: '';
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  border: 1px solid #4d4d4d;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, -webkit-transform 300ms;
  -o-transition: transform 300ms, opacity 300ms;
  transition: transform 300ms, opacity 300ms;
}
.social a:hover:after,
.social a:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.social a:after {
  -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0;
  border-right: 0;
  border-bottom: 0;
}
.social a:before {
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
  border-top: 0;
  border-left: 0;
}
.social a:first-child {
  margin-left: 0;
}
.social a:last-child {
  margin-right: 0;
}
.pagename {
  font-family: 'Oswald';
  font-weight: bold;
  text-transform: uppercase;
  font-size: 72px;
  text-align: center;
  color: #4c4c4c;
  margin-bottom: 63px;
  margin-top: 8px;
}
.markers >* {
  display: inline-block;
  margin-right: 5px;
  background: #bfbfbf;
  color: #fff;
  font-size: 13px;
  font-weight: 900;
  padding: 3px 8px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.btn {
  text-align: center;
}
.page-template-portfolio .all_cont .top_entry {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
  margin-top: -17px;
}
.page-template-portfolio .all_cont .top_entry .in {
  width: 48.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #e1e1e1;
}
.page-template-portfolio .all_cont .top_entry .in .top,
.page-template-portfolio .all_cont .top_entry .in .bottom {
  padding: 34px 20px 23px 30px;
}
.page-template-portfolio .all_cont .top_entry .in .bottom {
  border-top: 1px solid #e1e1e1;
  background: #f0f0f0;
  margin-top: auto;
}
.page-template-portfolio .all_cont .top_entry .head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.page-template-portfolio .all_cont .top_entry .head img {
  max-width: 120px;
  height: auto;
}
.page-template-portfolio .all_cont .top_entry .head .info {
  margin-left: 20px;
}
.page-template-portfolio .all_cont .top_entry .head .info .h3 {
  font-weight: 500;
  text-transform: uppercase;
  font-family: 'Oswald';
  color: #4d4d4d;
  margin-bottom: 5px;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.page-template-portfolio .all_cont .top_entry .head .info a {
  text-decoration: underline;
  color: #4fc3f7;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.page-template-portfolio .all_cont .top_entry p {
  margin-bottom: 12px;
  line-height: 1.6;
}
.page-template-portfolio .all_cont .top_entry q {
  line-height: 1.6;
  margin-bottom: 15px;
  padding: 3px 0 0 40px;
}
.page-template-portfolio .all_cont .top_entry .commentator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-template-portfolio .all_cont .top_entry .commentator img {
  -webkit-border-radius: 50%;
          border-radius: 50%;
}
.page-template-portfolio .all_cont .top_entry .commentator .about {
  margin-left: 20px;
}
.page-template-portfolio .all_cont .top_entry .commentator .name {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-weight: 500;
  color: #4d4d4d;
  margin-bottom: 5px;
}
.page-template-portfolio .all_cont .top_entry .commentator .prof {
  font-weight: 600;
  color: #ababab;
  font-size: 12px;
  text-transform: uppercase;
}
.page-template-portfolio .all_cont .list .in {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 26px;
}
.page-template-portfolio .all_cont .list .in .all_info {
  margin-left: 40px;
  max-width: 100%;
  padding-top: 9px;
}
.page-template-portfolio .all_cont .list .company {
  margin-bottom: 8px;
}
.page-template-portfolio .all_cont .list .company .companyname {
  font-weight: 500;
  font-family: 'Oswald';
  display: inline-block;
  margin-right: 23px;
  color: #4d4d4d;
  font-size: 18px;
  text-transform: uppercase;
}
.page-template-portfolio .all_cont .list .company a {
  text-decoration: underline;
  color: #4fc3f7;
}
.page-template-portfolio .all_cont .list p {
  margin-top: 9px;
  line-height: 1.7;
}
.page-template-portfolio .all_cont .other_project .head {
  font-weight: 500;
  font-family: 'Oswald';
  color: #d9d9d9;
  text-align: center;
  font-size: 36px;
  margin-bottom: 30px;
  padding-top: 18px;
}
.page-template-portfolio .all_cont .other_project .boxes {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  margin-bottom: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.page-template-about_me .main_part {
  margin-bottom: 37px;
}
.page-template-about_me .main_part .img .wrp {
  overflow: hidden;
  position: relative;
  margin-right: 40px;
}
.page-template-about_me .main_part .img .wrp:before {
  display: block;
  position: absolute;
  width: 100%;
  height: 80px;
  background: #fff;
  content: "";
  z-index: 1;
  bottom: -47px;
  -webkit-transform: skewY(-11deg);
      -ms-transform: skewY(-11deg);
          transform: skewY(-11deg);
}
.page-template-about_me .main_part img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.5;
  -webkit-transition: opacity 300ms, -webkit-filter 300ms;
  -o-transition: filter 300ms, opacity 300ms;
  transition: filter 300ms, opacity 300ms;
}
.page-template-about_me .main_part img:hover {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  opacity: 1;
}
.page-template-about_me .main_part .history .h2 {
  font-family: 'Oswald';
  text-transform: uppercase;
  font-size: 36px;
  color: #d9d9d9;
  margin-bottom: 25px;
  font-weight: 500;
  margin-top: 13px;
}
.page-template-about_me .main_part .history p {
  color: #808080;
  margin-bottom: 13px;
  line-height: 1.75;
  max-width: 100%;
}
.page-template-about_me .other {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 2px;
}
.page-template-about_me .other >* {
  width: 48%;
}
.page-template-about_me .other >* .h3 {
  font-family: 'Oswald';
  font-size: 36px;
  font-weight: 500;
  text-transform: uppercase;
  color: #d9d9d9;
  margin-bottom: 39px;
}
.page-template-about_me .other .experiense{
  transition: height 400ms;
  overflow: hidden;
  padding: 0 0 3px 7px;
}
.page-template-about_me .other .experiense .h3 {
  margin-left: 50px;
}
.page-template-about_me .other .experiense .hist {
  padding: 6px 0 6px 50px;
  position: relative;
}
.page-template-about_me .other .experiense .hist:before {
  content: '';
  display: block;
  top: 0;
  bottom: 0;
  left: 4px;
  width: 2px;
  position: absolute;
  background: #ebebeb;
}
.page-template-about_me .other .experiense .loock_more_wrp {
  margin-left: 4px;
  border-left: 2px solid #ebebeb;
  padding: 25px 0 0 20px;
  position: relative;
}
.page-template-about_me .other .experiense .loock_more_wrp * {
  background: none;
  border: none;
  font-family: 'Oswald';
  cursor: pointer;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 0;
  color: #4d4d4d;
}
.page-template-about_me .other .experiense .loock_more_wrp:after {
  content: '';
  width: 18px;
  height: 18px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  border: 3px solid #4fc3f7;
  left: -13px;
  bottom: -2px;
  position: absolute;
  background: #fff;
}
.page-template-about_me .other .experiense .in {
  margin-top: 47px;
  position: relative;
}
.page-template-about_me .other .experiense .in:after {
  display: block;
  position: absolute;
  top: 6px;
  left: -31px;
  height: 1px;
  content: "";
  width: 16px;
  background: #e0e0e0;
}
.page-template-about_me .other .experiense .in:before {
  display: block;
  position: absolute;
  top: 2px;
  left: -50px;
  content: "";
  width: 6px;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 6px;
  border: 2px solid #4fc3f7;
  background: #fff;
}
.page-template-about_me .other .experiense .in .date {
  font-weight: 600;
  font-size: 13px;
  color: #b2b2b2;
  margin-bottom: 23px;
  position: relative;
}
.page-template-about_me .other .experiense .in .prof {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
  color: #4d4d4d;
  font-family: 'Oswald';
  margin-bottom: 9px;
}
.page-template-about_me .other .experiense .in .prof span {
  text-transform: none;
  font-weight: 600;
  font-size: 13px;
  color: #b2b2b2;
  font-family: 'Lato';
  margin-bottom: 20px;
}
.page-template-about_me .other .experiense .in p {
  line-height: 1.8;
}
.page-template-about_me .other .experiense .in:nth-child(1) {
  margin-top: 0;
}
.page-template-about_me .other .experiense .in:nth-child(n+3) {
  display: none;
}
.page-template-about_me .other .skils {
  padding-left: 44px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-template-about_me .other .skils .in {
  margin-bottom: 45px;
}
.page-template-about_me .other .skils .head {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
  color: #4d4d4d;
  font-family: 'Oswald';
  margin-bottom: 15px;
}
.page-template-about_me .other .skils .name {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  color: #b2b2b2;
  margin-bottom: 5px;
}
.page-template-about_me .other .skils .progress {
  width: 100%;
  height: 8px;
  background: #ebebeb;
  font-size: 0;
  margin-bottom: 12px;
  position: relative;
}
.page-template-about_me .other .skils .progress span {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 99%;
  background: #4fc3f7;
}
.page-template-contacts .all_cont .ilovehelp {
  font-family: 'Oswald';
  margin-top: -58px;
  text-transform: uppercase;
  color: #999;
  font-size: 30px;
  margin-bottom: 31px;
  font-weight: bold;
  text-align: center;
}
.page-template-contacts .all_cont .ilovehelp >* {
  font-size: 0;
  width: 28px;
  vertical-align: middle;
  display: inline-block;
  height: 27px;
  margin: -7px 5px 0;
}
.page-template-contacts .all_cont .bott {
  text-align: center;
  margin-bottom: 34px;
  line-height: 1.6;
}
.page-template-contacts .all_cont form {
  padding-left: 140px;
  max-width: 550px;
  margin: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-template-contacts .all_cont form label {
  position: absolute;
  font-family: 'Oswald';
  top: 0;
  left: -140px;
  width: 120px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding-left: 20px;
  background: #4d4d4d;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: left 200ms;
  -o-transition: left 200ms;
  transition: left 200ms;
}
.page-template-contacts .all_cont form label:after {
  background: #4d4d4d;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: '';
  width: 16px;
  height: 16px;
  right: -8px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.page-template-contacts .all_cont form .in {
  position: relative;
  margin-bottom: 20px;
}
.page-template-contacts .all_cont form .in textarea,
.page-template-contacts .all_cont form .in input {
  width: 100%;
}
.page-template-contacts .all_cont form .in *:focus + br+ label ,
.page-template-contacts .all_cont form .in *:focus + label {
  left: -145px;
}
.page-template-contacts .all_cont form .submit {
  text-align: right;
}
.page-template-contacts .all_cont .social_block {
  padding-top: 60px;
  text-align: center;
}
.page-template-contacts .all_cont .social_block .mail {
  text-decoration: underline;
  color: #4d4d4d;
  margin-bottom: 25px;
  display: inline-block;
}
.page-template-contacts .all_cont .social_block p {
  font-family: 'Oswald';
  font-weight: 500;
  text-transform: uppercase;
  font-size: 24px;
  color: #d9d9d9;
  margin-bottom: 21px;
}
.info_sub {
  position: relative;
  margin-bottom: 50px;
  padding-top: 3px;
}
.info_sub p {
  max-width: 485px;
  text-align: justify;
  margin-bottom: 10px;
  z-index: 1;
  position: relative;
  line-height: 1.8;
}
.info_sub img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}
.form_sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  max-width: 640px;
}
.form_sub input {
  width: 39%;
  padding-top: 14px;
  padding-bottom: 11px;
}
.form_sub input[type="submit"] {
  padding-top: 14px;
  padding-bottom: 11px;
  width: 20%;
  text-align: center;
}
footer {
  padding: 27px 0;
  text-align: center;
  font-size: 13px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.newsletter {
  position: fixed;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  right: 0;
  background: #4fc3f7;
  padding: 30px 0 25px;
  color: #fff;
  -webkit-transition: visibility 200ms, opacity 200ms;
  -o-transition: visibility 200ms, opacity 200ms;
  transition: visibility 200ms, opacity 200ms;
  z-index: 2;
  display: none;
}
.newsletter.visibility {
  opacity: 1;
  visibility: visible;
  display: block;
}
.newsletter .close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 23px;
  line-height: 40px;
  text-align: center;
  width: 40px;
  height: 40px;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
}
.newsletter .close:hover {
  background: rgba(0,0,0,0.1);
}
.newsletter form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 730px;
  margin: auto;
}
.newsletter form >* {
  display: inline-block;
}
.newsletter form .head {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Oswald';
  text-align: right;
  padding-right: 28px;
  margin-right: 26px;
  position: relative;
}
.newsletter form .head:after {
  content: ':';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  line-height: 38px;
  font-size: 40px;
}
.newsletter form input[type="submit"] {
  font-weight: 600;
  font-family: 'Oswald';
  margin-left: 20px;
  color: #4d4d4d;
  padding: 19px 40px;
  font-size: 16px;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  border: none;
  text-transform: uppercase;
  background: #fff;
  cursor: pointer;
}
.newsletter form input[type="email"] {
  font-size: 16px;
  padding: 19px;
  max-width: 200px;
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  color: #fff;
}
.newsletter form input[type="email"]::-webkit-input-placeholder {
  font-size: 16px;
  color: #fff;
}
.newsletter form input[type="email"]::-moz-placeholder {
  font-size: 16px;
  color: #fff;
}
.newsletter form input[type="email"]:-ms-input-placeholder {
  font-size: 16px;
  color: #fff;
}
.newsletter form input[type="email"]::-ms-input-placeholder {
  font-size: 16px;
  color: #fff;
}
.newsletter form input[type="email"]::placeholder {
  font-size: 16px;
  color: #fff;
}
.newsletter.hidden {
  visibility: hidden;
  opacity: 0;
  display: none;
}
.decorate {
  width: 1920px;
}
.decorate .left {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  width: 320px;
  left: 33px;
}
.decorate .left .column {
  width: 100%;
  height: 100%;
  top: 609px;
  background: #e1e1e1;
  position: absolute;
  -webkit-transform: skewY(-22deg);
      -ms-transform: skewY(-22deg);
          transform: skewY(-22deg);
}
.decorate .right {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: hidden;
  width: 320px;
  right: 30px;
}
.decorate .right .column {
  background: #e1e1e1;
  position: absolute;
  top: -81px;
  right: 0;
  height: 708px;
  width: 100%;
  -webkit-transform: skewY(-22deg);
      -ms-transform: skewY(-22deg);
          transform: skewY(-22deg);
}
.decorate .right .text {
  position: absolute;
  top: 35px;
  left: 0;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  line-height: 0.9;
}
.decorate .right span {
  font-family: 'Oswald';
  font-weight: bold;
  color: #fff;
  display: block;
  font-size: 104px;
  text-transform: uppercase;
  text-align: left;
  margin-right: 12px;
}
#popWindows .pop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  opacity: 0;
  display: none;
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
}
#popWindows .pop >.close_pop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.2);
}
#popWindows .pop .cont {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  max-width: 500px;
  width: 100%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: auto;
  background: #fff;
  text-align: center;
  padding: 20px;
  z-index: 1;
}
#popWindows .pop .cont .wrp .head {
  font-family: 'Oswald';
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 20px;
}
#popWindows .error .head {
  color: #d13f19;
}
div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !important; }
span.wpcf7-not-valid-tip { display: none !important; }
@media (max-width: 1600px) {
  .decorate .right {
    width: 230px;
    right: 0;
  }
  .decorate .left {
    width: 230px;
    left: 0;
  }
}
@media (max-width: 1320px) {
  .decorate .right {
    width: 120px;
  }
  .decorate .right span {
    font-size: 50px;
  }
  .decorate .left {
    width: 120px;
  }
}
@media (max-width: 1140px) {
  .content {
    max-width: 780px;
    padding: 0 20px;
  }
  .decorate .right {
    right: -15px;
  }
  .decorate .left {
    left: -15px;
  }
}
@media (max-width: 1000px) {
  .decorate {
    display: none;
  }
}
@media (max-width: 800px) {
  header .logo {
    width: 18%;
  }
  header .menu li {
    margin: 0 5px;
  }
  .home section.all_cont .info {
    padding-left: 30px;
  }
  .portfolio-page .top_entry .head {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .portfolio-page .top_entry .head .info {
    width: 100%;
    margin: 10px 0 0;
  }
  .page-template-portfolio .all_cont .top_entry .in .bottom,
  .page-template-portfolio .all_cont .top_entry .in .top {
    padding: 10px 15px 15px;
  }
  .page-template-portfolio .all_cont .info img {
    opacity: 0.15;
  }
}
@media (max-width: 750px) {
  #menuopen {
    display: block;
  }
  header .logo {
    width: auto;
    font-size: 34px;
  }
  header .lang ul {
    z-index: 1;
    background: #fff;
    padding: 0 10px;
  }
  header .fixedmenu {
    position: fixed;
    right: -200px;
    top: 0;
    bottom: 0;
    background: #eaeaea;
    width: 200px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 4;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: -webkit-transform 300ms, -webkit-box-shadow 300ms;
    transition: -webkit-transform 300ms, -webkit-box-shadow 300ms;
    -o-transition: transform 300ms, box-shadow 300ms;
    transition: transform 300ms, box-shadow 300ms;
    transition: transform 300ms, box-shadow 300ms, -webkit-transform 300ms, -webkit-box-shadow 300ms;
  }
  header .menu {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    position: relative;
    z-index: 1;
  }
  header .menu li {
    display: block;
    margin: 0;
    text-align: left;
  }
  header .menu li:after {
    opacity: 0.5;
  }
  header.active .fixedmenu {
    -webkit-box-shadow: 0 0px 5px rgba(0,0,0,0.12);
            box-shadow: 0 0px 5px rgba(0,0,0,0.12);
    opacity: 1;
  }
  header.active #menuclose {
    display: block;
  }
  .home section.all_cont {
    padding-top: 20px;
  }
  .home section.all_cont .info {
    padding-left: 30px;
  }
  .home section.all_cont .info .mail {
    margin-bottom: 20px;
    display: block;
  }
  .home section.all_cont .info .contacts {
    display: block;
  }
  .page-template-about_me .other .skils {
    margin-top: 30px;
  }
  .newsletter form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .newsletter form .head {
    margin: 0 0 20px;
  }
  .newsletter form .head:after {
    display: none;
  }
  .newsletter form input[type=submit] {
    margin: 20px 0 0;
  }
  .page-template-about_me .other>* {
    width: 100%;
  }
}
@media (max-width: 660px) {
  body {
    font-size: 14px;
  }
  .home section.all_cont {
    position: relative;
  }
  .home section.all_cont .photo {
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
  }
  .home section.all_cont .info {
    position: relative;
    z-index: 1;
    padding-left: 200px;
  }
  .home section.all_cont .info h1 {
    font-size: 42px;
    display: none;
    margin-bottom: 15px;
  }
  .home section.all_cont .info .profession {
    padding-bottom: 15px;
    margin-bottom: 10px;
    color: #4c4c4c;
  }
  .home section.all_cont .info .about {
    color: #4c4c4c;
  }
  .page-template-portfolio .all_cont .top_entry {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .page-template-portfolio .all_cont .top_entry .in {
    width: 100%;
    margin: 20px 0;
  }
  .internal .pagename {
    margin-bottom: 15px;
    font-size: 52px;
  }
  .page-template-about_me .main_part {
    position: relative;
  }
  .page-template-about_me .main_part .img .wrp {
    margin: 0;
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
  }
  .page-template-about_me .main_part .history {
    position: relative;
    padding-left: 10%;
    padding-top: 360px;
  }
  .page-template-about_me .main_part .history .h2 {
    color: #4c4c4c;
  }
  .page-template-contacts .all_cont .ilovehelp {
    margin-top: -10px;
  }
  .form_sub {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 340px;
    text-align: right;
  }
  .form_sub input {
    width: 100%;
    margin-bottom: 10px;
  }
  .form_sub input[type="submit"] {
    width: 100%;
    max-width: 150px;
  }
}
@media (max-width: 550px) {
  .page-template-portfolio .all_cont .list .in {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .page-template-portfolio .all_cont .list .in .all_info {
    margin: 20px 0 10px;
  }
  .page-template-portfolio .all_cont .list .company {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .home section.all_cont .photo {
    opacity: 0.15;
  }
  .home section.all_cont .info {
    padding-left: 0;
    padding-top: 135px;
  }
  .home section.all_cont .info .contacts {
    margin-bottom: 19px;
    padding-top: 0px;
  }
  .page-template-portfolio .all_cont .other_project {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-template-portfolio .all_cont .other_project .in {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
  }
  .page-template-about_me .other>* .h3 {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .page-template-contacts .all_cont form {
    padding: 0;
  }
  .page-template-contacts .all_cont form .in {
    padding-top: 55px;
  }
  .page-template-contacts .all_cont form label {
    left: 0;
    -webkit-transition: top 200ms;
    -o-transition: top 200ms;
    transition: top 200ms;
  }
  .page-template-contacts .all_cont form label:after {
    left: 0;
    right: 0;
    top: auto;
    bottom: -8px;
  }
  .page-template-contacts .all_cont form .in :focus+br+label ,
  .page-template-contacts .all_cont form .in :focus+label {
    left: 0;
    top: -3px;
  }
  header {
    padding: 20px 0;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 5;
  }
  .content_wrap {
    padding-top: 80px;
  }
  .newsletter {
    padding: 10px 0;
  }
  .newsletter form .head {
    padding-right: 0;
    text-align: center;
  }
  .newsletter form input[type=email] {
    padding: 13px;
  }
  .newsletter form input[type=submit] {
    padding: 13px 37px;
  }
}
@media (max-width: 400px) {
  .page-template-portfolio .all_cont .list .company .companyname {
    display: block;
    margin-bottom: 8px;
  }
  .page-template-about_me .main_part .history {
    padding-left: 0;
  }
  .page-template-about_me .main_part .history p {
    font-size: 14px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .home section.all_cont .content.boxes,
  .page-template-about_me .main_part {
    display: block;
  }
}

.wpcf7-not-valid{
border-color: red!important;
}
.wpcf7-hidden{
display: none;
}