* {
  margin: 0;
  padding: 0;
}

ul li {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  max-width: 100%;
}

html {
  width: 100%;
  height: 100%;
}

p {
  margin: 0;
  padding: 0;
}

body {
  font-family: "GothamProLight";
  font-size: 16px;
  color: #464b4e;
  padding-right: 0 !important;
}

h1 {
  font-family: "GothaProMedium";
  font-size: 45px;
  color: #3c434c;
  text-align: center;
}

h2 {
  font-size: 32px;
  font-family: "GothaProMedium";
  color: #3c434c;
}

input[type=text]:focus, input[type=email]:focus, input[type=submit]:focus, button {
  outline: none;
}

@font-face {
  font-family: "GothamProLight";
  src: url(../fonts/GothaProLight.otf);
  font-weight: 200;
}
@font-face {
  font-family: "GothamProBold";
  src: url(../fonts/GothaProBold.otf);
  font-weight: 600;
}
@font-face {
  font-family: "GothaProMedium";
  src: url(../fonts/GothaProMed.otf);
  font-weight: 500;
}
@font-face {
  font-family: "GothamProRegular";
  src: url(../fonts/GothaProRegular.otf);
  font-weight: 400;
}
.container, .all {
  padding: 0;
  max-width: 1200px;
}

.all {
  margin: 0 auto;
}

#main {
  background: url("../img/bg1.png") no-repeat;
  background-size: cover;
  text-align: center;
  padding-bottom: 30px;
}
#main .logo {
  max-width: 455px;
  margin: 111px 54px 58px 0;
}
#main .description {
  font-size: 14px;
  font-family: "GothamProRegular";
  color: #000;
  margin: 0 auto 63px;
  max-width: 650px;
  line-height: 26px;
}

.navbar-inverse {
  background: transparent;
  border: none;
  padding: 16px 0 0 0;
}

.navbar-inverse .navbar-nav > li > a {
  color: #000;
}

.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fdd516;
}

.navbar-inverse .navbar-nav > li .active {
  color: #fdd516;
}

.navbar-inverse .navbar-nav > li .feedback:focus {
  outline: none;
}

.navbar-inverse .navbar-nav > li .feedback:hover {
  background: #fdd516;
  color: black;
}

.navbar-inverse .navbar-nav > li .feedback {
  border: 2px solid #fdd516;
  border-radius: 8px;
  display: block;
  margin: 3px 0 0 0;
  padding: 7px 26px;
}
.navbar-inverse .navbar-nav > li .phone {
  padding: 12px 28px 0 46px;
}

.nav > li > a {
  padding: 12px 9px;
}

#history {
  background: transparent url("../img/hand.png") left 261px no-repeat;
  color: #464b4e;
  padding: 38px 0 68px 0;
}
#history .history-description {
  font-size: 16px;
  text-align: center;
  padding: 23px 104px 89px 62px;
  line-height: 25px;
}
#history .t16 {
  font-size: 14px;
  line-height: 25px;
}
#history .up {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  padding: 26px 0 22px 0;
}
#history .skills-name {
  font-family: "GothaProMedium";
  font-size: 17px;
  line-height: 30px;
  color: #40454d;
  text-transform: uppercase;
}
#history .percent {
  font-size: 14px;
  line-height: 30px;
  float: right;
}
#history .skills {
  margin-left: -15px;
  padding: 0;
  width: 50%;
  float: left;
}
@media screen and (min-width: 900px) {
  #history .skills {
    min-height: 459px;
  }
}
#history .line {
  width: 47.7%;
}
#history .first {
  margin: 0 0 146px 0;
}
#history .submit:hover {
  background: #fdd516;
}
#history .progress-bar {
  -webkit-transition: width 1.5s ease-in-out;
  transition: width 1.5s ease-in-out;
}

.progress {
  height: 7px;
  background-color: #f4f8fd;
  box-shadow: none;
  margin: 13px 0 52px 0;
}

.progress-bar {
  background-color: #fdd516;
  box-shadow: none;
  border-radius: 50px;
}

.mail {
  line-height: 56px;
  padding: 0 0 0 21px;
  width: 269px;
  border: 1px solid #bdc0c3;
  border-radius: 2px;
  margin-right: 27px;
}

.submit {
  background: transparent;
  color: #3c434c;
  border: 1px solid #fdd516;
  border-radius: 15px;
  line-height: 59px;
  padding: 0 63px 0 62px;
}

.description-proj {
  font-size: 20px;
  line-height: 32px;
  padding-bottom: 15px;
}

.proposal {
  padding: 0 0 0 0;
}
.proposal h2 {
  margin: 38px 0 35px 0;
  line-height: 40px;
  margin-bottom: 20px;
}
.proposal .send {
  padding: 24px 0 0 0;
}

#description {
  background-color: #f4f4f4;
  padding: 90px 0 48px 76px;
}
#description .icon {
  width: 20%;
}
#description .adv {
  width: 80%;
  line-height: 30px;
  padding: 0 61px 0 0;
}
#description .adv1 {
  padding-left: 10px;
}
#description .adv3 {
  margin: 0 0 0 -10px;
}
#description .col {
  display: flex;
  padding: 0;
  min-height: 160px;
}
#description .icon1 {
  background: transparent url("../img/icon1.png") left 8px no-repeat;
}
#description .icon2 {
  background: transparent url("../img/icon2.png") left 8px no-repeat;
}
#description .icon3 {
  background: transparent url("../img/icon3.png") left 8px no-repeat;
}
#description .icon4 {
  background: transparent url("../img/icon4.png") left 8px no-repeat;
}
#description .icon5 {
  background: transparent url("../img/icon5.png") left 8px no-repeat;
}
#description .icon6 {
  background: transparent url("../img/icon6.png") left 8px no-repeat;
}
#description .icon7 {
  background: transparent url("../img/icon7.png") left 8px no-repeat;
}
#description .icon8 {
  background: transparent url("../img/icon8.png") left 8px no-repeat;
}
#description .icon9 {
  background: transparent url("../img/icon9.png") left 8px no-repeat;
}
#description .name {
  font-family: "GothaProMedium";
  font-size: 18px;
  color: #40454e;
  padding: 0 0 5px 0;
}
#description .descr {
  color: #6f7275;
  font-size: 14px;
  line-height: 25px;
}

#guarantee {
  background: transparent url("../img/pic.png") -211px 152px no-repeat;
  padding: 41px 0 60px 0;
}
#guarantee .gr-name, #guarantee .name-quality {
  font-size: 18px;
  font-family: "GothaProMedium";
  color: #3c434c;
  line-height: 36px;
  padding: 0 0 7px 0;
}
#guarantee .gr-descr {
  font-size: 14px;
  line-height: 25px;
  padding: 0 0 40px 0;
}
#guarantee .name-quality {
  font-size: 18px;
}
#guarantee .descr-quality {
  font-size: 14px;
  line-height: 25px;
}
#guarantee .col-main_title {
  position: relative;
  padding-left: 45px;
  padding-bottom: 45px;
}
#guarantee .col-main_title::before {
  position: relative;
  content: " ";
  display: inline-block;
  width: 36px;
  height: 36px;
  background: transparent url("../img/done.png") left top no-repeat;
}
#guarantee .gr-icon {
  background: transparent url("../img/done.png") left top no-repeat;
  display: block;
  width: 36px;
  height: 36px;
}
#guarantee .col-main {
  padding: 0;
  margin-left: -16px;
  margin-top: 40px;
}
#guarantee .col-main .row {
  margin-right: 0;
  margin-left: 0;
}
#guarantee .smcol {
  padding: 0;
}
#guarantee .work {
  padding: 0 0 0 31px;
}

#workers {
  background: #f4f4f4;
  padding: 30px 0 60px 0;
}
#workers h1 {
  margin-bottom: 40px;
}
#workers .description {
  text-align: center;
  font-size: 20px;
  padding: 10px 0 40px 0;
}
#workers .people {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  max-width: 700px;
  margin: 0 auto;
}
#workers .man {
  text-align: center;
}
#workers .man1 {
  margin-left: 0;
}
#workers .man4 {
  margin-right: 0;
}
#workers .man7 {
  margin-right: 24px;
}
#workers .name-man {
  font-family: "GothaProMedium";
  color: #3c434c;
  font-size: 18px;
  line-height: 36px;
}
#workers .position {
  font-size: 16px;
  line-height: 30px;
}
#workers .circle-photo {
  margin-bottom: 18px;
}

@-webkit-keyframes scroll-inner {
  from {
    margin-top: 15%;
  }
  to {
    margin-top: 50%;
  }
}
@keyframes scroll-inner {
  from {
    margin-top: 15%;
  }
  to {
    margin-top: 50%;
  }
}
@-webkit-keyframes scroll-mouse {
  from {
    margin-top: 0;
  }
  to {
    margin-top: 15px;
  }
}
@keyframes scroll-mouse {
  from {
    margin-top: 0;
  }
  to {
    margin-top: 15px;
  }
}
div.mouse-container {
  position: relative;
  display: block;
  height: 100px;
}

div.mouse {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 35px;
  height: 60px;
  border: solid 2px #000;
  border-radius: 25px;
  -webkit-animation: scroll-mouse 1.5s;
  animation: scroll-mouse 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transition: 0.3s;
}
div.mouse span.scroll-down {
  display: block;
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  margin: 15% auto auto auto;
  transition: 0.3s;
  -webkit-animation: scroll-inner 1.5s;
  animation: scroll-inner 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
}

div.mouse:hover {
  border: solid 2px #fdd516;
}
div.mouse:hover span.scroll-down {
  background: #fdd516;
}

#triger {
  padding: 64px 0 30px 0;
}
#triger .block-name {
  font-family: "GothaProMedium";
  margin-bottom: 10px;
  font-size: 20px;
  color: #3c434c;
  line-height: 36px;
}
#triger .text-block {
  line-height: 30px;
  line-height: 25px;
  font-size: 14px;
  margin-bottom: 10px;
}
#triger .offer {
  font-family: "GothamProRegular";
  font-size: 14px;
  line-height: 36px;
  color: #3c434c;
}
#triger .col-lg-6 {
  padding: 0;
  float: none;
  align-self: center;
}
#triger .bigpic {
  max-width: 100%;
  max-height: 100%;
}
#triger .firstline {
  padding: 60px 0 0 0;
}
#triger .read {
  max-width: 592px;
  padding: 0 50px;
}
#triger .read-left {
  padding: 0 50px;
}
#triger .row {
  margin-right: 6px;
  margin-left: 6px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
#triger .submit:hover {
  background: #fdd516;
}

.right {
  float: right;
}

.left {
  float: left;
}

#connection {
  padding: 25px 0 75px 0;
}
#connection .adr-name, #connection h3 {
  font-size: 18px;
  font-family: "GothaProMedium";
  color: #3c434c;
  line-height: 36px;
  padding-bottom: 7px;
}
#connection .adr {
  line-height: 27px;
}
#connection h3 {
  margin-top: 37px;
  text-align: left;
}
#connection h1 {
  margin-bottom: 42px;
}
#connection form {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#connection .mail {
  margin-right: 0;
}
#connection .email {
  margin-left: 30px;
}
#connection .text {
  width: 100%;
  margin: 34px 0 29px 0;
  padding-bottom: 90px;
}
#connection .submit {
  padding: 0 54px;
  border: 1px solid #fdd516;
}
#connection .map {
  margin: 15px 0 0 0;
}
#connection .submit:hover {
  background: #fdd516;
}

footer .nav > li > a {
  padding: 10px 9px;
}

footer {
  background: #083449;
}
footer .navbar-inverse {
  padding: 54px 0 25px 0;
}
footer .navbar-inverse .navbar-nav > li > a {
  color: white;
}
footer .logo {
  width: 155px;
}
footer .navbar-brand {
  margin: -28px 57px 0 -33px;
  padding: 0;
  height: 100px;
}
footer .navbar-right {
  margin-right: 15px;
}
footer .navbar {
  margin-bottom: 0;
}
footer .down {
  color: white;
  display: flex;
  align-items: center;
  min-height: 95px;
}
footer .down a {
  color: white;
  color: white;
  display: inline-block;
  width: 45px;
  height: 45px;
  border: radius;
  border-radius: 45px;
  text-align: center;
}
footer .navbar-inverse {
  margin-bottom: 0;
}
footer .socials {
  margin-bottom: 0;
}
footer .socials li {
  display: inline-block;
}
footer .nav .subm {
  border: 2px solid #fdd516;
  border-radius: 2px;
  padding: 12px 30px;
  margin: -5px -13px 0 0;
}
footer .navbar-inverse .navbar-nav .subm:hover {
  background: #fdd516;
  color: black;
}
footer .navbar > .container .navbar-brand {
  margin-left: auto;
}
footer .cop {
  flex-grow: 1;
  margin-bottom: 0;
  color: #dcdcdc;
  font-size: 14px;
}
footer .fa {
  padding-top: 15px;
}
footer .in {
  margin: 0 -16px 0 16px;
  background: #779ece;
}
footer .tw {
  margin: 0 0 0 16px;
  background: #6ba8fa;
}
footer .vk {
  margin: 0 16px 0 0;
  background: #899cc1;
}
footer .fb {
  background: #7394de;
}

.mobline {
  display: none;
}

#myModal {
  padding-right: 0 !important;
}

.modal-content form {
  text-align: center;
}

.close, .close:hover {
  opacity: 1;
}

input.valid {
  border: 1px solid #65cc69;
}

input.error {
  border: 1px solid #f17b73;
}

.js-form--order input[type=email].error,
.js-form--order2 input[type=email].error,
.js-form--feedback input[type=text].error,
.js-form--feedback input[type=email].error {
  border: 2px solid #f17b73;
}

.modal-body {
  padding: 4px 53px 0 53px;
}
.modal-body input, .modal-body button {
  width: 100%;
  font-size: 13px;
  color: #3f454f;
  margin: 0 0 20px 0;
  height: 44px;
  padding: 0 0 4px 13px;
  border: 1px solid #d7d9dc;
}
.modal-body input[type=submit] {
  width: auto;
  font-size: 12px;
  color: #000;
  text-transform: uppercase;
  margin: 6px 0 0 0;
  height: 28px;
  padding: 0 27px 0 27px;
  border-radius: 1px;
  border: none;
  background: #fdd516;
}
.modal-body input.valid {
  border: 1px solid #65cc69;
}
.modal-body input.error {
  border: 1px solid #f17b73;
}
.modal-body .modal-body_div {
  position: relative;
}
.modal-body input + p {
  display: none;
}
.modal-body input.error + p {
  color: #f17b73;
  font-size: 11px;
  font-family: "GothamProregular";
  position: absolute;
  top: -17px;
  left: 0;
  display: block;
}
.modal-body input[type=submit]:hover {
  background: transparent;
  border: 1px solid #fdd516;
}
.modal-body input[type=text]:focus, .modal-body button:focus, .modal-body input[type=email]:focus {
  border: 1px solid #fdd516;
}
.modal-body .small-text {
  font-size: 12px;
  text-align: center;
  padding: 18px 0 30px 0;
  color: #000;
  display: inline-block;
  width: 100%;
  cursor: pointer;
  text-decoration: none;
}
.modal-body button {
  background: transparent;
  text-align: left;
  color: #a9a9a9;
}
.modal-body .text-message {
  height: 113px;
  padding: 0 0 71px 13px;
}
.modal-body .file {
  position: relative;
}
.modal-body .file:hover:after, .modal-body .file:focus:after {
  opacity: 1;
}
.modal-body .file::after {
  content: "+";
  color: #fdd516;
  position: absolute;
  right: 16px;
  font-size: 18px;
  opacity: 0;
}

#submitModal .modal-footer {
  border-top: none;
}
#submitModal .modal-body {
  padding: 4px 53px 21px 53px;
}

.modal-content {
  max-width: 430px;
  margin: auto;
  width: 100%;
}

.modal-dialog {
  height: 100%;
  display: flex;
  width: 100%;
  margin: 0;
}

h3 {
  text-align: center;
  font-size: 30px;
  color: black;
}

.modal-header {
  border-bottom: 0;
}

hr {
  margin: 0;
  border-top: 1px solid #e8edf2;
}

.links img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.links .col-lg-3 {
  padding: 0;
}

.links .row {
  margin: 0;
}

#gallery {
  float: left;
}

footer {
  float: left;
  width: 100%;
}

#blueimp-gallery .description {
  position: absolute;
  background: white;
  top: 33px;
  left: 50px;
  bottom: 33px;
  max-width: 652px;
  margin: auto;
  padding: 20px 15px 20px 60px;
  overflow-y: auto;
}
#blueimp-gallery .description .name {
  padding: 0 32px 0 0;
  font-size: 25px;
  font-family: "GothaProMedium";
  color: #3c434c;
  line-height: 35px;
  margin-bottom: 20px;
}
#blueimp-gallery .description .who-made {
  font-size: 15px;
  color: #3c434c;
  line-height: 36px;
}
#blueimp-gallery .description .spec {
  font-size: 14px;
  line-height: 25px;
  padding: 22px 0 0 0;
}
#blueimp-gallery .description .proposal h2 {
  font-size: 18px;
  margin: 15px 0 10px 0;
  line-height: 28px;
}
#blueimp-gallery .description .description-proj {
  font-size: 14px;
  line-height: 25px;
  margin: 4px 0 0 0;
}
#blueimp-gallery .description .direct {
  text-transform: uppercase;
  font-size: 16px;
  margin: 29px 0 0 0;
}
#blueimp-gallery .description .direct div {
  padding: 0;
}
#blueimp-gallery .description .mail {
  width: 198px;
  margin-right: 18px;
  padding-left: 11PX;
  font-size: 13px;
  line-height: 40px;
}
#blueimp-gallery .description .send {
  padding: 12px 0 0 0;
}
#blueimp-gallery .description .submit {
  padding: 0px 36px;
  line-height: 42px;
  font-size: 13px;
}

.bold a {
  color: #3c434c;
  text-decoration: none;
}

.blueimp-gallery > .slides > .slide > .slide-content {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.blueimp-gallery > .close {
  right: 80px;
  top: 60px;
  padding: 0;
  margin: 0;
  font-size: 45px;
  display: block;
}

.block-image {
  position: relative;
}
.block-image .hiden {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  color: white;
  padding: 45px 15px 15px 19px;
  opacity: 0;
}
.block-image .hiden .yellow {
  color: #fdd516;
}
.block-image .hiden .more {
  background: #fdd516;
  color: #000;
  border: none;
  border-radius: 4px;
  padding: 3px 19px;
}
.block-image .hiden .first {
  line-height: 50px;
  line-height: 24px;
  font-size: 16px;
}
.block-image .hiden .second {
  line-height: 25px;
  padding: 21px 0 22px 0;
  font-size: 14px;
}

.block-image:hover .hiden {
  opacity: 1;
  transition: 1s, linear;
}

@media screen and (max-width: 2000px) {
  #guarantee {
    background: transparent url("../img/pic.png") -350px 152px no-repeat;
  }
}
@media screen and (max-width: 1600px) {
  #guarantee {
    background: transparent url("../img/pic.png") -500px 152px no-repeat;
  }
}
@media screen and (max-width: 1220px) {
  #history {
    background: transparent url("../img/hand.png") -35% 261px no-repeat;
  }

  #description {
    padding: 114px 0 48px 0;
  }

  .laptop {
    display: none;
  }

  #history .first {
    margin: 0 0 20px 0;
  }

  #workers .man7 {
    margin-right: 89px;
  }

  #workers .man4 {
    margin-right: 89px;
  }

  #triger .read-left {
    padding: 168px 0px 40px 0;
  }

  .all {
    display: none;
  }

  .container {
    padding: 0 15px;
  }

  .mobline {
    display: block;
  }

  #triger .read {
    padding: 50px 0px 40px 0px;
    max-width: 100%;
  }

  #triger .bigpic {
    display: block;
    margin: 0 auto;
  }

  #guarantee .col-main {
    margin-top: 45px;
  }

  #guarantee .gr-icon {
    display: none;
  }

  #guarantee .work, #guarantee .gr-descr {
    padding: 0;
  }

  .mail {
    width: 47%;
  }

  #connection .text {
    width: 98%;
  }

  #history {
    background: transparent;
  }

  #history .skills {
    width: 100%;
    margin: 0 auto;
  }

  #history .col-lg-6 {
    width: 100%;
    padding: 0;
  }
  #history .row {
    margin-right: 0;
    margin-left: 0;
  }

  #description .adv3 {
    margin: 0;
  }

  #description .adv1 {
    padding-left: 0;
  }

  #connection .map {
    margin: 0 auto 30px;
    display: block;
  }

  #connection h3 {
    margin-top: 25px;
  }

  #connection {
    text-align: center;
  }

  #connection .submit {
    margin: 0 auto;
  }

  .blueimp-gallery {
    overflow-y: scroll;
  }

  #blueimp-gallery .description {
    overflow-y: auto;
    max-width: calc(100% - 400px);
    padding: 10px;
    top: 0;
    bottom: 0;
    left: 0;
  }

  #blueimp-gallery .description .name {
    margin: 0 0 5px 0;
  }

  #blueimp-gallery .description .who-made {
    line-height: 26px;
  }

  #blueimp-gallery .description .proposal h2 br {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  footer .navbar-brand {
    margin: -28px 20px 0 -33px;
  }
}
@media screen and (max-width: 1150px) {
  #guarantee {
    background: transparent;
  }

  #main {
    background: url("../img/bgnew.png") no-repeat;
    background-size: cover;
  }

  #history .skills {
    margin-left: 0;
  }
}
@media screen and (max-width: 1050px) {
  .navbar-left {
    display: none;
  }

  .navbar .container {
    width: 100%;
  }

  .navbar-toggle {
    display: block;
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }

  footer .nav .subm {
    float: right;
    margin: 0;
  }

  footer .navbar-nav {
    margin: 0;
  }

  .row {
    margin: 0;
  }

  footer .socials {
    margin: 0 17px 0 0;
  }

  footer {
    padding: 0 10px;
  }

  #description {
    padding: 50px 20px 48px 20px;
  }

  #history .line {
    width: 100%;
    padding: 0;
  }

  .progress {
    margin: 13px 0 36px 0;
  }

  #main .navbar-right {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    float: none !important;
  }

  .navbar-nav > li {
    float: none;
  }

  #main .navbar-inverse {
    background: rgba(255, 255, 255, 0.89);
  }

  .navbar-inverse .navbar-nav > li .phone {
    padding: 12px 9px;
  }

  #main .logo {
    margin: 40px 0 58px 0;
  }
}
@media screen and (max-width: 991px) {
  #description .col {
    min-height: 95px;
  }
}
@media screen and (max-width: 900px) {
  #blueimp-gallery .description {
    min-width: 400px;
  }
}
@media screen and (max-width: 860px) {
  .nav > li > a {
    font-size: 14px;
  }

  .navbar {
    margin-bottom: 17px;
  }
}
@media screen and (max-width: 770px) {
  #triger .proposal {
    padding: 0 20px;
  }

  .navbar-nav {
    margin: 0;
  }

  footer .navbar-inverse {
    padding: 0;
  }
  footer .navbar-header {
    float: left;
  }
  footer .navbar-brand {
    height: 100%;
    margin-top: 0px;
  }
  footer .navbar {
    margin-bottom: 0;
  }
  footer .nav .subm {
    margin-top: 42px;
  }

  #history {
    padding: 20px 20px;
  }

  #triger .read {
    padding: 15px 20px 15px 20px;
  }

  #workers .man {
    margin: 0 20px 52px 20px;
  }

  #workers .man1 {
    margin-left: 20px;
  }

  #workers .man4 {
    margin-right: 20px;
  }

  #workers .man7 {
    margin-right: 20px;
  }

  #triger {
    padding: 15px 0 30px 0;
  }
  #triger .proposal {
    padding-bottom: 50px;
  }

  #history .history-description {
    padding: 39px 20px;
  }

  #workers {
    padding: 0;
  }

  .links img {
    height: 100%;
  }
}
@media screen and (max-width: 750px) {
  #main .navbar-right {
    display: inherit;
  }

  .nav > li > a, .navbar-inverse .navbar-nav > li .phone {
    padding: 3px 0;
  }

  .navbar-inverse .navbar-nav > li .feedback {
    max-width: 200px;
    margin: 3px auto 0;
  }

  #main .navbar-inverse {
    padding: 3px 0 0 0;
  }
}
@media screen and (max-width: 570px) {
  footer .down {
    flex-direction: column;
    padding: 20px 0;
  }

  footer .socials {
    margin-top: 20px;
  }

  footer .vk {
    margin-right: 40px;
  }

  footer .tw, footer .in {
    margin-left: 40px;
  }

  #blueimp-gallery .description {
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
  }

  .blueimp-gallery > .slides > .slide > .slide-content {
    display: none;
  }

  #blueimp-gallery .description .mail {
    width: 50%;
  }

  .blueimp-gallery > .close {
    right: 30px;
    color: rgba(0, 0, 0, 0.62);
    z-index: 1;
    top: 30px;
    padding: 0;
    margin: 0;
    font-size: 45px;
    display: block;
  }
}
@media screen and (max-width: 540px) {
  .mail {
    margin: 10px 0;
    width: 100%;
  }

  #connection {
    padding: 0px 0 75px 0;
  }
  #connection .text {
    width: 100%;
  }
  #connection .map {
    margin: 0 auto 15px;
  }
  #connection h1 {
    margin-bottom: 30px;
  }
  #connection .text {
    margin: 10px 0 29px 0;
  }
  #connection h3 {
    margin-top: 10px;
    margin-bottom: 0;
  }
  #connection .email {
    margin-left: 0;
  }

  #main .logo {
    max-width: 300px;
    width: 100%;
    margin-bottom: 20px;
  }
  #main .description {
    margin: 0 auto 20px;
  }

  #history .skills {
    padding: 0;
  }

  footer .navbar-brand {
    margin: 0;
  }

  #description .adv {
    padding: 0 20px 0 0;
  }

  #description {
    padding: 20px 20px 0 20px;
  }

  body, .nav > li > a, #main .description, #history .history-description, #history .t16, #history .up, #history .skills-name, #workers .description {
    font-size: 13px;
  }

  .container {
    padding: 0 15px;
  }

  .progress {
    margin: 5px 0 20px 0;
  }

  .proposal h2 {
    margin: 20px 0 20px 0;
    line-height: 30px;
  }

  h1 {
    font-size: 25px;
  }

  h2, #connection h1 {
    font-size: 22px;
  }

  .description-proj {
    font-size: 13px;
    line-height: 22px;
  }

  #history .history-description {
    padding: 20px 20px;
  }

  .mail {
    font-size: 13px;
    line-height: 37px;
  }

  .proposal .send {
    padding: 0;
  }

  .submit {
    line-height: 37px;
    width: 100%;
  }

  #description .descr, #guarantee .gr-descr, #guarantee .descr-quality, #workers .position, #triger .text-block, #triger .offer {
    font-size: 13px;
    line-height: 22px;
  }

  #guarantee {
    padding-top: 15px;
  }
  #guarantee .col-main {
    margin-left: 0;
    margin-top: 0;
  }

  footer .navbar-inverse .navbar-nav > li > a {
    text-align: center;
  }

  #description .name, #guarantee .gr-name, #guarantee .name-quality, #workers .name-man, #triger .block-name, #connection .adr-name, #connection h3 {
    font-size: 15px;
    padding: 15px 0 3px 0;
  }

  #workers {
    padding: 12px 0 0 0;
  }
  #workers .circle-photo {
    margin-bottom: 0;
  }
  #workers .circle-photo img {
    max-width: 120px;
  }
  #workers .description {
    padding: 10px 0 30px 0;
  }
  #workers .man {
    margin: 0 20px 30px 20px;
    width: 100%;
  }

  #triger .proposal {
    padding-bottom: 5px;
  }

  #description .icon {
    margin-top: 12px;
  }

  footer .socials {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (max-width: 390px) {
  footer .navbar-header {
    float: none;
    width: 100%;
    margin: 0;
  }

  footer .logo {
    margin: 0 auto;
    float: none;
  }

  footer .nav .subm {
    margin: 0 auto 20px;
    float: none;
    width: 200px;
  }

  footer .navbar > .container .navbar-brand {
    float: none;
    margin: 0 auto;
  }

  footer .navbar > .container .navbar-brand, .container > .navbar-header {
    margin-left: 0;
    margin-right: 0;
  }

  h1 {
    font-size: 38px;
  }
}

/*# sourceMappingURL=style.css.map */
