body,html{width:100%;height:100%;
}

body{
 font-family:'Arial';
 background: #4f3b5b !important;
 -webkit-overflow-scrolling: touch;
 -webkit-font-smoothing: antialiased;
 }
 .icon-hsc {
     font-size: 25px;
     position:relative;
     top:2px;
 }

.navbar-brand {
    font-weight: 800;
}

.em {
    color: #bebaba;
}
#drag {
    cursor: move;
}

.container-fluid {
    margin-top: 70px;
 
}
.l_1 {
    color:#bebaba;
}

a>h5 {
    color: black; /* Цвет ссылок */
   }

#center {
    width: 80%;
    display: block; 
    margin: 0 auto;
}
.container {
 
    color: yellowgreen;
    border-color: white;
}
#pic {
    width: 32px;
    height: 32px;
    margin-top: -12px;
}

img {
    vertical-align: middle;
  }

.col-lg-6 {
    padding-bottom: 20px;
  }

h2#type_t{
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 1px #231733;
}  
#butt_1 {
    background: #5682a3;
    border: 1px solid #ddd;
}
#dropdownMenu1 {
    background: #5682a3;
    border: 1px solid #ddd;
}
#dropdownMenu2 {
    background: #5682a3;
    border: 1px solid #ddd;
}
.toast-body {
    background: #5682a3;
}
  
#headerwrap {
    background:  no-repeat center top;
    margin-top: -50px;
    padding-top: 120px;
    text-align: center;
    background-attachment: relative;
    background-position: center center;
    min-height: 300px;
    max-height: 300px;
    width: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
img#g_logo {
    max-width: 14ex;
    image-rendering: crisp-edges;
  }
  img#tel {
    max-width: 42ex;
    position: relative;
    top: -3ex;
  } 
  #headerwrap p {
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    text-align: center;
    line-height: 40px;
    letter-spacing: 3px;
    margin-left: 15px;
    text-shadow: 2px 2px 2px #231733;
}


#greywrap {
    background: #f5f5f5;
    margin-top: 0px;
    padding-top: 40px;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
  #greywrap .callout {
    margin-bottom: 20px;
  }
  #greywrap p {
    margin-left: 30px;
    margin-right: 30px;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

#about {
    margin-top: 0px;
    padding-top: 40px;
    border-bottom: 1px solid #ccc;
    text-align: center;
  }
  #about .callout {
    margin-bottom: 20px;
  }
  #about p {
    margin-left: 30px;
    margin-right: 30px;
    letter-spacing: 1px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #f5f5f5;
  }


  