/*Home 10*/
/***************************************************
  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 
 */
/***********************************************************************/
.header-container {
  position: relative; }

#index .footer-container {
  display: none; }

.text-include h2 {
  font-size: 70px;
  font-weight: 300;
  line-height: 70px; }
  .text-include h2 strong {
    font-weight: 600; }
.text-include p {
  font-size: 16px;
  line-height: 26px;
  color: #666;
  margin-top: 40px; }
.text-include a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  border-radius: 28px;
  padding: 0 30px;
  height: 50px;
  line-height: 50px;
  margin-top: 30px;
  display: inline-block;
  transition: all 0.3s ease 0s; }
  .text-include a i {
    margin: 0 0 0 5px; }
    .rtl .text-include a i {
      margin: 0 5px 0 0; }
  .text-include a:hover {
    background: #fa9090; }
@media (min-width: 992px) {
  .text-include.right-side {
    margin: 0 10% 0 65%; }
    .rtl .text-include.right-side {
      margin: 0 65% 0 10%; }
  .text-include.left-side {
    margin: 0 60% 0 15%; }
    .rtl .text-include.left-side {
      margin: 0 15% 0 60%; }
    .text-include.left-side h2 {
      font-size: 82px;
      line-height: 85px; } }
@media (max-width: 991px) {
  .text-include {
    text-align: center;
    padding: 0 15px; } }
@media (max-width: 767px) {
  .text-include h2 {
    font-size: 40px !important;
    line-height: 50px; } }

/*# sourceMappingURL=profile1825849548.css.map */
