/*
    Theme Name: Mobinnet
    Theme URI: info@ravanertebat.com
    Author: AEC
    Author URI: info@ravanertebat.com
    Description: Investment company providing social services
    Version: 1.2.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: 
*/
/* ==========================================================================
    Start Color Variable
========================================================================== */
/* Base color variable */
/* Header color variable */
/* Footer color variable */
/* Slider color variable */
/* Banner color variable */
/* Blog Card color variable */
/* Button color variable */
/* Modal color variable */
/* Owl Content color variable */
/* Show More color variable */
/* Social Section color variable */
/* Special Content color variable */
/* 404 page color variable */
/* ==========================================================================
    End Color Variable
========================================================================== */
/* ==========================================================================
    Start Font Size & Weight Variable
========================================================================== */
/* Base font size & weight variable */
/* Header font size & weight variable */
/* Footer font size & weight variable */
/* Slider font size & weight variable */
/* Banner font size & weight variable */
/* Blog Card font size & weight variable */
/* Button font size & weight variable */
/* Special Content font size & weight variable */
/* 404 page font size & weight variable */
/* ==========================================================================
    End Font Size & Weight Variable
========================================================================== */
/* ==========================================================================
    Start Base Styles
========================================================================== */
@font-face {
  font-family: "IranSans";
  src: url(vendor/fonts/IRANSansWeb.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IranSansBlack";
  src: url(vendor/fonts/IRANSansWeb_Black.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IranSansBold";
  src: url(vendor/fonts/IRANSansWeb_Bold.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IranSansLight";
  src: url(vendor/fonts/IRANSansWeb_Light.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IranSansMedium";
  src: url(vendor/fonts/IRANSansWeb_Medium.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IranSansUltraLight";
  src: url(vendor/fonts/IRANSansWeb_UltraLight.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Mobinnet';
  src: url('vendor/fonts/MobinNet-Icons.woff') format("woff"), url('vendor/fonts/MobinNet-Icons.ttf') format("truetype"), url('vendor/fonts/MobinNet-Icons.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "yekan";
  src: url(vendor/fonts/Yekan.eot);
  src: url(vendor/fonts/Yekan.eot?#iefix) format("embedded-opentype"), url(vendor/fonts/Yekan.woff) format("woff"), url(vendor/fonts/Yekan.ttf) format("truetype"), url(vendor/fonts/Yekan.svg#BYekan) format("svg");
  font-weight: normal;
  font-style: normal;
}
html {
  width: 100%;
  margin: 0;
  padding: 0;
  color: #888888;
  font-weight: normal;
  font-size: 16px;
  line-height: 30px;
  scroll-behavior: smooth;
}
html body {
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: "IranSans", "yekan", "Mobinnet";
}
html body #primary {
  height: auto;
}
html body #primary.content-area .text-end {
  text-align: end;
}
html body #primary.content-area .text-start {
  text-align: start;
}
html body #primary.content-area .main-sections {
  padding: 75px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
html body #primary.content-area .main-sections.gray-section {
  background-color: #f2f2f2;
  color: #888888;
}
html body #primary.content-area .main-sections.white-section {
  background-color: #ffffff;
  color: #888888;
}
html body #primary.content-area .main-sections.black-section {
  background-color: #333333;
  color: #ffffff;
}
html body #primary.content-area .main-sections.section-special {
  padding: 0;
  overflow: hidden;
}
html body #primary.content-area .main-sections.section-special .col-special {
  padding: 75px 15px;
  z-index: 5;
}
html body #primary.content-area .main-sections.section-special .col-special:nth-child(1):before {
  content: '';
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #a7cd39;
  z-index: -1;
}
html body #primary.content-area .main-sections.section-special .col-special:nth-child(2):before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100%;
  background-color: #01ac4e;
  z-index: -1;
}
html body #primary.content-area .main-sections.section-special .col-special:nth-child(3):before {
  content: '';
  position: absolute;
  top: 0;
  width: 100vw;
  height: 100%;
  background-color: #a7cd39;
  z-index: -1;
}
html body #primary.content-area .main-sections.section-special .col-special .show-more-default {
  text-align: center;
  margin-bottom: 100px !important;
}
html body #primary.content-area .main-sections.section-special .col-special .show-more-default:hover {
  color: #0c5753;
}
html body #primary.content-area .main-sections.section-special .col-special .wysiwyg-editor-customize {
  margin-bottom: 100px !important;
}
html body #primary.content-area .main-sections.section-special .col-special .button-row {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 75px;
}
html body #primary.content-area .main-sections.section-overly {
  position: relative;
}
html body #primary.content-area .main-sections.section-overly:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, right top, from(#a7cd39), to(#0c5753));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), linear-gradient(to right, #a7cd39, #0c5753);
  opacity: .8;
}
html body #primary.content-area .main-content h1 {
  font-family: "IranSansBlack" !important;
  font-size: 48px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
html body #primary.content-area .main-content h2 {
  font-size: 42px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
html body #primary.content-area .main-content h3 {
  font-family: "IranSansBlack" !important;
  font-size: 36px;
  font-weight: bold;
  margin: 0 0 20px 0;
  line-height: 45px;
}
html body #primary.content-area .main-content h4 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
html body #primary.content-area .main-content h5 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
html body #primary.content-area .main-content h6 {
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 20px;
}
html body #primary.content-area .main-content p {
  font-size: 18px;
  font-weight: normal;
  text-align: justify;
  line-height: 1.75;
  margin: 10px 0 15px;
  font-family: "IranSansLight";
}
html body #primary.content-area .main-content ul {
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0;
}
html body #primary.content-area .main-content ul li {
  font-size: 18px;
  font-weight: normal;
  text-align: justify;
  margin: 10px 0 15px;
  font-family: "IranSansLight";
}
html body #primary.content-area .main-content ul li:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #a7cd39;
  border-radius: 50%;
  margin-left: 8px;
}
html body #primary.content-area .main-content ol li {
  font-size: 18px;
  font-weight: normal;
  text-align: justify;
  margin: 10px 0 15px;
  font-family: "IranSansLight";
}
html body #primary.content-area.content-post .main-content h2 {
  font-size: 24px;
  font-weight: bold;
  color: #555555;
  margin: 0 0 20px 0;
}
html body #primary.content-area.content-post .main-content p {
  font-size: 16px;
  font-weight: normal;
  text-align: justify;
  line-height: 1.75;
  margin: 10px 0 15px;
}
html body #primary.content-area.content-post .main-content ul {
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0;
}
html body #primary.content-area.content-post .main-content ul li {
  font-size: 18px;
  font-weight: normal;
  text-align: justify;
  margin: 10px 0 15px;
}
html body #primary.content-area.content-post .main-content ul li:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #a7cd39;
  border-radius: 50%;
  margin-left: 8px;
}
html body #primary.content-area.content-post .main-content ol li {
  font-size: 18px;
  font-weight: normal;
  text-align: justify;
  margin: 10px 0 15px;
}
html body .h-100 {
  height: 100%;
}
html body .w-100 {
  width: 100%;
}
html body audio,
html body canvas,
html body iframe,
html body img,
html body svg,
html body video {
  vertical-align: middle;
}
html body fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
html body textarea {
  resize: vertical;
}
html body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
html body button {
  outline: none;
}
html body button:focus {
  outline: none !important;
  box-shadow: none !important;
}
html body a {
  text-decoration: none;
}
html body a:hover {
  text-decoration: none;
}
html body a:focus {
  outline: none;
}
html body hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1rem 0;
  padding: 0;
}
html body .text-center {
  text-align: center;
}
html body .text-right {
  text-align: right;
}
html body .text-left {
  text-align: left;
}
.ltr {
  direction: ltr;
}
.rtl {
  direction: rtl;
}
/* ==========================================================================
    End Base Styles
========================================================================== */
.single-post .content {
  padding: 0 20px;
}
.single-post .content .time {
  display: block;
  font-size: 18px;
  line-height: 22px;
  color: #0c5753;
  margin: 4px 0 6px;
}
.single-post .content .title {
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
  color: #a7cd39;
  margin: 0 0 27px;
}
.single-post .content .description {
  color: #888888;
}
.content-post .rating-section {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 24px 0 0 0;
}
.content-post .rating-section .users-rated-number {
  margin: 0 0 0 8px;
}
.content-post .rating-section .user-rated-number {
  margin: 0 0 0 8px;
}
.content-post .rating-section .users-rated-number,
.content-post .rating-section .user-rated-number {
  font-size: 12px;
  line-height: 24px;
  color: #909090;
}
.content-post .rating-section .users-rated-number .number,
.content-post .rating-section .user-rated-number .number {
  direction: ltr;
}
.content-post .rating-section .stars {
  direction: rtl;
  height: auto;
}
.content-post .rating-section .stars > span {
  position: relative;
  display: inline-flex;
  width: 24px;
  height: 24px;
}
.content-post .rating-section .stars > span svg {
  position: absolute;
  cursor: pointer;
}
.content-post .rating-section .stars > span svg:nth-child(2) {
  left: 0;
}
.content-post .rating-section .stars > span svg:nth-child(3) {
  right: 0;
}
.content-post .rating-section .stars > span svg.rate-data path {
  visibility: hidden;
  opacity: 0;
  transition: .5s;
}
.content-post .rating-section .stars > span svg.rate-data.active path {
  visibility: visible;
  opacity: 1;
}
.post-list-ui {
  background-color: #ffffff;
}
.post-list-ui .image-row {
  overflow: hidden;
}
.post-list-ui .image-row img {
  transition: .5s all;
  height: 100%;
}
.post-list-ui .content {
  padding: 8px 22px 10px;
}
.post-list-ui .content .title {
  font-size: 14px;
  font-weight: 700;
  color: #0c5753;
  margin: 0 0 19px;
  height: 32px;
  overflow: hidden;
}
.post-list-ui .content .time-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #0c5753;
  margin-top: auto;
}
.post-list-ui .content .time-row span {
  display: inline-block;
}
.post-list-ui:hover .image-row img {
  transform: scale(1.1) rotateZ(3.6deg);
}
.post-inner-ui .content .title {
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
  color: #a7cd39;
  margin: 0 0 27px;
}
.post-inner-ui .content .time-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #0c5753;
  margin-top: auto;
}
.post-inner-ui .content .time-row span {
  display: inline-block;
}
.pagination a,
.pagination span {
  background-color: #ffffff;
  margin: 0;
  width: 35px;
  text-align: center;
  padding: 5px 15px;
  color: #0c5753;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
  transition: .5s;
}
.pagination a:hover,
.pagination span:hover {
  background-color: #e2e2e2;
}
.pagination .current {
  background-color: #a7cd39;
  margin: 0;
  width: 35px;
  text-align: center;
  padding: 5px 15px;
  font-weight: bold;
  color: #0c5753;
  transition: .5s;
}
.pagination .current:hover {
  background-color: #a7cd39;
}
/* RTL */
.rtl-theme {
  direction: rtl;
  text-align: right;
}
.rtl-theme .main-sections.section-special .col-special:nth-child(1):before {
  left: 0;
}
.rtl-theme .main-sections.section-special .col-special:nth-child(3):before {
  right: 0;
}
/* LTR */
.ltr-theme {
  direction: ltr;
  text-align: left;
}
.ltr-theme .main-sections.section-special .col-special:nth-child(1):before {
  right: 0;
}
.ltr-theme .main-sections.section-special .col-special:nth-child(3):before {
  left: 0;
}
/* ==========================================================================
   Start Top Banner styles
========================================================================== */
.top-banner {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 60px 0;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 0;
}
.top-banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#a7cd39), to(#0c5753));
  background-image: linear-gradient(to right, #a7cd39, #0c5753);
  opacity: .5;
}
.top-banner:after {
  content: '';
  position: absolute;
  top: 50px;
  right: 60%;
  width: 469px;
  height: 469px;
  margin-right: 15px;
  animation: rotateSlow 50s linear infinite;
}
.top-banner .content .title h1 {
  font-family: "IranSansBlack" !important;
  color: #ffffff;
  font-size: 48px;
  font-weight: 900;
  line-height: 52px;
}
.top-banner .content .subtitle p {
  font-family: "IranSansUltraLight", "yekan";
  color: #ffffff;
  font-size: 30px;
  font-weight: 200;
  line-height: 36px;
}
.top-banner .content .button {
  min-width: unset;
  margin-top: 1rem;
}
.top-banner .content.text-center .subtitle p {
  text-align: center;
}
/* RTL */
/* LTR */
/* ==========================================================================
   End Top Banner styles
========================================================================== */
/* ==========================================================================
Start Slider Styles
========================================================================== */
#slider {
  position: relative;
}
#slider .item {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  padding-bottom: 37.5%;
}
#slider .item:after {
  content: '';
  position: absolute;
  top: 162px;
  right: 50%;
  width: 469px;
  height: 469px;
  margin-right: 15px;
  animation: rotateSlow 50s linear infinite;
}
#slider .item .banner {
  max-height: 600px;
  object-fit: cover;
  object-position: center;
}
#slider .item .content {
  color: #252525;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  transform: translateY(-50%);
  z-index: 10;
}
#slider .item .content .title h1 {
  color: #ffffff;
  font-size: 44px;
  font-weight: 900;
  line-height: 52px;
}
#slider .item .content .subtitle h4 {
  font-family: "IranSans", "yekan";
  color: #ffffff;
  font-size: 26px;
  font-weight: 200;
  line-height: 36px;
}
#slider .item .content .button-special {
  position: relative;
  display: inline-block;
  height: 42px;
  border-radius: 21px;
  padding: 6px 21px;
  color: #ffffff;
  background: #a7cd39;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: transform ease-in 0.1s, box-shadow ease-in 0.25s, -webkit-transform ease-in 0.1s, -webkit-box-shadow ease-in 0.25s;
}
#slider .item .content .button-special i,
#slider .item .content .button-special span[class*=" icon-"],
#slider .item .content .button-special span[class^=icon-] {
  font-size: 24px;
  vertical-align: middle;
}
#slider .item .content .button-special:before,
#slider .item .content .button-special:after {
  position: absolute;
  content: '';
  display: block;
  width: 140%;
  height: 100%;
  left: -20%;
  transition: all ease-in-out 0.5s;
  background-repeat: no-repeat;
  z-index: 1;
}
#slider .item .content .button-special:before {
  display: none;
  top: -75%;
  background-image: radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, transparent 20%, #a7cd39 20%, transparent 30%), radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, transparent 10%, #a7cd39 15%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%);
  background-size: 10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,18% 18%;
}
#slider .item .content .button-special:after {
  display: none;
  bottom: -75%;
  background-image: radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, transparent 10%, #a7cd39 15%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%), radial-gradient(circle, #a7cd39 20%, transparent 20%);
  background-size: 15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,10% 10%,20% 20%;
}
#slider .item .content .button-special:hover {
  box-shadow: 0 2px 25px rgba(167, 205, 57, 0.5);
}
#slider .item .content .button-special:hover:after {
  display: block;
  animation: bottombutton ease-in-out 0.75s forwards;
}
#slider .item .content .button-special:hover:before {
  display: block;
  transform: scaleX(1.1);
  animation: topbutton ease-in-out 0.75s forwards;
}
#slider .owl-nav button {
  position: absolute;
  top: 42%;
  transform: translateY(-40%);
  width: 40px;
  height: 40px;
  background-color: transparent;
  font-size: 35px;
  font-weight: bold;
  border-radius: 5px;
  color: #a7cd39;
  padding: 6px 0 !important;
  display: inline-block;
  transition: .5s all;
}
#slider .owl-nav button span {
  display: inline-block;
}
#slider .owl-nav button svg {
  fill: #a7cd39;
  height: 38px;
  transition: .5s all;
}
#slider .owl-nav button.owl-prev {
  right: 0;
  margin: 0 25px 0 0;
}
#slider .owl-nav button.owl-next {
  left: 0;
  margin: 0 0 0 25px;
}
#slider .owl-nav button:hover span {
  animation: slider 0.25s infinite ease-in-out alternate;
}
#slider .owl-nav button:hover svg {
  fill: #fff;
}
#slider .owl-dots {
  margin: -85px 0 0 0;
  z-index: 50;
  position: relative;
  text-align: center;
}
#slider .owl-dots .owl-dot {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 2.5px;
  border: 1px solid #8a8a8a;
}
#slider .owl-dots .owl-dot.active {
  background-color: #a7cd39;
  border-color: #a7cd39;
}
/* RTL */
/* LTR */
html[lang="en-US"] #slider .owl-nav button {
  transform: scaleX(-1);
}
html[lang="en-US"] #slider .owl-nav button.owl-prev {
  left: 0;
  right: unset;
  margin: 0 0 0 25px;
}
html[lang="en-US"] #slider .owl-nav button.owl-next {
  right: 0;
  left: unset;
  margin: 0 25px 0 0;
}
html[lang="en-US"] #slider .owl-nav button:hover span {
  animation: slider 0.25s infinite ease-in-out alternate;
}
html[lang="en-US"] #slider .owl-nav button:hover svg {
  fill: #fff;
}
html[lang="en-US"] #slider .owl-dots {
  direction: ltr !important;
}
@media (max-width: 768px) {
  #slider .owl-dots {
    margin: -50px 0 0 0;
    z-index: 50;
    position: relative;
    text-align: center;
  }
  #slider .owl-dots .owl-dot {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 2.5px;
    border: 1px solid #8a8a8a;
  }
  #slider .owl-dots .owl-dot.active {
    background-color: #a7cd39;
    border-color: #a7cd39;
  }
}
/* ==========================================================================
End Slider Styles
========================================================================== */
/* ==========================================================================
   Start Footer styles
========================================================================== */
#primary main > div:last-child,
#primary main > section:last-child {
  padding-bottom: 130px !important;
}
.faq-section {
  background-color: #f5f7fa;
  padding: 75px 0;
}
.faq-section .faq {
  width: 100%;
  border-radius: 10px;
  background-color: #ffffff;
  overflow: hidden;
}
.faq-section .faq .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center left;
}
.faq-section .faq .accordion {
  padding: 24px 0 24px 24px;
}
.faq-section .faq .accordion .description :is(h1, h2, h3, h4, h5, h6) {
  font-size: 22px;
  font-weight: bold;
  line-height: 42px;
  color: #00ad4c;
}
.faq-section .faq .accordion .description :is(p) {
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
}
.faq-section .faq .accordion .acc {
  border-bottom: 1px solid #e1e6ef;
  padding: 24px 0;
}
.faq-section .faq .accordion .acc .acc-head {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  line-height: 32px;
  color: #045453;
  cursor: pointer;
}
.faq-section .faq .accordion .acc .acc-head .icon {
  position: absolute;
  top: 8px;
  left: 0;
  width: 16px;
  height: 16px;
}
.faq-section .faq .accordion .acc .acc-head .icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  height: 2px;
  width: 100%;
  background-color: #b3b3b3;
  transition: .5s;
  margin: auto;
}
.faq-section .faq .accordion .acc .acc-head .icon::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 2px;
  background-color: #b3b3b3;
  transition: .5s;
  margin: auto;
}
.faq-section .faq .accordion .acc .acc-head :is(h1, h2, h3, h4, h5, h6, p) {
  padding: 0 0 0 24px;
}
.faq-section .faq .accordion .acc .acc-head.active .icon::before {
  width: 0;
}
.faq-section .faq .accordion .acc .acc-head.active .icon::after {
  height: 0;
}
.faq-section .faq .accordion .acc .acc-body {
  font-size: 14px;
  line-height: 24px;
  color: #b3b3b3;
  margin: 16px 0 0 0;
}
@media (max-width: 767.98px) {
  .faq-section .faq .accordion .acc .acc-head {
    padding: 0 0 0 24px;
  }
  .faq-section .faq .accordion .acc .acc-head .icon {
    left: 0;
  }
}
.footer {
  background-color: #111111;
}
.footer .footer-btn {
  background: linear-gradient(90deg, #9acc3a 0%, #11b24b 100%);
  height: 52px;
  border-radius: 40px;
  padding: 0 15px;
  justify-content: flex-start;
  font-family: "IranSansBold";
  font-size: 15px;
}
.footer .footer-btn img {
  margin-right: 0;
  width: 24px;
}
.footer .footer-btn::before {
  border-radius: 40px !important;
}
.footer .top-footer {
  position: relative;
  padding: 60px 0 32px;
  background-color: #333333;
  border-bottom: 1px solid #fff;
}
.footer .top-footer .footer-curve {
  position: absolute;
  width: 100%;
  top: -116px;
  left: 0;
  right: 0;
  z-index: 2;
  fill: #333;
}
.footer .top-footer .green-icon-box {
  background: linear-gradient(90deg, #9acc3a 0%, #11b24b 100%);
  width: 70px;
  height: 70px;
  border-radius: 26px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  position: absolute;
  top: -35px;
  left: 50%;
  transform: translateX(-50%);
}
.footer .top-footer .customer-voice {
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
}
.footer .top-footer .customer-voice img {
  width: 24px;
  vertical-align: baseline;
}
.footer .top-footer .customer-voice .customer-voice__text-1 {
  font-family: "IranSansBold" !important;
  font-size: 48px;
  font-weight: 500;
  letter-spacing: 10px;
  word-break: break-word;
}
.footer .top-footer .customer-voice .customer-voice__text-2 {
  font-family: "IranSansBold";
  font-size: 20px;
  font-weight: 200;
  margin-bottom: 13px;
}
.footer .top-footer .customer-voice .customer-voice__text-3 {
  margin-bottom: 28px;
  font-size: 14px;
  line-height: 1.25;
  max-width: 435px;
  margin: 0 auto;
}
.footer .top-footer .customer-voice .button {
  transition: .5s all;
  margin-top: 15px;
  min-width: 196px;
}
.footer .top-footer .customer-voice .button span,
.footer .top-footer .customer-voice .button i {
  color: #a7cd39;
}
.footer .top-footer .customer-voice .button:hover span,
.footer .top-footer .customer-voice .button:hover i {
  color: #0c5753;
}
.footer .middle-footer {
  padding: 20px 0;
  background: linear-gradient(90deg, #9acc3a 0%, #11b24b 100%);
}
.footer .middle-footer .get-in-touch-message {
  color: #ffffff;
  padding-bottom: 5px;
}
.footer .middle-footer .get-in-touch-message .get-in-touch-message__text-1 {
  display: block;
  color: #fff;
  font-family: "IranSansBold";
  font-size: 20px;
  margin-bottom: 11px;
}
.footer .middle-footer .get-in-touch-message .get-in-touch-message__text-2 {
  font-size: 14px;
  color: #fff;
  line-height: 18px;
}
.footer .middle-footer .social-button-wrapper {
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.footer .middle-footer .social-button-wrapper .social-button-wrapper__item {
  display: inline-flex;
  align-self: center;
  justify-content: center;
  font-size: 32px;
  color: #fff;
  margin: 0 13px;
  transition: all .5s;
}
.footer .middle-footer .social-button-wrapper .social-button-wrapper__item i,
.footer .middle-footer .social-button-wrapper .social-button-wrapper__item span[class*=" icon-"],
.footer .middle-footer .social-button-wrapper .social-button-wrapper__item span[class^=icon-] {
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.footer .middle-footer .social-button-wrapper .social-button-wrapper__item:hover {
  color: #ffffff;
}
.footer .middle-footer .social-button-wrapper .social-button-wrapper__item:hover i,
.footer .middle-footer .social-button-wrapper .social-button-wrapper__item:hover img,
.footer .middle-footer .social-button-wrapper .social-button-wrapper__item:hover span[class*=" icon-"],
.footer .middle-footer .social-button-wrapper .social-button-wrapper__item:hover span[class^=icon-] {
  transform: rotateY(360deg);
}
.footer .bottom-footer .footer-widget {
  margin-bottom: 40px;
}
.footer .bottom-footer .footer-widget .footer-widget__title {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
.footer .bottom-footer .footer-widget .footer-widget__title i,
.footer .bottom-footer .footer-widget .footer-widget__title span[class*=" icon-"],
.footer .bottom-footer .footer-widget .footer-widget__title span[class^=icon-] {
  display: none;
}
.footer .bottom-footer .footer-widget .footer-widget__link-wrapper {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .bottom-footer .footer-widget .footer-widget__link-wrapper .footer-widget__link-item-wrapper .footer-widget__link-item {
  font-size: 16px;
  color: #979797;
  line-height: 36px;
  transition: all .5s;
}
.footer .bottom-footer .footer-widget .footer-widget__link-wrapper .footer-widget__link-item-wrapper .footer-widget__link-item:hover {
  color: #a7cd39;
}
.footer .bottom-footer .footer-widget__buttons {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-family: "IranSans";
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 15px;
  width: 225px;
  height: 52px;
  line-height: 1.7;
  color: #ffffff;
  font-size: 10px;
  margin-bottom: 0;
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green {
  background-color: #0c5753;
  margin-bottom: 15px;
  transition: all .5s;
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green:hover {
  color: #166d2b;
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green .footer-button__bold {
  display: block;
  font-size: 14px;
  font-family: "IranSansBold";
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green i,
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green span[class*=" icon-"],
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green span[class^=icon-] {
  color: #a7cd39;
  font-size: 36px;
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green img {
  width: 48px;
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green:last-child {
  margin-bottom: 0;
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray {
  background-color: #333333;
  margin-bottom: 0;
  line-height: 1.5;
  transition: all .5s;
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray:hover {
  color: #a7cd39;
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray i,
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray span[class*=" icon-"],
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray span[class^=icon-] {
  color: #a7cd39;
  font-size: 36px;
}
.footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray img {
  width: 45px;
}
.footer .bottom-footer .get-in-touch-message__text-2 {
  font-size: 14px;
  color: #dddddd;
  line-height: 18px;
  display: block;
  transition: all .5s;
}
.footer .bottom-footer .get-in-touch-message__text-2:hover {
  color: #ffffff;
}
.footer .bottom-footer .mobinnet-text {
  font-size: 12px;
  color: #979797;
}
.footer .bottom-footer .namads {
  flex-shrink: 0;
}
.footer .bottom-footer .footer-nomad {
  background: white;
  border-radius: 20px;
  width: 120px;
  height: 120px;
  overflow: hidden;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.footer .bottom-footer .footer-nomad img {
  width: 90%;
}
/* RTL */
.footer.rtl-theme .top-footer .customer-voice img {
  margin: 0 0 0 10px;
}
.footer.rtl-theme .bottom-footer .footer-widget .footer-widget__link-wrapper .footer-widget__link-item-wrapper:before {
  padding-left: 2px;
}
.footer.rtl-theme .bottom-footer .footer-nomad {
  margin-right: 30px;
}
.footer.rtl-theme .bottom-footer .footer-widget__buttons {
  direction: ltr;
}
.footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item {
  direction: rtl;
  line-height: 1.7;
}
.footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green i,
.footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green span[class*=" icon-"],
.footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green span[class^=icon-] {
  margin-left: 5px;
}
.footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green img {
  margin-left: 5px;
}
.footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray i,
.footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray span[class*=" icon-"],
.footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray span[class^=icon-] {
  margin: -5px 0 0 10px;
}
.footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray img {
  margin: -5px 0 0 10px;
}
.footer.rtl-theme .bottom-footer .get-in-touch-message__text-2 {
  text-align: left;
}
/* LTR */
.footer.ltr-theme .top-footer .customer-voice img {
  margin: 0 5px 0 0;
}
.footer.ltr-theme .bottom-footer .footer-widget .footer-widget__link-wrapper .footer-widget__link-item-wrapper:before {
  padding-right: 2px;
}
.footer.ltr-theme .bottom-footer .footer-nomad {
  margin-left: 30px;
}
.footer.ltr-theme .bottom-footer .footer-widget__buttons {
  direction: rtl;
}
.footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item {
  direction: ltr;
}
.footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green i,
.footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green span[class*=" icon-"],
.footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green span[class^=icon-] {
  margin-right: 10px;
}
.footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green img {
  margin-right: 10px;
}
.footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray i,
.footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray span[class*=" icon-"],
.footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray span[class^=icon-] {
  margin: -5px 10px 0 0;
}
.footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray img {
  margin: -5px 10px 0 0;
}
.footer.ltr-theme .bottom-footer .get-in-touch-message__text-2 {
  text-align: right;
}
@media (max-width: 767.99px) {
  .footer .top-footer {
    padding: 60px 0 23px;
  }
  .footer .top-footer .customer-voice .buttons .footer-btn {
    height: 35px;
    font-size: 10px;
    min-width: 132px;
  }
  .footer .top-footer .customer-voice .buttons .footer-btn img {
    width: 13px;
  }
  .footer .middle-footer {
    padding: 16px 0;
  }
  .footer .middle-footer .get-in-touch-message .get-in-touch-message__text-1 {
    font-size: 15px;
    margin-bottom: 8px;
  }
  .footer .middle-footer .get-in-touch-message .get-in-touch-message__text-2 {
    font-size: 10px;
    line-height: 1.7;
  }
  .footer .middle-footer .social-button-wrapper {
    margin: 16px 0 0 0;
  }
  .footer .bottom-footer .footer-widget .footer-widget__title {
    font-size: 15px;
  }
  .footer .bottom-footer .footer-widget .footer-widget__link-wrapper .footer-widget__link-item-wrapper .footer-widget__link-item {
    font-size: 12px;
    line-height: 23px;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item {
    padding: 12px 13px;
    width: 171px;
    height: 43px;
    font-size: 7.51px;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green .footer-button__bold {
    font-size: 11.68px;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green i,
  .footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green span[class*=" icon-"],
  .footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green span[class^=icon-] {
    color: #a7cd39;
    font-size: 24px;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green img {
    width: 40px;
  }
  .footer .bottom-footer .mobinnet-text {
    font-size: 12px;
  }
  .footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item {
    width: 181px;
  }
}
@media (max-width: 576px) {
  .footer .top-footer .customer-voice .buttons {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer .top-footer .customer-voice .buttons .button {
    max-width: 230px;
  }
  .footer .bottom-footer .footer-widget__buttons {
    flex-direction: column;
    flex-direction: column-reverse;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button-wrapper {
    display: flex !important;
    flex-direction: column;
    width: auto !important;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button-wrapper .footer-btn {
    max-width: 260px;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-nomad {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .footer .bottom-footer .mobinnet-text {
    margin: 0;
  }
}
/* ==========================================================================
   End Footer styles
========================================================================== */
/* ==========================================================================
   Start Wysiwyg Editor Customize styles
========================================================================== */
.wysiwyg-editor-customize p {
  text-align: justify;
}
.wysiwyg-editor-customize ul li {
  list-style: none;
}
.wysiwyg-editor-customize img {
  max-width: 100%;
  height: auto;
}
.wysiwyg-editor-customize img.aligncenter {
  margin: 0 auto;
  display: block;
}
.wysiwyg-editor-customize img.alignleft {
  margin: 0 auto 0 0;
  display: block;
}
.wysiwyg-editor-customize img.alignright {
  margin: 0 0 0 auto;
  display: block;
}
.wysiwyg-editor-customize pre img {
  width: 100%;
}
.wysiwyg-editor-customize h6.by-image {
  max-width: 50%;
  display: inline-block;
}
.wysiwyg-editor-customize h6.by-image img {
  max-width: 100%;
  height: auto;
}
.wysiwyg-editor-customize h6.by-button {
  display: block;
  margin: 30px 0 0 0;
}
.wysiwyg-editor-customize h6.by-button a {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "IranSans", "yekan";
  height: 42px;
  border-radius: 21px;
  padding: 0 21px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  transition: all .5s;
}
.wysiwyg-editor-customize h6.by-button a:not(.bubbly-button):before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 21px;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0;
  transition: all .5s;
}
.wysiwyg-editor-customize h6.by-button a:hover:before {
  -webkit-transform: scaleX(1.1);
  transform: scaleX(1.1);
  animation: fadeOut 0.5s ease-out;
}
.wysiwyg-editor-customize h6.by-button a img {
  width: 25px;
}
.wysiwyg-editor-customize h6.by-button a i,
.wysiwyg-editor-customize h6.by-button a span[class*=" icon-"],
.wysiwyg-editor-customize h6.by-button a span[class^=icon-] {
  color: inherit;
  font-size: 25px;
}
.wysiwyg-editor-customize.dir-right-to-left .wp-video {
  display: inline-block;
  max-width: 50%;
  height: auto;
  float: right;
  margin-left: 20px;
  text-align: start;
}
.wysiwyg-editor-customize.dir-right-to-left h6.by-image {
  float: right;
  margin-left: 20px;
  text-align: start;
}
.wysiwyg-editor-customize.dir-left-to-right .wp-video {
  display: inline-block;
  max-width: 50%;
  height: auto;
  float: left;
  margin-right: 20px;
  text-align: end;
}
.wysiwyg-editor-customize.dir-left-to-right h6.by-image {
  float: left;
  margin-right: 20px;
  text-align: end;
}
.wysiwyg-editor-customize.by-dark-button h6.by-button a {
  color: #ffffff;
  background-color: #0c5753;
}
.wysiwyg-editor-customize.by-dark-button h6.by-button a:not(.bubbly-button):before {
  border: 1px solid #a7cd39;
}
.wysiwyg-editor-customize.by-dark-button h6.by-button a:hover {
  color: #005753;
  background-color: #a7cd39;
}
.wysiwyg-editor-customize.by-light-button h6.by-button a {
  color: #0c5753;
  background-color: #a7cd39;
}
.wysiwyg-editor-customize.by-light-button h6.by-button a:not(.bubbly-button):before {
  border: 1px solid #0c5753;
}
.wysiwyg-editor-customize.by-light-button h6.by-button a:hover {
  color: #ffffff;
  background-color: #0c5753;
}
.wysiwyg-editor-customize.by-red-button h6.by-button a {
  color: #ffffff;
  background-color: #a31d24;
}
.wysiwyg-editor-customize.by-red-button h6.by-button a:not(.bubbly-button):before {
  border: 1px solid #a31d24;
}
.wysiwyg-editor-customize.by-red-button h6.by-button a:hover {
  color: #ffffff;
  background-color: #a31d24;
}
.col-special .wysiwyg-editor-customize h4 {
  font-family: "IranSansBlack" !important;
}
.col-special .wysiwyg-editor-customize h4 > span {
  transition: .5s all;
}
.col-special .wysiwyg-editor-customize:hover > h4 > span[style="color: #000000;"] {
  color: #ffffff !important;
}
.col-special .wysiwyg-editor-customize:hover > h4 > span[style="color: #ffffff;"] {
  color: #000000 !important;
}
/* RTL */
.rtl-theme .wysiwyg-editor-customize h6.by-button a img {
  margin-left: 8px;
}
.rtl-theme .wysiwyg-editor-customize h6.by-button a i,
.rtl-theme .wysiwyg-editor-customize h6.by-button a span[class*=" icon-"],
.rtl-theme .wysiwyg-editor-customize h6.by-button a span[class^=icon-] {
  margin-left: 8px;
}
/* LTR */
.ltr-theme .wysiwyg-editor-customize h6.by-button a img {
  margin-right: 8px;
}
.ltr-theme .wysiwyg-editor-customize h6.by-button a i,
.ltr-theme .wysiwyg-editor-customize h6.by-button a span[class*=" icon-"],
.ltr-theme .wysiwyg-editor-customize h6.by-button a span[class^=icon-] {
  margin-right: 8px;
}
/* ==========================================================================
   End Wysiwyg Editor Customize styles
========================================================================== */
/* ==========================================================================
    Start Modal styles
========================================================================== */
.modal-part-title.main-content {
  color: #0c5753;
}
.open-modal {
  display: block;
  cursor: pointer;
}
.open-modal .main-content ul li {
  list-style: none;
}
.open-modal .main-content img {
  max-width: 100%;
  height: auto;
}
.open-modal .main-content pre img {
  width: 100%;
}
.close-modal {
  font-size: 30px;
  cursor: pointer;
}
.modal-body-c {
  position: fixed;
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  overflow: hidden;
  z-index: 5000;
}
.modal-body-c .content-modal {
  position: absolute;
  width: 50%;
  max-height: 80vh;
  overflow-y: scroll;
  height: max-content;
  background: #f4f4f4;
  top: 50%;
  left: 50%;
  padding: 0 0 20px 0;
  transform: translate(-50%, -50%);
  z-index: 5000;
  color: #000000;
}
.modal-body-c .content-modal .wp-video {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: min-content;
  margin: 0 auto;
}
.toggler {
  display: none;
}
.toggler:checked + .modal-body-c {
  visibility: visible;
  height: 100%;
}
.toggler:checked + .modal-body-c .content-modal {
  animation: modal .5s;
}
/* RTL */
/* LTR */
/* ==========================================================================
    End Modal styles
========================================================================== */
/* ==========================================================================
    Start Owl Content styles
========================================================================== */
.owl-carousel.owl-by-default-items-standard .owl-stage-outer {
  position: relative;
}
.owl-carousel.owl-by-default-items-standard .owl-stage-outer::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 165px;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#f4f4f4), to(rgba(244, 244, 244, 0.01)));
  background-image: linear-gradient(to right, #f4f4f4, rgba(244, 244, 244, 0.01));
  z-index: 1;
}
.owl-carousel.owl-by-default-items-standard .owl-stage-outer::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 165px;
  height: 100%;
  background-image: -webkit-gradient(linear, right top, left top, from(#f4f4f4), to(rgba(244, 244, 244, 0.01)));
  background-image: linear-gradient(to left, #f4f4f4, rgba(244, 244, 244, 0.01));
  z-index: 1;
}
.owl-carousel.owl-by-default-items-standard .owl-stage-outer .owl-stage .owl-item .item {
  text-align: center;
  transition: .5s all;
}
.owl-carousel.owl-by-default-items-standard .owl-stage-outer .owl-stage .owl-item .item a {
  display: block;
}
.owl-carousel.owl-by-default-items-standard .owl-stage-outer .owl-stage .owl-item .item a .icon {
  display: inline-block;
  font-size: 48px;
  color: #a7cd39;
}
.owl-carousel.owl-by-default-items-standard .owl-stage-outer .owl-stage .owl-item .item a .text {
  font-size: 14px;
  color: #000000;
}
.owl-carousel.owl-by-default-items-standard .owl-stage-outer .owl-stage .owl-item .item a:hover {
  color: #a7cd39;
}
.owl-carousel.owl-by-default-items-standard .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: transparent;
  font-size: 35px;
  font-weight: bold;
  border-radius: 5px;
  color: #a7cd39;
  padding: 6px 0 !important;
  display: inline-block;
  transition: .5s all;
}
.owl-carousel.owl-by-default-items-standard .owl-nav button span {
  display: inline-block;
}
.owl-carousel.owl-by-default-items-standard .owl-nav button.owl-prev {
  right: 0;
}
.owl-carousel.owl-by-default-items-standard .owl-nav button.owl-next {
  left: 0;
}
.owl-carousel.owl-by-default-items-standard .owl-nav button:hover {
  background: #869791;
}
.owl-carousel.owl-by-default-items-standard .owl-nav button:hover span {
  animation: slider 0.25s infinite ease-in-out alternate;
}
.owl-carousel.owl-by-default-single-standard {
  position: relative;
}
.owl-carousel.owl-by-default-single-standard .owl-stage-outer .owl-stage {
  padding: 5px 0;
}
.owl-carousel.owl-by-default-single-standard .owl-stage-outer .owl-stage .owl-item .item img {
  display: inline-block;
  width: auto;
  max-width: 100%;
  height: auto;
}
.owl-carousel.owl-by-default-single-standard .owl-stage-outer .owl-stage .owl-item .item pre img {
  width: 100%;
}
.owl-carousel.owl-by-default-single-standard .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: transparent;
  font-size: 35px;
  font-weight: bold;
  border-radius: 5px;
  color: #a7cd39;
  transition: .5s all;
}
.owl-carousel.owl-by-default-single-standard .owl-nav button span {
  display: inline-block;
}
.owl-carousel.owl-by-default-single-standard .owl-nav button.owl-prev {
  right: 0;
  margin: 0 -50px 0 0;
}
.owl-carousel.owl-by-default-single-standard .owl-nav button.owl-next {
  left: 0;
  margin: 0 0 0 -50px;
}
.owl-carousel.owl-by-default-single-standard .owl-nav button:hover {
  background: #869791;
}
.owl-carousel.owl-by-default-single-standard .owl-nav button:hover span {
  animation: slider 0.25s infinite ease-in-out alternate;
}
.owl-carousel.owl-by-animation-items-standard .owl-stage-outer .owl-stage {
  padding-top: 10px;
  margin: 0 auto;
}
.owl-carousel.owl-by-animation-items-standard .owl-stage-outer .owl-stage .owl-item .item {
  text-align: center;
  transition: .5s all;
}
.owl-carousel.owl-by-animation-items-standard .owl-stage-outer .owl-stage .owl-item .item a {
  display: block;
}
.owl-carousel.owl-by-animation-items-standard .owl-stage-outer .owl-stage .owl-item .item a .icon {
  display: inline-block;
  font-size: 48px;
  color: #a7cd39;
}
.owl-carousel.owl-by-animation-items-standard .owl-stage-outer .owl-stage .owl-item .item a .text {
  font-size: 14px;
  color: #000000;
}
.owl-carousel.owl-by-animation-items-standard .owl-stage-outer .owl-stage .owl-item .item a:hover {
  color: #a7cd39;
}
.owl-carousel.owl-by-animation-items-standard .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: transparent;
  font-size: 35px;
  font-weight: bold;
  border-radius: 5px;
  color: #a7cd39;
  padding: 6px 0 !important;
  display: inline-block;
  transition: .5s all;
}
.owl-carousel.owl-by-animation-items-standard .owl-nav button span {
  display: inline-block;
}
.owl-carousel.owl-by-animation-items-standard .owl-nav button.owl-prev {
  right: 0;
}
.owl-carousel.owl-by-animation-items-standard .owl-nav button.owl-next {
  left: 0;
}
.owl-carousel.owl-by-animation-items-standard .owl-nav button:hover {
  background: #869791;
}
.owl-carousel.owl-by-animation-items-standard .owl-nav button:hover span {
  animation: slider 0.25s infinite ease-in-out alternate;
}
/* RTL */
/* LTR */
/* ==========================================================================
    End Owl Content styles
========================================================================== */
/* ==========================================================================
    Start Show More styles
========================================================================== */
.more-default {
  overflow: hidden;
  transition: .5s all;
}
.more-default.active {
  max-height: 2500px !important;
}
.more-default .aligncenter {
  margin: 0 auto;
  display: block;
}
.more-default ul {
  padding: 0;
}
.more-default ul li {
  position: relative;
  list-style: none;
}
.more-default ul li:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #a7cd39;
  border-radius: 50%;
}
.show-more-default {
  margin: 20px 0 0 0;
  cursor: pointer;
  color: #000;
}
.show-more-default span {
  display: inline-block;
  font-size: 14px;
  color: #000;
  vertical-align: middle;
  transition: .5s all;
}
.show-more-default.open span {
  transform: rotate(180deg);
}
.show-more-card {
  position: relative;
  color: inherit;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 15px;
  height: 100%;
  min-height: 135px;
}
.show-more-card img {
  width: 40px;
}
.show-more-card .show-more-default span {
  color: #a7cd39;
}
.show-more-card .more-default {
  display: block;
  max-height: 75px !important;
  overflow: hidden;
  transition: .5s all;
}
.show-more-card .more-default p {
  margin-bottom: 0;
}
.show-more-card .more-default.active {
  max-height: 2500px !important;
}
/* RTL */
.rtl-theme .more-default ul li:before {
  margin-left: 8px;
}
.rtl-theme .show-more-card img {
  margin-left: 20px;
  float: right;
}
/* LTR */
.ltr-theme .more-default ul li:before {
  margin-right: 8px;
}
.ltr-theme .show-more-card img {
  margin-right: 20px;
  float: left;
}
/* ==========================================================================
    End Show More styles
========================================================================== */
/* ==========================================================================
    Start Cards styles
========================================================================== */
/* Start Shadow Card */
.shadow-card .shadow-card-items {
  position: relative;
  text-align: center;
}
.shadow-card .shadow-card-items .shadow-cards-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.shadow-card .shadow-card-items .shadow-cards-img {
  display: block;
  position: relative;
}
.shadow-card .shadow-card-items .shadow-cards-img .shadow-cards-img-item {
  display: block;
  max-width: 100%;
  width: 150px;
  margin: 0 auto -35px auto;
  transition: .5s all;
}
.shadow-card .shadow-card-items .shadow-cards-img .shadow-cards-shadow-item {
  display: block;
  width: auto;
  margin: 0 auto;
}
.shadow-card .shadow-card-items .shadow-cards-title-item {
  display: block;
  margin: 15px 0 0 0;
  font-size: 14px;
}
.shadow-card .shadow-card-items:hover .shadow-cards-img .shadow-cards-img-item {
  transform: translateY(-10px);
}
/* End Shadow Card */
/* Start Mobinnet Border Card */
.mobinnet-border-card .mobinnet-border-items {
  position: relative;
  text-align: center;
  border: 1px solid transparent;
  padding: 25px;
  display: block;
  height: 100%;
  transition: .5s all;
}
.mobinnet-border-card .mobinnet-border-items .mobinnet-border-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.mobinnet-border-card .mobinnet-border-items .mobinnet-border-img-item {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.mobinnet-border-card .mobinnet-border-items .shadow-cards-details-item {
  display: block;
  max-width: 250px;
  margin: 25px 0 0 0;
}
.mobinnet-border-card .mobinnet-border-items .mobinnet-border-google-map-item iframe {
  max-width: 100%;
}
.mobinnet-border-card .mobinnet-border-items:hover {
  box-shadow: inset 0 0 0 5px #a7cd39;
  border-color: #a7cd39 !important;
}
.mobinnet-border-card .modal-body-c .content-modal {
  overflow-y: auto;
  border-top: 3px solid #a7cd39;
}
.mobinnet-border-card .modal-body-c .content-modal ul li {
  list-style: none;
}
.mobinnet-border-card .modal-body-c .close-modal {
  background-color: #0c5753;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  padding: 8px 0;
}
.mobinnet-border-card .modal-body-c .close-modal:hover {
  opacity: .75;
}
/* End Mobinnet Border Card */
/* Start Animation Card */
.animation-card .main-content h3 {
  text-align: center;
  color: #0c5753;
  font-size: 18px !important;
  font-weight: 900 !important;
  line-height: 24px;
  margin-bottom: 20px !important;
}
.animation-card .animation-items {
  width: 100%;
  border: 1px solid #ddd;
  color: #0c5753;
  background-color: #fff;
  line-height: 1.2;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  text-align: center;
  border: 1px solid transparent;
  padding: 10px;
  transition: .5s all;
  min-height: 100% !important;
}
.animation-card .animation-items .animation-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.animation-card .animation-items .animation-img-item {
  max-width: 100%;
  margin: 0 auto;
  color: #a7cd39;
}
.animation-card .animation-items .animation-img-item i,
.animation-card .animation-items .animation-img-item span {
  font-size: 48px;
}
.animation-card .animation-items .animation-img-item img {
  width: 50px;
  margin: auto;
}
.animation-card .animation-items .animation-text-item {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
}
.animation-card .animation-items.vertical {
  min-height: 165px;
}
.animation-card .animation-items.vertical .animation-img-item {
  display: block;
}
.animation-card .animation-items.horizontal {
  display: flex;
  align-items: center;
  min-height: 90px !important;
  height: 100%;
  padding: 20px;
  text-align: start;
}
.animation-card .animation-items.horizontal .animation-img-item {
  display: inline-block;
  margin: 0 0 0 15px;
}
.animation-card .animation-items.horizontal .animation-text-item {
  margin: 0;
}
.animation-card .add-animation:nth-child(odd) {
  animation: card_odd 7.5s infinite ease-in-out alternate;
}
.animation-card .add-animation:nth-child(even) {
  animation: card_even 7.5s infinite ease-in-out alternate;
  animation-delay: 7.5s;
}
#animation-card-carousel,
#animation-card-carousel-en {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
#animation-card-carousel > div,
#animation-card-carousel-en > div {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
/* End Animation Card */
/* Start Package Card */
.package-card .package-items {
  /* Start Package Card By Button */
  /* End Package Card By Button */
  /* Start Package Internet Extension Card */
  /* End Package Internet Extension Card */
  /* Start Package Extra Volume Card */
  /* End Package Extra Volume Card */
  /* Start Package Fixed IP Card */
  /* End Package Fixed IP Card */
  /* Start Tooltip For Package Card */
  /* End Tooltip For Package Card */
}
.package-card .package-items.package-button {
  text-align: center;
}
.package-card .package-items.package-button.package-dark-green .card {
  background-color: #0c5753;
}
.package-card .package-items.package-button.package-dark-green .card .package-badge {
  background-color: #328380;
}
.package-card .package-items.package-button.package-light-green .card {
  background-color: #a7cd39;
}
.package-card .package-items.package-button.package-light-green .card .package-badge {
  background-color: #bcdd65;
}
.package-card .package-items.package-button.package-red .card {
  background-color: #a31d24;
}
.package-card .package-items.package-button.package-red .card .package-badge {
  background-color: #ce666b;
}
.package-card .package-items.package-button .card {
  position: relative;
  display: block;
  width: 294px;
  height: 294px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 20px;
  transition: all .5s;
}
.package-card .package-items.package-button .card:hover {
  box-shadow: 0 0 0 200px rgba(255, 255, 255, 0.5) inset, 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.package-card .package-items.package-button .card .package-badge {
  display: block;
  width: 104px;
  height: 91px;
  border-radius: 0 0 0 50px;
  padding-top: 34px;
  margin-bottom: 27px;
  text-align: center;
  font-size: 30px;
  font-weight: 900;
}
.package-card .package-items.package-button .card .package-stroge-or-dead-line {
  font-size: 26px;
  color: #fff;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0 0 15px 0;
  text-align: center !important;
}
.package-card .package-items.package-button .card .package-inner-more {
  margin: 0;
  font-size: 14px;
  text-align: center !important;
}
.package-card .package-items.package-button .card .package-price {
  color: #000;
  font-size: 25px;
  font-weight: 900;
  padding-top: 20px;
  margin: 0;
  text-align: center !important;
}
.package-card .package-items.package-button .package-out-more {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-bottom: 15px;
  margin-top: 7px;
}
.package-card .package-items.package-button .button.dark-green {
  color: #ffffff;
  background-color: #0c5753;
}
.package-card .package-items.package-button .button.dark-green:not(.bubbly-button):before {
  border: 1px solid #a7cd39;
}
.package-card .package-items.package-button .button.dark-green:hover {
  color: #ffffff;
  background-color: #0c5753;
}
.package-card .package-items.package-button .button.light-green {
  color: #ffffff;
  background-color: #a7cd39;
}
.package-card .package-items.package-button .button.light-green:not(.bubbly-button):before {
  border: 1px solid #0c5753;
}
.package-card .package-items.package-button .button.light-green:hover {
  color: #ffffff;
  background-color: #a7cd39;
}
.package-card .package-items.package-internet-extension {
  position: relative;
}
.package-card .package-items.package-internet-extension .card {
  flex-direction: column;
  color: #333;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0 0 0 50px;
  text-align: center;
  margin-bottom: 30px;
  padding: 0 21px 15px;
  overflow: hidden;
  transition: all .5s;
}
.package-card .package-items.package-internet-extension .card .package-badge {
  display: block;
  width: 85px;
  height: 85px;
  padding-top: 26px;
  margin-bottom: 33px;
  border-radius: 0 0 0 50px;
  font-size: 26px;
  font-weight: 900;
  text-align: center;
  color: #fff;
  background-color: #0c5753;
  transition: all .5s;
}
.package-card .package-items.package-internet-extension .card .package-stroge-or-dead-line {
  font-size: 23px;
  line-height: 32px;
  font-weight: 900;
  display: block;
  color: #333;
}
.package-card .package-items.package-internet-extension .card .package-price {
  font-size: 23px;
  line-height: 32px;
  font-weight: 900;
  display: block;
  color: #a7cd39;
  transition: all .5s;
}
.package-card .package-items.package-internet-extension .card .package-inner-more {
  margin-top: 66px;
  font-size: 14px;
  font-weight: 700;
  color: #888;
  transition: all .5s;
}
.package-card .package-items.package-internet-extension .card:hover {
  color: inherit;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  background-color: #cecece;
}
.package-card .package-items.package-internet-extension .card:hover .package-badge {
  color: #fff;
  background-color: #a5a5a5;
}
.package-card .package-items.package-internet-extension .card:hover .package-price {
  color: #fff;
}
.package-card .package-items.package-internet-extension .card:hover .package-inner-more {
  color: #fff;
}
.package-card .package-items.package-extra-volume {
  position: relative;
  height: 100%;
}
.package-card .package-items.package-extra-volume .card {
  margin-bottom: 30px;
  padding: 20px 24px;
  text-align: center;
  background-color: #fff;
  transition: all .5s;
  height: 100%;
}
.package-card .package-items.package-extra-volume .card .package-stroge-or-dead-line {
  padding: 25px 0;
  font-size: 24px;
  line-height: 36px;
  font-weight: 900;
  color: #333;
  background-color: #a7cd39;
  transition: all .5s;
}
.package-card .package-items.package-extra-volume .card .package-price {
  margin: 12px 0 0;
  font-size: 24px;
  line-height: 36px;
  font-weight: 900;
  color: #a7cd39;
  transition: all .5s;
}
.package-card .package-items.package-extra-volume .card:hover {
  color: inherit;
  background-color: #ececec;
}
.package-card .package-items.package-extra-volume .card:hover .package-stroge-or-dead-line {
  color: #fff;
}
.package-card .package-items.package-extra-volume .card:hover .package-price {
  color: #0c5753;
}
.package-card .package-items.package-fixed-ip .card {
  color: inherit;
  background-color: #fff;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  padding: 20px 15px 30px;
  font-size: 24px;
  line-height: 36px;
  max-width: 300px;
  margin: 0 auto;
  font-weight: 900;
  transition: all .5s;
}
.package-card .package-items.package-fixed-ip .card .package-icon img {
  width: 50px;
}
.package-card .package-items.package-fixed-ip .card .package-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  color: #0c5753;
  margin-bottom: 18px;
  text-align: center !important;
}
.package-card .package-items.package-fixed-ip .card .package-stroge-or-dead-line {
  font-size: 24px;
  line-height: 36px;
  font-weight: 900;
  color: #000;
  text-align: center !important;
}
.package-card .package-items.package-fixed-ip .card .package-price {
  font-size: 24px;
  line-height: 36px;
  font-weight: 900;
  color: #a7cd39;
  text-align: center !important;
}
.package-card .package-items.package-fixed-ip .card:hover {
  color: inherit;
  border-color: #a7cd39;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1), 0 10px 10px 0 rgba(0, 0, 0, 0.1);
}
.package-card .package-items .tooltip {
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 7px;
  padding: 10px;
  font-size: 14px;
  visibility: hidden;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
  margin-top: -25px;
  transform: scale(0);
  transition: .5s all;
  z-index: 250;
}
.package-card .package-items .tooltip:before {
  content: "";
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  width: 20px;
  margin: 0 auto;
  border-right: 12.125px solid transparent;
  border-left: 12.125px solid transparent;
  border-bottom: 10.125px solid #ddd;
  border-top: 10.125px solid transparent;
  display: inline-block;
}
.package-card .package-items .tooltip::after {
  content: "";
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  width: 20px;
  margin: 0 auto;
  border-right: 11.125px solid transparent;
  border-left: 11.125px solid transparent;
  border-bottom: 11.125px solid #fff;
  border-top: 11.125px solid transparent;
  display: inline-block;
}
.package-card .package-items.active .tooltip {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
/* End Package Card */
/* End Tenders Card */
.tenders-card .box-card {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #0c5753;
  background-color: #fff;
  padding: 8px 22px 10px;
  margin-bottom: 40px;
  transition: all .5s;
}
.tenders-card .box-card:hover {
  box-shadow: 0 7px 14px 3px rgba(0, 0, 0, 0.07);
}
.tenders-card .box-card .content .title {
  font-size: 14px;
  font-weight: 700;
  color: #0c5753;
  height: 32px;
}
.tenders-card .box-card .meta-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #0c5753;
  margin-top: auto;
  padding-top: 19px;
}
.tenders-card .box-card .meta-wrapper .date {
  font-size: 14px;
}
/* End Tenders Card */
/* RTL */
.rtl-theme {
  /* Start Animation Card */
  /* End Animation Card */
  /* Start Package Card */
  /* End Package Card */
}
.rtl-theme .animation-card .animation-items.horizontal .animation-img-item {
  float: right;
}
.rtl-theme .package-card .package-items {
  /* Start Package Card By Button */
  /* End Package Card By Button */
  /* Start Package Extra Volume Card */
  /* End Package Extra Volume Card */
}
.rtl-theme .package-card .package-items.package-button .card .package-badge {
  margin-right: 60px;
}
.rtl-theme .package-card .package-items.package-button .package-out-more {
  margin-right: 48px;
}
.rtl-theme .package-card .package-items.package-button .package-button .button {
  margin-left: 0;
}
.rtl-theme .package-card .package-items.package-extra-volume .card {
  border-radius: 0 0 0 50px;
}
.rtl-theme .package-card .package-items.package-extra-volume .card .package-stroge-or-dead-line {
  border-radius: 0 50px 0 0;
}
/* LTR */
.ltr-theme {
  /* Start Animation Card */
  /* End Animation Card */
  /* Start Package Card */
  /* End Package Card */
}
.ltr-theme .animation-card .animation-items.horizontal .animation-img-item {
  float: left;
}
.ltr-theme .package-card .package-items {
  /* Start Package Card By Button */
  /* End Package Card By Button */
  /* Start Package Extra Volume Card */
  /* End Package Extra Volume Card */
}
.ltr-theme .package-card .package-items.package-button .card .package-badge {
  margin-left: 60px;
  border-radius: 0 0 50px 0;
}
.ltr-theme .package-card .package-items.package-button .package-out-more {
  margin-left: 48px;
}
.ltr-theme .package-card .package-items.package-button .package-button .button {
  margin-right: 0;
}
.ltr-theme .package-card .package-items.package-internet-extension {
  position: relative;
}
.ltr-theme .package-card .package-items.package-internet-extension .card .package-badge {
  border-radius: 0 0 50px 0;
}
.ltr-theme .package-card .package-items.package-extra-volume .card {
  border-radius: 0 50px 0 0;
}
.ltr-theme .package-card .package-items.package-extra-volume .card .package-stroge-or-dead-line {
  border-radius: 0 0 0 50px;
}
@media (max-width: 991.99px) {
  #animation-card-carousel {
    margin-left: 0;
    margin-right: 0;
  }
  #animation-card-carousel .add-animation {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0 !important;
    height: 100%;
  }
  #animation-card-carousel .owl-stage-outer {
    padding: 0;
  }
  #animation-card-carousel .owl-stage {
    padding-right: 0 !important;
    display: flex;
  }
}
@media (max-width: 991.99px) {
  html[lang="en-US"] #animation-card-carousel-en {
    margin-left: 0;
    margin-right: 0;
  }
  html[lang="en-US"] #animation-card-carousel-en .add-animation {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0 !important;
    height: 100%;
  }
  html[lang="en-US"] #animation-card-carousel-en .owl-stage-outer {
    padding: 0;
  }
  html[lang="en-US"] #animation-card-carousel-en .owl-stage {
    padding-left: 0 !important;
    display: flex;
  }
}
/* ==========================================================================
    End Cards styles
========================================================================== */
/* ==========================================================================
   Start Main Table styles
========================================================================== */
.main-table {
  width: 100%;
}
.main-table table {
  width: 100%;
  border-collapse: collapse;
}
.main-table table thead tr,
.main-table table tbody tr {
  transition: .5s all;
}
.main-table table thead tr td,
.main-table table tbody tr td,
.main-table table thead tr th,
.main-table table tbody tr th {
  border-bottom: 2px solid #ddd;
  font-size: 14px;
  padding: 10px;
}
.main-table table thead tr:hover,
.main-table table tbody tr:hover {
  background-color: #f5f5f5;
}
.main-table table thead tr {
  transition: .5s all;
}
.main-table.career-opportunities {
  border: 1px solid #dee2e6;
}
.main-table.career-opportunities table thead tr,
.main-table.career-opportunities table tbody tr {
  transition: .5s all;
}
.main-table.career-opportunities table thead tr th,
.main-table.career-opportunities table tbody tr th {
  text-align: center;
  color: #495057;
}
.main-table.career-opportunities table thead tr td,
.main-table.career-opportunities table tbody tr td,
.main-table.career-opportunities table thead tr th,
.main-table.career-opportunities table tbody tr th {
  vertical-align: top;
}
.main-table.career-opportunities table thead tr td p,
.main-table.career-opportunities table tbody tr td p,
.main-table.career-opportunities table thead tr th p,
.main-table.career-opportunities table tbody tr th p {
  margin: 0;
}
.main-table.career-opportunities table thead tr td a,
.main-table.career-opportunities table tbody tr td a,
.main-table.career-opportunities table thead tr th a,
.main-table.career-opportunities table tbody tr th a {
  display: block ruby;
  min-width: max-content;
}
.main-table.career-opportunities table thead tr {
  background-color: #e9ecef;
}
.main-table.table-full-dynamic tbody tr:first-child {
  background-color: #e9ecef;
}
.main-table.table-full-dynamic tbody tr:first-child td {
  text-align: center;
  color: #495057;
}
.main-table.regulatory {
  border: 1px solid #252525;
}
.main-table.regulatory table thead tr td a,
.main-table.regulatory table tbody tr td a,
.main-table.regulatory table thead tr th a,
.main-table.regulatory table tbody tr th a {
  color: #a7cd39;
}
.wp-block-table.is-style-stripes {
  border: 1px solid #dee2e6;
  border-bottom: none;
  width: 100%;
  margin: 0;
}
.wp-block-table.is-style-stripes table {
  width: 100%;
  border-collapse: collapse;
}
.wp-block-table.is-style-stripes table thead tr,
.wp-block-table.is-style-stripes table tbody tr {
  transition: .5s all;
}
.wp-block-table.is-style-stripes table thead tr td,
.wp-block-table.is-style-stripes table tbody tr td,
.wp-block-table.is-style-stripes table thead tr th,
.wp-block-table.is-style-stripes table tbody tr th {
  border-bottom: 2px solid #ddd;
  font-size: 14px;
  padding: 15px 10px;
}
.wp-block-table.is-style-stripes table thead tr:hover,
.wp-block-table.is-style-stripes table tbody tr:hover {
  background-color: #f5f5f5;
}
.wp-block-table.is-style-stripes table thead tr:nth-child(odd),
.wp-block-table.is-style-stripes table tbody tr:nth-child(odd) {
  background-color: #ffffff;
}
.wp-block-table.is-style-stripes table thead tr {
  transition: .5s all;
}
/* RTL */
.rtl-theme .main-table table thead tr td,
.rtl-theme .main-table table tbody tr td,
.rtl-theme .main-table table thead tr th,
.rtl-theme .main-table table tbody tr th {
  border-right: 1px solid #dee2e6;
}
.rtl-theme .main-table table thead tr td:first-child,
.rtl-theme .main-table table tbody tr td:first-child,
.rtl-theme .main-table table thead tr th:first-child,
.rtl-theme .main-table table tbody tr th:first-child {
  border-right: transparent;
}
.rtl-theme .main-table.career-opportunities table thead tr td:first-child,
.rtl-theme .main-table.career-opportunities table tbody tr td:first-child,
.rtl-theme .main-table.career-opportunities table thead tr th:first-child,
.rtl-theme .main-table.career-opportunities table tbody tr th:first-child {
  border-right: transparent;
}
.rtl-theme .main-table.regulatory table thead tr td,
.rtl-theme .main-table.regulatory table tbody tr td,
.rtl-theme .main-table.regulatory table thead tr th,
.rtl-theme .main-table.regulatory table tbody tr th {
  border-right: 1px solid #252525;
}
.rtl-theme .main-table.regulatory table thead tr td:first-child,
.rtl-theme .main-table.regulatory table tbody tr td:first-child,
.rtl-theme .main-table.regulatory table thead tr th:first-child,
.rtl-theme .main-table.regulatory table tbody tr th:first-child {
  border-right: transparent;
}
/* LTR */
.ltr-theme .main-table table thead tr td,
.ltr-theme .main-table table tbody tr td,
.ltr-theme .main-table table thead tr th,
.ltr-theme .main-table table tbody tr th {
  border-left: 1px solid #dee2e6;
}
.ltr-theme .main-table table thead tr td:first-child,
.ltr-theme .main-table table tbody tr td:first-child,
.ltr-theme .main-table table thead tr th:first-child,
.ltr-theme .main-table table tbody tr th:first-child {
  border-left: transparent;
}
.ltr-theme .main-table.career-opportunities table thead tr td:first-child,
.ltr-theme .main-table.career-opportunities table tbody tr td:first-child,
.ltr-theme .main-table.career-opportunities table thead tr th:first-child,
.ltr-theme .main-table.career-opportunities table tbody tr th:first-child {
  border-left: transparent;
}
.ltr-theme .main-table.regulatory table thead tr td,
.ltr-theme .main-table.regulatory table tbody tr td,
.ltr-theme .main-table.regulatory table thead tr th,
.ltr-theme .main-table.regulatory table tbody tr th {
  border-left: 1px solid #252525;
}
.ltr-theme .main-table.regulatory table thead tr td:first-child,
.ltr-theme .main-table.regulatory table tbody tr td:first-child,
.ltr-theme .main-table.regulatory table thead tr th:first-child,
.ltr-theme .main-table.regulatory table tbody tr th:first-child {
  border-left: transparent;
}
/* ==========================================================================
   End Main Table styles
========================================================================== */
/* ==========================================================================
    Start Blog Cards styles
========================================================================== */
.blog-card .main-content p {
  text-align: center !important;
  font-size: 18px !important;
  font-weight: bold !important;
  color: #0c5753;
}
.blog-card .blog-card-items {
  display: block;
  height: 100%;
  cursor: pointer;
  background-color: #fff;
}
.blog-card .blog-card-items a {
  color: #0c5753;
}
.blog-card .blog-card-items .blog-card-items-img {
  overflow: hidden;
}
.blog-card .blog-card-items .blog-card-items-img img {
  width: 100%;
  height: auto;
  transition: .5s all;
}
.blog-card .blog-card-items .blog-card-items-title {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
  text-align: center;
  padding: 15px;
  margin: 0;
}
.blog-card .blog-card-items:hover .blog-card-items-img img {
  transform: scale(1.1) rotateZ(3.6deg);
}
.blog-card .modal .content-modal {
  overflow-y: auto;
  border-top: 3px solid #a7cd39;
}
.blog-card .modal .content-modal ul li {
  list-style: none;
}
.blog-card .modal .close-modal {
  background-color: #0c5753;
  color: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  padding: 8px 0;
}
.blog-card .modal .close-modal:hover {
  opacity: .75;
}
.blog-card .blog-carousel .owl-stage {
  display: flex;
}
/* RTL */
@media (max-width: 767.99px) {
  .rtl-theme .blog-carousel .owl-stage {
    padding-right: 0 !important;
  }
}
/* LTR */
.ltr-theme .blog-card-items:hover {
  color: #a7cd39;
}
/* ==========================================================================
    End Blog Cards styles
========================================================================== */
/* ==========================================================================
   Start Special Content styles
========================================================================== */
.special-content {
  text-align: center;
}
.special-content img {
  display: block;
  margin: 0 auto;
}
.special-content .top-title {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 10px;
  color: #0c5753;
}
.special-content .title {
  font-size: 24px;
  font-weight: 900;
  line-height: 1.2;
  margin-bottom: 20px;
  -webkit-transition: color .3s;
  transition: color .5s;
}
.special-content .title .dark-color {
  color: #000000;
}
.special-content .title .light-color {
  color: #ffffff;
}
.special-content .title:hover .dark-color {
  color: #ffffff;
}
.special-content .title:hover .light-color {
  color: #000000;
}
.special-content .service,
.special-content .ability {
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  color: #ffffff;
}
.special-content .ability {
  margin-bottom: 40px;
}
/* RTL */
/* LTR */
/* ==========================================================================
   End Special Content styles
========================================================================== */
/* ==========================================================================
   Start Social Section styles
========================================================================== */
.social-section {
  text-align: end;
  display: flex;
  flex-wrap: wrap;
}
.social-section > div {
  text-align: center;
  margin: 0 auto 0 0;
}
.social-section .top-section {
  text-align: end;
}
.social-section .top-section .details {
  display: inline-block;
  margin: 0 15px;
}
.social-section .top-section .details a {
  display: block;
}
.social-section .top-section .details a.title {
  display: block;
  color: #ffffff;
  font-size: 24px;
  font-weight: 300;
  line-height: 39px;
}
.social-section .top-section .details a.title-button {
  display: inline-block;
  color: #ffffff;
  background-color: #3897f0;
  border-radius: 3px;
  font-size: 14px;
  line-height: 28px;
  padding: 0 10px;
}
.social-section .top-section .logo {
  display: inline-block;
  vertical-align: top;
}
.social-section .social-section-gallery {
  text-align: end;
}
.social-section .social-section-gallery a img {
  width: 150px;
  height: 150px;
}
.social-section .button {
  margin: 0;
  margin-right: 0;
  margin-left: 0;
  min-width: unset;
}
/* RTL */
.rtl-theme .social-section .top-section .details a.title-button {
  margin-right: 30px;
}
.rtl-theme .social-section .social-section-gallery a img {
  margin-right: 20px;
}
/* LTR */
.ltr-theme .social-section .top-section .details a.title-button {
  margin-left: 30px;
}
.ltr-theme .social-section .social-section-gallery a img {
  margin-left: 20px;
}
/* ==========================================================================
   End Social Section styles
========================================================================== */
/* ==========================================================================
   Start Form styles
========================================================================== */
/* Base */
.main-sections[style*="background-image"] .form-validate .bg-text {
  color: #fff !important;
  text-align: start !important;
}
.form-validate {
  margin: auto;
  max-width: 650px;
}
.main-sections.white-section input,
.main-sections.white-section textarea,
.main-sections.white-section select,
.main-sections.white-section option {
  background-color: white;
}
.main-sections.gray-section input,
.main-sections.gray-section textarea,
.main-sections.gray-section select,
.main-sections.gray-section option {
  background-color: #f2f2f2;
}
.main-sections.black-section input,
.main-sections.black-section textarea,
.main-sections.black-section select,
.main-sections.black-section option {
  background-color: #333;
}
.filed-type-input {
  background-color: transparent;
  width: 100%;
  height: 44px;
}
.filed-type-input input {
  width: 100%;
  color: #555555;
  border: 1px solid #6c757d;
  outline: none;
  padding: 15px 10px;
  border-radius: 30px;
}
.filed-type-input input:focus {
  outline: none;
}
.filed-type-input input[type="email"] {
  text-align: left;
}
select {
  font-family: "IranSans", "yekan", "Mobinnet", serif;
  padding: 10px !important;
  height: 51px;
}
.filed-type-textarea {
  background-color: transparent;
  width: 100%;
}
.filed-type-textarea textarea {
  width: 100%;
  color: #555555;
  border: 1px solid #6c757d;
  padding: 15px 10px;
  border-radius: 30px;
}
.filed-type-textarea textarea:focus {
  outline: none;
}
.filed-type-uploadfile {
  background-color: transparent;
  height: 44px;
}
.filed-type-uploadfile .upload-file-box {
  display: block;
  width: 100%;
  color: #555555;
  border: 1px solid #6c757d;
  padding: 8.5px 10px;
  border-radius: 30px;
}
.filed-type-uploadfile .upload-file-box input {
  display: none;
  z-index: 2;
  opacity: 0;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.filed-type-uploadfile .upload-file-box input:focus {
  outline: none;
}
.filed-type-uploadfile .upload-file-box label.upload-btn,
.filed-type-uploadfile .upload-file-box div.upload-btn {
  display: block;
  position: absolute;
  top: 5px;
  background-color: #0c5753;
  color: #fff;
  border: 1px solid #6c757d;
  padding: 3.5px 15px;
  border-radius: 30px;
  cursor: pointer;
  z-index: 25;
  min-width: 100px;
  transition: 0.5s all;
  text-align: center;
}
.filed-type-uploadfile .upload-file-box label.upload-btn:hover,
.filed-type-uploadfile .upload-file-box div.upload-btn:hover {
  background-color: #a7cd39;
  color: #0c5753;
}
.filed-type-uploadfile .upload-file-box label.upload-btn:focus,
.filed-type-uploadfile .upload-file-box div.upload-btn:focus {
  outline: none;
}
.filed-type-uploadfile .upload-file-box span {
  color: #555;
  transition: 0.5s all;
}
.filed-type-uploadfile .upload-file-box:hover span {
  color: black;
}
.filed-type-uploadfile .by-close {
  cursor: pointer;
}
.filed-type-select-box {
  position: relative;
  background-color: transparent;
  width: 100%;
  height: 44px;
}
.filed-type-select-box:before {
  position: absolute;
  top: 13.5px;
  content: "\e91e";
  font-size: 12px;
  color: #333;
}
.filed-type-select-box select {
  width: 100%;
  color: #555;
  transition: 0.5s all;
  border: 1px solid #6c757d;
  padding: 15px 10px;
  border-radius: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  cursor: pointer;
}
.filed-type-select-box select:hover {
  color: #000;
  font-size: 16px;
}
.filed-type-select-box select:focus {
  outline: none;
}
.filed-type-select-box option {
  color: #555;
  font-size: 14px;
}
.field-type-state-city {
  position: relative;
  background-color: transparent;
  width: 100%;
  height: 44px;
}
.field-type-state-city:before {
  position: absolute;
  top: 13.5px;
  content: "\e91e";
  font-size: 12px;
  color: #333;
  left: 45px;
}
.field-type-state-city select {
  width: 100%;
  color: #555;
  transition: 0.5s all;
  border: 1px solid #6c757d;
  padding: 15px 10px;
  border-radius: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  cursor: pointer;
}
.field-type-state-city select:hover {
  color: #000;
  font-size: 16px;
}
.field-type-state-city select:focus {
  outline: none;
}
.field-type-state-city option {
  color: #555;
  font-size: 14px;
}
.field-type-calendar {
  width: 100%;
  height: 44px;
}
.field-type-calendar input {
  width: 100%;
  height: 44px;
  outline: none;
  color: #555555;
  border: 1px solid #6c757d;
  padding: 23.5px 10px;
  border-radius: 30px;
}
.field-type-calendar input:focus {
  outline: none;
}
.field-type-captcha {
  background-color: transparent;
  width: 100%;
}
.field-type-captcha img {
  width: 45%;
  padding: 0 8px;
  height: 44px;
  display: inline-block;
  visibility: hidden;
  background-color: white;
  pointer-events: none;
}
.field-type-captcha div {
  width: 50%;
  display: inline-block;
}
.field-type-captcha input {
  display: inline-block;
  width: 40%;
  color: #555555;
  border: 1px solid #6c757d;
  padding: 13.5px 10px;
  border-radius: 30px;
}
.field-type-captcha input:hover {
  color: black;
}
.field-type-captcha input:focus {
  color: black;
  outline: none;
}
.field-type-captcha button {
  border: none;
  background: transparent;
  color: #a7cd39;
  padding: 4px;
  height: 35px;
  width: 30px;
}
.field-type-captcha button i {
  font-size: 16px;
  cursor: pointer;
}
.field-type-captcha button:focus {
  outline: none;
}
.button[type="submit"] {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 42px;
  width: 100%;
  min-width: min(225px, 100%);
  justify-content: center;
  border-radius: 35px;
  padding: 22.5px 21px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  font-size: 15px;
  font-family: inherit;
  transition: all 0.5s;
  background-color: black;
  color: #a7cd39;
}
sup {
  display: block;
  color: red;
  font-size: 8pt;
  line-height: 30px;
  height: 30px;
}
.data-req-true {
  position: absolute;
  right: 5px;
  top: 15px;
  color: red;
}
.alert {
  display: none;
  position: fixed;
  bottom: 5rem;
  left: 0;
  width: 100%;
  padding: 1rem;
  z-index: 10;
  color: white;
  text-align: center;
}
.alert-danger {
  background: red;
}
.alert-success {
  background: green;
}
.alert-close {
  background-color: transparent;
  border: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  vertical-align: middle;
  color: inherit;
  cursor: pointer;
  position: absolute;
  right: 15px;
}
.bg-text {
  text-align: center;
}
/* RTL */
.rtl-theme .filed-type-uploadfile .upload-file-box label.upload-btn,
.rtl-theme .filed-type-uploadfile .upload-file-box div.upload-btn {
  right: 20px;
}
.rtl-theme .filed-type-uploadfile span {
  margin-right: 100px;
}
.rtl-theme .filed-type-select-box:before {
  left: 30px;
}
.rtl-theme .field-type-state-city:before {
  left: 30px;
}
/* LTR */
.ltr-theme .filed-type-uploadfile .upload-file-box label.upload-btn,
.ltr-theme .filed-type-uploadfile .upload-file-box div.upload-btn {
  left: 20px;
}
.ltr-theme .filed-type-uploadfile span {
  margin-left: 100px;
}
.ltr-theme .filed-type-select-box:before {
  right: 30px;
  left: auto;
}
.ltr-theme .filed-type-select-box:before {
  right: 30px;
  left: auto;
}
.ltr-theme .field-type-state-city:before {
  right: 30px;
  left: auto;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea) {
  font-family: "IranSans", "yekan", "Mobinnet", serif;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea)::-webkit-input-placeholder {
  color: #666;
  font-size: 15px;
  transition: 0.4s all;
  font-family: inherit;
  opacity: 1;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea):hover::-webkit-input-placeholder {
  color: #333;
  font-size: 16px;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea):focus::-webkit-input-placeholder {
  font-size: 5px;
  opacity: 0;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea)::-moz-placeholder {
  color: #666;
  font-size: 15px;
  transition: 0.4s all;
  font-family: inherit;
  opacity: 1;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea):hover::-moz-placeholder {
  color: #333;
  font-size: 16px;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea):focus::-moz-placeholder {
  font-size: 5px;
  opacity: 0;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea)::-ms-input-placeholder {
  color: #666;
  font-size: 15px;
  transition: 0.4s all;
  font-family: inherit;
  opacity: 1;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea):hover::-ms-input-placeholder {
  color: #333;
  font-size: 16px;
}
:is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea):focus::-ms-input-placeholder {
  font-size: 5px;
  opacity: 0;
}
.rtl :is(.filed-type-input, .filed-type-textarea, .field-type-calendar) :is(input, textarea)::placeholder {
  direction: rtl;
  text-align: right;
}
/* ==========================================================================
   End Form styles
========================================================================== */
.popup-wrapper {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transition: opacity .15s linear;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow-x: hidden;
}
.popup-wrapper .popup-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 8;
  left: 0;
  right: 0;
  top: 0;
}
.popup-wrapper .popup-box {
  background-color: #fff;
  border-radius: 8px;
  max-width: 830px;
  width: 100%;
  position: relative;
  padding: 40px 100px;
  margin-top: 100px;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  z-index: 10;
}
.popup-wrapper .popup-box .close {
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #d6dde8;
  border-radius: 8px 0 8px 0;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  transition: all 0.1s ease;
}
.popup-wrapper .popup-box .close svg {
  fill: #fff;
  width: 30%;
}
.popup-wrapper .popup-box .close:hover {
  background-color: #bfc7d3;
}
.popup-wrapper .popup-box .popup-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.popup-wrapper .popup-box .popup-content h2 {
  font-family: "IranSansBold" !important;
  color: #000;
  font-size: 20px;
  margin-bottom: 15px;
}
.popup-wrapper .popup-box .popup-content img {
  width: 100%;
}
.popup-wrapper .popup-box .popup-content .desc {
  margin-top: 15px;
}
.popup-wrapper .popup-box .popup-content .desc p {
  color: #000;
  font-size: 18px;
  font-family: "IranSansMedium";
}
.popup-wrapper .popup-box .popup-content .visit-btn {
  background: linear-gradient(90deg, #71bf43 0%, #05ae4b 100%);
  height: 64px;
  display: inline-flex;
  align-items: center;
  border-radius: 15px;
  padding: 0 40px 0 10px;
  margin-top: 15px;
}
.popup-wrapper .popup-box .popup-content .visit-btn span {
  color: #fff;
  font-size: 16px;
  font-family: "IranSansBold" !important;
}
.popup-wrapper .popup-box .popup-content .visit-btn .icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #67af3f;
  border-radius: 50%;
  margin-right: 50px;
}
.popup-wrapper .popup-box .popup-content .visit-btn .icon svg {
  fill: #fff;
  width: 60%;
}
.popup-wrapper.show {
  opacity: 1;
  visibility: visible;
}
.popup-wrapper.show .popup-box {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
@media (max-width: 991.99px) {
  .popup-wrapper .popup-box {
    padding: 40px;
  }
}
@media (max-width: 767.99px) {
  .popup-wrapper .popup-box {
    padding: 40px 20px;
  }
}
html[lang="en-US"] .popup-wrapper .popup-box .close {
  border-radius: 0 8px 0 8px;
  right: 0;
  left: unset;
}
html[lang="en-US"] .popup-wrapper .popup-box .popup-content .visit-btn {
  padding: 0 10px 0 40px;
}
html[lang="en-US"] .popup-wrapper .popup-box .popup-content .visit-btn .icon {
  margin-left: 50px;
  margin-right: 0;
}
html[lang="en-US"] .popup-wrapper .popup-box .popup-content .visit-btn .icon svg {
  transform: scaleX(-1);
}
/* ==========================================================================
   Start Buttons styles
========================================================================== */
.button-row:last-child {
  margin-bottom: 0 !important;
}
.button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 42px;
  min-width: 225px;
  justify-content: center;
  border-radius: 21px;
  padding: 0 21px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  transition: all .5s;
}
.button:not(.bubbly-button):before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 21px;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 0;
  transition: all .5s;
}
.button:hover:before {
  -webkit-transform: scaleX(1.1);
  transform: scaleX(1.1);
  -webkit-animation: fadeOut 0.5s ease-out;
  animation: fadeOut 0.5s ease-out;
}
.button img {
  width: 25px;
  margin-left: 8px;
}
.button i,
.button span[class*=" icon-"],
.button span[class^=icon-] {
  color: inherit;
  font-size: 25px;
  margin-left: 8px;
}
.button.dark-green {
  color: #ffffff;
  background-color: #0c5753;
}
.button.dark-green:not(.bubbly-button):before {
  border: 1px solid #a7cd39;
}
.button.dark-green:hover {
  color: #005753;
  background-color: #a7cd39;
}
.button.light-green {
  color: #0c5753;
  background-color: #a7cd39;
}
.button.light-green:not(.bubbly-button):before {
  border: 1px solid #0c5753;
}
.button.light-green:hover {
  color: #ffffff;
  background-color: #0c5753;
}
.button.red {
  color: #ffffff;
  background-color: #a31d24;
}
.button.red:not(.bubbly-button):before {
  border: 1px solid #a31d24;
}
.button.red:hover {
  color: #ffffff;
  background-color: #a31d24;
}
.button.white {
  color: #0c5753;
  background-color: #ffffff;
}
.button.white:not(.bubbly-button):before {
  border: 1px solid #ffffff;
}
.button.white:hover {
  color: #ffffff;
  background-color: #0c5753;
}
/* RTL */
.rtl-theme .button {
  margin-left: 25px;
}
.rtl-theme .button:last-child {
  margin-left: 0;
}
.rtl-theme .button img {
  margin-left: 8px;
}
.rtl-theme .button i,
.rtl-theme .button span[class*=" icon-"],
.rtl-theme .button span[class^=icon-] {
  margin-left: 8px;
}
/* LTR */
.ltr-theme .button {
  margin-left: 25px;
}
.ltr-theme .button:first-child {
  margin-left: 0;
}
.ltr-theme .button img {
  margin-right: 8px;
}
.ltr-theme .button i,
.ltr-theme .button span[class*=" icon-"],
.ltr-theme .button span[class^=icon-] {
  margin-right: 8px;
}
/* ==========================================================================
   End Buttons styles
========================================================================== */
.supertitle {
  color: #0c5753;
}
.main-title {
  color: #a7cd39;
}
p {
  color: #888888;
  text-align: justify;
}
.main-button a {
  display: flex;
  margin: 2.5rem auto !important;
  padding: 0 21px;
  width: max-content;
}
.map-title {
  color: #0c5753;
  margin: 3rem auto !important;
  text-align: center;
}
.map-container {
  box-shadow: 1px 1px rgba(128, 128, 128, 0.5), -1px -1px rgba(128, 128, 128, 0.5);
  height: 580px;
  max-width: 1170px;
  margin: auto;
  border-radius: 0.25rem;
}
@media (max-width: 768px) {
  .map-container {
    margin: 0;
  }
}
.map {
  height: inherit;
  border-radius: 0%;
}
@media (max-width: 768px) {
  .map {
    height: 290px;
    border-radius: 0.5rem;
  }
}
.side-list-container {
  display: flex;
  flex-direction: column;
  height: inherit;
  background-color: #e0e0e0;
  border: 1px solid #bababa;
}
@media (max-width: 768px) {
  .side-list-container {
    height: 290px;
  }
}
.side-list-tabs {
  overflow: hidden;
  border-bottom: 1px solid #dee2e6;
}
.side-list-tabs button {
  width: 50%;
  padding: 8px;
  border: none;
  outline: none;
  color: #a7cd39;
  cursor: pointer;
  transition: 0.3s;
  background-color: #e0e0e0;
  font-family: inherit;
}
.side-list-tabs button:hover {
  opacity: 0.75;
}
.side-list-tabs .active {
  background-color: white;
}
.side-list-city {
  display: none;
  border: 1px solid #cdcdcd;
  border-radius: 5px;
  padding: 5px 15px;
  background: #e8e8e8;
  margin: 8px 0 !important;
}
.side-list {
  overflow-x: hidden;
  overflow-y: scroll;
  height: inherit;
  margin-left: -15px;
  margin-right: -15px;
  background-color: white;
  border-right: 2px solid #bababa;
  border-left: 2px solid #bababa;
}
.side-list ul li {
  border-bottom: dotted 1px;
  padding-right: 10px;
  margin: 0 !important;
  color: #676565;
  font-weight: 700 !important;
  padding-left: 10px;
}
.side-list ul li p {
  font-size: 0.75rem !important;
  margin: 5px 0 5px !important;
}
@media (max-width: 768px) {
  .side-list ul li p {
    font-size: 0.5rem !important;
  }
}
.side-list ul li::before {
  content: none !important;
}
.side-list ul li span {
  text-align: initial;
  font-size: 10px !important;
}
.side-list ul li:hover {
  background-color: #01ac4e;
  color: white;
}
.map-footer {
  background-color: #e0e0e0;
  margin: 5px auto 0.5rem auto;
  color: #333;
  border: 1px solid #bababa;
  border-radius: 0.25rem;
  max-width: 1170px;
}
@media (max-width: 768px) {
  .map-footer {
    margin: 0;
    margin-top: 0.5rem;
  }
}
.map-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.map-footer ul li {
  min-width: 160px;
  margin: 0px !important;
  float: right;
  list-style: none;
  padding-right: 25px;
  font-size: 10px !important;
  cursor: pointer;
}
.map-footer ul li::before {
  content: none !important;
}
.map-footer ul li:hover {
  opacity: 0.7;
}
.map-footer div {
  background-color: #e8e8e8;
  border-radius: 0 0.25rem 0.25rem 0;
}
.map-footer div p {
  text-align: initial;
  font-size: 14px !important;
}
@media (max-width: 768px) {
  .map-footer div {
    border-radius: 0.25rem 0.25rem 0 0;
  }
}
.search-container {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-right: -15px;
  margin-left: -15px;
}
.search-container input {
  border-radius: 0 0.25rem 0.25rem 0;
  border: 1px solid #888888;
  padding: 0 8px;
  width: 87%;
  background-color: #e8e8e8 !important;
  color: #495057;
  line-height: 36px;
  font-size: 1rem;
  font-family: inherit;
}
@media (max-width: 768px) {
  .search-container input {
    width: 90%;
  }
}
.search-container i {
  padding: 8px;
  text-align: center;
  width: 13%;
  border-radius: 0.25rem 0 0 0.25rem;
  border: 1px solid #888888;
  border-right: none;
  color: #888888;
  background-color: #e0e0e0;
}
.search-container i:hover {
  background-color: #888888;
  color: white;
}
@media (max-width: 768px) {
  .search-container i {
    width: 10%;
  }
}
.search-error {
  text-align: center;
  padding-right: 15px;
}
.side-list-city-dropdown {
  margin: 0 -15px;
  display: block;
}
.side-list-city-dropdown select {
  display: none;
  padding: 8px;
  width: 100%;
  background-color: #e8e8e8;
  color: #888888;
}
.color-modalHeader {
  color: #555 !important;
  font-weight: bold;
}
.color-modalBody {
  color: #333 !important;
  font-size: 14px;
}
/* ==========================================================================
    Start 404 Page Styles
========================================================================== */
.page-404.background-404 {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: #0f2e4d;
  width: 100%;
  height: 100%;
}
.page-404 svg {
  position: absolute;
  top: 50%;
  margin-top: -250px;
}
.page-404 svg #Page-1 #Polygon-1,
.page-404 svg #Page-1 #Polygon-2,
.page-404 svg #Page-1 #Polygon-3,
.page-404 svg #Page-1 #Polygon-4,
.page-404 svg #Page-1 #Polygon-5 {
  animation: float 1s infinite ease-in-out alternate;
}
.page-404 svg #Page-1 #Polygon-2 {
  animation-delay: .2s;
}
.page-404 svg #Page-1 #Polygon-3 {
  animation-delay: .4s;
}
.page-404 svg #Page-1 #Polygon-4 {
  animation-delay: .6s;
}
.page-404 svg #Page-1 #Polygon-5 {
  animation-delay: .8s;
}
.page-404.ltr-404 svg {
  left: 50%;
  margin-left: -400px;
}
.page-404.rtl-404 svg {
  left: 50%;
  margin-right: -400px;
}
.page-404 .message-box {
  height: 200px;
  width: 380px;
  position: absolute;
  top: 50%;
  margin-top: -100px;
  color: #ffffff;
  font-weight: 400;
}
.page-404 .message-box h1 {
  font-size: 60px;
  line-height: 46px;
  margin-bottom: 40px;
}
.page-404.ltr-404 .message-box {
  left: 50%;
  margin-left: 50px;
  font-family: "Roboto";
  text-align: left;
}
.page-404.rtl-404 .message-box {
  right: 50%;
  margin-right: 50px;
  font-family: "yekan";
  text-align: right;
}
/* ==========================================================================
    End 404 Page Styles
========================================================================== */
/* ==========================================================================
    Start MediaQuerys Styles
========================================================================== */
@media (max-width: 1399.98px) {
  /* Start Header Section MediaQuery */
  /* RTL */
  /* LTR */
  /* End Header Section MediaQuery */
  /* Start carousel Section MediaQuery */
  .owl-carousel.owl-by-default-single-standard .owl-nav button.owl-prev {
    margin: 0 -25px 0 0;
  }
  .owl-carousel.owl-by-default-single-standard .owl-nav button.owl-next {
    margin: 0 0 0 -25px;
  }
  /* RTL */
  /* LTR */
  /* End carousel Section MediaQuery */
}
@media (max-width: 1199.98px) {
  /* Start Header Section MediaQuery */
  /* RTL */
  /* LTR */
  /* End Header Section MediaQuery */
  /* Start Button */
  .button {
    font-size: 14px;
    min-width: 180px;
    padding: 0 15px;
  }
  .button img {
    width: 30px;
  }
  .button i,
  .button span[class*=" icon-"],
  .button span[class^=icon-] {
    font-size: 20px;
  }
  /* RTL */
  /* LTR */
  /* End Button */
}
@media (max-width: 991.98px) {
  /* Start Base Style MediaQuery */
  html body .main-sections.section-special .col-special.col-lg-4 {
    margin-bottom: 0 !important;
  }
  html body .main-sections.section-special .col-special.col-lg-4:nth-child(1):before {
    left: -50vw !important;
    width: 200vw !important;
  }
  html body .main-sections.section-special .col-special.col-lg-4:nth-child(2):before {
    left: -50vw !important;
    right: -50vw !important;
    width: 200vw !important;
  }
  html body .main-sections.section-special .col-special.col-lg-4:nth-child(3):before {
    right: -50vw !important;
    width: 200vw !important;
  }
  /* RTL */
  /* LTR */
  /* End Base Style MediaQuery */
  /* Start Header Section MediaQuery */
  /* RTL */
  /* LTR */
  /* End Header Section MediaQuery */
  /* Start Footer Section MediaQuery */
  .footer .middle-footer .social-button-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer .bottom-footer .footer-widget {
    justify-content: space-between;
    margin-bottom: 40px;
  }
  .footer .bottom-footer .footer-widget .footer-widget__title {
    margin: 0;
    transition: all .5s;
  }
  .footer .bottom-footer .footer-widget .footer-widget__title i,
  .footer .bottom-footer .footer-widget .footer-widget__title span[class*=" icon-"],
  .footer .bottom-footer .footer-widget .footer-widget__title span[class^=icon-] {
    display: inline-block;
    transition: all .5s;
  }
  .footer .bottom-footer .footer-widget.selected .footer-widget__title {
    color: #a7cd39;
  }
  .footer .bottom-footer .footer-widget.selected .footer-widget__title i,
  .footer .bottom-footer .footer-widget.selected .footer-widget__title span[class*=" icon-"],
  .footer .bottom-footer .footer-widget.selected .footer-widget__title span[class^=icon-] {
    display: inline-block;
    transform: rotateX(180deg);
  }
  .footer .bottom-footer .footer-widget__buttons {
    margin-bottom: 0;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item {
    display: inline-flex;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green {
    background-color: #0c5753;
    margin-bottom: 0;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray {
    vertical-align: -2.5px;
  }
  .footer .bottom-footer .mobinnet-text {
    text-align: center;
    display: block;
  }
  /* RTL */
  .footer.rtl-theme .bottom-footer .footer-widget .footer-widget__title i,
  .footer.rtl-theme .bottom-footer .footer-widget .footer-widget__title span[class*=" icon-"],
  .footer.rtl-theme .bottom-footer .footer-widget .footer-widget__title span[class^=icon-] {
    float: left;
  }
  .footer.rtl-theme .bottom-footer .footer-widget.selected .footer-widget__title i {
    float: left;
  }
  .footer.rtl-theme .bottom-footer .footer-nomad {
    margin-left: 0;
  }
  .footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray {
    margin: 0 0 0 40px;
  }
  .footer.rtl-theme .bottom-footer .get-in-touch-message__text-2 {
    text-align: right;
  }
  /* LTR */
  .footer.ltr-theme .bottom-footer .footer-widget .footer-widget__title i,
  .footer.ltr-theme .bottom-footer .footer-widget .footer-widget__title span[class*=" icon-"],
  .footer.ltr-theme .bottom-footer .footer-widget .footer-widget__title span[class^=icon-] {
    float: right;
  }
  .footer.ltr-theme .bottom-footer .footer-widget.selected .footer-widget__title i,
  .footer.ltr-theme .bottom-footer .footer-widget.selected .footer-widget__title span[class*=" icon-"],
  .footer.ltr-theme .bottom-footer .footer-widget.selected .footer-widget__title span[class^=icon-] {
    float: right;
  }
  .footer.ltr-theme .bottom-footer .footer-nomad {
    margin-right: 0;
  }
  .footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray {
    margin: 0 40px 0 0;
  }
  .footer.ltr-theme .bottom-footer .get-in-touch-message__text-2 {
    text-align: left;
  }
  /* End Footer Section MediaQuery */
  /* Start Package Card */
  .package-card .package-items {
    /* Start Package Card By Button */
    /* End Package Card By Button */
    /* Start Package Fixed IP Card */
    /* End Package Fixed IP Card */
  }
  .package-card .package-items.package-button .card {
    max-width: 100%;
    height: auto;
    min-height: 220px;
  }
  .package-card .package-items.package-button .card .package-badge {
    width: 80px;
    height: 70px;
    padding-top: 20px;
    font-size: 20px;
    margin-bottom: 20px;
  }
  .package-card .package-items.package-button .card .package-stroge-or-dead-line {
    font-size: 22px;
    margin-bottom: 0;
  }
  .package-card .package-items.package-button .card .package-inner-more {
    margin-top: 10px;
  }
  .package-card .package-items.package-button .card .package-price {
    font-size: 22px;
    padding-top: 5px;
  }
  .package-card .package-items.package-fixed-ip .card .package-title {
    margin: 10px 0;
  }
  .package-card .package-items.package-fixed-ip .card .package-stroge-or-dead-line {
    margin: 0;
  }
  .package-card .package-items.package-fixed-ip .card .package-price {
    margin: 0;
  }
  /* End Package Card */
  /* RTL */
  /* LTR */
  /* Start Package Fixed IP Card */
  .package-fixed-ip .card .package-title {
    margin: 10px 0;
  }
  .package-fixed-ip .card .package-stroge-or-dead-line {
    margin: 0;
  }
  .package-fixed-ip .card .package-price {
    margin: 0;
  }
  /* RTL */
  /* LTR */
  /* End Package Fixed IP Card */
  /* Start Social Section MediaQuery */
  .social-section .social-section-gallery a img {
    margin-bottom: 25px;
  }
  /* RTL */
  /* LTR */
  /* End Social Section MediaQuery */
}
@media (max-width: 767.98px) {
  /* Start Base Style MediaQuery */
  html body .main-content h3 {
    font-size: 30px !important;
  }
  html body .main-sections .column-gap {
    margin-bottom: 2rem;
  }
  html body .main-sections .column-gap:last-child {
    margin-bottom: 0;
  }
  html body .main-sections.section-special {
    padding: 0;
  }
  html body .main-sections.section-special .container .row .col-special {
    margin-bottom: 0 !important;
  }
  html body .main-sections.section-special .container .row .col-special:nth-child(1):before {
    left: -50vw !important;
    width: 200vw !important;
  }
  html body .main-sections.section-special .container .row .col-special:nth-child(2):before {
    left: -50vw !important;
    right: -50vw !important;
    width: 200vw !important;
  }
  html body .main-sections.section-special .container .row .col-special:nth-child(3):before {
    right: -50vw !important;
    width: 200vw !important;
  }
  html body .main-sections.section-special .container .row .col-special .button-row {
    margin: 0 !important;
  }
  html body .main-sections.section-special .container .row .col-special .button-row a {
    margin: 0 !important;
  }
  /* RTL */
  /* LTR */
  /* End Base Style MediaQuery */
  /* Start Slider MediaQuery */
  #slider .item {
    height: 250px;
  }
  #slider .item .content {
    top: unset;
    bottom: 25px;
    transform: unset;
  }
  #slider .item .content .button-special {
    font-size: 12px;
    height: 34px;
    padding: 2px 21px;
    z-index: 9;
    bottom: 40px;
  }
  #slider .item .content .button-special i,
  #slider .item .content .button-special span[class*=" icon-"],
  #slider .item .content .button-special span[class^=icon-] {
    font-size: 16px;
  }
  #slider .owl-nav button {
    top: 25%;
    transform: translateY(-25%);
    width: 30px;
    height: 30px;
    padding: 2px 0 !important;
  }
  /* RTL */
  /* LTR */
  /* End Slider MediaQuery */
  /* Start Banner MediaQuery */
  .top-banner .content .title h1 {
    font-size: 28px;
    line-height: 30px !important;
  }
  .top-banner .content .subtitle p {
    font-size: 18px;
  }
  /* RTL */
  /* LTR */
  /* End Banner MediaQuery */
  /* Start Modal MediaQuery */
  .modal-part-title:first-child {
    margin-top: 0 !important;
  }
  .modal .content-modal {
    width: 75%;
    height: 250px;
    overflow: scroll;
    font-size: 14px;
  }
  .modal .content-modal .main-content p {
    font-size: 14px !important;
  }
  /* RTL */
  /* LTR */
  /* End Modal MediaQuery */
  /* Start Table MediaQuery */
  .main-table {
    overflow-x: scroll;
  }
  .main-table table {
    min-width: max-content;
  }
  /* RTL */
  /* LTR */
  /* End Table MediaQuery */
  /* Start Footer Section MediaQuery */
  .footer .top-footer .customer-voice .customer-voice__text-2 {
    font-size: 15px !important;
  }
  .footer .get-in-touch-message__text-1 {
    text-align: center !important;
  }
  .footer .get-in-touch-message__text-2 {
    text-align: center !important;
  }
  .footer .bottom-footer .footer-widget__buttons {
    display: flex !important;
    justify-content: center;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-nomad {
    display: inline-block;
    text-align: center;
    margin-top: 0px;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button-wrapper {
    text-align: center;
    display: inline-block;
    margin-bottom: 0;
    width: min-content;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button-wrapper .footer-button__item {
    display: inline-flex;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button-wrapper .footer-button__item.footer-button__item_green {
    margin: 0 auto 15px auto !important;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button-wrapper .footer-button__item.footer-button__item_gray {
    margin: 0 auto !important;
  }
  /* RTL */
  .footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green {
    text-align: right;
  }
  /* LTR */
  .footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green {
    text-align: left;
  }
  /* End Footer Section MediaQuery */
  /* Start Package Card */
  .package-card .package-items {
    /* Start Package Card By Button */
    /* End Package Card By Button */
  }
  .package-card .package-items.package-button .card {
    min-height: 240px;
  }
  /* RTL */
  /* LTR */
  /* End Package Card */
  /* Start Social Section MediaQuery */
  .social-section .social-section-gallery a img {
    margin-bottom: 0;
  }
  /* RTL */
  /* LTR */
  /* End Social Section MediaQuery */
  /* Start Banner MediaQuery */
  .top-banner {
    padding: 30px 0;
  }
  .top-banner .content .title h1 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .top-banner .content .subtitle p {
    font-size: 16px !important;
  }
  /* RTL */
  /* LTR */
  /* End Banner MediaQuery */
  /* Start carousel Section MediaQuery */
  .owl-carousel.owl-by-default-single-standard .owl-nav button.owl-prev {
    margin: 0;
  }
  .owl-carousel.owl-by-default-single-standard .owl-nav button.owl-next {
    margin: 0;
  }
  /* RTL */
  /* LTR */
  /* End carousel Section MediaQuery */
}
@media (max-width: 575.98px) {
  /* Start Base Style MediaQuery */
  html body .main-content h1 {
    font-size: 20px !important;
  }
  html body .main-content h2 {
    font-size: 19px !important;
  }
  html body .main-content h3 {
    font-size: 30px !important;
  }
  html body .main-content h4 {
    font-size: 17px !important;
  }
  html body .main-content h5 {
    font-size: 16px !important;
  }
  html body .main-content h6 {
    font-size: 14px !important;
  }
  html body .main-content p {
    font-size: 16px !important;
  }
  html body .main-content ul {
    margin-block-start: .5em;
    margin-block-end: .5em;
  }
  html body .main-content ul li {
    font-size: 16px !important;
  }
  html body .main-content ol li {
    font-size: 16px !important;
  }
  /* RTL */
  /* LTR */
  /* End Base Style MediaQuery */
  /* Start Header Section MediaQuery */
  /* RTL */
  /* LTR */
  /* End Header Section MediaQuery */
  /* Start Wysiwyg Editor Customize */
  .wysiwyg-editor-customize .wp-video {
    max-width: 100% !important;
    display: block;
  }
  .wysiwyg-editor-customize h6.by-image {
    max-width: 100%;
    display: block;
  }
  .wysiwyg-editor-customize h6.by-image img {
    width: 100%;
  }
  .wysiwyg-editor-customize.dir-right-to-left .wp-video {
    float: unset;
    text-align: start;
  }
  .wysiwyg-editor-customize.dir-right-to-left h6.by-image {
    float: unset;
    text-align: start;
  }
  .wysiwyg-editor-customize.dir-left-to-right .wp-video {
    float: unset;
    margin-right: 0;
  }
  .wysiwyg-editor-customize.dir-left-to-right h6.by-image {
    float: unset;
    margin-right: 0;
  }
  /* RTL */
  /* LTR */
  /* End Wysiwyg Editor Customize */
  /* Start Modal MediaQuery */
  .modal .content-modal {
    width: 95%;
    height: 300px;
    overflow: scroll;
    font-size: 14px;
  }
  .modal .content-modal .main-content p {
    font-size: 14px !important;
  }
  /* RTL */
  /* LTR */
  /* End Modal MediaQuery */
  /* Start Button */
  .button-row > div {
    text-align: center !important;
  }
  .button-row > div .button {
    min-width: 65%;
    font-size: 14px;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .button-row > div .button img {
    width: 30px;
  }
  .button-row > div .button i,
  .button-row > div .button span[class*=" icon-"],
  .button-row > div .button span[class^=icon-] {
    font-size: 20px;
  }
  .special-content .button,
  .social-section .button,
  .footer .button {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  /* RTL */
  /* LTR */
  /* End Button */
  /* Start Footer Section MediaQuery */
  .footer .bottom-footer .footer-nomad {
    display: block;
    text-align: center;
    margin-top: 40px;
  }
  .footer .bottom-footer .footer-widget__buttons {
    text-align: center;
    margin-bottom: 0;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item {
    display: flex;
    text-align: initial;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green {
    margin: 0 auto 20px auto !important;
  }
  .footer .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_gray {
    margin: 0 auto !important;
  }
  .footer .bottom-footer .get-in-touch-message__text-2 {
    text-align: center !important;
  }
  /* RTL */
  .footer.rtl-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green {
    text-align: right;
  }
  /* LTR */
  .footer.ltr-theme .bottom-footer .footer-widget__buttons .footer-button__item.footer-button__item_green {
    text-align: left;
  }
  /* End Footer Section MediaQuery */
  /* Start Package Card */
  .package-card .package-items {
    /* Start Package Card By Button */
    /* End Package Card By Button */
    /* Start Package Fixed IP Card */
    /* End Package Fixed IP Card */
  }
  .package-card .package-items.package-button .card {
    min-height: 260px;
  }
  .package-card .package-items.package-fixed-ip .card .package-title {
    margin: 1em 0;
  }
  .package-card .package-items.package-fixed-ip .card .package-stroge-or-dead-line {
    margin: 1em 0;
  }
  .package-card .package-items.package-fixed-ip .card .package-price {
    margin: 1em 0;
  }
  .package-card .package-items.package-extra-volume .card .package-stroge-or-dead-line {
    min-height: 160px;
    max-width: 95px;
  }
  /* RTL */
  /* LTR */
  /* End Package Card */
  /* Start Social Section MediaQuery */
  .social-section .social-section-gallery a img {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  /* RTL */
  /* LTR */
  /* End Social Section MediaQuery */
  /* Start carousel Section MediaQuery */
  .owl-carousel.owl-by-default-items-standard .owl-stage-outer::before {
    width: 30px;
  }
  .owl-carousel.owl-by-default-items-standard .owl-stage-outer::after {
    width: 30px;
  }
  /* RTL */
  /* LTR */
  /* End carousel Section MediaQuery */
}
@media (min-width: 575.98px) {
  /* Start Base Styles MediaQuery */
  .container {
    max-width: 576px;
  }
  /* End Base Styles MediaQuery */
}
@media (min-width: 767.98px) {
  /* Start Base Styles MediaQuery */
  .container {
    max-width: 750px;
  }
  /* End Base Styles MediaQuery */
}
@media (min-width: 991.98px) {
  /* Start Base Styles MediaQuery */
  .container {
    max-width: 970px;
  }
  /* End Base Styles MediaQuery */
}
@media (min-width: 1200px) {
  /* Start Base Styles MediaQuery */
  .container {
    max-width: 1170px;
  }
  /* End Base Styles MediaQuery */
}
@media (min-width: 1400px) {
  /* Start Base Styles MediaQuery */
  .container {
    max-width: 1170px;
  }
  /* End Base Styles MediaQuery */
}
/* ==========================================================================
    End MediaQuerys Styles
========================================================================== */
/* ==========================================================================
   Start Animations Styles
========================================================================== */
/* Start Modal Animation */
@keyframes modal {
  0% {
    opacity: 0;
    margin-top: 100px;
  }
  50% {
    opacity: .1;
    margin-top: -20px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
/* Start Modal Animation */
/* Start Animation Card Animation */
@keyframes card_odd {
  30%,
  100% {
    transform: rotateY(360deg);
  }
  0% {
    transform: rotateY(0deg);
  }
  10% {
    transform: rotateY(0deg);
  }
}
@keyframes card_even {
  30%,
  100% {
    transform: rotateY(-360deg);
  }
  0% {
    transform: rotateY(0deg);
  }
  10% {
    transform: rotateY(0deg);
  }
}
/* End Animation Card Animation */
/* Start 404 Page Animation */
@keyframes float {
  100% {
    transform: translateY(20px);
  }
}
/* End 404 Page Animation */
/* Start slder nav Animation */
@keyframes rotateSlow {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes slider {
  0% {
    transform: translateX(-0.5px);
  }
  50% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(0.5px);
  }
}
/* End slder nav Animation */
@keyframes topbutton {
  0% {
    background-position: 5% 90%, 10% 90%, 10% 90%, 15% 90%, 25% 90%, 25% 90%, 40% 90%, 55% 90%, 70% 90%;
  }
  50% {
    background-position: 0 80%, 0 20%, 10% 40%, 20% 0, 30% 30%, 22% 50%, 50% 50%, 65% 20%, 90% 30%;
  }
  100% {
    background-position: 0 70%, 0 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
    background-size: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
  }
}
@keyframes bottombutton {
  0% {
    background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0;
  }
  50% {
    background-position: 0 80%, 20% 80%, 45% 60%, 60% 100%, 75% 70%, 95% 60%, 105% 0;
  }
  100% {
    background-position: 0 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;
    background-size: 0 0, 0 0, 0 0, 0 0, 0 0, 0 0;
  }
}
/* ==========================================================================
   End Animations Styles
========================================================================== */
[class*=" icon-"],
[class^=icon-] {
  font-family: "Mobinnet" !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-linkedin:before {
  content: "\e900";
}
.icon-youtube:before {
  content: "\e901";
}
.icon-instagram:before {
  content: "\e902";
}
.icon-telegram:before {
  content: "\e903";
}
.icon-message:before {
  content: "\e904";
}
.icon-chat:before {
  content: "\e905";
}
.icon-24-hours:before {
  content: "\e906";
}
.icon-smile:before {
  content: "\e907";
}
.icon-buy:before {
  content: "\e908";
}
.icon-shopping-cart:before {
  content: "\e909";
}
.icon-speed:before {
  content: "\e90a";
}
.icon-upload:before {
  content: "\e90b";
}
.icon-stopwatch:before {
  content: "\e90c";
}
.icon-no-phone:before {
  content: "\e90d";
}
.icon-building:before {
  content: "\e90e";
}
.icon-puzzle:before {
  content: "\e90f";
}
.icon-id-card:before {
  content: "\e910";
}
.icon-creative:before {
  content: "\e911";
}
.icon-avatar-inside-a-circle:before {
  content: "\e912";
}
.icon-dashboard:before {
  content: "\e913";
}
.icon-shopping-bag:before {
  content: "\e914";
}
.icon-handshake:before {
  content: "\e915";
}
.icon-wifi-1:before {
  content: "\e916";
}
.icon-wifi:before {
  content: "\e917";
}
.icon-box:before {
  content: "\e918";
}
.icon-tag:before {
  content: "\e919";
}
.icon-router:before {
  content: "\e91a";
}
.icon-price:before {
  content: "\e91b";
}
.icon-map:before {
  content: "\e91c";
}
.icon-next:before {
  content: "\e91d";
}
.icon-up-arrow:before {
  content: "\e91e";
}
.icon-back:before {
  content: "\e91f";
}
.icon-conversation:before {
  content: "\e920";
}
.icon-instagram2:before {
  content: "\e921";
}
.icon-cloud:before {
  content: "\e922";
}
.icon-world:before {
  content: "\e923";
}
.icon-bandwidth:before {
  content: "\e924";
}
.icon-round-add-button:before {
  content: "\e925";
}
.icon-more-details-circular-button:before {
  content: "\e926";
}
.icon-customer-service:before {
  content: "\e927";
}
.icon-support:before {
  content: "\e928";
}
.icon-support-speech-bubble:before {
  content: "\e929";
}
.icon-hours:before {
  content: "\e92a";
}
.icon-telephone:before {
  content: "\e92b";
}
.icon-battery:before {
  content: "\e92c";
}
.icon-wireless:before {
  content: "\e92d";
}
.icon-collaboration:before {
  content: "\e92e";
}
.icon-company:before {
  content: "\e92f";
}
.icon-flower-1:before {
  content: "\e930";
}
.icon-water-lily:before {
  content: "\e931";
}
.icon-flower:before {
  content: "\e932";
}
.icon-sales:before {
  content: "\e933";
}
.icon-internet:before {
  content: "\e934";
}
.icon-support2:before {
  content: "\e935";
}
.icon-team:before {
  content: "\e936";
}
.icon-twitter:before {
  content: "\e937";
}
.icon-aparat:before {
  content: "\e938";
}
.icon-pdf:before {
  content: "\e939";
}
.icon-comment:before {
  content: "\e93a";
}
.icon-writing:before {
  content: "\e93b";
}
.icon-plus-sign:before {
  content: "\e93c";
}
.icon-circle-plus-sign:before {
  content: "\e93d";
}
