@import 'reset.css';

body,textarea,input,select {font-family: 'Montserrat', sans-serif; margin: 0; padding: 0; border: 0; outline: 0;}

body {line-height: 1.3em; color: #1b1814; font-size: 62.5%; background: #ffffff;}

a {color: #bf3180; text-decoration: underline;}
a:hover {color: #bf3180; text-decoration: underline;}

.clr {clear: both; font-size: 1px; line-height: 1px; height: 0; overflow: hidden;}

.clear:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clear {display:inline-block;}
/* Hide from IE Mac \*/
.clear {display:block;}
/* End hide from IE Mac */

::selection{background:#5e183f;color:#ffffff;}::-moz-selection{background:#5e183f;color:#ffffff;}

.image_left {
  float: left;
  margin: 0 24px 16px 0;
  padding: 8px;
  background: #ffffff;
}

.image_right {
  float: right;
  margin-left: 0 0 16px 24px;
  padding: 8px;
  background: #ffffff;
}

.button, a.button {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 22px;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: bold;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  margin: 0;
  border: none;
  background: #bf3180;
  cursor: pointer;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: none!important;
}

h1.name {
  font-size: 5em;
  color: #19181d;
  line-height: 1.1em;
  font-weight: 600;
  margin-bottom: 30px;
  font-family: 'Cormorant Garamond', serif;
}

/* page */
.b-body-content {
  position: relative;
  /*max-width: 1200px;
  margin: 0 auto;*/
}

.b-wrap, body.welcome .b-block {
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
  padding: 30px;
}

body.welcome .b-wrap {
  max-width: 100%;
  padding: 0;
}

.b-block-holder {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.b-block-holder-sidebar {
  width: 100%;
  margin-right: -430px;
  float: left;
}

.h-block-holder.padding {
  padding: 30px;
}

.b-block-holder-sidebar .h-block-holder {
  margin-right: 430px;
}

.b-sidebar {
  float: right;
  width: 350px;
  margin-bottom: 30px;
}

.b-block-holder.bottom {
  padding: 30px 0;
}

.b-block.white {
  background: #ffffff;
  padding-top: 30px;
}

body.homepage .b-body-content {
  max-width: 100%;
}

.b-page-line {
  position: relative;
  background: #4d1233;
  display: none;
}

.h-page-line {
  max-width: 1140px;
  position: relative;
  padding: 0 30px;
  margin: 0 auto;
}

.b-page-name {
  font-size: 5em;
  color: #ffffff;
  line-height: 1em;
  font-weight: bold;
  text-transform: uppercase;
  padding: 30px 0;
}

.b-sub-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background: url(/images/black_bg.png);
}

.h-sub-menu {
  max-width: 1160px;
  position: relative;
  margin: 0 auto;
  padding: 20px 20px 10px 20px;
}

.b-sub-menu li {
  font-size: 1.2em;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.3em;
  display: inline-block;
  margin: 0 20px 10px 0;
}

.b-sub-menu li a {
  color: #ffffff;
  text-decoration: none;
}

.b-sub-menu li.active a, .b-sub-menu li a.active  {
  color: #7f7f7e;
}

.b-sub-menu li ul {
  display: none;
}

.content-submenu {
  margin-bottom: 40px;
  background: url(/images/sep.gif) repeat-x bottom left;
}

.content-submenu li {
  font-size: 1.2em;
  color: #1c1c1b;
  line-height: 1.3em;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 20px;
  padding-bottom: 20px;
}

.content-submenu li a {
  text-decoration: underline;
  color: #1c1c1b;
}

.content-submenu li a.active, .content-submenu li a:hover {
  color: #9e833d;
  text-decoration: none;
}

.b-block-name, h2.name {
  font-size: 3.2em;
  color: #bf3180;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2em;
  padding: 0 0 30px 0;
  text-transform: uppercase;
}

h1.title {
  font-size: 4em;
  color: #19181d;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 20px;
  font-family: 'Cormorant Garamond', serif;
}

.b-share-block {
  margin-bottom: 30px;
}

.b-item-img {
  /*text-align: center;*/
  margin-bottom: 30px;
}

.b-item-img img {
  width: 100%;
}

.b-item-gallery {
  position: relative;
  margin-bottom: 30px!important;
}

.b-item-gallery-thumb {

}

.b-video-player {
  margin: 0 auto;
}

.b-mapa {
  height: 400px;
  margin-bottom: 30px;
}

#mapa {
  height: 400px;
}

.b-main-block {

}

.h-main-block {
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
  padding: 30px 30px 0 30px;
  overflow: hidden;
  zoom: 1;
}

.b-main-block.news {
  background: #ffffff;
}

.b-main-block.projects {

}

.b-main-block.team {
  background: #ffffff;
}

/* header */
.b-header {
  padding: 20px 30px;
  position: relative;
}

.b-header-holder {
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
}

.b-search-input {
  position: absolute;
  top: 77px;
  right: 32px;
  z-index: 1;
}

.b-search-ico {
  width: 34px;
  position: absolute;
  z-index: 3;
  height: 34px;
  display: block;
  background: url(/images/search_ico.png) no-repeat 0 0;
}

.h-search-input {
  display: none;
  position: absolute;
  z-index: 2;
  right: -1px;
}

.b-search-input .srcinput {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #191d1b;
  padding: 8px;
  font-size: 13px;
}

.b-lang {
  position: absolute;
  display: none;
  top: 30px;
  left: 0;
  z-index: 1;
  font-size: 1.3em;
  color: #1c1c1b;
  line-height: 1.2em;
  text-transform: uppercase;
}

.b-lang a {
  color: #1c1c1b;
  text-decoration: none;
  display: inline-block;
  padding-right: 10px;
}

.b-lang a.active, .b-lang a:hover {
  color: #988d79;
}

.b-header-menu {
  position: absolute;
  top: 15px;
  right: 0;
  z-index: 1;
  font-size: 1.3em;
  color: #bf3180;
  line-height: 1.2em;
  text-transform: uppercase;
}

.b-header-menu a {
  color: #bf3180;
  text-decoration: none;
  display: inline-block;
  padding-left: 10px;
  text-decoration: underline;
}

/* menu */
.b-main-menu {
  background: #5e183f;
  text-align: left;
}

.h-main-menu {
  max-width: 1160px;
  position: relative;
  margin: 0 auto;
  padding: 20px 20px;
}

.b-top-menu-links li {
  display: inline-block;
  font-size: 2em;
  color: #ffffff;
  line-height: 1.2em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.b-top-menu-links li a {
  color: #ffffff;
  text-decoration: none;
  padding: 0 10px;
}

.b-top-menu-links li a:hover, .b-top-menu-links li a.active {
  text-decoration: underline;
  color: #e6b2ce;
}

/* slider */
.b-slider {
  position: relative;
}

.b-slider img {
  max-width: 100%;
}

.b-slider-text {
  width: 100%;
  position: absolute;
  top: 0;
}

.h-slider-text {
  max-width: 1140px;
  margin: 0 auto;
  padding: 60px 30px 0 30px;
}

.b-slider-text h1 {
  font-size: 4.2em;
  color: #5e183f;
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 20px;
  font-family: 'Cormorant Garamond', serif;
  text-align: left;
  text-transform: uppercase;
}

.b-slider-text p {
  font-size: 1.4em;
  color: #191d1b;
  line-height: 1.4em;
  font-weight: 100;
  padding-right: 460px;
}

/* news */
.b-news-list, .b-some-list {

}

.b-news-list ul, .b-some-list ul {
  text-align: justify;
  text-justify: newspaper;
  zoom: 1;
}

.b-news-list ul:after, .b-some-list ul:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}

.b-news-list li, .b-some-list li {
  width: 29%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin-bottom: 20px;
  //display : inline;
  //zoom : 1;
}

.b-sidebar .b-news-list li, .b-sidebar .b-some-list li {
  width: 100%;
}

.b-news-item, .b-some-item {
  margin-bottom: 30px;
}

.b-news-img, .b-some-img {
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

.b-news-img img, .b-some-img img {
  display: block;
  max-width: 100%;
}

.b-news-info, .b-some-info {
  padding-top: 20px;
}

.b-news-title, .b-some-title {
  padding-bottom: 10px;
}

.b-news-title h2, .b-some-title h2 {
  font-weight: 600;
  font-size: 2.6em;
  color: #5e183f;
  line-height: 1.2em;
  margin-bottom: 10px;
  font-family: 'Cormorant Garamond', serif;
}

.b-news-title h2 a, .b-some-title h2 a {
  text-decoration: none;
  color: #5e183f;
}

.b-news-date {
  font-size: 18px;
  color: #636075;
  font-family: 'Cormorant Garamond', serif;
}

.b-news-category {
  color: #bf3180;
  line-height: 1.2em;
  font-size: 1.4em;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.b-news-title .b-news-category {
  display: inline;
  margin-bottom: 0;
}

.b-news-desc, .b-some-desc {
  font-size: 1.4em;
  color: #19181d;
  line-height: 1.3em;
}

.b-news-desc a, .b-some-desc a {
  color: #19181d;
  text-decoration: none;
}

.b-news-more {
  text-align: center;
  padding-bottom: 30px;
}

.b-news-source {
  font-size: 1.5em;
  color: #19181d;
  font-weight: bold;
  margin-bottom: 30px;
}

.b-news-source a {
  font-weight: normal;
}

.b-news-tab {
  font-size: 2.8em;
  color: #1c1c1b;
  font-weight: 100;
  line-height: 1.1em;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}

.b-news-tab a {
  text-decoration: none;
  color: #1c1c1b;
  border-bottom: 1px dotted #1c1c1b;
}

.b-news-tab a.active {
  color: #988d79;
  text-decoration: none;
  border-bottom: none;
}

.news-top-tab {
  display: inline;
}

/* projects */
.b-project-list {

}

.b-project-item {
  margin-bottom: 30px;
  background: #ffffff;
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}

body.welcome .b-project-item {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.b-project-poster img {
  display: block;
  width: 100%;
}

.h-project-info {
  padding: 30px 10px;
  text-align: center;
}

.b-project-item h2 {
  font-weight: 600;
  font-family: 'Cormorant Garamond', serif;
  font-size: 2.2em;
  color: #5e183f;
  line-height: 1.2em;
  text-transform: uppercase;
}

.b-project-item h2 a {
  color: #5e183f;
  text-decoration: underline;
}

.b-project-list ul {
  text-align: justify;
  text-justify: newspaper;
  zoom: 1;
}

.b-project-list ul:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}

.b-project-list li {
  width: 23%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  //display : inline;
  //zoom : 1;
}

body.static_page .b-project-list li {
  width: 18%;
}

.b-project-info-main {
  float: left;
  width: 286px;
}

.b-project-info-content {
  margin-left: 318px;
}

.b-project-info-table {
  margin-bottom: 30px;
}

.b-project-info-table td {
  font-size: 1.6em;
  color: #19181d;
  line-height: 1.3em;
  padding-bottom: 10px;
}

.b-project-info-table td.name {
  font-weight: 600;
  width: 180px;
}

.b-project-info-table table {
  width: 100%;
}

.b-project-trailer {
  display: none;
}

/* team */
.b-team-list {

}

/*.b-team-list ul {
  text-align: justify;
  text-justify: newspaper;
  zoom: 1;
}

.b-team-list ul:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}*/

.b-team-list li {
  /*width: 23%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin-bottom: 30px;
  //display : inline;
  //zoom : 1;*/
  float: left;
  margin: 0 60px 30px 0;
}

.b-team-item {

}

.b-team-img {
  margin-bottom: 25px;
  text-align: center;
}

.b-team-img img {
  max-width: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.b-team-name {
  font-size: 2.4em;
  line-height: 1.2em;
  color: #5e183f;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-weight: 600;
  text-align: center;
  font-family: 'Cormorant Garamond', serif;
}

.b-team-name a {
  color: #5e183f;
  text-decoration: none;
}

.b-team-position {
  font-size: 1.4em;
  line-height: 1.2em;
  color: #19181d;
  font-weight: 100;
  text-align: center;
}

.b-team-about {
  margin-bottom: 60px;
  overflow: hidden;
  zoom: 1;
}

.b-team-about .b-item-img {
  float: left;
  margin: 0 30px 0 0;
}

.b-team-about .b-item-img img {
  max-width: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.b-team-about .b-team-position {
  text-align: left;
  font-weight: bold;
  color: #bf3180;
}

/* static */
.b-page-video {
  float: right;
  margin: 0 0 30px 30px;
}

.b-static-text h1 {
  font-size: 3.8em;
  color: #19181d;
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 20px;
  font-family: 'Cormorant Garamond', serif;
}

.b-static-text h2 {
  font-size: 3.2em;
  color: #19181d;
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 20px;
  font-family: 'Cormorant Garamond', serif;
}

.b-static-text h3 {
  font-size: 2.6em;
  color: #19181d;
  font-weight: 600;
  line-height: 1.1em;
  margin-bottom: 20px;
  font-family: 'Cormorant Garamond', serif;
}

.b-static-text h4 {
  font-size: 2em;
  color: #19181d;
  font-weight: bold;
  line-height: 1.1em;
  margin-bottom: 20px;
}

.b-static-text p {
  font-size: 1.6em;
  color: #1b1814;
  line-height: 1.4em;
  padding-bottom: 20px;
}

.b-static-text blockquote {
  font-size: 3.2em;
  color: #5e183f;
  line-height: 1.3em;
  margin-bottom: 30px;
  padding-left: 68px;
  background: url(/images/blockquote.png) no-repeat 0 0;
}

.b-static-text blockquote p {
  font-size: 32px;
  color: #5e183f;
  padding-bottom: 0;
}

.b-static-text ul {
  list-style: disc;
  margin-bottom: 10px;
  margin-left: 40px;
}

.b-static-text ol {
  list-style: decimal;
  margin-bottom: 10px;
  margin-left: 40px;
}

.b-static-text ul li, .b-static-text ol li {
  font-size: 1.6em;
  color: #1b1814;
  line-height: 1.3em;
  padding-bottom: 10px;
}

.b-static-text table {
  font-size: 16px;
  color: #1b1814;
  width: 100%;
  margin-bottom: 20px;
}

.b-static-text table.nobg {
  background: none;
}

.b-static-text th {
  vertical-align: top;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  text-align: left;
  color: #1b1814;
  border: 1px solid #1b1814;
}

.b-static-text td {
  vertical-align: top;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 18px;
  color: #1b1814;
  border: 1px solid #1b1814;
}

.b-static-text table.nobg td, .b-static-text table.nobg th {
  border: none;
}

.b-static-text td p {
  font-size: 16px!important;
  line-height: 18px!important;
  color: #1b1814!important;
  padding: 0!important;
}

.b-static-text table.nobg td {
  color: #1b1814;
}

.b-static-text td.name {
  font-weight: bold;
  width: 110px;
  padding-right: 0;
}

/* search */
.b-search-form {
  margin: 0 0 30px 0;
}

.b-search-results {

}

.b-search-results ul {
  text-align: justify;
  text-justify: newspaper;
  zoom: 1;
}

.b-search-results ul:after {
  width: 100%;
  height: 0px;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
}

.b-search-results li {
  width: 29%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin-bottom: 20px;
  //display : inline;
  //zoom : 1;
}

.b-search-results .b-news-category {
  display: inline;
  margin-bottom: 0;
}

/* form */
.b-form {
  margin-bottom: 30px;
}

.b-form h3 {
  font-size: 2em;
  line-height: 1.2em;
  padding-bottom: 20px;
  color: #1c1c1b;
  text-transform: uppercase;
  font-weight: 100;
}

.b-form dt {
  font-size: 1.6em;
  color: #1c1c1b;
  line-height: 1.2em;
  margin-bottom: 10px;
  font-weight: bold;
}

.b-form dd {
  margin-bottom: 20px;
}

.b-form select {
  border: 1px solid #e1e1e2;
  background: #ffffff;
  margin: 0;
  width: 100%;
  padding: 8px;
  font-size: 16px;
  color: #010f11;
  font-weight: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.b-form .input, .b-form textarea {
  border: 1px solid #e1e1e2;
  background: #ffffff;
  margin: 0;
  width: 100%;
  padding: 8px;
  font-size: 16px;
  color: #010f11;
  font-weight: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.b-form .code_input {
  border: 1px solid #e1e1e2;
  background: #ffffff;
  margin: 0;
  width: 60px;
  padding: 8px;
  font-size: 16px;
  color: #010f11;
  font-weight: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: 14px;
}

.b-form .refresh {
  vertical-align: 8px;
  padding: 0 10px;
}

.b-form textarea {
  width: 100%;
  height: 80px;
}

.b-form-submit {

}

.b-form-done {
  font-size: 1.4em;
  color: #00b655;
  border: 1px solid #00b655;
  font-weight: normal;
  line-height: 1.3em;
  padding: 15px 15px 15px 50px;
  background: #ffffff url(/images/form_ico.png) no-repeat 15px 15px;
  margin-bottom: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.b-form-notice {
  font-size: 1.4em;
  color: #19181d;
  border: 1px solid #e1e1e2;
  font-weight: normal;
  line-height: 1.2em;
  padding: 15px 15px 15px 50px;
  background: #ffffff url(/images/form_ico.png) no-repeat 15px -170px;
  margin-bottom: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.b-form-error {
  font-size: 1.4em;
  color: #ff833d;
  border: 1px solid #ff833d;
  font-weight: normal;
  line-height: 1.3em;
  padding: 15px 15px 15px 50px;
  background: #ffffff url(/images/form_ico.png) no-repeat 15px -51px;
  margin-bottom: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.b-form p.error {
  font-size: 1.3em;
  line-height: 1.2em;
  color: #a77d31;
  padding-top: 10px;
}

/* pages */
.b-pager {
  margin-bottom: 30px;
}

.b-pager {
  text-align: center;
  position: relative;
  zoom: 1;
  overflow: hidden;
}

.b-pager li {
  display: inline-block;
}

.b-pager a {
  font-size: 2.2em;
  line-height: 1.3em;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 6px 12px;
  background: #4d1233;
  margin: 0 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.b-pager a.active, .b-pager a:hover {
  background: #5e183f;
}

/* footer */
.b-footer {
  background: #5e183f;
}

.h-copyright {
  max-width: 1160px;
  position: relative;
  margin: 0 auto;
  padding: 25px 30px;
  overflow: hidden;
  zoom: 1;
}

.b-copyright-text {
  padding: 12px 0 12px 220px;
  background: url(/images/logo_small.png) no-repeat top left;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #ffffff;
  font-weight: 300;
  float: left;
  font-family: 'Montserrat', sans-serif;
}

.b-copyright-text a, .b-webdev a {
  color: #ffffff;
}

.b-webdev {
  background: #4d1233;
  padding: 20px;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
}

/* Modals */
h2.modal-name {
  margin: 15px 32px;
}

.modal-text {
  padding: 0 32px;
}

.back-modal {
  position: absolute;
  top: 23px;
  right: 32px;
  z-index: 22;
  font-size: 20px;
  line-height: 20px;
  color: #848387;
  text-decoration: none;
}

@media only screen and (max-width : 1024px) {

}

@media only screen and (max-width : 960px) {
  .b-slider-text p {
    padding-right: 300px;
  }
}

@media only screen and (max-width : 740px) {
  .b-sidebar {
    float: none;
    width: 100%;
  }

  .b-slider {
    display: none;
  }

  .b-main-block.projects {
    margin-top: 0;
    padding: 30px 0 0 0;
  }

  .b-block-holder-sidebar {
    float: none;
    margin-right: 0;
  }

  .b-block-holder-sidebar .h-block-holder {
    margin-right: 0;
  }

  .b-news-list li, .b-some-list li {
    width: 45%;
  }

  .b-team-list li {
    width: 45%;
    margin-right: 20px;
  }

  .b-project-list li {
    width: 45%;
  }

  .b-team-about .b-item-img {
    float: none;
    margin: 0 0 30px 0;
  }

  .b-project-info-main {
    float: none;
    width: auto;
    margin-bottom: 30px;
  }

  .b-project-info-content {
    margin-left: 0;
  }
}

@media only screen and (max-width : 540px) {
  .b-news-list li, .b-some-list li {
    width: 100%;
  }

  .b-team-list li {
    width: 100%;
  }

  .b-header-menu {
    position: relative;
    top: auto;
    left: auto;
    padding-top: 20px;
  }

  .b-header-menu a {
    padding: 0 5px 0 0;
  }

  .b-search-input {
    top: 120px;
  }
}