/******************************************************************
    Main Colors
******************************************************************/
/******************************************************************
    Fonts
******************************************************************/
/******************************************************************
    Borders
******************************************************************/
/******************************************************************
    Backgrounds
******************************************************************/
/******************************************************************
    RESPONSIVE
******************************************************************/
#company-gift .columns-container:before, #company-gift .columns-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#company-gift .columns-container:after {
  clear: both;
}

#company-gift .dn-footer_reinsurance {
  display: none;
}

#slider_row + .row {
  border: none;
  border-top: 1px solid #e3e3e3;
}

#center_column {
  width: 100%;
  float: left;
}

.grey_block {
  background: #f2f2f2;
}

h1 {
  margin-top: 68px;
  line-height: 30px;
}

.grey_block .left_text {
  float: left;
  width: 405px;
}

.grey_block .left_text .description {
  margin-top: 30px;
  line-height: 20px;
}

.grey_block .left_text .description strong {
  color: #E3328B;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
}

.grey_block .image {
  background: url("../img/project/box.png") no-repeat;
  width: 529px;
  height: 508px;
  display: block;
  float: left;
  margin-left: 45px;
}

.white_block {
  background: white;
}

.white_block .c_center > .title {
  margin: 0;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  padding: 30px 0;
}

.white_block .column {
  float: left;
  width: 490px;
  margin-bottom: 50px;
}

.white_block .column + .column {
  margin-left: 20px;
}

.white_block .order {
  border: 1px solid #dbdbdb;
  border-radius: 6px;
  padding: 25px 65px;
  overflow: hidden;
}

.white_block .order .title {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  margin: 0;
}

.white_block .order .title strong {
  font-weight: normal;
  color: #E3328B;
}

.white_block .order .description {
  margin-top: 15px;
  line-height: 20px;
}

.white_block .order .description strong {
  display: block;
  font-weight: normal;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

.white_block .order .description + .description {
  margin-top: 20px;
}

.white_block .order .ballotin {
  background: url("../img/project/ballotin.png") no-repeat;
  width: 310px;
  height: 310px;
  margin: 5px auto;
  display: block;
}

.white_block .order .btn_40_custom {
  width: 280px;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
}

.white_block .order .btn_40_custom .text {
  font-size: 14px;
}

.white_block .order .btn_40_custom .circle {
  top: -4px;
}

.white_block .order .btn_40_custom .default,
.white_block .order .btn_40_custom .hover {
  top: 15px;
}

.white_block .order .btn_40_custom.grey {
  background: #4b4746;
  margin-top: 13px;
}

.white_block .order .btn_40_custom.grey .sg-arow_w_b_8 {
  display: block;
  position: absolute;
  top: 19px;
  right: 20px;
}

.white_block .order .btn_40_custom.left {
  margin-bottom: 54px;
}

.white_block .push {
  margin: 15px auto 0;
  width: 312px;
  text-align: center;
}

.white_block .push .ballotin {
  background: url("../img/project/ballotin.png") no-repeat;
  width: 310px;
  height: 310px;
  border: 1px solid #dbdbdb;
  border-radius: 6px;
  display: block;
  overflow: hidden;
  margin: 0 auto 40px;
}

.white_block .push .sg2-bubble {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  margin-left: 10px;
}

.white_block .push .text {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  width: 206px;
}

.white_block .push .text span {
  color: #E3328B;
}

#form_company_gift {
  display: none;
  margin: 20px;
}

#form_company_gift .alert-danger {
  margin-bottom: 20px;
}

.form_custom {
  background: #4b4746;
  padding: 40px 30px;
  color: #FFFFFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.form_custom .description span {
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
}
.form_custom .description + .description {
  margin-top: 20px;
}
.form_custom .form-group {
  width: 100%;
  margin: 0 0 15px !important;
}
.form_custom .form-group.group-half {
  width: 48%;
}
.form_custom .form-group.group-left {
  float: left;
}
.form_custom .form-group.group-right {
  float: right;
}
.form_custom .form-group.group3-left {
  width: 37%;
  float: left;
}
.form_custom .form-group.group3-left label.row {
  margin-top: 19px !important;
}
.form_custom .form-group.group3-middle {
  width: 18%;
  float: left;
  margin: 0 4% 0 !important;
}
.form_custom .form-group.group3-right {
  width: 37%;
  float: left;
}
.form_custom .form-group.group3-right label.row {
  margin-top: 19px !important;
}
.form_custom .form-group label {
  text-transform: none !important;
}
.form_custom .form-group label.row {
  margin: 0 0 6px 0 !important;
}
.form_custom .form-group label.inline {
  margin: 0 6px 0 0 !important;
  line-height: 35px;
  display: inline-block !important;
}
.form_custom .form-group .form-control {
  width: 100% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form_custom .form-group textarea {
  resize: none;
  height: 120px;
}
.form_custom .specific-title {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin: 25px 0 15px 0;
}
.form_custom .specific-pourqui {
  margin-bottom: 7px;
  line-height: 38px;
}
.form_custom .specific-pourqui:before, .form_custom .specific-pourqui:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form_custom .specific-pourqui:after {
  clear: both;
}
.form_custom .specific-pourqui .checker {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.form_custom .specific-pourqui .inline {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.form_custom .specific-pourqui .label-right {
  width: 140px;
}
.form_custom .specific-pourqui .form-control {
  float: right;
  width: 160px;
}
.form_custom .specific-motivation {
  line-height: 30px;
}
.form_custom .specific-motivation .checker {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.form_custom .specific-local {
  line-height: 30px;
  vertical-align: middle;
}
.form_custom .specific-local .radio {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.form_custom .specific-local label.inline {
  margin-right: 15px !important;
}
.form_custom .form-submit button {
  background: #FFFFFF;
  width: 130px;
  color: #4b4746;
  border: 1px solid #593312;
  margin: 0 auto;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.form_custom .form-submit button:hover {
  background: #E3328B;
  color: #FFFFFF;
}
.form_custom .infos_required {
  font-size: 11px;
  color: white;
  float: right;
  margin-bottom: -20px;
}

@media (max-width: 1206px) {
  .grey_block .c_center {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0;
  }

  .grey_block .left_text {
    padding-left: 4%;
    width: 46%;
    min-height: 508px;
  }

  .grey_block .image {
    position: absolute;
    top: 0;
    right: -150px;
  }

  .white_block .column {
    width: 48%;
  }

  .white_block .column + .column {
    margin-left: 4%;
  }

  .white_block .order {
    padding: 25px;
  }

  #center_column .form-group.group3-right label.row {
    margin-top: 0 !important;
  }

  #center_column .form_custom .infos_required {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .grey_block h1 {
    margin-top: 30px;
  }

  .grey_block .left_text .description {
    margin-top: 20px;
  }

  .grey_block .left_text {
    padding: 0 4% 4%;
    width: 92%;
    min-height: inherit;
  }

  .grey_block .image {
    display: none;
  }

  .white_block .column {
    width: 100%;
    float: none;
  }

  .white_block .column + .column {
    margin: 20px 0 0;
  }

  .white_block .push {
    display: none;
  }

  .white_block .order .btn_40_custom {
    width: 100%;
    padding: 0;
  }

  #center_column .form-group.group3-left {
    width: 48%;
  }

  #center_column .form-group.group3-middle {
    width: 48%;
    float: right;
    margin: 0 !important;
  }

  #center_column .form-group.group3-left label,
  #center_column .form-group.group3-middle label {
    margin-top: 0 !important;
  }

  #center_column .form-group.group3-right {
    width: 100%;
    margin: 18px 0 0;
  }
}

/*# sourceMappingURL=company-gift.css.map */
