/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
.ApSlideShow {
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .ApSlideShow {
      margin-bottom: 30px; } }

.des-content {
  position: absolute;
  bottom: 30px;
  left: 30px; }
  .rtl .des-content {
    right: 30px;
    left: auto; }
  @media (max-width: 767px) {
    .des-content {
      bottom: 10px;
      left: 20px; }
      .rtl .des-content {
        right: 20px;
        left: auto; } }
  .des-content a {
    font-size: 30px;
    line-height: 35px;
    color: #222222; }
    @media (max-width: 767px) {
      .des-content a {
        font-size: 20px;
        line-height: 22px; } }
    .des-content a:hover {
      color: #cf9147; }

.page-home .ApColumn .block.block_newsletter .form-group {
  display: block; }
.page-home .ApColumn .block.block_newsletter form {
  border: none;
  text-align: center; }
  .page-home .ApColumn .block.block_newsletter form input[type=email] {
    border-bottom: 1px solid #222222;
    text-align: center;
    float: none;
    width: 100%; }
  .page-home .ApColumn .block.block_newsletter form .btn {
    min-width: auto;
    padding: 13px 50px;
    margin-top: 40px;
    border: 2px solid #222222; }
    .page-home .ApColumn .block.block_newsletter form .btn:hover {
      background: #cf9147;
      color: #FFFFFF;
      border-color: transparent; }

/*# sourceMappingURL=profile1951043555.css.map */
