body {

  font-family: 'Roboto', sans-serif;
  color: #333333;
  font-size: 14px;
}

.wrapper_top {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  }

.wrapper {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    display: flex;
    flex: auto;
    }

.navbar-default {
    background-color: #2d3a7e;
    border-color: #2d3a7e;
    }

.nav > li {
  margin-left: 10px;
  margin-right: 10px;
  color:white;
  font-size: 16px;
  font-weight: 700;
}

.nav > li > a {
  text-decoration: none;
  color: #333333;
}

.navbar-default .navbar-nav > li > a {
    color: white;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: gold;
}

.nav-link , .navbar-brand {
  color: #f4f4f4;
  cursor: pointer;
}
.nav-link {
  margin-right: 1em !important;
}
.nav-link:hover {
  background: #f4f4f4;
  color: #f97300;
}
.navbar-collapse {
  justify-content: flex-end;
}
.navbar-toggler{
  background:#fff !important;
}

.bg-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-image: url(../img3/phon_1str.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 10px 0;
  padding-top: 50px;
  padding-bottom: 180px;
  position: relative;
}
.logo {
  display: flex;
  padding-left: 20px;
  color: white;
  justify-content: center;
  align-items: center;
  max-width: 180px;
  flex-direction: column;
}
.logo span {
  font-size: 18px;
  font-weight: 700;
  text-align: center
}
.logo0 {
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.phone span {
  font-size: 16px;
  color: white;
}
.phone button {
  border-radius: 20px;
  border: 2px solid #66C05D;
  padding: 10px 15px;
  background-color: transparent;
  margin-left: 20px;
  color: white;
  transition: 0.2s ease;
  margin-right: 20px;
}
.phone button:hover {
  background-color: green;
}
.logo1 {
display: block;
background-image: url(../img/logo.jpg);
max-width: 800px;
height: 50px;
background-position: center center;
background-size: cover;
}
.logo1 span {
  font-size: 20px;
  font-weight: 700;
  padding-top: 10px;
  padding-left: 15px;
}
.foto {
  max-width: 800px;
  display: flex;
  flex: auto;
  min-height: 150px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  position: relative;
}
.foto img {
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.block1 {
  flex: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 250px;
  min-height: 200px;
}
.block2 {
  flex: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  max-width: 250px;
  min-height: 200px;
}

.block3 {
  flex: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #bbbbbb;
  margin-bottom: 10px;
  margin-right: 10px;
}
.block4 {
    flex: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #bbbbbb;
    margin-left: 10px;
}
.block5 {
    flex: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content {
  max-width: 800px;
}
.bl-video {
  display: flex;
}
.bl-bottom {
  display: flex;
  max-width: 400px;
  padding-bottom: 20px;
}
.bl-bottom-txt {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 10px;
}
.info a {
  border-radius: 20px;
  border: 2px solid #66C05D;
  padding: 5px 20px;
  margin: 10px 25px 10px 25px;
  background-color: green;
  color: white;
  text-decoration: none;
}
.container-right {
  margin-left: 30px;
  padding-right: 30px;
  display: flex;
  flex: 0 0 25%;
  background-color: #E5E4E2;
  flex-direction: column;
  align-items: center;
}
.container-right span {
  padding-top: 20px;
  font-size: 18px;
  color: #b00000;
  font-weight: 400;
}
.block-r1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 10px;
  background-color: #F5F5F5;
  border-radius: 10px;
  }
.block-r1 img {
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.block-r1 a {
  border-radius: 20px;
  border: 2px solid #66C05D;
  padding: 10px 25px;
  margin: 10px 25px 10px 25px;
  background-color: green;
  color: white;
  text-decoration: none;
}
.block-text1 {
  font-size: 16px;
  color: red;
  padding-top: 10px;
}

.block-r2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 20px;
  padding-top: 10px;
  background-color: #F5F5F5;
  border-radius: 10px;
  padding-left: 5px;
  padding-right: 5px;
}
.block-r2 img {
  max-width: 100%;
  object-fit: cover;
  object-position: center;
}
.block-r2 a {
  border-radius: 20px;
  border: 2px solid #66C05D;
  padding: 10px 25px;
  margin: 10px 25px 10px 25px;
  background-color: green;
  color: white;
  text-decoration: none;
}

.wrapper_f {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  background-color: #C0C0C0;
  height: 120px;
}
.block_f1 {
  display: flex;
  }
.block_f1 span {
  font-size: 16px;
  font-weight: 700;
  color: #380066;
}
.block_f2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.block_f21 {
  padding-top: 10px;
  display: flex;
  print:\260E;
}
.block1_f22 {
  display: flex;
  font-size: 8px;
  flex-direction: column;
  align-items: center;
}

.block_f3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;

}
.block_f31 {
  display: flex;
  padding-top: 10px;
}
.block_f32 {
  display: flex;
}
.wrapper_f-black {
  display: flex;
  max-width: 1200px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  background-color: grey;
  height: 30px;
  justify-content: center;
}
