

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/IRANSans/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url(../fonts/IRANSans/woff2/IRANSansWeb_Bold.woff2) format("woff2"), url(../fonts/IRANSans/woff/IRANSansWeb_Bold.woff) format("woff"), url(../fonts/IRANSans/ttf/IRANSansWeb_Bold.ttf) format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/IRANSans/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"), url(../fonts/IRANSans/woff2/IRANSansWeb_Medium.woff2) format("woff2"), url(../fonts/IRANSans/woff/IRANSansWeb_Medium.woff) format("woff"), url(../fonts/IRANSans/ttf/IRANSansWeb_Medium.ttf) format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/IRANSans/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"), url(../fonts/IRANSans/woff2/IRANSansWeb_Light.woff2) format("woff2"), url(../fonts/IRANSans/woff/IRANSansWeb_Light.woff) format("woff"), url(../fonts/IRANSans/ttf/IRANSansWeb_Light.ttf) format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/IRANSans/eot/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"), url(../fonts/IRANSans/woff2/IRANSansWeb_UltraLight.woff2) format("woff2"), url(../fonts/IRANSans/woff/IRANSansWeb_UltraLight.woff) format("woff"), url(../fonts/IRANSans/ttf/IRANSansWeb_UltraLight.ttf) format("truetype");
}

@font-face {
  font-family: "IRANSans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/IRANSans/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url(../fonts/IRANSans/woff2/IRANSansWeb.woff2) format("woff2"), url(../fonts/IRANSans/woff/IRANSansWeb.woff) format("woff"), url(../fonts/IRANSans/ttf/IRANSansWeb.ttf) format("truetype");
}

:root {
    --first-color: #003e7e;
    --second-color: #03a8ae;
}

blockquote,
h1 {
  margin-bottom: 1.5rem;
}

.hero h2,
.hero p,
.navbar .navbar-nav .nav-item a,
.wide h2,
footer .container {
  /* text-transform: uppercase; */
}

.main-body .container .block.image-block,
.wide h2,
footer .container {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

.hero h2,
.hero p,
.hero p small,
.wide h2,
blockquote {
  font-weight: 300;
}


h3 {
  margin: 0.5rem 0 1rem;
}

pre {
  background: #f4f4f4;
  padding: 1.5rem;
}

blockquote {
  color: #999;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  padding: 1.5rem 1.5rem 0.5rem;
  font-size: 1.1rem;
  box-shadow: 0 4px 0 #f2f2f4;
}

img {
  max-width: 100%;
}

img.primary-image {
  margin-bottom: 2rem;
}

.btn-default {
  color: #212529;
  border-color: #337ab7;
  margin: 0.5rem 0;
  transition: all 0.1s ease-in-out;
}

.btn-default:hover {
  color: #fff;
  background: #337ab7;
  transition: all 0.1s ease-in-out;
}

.separator {
  margin-bottom: 1rem;
}

.separator hr {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  border-top-color: #eee;
}

a {
  color: #000;
}

a:hover {
  color: #03a8ae;
}

.sep {
  color: #337ab7;
  padding: 0 2px;
}

header[role="banner"] {
  background-color: #222;
  border-color: #080808;
}

.main-body {
  overflow: hidden;
}

.main-body .container {
  /* background: #fff; */
}

.main-body .container.body-container {
  /* padding: 2rem 15px; */
  max-width: 100%;
  padding: 0;
}

.main-body .container.body-top {
  border-top: solid 6px #00a3d8;
  padding-top: 4rem;
  position: relative;
}

.main-body .container.body-top:before {
  content: " ";
  background: #00a3d8;
  position: absolute;
  height: 6px;
  width: 100%;
  top: -6px;
  left: 0;
  display: block;
  z-index: 2000;
}

.main-body .container.hero {
  /*background: url(../img/seigaiha-overlay.png) #116d9a;*/
  padding: 0;
  margin: 0;
  max-width: 100%;
}

.main-body .container.latest-post {
  background: #f0ad4e;
  color: #fff;
  padding: 1rem 0;
  font-weight: 300;
  font-size: 0.9rem;
  text-transform: uppercase;
}

.main-body .container.latest-post a {
  color: #fff;
}

.main-body .container .block {
  /* margin-bottom: 2rem; */
}

.main-body .container .block .block {
  height: 100%;
  margin-bottom: 0;
}

.main-body .container .gallery-block {
  margin-bottom: 2rem;
}

.main-body .container .columns img {
  object-fit: cover;
}

.navbar .navbar-toggler {
  border-color: #333;
}

.navbar .navbar-toggler .navbar-toggler-icon {
  color: #fff;
  height: 1.5rem;
  font-size: 1.5rem;
}

.navbar .navbar-brand {
  position: absolute;
  top: 0.125rem;
  right: 0;
}

.navbar .navbar-brand a {
  margin-left: 0.5rem;
}

.navbar .navbar-brand a img {
  height: 20px;
}

.navbar .navbar-nav {
  width: 100%;
}

.navbar .navbar-nav .nav-item a {
  color: #fff;
  padding: 1rem 13px;
  opacity: 0.6;
  transition: opacity 0.1s ease-in-out;
}

.navbar .navbar-nav .nav-item a:hover {
  opacity: 1;
  text-decoration: none;
  transition: opacity 0.1s ease-in-out;
}

.navbar .navbar-nav .nav-item.active a {
  opacity: 1;
}

.hero {
  color: #fff;
  /*border-top: solid 6px #00a3d8;*/
  /*padding: 5rem 15px;*/
}

.hero h1 {
  display: none;
}

.hero h2 {
  font-size: 1.8rem;
  border: 0;
}

.hero img {
  /* margin-bottom: 2.5rem; */
}

.hero p {
  opacity: 0.7;
}

.hero p small {
  background: rgba(0, 0, 0, 0.2);
  font-size: 80%;
  padding: 0.25rem 0.5rem;
}

.hero p small strong {
  font-weight: 800;
}

.hero a {
  color: #f0ad4e;
}

.teasers .container {
  background: #fff;
}

.teasers .container .row {
  background: #fdf7ed;
  border-bottom: solid 4px #eef4f7;
  padding: 1.5rem 15px;
  text-align: center;
}

.teasers .container h3 {
  font-weight: 400;
}

.teasers .container img {
  max-width: 50%;
  max-height: 120px;
  margin: 0.5rem 0 1.5rem;
  opacity: 0.7;
  transition: all 0.2s ease-in-out;
}

.teasers .container img:hover {
  opacity: 1;
  transform: scale(1.1);
}

.teasers .container p {
  width: 80%;
  margin: 0 auto 1rem;
  font-weight: 300;
}

.quotes .quote {
  background: #fdf7ed;
  color: #78500d;
  padding: 2rem 3rem;
  border-radius: 0.5rem;
  margin-bottom: 3rem;
}

.quotes .quote img {
  width: 100%;
  max-width: 150px;
  display: block;
  margin: 0 auto 1rem;
  border-radius: 50%;
}

.quotes .quote .quote-body {
  font-weight: 300;
}

.quotes .quote .quote-name {
  text-align: right;
}

.quotes .quote:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 20px solid transparent;
  border-top-color: #fdf7ed;
  position: absolute;
  margin-top: 30px;
  margin-right: 60px;
  right: 0;
}

.archive-item {
  padding-bottom: 1rem;
}

.archive-item h2 a {
  color: #212529;
  transition: color 0.1s ease-in-out;
}

.archive-item h2 a:hover {
  color: #23527c;
  text-decoration: none;
  transition: color 0.1s ease-in-out;
}

.archive-item p.lead {
  font-size: 1rem;
  font-weight: 400;
}

.archive-item img {
  margin-bottom: 1rem;
}

.archive-item .small a {
  color: #999;
}

.pagination .page-item {
  width: 38px;
  margin: 0 3px;
  text-align: center;
}

.pagination .page-item .page-link {
  color: #77acd9;
  border-radius: 2px;
}

.pagination .page-item.active .page-link {
  color: #fff;
  background: #337ab7;
  border-color: #337ab7;
}

@media (min-width: 768px) {
  .hero h2 {
    font-size: 2.7rem;
  }
  .hero p {
    font-size: 1.35rem;
  }
  .hero p small {
    font-size: 60%;
  }
  .navbar .navbar-brand {
    top: 1rem;
  }
}


/* Stat Added by Hosseini for Layout page */

body {
  /*color: #3b3b3b;*/
  font-family: "IRANSans";
  font-size: 13px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 24px;
  direction: ltr;
  overflow-x: hidden;
}

* {
  outline: none !important;
}

a:hover {
  text-decoration: none;
}

.logo {
  /* margin-top: 10px; */
}

.top-header {
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.4); */
  /* padding: 5px 0; */
}

.top-nav>ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.top-nav li {
  /* border-right: 1px solid #ec0e21; */
  display: inline-block;
  margin-right: 7px;
  /* padding-right: 10px; */
  position: relative;
}

.top-nav a:hover {
  color: #ec0e21;
}

.top-nav a {
  color: #ccc;
}

.top-nav li:last-child {
  border: medium none;
  margin: 0;
  padding: 0;
}

.header {
  font-family: "IRANSans";
  /* background: #0a0907 none repeat scroll 0 0; */
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
  width: 100%;
}

.search-form {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border-radius: 4px;
  padding-left: 36px;
  position: relative;
  pointer-events: none;
}

.search-form>input[type="text"] {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #ccc;
  height: 30px;
  padding: 0 15px;
  width: 100%;
  text-align: left;
}

.search-form>input[type="submit"] {
  background: transparent;
  border: medium none;
  border-radius: 4px;
  height: 36px;
  position: absolute;
  width: 36px;
  z-index: 99;
  top: 0;
  left: 0;
}

.search-form::after {
  border-radius: 4px;
  height: 30px;
  position: absolute;
  width: 36px;
  display: block;
  font-family: "FontAwesome";
  content: "\f002";
  color: #ec0e21;
  font-size: 16px;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 30px;
}

.mini-cart-icon {
  color: #ccc;
  margin-right: 7px;
}

.footer {
  background: #0a0907 none repeat scroll 0 0;
  padding: 50px 0 20px;
  font-family: "IRANSans";
}

.footer-box>p {
  color: #ccc;
  text-align: justify;
  direction: rtl;
  margin-bottom: 24px;
}

.footer-box .readmore {
  color: #ec0e21;
}

.footer-box>ul {
  list-style: outside none none;
  margin: 0 0 17px;
  padding: 0;
}

.footer-box a {
  color: #ccc;
}

.footer-box li {
  margin-bottom: 10px;
  text-align: right;
}

.footer-contact-box p {
  margin-bottom: 14px;
}

.list-footer-box {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  margin-bottom: 30px;
  padding-bottom: 25px;
  position: relative;
}

.social-footer>a {
  border: 2px solid #ccc;
  border-radius: 50%;
  color: #ccc;
  display: inline-block;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  margin-right: 8px;
  text-align: center;
  width: 38px;
}

.social-footer {
  font-size: 0;
  /* margin-bottom: 40px; */
  /* text-align: right; */
}

.social-footer>a:hover {
  color: #ec0e21;
}

.footer-menu {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
}

.footer-menu>li {
  display: inline-block;
  margin-right: 17px;
}

.footer-menu a {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-menu a:hover {
  color: #ec0e21;
}

.footer-email>a:hover {
  color: #ec0e21;
}

.footer-box a:hover {
  color: #ec0e21;
}

.footer-box .readmore:hover {
  color: #fff;
}

.title-footer {
  font-family: "IRANSans";
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin: 0 0 15px;
  text-align: right;
}

.title-footer span {
  color: #ec0e21;
}

.footer.footer3 {
  background: #f4f4f4 none repeat scroll 0 0;
}

.footer.footer3 .footer-box>p {
  color: #888;
}

.footer.footer3 .title-footer {
  color: #3b3b3b;
}

.footer.footer3 .footer-box a {
  color: #888;
}

.footer.footer3 .footer-box .readmore {
  color: #ec0e21;
}

.footer.footer3 .footer-box .readmore:hover {
  color: #3b3b3b;
}

.footer.footer3 .footer-box a:hover {
  color: #ec0e21;
}

.footer.footer3 .list-footer-box {
  border-color: #e5e5e5;
}

.footer.footer3 .social-footer>a {
  color: #3b3b3b;
}

.footer.footer3 .social-footer>a:hover {
  color: #fff;
  background: #ec0e21;
}

.footer.footer3 .copyright {
  color: #3b3b3b;
}

.footer.footer3 .footer-menu a {
  color: #3b3b3b;
}

.footer.footer3 .footer-menu a:hover {
  color: #ec0e21;
}

.footer.footer3 .newsletter-form>label {
  color: #3b3b3b;
}

.footer.footer3 .newsletter-form input[type="text"] {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #e5e5e5;
}

.footer.footer3 .newsletter-form input[type="submit"] {
  background: #3b3b3b none repeat scroll 0 0;
}

.footer.footer3 .newsletter-form input[type="submit"]:hover {
  background: #ec0e21;
}

.footer.footer3 .back-to-top {
  background: url(../images/home3/back-top3.png) no-repeat center center;
}

p.footer-address i,
p.footer-phone i,
p.footer-fax i,
p.footer-email i {
  padding-left: 15px;
  font-size: 16px;
  color: #ec0e21;
}

.copyright p {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0;
}

.copyright {
  text-align: center;
}

.copyright a {
  color: #fff;
  font-weight: 700;
}

.copyright a:hover {
  color: #ec0e21;
}

.footer.footer3 .copyright {
  color: #3b3b3b;
}

.back-to-top {
  background: rgba(0, 0, 0, 0) url(../images/backtop.png) no-repeat scroll center center;
  bottom: 0;
  height: 46px;
  left: 50%;
  margin-bottom: -23px;
  margin-left: -23px;
  position: absolute;
  width: 46px;
}


/* End Added by Hosseini for Layout page */

.navbar-collapse {
  /* direction: rtl; */
}

ul.navbar-nav {
  padding-right: 0;
}

ul.dropdown-menu.show {
  left: auto;
  right: 0;
  color: #212529;
  text-align: right;
  background-color: #222;
  font-size: 14px;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #eef4f7;
  text-decoration: none;
  background-color: transparent;
}

ul.dropdown-menu.show a.nav-link {
  color: #0a0907;
  padding: 0;
}

.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0;
  margin-right: 0.255em;
}

@media (max-width: 768px) {
  .top-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 5px 0;
    text-align: center;
  height: 130px;}
  .main-header.scroll-fixed>div>.row {
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding: 10px 0;
    /* flex-direction: row-reverse; */
  }
}


/*Start of news*/

.single-post-box {
    box-shadow: 0 2px 16px 2px #eee;
    padding-bottom: 40px;
}
  
.single-post-box .title-post {
    padding: 30px 25px 20px 0px;
    margin-bottom: 12px;
    border-bottom: 1px solid #f0f0f0;
    direction:ltr;
  }
  
  .single-post-box .title-post h1 {
    font-size: 24px;
   font-weight: 600;
   color: var(--first-color);
   background-color: #f5f5f5;
   padding: 15px 50px 15px 20px;
   border-left: 3px solid var(--first-color);
   width: fit-content;
   margin-left: 25px;
  }

  .single-post-box .post-tags li {
    font-style: normal;
    margin-left: 15px !important;
    font-size: 14px;
}

.single-post-box .post-tags li i {
    color: var(--first-color);
    padding-left: 10px;
    font-size: 16px;
}
  
  .single-post-box .share-post-box {
    margin-bottom: 10px;
    padding: 0 20px
  }
  
  .single-post-box .share-post-box ul.share-box {
    margin: 0;
    padding: 0
  }
  
  .single-post-box .share-post-box ul.share-box li {
    display: inline-block;
    color: #666;
    font-size: 13px;
    margin-right: 0px;
    margin-bottom: 2px;
  }
  
  .single-post-box .share-post-box ul.share-box li:first-child {
    float: left
  }
  
  .single-post-box .share-post-box ul.share-box li i.fa.fa-share-alt {
    font-size: 20px;
    margin-right: 12px;
    color: #999;
    float: left
  }
  
  .single-post-box .share-post-box ul.share-box li i {
    font-size: 20px;
    color: #999;
    float: left
  }
  
  .single-post-box .share-post-box ul.share-box li span {
    display: inline-block;
    line-height: 15px
  }
  
  .single-post-box .share-post-box ul.share-box li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #fff;
    padding: 8px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 2px 16px 2px #eee;
  }
  
  .single-post-box .share-post-box ul.share-box li a i {
    color: #03a8ae;
    font-size: 22px;
  }
  
  .single-post-box .share-post-box ul.share-box li a.whatsapp {
    background: #4FCE5D
  }
  
  .single-post-box .share-post-box ul.share-box li a.send {
    background: #08c
  }
  
  .single-post-box .share-post-box ul.share-box li a.instagram {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%)
  }
  
  .single-post-box .share-post-box ul.share-box li a.google i {
    margin-right: 0
  }
  
  .single-post-box .share-post-box ul.share-box li a.linkedin {
    background: #1879dd
  }
  
  .single-post-box .share-post-box ul.share-box li a.linkedin i {
    margin-right: 0
  }
  
  .single-post-box .share-post-box ul.share-box li a:hover {
    opacity: .7
  }
  
  .single-post-box>.post-content {
    margin-bottom: 10px;
    overflow: hidden
  }

  .single-post-box>.post-content h2 {
    font-size: 18px;
    line-height: 1.8;
    font-family: 'IRANSans';
    text-align: justify;
    padding-bottom: 0;
    margin: 0;
    color: black;
   text-align: left;
}
  
  .single-post-box>.post-content p {
    padding: 0 20px;
    margin-bottom: 18px;
    font-weight: 400;
    text-align: left;
  }
  
  .single-post-box>.post-content p a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #f44336;
    text-decoration: underline
  }
  
  .single-post-box>.post-content p a:hover {
    opacity: .6
  }
  
  .single-post-box>.post-content blockquote {
    padding: 20px;
    /* padding-right: 70px; */
    background: #eee;
    border: none;
    margin: 0 0 20px;
    position: relative
  }
  
  .single-post-box>.post-content blockquote p {
    color: #222;
    font-size: 18px;
    font-style: italic;
    margin-bottom: 0;
    line-height: 24px
  }
  
  .single-post-box>.post-content blockquote:before {
    content: '\201C';
    position: absolute;
    top: 20px;
    right: 25px;
    font-size: 72px;
    color: #222;
    line-height: 70px;
    font-weight: 700;
    display: none;
}

.single-post-box>.post-content img {
    height: auto;
    display: block;
    margin: 40px auto;
    border-radius: 10px;
    box-shadow: #bdbdbd 1px 2px 4px 2px;
}
  
  .single-post-box>.post-content>h2 {
    color: #333;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    margin: 0 0 10px;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 24px;
    padding: 0 20px;
  }
  
  .single-post-box.wide-version .share-post-box {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px
  }
  
  .contact-form-box #contact-form,
  .contact-form-box #comment-form {
    margin: 0
  }
  
  .contact-form-box #contact-form label,
  .contact-form-box #comment-form label {
    display: block;
    color: #333;
    font-size: 13px;
    font-weight: 700;
    margin: 0 0 16px;
    cursor: pointer;
  }
  
  .contact-form-box #contact-form input[type="text"],
  .contact-form-box #comment-form input[type="text"],
  .contact-form-box #contact-form textarea,
  .contact-form-box #comment-form textarea {
    display: block;
    width: 100%;
    padding: 10px 20px;
    background: #fafafa;
    color: #333;
    font-size: 13px;
    outline: none;
    border: 1px solid #e1e1e1;
    margin: 0 0 16px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out
  }
  
  .contact-form-box #contact-form input[type="text"]:focus,
  .contact-form-box #comment-form input[type="text"]:focus,
  .contact-form-box #contact-form textarea:focus,
  .contact-form-box #comment-form textarea:focus {
    border: 1px solid #f44336
  }
  
  .contact-form-box #contact-form textarea,
  .contact-form-box #comment-form textarea {
    height: 130px
  }
  
  .contact-form-box #contact-form button,
  .contact-form-box #comment-form button {
    color: #ccc;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    background: #222;
    padding: 8px 10px;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  
  .contact-form-box #contact-form button i,
  .contact-form-box #comment-form button i {
    margin-right: 7px;
  }
  
  .contact-form-box #contact-form button:hover,
  .contact-form-box #comment-form button:hover {
    background: #f44336;
    color: #fff;
  }
  
  .contact-form-box .title-section span.email-not-published {
    float: left;
    padding-left: 0;
    border: none;
    color: #999;
    font-size: 13px;
    text-transform: initial;
    font-weight: 400;
  }
  
  ul.post-tags {
    margin: 0;
    padding: 0;
    direction: ltr;
  }
  
  ul.post-tags li {
    display: inline-block;
    margin-right: 7px;
    color: #999;
    font-size: 12px;
    font-style: italic;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  
  ul.post-tags li i {
    color: #ccc;
    margin-right: 9px;
  }
  
  ul.post-tags li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    color: #999;
  }
  
  ul.post-tags li a:hover {
    color: #f44336
  }
  
  ul.post-tags li:last-child {
    margin-right: 0
  }
  
  .title-section {
    border-bottom: 1px solid #e1e1e1;
    margin: 30px 0
  }
  
  .title-section h1 {
    color: #222;
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 30px;
    text-transform: uppercase;
    margin-bottom: -1px;
  }
  
  .title-section h1 span {
    display: inline-block;
    padding-bottom: 16px;
    padding-right: 5px;
    border-bottom: 1px solid #f44336;
  }
  
  .block-content .owl-carousel .item {
    margin: 0 5px 10px;
  }
  
  .block-content {
    padding: 30px 0 60px;
    position: relative;
    font-family: iransans;
   margin-top: 50px;
  }
  
  
  /*End of news*/




/*Start of Menu*/

ul.navbar-nav li ul.sub-menu {
  background-color: #000000c2;
  box-shadow: 0 3px 8px #000;
  left: 0;
  margin: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  width: 350px;
  z-index: -99;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  list-style: none;
  padding: 0;
}

ul.navbar-nav li:hover ul.sub-menu {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  z-index: 9999;
}

.sub-menu li a {
  text-align: left!important;
}

ul.navbar-nav li {
  position: relative;
  margin: 0 0px;
}

ul.navbar-nav li ul.sub-menu li {
  padding: 0 10px;
  border-bottom: 1px solid #807b7b;
  width: 100%;
  text-align: left;
}

ul.navbar-nav li ul.sub-menu li:hover a {
  color: #03a8ae;
}

ul.navbar-nav li ul.sub-menu li:hover {
  /* background: #000000a8; */
}

ul.navbar-nav li a:before {
  /* content: ""; */
  width: 1px;
  height: 15px;
  top: 11px;
  left: 0;
  background: #f2d479;
  padding-left: 1px;
  position: absolute;
}


/*End of Menu*/

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  /* overflow: hidden; */
}

.header li a {
  display: block;
  padding: 13px 0;
  text-decoration: none;
  text-align: left;
  line-height: 1.5;
  font-size: 17px;
  transition: 0.4s;
}

.main-header {
  z-index: 60;
  background: #000000a8;
  right: 0;
  left: 0;
  box-shadow: 10px 10px 30px 0 rgb(7 9 9 / 8%);
  position: absolute;
}

.alllangs {
  padding: 13px;
  cursor: pointer;
}

a.logo img {
  max-width: 85% !important;
}

.header .logo {
    display: block;
    float: left;
    font-size: 2em;
    padding: 0px;
    text-decoration: none;
    width: 160px;
    margin-top: 10px;
    /* margin-bottom: 20px; */
}

p#UserNameId {
  margin: 0;
  color: #fff;
  direction: rtl;
}

@media(max-width:576px) {
  .main-header {
    position: static;
  }
  .alllangs {
  padding: 0;
}
}


/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}


/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
}

.header .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}


/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked~.menu {
  max-height: 240px;
}

.header .menu-btn:checked~.menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked~.menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked~.menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked~.menu-icon:not(.steps) .navicon:after {
  top: 0;
}

.leftTopHeader {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}


/* 48em = 768px */

@media (min-width: 1024px) {
  .header li {
    /* float: left; */
    margin: 0 15px;
  }
  .menu li {
    float: left
  }
  .header .menu {
    clear: none;
    float: left;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}


/*div#ItemSearch {
    display: block !important;
}*/

div#ItemSearch {
  top: 0;
  position: absolute;
  right: 0;
  background-color: #fff;
  width: 95%;
  z-index: 999;
  top: 86px;
  box-shadow: 0px 7px 10px;
  display: none;
}

div#ItemSearch ul li {
  display: inline-block;
  width: 20%;
  padding: 0 5px;
}

div#ItemSearch ul h2 {
  border-bottom: 1px solid #ddd;
  font-size: 14px;
  font-weight: 900;
}

ul#myChild1 li {
  width: 100% !important;
}

div#ItemSearch a {
  font-size: 12px;
  padding: 0px 8px;
  text-align: center;
}

ul#myChild1 a {
  color: #6f6f6f;
  line-height: 2;
  font-size: 12px;
}

div#ItemSearch h2 a {
  font-size: 14px;
  line-height: 2;
}

div#ItemSearch>ul {
  padding: 15px;
}

ul#myChild1 li:hover a {
  color: red;
}

.li-mega-menu:hover div#ItemSearch {
  display: block;
}

.fa {
  font-family: 'FontAwesome';
}


/*LearningCenter ----- START -----*/

.image-back {
  height: 400px;
  border-radius: 20px;
  object-fit: cover;
}

.title-group {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
  text-align: right;
}

.col-education img {
  width: 25px;
  margin-left: 20px;
}

span.count-education {
  background: #ec0e21;
  border-radius: 40px;
  padding: 6px 20px;
  color: #fff;
  margin-top: 3px;
  position: absolute;
  left: 20px;
}

.col-education a {
  transition: .4s;
}

.col-education a:hover {
  color: #ce0000;
}

.col-12.col-education {
  margin-bottom: 30px;
  text-align: right;
}

.list-step {
  list-style: none;
}

.list-step li {
  display: inline-block;
  padding-right: 10px;
  font-size: 14px;
}

.list-step li::after {
  content: '\f100';
  position: absolute;
  color: #ccc;
  font-family: 'FontAwesome';
  margin-right: 3px;
}

.list-step li:last-child::after {
  content: none;
}

.col-category {
  background: #f6f6f6;
  width: 250px;
}

ul.list-category li::before {
  content: '\f100';
  font-family: 'FontAwesome';
  color: #dcdde0;
}

ul.list-category {
  padding-right: 15px;
  /* border-bottom: 1px solid #dedbdb; */
}

ul.list-category li {
  line-height: 35px;
  font-size: 14px;
}

ul.list-category li a:hover {
  color: #ce0000;
}

h4.title-category {
  color: #000;
  padding: 15px;
}

.box-education {
  transition: .4s;
  margin-bottom: 30px;
  background: white;
  transition: .4s;
}

.box-education:hover {
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
}

.box-education:hover {
  border-color: #ce0000;
  cursor: pointer;
}

h2.title-box-education {
  font-size: 18px;
  color: #000;
  padding-top: 10px;
}

.box-education p {
  line-height: 40px;
  text-align: justify;
}

a.btn.btn-education {
  /* float: left; */
  background: #ce0000;
  color: white;
  padding: 10px 60px;
  transition: .4s;
  position: relative;
  border-radius: 0;
}

a.btn.btn-education:hover {
  background: #b90505;
}

a.btn.btn-education::before {
  content: '\f053';
  font-family: 'FontAwesome';
  position: absolute;
  left: 30px;
}

.box-education img {
  object-fit: cover;
  width: 500px;
  height: 300px;
}

.button-education {
  display: flex;
  direction: ltr;
  float: left;
  flex-direction: row;
  margin-top: 158px;
}

.date-education {
  padding-top: 13px;
  border-bottom: 4px solid #ce0000;
  padding-right: 20px;
  color: #888;
}

.fa-clock-o:before {
  content: "\f017";
  font-family: 'FontAwesome';
}

.col-edu {
  background: #f6f6f6;
}

button.button-2.btn-more-2 {
  width: 100%;
  height: 43px;
  background: #fff;
  border: none;
  color: #ce0000;
  transition: .4s;
}

button.button-2.btn-more-2:hover {
  background: #ce0000;
  color: #fff;
}

p.text-edu-2 {
  color: #666;
  text-align: justify;
  line-height: 30px;
  font-size: 14px;
}

h2.title-detail {
  padding: 20px 0;
  font-size: 23px;
}

p.text-detail {
  color: #7c8088;
  line-height: 40px;
  text-align: justify;
  padding-top: 20px;
}

.kb-rate-article {
  display: flex;
  padding: 15px 30px;
  margin-top: 15px;
  margin-bottom: 35px;
  background: #fff;
  border: 1px solid #e6e8ec;
  border-radius: 8px;
}

.kb-rate-article .row {
  /* display: block; */
  width: 100%;
}

.kb-rate-article h6 {
  font-weight: 500;
}

.kb-rate-article h6 span {
  display: block;
  font-weight: 200;
  font-size: 11px;
  margin-top: 6px;
  color: #87979f;
}

.kb-rate-article h6 span i {
  color: #F44336;
}

.kb-rate-article .btn {
  margin: 11px 0;
  display: inline-block;
  font-weight: 500;
  border-radius: 20px;
  text-decoration: none !important;
  overflow: hidden;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  position: relative;
  padding: 5px 35px;
  background: #fff;
}

.kb-rate-article .btn i {
  margin-right: 5px;
}

.kb-rate-article .btn.btn-yes {
  color: #8BC34A;
  border: 2px solid #8BC34A;
}

.kb-rate-article .btn.btn-yes:hover {
  color: #fff;
  border: 2px solid #8BC34A;
  background: #8BC34A;
}

.kb-rate-article .btn.btn-no {
  color: #FF9800;
  border: 2px solid #FF9800;
}

.kb-rate-article .btn.btn-no:hover {
  color: #fff;
  border: 2px solid #FF9800;
  background: #FF9800;
}

.kb-rate-article .user-votted {
  display: block;
  font-weight: 200;
  font-size: 11px;
  color: #87979f;
  margin: 7px 0;
}

.kb-also-read {
  padding: 15px 30px;
  margin-top: 15px;
  margin-bottom: 35px;
  background: #fff;
  border: 1px solid #e6e8ec;
  border-radius: 8px;
}

.kb-also-read h3 {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 15px;
  margin-top: 10px;
}

.kb-also-read .kbarticles a {
  font-size: 11px;
  font-weight: 800;
  margin-top: 0;
  color: #111;
}

.kb-also-read .kbarticles p {
  margin: 0;
  color: #99a4a8;
  font-size: 11px;
  font-weight: 300;
  margin-top: 1px;
  margin-bottom: 15px;
}

.kb-also-read .kbarticles .admin-inline-edit {
  display: none;
}

.col-education-detail {
  border: 1px solid #e6e8ec;
  border-radius: 10px;
}

.col-education-detail .title-group {
  margin-bottom: 20px
}

.far {
  font-family: 'FontAwesome';
}

.vertical-carousel-learningcenter-title {
  display: flex;
  width: 200px;
  position: absolute;
  top: -30px;
}

.vertical-carousel-learningcenter-title p {
  display: flex;
  background: #ec0e21;
  color: #fff;
  font-size: 20px;
  padding: 5px;
  line-height: 45px;
}

.vertical-carousel-learningcenter-title p img {
  width: 40px;
  object-fit: cover;
}

.body-container .image-block {
  /* border: 1px solid #ec0e21; */
}

.vertical-carousel-learningcenter-header {
  position: relative;
  padding-top: 40px;
}

.latest-learningcenter-header {
  position: relative;
}

.latest-learningcenter-title {
  display: flex;
  width: 300px;
  position: absolute;
  top: -42px;
}

.latest-learningcenter-title p {
  display: flex;
  background: #ff9f43;
  color: #fff;
  font-size: 20px;
  padding: 5px;
  line-height: 45px;
}

.latest-learningcenter-title p img {
  width: 40px;
  object-fit: cover;
}

.latest-learningcenter {
  padding-top: 70px;
}

.latest-learningcenter .container:first-child {
  border: 1px solid #ff9f43;
  margin-bottom: 60px;
}

.alllearningcenterpaging {
  padding: 30px;
}


/*LearningCenter ----- END -----*/


/*LearningCenter ----- END -----*/

.carousel-item {
  position: relative;
}

.carousel-item>img:hover {
  transform: scale(1.1);
  cursor: pointer;
}

.carousel-item>img {
  transition: transform .5s ease-out;
  /* height: 700px; */
  object-fit: contain;
}

.carousel-caption h5,
.carousel-caption h5 {
  line-height: 60px;
}

.carousel-caption h5 {
  color: #fff;
  font-size: 40px;
}

.carousel-caption p {
  color: #fff;
  font-size: 30px;
}

.carousel-caption {
  bottom: 30%;
}

.owl-item img {
  /* filter: grayscale(100%); */
  transition: 0.5s;
}

.owl-item img:hover {
  filter: grayscale(0);
}

.btn-ready {
  position: relative;
  transition: .4s;
  background: #003e7e;
  padding: 15px 30px;
  color: #fff;
}

.carousel-item:hover .btn-ready {
  color: #03a8ae;
  background: #fff;
}

.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}


/* start style section gallery */

.box-image {
  background: #29b7bf;
}

.box-image img {
  opacity: .5;
  transition: .3s ease-in-out;
}

.box-image:hover img {
  opacity: 1;
}

.box-title h3 {
  color: #003e7e;
  font-size: 30px;
  font-weight: 900;
}

.box-content p {
  line-height: 26px;
  text-align: justify;
}

.box-img {
  box-shadow: 5px 0 19px 7px #bebcbc;
  margin: 0 15px 70px 15px;
  z-index: 10;
  background: #fff;
  position: relative;
}

.box-text {
  padding: 20px 0 0;
}

.image-color {
  display: none;
  transition: .4s;
}

.image-grey {
  transition: .4s;
}

.box-image:hover .image-color {
  display: block;
}

.box-image:hover .image-grey {
  display: none;
}

.box-img-right img {
  width: 475px;
  height: 322px;
}

.title-box {
  color: #003e7e;
  padding-bottom: 40px;
  font-weight: 600;
  position: relative;
}

.title-box::before {
  position: absolute;
  content: '';
  width: 20px;
  background: #003e7e;
  top: 35px;
  height: 3px;
}

.btn-box-image {
  padding: 10px 60px;
  background: #003e7e;
  color: #fff;
  transition: .4s;
  border: 1px solid #fff;
}

.btn-box-image:hover {
  color: #003e7e;
  border-color: #003e7e;
  background: #fff;
}

.icon-image img {
  width: 150px;
  height: 150px;
  position: absolute;
  bottom: 80px;
  z-index: 4;
  opacity: 1;
  right: 32%;
  transition: .4s;
  object-fit: contain;
}

.box-image:hover .icon-image img {
  opacity: 0
}

.icon-image {
  position: relative;
}

.box-img-left {
  min-height: 307px;
}

.box-img-left .icon-image img {
  width: 100px;
  height: 100px;
  bottom: 70px;
}

.box-content {
  margin-bottom: 20px;
}

#gallery {
  padding-bottom: 100px;
}

#gallery img {
  height: 200px;
}

.column div span {
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: -1;
  display: block;
  width: 300px;
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 18px;
  text-decoration: none;
  text-align: center;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0;
}

#gallery figure {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

#gallery figure:hover+span {
  bottom: -36px;
  opacity: 1;
}

.hover14 figure {
  position: relative;
}

.hover14 figure::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgb(198 195 195 / 0%) 0%, rgb(204 194 194 / 30%) 100%);
  background: -webkit-linear-gradient(left, rgb(198 195 195 / 0%) 0%, rgb(204 194 194 / 30%) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}

.hover14 figure:hover::before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.owl-nav {
  position: relative;
  top: -70px;
}

button.owl-prev {
  position: absolute;
  right: 0;
}

button.owl-next,
button.owl-prev {
  background: none;
}


/* end style section gallery */


/* start style section news */

.latest-news .card {
  border: none;
  transition: .4s;
  height: 440px;
}

.latest-news .card .btn {
  font-weight: 800;
  position: relative;
  padding: 4px 0 0 4px;
  transition: .4s;
}

.latest-news .card-title {
  color: #000;
  padding: 6px 23px 7px 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 78%;
  font-size: 16px;
  transition: .4s;
}

.latest-news .card:hover .latest-news .card-title {
  width: 81%;
}

.latest-news a.btn.btn-outline-info {
  border: 1px solid #003e7e;
  color: #003e7e;
  padding: 5px 10px;
  transition: .3s;
}

.latest-news a.btn.btn-outline-info:hover {
  background: #003e7e;
  color: #fff;
}

.latest-news a.btn-ready:hover {
  border: 1px solid #003e7e;
  color: #003e7e;
  background: white;
}


/* start style product */

.product {
  background: #f7f5f5;
  padding: 60px 0;
}

.card-img-top {
  height: 310px;
}

.product .card {
  border: 1px solid #d6d3d3;
}

.product .card-text {
  line-height: 3;
}

.card-body.pb-5 {
  padding: 10px;
}

.card-text {
  height: 70px;
}


/* start style map */

#map {
  background-image: url('../../../uploads/0b1ab6fa-e3a0-474d-ad62-de770ccfb1ca-Tachra_new_map_.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 600px;
}

.box-address {
  box-shadow: 0 0 5px rgb(0 0 0 / 30%);
  background: #fff;
  padding: 40px;
  margin-top: 50px;
}

.title-contact {
  font-size: 17px;
  padding: 20px;
  color: #03a8ae;
}

.box-address h2::after {
  content: '';
  display: block;
  width: 40%;
  height: 2px;
  background: #03a8ae;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}

.box-address h2 {
  position: relative;
  margin-bottom: 20px;
}

@media(width:1920px) {
  #map {
    height: 745px;
  }
}

.container-homepage.latest-post {
  display: none;
}


#map-mobile {
  display: none
}

@media(max-width:768px) {

  #map {
    display: none
  }
  #map-mobile {
  display: block;
  min-height: 600px;
}

#map-mobile img {
  height: auto
}
}

/* end style map */

ul.news-date li::marker {
  content: none;
}


/* end style map */

ul.news-date li::marker {
  content: none;
}


/* start style footer */

.footer-up {
  padding: 29px 30px 0px 80px;
}

footer {
  color: white;
  position: relative;
  overflow: hidden;
  background: #26272b;
}

.list-footer {
  padding-left: 0;
  line-height: 40px;
}

.list-footer li::marker {
  content: none
}

.list-footer li a {
  color: #fff
}

.list-footer li::before {
  content: "\f105";
  font-family: FontAwesome
}

footer h3 {
  font-size: 25px;
}

.box-about p {
  line-height: 40px;
}

.follow-us {
  padding-bottom: 0px;
  position: relative;
  z-index: 1;
  background: #000;
  padding-top: 10px;
}

.social-footer li {
  display: inline-block;
  margin: 0px 7px;
  font-size: 22px;
  height: 44px;
  width: 30px;
  text-align: center;
  padding-top: 7px!important;
  transition: .4s;
  float: right;
}

.social-footer li a {
  color: #03a8ae;
  font-size: 19px;
}

.social-footer li:hover a {
  color: #fff;
}

ul.list-footer li {
  transition: .4s;
}

ul.list-footer li:hover a {
  color: #03a8ae;
}

.input-search {
  transition: .4s;
  width: 170px;
  float: left;
  border-radius: 20px;
  opacity: 0;
  background-color: white;
  border: none;
  margin-top: 16px;
  margin-right: 10px;
  font-size: 16px;
  padding-left: 10px;
}

li:hover .input-search {
  opacity: 1!important;
}

.li-search {
  width: 210px!important;
  height: 100%!important;
  margin: 0 5px!important;
}

.copyright p {
  font-size: 14px;
}

#contact-map {
  height: 600px;
  width: 100%;
  margin: 0 auto;
} 

.form-select {
  border: 0;
  background: rgb(252 252 252);
  width: 100%;
  padding: 10px 15px;
}

.form-select:focus {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;  border-radius: 5px;
  border-radius: 5px;
}

@media(max-width:576px) {
    .li-search {
        margin: 7px 0!important;
        }

    .input-search {
        opacity: 1;
        background-color: #03a8ae;
        }
}

/* ------- contact ------ */

.contact {
    /* margin-top: 70px; */
}

.contact .info-box {
  color: #444444;
  padding: 20px;
  width: 100%;
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 0 30px rgb(214 215 216 / 60%);
  min-height: 140px;
}

.section-title {
  margin: 30px auto;
}

.contact .info-box-i {
  font-size: 24px;
  color: #fff;
  border-radius: 50%;
  padding: 15px 18px;
  float: left;
  background: #003E7E;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin: 10px 0 8px 68px;
}

.contact .info-box p {
  padding: 0;
  color: #000;
  line-height: 24px;
  font-size: 14px;
  margin: 0 0 0 68px;
}

.contact .info-box a {
    padding: 0;
    color: #000;
    line-height: 24px;
    font-size: 14px;
    margin-left: 7px;
}

.contact .info-box .about-tel {
    margin: 0 0 0 68px;
}

.contact .info-box .social-links {
  margin: 5px 0 0 68px;
  display: flex;
}

.contact .info-box .social-links a {
  font-size: 18px;
  display: inline-block;
  color: #73BBBF;
  line-height: 1;
  margin-right: 12px;
  transition: 0.3s;
}

.contact .info-box .social-links a:hover {
  color: #003E7E;
}

.contact .php-email-form {
  padding: 30px;
  /* background: rgb(255 253 253); */
  box-shadow: 0 0 30px rgb(214 215 216 / 60%);
}

.contact .php-email-form .error-message {
  display: none;
  background: rgba(255, 255, 255, 0.08);
  background: #ed3c0d;
  text-align: left;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .error-message br + br {
  margin-top: 25px;
}

.contact .php-email-form .sent-message {
  display: none;
  background: rgba(255, 255, 255, 0.08);
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: rgba(255, 255, 255, 0.08);
  text-align: center;
  padding: 15px;
}

.contact .php-email-form .loading:before {
  content: "";
  display: inline-block;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  margin: 0 10px -6px 0;
  border: 3px solid #18d26e;
  border-top-color: #eee;
  -webkit-animation: animate-loading 1s linear infinite;
  animation: animate-loading 1s linear infinite;
}

.contact .php-email-form input, .contact .php-email-form textarea {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  background: rgb(252 252 252);
  border: none;
  transition: 0.6s;
  /* color: #000; */
  border-radius: 5px;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;  border-radius: 5px;
  border-radius: 5px;
}

.contact .php-email-form input::-webkit-input-placeholder, .contact .php-email-form textarea::-webkit-input-placeholder {
  color: #003E7E;
  opacity: 1;
}

.contact .php-email-form input::-moz-placeholder, .contact .php-email-form textarea::-moz-placeholder {
  color: #003E7E;
  opacity: 1;
}

.contact .php-email-form input::placeholder, .contact .php-email-form textarea::placeholder {
  color: #003E7E;
  opacity: 1;
}

.contact .php-email-form input {
  padding: 10px 15px;
}

.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form button[type="submit"] {
  background: #73BBBF;
  border: 0;
  padding: 10px 30px;
  color: #fff;
  transition: 0.4s;
  border-radius: 4px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #003E7E;
}

.form-select {
  border: 0;
  background: rgb(252 252 252)
}

.form-select:focus {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;  border-radius: 5px;
  border-radius: 5px;
}

/* ------- about ------ */

.about {
    margin-top: 70px;
}

.about h3 {
  color: #03A8AE;
  text-transform: uppercase;
  }

  .about p {
  padding-bottom: 15px
}


/* ----- news ----- */

.card.list-item-news {
  border: none;
  transition: .4s;
  height: 200px;
  width: 90%!important;
  box-shadow: 0 0 30px 0 rgb(0 0 0 / 7%);
  transition: .4s;
}

.card.list-item-news:hover {
      transform: scale(1.1);
}

.text-muted {
  display: none;
}

.list-item-news {
  margin: 70px auto;
  height: 195px;
}

.list-item-news img {
      height: auto;
      object-fit: cover;
      margin-left: 25px!important;
      margin-top: 20px;
      width: 90%!important;
}

.list-item-news .card-text {
  padding: 0 20px;
  width: 100%;
  text-align: left;
  height: 55px;
}

.list-item-news a.btn.btn-outline-info {
    margin-left: 21px;
}

.list-item-news .card-title {
  width: 100%;
  text-align: left;
  margin-left: 20px;
  margin-top: 13px
}

.slick-list {
  height: 180px!important;
}

@media(max-width:768px) {
  .list-item-news img {
    margin-left: 0!important;
  }
  .card.list-item-news {
    height: 450px;
  }
  .slick-list {
  height: 450px!important;
}
}

/*------ product ------*/

.product {
    margin-top: 70px;
}

.product-box {
    position: relative;
    height: 300px;
    /*overflow: hidden;*/
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 28px;
}

.product-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .4s ease;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.7);
}

.product-box:hover .product-overlay {
    opacity: 1;
}

.product-image {
    object-fit: contain;
    height: 100%;
    /* padding: 30px; */
    background-color: white;
    border-radius: 5px;
    width: 100%;
}

.product-text {
    padding: 6%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 98%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-text-link {
    transform: scale(0);
    transition: opacity 0.35s, transform 0.35s;
    opacity: 0;
    padding: 20px 10px;
    white-space: pre-line;
}

.product-box:hover .product-text-link {
    opacity: 1;
    transform: scale(1);
}

.product-text-link a {
    color: white;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
}

a.effect-box:after {
    /* margin-top: -5px!important; */
}

a.effect-box:after,
a.effect-box:before {
    content: '';
    position: absolute;
    left: 0;
    display: inline-block;
    height: 1.8em;
    width: 100%;
    margin-top: -5px;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
a.effect-box:before {
    border-left: 1px solid;
    border-right: 1px solid;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}

a.effect-box:after {
    border-bottom: 1px solid;
    border-top: 1px solid;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

a.effect-box:hover:after,
a.effect-box:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.product-text-link-1 {
    font-size: 19px;
    color: #fff;
}

.product-text-link-2 {
    color: #ffffff
}



/* ----- each product ----- */

.product-top {
    margin-top: 70px;
}

.icon-about-box {
    font-size: 30px;
    color: rgb(3, 168, 174);
}

.product-top-box.row {
    margin-bottom: 20px;
    flex-wrap: nowrap;
}

.product-name-eng {
    margin-bottom: 40px;
    font-size: 20px;
}

.product-top-box-icon {
    margin-right: 16px;
    margin-top: 7px;
}

.product-name-fa {
    border-bottom: 0;
    margin: 0;
}

.back-product-image img {
    margin-top: 66px;
    width: 380px;
    /* position: relative; */
    /* padding-top: 75px; */
    margin-right: 0px;
    background-color: white;
}

.back-product-image::before {
    position: absolute;
    content: '';
    left: 120px;
    top: 100px;
    width: 289px;
    height: 289px;
    background: url('../../../uploads/23332442-1de5-4362-90a5-26f60ab098ce-pattern-1.png') no-repeat;
    display: none;
}

.back-product-image::before {
    animation-name: zoom-fade;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 3s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 3s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

div.bhoechie-tab-container {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    /* margin-left: 50px; */
    /* -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
    /* box-shadow: 0 6px 12px rgba(0, 0, 0, .175); */
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

div.bhoechie-tab-menu div.list-group {
    margin-bottom: 0;
}

div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0;
    color: #666;
    padding: 31px 22px;
}

div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}

div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa {
    background-color: #fff;
    background-image: #fff;
    color: #919191;
}

div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-right: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #eee;
}

div.bhoechie-tab-content {
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 20px;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

.list-group-item.active {
    border-color: #eee;
}

.bhoechie-tab-content h2 {
    color: #222;
    font-size: 20px;
    padding-top: 5px;
}

.bhoechie-tab-content p {
    color: #666;
    line-height: 24px;
    font-weight: 300;
    text-align: justify;
}

.bhoechie-single {
    width: 100%;
    min-height: 51px;
    text-align: center;
    border: 1px solid rgba(0, 0, 0, .125);
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit;
    line-height: 3.5;
    font-size: 15px;
}

.bhoechie-single.two {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.bhoechie-single.two a {
    color: #03A8AE
}

.list-group-item:last-child {
    border-radius: 0;
}


@media(max-width:576px) {
    .back-product-image::before {
        display: none;
    }
    div.bhoechie-tab-menu div.list-group>a.active:after {
        display: none;
    }
}

@media(max-width:768px) {
    .back-product-image::before {
        left: 0;
        top: 50px;
        height: 200px:
    }

        .product-top h2, .product-top p {
        text-align: left;
    }

    .product-top .product-top-box {
/*         justify-content: center; */
margin-left: 5px
    }

    .product-top-box:nth-child(2) {
/*       margin-left: 50px */
    }
        .product-top-box:nth-child(4) {
/*       margin-left: 37px */
    }

    .fa-hospital-o:before {
/*     padding-right: 13px */
}
}


/*------- vestolux ------- */

.block-advantages {
    position: relative;
    /* margin: 90px 0 */
    padding: 35px 0;
}
.block-advantages > div {
    float: left;
}

.section-heading {
    margin-bottom: 10px;
    text-align: left;
}

.section-heading h2 {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 130%;
    background: #29b7bf;
    letter-spacing: 1.5px;
    padding: 10px 15px;
    margin-bottom: 20px;
    text-align: left;
    font-family: IRANSans;
}

.section-heading h2:after {
    content: '';
    position: absolute;
    display: block;
    border-bottom: 2px solid #29b7bf;
    width: 390px;
    margin-left: -309px;
    margin-top: -7px;
    padding-top: 15px
}

.section-heading h3 {
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 160%;
    margin-bottom: 10px;
    text-align: right;
}

.block-advantages-img {
    display: inline-block;
    width: 100%;
    height: auto;
    z-index: -1;
}
.block-advantages-img img {
    width: 710px;
    height: auto;
}

.block-advantages-text {
    background: #212121;
    display: inline-block;
    padding: 40px 30px;
    width: 130%;
    height: auto;
    margin-right: -30%;
    margin-top: 80px;
    z-index: 3;
    position: relative;
}

.block-advantages-text i {
    position: absolute;
    color: rgba(255, 255, 255, .1);
    font-size: 150px;
    margin-left: 20px;
    right: 50px
}

.block-advantages-text h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 170%;
    /* letter-spacing: 1px; */
    margin: 5px 20px 15px;
    text-align: right;
}

.block-advantages-text p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 170%;
    /* letter-spacing: 1px; */
    margin: 5px 20px 15px;
    text-align: right;
}

.block-advantages-text ul {
    display: inline-block;
    list-style-type: disclosure-closed;
    padding-left: 0;
    margin: 5px 20px 15px
}

.block-advantages-text ul li {
    color: #C1C1C1;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 0;
    text-align: right;
}

.block-advantages-text ul li span {
    display: inline-block;
    color: #29b7bf;
    font-size: 14px;
    font-weight: 500;
    margin-right: 20px;
    width: 40px;
    max-width: 100%
}

.block-advantages-text-left {
    position: relative;
    background: #212121;
    margin-right: 0;
    margin-left: -30%;
    z-index: 999;
    width: 130%;
}

@media screen and (max-width: 767px) {
    .block-advantages {
        margin: 70px 0;
        padding: 0;
    }

    .block-advantages-text {
        margin-top: 0 !important;
        margin-left: 0;
        width: 100%;
        padding: 20px 10px
    }
}


@media screen and (max-width: 1200px) {
    .block-advantages-text {
        margin-top: 50px;
    }

    .block-advantages-text p {
        font-size: 12px;
    }
}

@media screen and (max-width: 992px) {
    .block-advantages-text {
        margin-top: 0;
        width: 100%;
        margin-left: 0
    }

        .block-advantages-text-left {
        margin-top: 0;
        width: 100%;
        margin-right: 0
    }
}

.section-block .card {
    margin: 7px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border: 0;
}

.section-block .card-header {
        background-color: #ffffff;
        cursor: pointer;
}

.section-block .card-header .rotate-icon {
    float: left;
    padding-right: 10px;
}

.section-block .btn.btn-link {
    color: black;
    text-decoration: none;
    font-size: 16px;
}

.section-block .btn.btn-link {
    color: black;
    text-decoration: none;
    font-size: 16px;
}

.section-block .btn-link:hover {
    color: black;
}

.section-block .btn-link[aria-expanded="true"] .rotate-icon::before {
    content: "\f068";
}

.section-block a {
    margin-top: 30px;
}

.panel-body p {
    text-align: justify;
    font-size: 15px;
    padding: 0 20px;
}

button.btn.btn-link {
    color: white;
    font-size: 18px;
    font-weight: 500;
}

.panel-title {
    text-align: right;
}


.block-info h3 {
    font-size: 20px;
    font-weight: 600;
    color: #2d2d2d;
    line-height: 130%;
    text-align: right;
}

.block-info h3:after {
    content: '';
    display: block;
    border-bottom: 3px solid #29b7bf;
    width: 130px;
    margin-top: 15px;
    margin-bottom: 15px
}

.block-info .block-info-sm:after {
    width: 180px;
}

.block-info .block-info-medium:after {
    width: 340px;
}

.block-info .block-info-long:after {
    width: 420px;
}

.section-block {
    /* padding: 30px 0; */
    background-color: #fff
}

.block-text {
    padding: 20px 0;
}

.block-text-content {
    text-align: right;
    /* background: black; */
    font-size: 15px;
    font-family: IRANSans;
    font-weight: 500;
    color: #979797;
    margin: 0 auto;
    width: 70%;
    border-radius: 10px;
    padding: 30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.block-text-content ul {
    list-style-type: disclosure-closed;

}

.block-info-text {
    border: 1px solid #eee;
    text-align: center;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    padding: 35px 30px 25px;
    margin: 25px 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.block-info-text:hover {
    box-shadow: 0 30px 50px rgba(0, 0, 0, .2)
}

.block-info-text h4 {
    color: #29b7bf;
    font-size: 25px;
    font-weight: 500;
    margin: 15px 0
}

.outline-bordered-right, .outline-bordered-left {
    position: relative;
    z-index: 999;
}

.outline-bordered-left:after,
.outline-bordered-right:after {
    content: "";
    border: 10px solid rgba(0, 0, 0, .05);
    display: block;
    transition: all .3s linear 0s
}

.outline-bordered-right:after{
    position: absolute;
    left: 40px;
    bottom: -40px;
    width: 100%;
    height: 100%;
    z-index: -1
}

.outline-bordered-left:after {
    position: absolute;
    right: 40px;
    bottom: -40px;
    width: 100%;
    height: 100%;
    z-index: -1
}

@media screen and (max-width: 992px) {

    .outline-bordered-right, .outline-bordered-left {
        display: flex;
        justify-content: center;
        margin: 25px 0;
    }
    .outline-bordered-right:after, .outline-bordered-left:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: -10px;
        border: 10px solid rgba(0, 0, 0, .05);
  
      display: block;
        width: 100%;
        height: 103%;
        transition: all .3s linear 0s;
        z-index: -1
    }

    .outline-bordered-right img, .outline-bordered-left img {
    width: 95%!important;
}
}

.outline-bordered-right img, .outline-bordered-left img {
    width: 610px;
}


.form-order {
    padding-top: 100px;
}

.table-bordered input,
.table-bordered select {
    width: 100%;
    text-align: right;
}
.css-1jfhk9h.css-1jfhk9h {
     display: none!important;
}
/* circle */
.circle {
  width: 350px;
  height: 350px;
  border-radius: 100%;
  background: #003e7e;
  display: inline-block;
  color: #fff;
  padding-top: 60px;
  position: relative;
  line-height: 5;
}
.circle::after{
  content: ' ';
  display: block;
  position: absolute;
  left: 0px;
  top: 110px;
  width: 100%;
  height: 100%;
  background-image: url('../../../uploads/754b3ff8-5e5b-41ff-91e1-e327745f44aa-CYRCLE-01(3).png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.step li{
   position: absolute;
  transition:.4s
  
}
.step li:hover .links{
  display:block
}
.step li img{
   transition: .4s;
}
.step li:hover img{
  box-shadow: -1px 1px 6px 3px #417ab5;
}
.step li p{
  font-size:17px;
  padding-top:10px
}
.step li img{
  height: 75px;
  width: 75px;
  border-radius: 100%;
  background: #003e7e;
  padding: 5px 6px;
  object-fit: contain;
  position: relative;
  z-index: 9;
}

.step {
  position: relative;
  list-style: none;
}
.brands-desk .no9 {
  left: 54%;
  bottom: 360px;
}

.brands-desk .no8 {
  left: 37%;
  bottom: 352px;
}

.brands-desk .no7 {
  left: 20%;
  bottom: 232px;
}
.brands-desk .no6 {
  left: 19%;
  bottom: 74px;
}

.brands-desk .no5 {
  left: 25%;
  bottom: -90px;
}

.brands-desk .no4 {
  left: 47%;
  bottom: -155px;
}

.brands-desk .no3 {
  left: 68%;
  bottom: -85px;
}

.brands-desk .no2 {
  left: 73%;
  bottom: 74px;
}

.brands-desk .no1 {
  left: 65%;
  bottom: 238px;
  /* z-index: 9; */
}
.box-circle {
  font-size: 30px;
  padding-top: 32px;
}
.brands-mobile .no1 {
  bottom: 1008px;
  left: 107px;
}
.brands-mobile .no2 {
  bottom: 894px;
  left: 143px;
}
.brands-mobile .no3 {
  bottom: 780px;
  left: 143px;
}
.brands-mobile .no4 {
 bottom: 432px;
 left: 47%;
}

.brands-mobile .no4 {
 bottom: 665px;
 left: 143px;
}
.brands-mobile .no5 {
 bottom: 559px;
 left: 143px;
}
.brands-mobile .no6 {
 bottom: 155px;
 left: 138px;
}
.brands-mobile .no7 {
 bottom: 37px;
 left: 122px;
}
.brands-mobile .no8 {
 bottom: -80px;
 left: 143px;
}
.brands-mobile .no9 {
 bottom: -190px;
 left: 143px;
}
.brands-mobile .circle {
  margin-top: 371px;
  margin-bottom: 300px;
  width: 280px;
  height: 280px;
}
.brands-mobile {
  display: none;
}
.box-links {
  position: relative;
  z-index: 0;
}

.links {
  position: absolute;
  top: -125px;
  right: -97px;
  background: #003e7e;
  z-index: 0;
  display: none;
  text-align: right;
  padding: 0 10px 10px;
}
.links a{
  color:#fff;
  line-height: 2.5;
}
.no1 .links {
  right: -347px;
  width: 415px;
}
.no2 .links {
  right: -345px;
  width: 378px;
}

.no3 .links , .no4 .links   {
  right: -319px;
  width: 350px;
}
.no5 .links{
  right: 47px;
  width: 350px;
  padding: 8px 35px 0;
  top: -124px;
}
.no6 .links {
      right: 53px;
      width: 370px;
      padding-right: 38px;
}
.no7 .links {
      right: 66px;
      width: 360px;
      padding: 10px 42px 0;
}
.no8 .links {
      right: 44px;
      width: 380px;
      padding-right: 45px;
}
.no9 .links{
  right: -335px;
  width: 367px;
}
@media(max-width:992px){
 .brands-mobile {
  display: block;
} 
  .brands-desk {
  display: none;
}
}
@media(max-width:992px) and (min-width:500px) {
     .brands-mobile .step{
         left:130px ;
     }
}
.links a:hover{
color:#03a8ae;
}
.brands {
  background-image: url('../../../uploads/3fdabac3-dd4c-45b7-8c1f-592041c30d6e-tachra-back.jpg');
  background-position: center;
  background-size: cover;
  padding-bottom: 150px!important;
  padding-top: 110px!important;
  /* height: -webkit-fill-available; */
}
@media(max-width:669px){
  .brands-mobile .no1 .links,  .brands-mobile .no2 .links, .brands-mobile .no3 .links, .brands-mobile .no4 .links, .brands-mobile .no9 .links {
      text-align:left;
      padding-left:40px
  }
}
.form-wrap.form-builder .stage-wrap{
    float:none;
    margin:auto;

}

.row.firstreg {box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;margin: 60px 0;}
   /* style search */
.fullbox-search {
    padding-top: 70px;
}
.box-search {
    display: flex;
    flex-direction: row;
    justify-content: right;
    text-align: right;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    margin-bottom: 10px;
    padding: 20px;
    border-radius: 10px;
}

.fullbox-search .col-12.pt-5 {
    padding-top: 20px!important;
}
ul.pagination {
    direction: ltr;
    justify-content: center;
    padding-top: 20px;
}
.srchtxt {
    font-size: 16px;
    padding-left: 10px;
}
  .col.text-center {
                                   text-align: center;
                                   position: relative;
                                   display: flex;
                                   justify-content: center;
                                   align-content: center;
                                   align-items: center;
                               }
                               
                               .col.text-center h1 {
                                   font-size: 40px;
                                   letter-spacing: 1px;
                                   color: white;
                                   background: rgba(0, 0, 0, 0.73);
                                   width: 41%;
                                   border-radius: 10px;
                                   text-align: center;
                                   position: absolute;
                                   top: 250px;
                                   z-index: 1;
                                   padding: 10px;
                               }
                               
                               @media (max-width: 1029px) {
                                   .col.text-center h1 {
                                       top: 200px;
                                   }
                               }
                               
                               @media (max-width: 769px) {
                                   .col.text-center h1 {
                                       top: 120px;
                                       font-size: 25px;
                                   }
                               }
                               
                               @media (max-width: 481px) {
                                   .col.text-center h1 {
                                       top: 40px;
                                       font-size: 20px;
                                   }
                               }
                               
                               @media (max-width: 414px) {
                                   .col.text-center h1 {
                                       top: 30px;
                                       font-size: 18px;
                                   }
                               }
                               .dropdown-menu.multi-level a {
    color: #000!important;
}
button.owl-next {
    right: -30px;
    position: absolute;
    bottom: 66px;
    width: 30px;
    height: 30px;
}

button.owl-prev {
    left: -30px;
    position: absolute;
    bottom: 66px;
    width: 30px;
    height: 30px;
}
button.owl-next i,
button.owl-prev i{
    font-style:normal;
    font-size: 19px;
}
li.nav-item.dropdown:hover .multi-level {
    display: block;
}
.header .button-shop {
    display: none;
}
/* noroker */

.noroker{
    margin: 50px 0 ;
}

.noroker h2 {
    text-align: center;
    line-height: 1.5;
}

.noroker.part-one {
    background: url(../../../uploads/bb319030-97db-4354-b8fc-1768a2942367-2.png);
    background-position: center;
    background-size: contain;
    background-repeat: repeat-x;
}

.noroker .Titr {
    background-color: #179eb6;
    color: white;
    padding: 10px 25px;
    width: fit-content;
    border-radius: 10px 10px 10px 0px;
    margin-right: 20px;
    position: relative;
}

.noroker .Titr::before{
    content:"";
    position: absolute;
    bottom: 0;
    right: 100%;
    border-bottom: 4px solid #179eb6;
    width: 400%;
}

.noroker .Titr h2{
    margin-bottom: 0;
    font-size: 24px;
}

.noroker .noroko-3-box ul {
    list-style-type: none;
    background-color: #eee;
    padding: 3px;
    border-radius: 10px;
}

.noroker .noroko-3-box li{
    color: #179eb6;
    font-size: 18px;
    background-color: white;
    margin: 12px;
    padding: 10px;
    border-radius: 10px;
}

.noroker.part-four .Titr{
    background-color: #a52f8f;
}

.noroker.part-four .Titr::before{
    border-color: #a52f8f;
}

.noroker.part-four .border-4 {
    border: 4px solid #eee;
    border-radius: 50px;
    padding: 30px;
}

.noroker.part-four li{
    font-size: 16px;
    line-height: 2;
}

.noroker.part-four li::marker{
    color: #a52f8f;
}

.noroker.part-five {
    background: url(../../../uploads/35bb0e47-e145-40a2-86f2-b914987a054e-11.png);
    background-position: center;
    background-size: contain;
    background-repeat: repeat-x;
}

.noroker.part-seven {
    background-color: #179eb6;
    padding: 30px 0;
}

.noroker.part-seven p{
    color: white;
    font-size: 18px;
    position: relative;
}

.noroker.part-seven p::before{
    content:"";
    position: absolute;
    right: 101.5%;
    bottom: 35%;
    width: 100%;
    height: 10px;
    background-color: white;
    border-radius: 20px;
}

.noroker-8-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.noroker .video{
    border-radius: 10px;
}
.noroker .video video{
    border-radius: 10px;
}
.title-page-coldamaris {
    font-size: 19px;
    color: #fff;
    position: relative;
    background: #ED1C24;
    display: inline-block;
    padding: 10px 40px;
    margin-bottom: 50px;
}
.title-page-coldamaris::after{content: "";position: absolute;display: block;border-bottom: 2px solid #ED1C24;width: 342px;margin-right: -382px;margin-top: -7px;padding-top: 15px;} 
.text-box-coldamaris {
 text-align: justify;
    font-size: 15px;
    font-weight: 500;
    color: #979797;
    line-height: 30px;
    padding-top: 10px;
    margin-bottom: 35px;
}

.title-box-coldamaris {
    font-size: 18px;
    color: #565656;
}

.box-content-coldamaris {
    padding: 20px 10px;
    height: 100%;
}
.poro {
    background: #1064EA;
}
.poro::after{
    border-color:#1064EA;
}
.baby-colda {
    background: #89CCEA;
}
.baby-colda::after{
    border-color:#89CCEA;
}
.trot {
    background:#530E13;
}
.trot::after{
    border-color:#530E13;
}
/*news-rahimi-test -----START-----*/
.vertical-carousel-news{
margin-bottom:50px;
}
.vertical-carousel-news-content {
    margin: 20px 0;
    width: 100%;
}
.vertical-carousel-news-content .slick-list {
    height: 100% !important;
}
.vertical-carousel-news-content .slick-track {
    height: 100% !important;
}
.vertical-carousel-news-content .card.list-item-news.cardview2 {
   height: 93%;
   background-color: #f0f0f0;
   width: 100% !important;
}
.vertical-carousel-news-content .card.list-item-news.cardview2 .row.nv2-r1 {
   height: 100%;
   width: 100%;
   
}
.vertical-carousel-news-content .card.list-item-news.cardview2 .row.nv2-r1  .p-0.nv2-r2{
    width: 35%;
}
.vertical-carousel-news-content .card.list-item-news.cardview2 .card-body{
    width: 60% !important;
    /* padding: 25px 35px 30px 10px !important; */
    /* padding-bottom: 0; */
    /* display: flex !important; */
}
.vertical-carousel-news-content .card.list-item-news.cardview2 .row.nv2-r1  .p-0.nv2-r2 a{
    position:relative;
}
.vertical-carousel-news-content img{
    width: 100% !important;
    float: right;
    padding: 0 !important;
     height: 100% !important; 
    margin: 0;
}
.vertical-carousel-news-content .news-date{
    width: 100%;
    margin: 0;
}
.vertical-carousel-news-content a.btn.btn-outline-info {
    border: none;
    position: relative;
    color:black;
    margin-left: 0;
}
.vertical-carousel-news-content a.btn.btn-outline-info:hover {
    background:none;
    color:#03a8ae;
       
}

.vertical-carousel-news-content a.btn.btn-outline-info::before{
    content: "\f178";
    font-size: 24px;
    position: absolute;
    top: -1px;
    right: -23px;
    /* right: 0; */
    display:inline-block;
    transition: 0.4s;
    font-family:'FontAwesome'
}
.vertical-carousel-news-content a.btn.btn-outline-info:hover::before  {
    transform: translateX(5px);
    
}
h5.card-title {
    width: 100%;
}


@media (max-width: 768px) {
    .vertical-carousel-news-content .card.list-item-news.cardview2 .row.nv2-r1  .p-0.nv2-r2{
         width: 100%;
}
    .vertical-carousel-news-content .slick-list img {
         width: 100% !important;
    }
    .vertical-carousel-news-content .card.list-item-news.cardview2 .row.nv2-r1 {
        padding: 0;
        margin: 0;
}
    .vertical-carousel-news-content .card.list-item-news.cardview2 .card-body{
        padding-right: 10px;
}
    
    
}

/*news-rahimi-test -----END-----*/
.fas{
  font-family:'fontawesome'
}
.button-shop {
    margin-top: 40px;
    text-align: center;
}
.button-shop a{
    color: white;
    background-color: #03a8ae;
    padding: 10px 30px;
    border-radius: 10px;
    transition:0.4s;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #03a8ae;
}
.button-shop a:hover{
    color: #03a8ae;
    background-color: white;
}
/* BrozymeLanding */

.BrozymeLanding-item-box {
    padding: 20px;
}

.BrozymeLanding-item-box img:nth-child(1) {
   padding: 20px 50px;
   background-color: #f5f5f5;
   border-radius: 10px 
}

.BrozymeLanding-item-box-p {
   font-size: 16px !important;
}

.BrozymeLanding-item-box p {
   font-size: 12px ;
   text-align: center;
   margin: 0;
}

.BrozymeLanding.secTwo {
   background: url(../../../uploads/0ae1429c-d864-4207-8604-0162561f7b08-Asset-8.png);
   background-size: contain;
   background-repeat: no-repeat;
   background-position: top;
   min-height: 575px;
   direction: rtl;
}

.BrozymeLanding.secTwo ul {
   padding: 0;
   margin-top: 27%;
   direction: ltr;
}

.BrozymeLanding.secTwo ul li {
    font-size: 19px;
    font-weight: 600;
    color: #787878;
    line-height: 3;
    text-align: left;
}

.BrozymeLanding.secFour {
   background-color: #ad9275;
   color: white;
   padding: 30px 0;
   margin-top: -25px;
}

.BrozymeLanding.secFour p {
   font-size: 25px;
   line-height: 2;
   text-align: center;
   margin: 0;
}

.BrozymeLanding.secFive {
   margin: 50px 0;
}

.BrozymeLanding.secFive .container {
   background-color: #f9f9f9;
   border-radius: 40px;
} 

.BrozymeLanding.secFive img {
   border-radius: 40px;
}

.BrozymeLanding.secFive .secFive-box {
   display: flex;
   flex-direction: column;
   justify-content: center;
   height: 100%;
   padding: 0 40px 0 20px;
   position: relative;
   text-align: left;
}

.secFive-box::before {
   content:"";
   position: absolute;
   right: 25px;
   top: 0px;
   width: 100%;
   height: 100%;
   background: url(../../../uploads/36aba5e4-f773-48b1-b291-61d9932be77f-asset11-EN.png);
   background-position: left;
   background-size: contain;
   background-repeat: no-repeat;
}

.BrozymeLanding.secFive .secFive-box h5 {
   margin-bottom: 30px;
      z-index: 10;
}

.BrozymeLanding.secFive .secFive-box p{
   font-size: 18px;
   line-height: 1.75;
   text-align: justify;
      z-index: 10;
}

.part-two .secFive-box::before {
   background: url(../../../uploads/7cce355e-5ef3-45b8-ab7d-84b67bd3c7e5-asset12-EN.png);
   background-position: left;
   background-size: contain;
   background-repeat: no-repeat;
   right: 30px;
top: 20px;
}

.BrozymeLanding.secSix {
   position: relative;
   padding-top: 40px;
   margin-top: 60px;
}

.BrozymeLanding.secSix::before {
   content: "";
   position: absolute;
   top: 0;
   left: 20%;
   width: 60%;
   height: 100%;
   background: url(../../../uploads/90591aec-8c61-4dfa-8c29-39fd5878719f-Asset_13.png);
   background-position: top;
   background-size: contain;
   background-repeat: no-repeat;
}

.BrozymeLanding.secSix .secSix-box {
   padding-top: 45px;
}

.BrozymeLanding.secSix .secSix-box img {
    width: 40%;
    margin-bottom: 20px;
}

.BrozymeLanding.secSix .secSix-box p:nth-child(2) {
   font-size: 14px;
}

.BrozymeLanding.secSix .secSix-box p {
   font-size : 18px;
   line-height: 1.75;
}

.BrozymeLanding.secSeven {
   margin: 60px 0;
}

.BrozymeLanding.secSeven ul {
   font-size: 20px;
   line-height: 1.75;
   font-weight: 500;
   height: 100%;
   display: flex;
   align-items: flex-start;
   flex-direction: column;
   justify-content: center;
}

.BrozymeLanding.secSeven ul li::marker {
   color: #ea088b;
}

.BrozymeLanding.secEight {
   background: url(../../../uploads/131b66e4-0b78-4f02-87f0-52c8f73339d0-Asset_15.png);
   background-position: top;
   background-size: cover;
   background-repeat: no-repeat;
   padding: 40px 0;
}

.BrozymeLanding.secEight ul {
   margin: 0;
}

.BrozymeLanding.secEight li {
   color: white;
   list-style-type: none;
   font-size: 20px;
   line-height: 3;
}

.BrozymeLanding.secEight li img {
   width: 60px;
   padding-right: 15px;
}

.BrozymeLanding.secThree {
   margin: -85px 0 90px 0;
}


@media (max-width: 768px) {
   
   .BrozymeLanding.secTwo{
       background: none;
   }

   .BrozymeLanding.secTwo ul {
       margin-top: 10px;
   }

   .secFive-box::before {
       content:none;
   }

   .BrozymeLanding.secThree {
       margin: 70px 0 80px;
   }
}

@media (min-width: 1500px) {
   .BrozymeLanding.secTwo ul{
       margin: 40% 30% 0 0;
   }

   .BrozymeLanding.secThree {
       margin: 40px 0 80px;
   }
}

.single-post-box .share-post-box ul.share-box .whatsapp,
.single-post-box .share-post-box ul.share-box #telegram ,
.single-post-box .share-post-box ul.share-box .twitter{
   display:none; 
}

/* Parvaij  */

.Parvaij .Titr-p {
    position: relative;
    display: flex;
    align-items: center;
}

.Parvaij .Titr-p h5 {
    color: #f7931d;
    padding-left: 10px;
}

.Parvaij .Titr-p p:nth-child(2) {
    width: 30px;
    height: 30px;
    background-color: #f7931d;
}

.Parvaij .Titr-p p:nth-child(2):before {
    content:"";
    position: absolute;
    top: 30%;
    width: 100%;
    border-bottom: 4px solid #f7931d;
}

.Parvaij .Titr-p p:nth-child(3):before {
    content:"";
    position: absolute;
    top: 31%;
    width: 100%;
    border-bottom: 2px solid #f7931d;
}

.Parvaij.part-one {
    background-color: #f9f9f9;
    padding: 30px;
}

.Parvaij.part-one h2 {
    text-align: center;
    line-height: 1.5;
    font-weight: 400;
    font-size: 35px;
    color: #f7931d;
}

.Parvaij.part-two {
    background: url("../../../uploads/5e2c40bb-c7b6-4c72-b478-b9c83f632e56-BG01-EN.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    padding: 40px 0 100px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.Parvaij.part-two p {
    font-size: 20px;
    line-height: 1.75;
    margin: 0;
}

.Parvaij .part-three-box ul {
    list-style-type: none;
    background-color: #e2e1e0;
    padding: 5px 10px;
    border-radius: 15px;
    margin-top: 20px;
}

.Parvaij .part-three-box ul li {
    background-color: white;
    color: #f7931d;
    margin: 10px 0;
    padding: 3px 10px;
    border-radius: 5px;
    font-size: 16px;
}

.Parvaij.part-four p {
    font-size: 18px;
    line-height: 1.75;
}

.Parvaij.part-four .Titr-p h5 {
    width: 135px;
    text-align: left;
    font-size: 20px;
}

.Parvaij.part-four .Titr-p p:nth-child(2)::before {
    width: 50%;
}

.Parvaij.part-four .p {
    padding: 0 130px;
}


@media (max-width: 768px) {
    
    .Parvaij.part-two {
        padding: 0;
        padding-top: 150px;
        background-position: top;
    }
    
    .Parvaij.part-two p {
        padding: 0 !important;
    }

    .Parvaij.part-four .p {
        padding: 0 ;
    }
}

/* liquidimplant */

.liquidimplant p {
    font-size: 20px;
    line-height: 1.75;
}

.liquidimplant.part-two ul {
    padding-right: 60px;
    margin-top: 15px;
}

.liquidimplant.part-two ul li{
    font-size: 16px;
    line-height: 1.75;
}

.liquidimplant.part-three {
    background: url(../../../uploads/d341a18b-3323-41c8-92f0-846c0446c674-BG.jpg);
    background-position: left;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0 200px 0;
}

.liquidimplant.part-three .Titr-sec {
    display: flex;
    align-items: flex-start;
}

.liquidimplant.part-three .Titr-sec h2 {
    color: #9a2e93;
    font-weight: 400;
    margin-top: 25px;
 margin-bottom: 0;
padding-left:10px;
}

.liquidimplant.part-three ul {
    padding-right: 220px;
    list-style: none;
}

.liquidimplant.part-three ul li {
    font-size: 18px;
    line-height: 1.75;
    position: relative;
    display: flex;
    align-items: center;
}

.liquidimplant.part-three ul li::before {
    content:"";
    display: block;
    width: 15px;
    height: 15px;
    background-color: #992d93;
    border-radius: 50%;
    margin-right: 10px;
}

@media (max-width: 768px) {
    .liquidimplant.part-one img {
        width: 100px;
        margin-bottom: 15px;
    }

    .liquidimplant.part-three ul {
        padding-right: 30px;
    }

    .liquidimplant.part-three img {
        width: 140px;
    }

     .liquidimplant.part-three img:last-child {
        width: 100%;
    }
    
    .liquidimplant.part-three .Titr-sec {
        align-items: flex-start;
    }
    
    .liquidimplant.part-three ul li::before {
        position: absolute;
        top: 6px;
        right: -20px;
    }

}

/* start .lipoec-Sidepage */

/* box1 */
.lipoec-Sidepage.box1 ul li {
    position: relative;
    padding: 0 35px 25px 0;
    font-weight: 400;
    font-size: 22px;
    list-style-type: none;
}

.lipoec-Sidepage.box1 ul li::before {
    display: inline-block;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url("../../../uploads/c105ad0b-8fd1-4f41-b8c2-54008d00bec0-bullet-EN.png");
    background-repeat: no-repeat;
    background-size: contain;
    padding-right: 20px;
    margin-right: 10px;
}

.lipoec-Sidepage.box1 ul li strong {
    font-weight: 600;
    padding-right: 10px;
}

/* box1 */

/* box2 */

.lipoec-Sidepage.box2 {
    background-image: url("../../../uploads/602363ca-6eb0-465b-b135-0ced600b1c21-Box2Bg02.png");
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
}

.lipoec-Sidepage.box2 .first-sec {
    width: 100%;
    background-image: url("../../../uploads/8970307a-4e0b-499d-a364-e8b2b6a7f297-Box2Bg01.png");
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 600px;
    padding: 11% 7%;
    direction: rtl;
text-align:left;
}

.lipoec-Sidepage.box2 .first-sec h1 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
     direction: rtl;
text-align:center;

}

.lipoec-Sidepage.box2 .first-sec p {
    color: black;
    width: 60%;
    font-size: 20px;
    line-height: 1.75;
}

.lipoec-Sidepage.box2 p span {
    font-weight: 600;
}

.lipoec-Sidepage.box2 h2 {
    color: #000000;
    position: relative;
    padding: 0 40px 0 0;
    font-weight: 600;
    font-size: 35px;
}

.lipoec-Sidepage.box2 h2::before {
    display: inline-flex;
    content: "";
    width: 45px;
    height: 30px;
    background-image: url("../../../uploads/c105ad0b-8fd1-4f41-b8c2-54008d00bec0-bullet-EN.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
   margin-right: 10px;
}

.lipoec-Sidepage.box2 li {
    color: #000000;
    margin: 0 40px 40px;
    font-size: 20px;
    list-style-type: none;
}

.lipoec-Sidepage.box2 li h5 {
    color: #000000;
    font-size: 25px;
    font-weight: 600;
    position: relative;
    margin-bottom: 15px;
    width: fit-content;
}

.lipoec-Sidepage.box2 li h5::before {
    content: "";
    position: absolute;
    left: -97%;
    top: 6px;
    width: 200%;
    height: 20px;
    background-color: #fee60a;
    z-index: -1;
}

.lipoec-Sidepage.box2 img {
    object-fit: contain;
}

/* box2 */

/* box3 */

.lipoec-Sidepage.box3 p {
    color: #000000;
    font-size: 25px;
    font-weight: 600;
}

.lipoec-Sidepage.box3 ul li {
    color: #000000;
    position: relative;
    font-weight: 400;
    font-size: 22px;
    display: flex;
    line-height: 1.75;
    align-items: center;
}

.lipoec-Sidepage.box3 ul li::before {
    display: inline-flex;
    content: "";
    width: 45px;
    height: 30px;
    background-image: url("../../../uploads/c105ad0b-8fd1-4f41-b8c2-54008d00bec0-bullet-EN.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
   margin-right:10px;
}
.lipoec-Sidepage.box3 .video{
    padding-top: 50px;
    border-radius: 10px;
}
.lipoec-Sidepage.box3 .video video{
    border-radius: 10px;
}

/* box3 */
/* box4 */

.lipoec-Sidepage.box4 {
    position: relative;
    min-height: 800px;
    margin-bottom: 50px;
}

.lipoec-Sidepage.box4::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../../../uploads/7163d4db-242a-4eee-8cbb-5dc6f475ef50-Asset_18Footer.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: cover;
    z-index: -2;
}

.lipoec-Sidepage.box4::before {
    content: "";
    position: absolute;
    top: -60%;
    left: -15%;
    width: 100%;
    height: 100%;
    background-image: url("../../../uploads/ef2b9fb5-652d-45f9-a217-75765e63c9ef-Asset_18Buy.png");
    background-position: top left;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -1;
}

.lipoec-Sidepage.box4 p {
    color: #000000;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.75;
}

.lipoec-Sidepage.box4 p strong {
    font-weight: 600;
}

.lipoec-Sidepage.box4 a {
    background-color: #03A8AE;
    color: #ffffff;
    font-size: 25px;
    font-weight: 600;
    padding: 10px 20px;
    border-radius: 20px;
    text-align:right;
}


/* box4 */

@media (max-width: 1400px) {
    .lipoec-Sidepage.box2 .first-sec {
        padding: 11% 7%;
        min-height: 300px;
    }

    .lipoec-Sidepage.box2 .first-sec p {
        color: black;
        width: 60%;
        font-size: 16px;
    }

}

@media (max-width: 996px) {
    .lipoec-Sidepage.box2 .first-sec {
        background: none;
        padding: 0;
        min-height: 0;
    }
    .lipoec-Sidepage.box2 .first-sec p {
        width: 100%;
    }
}


@media (max-width: 768px) {

    .lipoec-Sidepage.box2 li h5 {
        font-size: 20px;
    }

    .lipoec-Sidepage ul {
        padding: 0 !important;
    }

    .lipoec-Sidepage ul li{
        margin: 10px 0 !important;
        padding: 0 !important;
        line-height: 1.75;
    }

    .lipoec-Sidepage.box2 h2 {
        padding: 0 10px 0 0;
    }

    .lipoec-Sidepage.box4::after {
        background-size: contain;
        background-position: bottom;
    }
}

.AI-article {
    margin-top: 50px;
}

.AI-article h1{
   font-size: 24px;
   font-weight: 600;
   color: #003e7e;
   background-color: #f5f5f5;
   padding: 10px 20px 10px 20px;
   border-right: 3px solid #003e7e;
   width: fit-content;
}

.AI-article h2{
    font-size: 20px !important;
    color: #003e7e !important;
    position: relative;
    font-weight: 600;
    width: fit-content;
    margin: 25px 5px 30px 0 !important;
}

.AI-article h2::before{
    content: "";
    position: absolute;
    bottom: -25%;
    right: 0;
    width: 35%;
    border-bottom: 3px solid #03a8ae;
    border-radius: 50%;
}

.AI-article p {
    line-height: 1.75;
    color: #888888;
    padding : 0 !important;
    font-size: 16px;
}

.AI-article ul {
    list-style-type: disc;
    padding-right: 20px;
}

.AI-article li {
    line-height: 2;
    transition: 0.4s;
    color: #888888;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

.AI-article li::marker {
    color: #03a8ae;
}

.AI-article li:hover {
    transform: translate(-5px, 0px);
}

.AI-article-ul {
    list-style-type: none !important;
    padding-right: 0 !important;
}

.AI-article-ul li {
    display: flex;
    flex-direction: column;
    color: #888888;
}

.AI-article-ul li h5 {
    font-size: 16px;
    position: relative;
    color: black;
}

.AI-article-ul li h5::before {
    content:"";
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #03a8ae;
    margin-left: 10px;
}

.AI-article img {
    display: block;
    margin: 50px auto;
    border-radius: 5px;
    box-shadow: #ebebeb 1px 2px 14px 0px;
}

.AI-article a {
    color: black !important;
    text-decoration: none !important;
    font-weight: 600;
}

/* prosduct */

.AI-article-product {
    margin-top: 50px;
}

.AI-article-product h1{
   font-size: 24px;
   font-weight: 600;
   color: #003e7e;
   background-color: #f5f5f5;
   padding: 10px 20px 10px 20px;
   border-right: 3px solid #003e7e;
   width: fit-content;
}

.AI-article-product h2{
    font-size: 20px !important;
    color: #003e7e !important;
    position: relative;
    font-weight: 600;
    width: fit-content;
    margin: 25px 5px 30px 0 !important;
}

.AI-article-product h2::before{
    content: "";
    position: absolute;
    bottom: -25%;
    right: 0;
    width: 35%;
    border-bottom: 3px solid #03a8ae;
    border-radius: 50%;
}

.AI-article-product p {
    line-height: 1.75;
    color: black;
    padding : 0 !important;
    font-size: 16px;
}

.AI-article-product  h5 {
    font-size: 18px;
    margin: 20px 0;
}

.AI-article-product ul {
    list-style-type: disc;
    padding-right: 20px;
}

.AI-article-product ul h5 {
    font-size: 17px;
}

.AI-article-product ul ul {
    list-style-type: none;
    padding-right: 0px;
}

.AI-article-product li {
    line-height: 2;
    transition: 0.4s;
    color: black;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
}

.AI-article-product li::marker {
    color: #03a8ae;
}

.AI-article-product li:hover {
    transform: translate(-5px, 0px);
}

.AI-article-product .Strong {
    /* font-size: 18px; */
    font-weight: 600;
}
.AI-article-product .mark{
    background-color: yellow;
    max-width: fit-content;
}

.AI-article-ul {
    list-style-type: none !important;
    padding-right: 0 !important;
}

.AI-article-ul li {
    display: flex;
    flex-direction: column;
    color: #888888;
}

.AI-article-ul li h5 {
    font-size: 16px;
    position: relative;
    color: black;
}

.AI-article-ul li h5::before {
    content:"";
    position: relative;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #03a8ae;
    margin-left: 10px;
}

.AI-article-product img {
    display: block;
    margin: 50px auto;
    border-radius: 5px;
    box-shadow: #ebebeb 1px 2px 14px 0px;
}

.AI-article-product a {
    color: black !important;
    text-decoration: none !important;
    font-weight: 600;
}
