@charset "UTF-8";
header {
  height: 570px;
  background-color: #0c83c7; }
  header .header_map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0; }
    header .header_map .map_container {
      position: relative;
      width: 100%;
      height: 570px; }
  header .header_content {
    position: absolute;
    top: 0px;
    height: 100%;
    padding-top: 140px;
    z-index: 2; }
    header .header_content .header_content_inner {
      width: 380px;
      height: 375px;
      background-color: #f6f6f6; }
    header .header_content .head_photo {
      width: 100%;
      height: 50%;
      overflow: hidden; }
      header .header_content .head_photo img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
    header .header_content .contacts {
      padding-top: 15px; }
      header .header_content .contacts .contact {
        position: relative;
        width: 100%;
        min-height: 46px;
        font-size: 16px;
        line-height: 22px;
        color: #3c3c3c;
        padding: 12px 10px 12px 73px;
        margin-bottom: 4px; }
        header .header_content .contacts .contact a {
          color: #3c3c3c;
          -webkit-transition: color 0.2s ease;
          -moz-transition: color 0.2s ease;
          -o-transition: color 0.2s ease;
          transition: color 0.2s ease; }
          header .header_content .contacts .contact a:hover {
            color: #ffc624;
            text-decoration: underline; }
        header .header_content .contacts .contact:before {
          position: absolute;
          content: "";
          top: 50%; }
        header .header_content .contacts .contact.tel:before {
          left: 22px;
          width: 35px;
          height: 35px;
          margin-top: -17px;
          background: url(../img/contact_icons.png) 0px 0px no-repeat;
          background-size: 108px 90px; }
        header .header_content .contacts .contact.email:before {
          left: 24px;
          width: 32px;
          height: 25px;
          margin-top: -12px;
          background: url(../img/contact_icons.png) -42px 0px no-repeat;
          background-size: 108px 90px; }
        header .header_content .contacts .contact.addr:before {
          left: 25px;
          width: 28px;
          height: 34px;
          margin-top: -17px;
          background: url(../img/contact_icons.png) -80px 0px no-repeat;
          background-size: 108px 90px; }

.gm-style-iw {
  top: 20px !important;
  left: 20px !important;
  font-size: 0px !important; }

.gm-style .tail {
  top: 50% !important;
  left: 0px !important;
  margin-top: -10px;
  -webkit-transform: rotate(90deg) !important;
  -moz-transform: rotate(90deg) !important;
  -ms-transform: rotate(90deg) !important;
  transform: rotate(90deg) !important; }
  .gm-style .tail div {
    box-shadow: none !important; }

.marker_caption {
  width: 100px;
  height: 62px; }
  .marker_caption .rit_logo_map {
    width: 100%;
    height: 40px;
    background: url(../img/rit_logo_blue.png) center no-repeat;
    background-size: auto 40px; }

.block .block_title h2:before {
  background: url(../img/icon_plus_green.png) left top no-repeat, url(../img/icon_plus.png) left bottom no-repeat, url(../img/icon_plus.png) right top no-repeat, url(../img/icon_plus.png) right bottom no-repeat;
  background-size: 16px 16px, 16px 16px, 16px 16px, 16px 16px; }
.block.block1 form {
  display: table;
  width: 100%;
  padding-bottom: 30px; }
  .block.block1 form .input_wrp {
    position: relative;
    height: 40px;
    margin-bottom: 20px;
    float: left; }
    .block.block1 form .input_wrp:before {
      position: absolute;
      content: ""; }
    .block.block1 form .input_wrp.name, .block.block1 form .input_wrp.tel, .block.block1 form .input_wrp.email {
      width: 33.33%; }
    .block.block1 form .input_wrp.name {
      padding-right: 13px; }
      .block.block1 form .input_wrp.name:before {
        top: 10px;
        left: 17px;
        width: 21px;
        height: 21px;
        background: url(../img/contact_icons.png) 0px -40px no-repeat;
        background-size: 108px 90px; }
      .block.block1 form .input_wrp.name.focus:before {
        background: url(../img/contact_icons.png) 0px -65px no-repeat;
        background-size: 108px 90px; }
    .block.block1 form .input_wrp.tel {
      padding: 0px 7px; }
      .block.block1 form .input_wrp.tel:before {
        top: 8px;
        left: 24px;
        width: 23px;
        height: 23px;
        background: url(../img/contact_icons.png) -25px -40px no-repeat;
        background-size: 108px 90px; }
      .block.block1 form .input_wrp.tel.focus:before {
        background: url(../img/contact_icons.png) -25px -67px no-repeat;
        background-size: 108px 90px; }
    .block.block1 form .input_wrp.email {
      padding-left: 13px; }
      .block.block1 form .input_wrp.email:before {
        top: 12px;
        left: 28px;
        width: 20px;
        height: 15px;
        background: url(../img/contact_icons.png) -52px -40px no-repeat;
        background-size: 108px 90px; }
      .block.block1 form .input_wrp.email.focus:before {
        background: url(../img/contact_icons.png) -52px -58px no-repeat;
        background-size: 108px 90px; }
    .block.block1 form .input_wrp.msg, .block.block1 form .input_wrp.submit {
      width: 100%; }
    .block.block1 form .input_wrp.msg {
      height: 160px; }
      .block.block1 form .input_wrp.msg:before {
        top: 12px;
        left: 15px;
        width: 21px;
        height: 19px;
        background: url(../img/contact_icons.png) -75px -40px no-repeat;
        background-size: 108px 90px; }
      .block.block1 form .input_wrp.msg.focus:before {
        background: url(../img/contact_icons.png) -75px -62px no-repeat;
        background-size: 108px 90px; }
    .block.block1 form .input_wrp.error_text {
      width: 100%;
      height: auto; }
      .block.block1 form .input_wrp.error_text > div {
        width: 380px;
        margin: 0px auto;
        font-size: 16px;
        color: #fb4e72;
        line-height: 20px;
        text-align: center; }
    .block.block1 form .input_wrp input.input_text,
    .block.block1 form .input_wrp textarea {
      width: 100%;
      height: 100%;
      font: 400 16px/20px "Fira Sans", sans-serif;
      color: #95a4ad;
      border: 1px solid #0c83c7;
      /*@include transition(all .15s ease);*/ }
      .block.block1 form .input_wrp input.input_text:not(.error):focus,
      .block.block1 form .input_wrp textarea:not(.error):focus {
        border-color: #ffc624; }
      .block.block1 form .input_wrp input.input_text.error,
      .block.block1 form .input_wrp textarea.error {
        border-color: #fb4e72; }
    .block.block1 form .input_wrp input.input_text {
      padding: 0px 19px 0px 49px; }
    .block.block1 form .input_wrp textarea {
      resize: none;
      outline: 0px none;
      padding: 9px 19px 9px 49px; }
    .block.block1 form .input_wrp input.input_text::-webkit-input-placeholder {
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp input.input_text::-moz-placeholder {
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp input.input_text:-moz-placeholder {
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp input.input_text:-ms-input-placeholder {
      /* IE10тАУ11 */
      color: #0c83c7 !important;
      font-style: italic !important; }
    .block.block1 form .input_wrp input.input_text::-ms-input-placeholder {
      /* Edge */
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp input.input_text::placeholder {
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp textarea::-webkit-input-placeholder {
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp textarea::-moz-placeholder {
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp textarea:-moz-placeholder {
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp textarea:-ms-input-placeholder {
      /* IE10тАУ11 */
      color: #0c83c7 !important;
      font-style: italic !important; }
    .block.block1 form .input_wrp textarea::-ms-input-placeholder {
      /* Edge */
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp textarea::placeholder {
      color: #0c83c7;
      font-style: italic;
      opacity: 1; }
    .block.block1 form .input_wrp input.input_submit {
      display: block;
      width: 380px;
      color: #fff;
      font-family: "Fira Sans", sans-serif;
      font-size: 16px;
      line-height: 40px;
      text-align: left;
      padding-left: 125px;
      margin: 0px auto;
      cursor: pointer;
      background-color: #1bcf12;
      background-image: url(../img/icon_pencil.png);
      background-position: 84px center;
      background-repeat: no-repeat;
      background-size: 18.5px 18.5px;
      -webkit-transition: background-color 0.3s ease;
      -moz-transition: background-color 0.3s ease;
      -o-transition: background-color 0.3s ease;
      transition: background-color 0.3s ease; }
      .block.block1 form .input_wrp input.input_submit:hover {
        background-color: #19c111; }

/*# sourceMappingURL=9.css.map */
