/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-iconmenu .g-iconmenu-icon {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 100%;
  text-align: center;
  margin: auto;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-iconmenu span {
  display: block;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
/* callisto_67.css | http://103.27.32.36/~badgee/templates/rt_callisto/custom/css-compiled/callisto_67.css */
body {
  /* font-weight: 400; */
  font-weight: 600;
}
.cf-type-text .inputbox, .cf-type-subject .inputbox, .cf-type-name .inputbox, .cf-type-email .inputbox, .cf-type-php .inputbox, .cf-type-date .inputbox, .cf-type-number .inputbox, .cf-type-selectlist .inputbox, .cf-type-surname .inputbox, .cf-type-recipient .inputbox, .cf-type-username .inputbox, .cf-type-password .inputbox, .cf-type-password_verify .inputbox, .cf-type-gmapsaddress .inputbox {
  width: 95%;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-sizing: border-box !important;
  -webkit-transition: border 0.2s linear, box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear, box-shadow 0.2s linear;
  transition: border 0.2s linear, box-shadow 0.2s linear;
}
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea {
  padding: 1rem 0.375rem;
}
.row-fluid [class*="span"] {
  /* margin-left: 2.127659574468085%; */
  margin-left: 0;
}
/* Inline #11 | http://103.27.32.36/~badgee/ */
.headroom-bg-section + section, .headroom-bg-section + header, #g-header-surround + section, #g-header-surround + header {
  /* padding-top: 140px !important; */
  padding-top: 110px !important;
}
/*# sourceMappingURL=custom_92.css.map */