

html {
  width: 100%;
  overflow-x: hidden; }

body {
  color: #767676;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  line-height: 1.75em;
  opacity: 1;
  font-size: 16px; }

h1 {
  font-family: 'Montserrat', serif;
  font-size: 27px;
  letter-spacing: 10%;
  color: #242424;
  margin-top: 60px; }

h2 {
  font-family: 'Montserrat', serif;
  font-size: 20px;
  color: #fff; }

p {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  line-height: 1.7em;
  color: gray; }

hr {
  border-bottom: 1px solid #000;
  width: 75px;
  margin-bottom: 26px;
  margin-top: 16px; }

.center {
  text-align: center; }

.italic {
  font-family: "Lora", sans-serif;
  font-style: italic;
  font-size: 15px;
  line-height: 1.7em;
  color: gray; }

.green-btn {
  color: #1c806e !important; }

.top-header {
  max-height: 340px; }

.menu-header {
  display: inline-block;
  position: fixed;
  height: 62px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8); }
  .menu-header .otstup_mnu {
    float: right; }
    .menu-header .otstup_mnu li {
      height: 100%;
      display: inline-block;
      padding-right: 15px; }
    .menu-header .otstup_mnu a {
      display: block;
      height: 46px;
      color: #000;
      text-transform: uppercase;
      margin-right: 15px;
      text-decoration: none; }
      .menu-header .otstup_mnu a:hover {
        border-bottom: 3px solid #1C808E; }

.scrolldown {
  position: absolute;
  top: 88vh;
  left: 48%; }
  .scrolldown i {
    text-align: center;
    color: #fff;
    font-size: 25px;
    border: 2px solid #fff;
    padding: 18px;
    width: 65px;
    height: 65px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    margin-bottom: 10px; }

#home .header-img {
  height: 100vh;
  background-position: center top;
  -webkit-background-size: cover;
          background-size: cover;
  background-repeat: no-repeat; }

#my-self .title-blog {
  margin-bottom: 36px; }

#my-self .all-foto .colum-picture {
  width: 100%; }
  #my-self .all-foto .colum-picture img {
    width: 100%;
    background: -webkit-gradient(linear, left top, left bottom, from(black), to(rgba(0, 0, 0, 0.4)));
    background: -webkit-linear-gradient(black, rgba(0, 0, 0, 0.4));
    background: -o-linear-gradient(black, rgba(0, 0, 0, 0.4));
    background: linear-gradient(black, rgba(0, 0, 0, 0.4));
    display: inline-block;
    position: relative;
    margin-bottom: 11px; }
  #my-self .all-foto .colum-picture .item-descr {
    position: absolute;
    bottom: 25px;
    text-align: left;
    padding: 0 15px; }
    #my-self .all-foto .colum-picture .item-descr .topic {
      display: inline-block;
      float: right;
      color: white;
      background-color: #1c806e;
      padding: 13px 45px;
      font-size: 13px;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 3px;
      text-align: center; }

#analitics .anakitic-blog {
  margin-bottom: 21px; }

#analitics .carusel .iframes img {
  width: 100%;
  border: 1px solid #B5B5B5; }

#analitics .carusel h1 {
  font-size: 25px; }

#analitics .carusel p {
  color: #262626; }

#analitics .carusel a {
  text-decoration: none;
  float: right;
  font-size: 15px;
  margin-bottom: 96px; }
  #analitics .carusel a i {
    color: #1F8C79; }

#analitics .carusel .item img {
  margin-bottom: 40px;
  padding-left: 117px; }

#analitics img {
  display: inline-block;
  margin-bottom: 25px; }

.fonts {
  height: auto;
  background-color: #236B5D; }
  .fonts .phone {
    font-family: 'Montserrat', serif;
    color: #fff;
    font-size: 18px;
    margin: 63px 0px 0px 32px; }
  .fonts a {
    display: block;
    text-decoration: none;
    color: #fff;
    margin-top: 15px;
    margin-bottom: 115px; }
  .fonts .e-mail {
    margin-top: 66px; }
    .fonts .e-mail input[type="text"] {
      margin-right: 12.88px;
      background-color: #236B5D;
      display: inline-block;
      border: 2px solid #fff; }
    .fonts .e-mail .form-control {
      display: block;
      width: 405px;
      height: 55px;
      padding: 6px 12px;
      font-size: 26px;
      line-height: 1.42857143;
      color: #D9D9D9;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
      -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
      transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; }
    .fonts .e-mail a {
      text-align: center;
      padding: 16.5px 0px;
      margin: 0;
      display: inline-block;
      width: 132.5px;
      height: 55px; }
    .fonts .e-mail .btn_2 {
      background-color: rgba(250, 250, 250, 0.58);
      border: 1px solid #fff; }
  .fonts .soc-btn {
    text-align: center;
    display: inline;
    margin-top: 30px; }
    .fonts .soc-btn a {
      font-size: 24px;
      color: #D2D3D5;
      padding: 7px;
      margin-left: 10px;
      width: 30px;
      height: 30px;
      -webkit-transition: .5s;
      -o-transition: .5s;
      transition: .5s;
      display: inline-block; }

.scrollup {
  width: 30px;
  height: 30px;
  -webkit-border-radius: 15px;
          border-radius: 15px;
  opacity: .3;
  position: fixed;
  bottom: 25px;
  right: 25px;
  cursor: pointer;
  color: #fff;
  background-color: #000;
  z-index: 10;
  -o-transition: opacity .5s, background-color .5s;
  transition: opacity .5s, background-color .5s;
  -moz-transition: opacity .5s, background-color .5s;
  -webkit-transition: opacity .5s, background-color .5s; }
  .scrollup i {
    position: absolute;
    color: #fff;
    font-size: 15px;
    left: 8px;
    top: 6px;
    text-decoration: none; }
    .scrollup i:activ {
      -webkit-transition: .2s;
      -o-transition: .2s;
      transition: .2s; }

.analytics-item img {
  width: 100%; }

.item-title, .item-text {
  display: none; }

/* Medium Devices, Desktops */
@media screen and (max-width: 992px) {
  .col-center {
    text-align: center; }
  .main_mnu_buttons {
    padding: 10px 15px;
    position: fixed;
    right: 0;
    z-index: 11;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 6px;
            border-radius: 6px;
    opacity: 0.6;
    float: right;
    background: none;
    border: none;
    font-size: 20px; }
    .main_mnu_buttons i {
      color: #fff; }
  .menu-header {
    z-index: 1;
    text-align: center;
    height: 100vh;
    display: none; }
    .menu-header .otstup_mnu {
      margin-top: 50%;
      float: none; }
      .menu-header .otstup_mnu li {
        display: block; }
        .menu-header .otstup_mnu li a {
          display: inline-block; }
  /* Small Devices, Tablets */ }

@media screen and (max-width: 768px) {
  .otstup-right {
    width: 100%;
    margin-right: 20px; }
  .fonts.phone {
    text-align: center;
    margin: 0 auto; }
  .e-mail {
    margin: 0;
    padding: 0; } }
