header {
  box-sizing: border-box;
}

body {
  margin: 0 auto;
}

.row {
  display: flex;
}

.column {
  display: flex;
  flex-direction: column;
}

.section {
  margin-top: -210px;
  height: 900px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 110px;
  padding-bottom: 105px;
}

.section-title-container {
  max-width: 739px;
  margin-bottom: 56.5px;
}

.section-title {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 53px;
  text-align: center;
  color: #323232;
}

.section-description {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #999999;
}

.info-block-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.info-block {
  width: 353px;
  min-width: 353px;
  height: 139px;
  margin: 13.5px;
  display: flex;
}

.info-block .icon-container {
  width: 110px;
  min-width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 1px solid #e0e0e0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.info-block .icon-container div {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  border: 1px solid #4985ff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.info-block .text-container {
  width: 100%;
  margin-left: 17px;
}

.info-block .text-container h3 {
  margin-bottom: -2px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}

.info-block .text-container p {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
}

.button {
  width: 200px;
  height: 45px;
  background: #4985ff;
  border-radius: 30px;
  border-color: #4985ff;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  margin-top: 41.5px;
  cursor: pointer;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
}

.primary-section {
  height: 900px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-image: url(images/фон\ перша\ секція.png);
  background-repeat: no-repeat;
  background-position: center;
}

.primary-section header {
  max-width: 1920px;
  padding-right: 365px;
  align-items: center;
  height: 100px;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  border-bottom: 1px solid #a1a1a1;
}

.primary-title {
  margin-top: 203px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 829px;
}

.primary-section .item {
  margin-right: 40px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #ffffff;
  cursor: pointer;
}

.primary-section .item:hover{
  color: red;
}
.primary-title p {
  margin-bottom: -19px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
}

.primary-title h1 {
  margin-bottom: 50px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: center;
  text-align: center;
  color: #ffffff;
}

.button1 {
  width: 200px;
  height: 45px;
  background: #4985ff;
  border-radius: 30px;
  border-color: #4985ff;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.thirdy-section {
  margin: auto;
  max-width: 1920px;
  align-items: center;
  justify-content: center;
  margin-top: -180px;
  height: 797px;
  background-color: #f6f6f8;
  background-repeat: no-repeat;
  background-position: center;
}

.thirdy-information {
  margin: 0;
  height: 500px;
  margin-left: 300px;
}

.thirdy-information p {
  padding: 0;
  margin-top: 40px;
  margin-bottom: 30px;
  width: 489px;
  height: 117px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #999999;
}

.thirdy-information h2 {
  margin-top: 151px;
  width: 424px;
  height: 88px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 53px;
  color: #323232;
}

.thirdy-information a {
  width: 202px;
  height: 20px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #4985ff;
  -moz-text-decoration-line: ;
}
.photo {
  margin-top: 90px;
}

.photo img {
  margin-top: 100px;
  min-width: 500px;
  min-height: 400px;
  width: 500px;
  height: 400px;
}

.items-block-container {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.item-block {
  margin-left: 50px;
  margin-right: 50px;
  width: 104px;
  height: 67px;
  display: flex;
  flex-direction: column;
}

.item-block div {
  align-items: center;
}

.item-block img {
  width: 30px;
  height: 30px;
}

.item-block h4 {
  margin: 0;
  margin-left: 20px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  color: #000000;
}

.item-block p {
  margin-top: 17px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}

.thirdy-section hr {
  margin-bottom: 70px;
  margin-top: 86px;
  border: 1px solid #e0e0e0;
  width: 1110px;
}

.background-items {}

.gallery {
  margin: auto;
  max-width: 1920px;
  position: relative;
}

.background {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 490px;
  background: linear-gradient(90deg, #504dc2 20.44%, #5f12d0 80.91%), #c4c4c4;
}

.gallery-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.background-items {
  margin-top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.background-items h2 {
  margin-right: 370px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 53px;
  color: #ffffff;
}

.background-items button {
  margin-top: 17px;
  width: 200px;
  height: 45px;
  background: #4985ff;
  border-color: #4985ff;
  border-radius: 30px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
}

.library {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.images {
  margin-top: 305px;
}

.images img {
  margin-right: 30px;
  width: 350px;
  height: 300px;
}

.library-text {
  margin-left: 30px;
  margin-top: 12 px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.library-items {
  margin-right: 30px;
}

.library-items h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
}

.library-items span {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #4985ff;
}

.library-items p {
  margin-top: 30px;
  width: 350px;
  height: 117px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #999999;
}

.library-items a {
  margin-top: 30px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #4985ff;
}

.gallery hr {
  margin-top: 85px;
  border: 1px solid #e0e0e0;
  width: 1110px;
  height: 0px;
}

.projects {
  max-width: 1920px;
  margin: auto;
  position: relative;
  margin-top: 85px;
  background: #f6f6f8;
  height: 776px;
}

.projects-text {
  flex-direction: column;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.projects-text h2 {
  margin-top: 98px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 53px;
  text-align: center;
  color: #000000;
}

.projects-text p {
  margin-top: 21px;
  height: 41px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #999999;
}

.projects-gallery {
  justify-content: center;
  flex-wrap: wrap;
  display: flex;
}

.projects-photo {
  margin-right: 30px;
  margin-top: 70px;
}

.projects-photo img {
  width: 255px;
  height: 255px;
  border-radius: 10px;
}

.button-projects {
  transform: translateX(-50%);
  margin-top: 50px;
  margin-left: 50%;
  background: #4985ff;
  border-radius: 30px;
  border-color: #4985ff;
  width: 200px;
  height: 45px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #ffffff;
  cursor: pointer;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.media {
  position: relative;
  display: flex;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(images/фон2.png);
  height: 570px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.text-media {
  margin-top: 106px;
}

.text-media h2 {
  margin: 0;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 53px;
  text-align: center;
  color: #ffffff;
}

.text-media p {
  margin-top: 30px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
}

.video {
  position: relative;
}

.video img {
  margin-top: 55px;
}

.video-button {
  transform: translate(-50%, -50%);
  top: 55%;
  left: 50%;
  position: absolute;
  border: 1px solid #ffffff;
  border-radius: 200px;
  width: 300px;
  min-height: 100px;
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-left: 40px;
}

.video-button img {
  margin: 0;
}

.video-button p {
  width: 150px;
  height: 19px;
  margin-left: 41px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 25px;
  color: #ffffff;
}

.media hr {
  margin: 0;
  margin-top: 85px;
  border: 1px solid #e0e0e0;
  width: 1110px;
}

.form-container {
  text-align: center;
}

.your-gmail h2 {
  margin-top: 85px;
  font-family: 'Montserrat';
  font-weight: 600px;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
}

.your-gmail p {
  margin-top: 20px;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #999999;
}

.gmail-button {
  margin-top: 29px;
  text-align: center;
}

.gmail-button input {
  background: #ffffff;
  border: 1px solid #f2f2f2;
  box-shadow: 0px 0px 10px rgba(111, 111, 111, 0.25);
  border-radius: 30px 0px 0px 30px;
  height: 45px;
  width: 299px;
  outline: none;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  color: #999999;
}

.gmail-button button {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #FFFFFF;
  width: 190px;
  margin-left: -6px;
  padding: 0;
  border-color: #4985ff;
  background: #4985ff;
  box-shadow: 0px 0px 10px rgba(111, 111, 111, 0.25);
  border-radius: 0px 30px 30px 0px;
  height: 45px;
  cursor: pointer;
  -webkit-border-radius: 0px 30px 30px 0px;
  -moz-border-radius: 0px 30px 30px 0px;
  -ms-border-radius: 0px 30px 30px 0px;
  -o-border-radius: 0px 30px 30px 0px;
}

.text-hard {
  padding-top: 250px;
  height: 200px;
}

.spam h2 {
  margin-top: 35px;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 13px;
  line-height: 21px;
  text-align: center;
  color: #999999;
}



.footer {
  max-height: 338px;
  justify-content: center;
  display: flex;
  margin-top: 171px;
  height: 413px;
  background: #F6F6F8;
}

.footer-container {
  margin-left: 30px;
  margin-top: 51px;
  flex-wrap: wrap;
  display: flex;
}

.row img {
  margin-right: 15px;
  margin-top: 10px;
  width: 15px;
  height: 15px;
  display: flex;
  flex-direction: column;
}

.all-content {
  width: 255px;
  display: flex;
  flex-direction: column;
}

.row p {
  margin-bottom: 23px;
  margin-top: 5px;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #999999;
}

.h3-text {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 9px;
}

.end {
  background: #F6F6F8;
}