* {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: Square721;
  src: url(../fonts/square721ru.otf) format("opentype");
}
@font-face {
  font-family: Avenir Next Cyr Regular;
  src: url(../fonts/AvenirNextCyr-Regular.ttf) format("opentype");
}
@font-face {
  font-family: Avenir Next Cyr Demi;
  src: url(../fonts/AvenirNextCyr-Demi.ttf) format("opentype");
}
@font-face {
  font-family: Avenir Next Cyr Bold;
  src: url(../fonts/AvenirNextCyr-Bold.ttf) format("opentype");
}
.header {
  height: 620px;
  background: top no-repeat url(../images/header-bg.jpg);
  background-size: cover;
  position: relative;
}
.header .dots-bg {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2)), center repeat-x url(../images/dots.png);
  background-size: 70%;
}
.header .worker-img {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  background: right/100% no-repeat url(../images/worker.png);
  width: 681px;
  max-height: 620px;
  height: 100%;
}
.header .light-logo {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 538px;
  height: 1017px;
  background: top no-repeat url(../images/light-logo.png);
}
.header #logoRow {
  background-color: rgba(255, 255, 255, 0);
  transition: 0.7s;
}
.header .logo-row {
  z-index: 30;
  height: 120px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  background-color: rgba(255, 255, 255, 0.8);
  transition: 0.3s;
}
.header .logo-row .main-logo .logobot {
  height: 80px;
}
.header .logo-row .main-logo .botname {
  height: 39px;
  margin: 25px 0 0 15px;
}
.header .logo-row .main-logo .botname-s {
  height: 39px;
  margin: 20px 0 0 15px;
  display: none;
}
.header .header-info {
  position: absolute;
  right: 0;
  width: 65%;
}
.header .header-info .header-icons {
  width: 30px;
  height: 30px;
  fill: #0BA9F2;
}
.header .header-info .inf-header {
  margin-left: 10px;
  margin-right: 20px;
}
.header .header-info .inf-header .title {
  font-family: Avenir Next Cyr Regular;
  font-size: 14px;
  margin: 0;
  letter-spacing: -0.3px;
  color: black;
}
.header .header-info .inf-header .desc {
  font-family: Avenir Next Cyr Bold, Roboto, Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  margin: 0;
  letter-spacing: -0.5px;
  color: black;
  white-space: nowrap;
}
.header .header-info .searching .searching-input {
  width: 42px;
  height: 42px;
  border: 1px solid #0BA9F2;
  border-radius: 25px;
  background: none;
  padding: 0 15px;
  transition: 0.3s;
  font-family: Avenir Next Cyr Regular;
  font-size: 14px;
}
.header .header-info .searching .searching-input::-webkit-search-cancel-button {
  display: none;
}
.header .header-info .searching .s-input-wide {
  width: 200px;
}
.header .header-info .searching .search-btn-open {
  margin-right: 48px;
}
.header .header-info .searching .search-btn-open svg {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 50%;
  margin-right: -5px;
  width: 16px;
  height: 16px;
  fill: #0BA9F2;
  cursor: pointer;
}
.header .header-info .searching .search-btn {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 14px;
}
.header .header-info .searching .search-btn svg {
  width: 16px;
  height: 16px;
  fill: #0BA9F2;
}
.header .header-info .search-loc {
  min-width: 42px;
  height: 42px;
  border: 1px solid #0BA9F2;
  border-radius: 25px;
  margin: 0 5px;
  z-index: 99;
}
.header .header-info .search-loc img {
  width: 24px;
  margin: 0 auto;
}
.header .header-info .search-loc svg {
  width: 20px;
  fill: #0BA9F2;
}
.header .header-info .search-loc .dropdown-toggle:after {
  border: none !important;
  margin: 0 !important;
}
.header .header-info .search-loc .dropdown-menu {
  border-color: #0BA9F2;
}
.header .header-info .search-loc .dropdown-menu a:hover {
  background: none;
  color: #0BA9F2;
}
.header .mid-row {
  position: absolute;
  z-index: 5;
  top: 50%;
  margin-top: -80px;
}
.header .mid-row span {
  font-family: Avenir Next Cyr Bold;
  font-size: 22px;
  letter-spacing: -0.5px;
  color: white;
  text-transform: uppercase;
  display: block;
  margin-bottom: 30px;
}
.header .menu-row {
  position: absolute;
  z-index: 6;
  bottom: -60px;
  height: 60px;
  background-color: #1A1A1A;
  border-top: 4px solid #0BA9F2;
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
}
.header .menu-row .main-menu {
  position: relative;
}
.header .menu-row .main-menu ul[class=main] {
  height: 56px;
  margin: 0;
  padding: 0;
}
.header .menu-row .main-menu ul[class=main] li {
  height: 56px;
  line-height: 55px;
  display: inline-block;
  transition: 0.3s;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  margin-right: -7px;
}
.header .menu-row .main-menu ul[class=main] li:hover {
  border-left: 1px solid #0BA9F2;
  border-right: 1px solid #0BA9F2;
  background-color: rgba(11, 169, 242, 0.3);
}
.header .menu-row .main-menu ul[class=main] li:hover .sub-main {
  display: block;
}
.header .menu-row .main-menu ul[class=main] li a {
  font-size: 18px;
  color: white;
  padding: 0 15px;
}
.header .menu-row .main-menu ul[class=main] .lk {
  position: absolute;
  right: 0;
  border: none !important;
  background: rgb(11, 169, 242);
  transition: 0.3s;
}
.header .menu-row .main-menu ul[class=main] .lk:hover {
  background: rgba(11, 169, 242, 0.3);
}
.header .menu-row .main-menu ul[class=main] .lk:hover a {
  color: white;
}
.header .menu-row .main-menu ul[class=main] .lk a {
  padding: 0 20px;
}
.header .menu-row .main-menu ul[class=main] .sub-main {
  display: none;
  background-color: #1A1A1A;
  position: absolute;
  z-index: 4;
  top: 56px;
  padding: 0 30px 0 20px;
  transition: 0.2s;
}
.header .menu-row .main-menu ul[class=main] .sub-main a {
  color: white !important;
  font-size: 16px;
  padding: 5px 0;
}
.header .menu-row .main-menu ul[class=main] .sub-main a:hover {
  color: #0BA9F2 !important;
}
.header .menu-row .main-menu ul[class=main] .sub-main a li {
  display: block;
  border-left: none;
  border-right: none;
  border-top: 1px solid #17242A;
  transition: 0.2s;
  line-height: 48px;
  background: none !important;
}
.header .menu-row .main-menu ul[class=main] .sub-main a li:nth-child(-n+1) {
  border-bottom: 1px solid #17242A;
}
.header .menu-row .main-menu ul[class=main] .sub-main a li:hover {
  border-bottom: 1px solid #0BA9F2;
}

.mob-menu-btn {
  align-items: center;
  justify-content: center;
  display: none;
}
.mob-menu-btn #mobMenuBtnClose svg {
  width: 14px;
}

.mob-menu {
  position: absolute;
  width: 100%;
  box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
  background-color: #1A1A1A;
  z-index: 25;
  left: 0;
  top: 120px;
}
.mob-menu .mob-searching {
  width: 100%;
  background-color: rgba(250, 250, 250, 0.95);
  padding: 15px 30px;
}
.mob-menu .mob-searching form {
  width: 100%;
}
.mob-menu .mob-searching .searching-input {
  position: relative;
  width: 100%;
  height: 42px;
  border: 1px solid #0BA9F2;
  border-radius: 25px;
  background-color: white;
  padding: 0 15px;
  transition: 0.3s;
  font-family: Avenir Next Cyr Regular;
  font-size: 14px;
}
.mob-menu .mob-searching .searching-input::-webkit-search-cancel-button {
  display: none;
}
.mob-menu .mob-searching .search-btn {
  position: absolute;
  top: 8px;
  right: 15px;
}
.mob-menu .mob-searching .search-btn svg {
  width: 16px;
  height: 16px;
  fill: #0BA9F2;
}
.mob-menu .mob-nav {
  margin: 0;
  padding: 0;
}
.mob-menu .mob-nav a {
  font-size: 16px;
}
.mob-menu .mob-nav a:hover li {
  border-color: rgb(11, 169, 242);
  background-color: rgba(11, 169, 242, 0.2);
}
.mob-menu .mob-nav a:hover .lk {
  background-color: rgba(11, 169, 242, 0.2);
}
.mob-menu .mob-nav a li {
  line-height: 48px;
  border-bottom: 1px solid rgba(11, 169, 242, 0.1);
  padding-left: 5%;
  color: white;
  transition: 0.3s;
}
.mob-menu .mob-nav a .lk {
  background-color: rgb(11, 169, 242);
  transition: 0.3s;
}

button:active, button:focus {
  outline: none;
}

.accordion-button:focus {
  box-shadow: none !important;
}

.accordion-button:not(.collapsed) {
  color: rgb(11, 169, 242);
}

.accordion-button:not(.collapsed) {
  background: rgba(11, 169, 242, 0.1);
}

.pbn {
  background: none !important;
}
.pbn .pbn-title {
  display: flex;
  flex-direction: column;
  max-width: 750px;
}
.pbn-title p {
  font-family: Avenir Next Cyr Regular;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 26px;
}
.pbn-title ul {
  list-style-type: disc;
}
.pbn-title li {
  font-family: Avenir Next Cyr Regular;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 26px;
}
.pbn .pbn-date {
  text-align: center;
  margin-left: -20px;
  margin-right: 20px;
}

.downloads {
  margin-bottom: 5px;
}
.downloads a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}
.downloads svg {
  fill: #0BA9F2;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
}
.downloads span {
  margin-left: 10px;
}

.nums-list {
  font-family: Avenir Next Cyr Regular;
  font-size: 18px;
  color: black;
  line-height: 22px;
}
.nums-list li {
  margin: 13px 0;
}
.nums-list ul {
  list-style-type: disc;
}

.p-search {
  position: relative;
  max-width: 400px;
}

.p-searching {
  position: relative;
  width: 100%;
  height: 42px;
  border: 1px solid #0BA9F2;
  border-radius: 25px;
  background-color: white;
  padding: 0 15px;
  transition: 0.3s;
  font-family: Avenir Next Cyr Regular;
  font-size: 14px;
}
.p-searching::-webkit-search-cancel-button {
  display: none;
}

.p-searching-btn {
  position: absolute;
  top: 8px;
  right: 15px;
}
.p-searching-btn svg {
  width: 16px;
  height: 16px;
  fill: #0BA9F2;
}

.fixedLogoRow {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 19;
  background-color: rgba(255, 255, 255, 0.8) !important;
}

.fixedMenuRow {
  position: fixed;
  width: 100%;
  top: 120px;
  z-index: 7;
}

.content-min {
  z-index: 3;
  margin-top: 140px;
  text-align: justify;
}
.content-min .info-item {
  transition: 0.3s;
}
.content-min .info-item:hover span h7 {
  color: black;
}
.content-min .info-item:hover span svg {
  fill: #0BA9F2;
}
.content-min .info-item:hover .icon-desc {
  border-color: #0BA9F2;
}
.content-min .info-item span h7 {
  color: #5a5a5a;
  transition: 0.3s;
}
.content-min span {
  font-family: Avenir Next Cyr Regular;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 26px;
}
.content-min h2 {
  text-align: left;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.content-min .geo-map {
  width: 100%;
  margin-top: 40px;
}
.content-min .icon-desc {
  width: 80px;
  height: 80px;
  border: 1px solid #E1E1E1;
  border-radius: 50px;
  margin-right: 15px;
  text-align: left;
  transition: 0.3s;
}
.content-min .icon-desc svg {
  height: 36px;
  fill: #6E7A81;
  transition: 0.3s;
}

.service-bg {
  background-color: #FDFDFD;
}
.service-bg .service-bg-img {
  background: no-repeat url(../images/service-img.jpg);
  background-position: right;
  height: 990px;
  text-align: left;
  padding-right: 50px;
  position: relative;
}
.service-bg .service-bg-img .what-we-do {
  position: absolute;
  right: 80px;
  width: 350px;
}
.service-bg .service-bg-img .what-we-do h1 {
  text-transform: uppercase;
  color: white;
}
.service-bg .service-bg-img .what-we-do span {
  font-family: Avenir Next Cyr Regular;
  color: white;
  font-size: 20px;
  display: block;
  margin: 50px 0;
}
.service-bg .service-cont {
  position: relative;
  margin: 40px 0px 20px 50px;
}
.service-bg .service-cont:hover svg {
  opacity: 1;
}
.service-bg .service-cont:hover h7 {
  color: #0BA9F2;
}
.service-bg .service-cont:hover .circle-for-icon {
  opacity: 0.5;
}
.service-bg .service-cont svg {
  position: absolute;
  top: 0;
  width: 100px;
  fill: #0BA9F2;
  z-index: 3;
  opacity: 0.8;
  transition: 0.3s;
}
.service-bg .service-cont span {
  font-family: Avenir Next Cyr Regular;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 26px;
}
.service-bg .service-cont .service-item-desc span {
  display: block;
  margin: 5px 0;
}
.service-bg .service-cont .circle-for-icon {
  width: 100px;
  height: 100px;
  border-radius: 70px;
  background-color: #F3DC0E;
  opacity: 0.2;
  margin-bottom: 30px;
  transition: 0.3s;
}

.news-bg {
  background-color: #F6F6F6;
}
.news-bg h1 {
  color: rgb(11, 169, 242);
  text-align: center;
  margin-top: 70px;
}
.news-bg span p {
  font-family: Avenir Next Cyr Regular;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 24px;
}

video {
  width: 90%;
  box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.5);
}

.news-item {
  background-color: white;
  border-bottom: 3px solid #0BA9F2;
}
.news-item .gray {
  background-color: #FDFDFD;
}
.news-item h6 {
  font-size: 20px;
}
.news-item .news-item-desc {
  padding: 10px 25px 25px 25px;
  height: 250px;
  max-height: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}
.news-item .news-item-desc:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  background: linear-gradient(180deg, transparent, #ffffff 50%);
}
.news-item .news-item-desc p {
  font-family: Avenir Next Cyr Regular;
  font-size: 18px;
  letter-spacing: -1px;
  line-height: 24px;
}
.news-item img {
  width: 100%;
}

.date-type-news {
  padding: 10px 0;
}
.date-type-news span {
  font-size: 16px;
  color: #0BA9F2;
}

.team-bg {
  background-color: white;
}
.team-bg h1 {
  color: rgb(11, 169, 242);
  text-align: center;
  margin-top: 70px;
}
.team-bg .team-person {
  flex-direction: column;
}
.team-bg .team-person-info {
  flex-direction: column;
}
.team-bg .team-person-info span {
  font-size: 18px;
}
.team-bg .team-person span {
  font-size: 16px;
  color: #0BA9F2;
  text-align: justify;
}
.team-bg .team-person h6 {
  text-align: center;
}
.team-bg .team-person .team-person-photo {
  width: 200px;
  height: 200px;
  border-radius: 100px;
  border: 1px solid #0BA9F2;
  flex-direction: column;
}
.team-bg .team-person .team-person-photo img {
  width: 94%;
}

.partners-bg {
  background-color: #FDFDFD;
  padding: 50px 0;
}
.partners-bg .partners-slider div img {
  margin: 0 auto;
  width: 200px;
  opacity: 0.7;
  transition: 0.5s;
}
.partners-bg .partners-slider div img:hover {
  opacity: 1;
}

.footer-bg {
  background-color: #1A1A1A;
  min-height: 400px;
  padding-top: 40px;
}
.footer-bg .footer-logo img {
  width: 180px;
}
.footer-bg .footer-menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: start;
  padding: 0;
}
.footer-bg .footer-menu li {
  margin: 0 10px 10px 10px;
  line-height: 20px;
}
.footer-bg .footer-menu li a {
  font-size: 18px;
  color: white;
  transition: 0.3s;
}
.footer-bg .footer-menu li a:hover {
  color: #0BA9F2;
}
.footer-bg .footer-menu li ul {
  padding: 0;
  margin-top: 15px;
}
.footer-bg .footer-menu li ul li {
  margin: 0;
  line-height: 16px;
  margin-bottom: 10px;
  min-width: 140px;
}
.footer-bg .footer-menu li ul li a {
  font-size: 14px;
  color: #A1A1A1;
  transition: 0.3s;
}
.footer-bg .footer-menu li ul li a:hover {
  color: #0BA9F2;
}
.footer-bg .footer-info {
  padding: 0;
  margin: 15px 0 40px 0;
}
.footer-bg .footer-info .footer-icons {
  width: 30px;
  height: 30px;
  fill: #0BA9F2;
}
.footer-bg .footer-info .inf-footer {
  margin-left: 10px;
  margin-right: 20px;
}
.footer-bg .footer-info .inf-footer .title {
  font-family: Avenir Next Cyr Regular;
  font-size: 14px;
  margin: 0;
  letter-spacing: -0.3px;
  color: white;
}
.footer-bg .footer-info .inf-footer .desc {
  font-family: Avenir Next Cyr Bold;
  font-size: 14px;
  margin: 0;
  letter-spacing: -0.5px;
  color: white;
  white-space: nowrap;
}
.footer-bg .credits {
  border-top: 1px solid #303030;
  min-height: 80px;
}
.footer-bg .credits span {
  font-size: 18px;
  color: #A1A1A1;
}
.footer-bg .credits .icon-soc {
  min-width: 42px;
  height: 42px;
  border: 1px solid white;
  border-radius: 25px;
  margin: 0 5px;
  transition: 0.3s;
}
.footer-bg .credits .icon-soc a {
  line-height: 6px;
}
.footer-bg .credits .icon-soc:hover {
  border-color: #0BA9F2;
}
.footer-bg .credits .icon-soc:hover svg {
  transition: 0.3s;
  fill: #0BA9F2;
}
.footer-bg .credits .icon-soc svg {
  width: 16px;
  height: 16px;
  fill: white;
}

.light-btn-link {
  border: 1px solid white;
  border-radius: 50px;
  min-height: 50px;
  color: white;
  padding: 7px 36px;
  font-size: 16px;
  transition: 0.5s;
  display: inline-block;
  line-height: 32px;
}
.light-btn-link:hover {
  background: rgba(255, 255, 255, 0.2);
  color: white !important;
}

.blue-btn-link {
  border: 1px solid rgb(11, 169, 242);
  border-radius: 50px;
  min-height: 50px;
  color: rgb(11, 169, 242);
  padding: 7px 36px;
  font-size: 16px;
  transition: 0.5s;
  display: inline-block;
  line-height: 32px;
}
.blue-btn-link:hover {
  background: rgba(11, 169, 242, 0.1);
  color: rgb(11, 169, 242) !important;
}

.breadcrumb {
  color: white;
}
.breadcrumb .breadcrumb-item a {
  color: #87B2DB;
}
.breadcrumb .breadcrumb-item a:hover {
  color: white;
}
.breadcrumb .active {
  color: white;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #87B2DB;
}

.left-nav ul li {
  margin: 15px 0;
}
.left-nav ul li ul {
  padding: 0;
}
.left-nav ul li ul li {
  margin-top: 3px;
  margin-bottom: 0;
}
.left-nav ul li ul li svg {
  width: 10px;
  height: 10px;
  stroke: #8B8B8B;
  transform: rotate(-90deg);
}

.inner-h {
  position: relative;
  height: 400px;
}

.inner-m {
  position: relative !important;
  bottom: 0 !important;
}

.inner-title {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.inner-title h4 {
  text-align: center;
  color: white;
}

.left-col {
  background-color: #FDFDFD;
}

.map-y {
  margin: 0 -12px;
}

.contacts-desc {
  margin: 0 30px;
}
.contacts-desc p {
  font-family: Avenir Next Cyr Regular;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 32px;
}

.contact-form {
  margin: 0 15px;
  text-align: center;
}
.contact-form form input {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #CFCFCF;
  height: 40px;
  padding: 0 10px;
  margin: 3px 0;
}
.contact-form form input::-moz-placeholder {
  color: #C6C6C6;
}
.contact-form form input::placeholder {
  color: #C6C6C6;
}
.contact-form form textarea {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #CFCFCF;
  padding: 5px 10px;
  margin: 3px 0;
  resize: none;
  outline: none;
}
.contact-form form textarea::-moz-placeholder {
  color: #C6C6C6;
}
.contact-form form textarea::placeholder {
  color: #C6C6C6;
}

.main-new {
  position: relative;
}
.main-new img {
  width: 100%;
}
.main-new .desc {
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
  background: rgba(255, 255, 255, 0.96);
  padding: 20px 40px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-new .desc p {
  font-size: 18px;
}

.media video {
  width: 100%;
}

.content-body p {
  text-align: justify;
  color: #101010;
}

.news-body img {
  padding-right: 10px;
  max-width: 100%;
}

.news-body ul {
  list-style-type: initial;
}

.page div {
  font-family: Avenir Next Cyr Regular;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 26px;
  text-align: justify;
  color: #101010;
}

.page b {
  font-weight: 700!important;
  font-family: Avenir Next Cyr Regular!important;
  font-size: 20px!important;
  letter-spacing: -1px!important;
  line-height: 26px!important;
  text-align: justify!important;
  color: #101010!important;
}

.page ul {
  list-style-type: disc;
}

.pagination .page-item a {
  color: #0BA9F2;
}
.pagination .page-item a[aria-label=Previous] svg {
  transform: rotate(90deg);
}
.pagination .page-item a[aria-label=Next] svg {
  transform: rotate(-90deg);
}
.pagination .page-item svg {
  width: 10px;
  height: 10px;
  stroke: #8B8B8B;
}
.pagination .page-item:first-child .page-link, .pagination .page-item:last-child .page-link, .pagination .page-link {
  border-radius: 30px;
}
.pagination .page-link {
  margin: 0 5px;
}

@media only screen and (max-width: 1600px) {
  .header .dots-bg {
    background-size: 90%;
  }
}
@media only screen and (max-width: 1400px) {
  .service-bg .service-cont {
    margin: 40px 0px 20px 30px;
  }
  .footer-logo {
    display: none;
  }
  .header .dots-bg {
    background-size: 110%;
  }
}
@media only screen and (max-width: 1200px) {
  .botname-s {
    display: block !important;
  }
  .botname {
    display: none;
  }
  .header .menu-row .main-menu ul[class=main] li a, .header .menu-row .main-menu ul[class=main] .sub-main a {
    font-size: 14px;
  }
  .header .menu-row .main-menu ul[class=main] li {
    line-height: 56px;
  }
  .header .worker-img {
    right: -150px;
  }
  .content-min .info-item {
    margin: 10px 0;
  }
  .service-bg .service-bg-img {
    height: 500px;
  }
  .service-bg .service-bg-img .what-we-do {
    text-align: center;
    width: 70%;
    right: 15%;
  }
  .header .dots-bg {
    background-size: 130%;
  }
  .service-bg .service-cont {
    text-align: center;
  }
  .service-bg .service-cont .circle-for-icon {
    margin: 0 auto;
  }
  .service-bg .service-cont svg {
    left: 38%;
  }
  .service-item-desc {
    margin-top: 30px !important;
  }
  .service-bg {
    padding-bottom: 30px;
  }
  .video {
    margin-bottom: 30px;
  }
  .footer-bg .footer-menu {
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  .footer-bg .footer-menu li {
    margin: 0 30px 10px 10px;
  }
  .main-new .desc {
    width: 100%;
    position: relative;
  }
}
@media only screen and (max-width: 992px) {
  .header-icons, .inf-header {
    display: none;
  }
  .header .dots-bg {
    background-size: 150%;
  }
  .header .worker-img {
    right: -260px;
    display: none;
  }
  .mid-row {
    text-align: center;
  }
  .mob-menu-btn {
    display: flex !important;
  }
  .menu-row {
    display: none !important;
  }
  .service-bg .service-cont {
    margin: 50px 30px 30px 30px;
  }
  .team-bg .team-person {
    margin-bottom: 50px;
  }
  .team-bg .team-person-info {
    margin-bottom: 50px;
  } 
  .footer-bg .footer-menu li {
    margin: 0 30px 30px 10px;
    min-width: 250px;
  }
  .footer-bg .footer-menu {
    margin-left: 30px;
  }
  .footer-info {
    justify-content: center !important;
  }
  .logo-row {
    box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.3);
  }
  .footer-bg .footer-info {
    margin-left: 40px;
  }
  .header .mid-row {
    margin-top: -100px;
  }
  .header .mid-row h4 {
    font-size: 36px;
  }
  .header .mid-row span {
    font-size: 18px;
  }
  .searching {
    display: none !important;
  }
}
@media only screen and (max-width: 576px) {
  .header .mid-row {
    margin-top: -100px;
  }
  .header .mid-row h4 {
    font-size: 2rem;
  }
  .header .mid-row span {
    font-size: 18px;
  }
  .footer-bg .footer-menu {
    flex-direction: column;
  }
  .info-item {
    margin-left: 10% !important;
  }
  .news-bg span p {
    text-align: justify;
  }
  .copyright {
    justify-content: center !important;
  }
  .contacts-info {
    margin-left: 50px;
  }
  .searching {
    display: none !important;
  }
  .service-bg .service-bg-img .what-we-do h1 {
    font-size: 36px;
  }
  .service-bg .service-bg-img .what-we-do span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 360px) {
  .footer-bg .footer-menu {
    flex-direction: column;
  }
  .info-item {
    margin-left: 10% !important;
  }
  .news-bg span p {
    text-align: justify;
  }
  .copyright {
    justify-content: center !important;
  }
  .contacts-info {
    margin-left: 50px;
  }
  .searching {
    display: none !important;
  }
}
a {
  color: #5a5a5a;
  text-decoration: none;
  transition-duration: 0.2s;
}
a:hover {
  color: rgb(11, 169, 242);
}
ul {
  list-style-type: none;
}

input {
  outline: none;
}

h1 {
  font-size: 48px;
  color: black;
  letter-spacing: -0.1rem;
  font-weight: 400;
}

h2 {
  color: black;
  letter-spacing: -1px;
  font-size: 30px;
}

h3 {
  font-size: 30px;
  color: black;
  letter-spacing: -1px;
  font-weight: 600;
  font-family: Avenir Next Cyr Demi;
}
h3 span {
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  font-family: Square721, sans-serif;
  font-size: 42px;
  color: #F3DC0E;
  text-transform: uppercase;
  letter-spacing: -1px;
  margin-bottom: 35px;
}

h5 {
  font-family: Square721, sans-serif;
  font-size: 24px;
  margin: 0;
  letter-spacing: -0.5px;
  color: #0BA9F2;
}

h6 {
  font-family: Avenir Next Cyr Demi;
  font-size: 24px;
  margin: 0;
  letter-spacing: -0.3px;
  color: black;
  margin: 10px 0;
}

h7 {
  font-family: Square721, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  color: #1C1C1C;
  transition: 0.3s;
}

body {
  background-color: white;
  font-family: Square721, sans-serif;
  font-size: 1rem;
  color: #5a5a5a;
  overflow-x: hidden;
}

form {
  position: relative;
}

button {
  font-family: Square721, sans-serif;
  font-size: 1rem;
  letter-spacing: -0.03rem;
  cursor: pointer;
  border: none;
  background: none;
  transition-duration: 0.2s;
}

header, section {
  transition-duration: 0.5s;
}

p {
  font-family: Avenir Next Cyr Regular;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: 26px;
}

.hidden {
  display: none;
}

.hidden-email {
  color: #0BA9F2;
  cursor: pointer;
}

.wrapper {
  max-width: 1800px;
  height: 100%;
  background-color: #fafafa;
  margin: 0 auto;
  overflow-x: hidden;
}

.tag {
  gap: 0.5rem;
  line-height: 1.5rem;
  font-weight: 600;
}

.tag--primary {
  color: #074181;
}

.tag--complementary {
  color: #00B7CB;
}

.tag--success {
  color: #07810C;
}

.tag--warning {
  color: #F28300;
}
