/*--------------- ---- Responsive --------------------------*/
/*-------------   Color Variable  --------------*/
.white-bg {
  background: #ffffff; }

.gray-bg {
  background: #f5f5f5; }

/*-------------Color include--------------*/
/*-- Background color---*/
.gray-bg {
  background: #f7f7fd; }

.white-bg {
  background: #ffffff; }

.black-bg {
  background: #16161a; }

.theme-bg {
  background: #E9A640; }

.brand-bg {
  background: #FEFBF7; }

.testimonial-bg {
  background: #f9fafc; }

/*--- color------*/
.white-color {
  color: #ffffff; }

.black-color {
  color: #16161a; }

.theme-color {
  color: #E9A640; }

/*--- Sean color------*/
.boxed-btn {
  background: #fff;
  color: #E9A640 !important;
  display: inline-block;
  padding: 18px 44px;
  font-family: "Fredoka One", cursive;
  font-size: 14px;
  font-weight: 400;
  border: 0;
  border: 1px solid #E9A640;
  letter-spacing: 3px;
  text-align: center;
  color: #E9A640;
  text-transform: uppercase;
  cursor: pointer; }
  .boxed-btn:hover {
    background: #E9A640;
    color: #fff !important;
    border: 1px solid #E9A640; }
  .boxed-btn:focus {
    outline: none; }
  .boxed-btn.large-width {
    width: 220px; }

#dates-wrapper .mydetails {
  width: 300px;
  margin: 20px auto 0 auto; }
  #dates-wrapper .mydetails h2 {
    font-size: 16px;
    letter-spacing: 3px;
    color: #53360A;
    text-align: center;
    padding: 0;
    margin: 0 0 10px 0; }
  #dates-wrapper .mydetails p {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #00E3D4;
    text-align: center;
    padding: 0;
    margin: 0 auto 10px auto;
    width: 300px; }
    #dates-wrapper .mydetails p.info {
      font-size: 14px;
      text-align: left;
      border: 1px solid #fff;
      border-radius: 5px;
      background-color: #ff0000;
      padding: 5px; }
    #dates-wrapper .mydetails p.privacy {
      margin-top: 20px; }
    #dates-wrapper .mydetails p span.info {
      font-size: 20px;
      float: right;
      margin-right: 10px;
      color: #dc3545; }
    #dates-wrapper .mydetails p span.info-close {
      position: absolute;
      top: 0;
      right: 0;
      margin: 5px;
      font-size: 20px; }
    #dates-wrapper .mydetails p span.mg {
      font-size: 24px; }
    #dates-wrapper .mydetails p a {
      color: #00E3D4;
      text-style: underline; }
  #dates-wrapper .mydetails .input-group-text {
    height: 30px; }
  #dates-wrapper .mydetails .form-control {
    font-family: "Concert One", cursive;
    font-size: 18px;
    height: 30px;
    color: #00E3D4; }
  #dates-wrapper .mydetails .custom-select {
    font-family: "Concert One", cursive;
    font-size: 18px;
    height: 30px;
    color: #00E3D4;
    padding: 0 0 0 8px; }

#dates-wrapper .ecmiform {
  width: 100%;
  margin: 20px auto 0 auto; }
  #dates-wrapper .ecmiform h2 {
    font-size: 18px;
    letter-spacing: 3px;
    color: #53360A;
    text-align: center;
    padding: 0;
    margin: 0 0 10px 0; }
  #dates-wrapper .ecmiform p {
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #4083E9;
    text-align: center;
    padding: 0;
    margin: 0 auto 10px auto; }
    #dates-wrapper .ecmiform p.info {
      font-size: 14px;
      text-align: left;
      border: 1px solid #fff;
      border-radius: 5px;
      background-color: #ff0000;
      padding: 5px; }
    #dates-wrapper .ecmiform p.privacy {
      margin-top: 20px; }
    #dates-wrapper .ecmiform p.error {
      font-size: 14px;
      font-weight: 900;
      text-align: left;
      border: 1px solid #fff;
      border-radius: 5px;
      background-color: #ff0000;
      color: #fff;
      padding: 10px;
      text-align: center; }
    #dates-wrapper .ecmiform p span.info {
      font-size: 20px;
      float: right;
      margin-right: 10px;
      color: #dc3545; }
    #dates-wrapper .ecmiform p span.info-close {
      position: absolute;
      top: 0;
      right: 0;
      margin: 5px;
      font-size: 20px; }
    #dates-wrapper .ecmiform p span.mg {
      font-size: 24px; }
    #dates-wrapper .ecmiform p span.view {
      color: #53360A;
      font-weight: 900; }
    #dates-wrapper .ecmiform p a {
      color: #4083E9;
      text-style: underline; }
#dates-wrapper p.info {
  width: 300px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 5px;
  background-color: #ff0000;
  color: #fff;
  padding: 5px;
  margin: 10px auto 10px auto; }

/*# sourceMappingURL=profile.css.map */
