/***************************************************
  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 (min-width: 1200px) {
  .box1-h2 {
    border-top: 3px dotted #d5dbe6;
    padding-top: 0;
    margin-top: 50px; } }

@media (min-width: 1200px) {
  .box1-8-h1 {
    padding-top: 0; } }

@media (min-width: 1200px) {
  .box1-h2 .center:after {
    top: 25%; } }

@media (min-width: 1200px) {
  .box1-h2 .center:before {
    top: 25%; } }

.block_newsletter form input[type=email] {
  padding: 17px 25px 15px 20px; }
  .rtl .block_newsletter form input[type=email] {
    padding: 17px 20px 15px 25px; }
@media (max-width: 767px) and (min-width: 576px) {
  .block_newsletter form .input-wrapper {
    max-width: 400px; } }

.alert.alert-danger {
  max-width: max-content; }

/*# sourceMappingURL=profile3343458827.css.map */
