* {
  margin: 0;
  padding: 0;
  font-family: 'Exo 2', sans-serif;
  font-weight: normal;
  font-size: 16 px;
  line-height: 1.5;
  box-sizing: border-box;
}

h1 {
  font-weight: 800;
  font-size: 60px;
  line-height: 120%;
}

h2 {
  font-size: 36px;
  line-height: 120%;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 1.375em;
}



.container {
  max-width: 1340px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  position: relative;
}

.container-width100 {
  max-width: 1920px;
  position: relative;
  margin: 0 auto;
  background-repeat: no-repeat;
}

.button {

  background-color: #FF9933;

  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  text-transform: none;
  text-decoration: none;
  border: none;
  outline: inherit;
  padding: 14px 24px;
}

.button:hover {
  background-color: #ff8d1c;
}

.button:active {
  outline: 2px solid #ff8d1c;
}

.header {
  background-image: url("Images2/Rectangle4.png");
  background-repeat: no-repeat;
  background-position-x: center;
}

.header-contacts {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 17px 0;
}

.header__logo {}

.header-phone {}

.header-phone__img {
  margin-right: 10px;
}

.header-phone__number {
  font-weight: 800;
  font-size: 27px;
  line-height: 32px;
  text-decoration: none;
  vertical-align: top;
}

.header-phone__number:hover {
  text-decoration: underline;
}

.header-contacts__btn {
  padding: 14px 24px;
}

.my-btn {}

.header-name {
  margin: 214px auto 22px auto;
  text-align: center;
  text-align: center;
  padding: 0 10px;

  font-weight: bold;
  max-width: 760px;
  text-transform: uppercase;
}

.header-discr {
  text-align: center;
  margin: 0 auto;
  padding: 0 10px 247px 10px;
  max-width: 637px;
  font-weight: 300;
}

.offer {
  padding: 62px 10px 89px 10px;
  text-align: center;
}

.offer-name {
  font-weight: 700;
  line-height: 140%;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto 70px auto;
  color: #3A4454;
}

.offer-list__label {
  font-weight: 300;
  font-size: 36px;
  line-height: 140%;
  margin-bottom: 50px;
}

.offer-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto 85px auto;
  max-width: 1090px;
}

.offer-item {
  vertical-align: top;
  text-align: start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 52px;
  width: 50%;
}

.offer-item__img {
  margin-right: 28px;

}

.offer-item__discr {
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  line-height: 140%;
  color: #3A4454;
  vertical-align: top;
}

.offer-discr {
  color: #1F6EB6;
  font-weight: bold;
  font-size: 27px;
  line-height: 130%;
  max-width: 930px;
  margin: 0 auto;

}

.left-img {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
}

.right-img {
  position: absolute;
  right: 0px;
  top: 0px;
  height: 100%;
}

.our-services-bg {
  background-color: #1F6EB6;
  z-index: -2;
}

.our-services {}


.our-services-img {
  position: absolute;
  right: 16%;
  bottom: 0px;
  z-index: -1;
}

.our-services-info {
  padding: 87px 10px 70px 20px;


}

.our-services__header {
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 46px;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto 113px auto;
  max-width: 900px;
}

.our-services__list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 807px;
}

.our-services-item {
  width: 50%;
  margin-bottom: 45px;

  vertical-align: top;
  text-align: start;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: start;
  align-items: flex-start;

}

.our-services-item-text {
  vertical-align: top;
  text-align: start;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
}

.our-services-item__title {

  margin-bottom: 18px;
  font-weight: bold;
  font-size: 21px;
  line-height: 140%;
  text-transform: uppercase;
}

.our-services-item__img {
  margin-right: 20px;
}



.our-services-item__discr {
  vertical-align: top;
  display: inline-block;
  width: 90%;
  font-weight: 300;
  font-size: 14px;
  line-height: 130%;
}

.our-services__footer {
  margin-top: 47px;
  font-weight: 500;
  font-size: 21px;
  line-height: 140%;
}


.work-types-bg {
  background: white;
}

.work-types__img {
  position: absolute;
  right: 50%;
  bottom: 45%;
  z-index: 0;
  transform: translateX(50%) translateY(50%);

}

.work-types-block {
  text-align: center;
  z-index: 1;
}

.work-types {

  padding: 90px 0 120px 0;
}

.work-types__header {
  font-weight: bold;
  font-size: 36px;
  line-height: 130%;
  text-transform: uppercase;
  margin: 0 auto 145px auto;
}

.work-types__list {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
}

.work-types__list-1 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-end;
  width: 30%;
}

.work-types__list-2 {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  width: 30%;
}

.work-types-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 50px;

}

.work-types__point {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #1F6EB6;
  border-radius: 50%;
  margin: 10px;
min-width:10px;
}

.work-types-item__discr {
  font-weight: normal;
  text-align: end;
  font-weight: bold;
  font-size: 21px;
  line-height: 130%;
  color: #3A4454;
}

.work-types__footer {
  color: #1F6EB6;
  font-weight: normal;
  font-size: 18px;
  line-height: 140%;
  margin-top: 44px;
}


.presentation-request-bg {
  background-color: black;
}


.presentation-request {
  padding: 65px 0 58px 0;
  text-align: center;
}

.presentation-request__header {
  max-width: 1125px;
  margin: 0 auto 36px auto;
  font-weight: 800;
  line-height: 130%;
}

.presentation-request__discr {
  margin-bottom: 36px;
  font-weight: normal;
  font-size: 24px;
  line-height: 140%;
}

.presentation-request__btn {
  padding: 14px 24px;
}

.why-us-bg {
  background: #EBEDF3;
}

.why-us {
  padding: 92px 0 40px 0;

}

.why-us__header {
  margin-bottom: 83px;
  color: #3A4454;
  font-weight: 800;
  line-height: 130%;
  text-transform: uppercase;
  text-align: center;
}

.why-us-list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;

}

.why-us-item {
  margin-bottom: 62px;
  width: 25%;
}

.why-us-item__img {
  display: inline-block;
  margin-right: 10px;
}

.why-us-item__discr {
  width: 60%;
  display: inline-block;
  vertical-align: top;
  color: #3A4454;
  font-weight: bold;
  font-size: 21px;
  line-height: 140%;
  text-align: start;
}




.procedure-bg {
  background-image: url('Images2/Rectangle6.png');
  background-size: cover;
}

.procedure {
  padding: 79px 0 50px 0;
  max-width: 1032px;
  margin: 0 auto;
}

.procedure__header {
  font-weight: 800;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 48px;
}

.procedure-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 14px;

}

.procedure-item-type1 {}

.procedure-item-block {
  background: #EBEDF3;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 22px 36px 28px 36px;
  max-width: 740px;
}

.procedute-item-block__img {}

.procedure-item-block__text {
  font-weight: bold;
  font-size: 24px;
  line-height: 130%;
  color: #3A4454;
}

.procedure-item-type2 {
  justify-content: flex-end;
}

.procedure-item__arrow {}

.procedure__footer {
  font-weight: 500;
  font-size: 18px;
  line-height: 140%;
  text-align: center;
  max-width: 550px;
  margin: 66px auto 0 auto;
}

.portfolio {
  padding: 84px 0 130px 0;
}

.portfolio__header {
  font-weight: bold;
  line-height: 130%;
  text-align: center;
  text-transform: uppercase;
  color: #3A4454;
}

.portfolio-item {
  width: 90%;
  padding: 30px 36px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin: 64px auto;
}

.portfolio-before,
.portfolio-after {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 30px;
}

.portfolio-before__title,
.portfolio-after__title {
  font-weight: 300;
  font-size: 21px;
  line-height: 140%;
  color: #3A4454;
  width: 12%;
  margin-right: 40px;
}

.portfolio-before__img {}





.portfolio-after__img {}

.portfolio-info {}

.portfolio-info__name {

  font-weight: bold;
  font-size: 21px;
  line-height: 140%;
  color: #3A4454;
}

.portfolio-info__discr {
  font-weight: 300;
  font-size: 21px;
  line-height: 140%;
  color: #3A4454;
}

.portfolio-info__footer {
  margin: 30px auto;
  font-weight: 300;
  font-size: 16px;
  line-height: 130%;



  color: #3A4454;
}

.questions-bg {
  background-color: white;
}


.questions {
  padding: 83px 0 74px 75px;
  max-width: 660px;
}

.questions__header {
  font-weight: 800;
  line-height: 130%;
  color: #3A4454;
  margin-bottom: 36px;
}

.questions__discr {
  font-size: 24px;
  line-height: 140%;
  color: #3A4454;
  margin-bottom: 36px;
}

.questions__btn {
  padding: 14px 24px;
  background: #3A4454;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
  text-align: center;
}


.request-bg {
  background-image: url("Images/Rectangle5.jpg");
  background-size: cover;
}

.request {
  padding: 55px 0 38px 0;
  text-align: center;
}

.request__header {
  font-weight: bold;
  line-height: 130%;
  text-align: center;
  margin-bottom: 45px;
}

.request-inputs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 39px;
}

.request-inputs__input {
  border: #C4C4C4 solid 1px;
  width: 394px;
  height: 59px;
  background-color: white;
  font-size: 21px;
  line-height: 140%;
  padding-left: 16px;
}

.request__btn {
  padding: 14px 24px;
}



.footer-bg {
  background-color: black;
}

.footer {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: top;
}

.footer-contacts {
  width: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.footer-contacts1 {
  justify-content: flex-start;
}

.footer__logo {}

.footer-contacts2 {
  justify-content: flex-end;
}

.footer__number,
.footer__mail {
  font-weight: 800;
  font-size: 24px;
  line-height: 29px;
  margin-left: 60px;
  text-decoration: none;
}

.footer__number:hover,
.footer__mail:hover {
  text-decoration: underline;
}



.footer__copyright {
  font-weight: normal;
  font-size: 14px;
  line-height: 140%;
  padding-top: 36px;
  padding-bottom: 48px;
}



.text-align-s {
  text-align: start;
}




/*license*/

.license {

  display: block;
  margin: 14px auto 0 auto;
}

.license__cbx {}

.license__text {
  font-weight: 300;
  font-size: 11px;
  line-height: 140%;

  color: #1F6EB6;
  text-align: center;
}

.license__link {
  cursor: pointer;
}


.white {
  color: white;
}

@media (max-width: 1000px) {

  h1 {
    font-weight: 800;
    font-size: 50px;
    line-height: 120%;
  }

  .header-contacts {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 17px 0;
  }

  .header-name {
    margin: 50px auto 22px auto;

  }

  .header-discr {

    padding-bottom: 50px;


  }

  .offer-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto 85px auto;
    max-width: 1090px;
  }

  .offer-item {

    width: 80%;
  }

  .right-img {
    display: none;
  }

  .left-img {
    display: none;
  }


  .our-services-info {

    padding: 90px 20px 70px 50px;


  }

  .our-services__list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .our-services-item {
    width: 90%;
    margin-bottom: 45px;
  }


  .our-services-img {
    display: none;
  }

  .work-types__img {
    opacity: 15%;
    width: 100%;
  }


  .work-types-block {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
  }

  .work-types {
    max-width: 700px;
    padding: 90px 0 61px 0;
  }

  .work-types__header {
    font-weight: bold;
    font-size: 36px;
    line-height: 130%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 49px;
  }

  .work-types__list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }

  .work-types__list-1 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-end;
    width: 80%;
  }

  .work-types__list-2 {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 80%;
  }


  .work-types-item {

    margin-bottom: 20px;
  }







  .presentation-request {
    padding: 65px 50px 58px 50px;
    text-align: center;
  }

  .presentation-request__header {
    text-align: start;
  }

  .presentation-request__discr {

    text-align: start;
  }

  .presentation-request__btn {
    padding: 14px 24px;
  }


  .why-us {
    padding: 92px 50px 40px 50px;

  }



  .why-us-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;

  }

  .why-us-item {
    width: 100%;
  }


  .advantage {
    padding: 79px 50px 40px 50px;
    position: relative;
  }


  .advantage-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1000px;
  }

  .advantage-item {
    margin-bottom: 60px;
    width: 100%;
  }


  .advantage-message {
    display: none;

  }

  .questions {
    padding: 83px 50px 74px 50px;
    max-width: 660px;
  }

  .request-bg {
    background-image: url("Images/Rectangle5.jpg");
    background-size: cover;
  }

  .request {
    padding: 55px 50px 64px 50px;

  }


  .request-inputs {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 39px;
  }


  .footer {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: top;

  }

  .footer-contacts {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
  }

  .footer-contacts1 {
    justify-content: flex-start;
  }

  .footer__logo {}

  .footer-contacts2 {
    justify-content: flex-start;
  }

  .footer__number,
  .footer__mail {
    font-weight: 800;
    font-size: 24px;
    line-height: 29px;
    margin-left: 0px;
    text-decoration: none;
    text-align: start;
    margin-bottom: 20px;
  }





  .footer__copyright {
    font-weight: normal;
    font-size: 14px;
    line-height: 140%;

    padding-bottom: 48px;
    text-align: center;
    padding: 36px 50px 0 50px;
  }
}
.header-contacts__btn a {
  color:white;
  text-decoration: none;
}
input[type=submit] {
  background-color:#FF9933;
  background-color: #FF9933;
    padding: 13px 40px;
    color: white;
    border: 0;
}
.portfolio-before__img {
  width:70%;
}
.portfolio-after__img {
  width:70% !important;
}
.slider__control_right {
  right:0 !important;
}
.slider__control_left {
  left:0 !important;
}
@media (max-width:450px){
  .procedure-item__arrow {
    display:none;
  }
  .request-inputs__input {
    width:100%;
  }
  .portfolio-before__title, .portfolio-after__title {
    font-size:12px !important;
  }
  .why-us__header {
    font-size:25px;
  }
  .why-us-item__discr {
    font-size:18px;
  }
  h3 {
    font-size:24px;
  }
  h2 {
    font-size:26px;
  }
  .header-name {
    font-size:30px;
  }
  .offer-item__discr {
    font-size:22px;
  }
  
}
@media (max-width:1600px) {
  .our-services-img {
    right:3%;
  }

}
@media (max-width:1400px) {
  .right-img {
    right:0;
  }
}
.slick-prev {
  left:0 !important;
  color:#1F6EB6;
}
.slick-next {
  right:0 !important;
  color:#1F6EB6;
}
.slick-prev:before, .slick-next:before {
  color:#1F6EB6 !important;
}
input[type=submit] {
  background-color:#FF9933;
  background-color: #FF9933;
    padding: 13px 40px;
    color: white;
    border: 0;
}
.slick-prev {
left:-1px !important;
}