@charset "UTF-8";
/* CSS Document */
/** Generated by FG **/
@font-face {
  font-family: 'Acrom';
  src: url("../fonts/The Northern Block - Acrom.eot");
  src: local("☺"), url("../fonts/The Northern Block - Acrom.woff") format("woff"), url("../fonts/The Northern Block - Acrom.ttf") format("truetype"), url("../fonts/The Northern Block - Acrom.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/** Generated by FG **/
@font-face {
  font-family: 'Acrom Thin';
  src: url("../fonts/The Northern Block - Acrom Thin.eot");
  src: local("☺"), url("../fonts/The Northern Block - Acrom Thin.woff") format("woff"), url("../fonts/The Northern Block - Acrom Thin.ttf") format("truetype"), url("../fonts/The Northern Block - Acrom Thin.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/** Generated by FG **/
@font-face {
  font-family: 'Acrom Medium';
  src: url("../fonts/The Northern Block - Acrom Medium.eot");
  src: local("☺"), url("../fonts/The Northern Block - Acrom Medium.woff") format("woff"), url("../fonts/The Northern Block - Acrom Medium.ttf") format("truetype"), url("../fonts/The Northern Block - Acrom Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/** Generated by FG **/
@font-face {
  font-family: 'Acrom Light';
  src: url("../fonts/The Northern Block - Acrom Light.eot");
  src: local("☺"), url("../fonts/The Northern Block - Acrom Light.woff") format("woff"), url("../fonts/The Northern Block - Acrom Light.ttf") format("truetype"), url("../fonts/The Northern Block - Acrom Light.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/** Generated by FG **/
@font-face {
  font-family: 'Acrom Bold';
  src: url("../fonts/The Northern Block - Acrom ExtraBold.eot");
  src: local("☺"), url("../fonts/The Northern Block - Acrom ExtraBold.woff") format("woff"), url("../fonts/The Northern Block - Acrom ExtraBold.ttf") format("truetype"), url("../fonts/The Northern Block - Acrom ExtraBold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
/* CSS Reset */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

strong, b {
  font-weight: bold; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  background-color: #fff !important; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* End CSS Reset */
#supersized-loader {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  width: 60px;
  height: 60px;
  margin: -30px 0 0 -30px;
  text-indent: -999em; }

#supersized {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  height: 100%;
  width: 100%; }

#supersized img {
  width: auto;
  height: auto;
  position: relative;
  display: none;
  outline: none;
  border: none; }

#supersized.speed img {
  -ms-interpolation-mode: nearest-neighbor;
  image-rendering: -moz-crisp-edges; }

/*Speed*/
#supersized.quality img {
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality; }

/*Quality*/
#supersized li {
  display: block;
  list-style: none;
  z-index: -30;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #111; }

#supersized a {
  width: 100%;
  height: 100%;
  display: block; }

#supersized li.prevslide {
  z-index: -20; }

#supersized li.activeslide {
  z-index: -10; }

#supersized li.image-loading {
  width: 100%;
  height: 100%; }

#supersized li.image-loading img {
  visibility: hidden; }

#supersized li.prevslide img, #supersized li.activeslide img {
  display: inline; }

/* Typography 
-------------------------------------*/
.bv-form .help-block {
  margin-bottom: 0; }

.bv-form .tooltip-inner {
  text-align: left; }

.nav-tabs li.bv-tab-success > a {
  color: #3c763d; }

.nav-tabs li.bv-tab-error > a {
  color: #a94442; }

.bv-form .bv-icon-no-label {
  top: 0; }

.bv-form .bv-icon-input-group {
  top: 0;
  z-index: 100; }

* {
  margin: 0;
  padding: 0; }

body {
  font: 14px/18px 'PT Sans', sans-serif;
  color: #000;
  margin: 0;
  padding: 0;
  width: 100%; }

#wrapper {
  position: relative; }

a {
  color: #000;
  text-decoration: underline;
  font-family: 'PT Sans', sans-serif; }

img {
  vertical-align: middle; }

p {
  margin-bottom: 20px;
  font: 15px/28px 'Acrom', Arial, sans-serif;
  color: #252525; }

ul.inline-format {
  font: 14px Verdana, sans-serif;
  word-spacing: -.36em; }

ul.inline-format li {
  word-spacing: normal; }

/* Hover Effects 
-------------------------------------*/
a:hover {
  text-decoration: none; }

/* Button style 
-------------------------------------*/
.btn, a.btn, input.btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  min-width: 110px;
  padding: 10px 18px;
  font: 18px 'PT Sans', sans-serif;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  -moz-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.order, a.order {
  display: block;
  width: 265px;
  margin: 0 auto -30px;
  background-color: #da0404;
  color: #fff;
  padding: 17px 15px;
  font: 20px 'Roboto', sans-serif; }
  .order:hover, a.order:hover {
    background-color: #fff;
    color: #da0404;
    border: 1px solid #da0404; }

.btn-red {
  color: #fff;
  border: transparent;
  background-color: #da0404; }
  .btn-red:hover {
    background-color: #fff;
    color: #da0404;
    border: 1px solid #da0404; }

.btn-def {
  background-color: #fff;
  color: #5e6570;
  border: 1px solid #37a1e4; }
  .btn-def:hover {
    background-color: #37a1e4;
    color: #fff; }

/* fix button firefox */
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  border: none;
  padding: 0; }

/* Page 
-------------------------------------*/
.clear {
  clear: both; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

#wrapper {
  min-width: 320px;
  overflow: hidden; }

.title {
  font: 36px/1.2em 'Acrom Light', sans-serif;
  padding: 15px 0;
  text-align: center;
  color: #d41d1d; }
  .title span {
    display: block;
    font-size: 20px;
    color: #999999; }

/* Header 
-------------------------------------*/
.header-info .container {
  position: relative; }
.header-info p {
  display: inline-block;
  margin-bottom: 0;
  color: #999999;
  font: 12px/14px 'Acrom', Arial, sans-serif;
  vertical-align: middle; }
.header-info .wrap {
  margin-top: 35px;
  overflow: hidden; }
.header-info .link {
  color: #aba9a9;
  text-transform: uppercase;
  font: 12px/31px 'Acrom Bold', Arial, sans-serif;
  text-decoration: none;
  border-bottom: 1px dotted #aba9a9;
  margin-left: 124px; }
  .header-info .link:hover {
    border-bottom: 1px dotted transparent; }
.header-info .slogan {
  width: 300px;
  color: #999999;
  font: 12px/17px 'Acrom', Arial, sans-serif;
  float: left;
  margin-left: 150px; }
.header-info .contacts {
  display: inline-block; }
.header-info .number {
  color: #252525;
  font: 20px/22px 'Acrom Bold', Arial, sans-serif;
  position: relative;
  padding-left: 58px;
  margin-left: 25px;
  margin-right: 24px;
  padding-right: 32px;
  border-right: 1px solid #edeceb; }
  .header-info .number:before {
    position: absolute;
    content: ' ';
    width: 27px;
    height: 27px;
    background: url("../images/sprite.png") -81px -5px no-repeat;
    top: 0;
    left: 0; }
  .header-info .number span {
    color: #999999;
    font-size: 12px;
    line-height: 14px;
    vertical-align: top;
    margin-right: 8px; }
.header-info .request-call {
  color: #252525;
  text-decoration: none;
  font: 12px/14px 'Acrom Bold', Arial, sans-serif;
  -webkit-border-radius: 16px/17px 17px 16px 16px;
  -moz-border-radius: 16px/17px 17px 16px 16px;
  border-radius: 16px/17px 17px 16px 16px;
  border: 2px dotted #2e2e2e;
  text-transform: uppercase;
  padding: 8px 16px;
  text-align: center;
  float: right; }
  .header-info .request-call:focus {
    outline: none; }

#supersized {
  top: 150px !important;
  height: 758px !important;
  position: absolute !important;
  background-color: #fff !important; }
  #supersized li {
    position: absolute !important; }

/* Menu 
-------------------------------------*/
.navbar-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: absolute;
  width: 100%;
  border: none;
  z-index: 20; }
  .navbar-default .menu {
    margin: 0 auto;
    float: none;
    display: inline-block; }
    .navbar-default .menu > li {
      display: inline-block;
      margin: 0px 22px 0px 22px;
      padding: 4px 0 0px; }
      .navbar-default .menu > li > a {
        border-bottom: 4px solid transparent;
        font: 12px/14px 'Acrom Bold', Arial, sans-serif;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        padding-left: 0;
        padding-right: 0; }
        .navbar-default .menu > li > a:hover {
          border-bottom: 4px solid #fff;
          color: #fff; }
        .navbar-default .menu > li > a:focus {
          color: #fff; }
    .navbar-default .menu .active a {
      border-bottom: 4px solid #d41d1d; }
    .navbar-default .menu .active a {
      background: none;
      color: #fff; }
      .navbar-default .menu .active a:hover, .navbar-default .menu .active a:focus {
        background: none;
        color: #fff; }

.navbar {
  background-color: #333333;
  height: 49px;
  border-bottom: 1px solid #4b4b4b;
  margin-top: 31px;
  text-align: center; }
  .navbar .container {
    position: relative; }
  .navbar .logo {
    width: 117px;
    float: left;
    position: absolute;
    z-index: 2024;
    bottom: 7px;
    left: 0; }
    
.table {font-size:15px;}

.table3 {overflow-x: scroll;}

.table3 tr  {font-size:12px; border:1px solid #cdcdcd;}

.table3 p {font-size:12px;}

.table3 td {font-size:12px; border:1px solid #cdcdcd;}

.table3  tbody > tr > td > p {font-size:12px;}

.slide-wrap {
  margin-top: 80px;
  height: 759px;
  position: relative; }
  .slide-wrap h1 {
    text-align: center;
    color: #fff;
    font: 60px/0.9em 'Acrom Light', Arial, sans-serif;
    margin-bottom: 56px;
    margin-top: 54px; }
    .slide-wrap h1 span {
      font: 20px/1.2em 'Acrom Medium', Arial, sans-serif;
      display: block; }
    .slide-wrap h1 .designer {
      background-color: #d41d1d;
      margin: 0 auto 14px;
      padding: 13px 60px;
      font-size: 18px;
      display: inline-block;
      text-transform: uppercase; }
  .slide-wrap .slide-caption {
    background-color: #252525;
    padding: 30px;
    font: 14px/1.7em 'Acrom', Arial, sans-serif;
    color: #fff;
    width: 385px;
    float: left;
    top: 50%;
    margin-top: -50px;
    position: absolute; }

.can-select {
  padding: 20px 0 30px; }
  .can-select a {
    text-align: center;
    position: relative;
    opacity: 0.9;
    -webkit-transition: all ease-in-out 0.20s;
    -moz-transition: all ease-in-out 0.20s;
    -o-transition: all ease-in-out 0.20s;
    transition: all ease-in-out 0.20s;
    display: inline-block; }
    .can-select a:hover {
      opacity: 1; }
    .can-select a img {
      display: inline-block; }
    .can-select a span {
      position: absolute;
      top: 50%;
      left: 5%;
      width: 90%;
      display: inline-block;
      margin-top: -20px;
      color: #fff;
      font: 15px/1.7em 'Acrom', Arial, sans-serif; }
      .can-select a span:before {
        position: absolute;
        content: ' ';
        width: 100%;
        height: 18px;
        background: url("../images/bg-corner-top.png") 50% 0 no-repeat;
        top: -18px;
        left: 0%;
        background-size: 100%; }
      .can-select a span:after {
        position: absolute;
        content: ' ';
        width: 100%;
        height: 18px;
        background: url("../images/bg-corner-bot.png") 50% 0 no-repeat;
        bottom: -18px;
        left: 0%;
        background-size: 100%; }

.form-title {
  color: #fff;
  font: 22px/1.3em 'Acrom', Arial, sans-serif;
  text-align: center;
  margin-bottom: 35px; }

.form {
  text-align: center;
  width: 340px;
  margin: 0 auto; }
  .form .form-inp {
    background-color: rgba(37, 37, 37, 0.5);
    font: 15px/1.2em 'Acrom', Arial, sans-serif;
    color: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    outline: none;
    border: none;
    padding: 16px 15px 16px 30px;
    width: 100%;
    margin-bottom: 20px;
    height: 52px; }
  .form .button {
    background-color: #ffab00;
    font: 12px/1.2em 'Acrom Bold', Arial, sans-serif;
    text-transform: uppercase;
    border: none;
    width: 100%;
    padding: 16px 15px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #413434;
    margin-top: 7px;
    height: 52px; }
    .form .button:focus {
      outline: none; }
    .form .button:active {
      background-color: #d41d1d;
      color: #fff; }
    .form .button:hover {
      background-color: #ffffff;
      color: #a8846c; }

.services {
  border-top: 1px solid #575553;
  background-color: rgba(37, 37, 37, 0.5);
  padding: 30px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }
  .services ul li {
    display: inline-block;
    padding: 0 30px; }
    .services ul li:after {
      position: absolute;
      content: ' ';
      width: 1px;
      height: 20px;
      background-color: #454240;
      top: 50%;
      right: 15px;
      margin-top: -10px; }
    .services ul li:last-child:after {
      display: none; }
    .services ul li span {
      width: 35px;
      height: 35px;
      background: url("../images/sprite.png");
      float: left; }
    .services ul li p {
      font: 12px/1.2em 'Acrom', Arial, sans-serif;
      color: #fff;
      margin-left: 55px;
      margin-bottom: 0; }
    .services ul li .icon-1 {
      background-position: -42px -70px; }
    .services ul li .icon-2 {
      background-position: -87px -70px; }
    .services ul li .icon-3 {
      background-position: -118px -5px; }
    .services ul li .icon-4 {
      background-position: -132px -50px; }

.sticky {
  top: 0;
  margin-top: 0px;
  position: fixed;
  z-index: 2000;
  width: 100%; }
  .sticky .logo {
    overflow: hidden;
    bottom: 0;
    top: 0;
    height: 49px; }
    .sticky .logo img {
      height: 105px;
      margin-top: -17px; }

.structure-design {
  padding: 74px 15px 0;
  position: relative;
  background-color: #fff; }
  .structure-design:before {
    display: block;
    position: absolute;
    content: ' ';
    width: 100%;
    height: 2px;
    background-color: #eeeeee;
    top: 206px;
    left: 0; }
  .structure-design:after {
    display: block;
    position: absolute;
    content: ' ';
    width: 1423px;
    height: 27px;
    background: url("../images/shadow.png") 50% 0 no-repeat;
    background-size: cover;
    bottom: 0;
    left: 50%;
    margin-left: -716px; }
  .structure-design .nav-tabs {
    border-bottom: none;
    margin-top: 21px;
    margin-right: -60px; }
    .structure-design .nav-tabs > li {
      margin-right: 60px;
      position: relative; }
      .structure-design .nav-tabs > li > span {
        font: 12px/1.2em 'Acrom Bold', Arial, sans-serif;
        color: rgba(37, 37, 37, 0.15);
        margin-bottom: 4px;
        padding-bottom: 3px;
        display: block;
        border-bottom: 4px solid transparent; }
      .structure-design .nav-tabs > li > a {
        text-decoration: none;
        padding: 10px 0px;
        color: #252525;
        font: 12px/1.2em 'Acrom Bold', Arial, sans-serif;
        text-transform: uppercase; }
        .structure-design .nav-tabs > li > a:hover {
          background: none;
          border-color: transparent; }
      .structure-design .nav-tabs > li .li-capt {
        color: #999999;
        text-transform: none; }
    .structure-design .nav-tabs li.active > span {
      border-bottom: 4px solid #d41d1d;
      display: block;
      width: 100%;
      color: #d41d1d; }
    .structure-design .nav-tabs li.active > a {
      border: none;
      color: #d41d1d; }
  .structure-design .tab-content .tab-pane .tab-wrap {
    width: 620px;
    padding: 45px 0 65px 18px; }
    
     .structure-design .tab-content .tab-pane .tab-wrap ul {
    margin-top: 23px;
    margin-bottom: 24px;
}

.structure-design .tab-content .tab-pane .tab-wrap ul li{
   color: #999999;
font: 15px/1.3em 'Acrom', Arial, sans-serif;
margin: 17px 0;

}
    
    
  .structure-design .tab-content .tab-pane .tab-title {
    color: #363636;
    font: 30px/1.2em 'Acrom', Arial, sans-serif;
    margin: 30px 0 56px; }
  .structure-design .tab-content .tab-pane p {
    font: 15px/30px 'Acrom', Arial, sans-serif; }
  .structure-design .tab-content .tab-pane .tab-caption {
    font: 20px/1.2em 'Acrom', Arial, sans-serif;
    color: #999999;
    margin-top: 33px; }
    .structure-design .tab-content .tab-pane .tab-caption span {
      color: #d41d1d; }
  .structure-design .tab-content #tab-one {
    background: url("../images/tab-one-bg2.jpg") 100% 100% no-repeat; }
  .structure-design .tab-content #tab-two {
    background: url("../images/tab-one-bg.jpg") 100% 100% no-repeat; }
  .structure-design .tab-content #tab-three {
    background: url("../images/tab-one-bg3.jpg") 100% 100% no-repeat; }
    
    
     .structure-design .tab-content #tab-one1 {
    background: url("../images/tab-one-bg777.jpg") 100% 100% no-repeat; }
  .structure-design .tab-content #tab-two1 {
    background: url("../images/tab-one-bg777.jpg") 100% 100% no-repeat; }
  .structure-design .tab-content #tab-three1 {
    background: url("../images/tab-one-bg777.jpg") 100% 100% no-repeat; }
    
    
  .structure-design .tab-content #tab-four {
    background: url("../images/tab-one-bg4.jpg") 100% 100% no-repeat; }
    .structure-design .tab-content #tab-five {
    background: url("../images/tab-one-bg5.jpg") 100% 100% no-repeat; }
    
.tab-content ul li {padding-top:3px; padding-bottom:12px; padding-left:32px; margin-top:15px;} 
.tab-content ul li a{font-size:18px;  }   

.tab-content ul li.doc {
display: block;
vertical-align: top;
min-height: 24px;
padding-left: 30px;
background-image: url("../images/doc.png");
background-repeat:no-repeat;}

.selection {
  text-align: center;
  padding-top: 73px;
  padding-bottom: 12px;
  background: url("../images/selection-bg.jpg") 50% 0 no-repeat;
  background-size: cover; }
  .selection .selecting {
    color: #999999;
    font: 20px/1.2em 'Acrom', Arial, sans-serif;
    margin-top: 35px; }
  .selection ul {
    margin-top: 23px;
    margin-bottom: 24px; }
    .selection ul li {
      color: #999999;
      font: 12px/1.2em 'Acrom', Arial, sans-serif;
      margin: 17px 0; }
  .selection .brown-text {
    font: 12px/1.2em 'Acrom', Arial, sans-serif;
    color: #a8846c;
    margin-bottom: 27px; }
  .selection .black-text {
    color: #252525;
    font: 20px/1.2em 'Acrom', Arial, sans-serif; }
  .selection .text {
    text-align: justify;
    width: 760px;
    margin: 0 auto; }

.order-design {
  background: url("../images/order-bg.jpg") 50% 0 no-repeat;
  background-size: cover;
  text-align: center;
  padding: 255px 0; }
  .order-design .form-title {
    color: #ffb22b;
    font: 40px/1.2em 'Acrom Light', Arial, sans-serif;
    margin-bottom: 6px; }
    .order-design .form-title span {
      font-size: 25px;
      display: block; }
  .order-design p {
    color: #fff;
    font-size: 20px; }
  .order-design .form {
    text-align: center;
    margin-top: 36px; }

.questions {
  text-align: center;
  padding: 80px 0 50px;
  position: relative;
  background-color: #fff; }
  .questions p {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 16px; }
  .questions .title {
    font-size: 36px;
    line-height: 40px; }
  .questions .find-tit {
    color: #d41d1d;
    font: 20px/1.4em 'Acrom', Arial, sans-serif;
    margin-bottom: 20px;
    text-transform: uppercase; }
  .questions .caption {
    color: #1b1b1b;
    font: 20px/1.4em 'Acrom', Arial, sans-serif;
    margin: 15px 0 35px; }
  .questions .img-title {
    font-size: 20px;
    margin-bottom: 20px; }
    
    
.foot-info a{color:#787474;}    

.personal {
  padding: 75px 0 80px;
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbf9f8+0,fbf9f8+49,ffffff+49,ffffff+100 */
  background: #fbf9f8;
  /* Old browsers */
  background: -moz-linear-gradient(left, #fbf9f8 0%, #fbf9f8 49%, #ffffff 49%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #fbf9f8 0%, #fbf9f8 49%, #ffffff 49%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #fbf9f8 0%, #fbf9f8 49%, #ffffff 49%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf9f8', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */ }
  .personal:after {
    position: absolute;
    content: ' ';
    width: 1423px;
    height: 27px;
    background: url("../images/shadow.png") 50% 0 no-repeat;
    background-size: cover;
    bottom: 0;
    left: 50%;
    margin-left: -716px; }
  .personal .personal-title {
    color: #d41d1d;
    font: 40px/1.4em 'Acrom Light', Arial, sans-serif; }
    .personal .personal-title span {
      font-size: 25px;
      color: #252525;
      display: block; }
  .personal .nav-tabs {
    border-bottom: none; }
    .personal .nav-tabs > li {
      display: block;
      float: none;
      width: 100%;
      padding-left: 40px;
      margin: 15px 0;
      border-left: 4px solid #cdcdcd; }
      .personal .nav-tabs > li:hover {
        border-left: 4px solid #d41d1d; }
      .personal .nav-tabs > li > a {
        text-decoration: none;
        padding: 0; }
        .personal .nav-tabs > li > a:hover {
          background: none;
          border-color: transparent; }
    .personal .nav-tabs span {
      display: block;
      font-family: 'Acrom', Arial, sans-serif; }
    .personal .nav-tabs .name {
      font-size: 20px;
      color: #252525; }
    .personal .nav-tabs .position {
      font-size: 12px;
      color: #a8846c;
      text-transform: uppercase;
      padding: 8px 0 4px; }
    .personal .nav-tabs .location {
      font-size: 11px;
      color: #999999; }
    .personal .nav-tabs li.active {
      border-left: 4px solid #d41d1d; }
      .personal .nav-tabs li.active > a {
        border: none;
        color: #d41d1d;
        background: none; }
      .personal .nav-tabs li.active .name {
        color: #999999; }
  .personal .tab-content {
    text-align: left;
    padding: 0 5px;
    background-color: #fff;
    position: relative;
    z-index: 10; 
    padding-top:10px;}
    .personal .tab-content .tab-pane .photo {
      padding: 36px;
      border: 4px solid #f6f2f0;
      -webkit-border-radius: 400px;
      -moz-border-radius: 400px;
      -o-border-radius: 400px;
      border-radius: 400px;
      display: inline-block; }
    .personal .tab-content .tab-pane p {
      margin-top: 15px; 
      font: 15px/1.5em 'Acrom Light', Arial, sans-serif;
      }
      
      
      .personal .tab-content .tab-pane .table >tbody > tr > td > p {
      margin-top: 5px; 
      font: 10px/1.2em 'Acrom Light', Arial, sans-serif;
      }
      
      
      .containert {overflow:scroll;}
      
      
      
.tab-pane   h3 { color: #d41d1d;
font: 20px/1.4em 'Acrom Light', Arial, sans-serif;
}

.modal {
  top: 70px;
  left: 56%; }

.modal-dialog {
  width: 285px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #bab8b6;
  background-color: #fbf9f8;
  padding: 15px 22px 40px 22px; }
  .modal-dialog:before {
    content: '';
    position: absolute;
    /* Абсолютное позиционирование */
    right: 75px;
    top: -20px;
    /* Положение треугольника */
    border: 20px solid transparent;
    border: 10px solid transparent;
    border-bottom: 10px solid #fbf9f8; }
  .modal-dialog .close {
    color: #333333;
    opacity: 0.6; }
  .modal-dialog .modal-header {
    border-bottom: none;
    padding: 0;
    margin-bottom: 15px; }
  .modal-dialog .form {
    width: 100%; }
    .modal-dialog .form input[type="text"] {
      background-color: #fdfcfc;
      border: 1px solid #ecebea;
      font-size: 15px;
      color: #999999; }
  .modal-dialog .modal-body {
    padding: 0; }
  .modal-dialog .modal-content {
    padding: 0;
    border: none;
    box-shadow: none;
    background: transparent; }

/* Fancybox
-------------------------------------*/
.f-gallery {
  margin: 20px 0; }

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }

  #fancybox-loading div {
    background-image: url("../images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }
.thanks-page {
  margin-top: 73px; }
  .thanks-page .thnaks-title {
    font: 63px/1.4em 'Myriad Pro', Arial, sans-serif;
    color: #fff;
    padding: 255px 0 100px; }
  .thanks-page .thanks-btn {
    font: 25px/1.4em 'Myriad Pro', Arial, sans-serif;
    color: #fff;
    display: inline-block;
    border: 3px solid #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    text-decoration: none;
    padding: 5.5px 20px;
    width: 340px; }

.footer-modal {
  left: 0;
  padding: 0 15px; }
  .footer-modal .modal-dialog {
    width: 40%; }
    .footer-modal .modal-dialog:before {
      display: none; }
    .footer-modal .modal-dialog .modal-body {
      text-align: center; }
      .footer-modal .modal-dialog .modal-body p {
        color: #333333;
        font: 16px/1.4em 'Acrom', Arial, sans-serif; }
      .footer-modal .modal-dialog .modal-body .modal-title {
        color: #a8846c;
        font-size: 24px;
        padding: 10px 0 15px;
        word-break: break-word; }

.footer {
  background-color: #252525;
  padding: 25px 0 10px; }
  .footer .social li {
    margin: 0 10px;
    display: inline-block; }
    .footer .social li a {
      display: block;
      width: 28px;
      height: 28px;
      background: url("../images/sprite.png") 0 0 no-repeat;
      -webkit-border-radius: 28px;
      -moz-border-radius: 28px;
      -o-border-radius: 28px;
      border-radius: 28px; }
    .footer .social li .facebook {
      background-position: -5px -5px; }
    .footer .social li .vk {
      background-position: -132px -95px; }
    .footer .social li .instagram {
      background-position: -43px -5px; }
  .footer .foot-info {
    text-align: right; }
    .footer .foot-info p {
      color: #fff;
      margin-bottom: 10px; }
      .footer .foot-info p span {
        color: #999999; }
    .footer .foot-info .data {
      text-transform: uppercase;
      font: 12px/1.4em 'Acrom Bold', Arial, sans-serif;
      margin-bottom: 20px; }
  .footer .foot-link {
    color: #fff;
    line-height: 20px;
    display: inline-block; }
    .footer .foot-link:focus {
      outline: none; }
  .footer .copy {
    color: #999999;
    margin-bottom: 20px; }
  .footer .number {
    color: #fff;
    font: 20px/1.4em 'Acrom Bold', Arial, sans-serif;
    position: relative;
    padding-left: 35px;
    display: inline-block; }
    .footer .number:before {
      position: absolute;
      content: ' ';
      width: 27px;
      height: 27px;
      background: url("../images/sprite.png") -5px -70px no-repeat;
      left: 0;
      top: 0; }
    .footer .number span {
      color: #999999;
      font-size: 12px;
      vertical-align: top;
      margin-left: 14px;
      margin-right: 8px; }
  .footer p {
    font: 12px/1.4em 'Acrom', Arial, sans-serif; }

@media (min-width: 1280px) and (max-width: 1600px) {
  p {
    font-size: 12px; }

  .structure-design:before {
    top: 199px; }

  .container {
    width: 1095px; }

  .navbar {
    margin-top: 23px; }

  .slide-wrap {
    height: 751px; }

  .structure-design .nav-tabs > li {
    margin-right: 25px; }
    .structure-design .nav-tabs > li > a {
      font-size: 10px; }

  .slide-wrap h1 {
    font-size: 48px; }
    .slide-wrap h1 .designer {
      font-size: 16px; }
    .slide-wrap h1 span {
      font-size: 16px; }

  .form-title {
    font-size: 20px; }

  .title {
    font-size: 30px; }

  .structure-design .tab-content .tab-pane p {
    font-size: 12px; }
  .structure-design .tab-content .tab-pane .tab-title {
    font-size: 24px;
    margin: 20px 0 25px; }

  .order-design .form-title {
    font-size: 30px; }
    .order-design .form-title span {
      font-size: 20px; }
  .order-design p {
    font-size: 16px; }

  .personal .personal-title {
    font-size: 30px; }
    .personal .personal-title span {
      font-size: 20px; }

  .slide-wrap .slide-caption {
    position: absolute; }

  .header-info .slogan {
    width: 215px;
    margin-left: 125px;
    line-height: 14px; }
  .header-info .link {
    margin-left: 22px; }
  .header-info .number {
    padding-left: 35px;
    padding-right: 23px;
    font-size: 16px; }
  .header-info .request-call {
    padding: 5px 14px; }

  .sticky {
    margin-top: 0; } }
@media (min-width: 992px) and (max-width: 1279px) {
  .thanks-page .thnaks-title {
    padding: 100px 0 60px; }
    
    .navbar-default .menu > li {
    display: inline-block;
    margin: 0px 5px 0px 10px;
    padding: 4px 0 0px;
}

  .thanks-page {
    margin-top: 59px; }

  p {
    font-size: 12px; }

  .navbar {
    margin-top: 9px; }
    .navbar .logo img {
      height: 111px; }

  .slide-wrap {
    height: 737px; }

  #supersized {
    top: 112px !important; }

  .modal {
    top: 32px; }

  .sticky {
    margin-top: 0; }

  .header-info .wrap {
    margin-top: 10px; }
  .header-info .slogan {
    width: 215px;
    margin-left: 125px;
    line-height: 14px; }
  .header-info .link {
    margin-left: 22px;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
    line-height: 12px;
    margin-top: 15px; }
  .header-info .number {
    padding-left: 35px;
    padding-right: 0px;
    margin-right: 0;
    font-size: 14px;
    border-right: none; }
  .header-info .request-call {
    padding: 5px 14px;
    margin-top: 8px; }
  .header-info .contacts {
    width: 200px;
    margin-left: 25px;
    text-align: right; }
    .header-info .contacts p {
      display: inline-block; }
    .header-info .contacts .number:before {
      background: url("../images/sprite.png") -81px -42px no-repeat;
      width: 18px;
      height: 18px; }

  .slide-wrap h1 {
    font-size: 40px;
    line-height: 1em; }
    .slide-wrap h1 .designer {
      margin: 2px auto 10px;
      padding: 8px 30px;
      font-size: 14px; }
    .slide-wrap h1 span {
      font-size: 14px; }
  .slide-wrap .slide-caption {
    width: 300px;
    padding: 15px;
    font-size: 12px; }

  .services ul li {
    padding: 5px 50px; }
    .services ul li:after {
      display: none; }

  .structure-design {
    padding: 40px 0 0; }

  .title {
    font-size: 24px; }

  .structure-design .tab-content .tab-pane .tab-title {
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 20px; }
  .structure-design .tab-content .tab-pane p, .structure-design .tab-content .tab-pane .tab-caption {
    font-size: 12px; }

  .personal .personal-title {
    font-size: 26px; }
    .personal .personal-title span {
      font-size: 18px; }

  .personal .nav-tabs .name {
    font-size: 14px; }
  .personal .nav-tabs .position {
    padding: 2px 0 0; }

  .questions {
    padding: 30px 0; }
    .questions .title {
      font-size: 22px;
      padding: 10px 0 5px; }
    .questions .caption, .questions .find-tit, .questions p {
      font-size: 12px; }
    .questions .img-title {
      font-size: 14px; }

  .structure-design:before {
    top: 157px; }
  .structure-design .nav-tabs > li {
    max-width: 221px;
    margin-right: 45px; } }
@media (max-width: 991px) {
  p {
    font: 13px/28px 'Acrom', Arial, sans-serif; }

  .thanks-page {
    margin-top: 50px; }

  .navbar {
    margin-top: 0; }
    .navbar .logo {
      overflow: hidden;
      top: 0;
      height: 49px; }
      .navbar .logo img {
        height: 105px;
        margin-top: -17px; }

  .header-info .link {
    margin-left: 20px;
    margin-right: 15px;
    vertical-align: top;
    line-height: 50px; }
  .header-info .slogan {
    margin-left: 0;
    width: 220px; }
  .header-info .request-call {
    display: inline-block;
    vertical-align: top;
    margin-top: 12px;
    padding: 6px 15px; }
  .header-info .wrap {
    margin-top: 15px;
    margin-bottom: 15px; }

  .contacts {
    padding-top: 7px;
    text-align: right; }
    .contacts p {
      display: block; }
    .contacts .number {
      padding-right: 0;
      padding-left: 0;
      margin-right: 0;
      margin-left: 0;
      border: none;
      font-size: 16px; }
      .contacts .number:before {
        background: url("../images/sprite.png") -81px -42px no-repeat;
        width: 18px;
        height: 18px; }

  .navbar-default .menu {
    margin-left: 80px; }
    .navbar-default .menu li {
      margin: 0px 20px; }
      .navbar-default .menu li a {
        font-size: 11px; }

  .slide-wrap {
    margin-top: 55px; }
    .slide-wrap h1 {
      font-size: 36px;
      line-height: 42px;
      margin-bottom: 65px; }
      .slide-wrap h1 .designer {
        padding: 10px 40px;
        font-size: 16px; }
      .slide-wrap h1 span {
        font-size: 16px; }

  .services {
    padding: 20px 0; }
    .services li {
      margin: 7px 0; }
    .services ul li:after {
      display: none; }
    .services p {
      margin-top: 7px; }

  #supersized {
    top: 131px !important;
    height: 758px !important;
    position: absolute !important;
    background-color: #fff !important; }

  .slide-wrap {
    height: 750px; }
    .slide-wrap .slide-caption {
      display: none; }

  .title {
    font: 26px/1.2em 'Acrom Light', sans-serif; }

  .structure-design {
    padding: 30px 15px; }
    .structure-design .nav-tabs > li {
      max-width: 190px;
      margin-right: 15px; }
      .structure-design .nav-tabs > li > a {
        font-size: 10px; }
    .structure-design .tab-content .tab-pane .tab-wrap {
      width: 100%;
      padding-top: 15px;
      padding-bottom: 15px; }
    .structure-design .tab-content .tab-pane .tab-title {
      font: 24px/1.2em 'Acrom', Arial, sans-serif;
      margin: 0px 0 10px; }
    .structure-design .tab-content .tab-pane .tab-caption {
      font-size: 16px; }     
            

  .order-design {
    padding: 100px 0; }
    .order-design .form-title {
      font-size: 30px; }
      .order-design .form-title span {
        font-size: 22px; }

  .selection .text {
    width: 100%; }

  .can-select a {
    margin-bottom: 20px; }

  .personal {
    padding: 25px 0; }
    .personal .personal-title {
      font-size: 28px; }
      .personal .personal-title span {
        font-size: 18px; }
    .personal .nav-tabs li .name {
      font-size: 16px; }
    .personal .nav-tabs li .position {
      font-size: 10px; }

  .questions {
    padding: 35px 0; }
    .questions .title {
      font-size: 28px;
      line-height: 30px; }
    .questions .caption, .questions .find-tit {
      font-size: 16px; }
    .questions p {
      font-size: 13px; }
    .questions .img-title {
      font-size: 14px;
      line-height: 16px; }

  .selection {
    padding: 30px 0; }

  .footer .copy {
    font-size: 10px; }

  .footer .foot-info .data {
    font-size: 10px; }

  .personal .tab-content .tab-pane .photo {
    padding: 10px; }

  .thanks-page .thnaks-title {
    padding: 100px 0 60px; } }
@media (max-width: 768px) {
  .modal-dialog {
    margin: 0 auto; }

  .modal {
    left: 0; }

  .footer-modal .modal-dialog {
    width: 95%;
    margin-left: 5%; }

  .thanks-page .thnaks-title {
    font-size: 38px;
    padding: 100px 0 45px; }

  .header-info .slogan {
    width: 100%;
    text-align: center;
    margin-bottom: 8px; }
  .header-info .wrap {
    text-align: center; }
    .header-info .wrap .contacts {
      float: left; }
  .header-info .link {
    margin: 0 3px; }
  .header-info .request-call {
    padding: 6px; }

  .services {
    padding-left: 15px; }

  .navbar .logo {
    top: 0; }

  .navbar-default .navbar-toggle {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-color: #777; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #777; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background: none; }

  .footer {
    text-align: center; }
    .footer .copy {
      margin-bottom: 15px; }
    .footer .number {
      margin-bottom: 10px;
      margin-top: 10px; }
    .footer .foot-info {
      text-align: center; }
    .footer .foot-link {
      padding: 5px 0 8px;
      margin: 0 15%; }
    .footer .social {
      margin: 10px 0; }

  .navbar-default .menu {
    background: #333333;
    margin-left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 9999;
    padding-bottom: 15px; }

  .navbar-default .menu li {
    width: 100%;
    margin: 0; }
    .navbar-default .menu li a {
      display: inline-block; }

  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #333;
    padding: 0; }

  .questions .map {
    margin-bottom: 20px; }

  .slide-wrap {
    background: url("../images/slide-1.jpg") 50% 0 no-repeat;
    margin-top: 50px; }

  #supersized {
    display: none !important; }

  .personal {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbf9f8+0,fbf9f8+49,ffffff+49,ffffff+49,ffffff+100 */
    background: #fbf9f8;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fbf9f8 0%, #fbf9f8 50%, #ffffff 50%, #ffffff 50%, #ffffff 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fbf9f8 0%, #fbf9f8 50%, #ffffff 50%, #ffffff 50%, #ffffff 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fbf9f8 0%, #fbf9f8 50%, #ffffff 50%, #ffffff 50%, #ffffff 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbf9f8', endColorstr='#ffffff',GradientType=0 );
    /* IE6-9 */ }
    .personal .tab-content {
      margin-top: 30px; }

  .order-design {
    padding: 90px 15px; }

  .structure-design:before {
    display: none; }
  .structure-design .nav-tabs {
    margin-right: 0; }
    .structure-design .nav-tabs > li {
      width: 43%;
      margin-right: 5%;
      max-width: 100%;
      float: none;
      display: inline-block; }

  .slide-wrap {
    min-height: 900px;
    background-size: cover; }

  .thanks-page {
    height: 750px;
    min-height: 100%; }

  #wrapper .structure-design .tab-content div.tab-pane {
    background: none; }

  .services ul li {
    margin: 10px 0; }

  .thanks-page {
    padding-left: 15px;
    padding-right: 15px;
    background: url("../images/slide-2.jpg") 50% 0 no-repeat; } }
@media (max-width: 480px) {
  p {
    font-size: 12px; }

  .form {
    width: 100%;
    padding: 0 15px; }

  .personal {
    background: #fff; }
    .personal .tab-content {
      padding: 0;
       }

  .thanks-page .thnaks-title {
    font-size: 32px; }

  .thanks-page .thanks-btn {
    font-size: 18px; }

  .title {
    margin-bottom: 5px; }

  .slide-wrap h1 {
    font-size: 24px;
    line-height: 28px; }
    .slide-wrap h1 .designer {
      font-size: 12px; }

  .header-info .link {
    display: none; }

  .structure-design .nav-tabs {
    margin-right: 0; }
    .structure-design .nav-tabs > li {
      width: 100%;
      margin-right: 0; }

  .header-info .wrap {
    text-align: center; }
    .header-info .wrap .contacts {
      width: 100%;
      text-align: center; }
      .header-info .wrap .contacts .number:before {
        left: 17%; }
    .header-info .wrap > span {
      width: 100%;
      display: inline-block; }
    .header-info .wrap .request-call {
      float: none; } }
@media (min-width: 1600px) {
  .container {
    width: 1380px; } }

/*# sourceMappingURL=style.css.map */
