*{
    padding: 0;
    margin: 0;
    border: 0;
}
*,*:before,*:after{
    -moz-box-sizing: border-box;
    -webkit-box-sizing:border-box;
    box-sizing: border-box;
}
:focus, :active{outline: none;}
a:focus, a:active{outline: none;}

nav, footer, header, aside{display: block;}

html, body{
    background-color:#0d2c61;
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 2;
    font-style: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #d1e6eb;
    /* margin-left: 5px;
    padding-left: 5px;
    margin-right: 5px;
    padding-right: 5px; */
}
.header{
  color: #d1e6eb !important;
}
input,button,textarea{
  font-family: inherit;
}
input::-ms-clear{display: none;}
button{cursor: pointer;}
button::-moz-focus-inner{padding: 0;border: 0;}
a,a:visited{text-decoration: rgb(59, 193, 135);}
a:hover{text-decoration: none;}
ul li{list-style: none;}
img{vertical-align: top;}
.up{
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 35px;
  margin-bottom: 10px;
  color:#d1e6eb;
}
.up-1{
  text-align: center;
}
.up-2{
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  margin-top: 35px;
  margin-bottom: 10px;
  color:#d1e6eb;
}
.up-3{
   font-size: 18px;
   margin-top: 35px;
   margin-bottom: 10px;
   color:#d1e6eb;
}
h1{
  font-size: 20px;
  color: #d1e6eb;
  text-align: center;
  text-transform: uppercase;
  margin: 35px;
}
h2,h3,h4{
  font-size: inherit;
  font-weight: 400;
  color: #d1e6eb;
  text-align: center;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 25px;
}
h5,h6{
  font-size: inherit;
  font-weight: 400;
  color: #d1e6eb;
  text-transform: uppercase;
  /* text-align: center; */
  /* margin-bottom: 25px; */
}
a{
  color: rgb(116, 174, 233);
}
#glaw{
    margin: auto;
    width: 880px;
  }
  .blok1, .blok2, .blok3, .blok4{
    float:left;
    margin:3px 3px 3px 5px;
    width:200px;
    height:200px;
    padding: 5px;
    text-align: center;
    border-radius: 4px;
    box-shadow: rgba(0,0,0,1.2) 0px 1px 3px;
  }
  .header__email{
    padding-top: 15px;
    padding-left: 35px;
  }
  .header__phone{
    padding-top: 15px;
    padding-left: 20px;
  }
  .header__link{
    padding-top: 15px;
    padding-left: 35px;
    margin-top: 35px;
  }
  form {
    margin: 0 auto;
    width: 350px;
    padding: 10px;
    border: 0.5px solid #1553aa;
    border-radius: 10px;
  }
  input,
  textarea {
    font-size:  20px sans-serif;
    width: 300px;
    border: 0.5px solid #999;
    margin-top: 15px;
    padding-top: 10px;
    border-radius: 3px;
  }
  input:focus,
  textarea:focus {
    border-color: #2b2323;
    font-size:  15px sans-serif;
  }
  textarea {
    vertical-align: top;
    /* height: 5em; */
    } 
  button{
    text-align: center;
    margin-top: 15px;
    border-radius: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #F78F18;
    color: #e9e9ec;
  }
      /* .btn-f{
      text-align: center;
      margin-top: 15px;
      border-radius: 25px;
      padding-top: 10px;
      padding-left: 15px;
      padding-right: 15px;
      background-color: #F78F18;
      color: #18107e;
      } */
    .but{
      color: #fbf8f8 ;
    }
    .aksiya{
      border: 1px solid #999;
      background-color: #ccc1c1;
      color: #c90808;
      text-align: center;
      font-size: 28px;
      font-weight: bold;
    }
    .topbutton{
      /* width:80px; */
      border: 1px solid rgb(61, 179, 234);
      background: #bcc5ca;
      text-align: center;
      padding: 8px 15px;
      position: fixed;
      bottom: 50px;
      right: 50px;
      cursor: pointer;
      color: #333;
      font-family: verdana;
      font-size: 12px;
      border-radius: 35px;
      -moz-border-radius: 35px;
      -webkit-border-radius: 35px;
      -khtml-border-radius: 5px;
     }
      .topbutton:hover{
          border-radius: 3px solid rgb(94, 157, 186);
          padding: 10px 17px;
      }
      .tet{
      text-decoration: none;
      list-style-type: none;
    }
      .tt{
      color: #d1e6eb;
      text-align: center;
      font-size: 25px;
      margin-top: 30px;
    }

    li{
     list-style-type: none;
    }
    p.blocktext{
    display: inline-block;
    text-align: left;
  }
    .pin{
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 2px;
    height: 400px;
    width: 300px;
  }
    .pin1{
    height: 100px;
    width: 300px;
    margin-left: 2px;
  }

    .p-2 header__link__btn{
          background-color: #ee8b0a;
          padding: 10px;
          color: #eeeeef;
          border-radius: 5px;
    }
    .vid{
      text-align: center;
    }
  .ftr{
      color: #9db0b0;
      margin-bottom: 35px;
      padding-bottom: 50px;
  }
  .vid-btn{
    background-color: #0b7497;
    border-radius: 5px;
    padding: 7px 10px;
    color: #000;
    font-size: 15px;
  }
  .statti{
    padding: 6px;
  }
  .pr-2{
    height: 60px; 
    width: 50px; 
  }
    .rozrob{
      color: #bcc5ca;
      font-size: 10px;
      text-align: center;
      padding-bottom: 10px;
    }