.navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: black;
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 1440px;
  font-family: 'Montserrat';
}

.navbar {
  padding-top: 20px;
  height: 99px;
  margin-left: 145px;
  margin-right: 145px;
}

.navbar #logo img {
  width: 153.7px;
  height: 62.7px;
}

.navbar .collapse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.navbar .collapse .navbar-nav li {
  margin-right: 30px;
  font-size: 20px;
}

.navbar .collapse .navbar-nav li .nav-link {
  color: white;
}

.navbar .languages a {
  color: white;
  text-decoration: none;
  margin-right: 15px;
}

.navbar .languages a:hover {
  color: white;
  text-decoration: none;
}

.main_image {
  background-color: #492c15;
  height: 713px;
}

.main_image .greetings {
  height: 713px;
  background-image: url(/assets/images/bitmap.png);
}

.main_image .circle {
  height: 136px;
  width: 136px;
  background-color: white;
  border-radius: 50%;
  margin-top: -220px;
  margin-left: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.main_image .greet_text {
  color: white;
  margin-left: 680px;
  margin-top: -400px;
}

.main_image .greet_text h3 {
  font-size: 53px;
}

.main_image .greet_text p {
  width: 666px;
  height: 111px;
  font-size: 30px;
  font-weight: lighter;
}

.main_image .greet_text button {
  background-color: #008bc0;
  border-style: none;
  width: 202px;
  height: 48px;
  -webkit-box-shadow: -31px 15px 58px 0 rgba(0, 0, 0, 0.3), 0 12px 24px 0 rgba(0, 139, 192, 0.24);
          box-shadow: -31px 15px 58px 0 rgba(0, 0, 0, 0.3), 0 12px 24px 0 rgba(0, 139, 192, 0.24);
  border-radius: 5px;
  color: white;
  margin-top: 25px;
}

.after_img {
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 56px;
}

.heading h3 {
  line-height: 64px;
  size: 50px;
}

.heading p {
  width: 1143px;
  height: 117px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: center;
  color: #a1aeb7;
}

.why_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 70px;
}

.why_content h3 {
  width: 556px;
  height: 64px;
  font-size: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: center;
  color: #505d68;
  margin-top: 56px;
}

.why_content img {
  width: 297px;
  height: 268px;
}

.why_content p {
  width: 1138px;
  height: 39px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: center;
  color: #a1aeb7;
}

.photo_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 56px;
}

.photo_content .photo1 .blue1 {
  width: 366px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-radius: 5px;
}

.photo_content .photo1 p {
  width: 367px;
  height: 89px;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.72px;
  color: #000000;
  margin-top: 24px;
}

.photo_content .photo2 {
  margin-left: 20px;
}

.photo_content .photo2 .blue2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 757px;
}

.photo_content .photo2 p {
  width: 658px;
  height: 89px;
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.72px;
  text-align: right;
  color: #000000;
  margin-left: 90px;
  margin-top: 25px;
}

.achievment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 108px;
}

.achievment h3 {
  width: 703px;
  height: 64px;
  font-size: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: center;
  color: #505d68;
}

.achievment p {
  width: 885px;
  height: 31px;
  font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.48;
  letter-spacing: normal;
  text-align: center;
  color: #a1aeb7;
}

.achievment .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
}

.achievment .cards .cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 36px;
}

.achievment .cards .cart p {
  width: 254px;
  height: 84px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #a1aeb7;
}

.porfolio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 108px;
}

.porfolio h3 {
  width: 703px;
  height: 64px;
  font-size: 50px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: center;
  color: #505d68;
}

.porfolio .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 22px;
}

.porfolio .info .port_info p {
  margin-top: 10px;
}

.porfolio .info .port_info #sec {
  margin-top: -15px;
}

.porfolio .info .info_img {
  width: 360px;
  height: 271px;
  border-radius: 2px;
  border: solid 1px #c2d1d9;
  margin-right: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.porfolio .info .info_img a {
  background-color: white;
  border-style: none;
  width: 358px;
}

.porfolio .info .info_img img {
  width: 336px;
  height: 248px;
  border: solid 1px #c2d1d9;
}

.customers {
  background-color: #f2f5f7;
  padding-bottom: 50px;
}

.customers .customs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.customers .customs h3 {
  margin-top: 17px;
  margin-bottom: 48px;
}

.customers .customs .cust_imgs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.customers .customs .cust_imgs img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 83px;
  height: 82px;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.5;
  margin-right: 53px;
}

.customers .customs .cust_imgs #mugam {
  width: 127px;
  height: 86px;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.5;
}

.contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
}

.contact .h2 {
  font-size: 50px;
}

.contact .forms {
  margin-top: 25px;
}

.contact .forms input {
  width: 555px;
  height: 63px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  border-style: none;
  background-color: #f2f5f7;
}

.contact .forms textarea {
  width: 555px;
  height: 314px;
  background-color: #f2f5f7;
  border-style: none;
  margin-top: 10px;
}

.contact .phones {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 557px;
  margin-top: 24px;
}

.contact .phones button {
  width: 202px;
  height: 48px;
  -webkit-box-shadow: -31px 15px 58px 0 rgba(0, 0, 0, 0.3), 0 12px 24px 0 rgba(0, 139, 192, 0.24);
          box-shadow: -31px 15px 58px 0 rgba(0, 0, 0, 0.3), 0 12px 24px 0 rgba(0, 139, 192, 0.24);
  background-color: #008bc0;
  border-radius: 5px;
  color: white;
}

.contact .phones .email span {
  width: 236px;
  height: 123px;
  font-size: 25px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.64;
  letter-spacing: -0.5px;
  text-align: right;
  color: #9a9a9a;
}

.foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 145px;
  margin-right: 145px;
}

.foot img {
  width: 162px;
  height: 101px;
}

.foot .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
}

.foot .links a {
  color: black;
  text-decoration: none;
}

.foot span {
  color: #505d68;
}
/*# sourceMappingURL=style.css.map */