/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
@font-face {
  font-family: Vazir;
  src: url("/fonts/vazir/Vazir-FD.eot");
  src: url("/fonts/vazir/Vazir-FD.eot?#iefix") format("embedded-opentype"), url("/fonts/vazir/Vazir-FD.woff2") format("woff2"), url("/fonts/vazir/Vazir-FD.woff") format("woff"), url("/fonts/vazir/Vazir-FD.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: Vazir;
  src: url("/fonts/vazir/Vazir-Bold-FD.eot");
  src: url("/fonts/vazir/Vazir-Bold-FD.eot?#iefix") format("embedded-opentype"), url("/fonts/vazir/Vazir-Bold.woff2") format("woff2"), url("/fonts/vazir/Vazir-Bold-FD.woff") format("woff"), url("/fonts/vazir/Vazir-Bold-FD.ttf") format("truetype");
  font-weight: bold;
  font-display: swap;
}
@font-face {
  font-family: Vazir;
  src: url("/fonts/vazir/Vazir-Thin-FD.eot");
  src: url("/fonts/vazir/Vazir-Thin-FD.eot?#iefix") format("embedded-opentype"), url("/fonts/vazir/Vazir-Thin-FD.woff2") format("woff2"), url("/fonts/vazir/Vazir-Thin-FD.woff") format("woff"), url("/fonts/vazir/Vazir-Thin-FD.ttf") format("truetype");
  font-weight: 100;
  font-display: swap;
}
@font-face {
  font-family: Vazir;
  src: url("/fonts/vazir/Vazir-Light-FD.eot");
  src: url("/fonts/vazir/Vazir-Light-FD.eot?#iefix") format("embedded-opentype"), url("/fonts/vazir/Vazir-Light-FD.woff2") format("woff2"), url("/fonts/vazir/Vazir-Light-FD.woff") format("woff"), url("/fonts/vazir/Vazir-Light-FD.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: Vazir;
  src: url("/fonts/vazir/Vazir-Medium-FD.eot");
  src: url("/fonts/vazir/Vazir-Medium-FD.eot?#iefix") format("embedded-opentype"), url("/fonts/vazir/Vazir-Medium-FD.woff2") format("woff2"), url("/fonts/vazir/Vazir-Medium-FD.woff") format("woff"), url("/fonts/vazir/Vazir-Medium-FD.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
}
/* colors
-------------------------------------------------- */
.orange-color, .navbar-nav li.active .nav-link, .icon-button, .post .category-badge, .post .post-format, .post .post-format-sm, .btn-default, .nav-pills .nav-link.active, .nav-pills .show > .nav-link, .post.post-list-sm .thumb .number, .page-item.active .page-link, .page-link:hover {
  background: linear-gradient(to right, #ea4e1b 0%, #EE8664 100%) !important;
  background-size: 200% auto;
  transition: all 0.3s ease-in-out;
}

.btn-default:hover {
  background: linear-gradient(to left, #ea4e1b 0%, #EE8664 100%) !important;
  background-size: 200% auto;
  transition: all 0.3s ease-in-out;
}

.widget ul.list li a:before, .widget ul.list li a:hover, #return-to-top:hover, .social-icons a:hover, .post .post-title a:hover, .post .meta a:hover, .latest-posts .btn-simple:hover, .tag:hover, .breadcrumb .breadcrumb-item a:hover, .slick-custom-buttons:hover {
  color: #ea4e1b !important;
  transition: all 0.3s ease-in-out;
}

#return-to-top:hover, .latest-posts .btn-simple:hover, .tag:hover, .slick-custom-buttons:hover {
  border-color: #ea4e1b !important;
  transition: all 0.3s ease-in-out;
}

.newsletter-privacy a {
  color: #568185 !important;
  transition: all 0.3s ease-in-out;
}

.copyright-a {
  color: #aaff0b !important;
}

.copyright-a:hover, .newsletter-privacy a:hover {
  color: #bac4c5 !important;
  transition: all 0.3s ease-in-out;
}

.burger-flex {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

#return-to-top i {
  margin-right: 0 !important;
}

.spacing-bug {
  padding-right: 10px;
}

.breadcrumb-bg {
  background-color: #e4fdff !important;
}

.breadcrumb-item-prev {
  color: #303031 !important;
}

.breadcrumb-item-current {
  color: #213032 !important;
  transition: all 0.3s ease-in-out;
}

/* admin-panel
-------------------------------------------------- */
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dtr-control:before {
  border: none;
  background-color: #147eab;
  margin-left: 8px;
}

.custom-checkbox .checkbox-label {
  margin-right: 8px;
}

.custom-checkbox .checkbox input[type=hidden] + svg {
  color: #fff !important;
}

/* base
-------------------------------------------------- */
.p-height {
  min-height: 80px;
}

.post .post-format {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-submit {
  padding: 8px 20px !important;
}

.no-comment {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.comment-time {
  font-weight: 400;
}

.comment-content {
  color: #8F9BAD !important;
}

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a {
  text-decoration: none !important;
}

p {
  font-weight: 400;
}

.btn {
  border-radius: 25px !important;
}

.btn-default {
  color: #fff !important;
}

.form-control {
  border-radius: 25px !important;
  font-size: 14px;
}

.newsletter-privacy {
  font-weight: 400;
}

.post .excerpt, .widget ul.list li span {
  color: #8F9BAD !important;
}

.post .thumb.rounded .inner {
  overflow: hidden !important;
}

.post .thumb img {
  transition: none;
  transform: none;
}
.post .thumb img:hover {
  transition: none;
  transform: none;
}

.no-desktop {
  display: none;
}
.no-desktop .populars-tabs {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .no-desktop {
    display: block;
  }
}

.copyright-flex {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 4px;
}

html, body {
  overflow-x: hidden;
}

.logo-png {
  height: 50px !important;
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

.instagram {
  margin: 60px 0 0;
}

.canvas-menu .vertical-menu li.menu-category-list-mobile a.font-fix {
  font-family: Vazir, Tahoma, sans-serif !important;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
}

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
}

html, body {
  font-family: Vazir, Tahoma, sans-serif !important;
}
html h1, html h2, html h3, html h4, html h5, html h6, html span, html textarea, html input, body h1, body h2, body h3, body h4, body h5, body h6, body span, body textarea, body input {
  font-family: Vazir, Tahoma, sans-serif;
  font-weight: 700;
}

.navbar-nav {
  font-family: Vazir, Tahoma, sans-serif !important;
}

h1, h2 {
  color: #203656;
  font-weight: 700;
  line-height: 1.4;
  margin: 20px 0 !important;
}

h3, h4, h5, h6 {
  color: #203656;
  font-weight: 700;
  line-height: 1.4 !important;
}

.curve-rounded {
  border-radius: 10px !important;
}
.curve-rounded img {
  border-radius: 10px !important;
}
.curve-rounded img.logo-img {
  border-radius: 0 !important;
}

.populars-tabs {
  margin-bottom: 40px;
}

/* Header
-------------------------------------------------- */
.header-default .navbar-brand {
  padding: 0;
  margin: 0;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1.3rem !important;
  padding-left: 1.3rem !important;
}

.navbar > .container, .navbar > .container-fluid, .navbar > .container-lg, .navbar > .container-md, .navbar > .container-sm, .navbar > .container-xl, .navbar > .container-xxl {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  width: 100%;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  margin-right: auto;
  margin-left: auto;
}

.widgets-holder {
  margin-bottom: 100px;
}
@media (max-width: 991px) {
  .widgets-holder {
    margin-bottom: 0;
  }
}

/* Hero
-------------------------------------------------- */
.nav-pills .nav-link {
  border: solid 1px #EBEBEB;
  border-radius: 30px !important;
}

.nav-tabs {
  border-bottom: none !important;
}

.post.post-list-sm:after {
  content: unset;
}

.post.post-list-sm.circle.d-flex {
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  padding-top: 20px;
}
.post.post-list-sm.circle.d-flex:first-child {
  padding-top: 0;
}
.post.post-list-sm.circle.d-flex:last-child {
  border: none !important;
  padding-bottom: 0;
}

a {
  transition: all 0.3s ease-in-out !important;
  cursor: pointer;
}

.btn {
  transition: all 0.3s ease-in-out !important;
}

.bg-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.copyright-bg {
  width: 40px;
  height: 100%;
}

.eds-choice-post-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 325px;
  padding-top: 233px;
  border-radius: 10px;
}
@media (max-width: 1200px) {
  .eds-choice-post-img {
    max-width: 100%;
    padding-top: 80%;
    width: 100%;
  }
}

.eds-choice-post-list-bg-sm {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 110px;
  padding-top: 80px;
  border-radius: 10px;
}

.trending-bg-img {
  width: 100%;
  padding-top: 70%;
  border-radius: 10px;
}

.author-thumb {
  width: 30px;
  padding-top: 30px;
  border-radius: 50%;
}

.trending-posts-img-sm {
  width: 100%;
  padding-top: 80px;
  border-radius: 10px;
}

.inspiration-bg {
  width: 100%;
  padding-top: 300px;
  border-radius: 10px;
}

.latest-posts-img-bg {
  width: 265px;
  padding-top: 200px;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .latest-posts-img-bg {
    width: 329px;
    padding-top: 248px;
  }
}
@media (max-width: 767px) {
  .latest-posts-img-bg {
    width: 100%;
    padding-top: 248px;
  }
}

.post-author-sm {
  width: 30px;
  padding-top: 30px;
  border-radius: 50%;
}

.insta-bg {
  width: 100%;
  padding-top: 100%;
  border-radius: 10px;
}

.author-name-sm-flex {
  display: flex;
  height: 50px;
}
.author-name-sm-flex:after {
  top: -50% !important;
  transform: translate(-98px, -12px);
}
.author-name-sm-flex a {
  display: flex;
  align-items: center;
}

.latest-post-list li:after {
  top: 45%;
}

.author-name-sm-a {
  margin-left: 16px;
}

div.p {
  padding-top: 15px;
  padding-right: 8px;
}

.pop-posts-sidebar-bg {
  width: 60px;
  padding-top: 100%;
  border-radius: 50%;
}

.logo-widget-bg {
  width: 118px;
  padding-top: 26px;
  border-radius: 0;
}

.posts-tabs-bg {
  width: 60px;
  padding-top: 100%;
  border-radius: 50%;
}

.sm-slider {
  width: 100%;
  padding-top: 196px;
  border-radius: 10px;
}
@media (max-width: 800px) {
  .sm-slider {
    padding-top: 100%;
  }
}

.ads-bg {
  width: 100%;
  padding-top: 100%;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .ads-bg {
    padding-top: 50%;
    width: 50%;
    margin: 0 auto;
  }
}

.category-single-blog-post-bg {
  width: 100%;
  padding-top: 238px;
  border-radius: 10px;
}

.recents-btn {
  background: 0 0;
  border: solid 1px #EBEBEB !important;
  border-radius: 30px !important;
}

.pops-btn {
  margin-right: 0 !important;
  margin-left: 10px !important;
}
.pops-btn .pops-btn-unactive {
  border: solid 1px #EBEBEB !important;
}

.last-pop-col {
  padding: 0 !important;
}

.blog-post-main-img-bg {
  width: 100%;
  padding-top: 530px;
  border-radius: 10px;
}

.blog-post-second-img-bg {
  width: 100%;
  padding-top: 398px;
  border-radius: 10px;
}

.blog-post-commentor-bg {
  width: 100px;
  padding-top: 100%;
  border-radius: 50%;
}

.results-wrapper {
  border-bottom: 1px solid #ebebeb;
  border-right: 3px solid #ea4e1b;
  margin-bottom: 16px;
}

.p-10 {
  padding: 10px;
}

/* RTL
-------------------------------------------------- */
html[dir=rtl] .canvas-menu .vertical-menu li .switch {
  right: unset;
  left: 0;
}
html[dir=rtl] .canvas-menu .vertical-menu li:after {
  background: linear-gradient(to left, #EBEBEB 0%, transparent 100%);
}
html[dir=rtl] .header-btn-flex {
  display: flex;
}
html[dir=rtl] .navbar {
  padding: 0 !important;
}
html[dir=rtl] .header-default .navbar-nav {
  margin-right: 50px;
  margin-left: 0;
}
html[dir=rtl] .header-right .header-buttons {
  margin-right: 50px;
  margin-left: 0;
}
html[dir=rtl] .header-right .header-buttons button {
  margin-right: 10px;
  margin-left: 0;
}
html[dir=rtl] .social-icons li:not(:last-child) {
  margin-left: 1rem;
  margin-right: 0;
}
html[dir=rtl] #hero .post .meta li:not(:last-child) {
  margin-left: 0.8rem;
  margin-right: 0;
}
html[dir=rtl] #hero .post .meta li:after {
  content: "";
  margin-left: 0;
  margin-right: 1rem;
}
html[dir=rtl] #popular .post.post-list-sm.circle .details {
  margin-left: 0;
  margin-right: 16px;
}
html[dir=rtl] .nav-fill .nav-item > .nav-link {
  margin-left: 10px;
  margin-right: 0;
}
html[dir=rtl] .eds-choice .post.post-list-sm.circle .details {
  margin-left: 0;
  margin-right: 8px;
}
html[dir=rtl] .eds-choice .post .category-badge {
  left: unset !important;
  right: 20px !important;
}
html[dir=rtl] .eds-choice .post .post-format {
  right: unset;
  left: 20px;
}
html[dir=rtl] .eds-choice .post .meta li img.author {
  margin-left: 12px;
  margin-right: 0;
}
html[dir=rtl] .eds-choice .post .meta li:not(:last-child) {
  margin-right: 0;
}
html[dir=rtl] .eds-choice .post .meta li:after {
  margin-right: 1rem;
  margin-left: 0;
}
html[dir=rtl] .eds-choice-post-list .post.post-list-sm.square .details {
  margin-right: 12px !important;
  margin-left: 0;
}
html[dir=rtl] .eds-choice-post-list .post.post-list-sm.square.d-flex {
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
html[dir=rtl] .eds-choice-post-list .post.post-list-sm.square.d-flex:first-child {
  padding-top: 0;
}
html[dir=rtl] .eds-choice-post-list .post.post-list-sm.square.d-flex:last-child {
  border: none;
  padding-bottom: 0;
}
html[dir=rtl] .eds-choice li.list-inline-item {
  margin: 0 !important;
}
html[dir=rtl] .trending .post .category-badge {
  right: 20px;
  left: unset;
}
html[dir=rtl] .trending .post .post-format {
  left: 20px;
  right: unset;
}
html[dir=rtl] .trending .post .meta li:not(:last-child) {
  margin-left: 0.8rem;
  margin-right: 0;
}
html[dir=rtl] .trending .post .meta li img.author {
  margin-left: 12px;
  margin-right: 0;
}
html[dir=rtl] .trending .post .meta li:after {
  margin-left: 0;
  margin-right: 1rem;
}
html[dir=rtl] .trending .post.post-list-sm.square .details {
  margin-left: 0;
  margin-right: 16px;
}
html[dir=rtl] .latest-posts .post.post-list .details {
  margin-left: 0;
  margin-right: 24px;
}
html[dir=rtl] .latest-posts .post .meta li:not(:last-child) {
  margin-left: 0.8rem;
  margin-right: 0.5rem;
}
html[dir=rtl] .latest-posts .post .meta li img.author {
  margin-left: 12px;
  margin-right: 0;
}
html[dir=rtl] .latest-posts .post .meta li:after {
  margin-right: 1rem;
  margin-left: 0;
}
html[dir=rtl] .latest-posts .social-share {
  margin-right: 0;
}
html[dir=rtl] .latest-posts .clearfix::after {
  content: unset;
}
html[dir=rtl] .latest-posts .post.post-list.d-flex {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #ebebeb !important;
}
html[dir=rtl] .latest-posts .post.post-list.d-flex:first-child {
  padding-top: 0;
}
html[dir=rtl] .latest-posts .btn-simple {
  padding: 9.5px 36px;
  background: transparent;
  border: solid 1px #EBEBEB;
  border-radius: 25px;
}
html[dir=rtl] .latest-posts .btn-simple:hover {
  color: #FE4F70;
  border-color: #FE4F70;
}
html[dir=rtl] .widget-pop-posts-flex {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
html[dir=rtl] .widget-pop-posts-flex:first-child {
  padding-top: 0;
}
html[dir=rtl] .widget-pop-posts-flex:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
html[dir=rtl] .widget-pop-posts-flex .thumb {
  float: unset;
}
html[dir=rtl] .widget-pop-posts .widget-pop-posts-flex .details {
  margin-left: 0;
  margin-right: 16px;
}
html[dir=rtl] .widget-pop-posts .post.post-list-sm:after {
  content: unset;
}
html[dir=rtl] .widget-categories ul.list li {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ebebeb;
}
html[dir=rtl] .widget-categories ul.list li:after {
  content: unset;
}
html[dir=rtl] .widget-categories ul.list li:last-child {
  border-bottom: none;
}
html[dir=rtl] .widget-categories ul.list li .widget-categories-a {
  display: flex;
  gap: 25px;
  text-decoration: none !important;
}
html[dir=rtl] .widget-categories ul.list li .widget-categories-a:before {
  margin-left: 25px;
  margin-right: 0;
  transform: rotate(180deg);
}
html[dir=rtl] .widget-carousel li.list-inline-item {
  margin: 0 !important;
}
html[dir=rtl] .widget-carousel .slick-arrows-bot {
  display: flex;
  justify-content: center;
  gap: 5px;
}
html[dir=rtl] .widget-recent-post {
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #ebebeb;
  padding-top: 20px;
}
html[dir=rtl] .widget-recent-post:first-child {
  padding-top: 0;
}
html[dir=rtl] .widget-recent-post:last-child {
  padding-bottom: 0;
  border: none;
}
html[dir=rtl] .post.post-list-sm.circle .details {
  margin-left: 0;
  margin-right: 16px;
}
html[dir=rtl] .post.post-list-sm .thumb .number {
  right: 0;
  left: unset;
}
html[dir=rtl] .post .post-format-sm {
  right: 20px;
  left: unset;
}
html[dir=rtl] .footer-rtl {
  direction: ltr;
}
html[dir=rtl] .slick-arrows-top {
  right: unset;
  left: 12px;
}
html[dir=rtl] .slick-custom-buttons {
  transform: rotate(180deg);
}
html[dir=rtl] .spacer {
  height: 50px;
}
html[dir=rtl] .post.post-list-sm.before-seperator:before {
  content: unset;
}
html[dir=rtl] .trending-posts {
  padding: 20px 0;
  border-top: 1px solid #ebebeb;
}
html[dir=rtl] .trending-posts.no-border {
  border: none;
}
html[dir=rtl] .post-lg {
  padding-bottom: 20px;
}
html[dir=rtl] .list-inline-item {
  margin: 0 0.5rem !important;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
html[dir=rtl] .btn-flex {
  align-items: center;
  justify-content: center;
}
html[dir=rtl] .categories-badges {
  right: 20px;
  left: unset;
}
html[dir=rtl] .category-post-format {
  left: 20px;
  right: unset;
}
html[dir=rtl] .categories-details .meta li:after {
  margin-right: 1rem;
  margin-left: 0;
}
html[dir=rtl] .categories-details .meta li img.author {
  margin-left: 12px;
  margin-right: 0;
}
html[dir=rtl] #pagination-1 {
  border-radius: 50%;
}
html[dir=rtl] #pagination-1:hover {
  border-radius: 50%;
}
html[dir=rtl] #pagination-3 {
  border-radius: 50%;
}
html[dir=rtl] #pagination-3:hover {
  border-radius: 50%;
}
html[dir=rtl] .pagination .page-item.active .page-link {
  border-color: transparent;
}
html[dir=rtl] .page-link {
  color: #8F9BAD;
}
html[dir=rtl] .page-link:hover {
  color: #fff;
}
html[dir=rtl] .pagination .page-link {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
html[dir=rtl] .post .meta li:after {
  margin-right: 1rem;
  margin-left: 0;
}
html[dir=rtl] .celebration .list-inline-item:not(:last-child) {
  margin-right: 0 !important;
}
html[dir=rtl] .list-inline-item-first-img {
  margin-right: 0 !important;
  margin-left: 12px !important;
}
html[dir=rtl] .single-post-img {
  float: right;
  margin: 6px 0 6px 28px !important;
  width: 296px;
  padding-top: 294px;
  border-radius: 10px;
}
html[dir=rtl] .blog-post-commentor-thumb {
  margin-left: 30px;
  float: unset;
}
@media (max-width: 767px) {
  html[dir=rtl] .blog-post-commentor-thumb {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  html[dir=rtl] .blog-post-commentor {
    flex-direction: column;
    align-items: center;
  }
}
html[dir=rtl] .comments-details {
  margin-left: 0;
}
html[dir=rtl] .commntor-img-bg {
  background-size: cover;
  width: 70px;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
html[dir=rtl] .comments-details {
  margin-left: 0;
  margin-right: 24px;
}
html[dir=rtl] .list-inline-item-li-second-a {
  margin-right: 16px;
}
html[dir=rtl] .about-author-details {
  margin-left: 0;
}
html[dir=rtl] .comment-answer {
  margin-right: 60px;
  margin-left: 0;
}
html[dir=rtl] .answer-details {
  margin-right: 24px;
  margin-left: 0 !important;
}
html[dir=rtl] .form-control {
  border: 1px solid #ebebeb;
}
@media (max-width: 767px) {
  html[dir=rtl] .latest-post-list {
    flex-direction: column;
  }
}
html[dir=rtl] .latest-post-list.post.post-list:after {
  content: unset;
}
@media (max-width: 991px) {
  html[dir=rtl] .latest-post-flex-inside {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 991px) {
  html[dir=rtl] .post.post-list .thumb.latest-post-thumb {
    float: unset;
    max-width: none;
  }
}

/* contact-us
-------------------------------------------------- */
html[dir=rtl] .tgs-contact .color-main {
  color: #203656;
}
html[dir=rtl] .tgs-contact .color-main:hover {
  color: #FE4F70;
}
html[dir=rtl] .tgs-contact .contact-item .details {
  margin-left: unset;
  margin-right: 20px;
}
html[dir=rtl] .tgs-contact .email-from-control {
  direction: rtl;
}

/* queries
-------------------------------------------------- */
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1140px !important;
  }
}

/*# sourceMappingURL=custom.css.map */
