/***************************************************
  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 
 */
/***********************************************************************/
@media (max-width: 991px) {
  .group-fullpage {
    padding-top: 0 !important; } }
@media (min-width: 1200px) {
  .group-fullpage .fp-tableCell {
    width: 1170px; } }
@media (min-width: 992px) {
  .group-fullpage .ApColumn {
    margin-top: 120px; } }
@media (min-width: 1300px) {
  .group-fullpage .ApColumn {
    padding: 0 !important; } }
@media (max-width: 991px) {
  .group-fullpage .ApColumn {
    padding-top: 30px;
    padding-bottom: 30px; } }

.tabs-top .nav-tabs {
  position: relative;
  top: inherit;
  right: inherit;
  text-align: center;
  margin-bottom: 30px; }
.tabs-top .title_block {
  text-align: center;
  margin: 0 0 15px; }

.box-info {
  color: #666666;
  line-height: 24px;
  font-family: "Open Sans", sans-serif; }
  .box-info h4 {
    font-size: 72px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .box-info h4 {
        font-size: 40px; } }
  .box-info a {
    position: relative;
    display: inline-block;
    height: 42px;
    line-height: 40px;
    font-weight: 600;
    margin-top: 90px;
    text-transform: uppercase;
    color: #f35b25;
    background: #FFFFFF;
    border: 2px solid #f35b25;
    padding: 0 60px 0 25px; }
    .rtl .box-info a {
      padding: 0 25px 0 60px; }
    .box-info a:after {
      content: '\f105';
      font-family: "FontAwesome";
      width: 40px;
      height: 40px;
      background: #f35b25;
      position: absolute;
      text-align: center;
      color: #FFFFFF;
      font-size: 18px;
      bottom: 50%;
      -webkit-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -o-transform: translateY(50%);
      transform: translateY(50%);
      right: -2px; }
      .rtl .box-info a:after {
        left: -2px;
        right: auto; }

.page-1 .ApRawHtml {
  color: #2a3356;
  font-family: "Open Sans", sans-serif; }
  @media (min-width: 992px) {
    .page-1 .ApRawHtml {
      width: 50%; } }
  .page-1 .ApRawHtml h4 {
    font-size: 92px;
    margin-bottom: 30px;
    text-transform: uppercase; }
    @media (max-width: 1199px) {
      .page-1 .ApRawHtml h4 {
        font-size: 75px; } }
    @media (max-width: 1199px) {
      .page-1 .ApRawHtml h4 {
        font-size: 40px; } }
  .page-1 .ApRawHtml p {
    font-style: italic;
    font-size: 24px; }
  .page-1 .ApRawHtml a {
    position: relative;
    display: inline-block;
    height: 42px;
    line-height: 40px;
    font-weight: 600;
    margin-top: 50px;
    text-transform: uppercase;
    color: #f35b25;
    background: #FFFFFF;
    border: 2px solid #f35b25;
    padding: 0 60px 0 25px; }
    .rtl .page-1 .ApRawHtml a {
      padding: 0 25px 0 60px; }
    .page-1 .ApRawHtml a:after {
      content: '\f105';
      font-family: "FontAwesome";
      width: 40px;
      height: 40px;
      background: #f35b25;
      position: absolute;
      text-align: center;
      color: #FFFFFF;
      font-size: 18px;
      bottom: 50%;
      -webkit-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -o-transform: translateY(50%);
      transform: translateY(50%);
      right: -2px; }
      .rtl .page-1 .ApRawHtml a:after {
        left: -2px;
        right: auto; }

@media (min-width: 576px) {
  .page-2 .ApImage {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }
@media (max-width: 991px) {
  .page-2 .ApImage img {
    width: 100% !important; } }
.page-2 .ApImage .box-info {
  padding-left: 100px; }
  .rtl .page-2 .ApImage .box-info {
    padding-right: 100px;
    padding-left: inherit; }
  @media (max-width: 991px) {
    .page-2 .ApImage .box-info {
      padding-left: 30px; }
      .rtl .page-2 .ApImage .box-info {
        padding-right: 30px;
        padding-left: inherit; } }
  @media (max-width: 575px) {
    .page-2 .ApImage .box-info {
      margin-top: 40px;
      padding-left: 0; }
      .rtl .page-2 .ApImage .box-info {
        padding-right: 0;
        padding-left: inherit; } }
  .page-2 .ApImage .box-info h4 {
    font-family: "Open Sans", sans-serif;
    font-size: 48px;
    font-weight: 800; }
    @media (max-width: 1199px) {
      .page-2 .ApImage .box-info h4 {
        font-size: 40px; } }
    @media (max-width: 767px) {
      .page-2 .ApImage .box-info h4 {
        font-size: 25px; } }
  .page-2 .ApImage .box-info .price {
    font-size: 48px;
    color: #f35b25;
    font-weight: 800;
    margin-top: 50px; }
    @media (max-width: 575px) {
      .page-2 .ApImage .box-info .price {
        font-size: 30px;
        margin-top: 20px; } }
  .page-2 .ApImage .box-info a {
    margin-top: 50px; }
    @media (max-width: 575px) {
      .page-2 .ApImage .box-info a {
        margin-top: 30px; } }

/*# sourceMappingURL=profile2691896521.css.map */
