/*== Reset & Clearfix */
html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
}

body {
  background: #ecfabd;
  font-family: "ComicSans", sans-serif !important;
  line-height: 22px;
  color: #999;
}

body,
.green1 {
  background: #ffffcf;
}

body,
.green2 {
  background: #eee9bc;
}

body,
.green3 {
  background: #fafdb4;
}

body,
.gold {
  background: #181818;
}

img {
  width: 145px;
  height: 100px;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: none;
  -ms-interpolation-mode: bicubic;
}

ul {
  font-family: "ComicSans", sans-serif;
  text-transform: uppercase;
}

p {
  padding: 0;
  margin-top: 1em;
  margin-bottom: 15px;
}

blockquote {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*width: 650px;*/
  font-family: "ComicSans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
}

span {
  color: #aaaaaa;
  font-size: 13px;
}

b {
  color: #36d7b7;
}

h1 {
  font-size: 34px;
  word-spacing: 1px;
  line-height: 40px;
}

a {
  text-decoration: none;
}

ol,
ul {
  list-style: none;
  margin: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  display: block;
}

hr {
  width: 70px;
  border: none;
  height: 1px;
  background-color: #aaaaaa;
  display: block;
}

iframe {
  border: 0;
  margin: 0;
  overflow: hidden;
  width: 250px;
  height: 250px;
}

/* === Clearfix === */
.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}

/*== General styles */

.left {
  float: left;
}

.right {
  float: right;
}

@font-face {
  font-family: "LicensePlate";
  src: url("../fonts/licenseplate-webfont.eot");
  src: url("../fonts/licenseplate-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/licenseplate-webfont.woff") format("woff"), url("../fonts/licenseplate-webfont.ttf") format("truetype"), url("../fonts/licenseplate-webfont.svg#license_plateregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/*== Wrapper */

#wrapper {
  margin: 0 auto;
  position: relative;
  min-height: 695px;
}

/* === Menu section === */

#menu {
  max-width: 980px;
  position: relative;
  background: transparent url("../img/menu1366x768.png") no-repeat 50% 0%;
  min-height: 695px;
  overflow: hidden;
  margin: 0 auto 200px auto;
}

.about {
  position: absolute;
  bottom: 246px;
  right: 118px;
}

.about a {
  display: block;
  color: #ebc388;
  font-size: 80.93px;
}

.projects {
  position: absolute;
  top: 284px;
  left: 189px;
}

.projects a {
  color: #e9b97e;
  font-size: 74.71px;
}

.services {
  position: absolute;
  bottom: 319px;
  right: 262px;
}

.service {
  position: absolute;
  bottom: 319px;
  left: 5000px;
}

.services a {
  color: #fff3c4;
  font-size: 84.77px;
}

.comments {
  position: absolute;
  top: 220px;
  right: 338px;
}

.comments a {
  color: #fff3c4;
  font-size: 53.2px;
}

.contacts {
  position: absolute;
  top: 218px;
  left: 128px;
}

.contacts a {
  color: #daa65c;
  font-size: 58.35px;
}

.following {
  position: absolute;
  bottom: 327px;
  left: 81px;
}

.following a {
  color: #8d6d0b;
  font-size: 55.39px;
}

.video {
  position: absolute;
  bottom: 324px;
  right: 38px;
}

.video a {
  color: #daa65c;
  font-size: 42.18px;
}

.social {
  position: absolute;
  top: 36px;
  right: 248px;
}

.social a {
  color: #cc9900;
  font-size: 42.5px;
}

.find {
  position: absolute;
  bottom: 277px;
  right: 32px;
}

.find a {
  color: #ebca57;
  font-size: 44.09px;
}

.team {
  position: absolute;
  top: 154px;
  right: 530px;
}

.team a {
  color: #8d6c0b;
  font-size: 76.88px;
}

.information {
  position: absolute;
  top: 27px;
  left: 240px;
}

.information a {
  color: #daa65c;
  font-size: 26.1px;
}

.photos {
  position: absolute;
  top: 87px;
  left: 426px;
}

.photos a {
  color: #fff3c4;
  font-size: 61.76px;
}

.works {
  position: absolute;
  top: 158px;
  right: 234px;
}

.works a {
  color: #e9b97e;
  font-size: 72.32px;
}

.skills {
  position: absolute;
  top: 283px;
  right: 114px;
}

.skills a {
  color: #ebca57;
  font-size: 65.1px;
}

.fonts-display {
  font-family: "ComicSans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.text {
  padding-top: 30px;
  padding-bottom: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*max-width: 650px;*/
  font-family: "ComicSans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
}

/* === Menu buttons in blue color === */

.blue .about a {
  color: #145b9b;
}

.blue .projects a {
  color: #588ba4;
}

.blue .services a {
  color: #00a4be;
}

.blue .comments a {
  color: #1b8eb7;
}

.blue .contacts a {
  color: #145b9b;
}

.blue .following a {
  color: #89b0c1;
}

.blue .video a {
  color: #186db9;
}

.blue .social a {
  color: #1d8db5;
}

.blue .find a {
  color: #60bae3;
}

.blue .information a {
  color: #145b9b;
}

.blue .photos a {
  color: #01aec9;
}

.blue .works a {
  color: #588ba4;
}

.blue .team a {
  color: #60bae3;
}

.blue .skills a {
  color: #60bae3;
}

/* === Menu buttons in black color === */

.gold .about a {
  display: block;
  color: #ebc388;
  font-size: 80.93px;
}

.gold .projects a {
  color: #e9b97e;
  font-size: 74.71px;
}

.gold .services a {
  color: #fff3c4;
  font-size: 84.77px;
}

.gold .comments a {
  color: #fff3c4;
  font-size: 53.2px;
}

.gold .contacts a {
  color: #daa65c;
  font-size: 58.35px;
}

.gold .following a {
  color: #8d6d0b;
  font-size: 55.39px;
}

.gold .video a {
  color: #daa65c;
  font-size: 42.18px;
}

.gold .social a {
  color: #cc9900;
  font-size: 42.5px;
}

.gold .find a {
  color: #ebca57;
  font-size: 44.09px;
}

.blue .information a {
  color: #daa65c;
}

.blue .photos a {
  color: #fff3c4;
}

.blue .works a {
  color: #e9b97e;
}

.gold .team a {
  color: #8d6c0b;
  font-size: 76.88px;
}

.blue .skills a {
  color: #ebca57;
}

/* === Menu animation styles === */

#menu a {
  display: block;
}

#menu a:hover,
#menu a.active,
#menu a.hovered {
  text-decoration: none;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.works,
.contacts,
.find,
.information,
.social,
.photos,
.comment,
.services,
.following {
  -webkit-animation: rotate-lr 3s ease-in-out infinite alternate;
  -moz-animation: rotate-lr 3s ease-in-out infinite alternate;
  animation: rotate-lr 3s ease-in-out infinite alternate;
}

.projects,
.comments,
.skills,
.video,
.team,
.about {
  -webkit-animation: rotate-rl 3s ease-in-out infinite alternate;
  -moz-animation: rotate-rl 3s ease-in-out infinite alternate;
  animation: rotate-rl 3s ease-in-out infinite alternate;
}

@-webkit-keyframes rotate-lr {
  from {
    -webkit-transform: rotate(-3deg);
  }
  to {
    -webkit-transform: rotate(3deg);
  }
}

@-webkit-keyframes rotate-rl {
  from {
    -webkit-transform: rotate(3deg);
  }
  to {
    -webkit-transform: rotate(-3deg);
  }
}

@-moz-keyframes rotate-lr {
  from {
    -moz-transform: rotate(-3deg);
  }
  to {
    -moz-transform: rotate(3deg);
  }
}

@-moz-keyframes rotate-rl {
  from {
    -moz-transform: rotate(3deg);
  }
  to {
    -moz-transform: rotate(-3deg);
  }
}
@keyframes rotate-lr {
  from {
    transform: rotate(-3deg);
  }
  to {
    transform: rotate(3deg);
  }
}

@keyframes rotate-rl {
  from {
    transform: rotate(3deg);
  }
  to {
    transform: rotate(-3deg);
  }
}

/* === ABOUT Section === */

#about {
  text-align: center;
  padding: 40px 0 30px 0;
  position: relative;
}

#your_image {
  margin-top: 30px;
  width: 150px;
  height: 65px;
}

.content-about {
  position: relative;
  display: table;
  height: 100%;
}

.content-about .text {
  /*width: 82%;*/
  float: left;
  height: 100%;
  position: relative;
  display: table;
}

.about-bracket {
  /*width: 9%;*/
  height: 100%;
  position: relative;
  display: table;
}

.about-bracket.left {
  background: url("../img/bracket.png") center right no-repeat;
  background-size: contain;
}

.about-bracket.right {
  background: url("../img/bracket2.png") center left no-repeat;
  background-size: contain;
}

.quote,
.quote.left {
  background: url("../img/quote.png") center right no-repeat;
  background-size: contain;
  /* width: 150px; */
  height: 150px;
  padding: 10px;
}

.quote.right {
  background: url("../img/quote2.png") center left no-repeat;
  background-size: contain;
}

/* === Team (About) section  === */

#team {
  padding-top: 30px;
  padding-bottom: 30px;
}

.team-wrapper {
  margin: 0 auto;
  display: inline-block;
}

.team-wrapper .item {
  width: 250px;
}

.team-member {
  margin-bottom: 20px;
}

.team-slider .item .team-member {
  float: left;
  position: relative;
  padding: 20px 15px;
  width: 260px;
}

.team-member .avatar {
  height: 160px;
  width: 160px;
  border-radius: 100px;
  padding: 3px;
  margin: 0 auto;
  margin-bottom: 28px;
}

.gold h1,
.gold h2 {
  color: #e9b97e;
}

.our-team h2 {
  padding: 10px 0 0 0;
}

.our-team .text {
  padding-bottom: 0 0 10px 0;
}

.team-social {
  margin: 0 auto;
  /*width: 138px;*/
  display: inline-block;
}

.team-social-item {
  border: 5px solid transparent;
  width: 32px;
  height: 32px;
  float: left;
  display: table;
}

.team-social-item a {
  border: 5px solid transparent;
  display: block;
  width: 32px;
  height: 32px;
}

.team-social-item.facebook a:hover,
.team-social-item.twitter a:hover,
.team-social-item.linkedin a:hover {
  border: 5px solid #66e7f3;
  border-radius: 100px;
}

.gold .team-social-item.facebook a:hover,
.gold .team-social-item.twitter a:hover,
.gold .team-social-item.linkedin a:hover {
  border: 5px solid #c0a062;
  border-radius: 100px;
}

.team-social-item .fa {
  color: #999;
  font-size: 17px;
}

.team-member:hover {
  color: #c0a062;
  cursor: pointer;
}

.team-member p {
  padding: 15px 0;
  font-family: "ComicSans", sans-serif;
  font-size: 14px;
  vertical-align: middle;
  display: table-cell;
  font-weight: 300px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* === Skills (About) Section === */

#skills {
  padding: 30px 0;
}

#skills .skills-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}

.my-skills h2 {
  padding: 10px 0 30px 0;
}

.center {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.list-small > li {
  font-size: 12px;
  word-spacing: 1px;
  line-height: 14px;
  vertical-align: top;
}

.list-inline-block > li {
  margin-top: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
}

.list-small > li {
  font-size: 12px;
  word-spacing: 1px;
  line-height: 14px;
}

.fonts-display-cnd {
  font-family: "ComicSans", sans-serif;
  text-transform: none;
  letter-spacing: 0;
}

.list-inline-block.list-small.fonts-display h4 {
  padding: 15px 0 0 0;
}

/* === Projects section  === */

#projects {
  text-align: center;
  padding: 30px 0 30px 0;
  position: relative;
}

.projects-items,
#projects-filters,
.skill-container ul {
  list-style: none;
  padding: 15px 0 0 0;
}

.projects-items {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.projects-items li {
  float: left;
  /*width: 245px; */
}

.projects-items li,
#projects-filters li {
  display: inline-block;
  padding: 0;
}

.item {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  padding: 4px;
}

.item span {
  display: none;
}

.item-info-wrap {
  width: 30%;
  padding: 1% 1%;
  float: left;
}

.item-description {
  font-size: 14px;
}

.item-preview {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
  position: relative;
  z-index: 9999;
  text-decoration: none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.item-info-wrap .item-description,
.item-info-wrap .item-title,
.item-info-wrap .item-social,
.item-info-wrap .preview {
  background: rgba(217, 217, 217, 0.35);
  padding: 10px;
}

.item-info-wrap .item-title {
  text-align: center;
  font-size: 17px;
}

.item-info-wrap .fb-like {
  margin-right: 10px;
}

.item-social {
  padding: 5px;
  background: rgba(217, 217, 217, 0.4);
  position: relative;
  z-index: 9999;
}

#filtered-list .gap {
  display: inline-block;
}

#projects-filters li {
  font-family: "ComicSans", sans-serif;
  text-transform: uppercase;
  position: relative;
  margin: 0px 0px 2px 0px;
  padding: 4px 13px;
  font-size: 18px;
  color: #3f3f3f;
  min-height: 44px;
  text-decoration: none;
  outline: none;
  text-align: center;
  line-height: 200%;
  cursor: pointer;
}

#projects-filters .active,
#projects-filters li:hover {
  background-color: #16a6b6;
  color: #fff;
}

.gold #projects-filters .active,
.gold #projects-filters li:hover {
  background-color: #c0a062;
  color: #fff;
}

.projects-items li .title,
.projects-items li .description,
.projects-items li .preview {
  display: none;
}

.projects-items img {
  width: 100%; /*245px*/
  height: auto;
}

::selection {
  color: #fff;
  background: #16a6b6;
}

#filtered-list:after {
  content: "";
  display: inline-block;
  width: 100%;
}

#filtered-list .mix {
  display: none;
  opacity: 0;
}

/* === Gray scale picture === */

.projects-items .item img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.projects-items .item img:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
}

/* === SERVICES section  === */

.services-wrapper {
  margin: 0 auto;
  float: none;
  display: inline-block;
}

.services-item {
  /*float: left;*/
  position: relative;
  padding: 15px 15px 30px 15px;
}

.services-item h3 {
  padding: 10px 0 0 0;
}

.services-item ul {
  padding: 10px 0 0 0;
  margin-left: 45px;
  text-align: left;
}

.services-item li {
  list-style: disc;
}

#services {
  text-align: center;
  position: relative;
  padding: 0 0 15px 0;
}

#services p {
  font-size: 18px;
  line-height: 25px;
  width: 676px;
}

/* === Comments Opinion Section  === */

#opinions {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.content-opinion {
  width: 100%;
  display: inline-block;
  position: relative;
}

.content-opinion #opinions-list blockquote {
  border: none;
}

ul.slider-markers {
  padding: 9px;
}

.slider {
  position: absolute;
}

.our-comments h2 {
  padding: 10px 0 0 0;
}

.slider > li:first-child {
  display: block;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.slider > li {
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  top: 0;
  left: 0;
  width: 100%;
}

.list-opinion {
  position: relative;
  padding: 25px 15px 0px 15px;
  min-height: 200px;
}

ul.slider-markers {
  display: inline-block;
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0;
  padding: 0;
}

.opinions-page-wrapper > div {
  float: none;
  margin: 0 auto;
}

/* === Social Section  === */

#social {
  position: relative;
  text-align: center;
  padding: 15px 0;
}

#social .img-social {
  float: none;
  margin: 0 auto;
}

.social-item {
  border: 5px solid transparent;
  /*width: 130px;*/
  text-decoration: center;
  /*height: 160px;*/
  overflow: hidden;
}

.social-item a {
  border: 5px solid transparent;
  display: inline-block;
  width: 120px;
  height: 120px;
  text-indent: -9999px;
}

#social .facebook a {
  background: url("../img/facebook.png") center center no-repeat;
}

#social .twitter a {
  background: url("../img/twitter.png") center center no-repeat;
}

#social .linkedin a {
  background: url("../img/linkedin.png") center center no-repeat;
}

#social .skype a {
  background: url("../img/skype.png") center center no-repeat;
}

.facebook a:hover,
.twitter a:hover,
.linkedin a:hover,
.skype a:hover {
  border: 5px solid #66e7f3;
  border-radius: 100px;
}

.gold .facebook a:hover,
.gold .twitter a:hover,
.gold .linkedin a:hover,
.gold .skype a:hover {
  border: 5px solid #8d6c0b;
  border-radius: 100px;
}

/* === Contact form Section  === */

#contacts {
  position: relative;
  text-align: center;
  padding: 80px 0 15px 0;
}

.contact-wrap {
  float: left;
  width: 840px;
  margin: 0 20px;
  clear: both;
}

#contacts .form-wrapper {
  float: none;
  margin: 0 auto;
}

.field input {
  border: none;
  height: 40px;
  display: block;
  margin: 10px auto;
  width: 100%;
  font-family: "ComicSans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-left: 10px;
  outline: none;
  background-color: #bbe1bb;
}

.gold .field input {
  background-color: #fff3c4;
}

.field textarea {
  border: none;
  height: 150px;
  display: block;
  margin: 10px auto;
  width: 100%;
  font-family: "ComicSans", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding-left: 10px;
  padding-top: 12px;
  outline: none;
  background-color: #bbe1bb;
}

.gold .field textarea {
  background-color: #fff3c4;
}

#submit {
  cursor: pointer;
  text-indent: -9999px;
  border: none;
  height: 35px;
  width: 99%;
  padding-left: 10px;
  outline: none;
  background: #bbe1bb url(../img/mail.png) center center no-repeat;
  cursor: pointer;
}

.gold #submit {
  background: #8e7f45 url(../img/mail.png) center center no-repeat;
}

#submit:hover {
  background: #36d7b7 url(../img/mail.png) center center no-repeat;
}

.gold #submit:hover {
  background: #685612 url(../img/mail.png) center center no-repeat;
}

#callback {
  width: 60%;
  margin: 0 auto;
}

.error {
  background: rgba(255, 131, 136, 0.4) url("../img/error.html") no-repeat 10px center;
  padding: 10px 10px 10px 55px;
  color: #7e0f00;
  border: 1px solid #8a1f11;
}

.success {
  background: rgba(212, 255, 205, 0.35) url("../img/success.html") no-repeat 10px center;
  padding: 10px;
  border: 1px solid #258815;
  color: #0d5e00;
}

.sending .send-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*	background-color: rgba(0, 0, 0, 0.3); */
  z-index: 555;
  background-image: url("../img/loader.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

/* === Find Section  === */

#find {
  text-align: center;
  padding: 30px 0;
  position: relative;
}

.find-items {
  /*max-width: 780px;*/
  margin: 30px auto;
}

/** personal **/
.find-items > div {
  padding: 0;
}

.map:hover {
  background-color: #66e7f3;
}

.phone-email,
.map,
.address {
  /*max-width: 250px;*/
  height: 250px;
  position: relative;
  display: table;
  /*margin-right: 15px;*/
  /*float: left;*/
  background-color: #fff;
  word-break: break-all;
}

.gold .phone-email,
.gold .map,
.gold .address {
  background-color: #fff3c4;
}

/** personal **/
.phone-email,
.address {
  width: 100%;
}

.address:hover {
  background-color: #66e7f3;
  color: #fff;
}

.gold .address:hover {
  background-color: #685612;
}

.phone-email:hover {
  background-color: #66e7f3;
  color: #fff;
}

.gold .phone-email:hover {
  background-color: #685612;
  color: #fff;
}

.find-text {
  width: 100%;
  height: 250px;
  padding: 0 15px;
  font-family: "ComicSans", sans-serif;
  font-size: 14px;
  vertical-align: middle;
  display: table-cell;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
  word-break: break-word;
}

.location {
  width: 100%; /* 250px */
  min-width: 250px;
  height: 250px;
  vertical-align: middle;
  display: table-cell;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

/* == Footer Section == */

.footer {
}

.footer a {
  color: #66e7f3;
  font-size: 80px;
  vertical-align: middle;
}

.gold .footer a {
  color: #8e7f45;
}

.footer h1 {
  background: url("../img/html.jpg") repeat;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
  vertical-align: middle;
}

/* === Rotate icons === */

.twitter a:hover,
.facebook a:hover,
.linkedin a:hover,
.skype a:hover {
  animation: spinAround 0.5s linear;
  -webkit-animation: spinAround 0.5s linear;
  -moz-animation: spinAround 0.5s linear;
}

@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}

.slider-markers a {
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #2de4dd;
  margin: 3px;
  cursor: pointer;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset, 1px 1px 1px rgba(255, 255, 255, 0.1);
  text-indent: -9999px;
}

.gold .slider-markers a {
  background: #8e7f45;
}

.slider-markers a.active:after {
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50%;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
  background: -o-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
  background: -ms-linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
  background: linear-gradient(top, #fff 0%, #f6f6f6 47%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}

.slider li.hide {
  visibility: hidden;
}
.slider li.show {
  visibility: visible;
}

.hide {
  visibility: hidden;
}
.show {
  visibility: visible;
}

.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 50px;
  right: 100px;
  display: none;
  text-indent: -9999px;
  background: transparent center center no-repeat url("../img/top.png");
}

body.loading #menu,
body.loading #about,
body.loading #skills,
body.loading #projects,
body.loading #opinions,
body.loading #services,
body.loading #social,
body.loading #contacts,
body.loading #find {
  visibility: hidden;
  opacity: 0;
}

body.loaded #menu,
body.loaded #about,
body.loaded #skills,
body.loaded #projects,
body.loaded #opinions,
body.loaded #services,
body.loaded #social,
body.loaded #contacts,
body.loaded #find {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  opacity: 1;
}

@keyframes scale {
  0%,
  100% {
    transform: scale(0);
  }
  7%,
  90% {
    transform: scale(0.4);
  }
  50% {
    transform: scale(1);
  }
}

@-webkit-keyframes scale {
  0%,
  100% {
    transform: scale(0);
  }
  7%,
  90% {
    transform: scale(0.4);
  }
  50% {
    transform: scale(1);
  }
}

@-moz-keyframes scale {
  0%,
  100% {
    transform: scale(0);
  }
  7%,
  90% {
    transform: scale(0.4);
  }
  50% {
    transform: scale(1);
  }
}

@-webkit-keyframes grow {
  0%,
  100% {
    left: 50%;
    right: 50%;
    top: 100%;
  }
  7%,
  90% {
    top: 60%;
    left: 30%;
    right: 30%;
  }
  50% {
    top: 0;
    left: 0;
    right: 0;
  }
}

@keyframes grow {
  0%,
  100% {
    left: 50%;
    right: 50%;
    top: 100%;
  }
  7%,
  90% {
    top: 60%;
    left: 30%;
    right: 30%;
  }
  50% {
    top: 0;
    left: 0;
    right: 0;
  }
}

@-moz-keyframes grow {
  0%,
  100% {
    left: 50%;
    right: 50%;
    top: 100%;
  }
  7%,
  90% {
    top: 60%;
    left: 30%;
    right: 30%;
  }
  50% {
    top: 0;
    left: 0;
    right: 0;
  }
}

#loader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #fff;
}

#loader:before,
#loader div:before {
  display: none;
}

#loader .tree {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 180px;
  margin: -90px 0 0 -125px;
}

.tree-mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff url(../img/tree_loader.png) no-repeat bottom center;
}

.loading #loader.animation-grow .tree-mask {
  transform-origin: 50% 90%;
  animation: grow 5s infinite ease-out;
  -webkit-animation: grow 5s infinite ease-out;
  -moz-animation: grow 5s infinite ease-out;
}

.mask-layer {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: transparent url(../img/tree_loader_mask.png) no-repeat bottom center;
  background-size: cover;
}

.loading #loader {
  display: block;
}

@media (max-width: 1024px) {
  #team .team-wrapper,
  #about .slider-col {
    width: 810px;
    margin: 0 auto;
    float: none;
  }
}

@media (max-width: 820px) {
  #team .team-wrapper,
  #about .slider-col {
    width: 540px;
    margin: 0 auto;
    float: none;
  }
}

@media (max-width: 640px) {
  #team .team-wrapper,
  #about .slider-col {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
}

@media (max-width: 960px) {
  #menu {
    width: 100%;
    max-width: 610px; /*766*/
    position: relative;
    background: transparent url("../img/menu600x426.png") no-repeat 50% 0%;
    min-height: 695px;
    margin: 0 auto 200px auto;
  }

  #menu > div {
    right: initial;
    bottom: initial;
  }

  #menu .about {
    top: 255px;
    left: 415px;
  }

  #menu .about a {
    font-size: 58px;
  }

  #menu .projects {
    top: 168px;
    left: 113px;
  }

  #menu .projects a {
    font-size: 49px;
  }

  #menu .services {
    top: 212px;
    left: 254px;
  }

  #menu .services a {
    font-size: 55px;
  }

  #menu .comments {
    top: 127px;
    left: 272px;
  }

  #menu .comments a {
    font-size: 40px;
  }

  #menu .contacts {
    top: 127px;
    left: 71px;
  }

  #menu .contacts a {
    font-size: 41px;
  }

  #menu .following {
    top: 208px;
    left: 43px;
  }

  #menu .following a {
    font-size: 40px;
  }

  #menu .video {
    top: 203px;
    left: 517px;
  }

  #menu .video a {
    font-size: 30px;
  }

  #menu .social {
    top: 15px;
    left: 380px;
  }

  #menu .social a {
    font-size: 31px;
  }

  #menu .find {
    top: 233px;
    left: 542px;
  }

  #menu .find a {
    font-size: 44px;
  }

  #menu .team {
    top: 89px;
    left: 194px;
  }

  #menu .team a {
    font-size: 52px;
  }

  #menu .information {
    top: 13px;
    left: 129px;
  }

  #menu .information a {
    font-size: 26px;
  }

  #menu .photos {
    top: 48px;
    left: 257px;
  }

  #menu .photos a {
    font-size: 45px;
  }

  #menu .works {
    top: 87px;
    left: 355px;
  }

  #menu .works a {
    font-size: 53px;
  }

  #menu .skills {
    top: 168px;
    left: 423px;
  }

  #menu .skills a {
    font-size: 45px;
  }

  .services-item ul {
    display: inline-block;
  }
}

@media (max-width: 600px) {
  #menu {
    width: 320px;
    padding: 0;
    position: relative;
    background: transparent url("../img/menu_fully_pink320x227.png") no-repeat 50% 0%;
    min-height: 230px;
    margin: 0 auto;
  }

  #menu > div {
    display: none;
  }

  #menu > div > a {
    width: 42px;
    height: 42px;
    display: block;
    text-indent: -9999px;
    position: relative;
    z-index: 100;
  }

  #menu div.projects,
  #menu div.services,
  #menu div.social,
  #menu div.skills,
  #menu div.find,
  #menu div.about,
  #menu div.comments,
  #menu div.contacts,
  #menu div.photos {
    position: absolute;
    top: 115px;
    left: 60px;
    border: 1px dashed #666;
    display: block;
    background-color: rgba(238, 238, 238, 0.65);
    border-radius: 100px;
    padding: 6px;
  }

  #menu div:before {
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    top: -10px;
    left: 50%;
    border-left: 2px dashed #666;
    z-index: 99;
  }

  #menu div.projects {
    top: 115px;
    left: 32px;
  }

  #menu div.projects > a {
    background: transparent center center no-repeat url(../img/projects_icon.png);
    background-size: cover;
  }

  #menu div.services {
    left: 204px;
    top: 146px;
  }

  #menu div.services > a {
    background: transparent center center no-repeat url(../img/services_icon.png);
    background-size: cover;
  }

  #menu div.contacts {
    left: 192px;
    top: 12px;
  }

  #menu div.contacts > a {
    background: transparent center center no-repeat url(../img/contacts_icon.png);
    background-size: cover;
  }

  #menu div.about {
    left: 86px;
    top: 76px;
  }

  #menu div.about > a {
    background: transparent center center no-repeat url(../img/about_icon.png);
    background-size: cover;
  }

  #menu div.comments {
    left: 143px;
    top: 103px;
  }

  #menu div.comments > a {
    background: transparent center center no-repeat url(../img/comments_icon.png);
    background-size: cover;
  }

  #menu div.skills {
    top: 20px;
    left: 122px;
  }

  #menu div.skills > a {
    background: transparent center center no-repeat url("../img/skills_icon.png");
    background-size: cover;
  }

  #menu div.find {
    top: 54px;
    left: 25px;
  }

  #menu div.find > a {
    background: transparent center center no-repeat url(../img/find_icon.png);
    background-size: cover;
  }

  #menu div.social {
    left: 257px;
    top: 107px;
  }

  #menu div.social > a {
    background: transparent center center no-repeat url(../img/social_icon.png);
    background-size: cover;
  }

  #menu div.photos {
    left: 202px;
    top: 78px;
  }

  #menu div.photos > a {
    background: transparent center center no-repeat url(../img/photos_icon.png);
    background-size: cover;
  }

  .team-wrapper .item {
    margin-left: 15px;
  }

  .phone-email,
  .map,
  .address {
    width: 100%;
  }

  .find-items > div {
    padding: 0;
  }

  .scrollup {
    right: 10px;
    bottom: 5px;
  }
}

@media (max-width: 320px) {
  #menu {
    margin-left: -15px;
  }
}

@media (max-width: 240px) {
  #menu {
    width: 240px;
  }

  #social .social-item a {
    width: 80px;
    height: 80px;
    background-size: cover;
  }

  .quote,
  .quote.left,
  .quote.right {
    padding: 5px;
  }

  #menu div.projects {
    left: 0px;
  }

  #menu div.services {
    left: 170px;
  }

  #menu div.contacts {
    left: 160px;
  }

  #menu div.about {
    top: 60px;
    left: 50px;
  }

  #menu div.comments {
    top: 95px;
    left: 116px;
  }

  #menu div.skills {
    top: 9px;
    left: 97px;
  }

  #menu div.find {
    top: 24px;
    left: 0px;
  }

  #menu div.social {
    top: 138px;
    left: 62px;
  }

  #menu div.photos {
    left: 180px;
  }
}

html.fancybox-lock {
  overflow: auto;
}

html.fancybox-lock body .fancybox-overlay-fixed {
  overflow: hidden;
}

/*** Boostrap extensions ;p ****/

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
