@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 {
  --color_orginal: #e20019;
}

body {
  text-align: left;
  font-size: 14px;
  font-family: "IRANSans";
  direction: ltr;
  font-weight: 700;
  overflow-x: hidden;
}

* {
  outline: none;
}

html {
  scroll-behavior: smooth;
}

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;
}

body {
  font-family: "IRANSans";
  background: #fff;
}

.fas {
  font-family: "FontAwesome";
  color: var(--color_orginal);
  font-size: 25px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /* font-family: Bitter, serif; */
  font-weight: 700;
}

.hero h2,
.teasers .container h3,
.wide h2 {
  font-family: "Open Sans", sans-serif;
}

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

h2 {
  margin: 0.5rem 0 1.5rem;
}

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: #337ab7;
}

a:hover {
  color: #285f8f;
}

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

header[role="banner"] {
  /* position: relative; */
  background: #e20019;
  padding: 15px 0 25px 0;
  /* overflow: hidden; */
}

.container.hero {
  max-width: 100% !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.sub-menu li .nav-link {
  padding: 0 0 8px 0 !important;
  margin-bottom: 0 !important;
}

.sub-menu {
  padding-top: 10px !important;
}

.main-body {
  overflow: hidden;
}

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

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

.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;*/
}

.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;
}

footer {
  border-top: solid 4px #eef4f7;
}

footer .container {
  padding: 2rem 15px;
  font-size: 0.85rem;
}

.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;
  transition: opacity 0.1s ease-in-out;
  font-weight: bold;
}

.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 h2 {
  font-size: 1.8rem;
  border: 0;
}

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

.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: left;
}

.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: 14px;
  line-height: inherit;
  margin: 0;
  padding: 0;
  font-weight: 500;
  line-height: 24px;
  direction: ltr;
  overflow-x: hidden;
  text-align: left;
}

* {
  outline: none !important;
}

a:hover {
  text-decoration: none;
}

.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 {
  display: inline-block;
  position: relative;
}

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

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

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

.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: #fff none repeat scroll 0 0; */
  /* padding: 50px 0 20px; */
  font-family: "IRANSans";
  overflow-x: hidden;
}

.footer-box > p {
  color: #ccc;
  text-align: justify;
  direction: ltr;
  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: left;
}

.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 var(--color_orginal);
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  margin-right: 8px;
  text-align: center;
  width: 38px;
  background: var(--color_orginal);
  transition: 0.4s;
}

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

.social-footer > a:hover {
  color: var(--color_orginal);
  background: #fff;
}

.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: left;
}

.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: #000;
  display: inline-block;
  font-weight: 700;
  margin-bottom: 0;
}

.copyright {
  text-align: center;
  padding-top: 20px;
}

.copyright a {
  color: #000;
  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: ltr;
}

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

.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;
  }
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  background: var(--color_orginal);
  padding: 5px 0 15px 0;
  /* width: 100%; */
}

.fixed-top2 {
  position: fixed;
  top: 56px;
  right: 0;
  left: 0;
  z-index: 103;
  background: var(--color_orginal);
  padding: 5px 0 15px 0;
  /* width: 100%; */
}

.fixed-top .logo img {
  width: 100px;
}

/*Start of news*/
.single-post-box .title-post {
  padding: 20px 25px;
  margin-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}

.single-post-box .title-post h1 {
  color: #333;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  margin: 0 0 8px;
}

.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: 8px;
  margin-bottom: 2px;
}

.single-post-box .share-post-box ul.share-box li:first-child {
  float: right;
}

.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;
}

.single-post-box .share-post-box ul.share-box li a i {
  color: #fff;
}

.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: 0.7;
}

.single-post-box > .post-content {
  margin-bottom: 10px;
  overflow: hidden;
}

.single-post-box > .post-content p {
  padding: 0 20px;
  margin-bottom: 18px;
}

.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: 0.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;
}

.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 15px;
  font-size: 20px;
  color: var(--color_orginal);
  text-align: center;
}

.text-history {
  line-height: 2.4;
  text-align: justify !important;
}

.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;
}

/*End of news*/

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  /* overflow: hidden; */
  transition: 0.5s;
  /* text-align: left; */
}

.header li {
  transition: 0.4s;
}

.header li a {
  display: block;
  padding: 13px 0px 0px 13px !important;
  text-decoration: none;
  text-align: left;
  font-size: 15px;
  color: #fff;
}

.header li a.aparat-icon {
  padding-top: 0px !important;
  display: flex;
  vertical-align: top;
}

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

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

.li-search {
  /* width: 210px!important; */
  height: 100% !important;
  /* margin: 15px 20px!important; */
}

.social-header li a {
  font-size: 17px;
}

.top-nav {
  text-align: center;
  transition: 0.7s;
  transform: translateY(-60px);
  opacity: 0;
}

.fixed-top .top-nav {
  opacity: 1;
  transform: translateY(0);
}

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

.header .logo {
  display: block;
  /* float: left; */
  font-size: 2em;
  text-decoration: none;
  width: 115px;
  position: relative;
}

.header .logo img {
  position: absolute;
  z-index: 8;
  right: -40px;
}

.langflags {
  padding-top: 10px;
  cursor: pointer;
}

.langflags img {
  width: 24px;
  margin-left: 7px;
}

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

.header-nav {
  /* overflow-x: hidden; */
}

/* menu */

.header .menu {
  clear: both;
  max-height: 0;
  transition: max-height 0.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: #333;
  display: block;
  height: 2px;
  position: relative;
  transition: background 0.2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #333;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.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: right; */
  }

  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }

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

/*Start of Menu*/
ul.navbar-nav li ul.sub-menu {
  background-color: #fff;
  box-shadow: 0 3px 8px #000;
  right: 0;
  margin: 0;
  position: absolute;
  text-align: left;
  top: 100%;
  width: 190px;
  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;
}

ul.navbar-nav li ul.sub-menu li a {
  color: #000;
}

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

ul.sub-menu li a {
  padding: 5px;
}

ul.navbar-nav li ul.sub-menu li {
  padding: 0 10px 10px 10px;
  width: 100%;
}

ul.navbar-nav li ul.sub-menu li:hover a {
  color: var(--color_orginal);
}

ul.navbar-nav li ul.sub-menu li a:hover {
  /* background: rgb(16 59 127); */
  /* color: #000; */
}

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

.header-nav .visuallyHidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.navbar .dropdown-toggle,
.nav-tabs > .dropdown-toggle {
  margin-bottom: 0;
}

.navbar-nav li {
  cursor: pointer;
  font-size: 15px;
  font-weight: 300;
}

.dropdown-item {
  padding: 0.5rem 1rem 0.5rem 1.5rem;
  text-align: left;
}

.dropdown-menu {
  background-color: white;
  width: fit-content;
  right: 0;
  top: 95%;
  min-width: 200px;
}

.nav-item:hover > .dropdown-menu {
  display: table;
}

.dropdown-submenu {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #fff;
}

.dropdown-submenu:last-child {
  border-bottom: none;
}

.dropdown-submenu > .dropdown-menu {
  top: 0px;
  right: 100%;
  margin-top: -1px;
  margin-left: -1px;
  -webkit-border-radius: 6px 0px 6px 6px;
  -moz-border-radius: 6px 0px 6px 6px;
  border-radius: 6px;
  min-width: 188px;
  background: var(--color_orginal);
}

.dropdown-submenu:hover > .dropdown-menu {
  display: table;
}

.header-nav .hamburger {
  width: 30px;
  height: 30px;
  position: relative;
  padding-left: 15px;
  margin-top: 15px;
}

.header-nav .hamburger .bar {
  padding: 0;
  width: 30px;
  height: 4px;
  background-color: #fff;
  display: block;
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
  position: absolute;
}

.header-nav .bar1 {
  top: 0;
}

.header-nav.bar2,
.header-nav .bar3 {
  top: 13.5px;
}

.header-nav .bar3 {
  right: 0;
}

.header-nav .bar4 {
  bottom: 0;
}

/* HAMBURGER 3 */

.header-nav .hamburger3 .bar1 {
  transform-origin: 5%;
}

.header-nav .hamburger3 .bar4 {
  transform-origin: 5%;
}

.header-nav .checkbox3:checked + label > .hamburger3 > .bar1 {
  transform: rotate(45deg);
  height: 3px;
  width: 42px;
}

.header-nav .checkbox3:checked + label > .hamburger3 > .bar3 {
  transform: rotate(45deg);
  height: 3px;
  background-color: transparent;
}

.header-nav .checkbox3:checked + label > .hamburger3 > .bar2 {
  transform: rotate(-45deg);
  height: 3px;
  background-color: transparent;
}

.header-nav .checkbox3:checked + label > .hamburger3 > .bar4 {
  transform: rotate(-45deg);
  height: 3px;
  width: 42px;
}

/*End of Menu*/

/* slider*/

.box-text-slider.text-left {
  position: absolute;
  top: 27%;
  left: 10%;
  color: #fff;
}

.title-slider {
  font-size: 23px;
  font-style: normal;
  color: white;
}

.text-slider {
  font-size: 90px;
  font-style: normal;
  color: white;
}

@media (max-width: 766px) {
  .title-slider {
    font-size: 15px;
  }

  .text-slider {
    font-size: 18px;
  }

  .logo {
    width: 50px;
  }

  .header .logo {
    position: unset;
    width: unset;
    float: unset;
  }

  .header .logo img {
    position: unset;
    z-index: 8;
    right: unset;
  }

  .navbar-expand-lg {
    justify-content: right;
  }

  .alllangs {
    margin-top: 7px;
  }
}

/* start style section about */

#about {
  padding-top: 160px;
  text-align: justify;
  padding-bottom: 100px;
}

.title-about {
  font-size: 16px;
  padding: 15px;
}

.text-about {
  padding: 0 30px;
}

.box-title-about img {
  object-fit: contain;
}

.image-about {
  background-image: url(../../../uploads/c552b3ea-b4fe-4bf7-b2a1-c97206139221-home-about.jpg);
  background-position: left;
  background-repeat: no-repeat;
  background-size: contain;
  height: 430px;
}

.content-about {
  color: #858585;
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
}

/* end style section about */
/* start style section products */

#products {
  padding: 80px 0 80px;
}

.text-products {
  font-size: 16px;
  font-weight: 500;
}

/* end style section products */

/* start style section parallax2 */

#parallax2 {
  background-image: url("../../../uploads/770d42c7-97f3-4883-af78-a2b1dd319dd8-mt-1744-home-parallax2.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  padding-bottom: 100px;
}

.box-title-parallax-2 {
  font-weight: 700;
  padding-top: 160px;
  font-size: 17px;
  position: relative;
}

.box-title-parallax-2:after {
  content: "";
  position: absolute;
  border-bottom: 2px solid var(--color_orginal);
  width: 109px;
  padding-top: 35px;
  margin-right: -110px;
}

.box-cream-product {
  display: flex;
  padding: 30px;
  border-bottom: 1px dashed #fff;
}

.image-cream-product img {
  width: 78px;
  height: 78px;
  border-radius: 50%;
  object-fit: cover;
  max-width: none;
}

.title-cream-product {
  font-size: 16px;
  line-height: 35px;
  text-align: left;
}

.text-cream-product {
  font-size: 15px;
  text-align: justify;
}

/* end style section parallax2 */

/* start style section comment*/

#comment {
  background-image: url("../../../uploads/225f694a-689b-428e-be1a-18815ce77acb-mt-1744-home-bg1.jpg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: contain;
  max-height: 470px;
  padding-top: 100px;
  margin-bottom: 100px;
}

.img-box-comment {
  font-family: "FontAwesome";
  padding: 5px 0 20px;
}

.content-comment {
  padding: 20px;
  line-height: 35px;
  font-size: 16px;
  font-weight: 600;
}

.info-comment h3 {
  font-size: 16px;
  font-weight: 600;
}

.owl-carousel.carousel_se_01_carousel {
  direction: ltr;
}

/* end style section comment*/
/* start style section contact-us */

footer {
  background-color: #fff;
  /* padding: 20px; */
}

.copy-right {
  color: white;
  font-weight: 400;
  padding-top: 20px;
}

.text-contact {
  color: #858585;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
}

.image-contact {
  font-size: 32px;
  color: var(--color_orginal);
  margin-left: 30px;
}

.info-contact {
  padding-bottom: 30px;
  display: flex;
}

.box-contact {
  text-align: left;
}

.social-footer {
  padding-top: 20px;
}

.text-contact a {
  color: #858585;
  transition: 0.4s;
}

.text-contact a:hover {
  color: var(--color_orginal);
}

.social-footer li {
  display: inline-block;
}

.social-footer li a {
  font-size: 18px;
  color: white;
  line-height: 30px;
  width: 35px;
  height: 35px;
  text-align: center;
  /* margin-left: 15px; */
  transition: 0.4s;
}

.social-footer li:hover a {
  background: white;
  color: #cc0d03;
}

.box-icon-phone {
  position: fixed;
  left: 40px;
  bottom: 40px;
  background: var(--color_orginal);
  padding: 15px;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  box-shadow: 0 4px 10px 0 rgb(46 58 70 / 35%);
  transition: 0.4s;
  text-align: center;
  cursor: pointer;
  z-index: 99;
}

.icon-phone {
  font-size: 35px;
  color: white;
}

.box-icon-phone:hover .overlay {
  background-color: rgba(255, 255, 255, 0.35);
}

/* end style section contact-us */
/* start style page delato */
.logo-back {
  position: relative;
}

.logo-brand {
  position: absolute;
  top: -55px;
  width: 100px;
  border: 2px solid #c3742f;
  border-radius: 50%;
  right: 40px;
  background: #fff;
}

.img-lucky img {
  padding: 10px;
}

.box-back {
  border-bottom: 2px solid #c3742f;
}

.box-back img {
  width: 100%;
  object-fit: cover;
}

.info-brand {
  border-left: 1px dotted #000;
  padding: 25px;
}

.info-brand .fa,
.about-brand .fa {
  padding: 7px;
  font-size: 30px;
  color: #ffffff;
}

ul.list.lg-v-pad .fas {
  font-size: 20px;
  color: #5a5858;
}

ul.list.lg-v-pad {
  list-style: none;
  text-align: left;
  padding-right: 0;
  padding-top: 20px;
  color: #858585;
  border-top: 1px solid #eee;
}

.lg-v-pad li {
  margin-bottom: 10px;
  overflow: hidden;
  display: flex;
}

.title-brand {
  border-bottom: 1px solid var(--color_orginal);
}

ul.list.lg-v-pad a {
  color: #858585 !important;
}

.main-color {
  color: var(--color_orginal);
  margin-left: 10px;
}

.text-brand {
  color: #858585;
  text-align: justify;
  line-height: 3;
  direction: ltr;
}

.text-box-brand {
  text-align: justify;
  line-height: 30px;
  font-weight: 500;
  color: #858585;
  direction: ltr;
  font-size: 15px;
}

.text-feature {
  text-align: left;
  color: #858585;
  line-height: 40px;
  direction: ltr;
}

/*--------------------------------------------------------------
                                      # Services
                                      --------------------------------------------------------------*/

.services .icon-box {
  padding: 50px 20px;
  margin-top: 30px;
  margin-bottom: 35px;
  text-align: center;
  height: 270px;
  position: relative;
  background: #fff;
  box-shadow: 2px 2px 15px rgb(0 0 0 / 10%);
}

.services .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  border: 2px solid var(--color_orginal);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 72px;
  height: 72px;
  background: #fff;
  cursor: pointer;
}

.services .icon i {
  color: #fff;
  font-size: 24px;
  line-height: 0;
}

.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
  text-transform: uppercase;
}

.services .title a {
  color: #343a40;
}

.services .icon-box:hover .icon {
  background: var(--color_orginal);
  /* border: 2px solid var(--color_orginal); */
}

.services .icon-box:hover .icon i {
  color: #ff5821;
}

.services .icon-box:hover .title a {
  color: var(--color_orginal);
}

.services .description {
  line-height: 24px;
  font-size: 14px;
  text-align: justify;
  font-weight: 400;
  color: #000;
}

.section-title h2 {
  text-align: center;
  position: relative;
  padding: 60px 0;
}

.section-title h2::after {
  content: "";
  position: absolute;
  border-bottom: 2px solid var(--color_orginal);
  width: 109px;
  padding-top: 50px;
  margin-right: -100px;
}

.section-title p {
  text-align: justify;
  line-height: 40px;
  font-weight: 500;
}

.brands-lucky img {
  padding: 8px;
}

.parallax-brand-mother {
  background-size: cover;
  background-repeat: no-repeat;
  height: 270px;
  box-shadow: 2px 2px 15px rgb(0 0 0 / 10%);
}

.parallax-brand-mother.services .icon-box {
  height: 0 !important;
  padding: 0;
}

.parallax-brand-mother.services .title {
  padding-top: 100px;
}

section#services {
  background: #fff9f7;
}

#about p {
  color: #858585;
  line-height: 40px;
}

#about-page .icon-boxes h4 {
  font-size: 22px;
  color: #000;
  /* margin-bottom: 35px; */
  position: relative;
}

#about-page .icon-boxes h4::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background: var(--color_orginal);
  margin-top: 35px;
  margin-right: -80px;
}

.about .icon-boxes h3 {
  font-size: 28px;
  font-weight: 700;
  color: #554945;
  margin-bottom: 15px;
}

.about .icon-box {
  margin-top: 10px;
}

.about .icon-box .icon {
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 2px solid #bf992061;
  border-radius: 50px;
  transition: 0.5s;
  background: #fff;
  margin-left: 20px;
}

.about .icon-box .icon i {
  color: #bc9620;
  font-size: 32px;
}

.about .icon-box:hover .icon {
  background: #bc9620;
  border-color: var(--color_orginal);
  color: #fff !important;
}

.about .icon-box:hover .icon div {
  color: #fff;
}

.about .icon-box .title {
  margin-left: 85px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
}

.about .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}

.about .icon-box .title a:hover {
  color: #bc9620;
}

section#about-page {
  text-align: left;
  color: #858585;
}

section#about-page p {
  /* line-height: 25px; */
  font-weight: 400;
  text-align: justify;
}

.col-xl-5.col-lg-6.video-box.d-flex.justify-content-center.align-items-stretch.position-relative
  img {
  padding-top: 50px;
  /* object-fit: cover; */
  height: 500px;
}

.owl-carousel.carousel_se_03_carousel.owl-theme.owl-loaded.owl-drag {
  direction: ltr;
}

/*--------------------------------------------------------------
                                      # Contact
                                      --------------------------------------------------------------*/
.contact .info-box {
  color: #313030;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px;
  height: 140px;
}

.contact .info-box .fas {
  font-size: 32px;
  color: var(--color_orginal);
  border-radius: 50%;
  border: 2px dotted #ffded4;
  float: left;
  width: 60px;
  height: 60px;
  line-height: 50px;
  text-align: center;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #656262;
  font-weight: 700;
  margin: 10px 0 26px 68px;
  text-align: left;
}

.contact .info-box p {
  font-weight: 400;
}

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

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  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;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  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;
}

.contact .php-email-form input:focus,
.contact .php-email-form textarea:focus {
  border-color: #ff5821;
}

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

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

.contact .php-email-form button[type="submit"] {
  background: var(--color_orginal);
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
}

.contact .php-email-form button[type="submit"]:hover {
  background: var(--color_orginal);
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* news */
ul.news-date.p-0 {
  list-style: none;
}

p.card-text.truncateinside {
  text-align: left;
  line-height: 40px;
  font-weight: 400;
  color: #858585;
  min-height: 50px;
}

h5.card-title.d-flex.flex-row-reverse.justify-content-between {
  text-align: center;
}

.card.lst-item.cardview1 {
  margin-bottom: 30px;
}

h5.card-title.d-flex {
  text-align: center;
}

h5.card-title {
  padding: 20px;
}

h5.card-title a {
  color: var(--color_orginal);
}

.btn-outline-info {
  color: var(--color_orginal);
  border-color: #be9620;
  transition: 0.4;
}

.btn-outline-info:hover {
  background: var(--color_orginal);
  border-color: #be9620;
}

.latest-news-title {
  font-size: 25px;
  padding: 45px;
  text-align: center;
}

.latest-news-title::after {
  content: "";
  width: 100px;
  height: 2px;
  background: var(--color_orginal);
  position: absolute;
  margin-right: -25px;
  margin-top: 10px;
}

.card.list-item-news.cardview2 {
  direction: ltr;
  font-family: "IRANSans";
  margin-bottom: 0 !important;
  border: 1px solid #ddd !important;
  margin-top: 0px;
  padding: 10px 25px 20px !important;
  border-radius: 0 !important;
}

.card.list-item-news.cardview2 .card-title {
  font-family: "IRANSans";
  font-size: 15px;
  line-height: 25px;
  width: 100%;
}

.card.list-item-news.cardview2 .card-title a {
  color: var(--color_orginal);
}

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

.card.list-item-news.cardview2 .card-text.truncateinside {
  width: 100%;
}

.card.list-item-news.cardview2 ul.news-date {
  list-style: none;
  width: 100%;
}

.card.list-item-news.cardview2 .btn.btn-outline-info {
  border-color: var(--color_orginal);
  color: var(--color_orginal);
}

.card.list-item-news.cardview2 .btn.btn-outline-info:hover {
  background: var(--color_orginal);
  color: white;
}

.single-post-box .title-post h1 {
  text-align: left;
  font-family: "IRANSans";
}

.single-post-box .title-post .post-tags {
  list-style: none;
}

.single-post-box .title-post .post-tags li {
  display: inline-block;
  color: #999;
  font-size: 14px;
  font-style: normal;
}

.single-post-box .title-post .post-tags li i {
  margin-left: 7px;
}

.single-post-box .title-post {
  padding: 20px 25px;
  margin-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}

.single-post-box > .post-content {
  margin-bottom: 10px;
  overflow: hidden;
}

.single-post-box > .post-content h2 {
  letter-spacing: 0;
  font-family: "IRANSans";
  text-align: left;
  font-size: 19px;
  line-height: 2;
}

.single-post-box > .post-content p {
  padding: 0 20px;
  margin-bottom: 18px;
  font-family: "IRANSans";
  text-align: left;
  direction: ltr;
}

.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: 0.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;
  font-family: "IRANSans";
}

.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;
}

.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;
  font-family: "IRANSans";
}

.single-post-box.wide-version .share-post-box {
  margin-bottom: 20px;
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
}

ul.share-box {
  list-style: none;
  text-align: left;
}

ul.share-box li {
  display: inline-block;
  margin-left: 15px;
  font-size: 18px;
}

.card.lst-item.cardview1 .card-title {
  font-size: 16px;
  line-height: 1.8;
  text-align: justify;
  font-family: "IRANSans";
  padding-top: 20px;
}

.card.lst-item.cardview1 {
  text-align: left;
  height: 465px;
}

.card.lst-item.cardview1 .card-text.truncateinside {
  font-size: 14px;
}

.card.lst-item.cardview1 ul.news-date {
  list-style: none;
}

.card.lst-item.cardview1 .btn {
  border-color: var(--color_orginal);
  color: var(--color_orginal);
  transition: 0.4s;
}

.card.lst-item.cardview1 .btn:hover {
  background: var(--color_orginal);
  color: #fff;
}

.latest-news-content {
  padding: 40px 0;
}

.vertical-carousel-news {
  direction: ltr;
  padding: 50px;
}

.cardview3 {
  list-style: none;
  /* padding-bottom: 40px!important; */
  margin-bottom: 0 !important;
}

.vertical-carousel-text-news-content {
  width: 100%;
  font-size: 15px;
  text-align: justify;
  transition: 0.4s;
}

.vertical-carousel-text-news-content a:hover {
  color: var(--color_orginal);
}

.card.list-item-news.cardview2 .card-title {
  padding: 0;
}

.vertical-carousel-news-title {
  font-size: 30px;
  padding: 30px;
}

.vertical-carousel-news-title::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 2px;
  background: var(--color_orginal);
  top: 75px;
  margin-right: -20px;
}

/*product page*/
div#container.isotope {
  margin: auto;
}

.grid-item {
  display: inline-block;
  height: 259px;
  overflow: hidden;
  text-align: center;
  width: 400px;
}

.isotope-pager {
  text-align: center;
}

.grid-item img {
  width: 100%;
  height: auto;
  /* filter: url(filters.svg#grayscale); */
  filter: gray;
  /* -webkit-filter: grayscale(1); */
  transition: 0.9s;
  /* border: 1px solid var(--color_orginal)5e; */
}

.grid-item img:hover {
  filter: none;
}

.isotope-pager .pager {
  display: inline-block;
}

.filters {
  width: 100%;
  text-align: center;
  padding-bottom: 35px;
  padding-top: 10px;
}

.filters ul {
  list-style: none;
  padding: 20px 10px;
  /* box-shadow: -1px 1px 11px rgba(0, 0, 0, .4); */
  margin: 0 40px;
  /* border-radius: 30px; */
  /* background-color: #232323; */
}

.filters li {
  display: inline-block;
  padding: 15px 15px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}

.filters li a {
  color: #000 !important;
  text-decoration: none;
}

.filters li a.active {
  color: #bd9520 !important;
}

.filters li a:hover {
  color: #fff;
}

.filters li:hover a {
  color: var(--color_orginal) !important;
}

.filters li.active a {
  color: #e3ca66;
  border: 1px solid #e3ca66;
  border-radius: 15px;
  box-shadow: -1px 1px 11px rgba(0, 0, 0, 0.4);
  padding: 10px 25px;
}

.isotope-pager a {
  margin: 30px 1px;
  display: inline-block;
  width: 50px;
  /* height: 60px; */
  line-height: 30px;
  color: black;
  font-weight: 600;
  transition: 0.3s;
  /* position: relative; */
  /* padding-right: 26px; */
  box-shadow: -1px 1px 11px rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  background-color: #bd9621;
  border: 2px solid black;
  text-decoration: none;
}

.isotope-pager a:hover {
  color: var(--color_orginal);
  background-color: black;
  border: 2px solid var(--color_orginal);
  box-shadow: -1px 1px 10px 3px rgba(0, 0, 0, 0.1);
}

.isotope-pager .active {
  color: #e3ca66 !important;
  box-shadow: -1px 1px 10px 5px rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  background-color: #161616;
  border: 1px dotted #e3ca66;
}

.isotope-pager .prev {
  border-radius: 30px 0 0 30px;
}

.isotope-pager .next {
  border-radius: 0 30px 30px 0;
}

.isotope-pager a::before,
.isotope-pager a:after {
  content: "";
  position: absolute;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}

.isotope-pager .num::before,
.next::before {
  border-right: 20px solid #2c3e50;
  right: 100%;
}

.isotope-pager .num:after,
.prev:after {
  border-right: 20px solid #f1f1f1;
  right: 0;
}

.grid-item .overlay {
  /* position: relative!important; */
}

.grid-item .overlay {
  position: absolute;
  bottom: 19px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  /* Black see-through */
  color: #f1f1f1;
  width: 100%;
  transition: 0.5s ease;
  opacity: 0;
  color: white;
  font-size: 20px;
  padding: 20px;
  text-align: center;
}

.grid-item:hover .overlay {
  opacity: 1;
}

/* gallery */
.gal-container {
  padding: 12px;
}

.gal-item {
  overflow: hidden;
  padding: 3px;
}

.gal-item .box {
  height: 350px;
  overflow: hidden;
}

.box img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -o-object-fit: cover;
}

.gal-item a:focus {
  outline: none;
}

.gal-item a:after {
  content: "\f002";
  font-family: "Fontawesome";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  right: 3px;
  left: 3px;
  top: 3px;
  bottom: 3px;
  text-align: center;
  line-height: 350px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
  opacity: 1;
}

.modal-open .gal-container .modal {
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-open .gal-item .modal-body {
  padding: 0px;
}

.modal-open .gal-item button.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.35);
}

.modal-open .gal-item button.close:focus {
  outline: none;
}

.modal-open .gal-item button.close span {
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow: none;
}

.gal-container .modal-dialogue {
  width: 80%;
}

.gal-container .description {
  position: relative;
  height: 40px;
  top: -40px;
  padding: 10px 25px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: left;
}

.gal-container .description h4 {
  margin: 0px;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}

.gal-container .modal.fade .modal-dialog {
  -webkit-transform: scale(0.1);
  -moz-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
  top: 100px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
  opacity: 1;
}

@media (min-width: 768px) {
  .gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
  }
}

@media (max-width: 768px) {
  .gal-container .modal-content {
    height: 250px;
  }
}

.image-brands a {
  /* margin-left: 80px; */
}

.image-brands a img {
  width: 100px;
}

#gallery {
  padding-top: 40px;
}

@media screen and (min-width: 991px) {
  #gallery {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 15px;
  cursor: pointer;
  transition: 0.4s;
}

.img-wrapper .fas {
  color: #fff;
  z-index: 9999;
}

.img-wrapper img {
  width: 100%;
  height: 350px;
  object-fit: cover;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}

.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.img-wrapper:hover #overlay {
  opacity: 0;
}

#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  object-fit: contain;
  padding: 5%;
}

@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}

@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#nextButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#prevButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}

#exitButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}

.fa-chevron-left:before {
  content: "\f054";
}

.fa-chevron-right:before {
  content: "\f053";
}

/* contact */
p.title-address {
  text-align: left;
}

.contact-info li {
  padding-left: 50px;
  position: relative;
}

.contact-info li .fas {
  position: absolute;
  left: 0;
  top: 0;
  line-height: 24px;
  font-size: 30px;
  text-align: center;
}

.page-contact .text-contact {
  color: #000;
  font-weight: 500;
  width: 30%;
}

.info-contact a {
  color: #858585;
  padding-top: 3px;
}

iframe {
  filter: grayscale(100%) invert(92%) contrast(83%);
}

.info-box {
  color: #313030;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px;
  margin-bottom: 30px;
  height: 140px;
  margin-top: 30px;
}

.info-box .fas,
.info-box .fa {
  font-size: 32px;
  color: var(--color_orginal);
  border-radius: 50%;
  padding-right: 7px;
  border: 2px dotted var(--color_orginal);
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 50px;
}

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

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

video {
  /*! margin: -30px 0; */
}

.titles-brand {
  color: #000;
}

.feature-brand {
  box-shadow: 0 0 30px rgb(214 215 216 / 60%);
  padding: 20px;
}

/***** PM *******/

.vertical-align-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.latest-news-title img {
  display: none;
}

.main-slogan {
  animation-name: one;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

.second-slogan {
  animation-name: two;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

.third-slogan {
  animation-name: three;
  animation-duration: 4s;
  animation-iteration-count: infinite;
}

@keyframes one {
  0% {
    opacity: 0;
  }

  33% {
    opacity: 1;
  }

  66% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes two {
  0% {
    opacity: 0;
  }

  33% {
    opacity: 0;
  }

  66% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes three {
  0% {
    opacity: 0;
  }

  33% {
    opacity: 0;
  }

  66% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@media (min-width: 992px) {
  .main-slogan {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
  }

  .second-slogan,
  .third-slogan {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
  }
}

@media (max-width: 768px) {
  #firstSlide {
    padding-top: 5rem;
  }

  .main-header {
    /* background-color: #000; */
  }
}

table {
  text-align: left;
}

table input[type="text"] {
  width: 100%;
}

#submitbtn2 {
  border: 1px solid var(--color_orginal);
  background: none;
  padding: 10px 40px;
  color: var(--color_orginal);
}

.form-box {
  position: fixed;
  z-index: 2;
  bottom: 110px;
  right: 45px;
  color: #fff !important;
  font-size: 22px;
  background: #cc0e02;
  padding: 15px 35px;
  border-radius: 10px;
}

.box-agent {
  padding: 20px;
  box-shadow: 0px 1px 2px 2px #bda9a9;
  border-radius: 20px;
}

.box-agent h5 a {
  color: #000;
}

.box-agent h5 {
  padding-top: 20px;
}

.col.text-center {
  display: none;
}

.form-wrap.form-builder {
  display: flex;
  flex-direction: column;
  text-align: center;
}

.frmb {
  margin: 0 auto !important;
}

.row.firstreg {
  /* box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px; */
}

.vertical-carousel-formgenerator-title {
  text-align: center;
}

.btn-default {
  color: #212529;
  border-color: #337ab7;
  margin: 0.5rem 0;
  transition: all 0.3s ease-in-out;
  border-radius: 9px;
  padding: 10px 15px 10px 12px;
  box-shadow: 0px 2px 2px 2px;
}

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

.nav-item.dropdown:hover .multi-level {
  display: block;
  right: 0;
  background: #fff;
  border: 1px solid #eee;
}

.multi-level .dropdown-submenu a {
  color: #e20019 !important;
}

.multi-level li {
  width: 100%;
  padding: 0 10px 10px 0px;
}

.header-nav .container-fluid {
  padding-left: 0;
}

.search-holder {
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  z-index: 1000;
  visibility: hidden;
  transition: visibility 0s, opacity 0.3s linear;
}

.search-form1 {
  display: flex;
  width: 80%;
}

.srchtxt {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  margin: 0 0 12px;
  padding: 18px 24px;
  font-family: inherit;
  font-weight: inherit;
  border: 0;
  border-bottom: 1px solid #e1e1e1;
  cursor: text;
  -o-transition: color 0.3s ease-out, background-color 0.3s ease-out,
    border-color 0.3s ease-out;
  font-size: 20px;
  line-height: 1.6;
  color: #777 !important;
  background: 0 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
  outline-offset: 0;
}

.box-lines {
  position: relative;
  display: block;
  width: 27px;
  height: 27px;
}

.box-lines span {
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: currentColor;
  will-change: transform;
  -webkit-transition: 0.4s ease-out;
  -o-transition: 0.4s ease-out;
  transition: 0.4s ease-out;
}

.box-line-1 {
  top: 11px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}

.box-line-2 {
  top: 11px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}

.box-line-3 {
  top: 11px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
}

.box-line-4 {
  top: 11px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}

.close:hover .search-line-1 {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}

.close:hover .search-line-2 {
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.close:hover .search-line-3 {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

.close:hover .search-line-4 {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition-delay: 0.55s;
  -o-transition-delay: 0.55s;
  transition-delay: 0.55s;
}

.social-header li a {
  padding-left: 7px !important;
}

.row-brands {
  justify-content: center;
}

#gallery {
  padding-top: 40px;
}

@media screen and (min-width: 991px) {
  #gallery {
    padding: 60px 30px 0 30px;
  }
}

.img-wrapper {
  position: relative;
  margin-top: 30px;
  box-shadow: 0 1px 1px hsl(0deg 0% 0% / 0.075),
    0 2px 2px hsl(0deg 0% 0% / 0.075), 0 4px 4px hsl(0deg 0% 0% / 0.075),
    0 8px 8px hsl(0deg 0% 0% / 0.075), 0 16px 16px hsl(0deg 0% 0% / 0.075);
}

.img-wrapper img {
  width: 100%;
  height: 365px;
  object-fit: cover;
}

.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  color: #fff;
  flex-direction: column;
}

.img-overlay i {
  color: #fff;
  font-size: 3em;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  object-fit: contain;
  padding: 5%;
}

.title-overlay {
  font-size: 19px;
}

@media screen and (min-width: 768px) {
  #overlay img {
    width: 60%;
  }
}

@media screen and (min-width: 1200px) {
  #overlay img {
    width: 50%;
  }
}

#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  right: 50px;
}

#nextButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  left: 50px;
}

#prevButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #prevButton {
    font-size: 3em;
  }
}

#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}

#exitButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #exitButton {
    font-size: 3em;
  }
}

.text-vitana,
.list-vitana {
  text-align: justify;
  line-height: 2;
}

.vitana-table {
  font-size: 12px;
}

.vitana-table a {
  font-size: 10px;
}

.box-govah {
  text-align: center;
  box-shadow: #808080 3px 2px 8px 2px;
  padding: 1rem;
}

.image-box-3 {
  min-height: 480px;
}

.text-box-2 {
  min-height: 165px;
}

.text-box-4 {
  min-height: 145px;
}

.history-header {
  width: 100%;
  height: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.history-header h5 {
  color: white;
  font-size: 19px;
  line-height: 2;
  text-align: center;
}

.history-num {
  width: 100%;
  height: 100%;
  margin-top: 2rem;
  display: flex;
  position: relative;
  flex-direction: column;
}

.history-num img {
  width: 35%;
  padding-bottom: 1rem;
}

.history-num p {
  color: #bbbbbb;
  text-align: justify;
}

.history-failed p::before {
  content: "";
  position: absolute;
  top: 31%;
  bottom: 68.5%;
  width: 25%;
  background-color: #bbbbbb;
  right: 110%;
  border-radius: 20px;
}

.history-failed p::after {
  content: "";
  position: absolute;
  top: 30%;
  bottom: 67%;
  width: 2.2%;
  background-color: #bbbbbb;
  right: 110%;
  border-radius: 100%;
}

.history-num.history-part-three p::before {
  content: "";
  position: absolute;
  top: 31%;
  bottom: 68.5%;
  width: 25%;
  background-color: #bbbbbb;
  right: -34%;
  border-radius: 20px;
}

.history-num.history-part-three p::after {
  content: "";
  position: absolute;
  top: 30%;
  bottom: 67%;
  width: 2.2%;
  background-color: #bbbbbb;
  right: -10%;
  border-radius: 100%;
}

.history-pic {
  text-align: center;
  position: relative;
}

.history-pic::before {
  content: "";
  position: absolute;
  top: 232.5px;
  bottom: -84.5px;
  width: 5px;
  background-color: white;
  right: 49%;
  border-radius: 20px;
}

.history-last::before {
  width: 0;
}

.history-pic img {
  border-radius: 50%;
  width: 220px;
}

.history .row {
  margin-top: 6rem;
}

@media screen and (max-width: 1000px) {
  .history-pic::before {
    width: 0px;
  }
}

@media screen and (max-width: 768px) {
  .history-pic {
    margin: 1rem 0rem;
  }
}

.history {
  background-image: url(../../../uploads/4dd5536a-a4e1-4f26-a8b6-fbe5efc9051f-bbb.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  border-top-color: 10px solidyellow;
  padding-top: 50px;
  padding-bottom: 610px;
}

.history .container-fluid {
  background: none;
}

.container-fluid.history-part-one {
  background-color: black;
  color: white;
  padding: 2rem 7rem;
}

.history-part-three {
  justify-content: flex-start;
}

.history-part-one {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.history-failed {
  align-items: flex-end;
  justify-content: flex-start;
  text-align: left;
}

.list-group {
  width: 100%;
  display: flex;
  padding: 1rem 1.5rem;
  direction: ltr;
  align-items: center;
  background: var(--color_orginal);
  color: white;
}

.list-group ul {
  height: 100%;
  width: 100%;
  text-align: center;
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  justify-content: center;
}

.list-group ul li {
  align-items: center;
  position: relative;
}

.list-group ul li::before {
  content: "";
  position: absolute;
  top: 3.5px;
  bottom: 7.5px;
  width: 5px;
  background-color: white;
  right: 31px;
}

.list-group ul li.last-li::before {
  width: 0px;
}

.list-group ul li a {
  padding: 0.75rem 3.75rem 0.75rem 0;
  font-size: 20px;
  color: rgb(204, 204, 204);
  display: block;
  background: transparent;
  height: 100%;
  border: none;
  transition-property: all;
  transition-duration: 0.3s;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: white;
}

.list-group ul li a:hover,
.list-group-item.active {
  color: var(red);
  background: transparent;
  font-weight: 700;
}

@media (max-width: 1200px) {
  .list-group ul li a {
    font-size: 16px;
  }
}

@media (max-width: 1000px) {
  .fixed-top2 {
    top: 70px;
  }

  .list-group ul li a {
    padding: 0.75rem 1.75rem 0.75rem 0rem;
  }

  .list-group ul li::before {
    right: 6px;
  }

  .history-failed p::before {
    width: 0%;
  }

  .history-failed p::after {
    width: 0%;
  }

  .history-num.history-part-three p::before {
    width: 0%;
  }

  .history-num.history-part-three p::after {
    width: 0%;
  }
}

@media (max-width: 760px) {
  .fixed-top2 {
    top: 150px;
  }

  .list-group ul li a {
    font-size: 12px;
  }

  .list-group {
    display: none;
  }

  .history-part-three {
    align-items: center !important;
    justify-content: center;
  }

  .history-part-one {
    display: flex;
    justify-content: center !important;
    align-items: center;
  }

  .history-num p {
    text-align: center;
  }

  .container-fluid.history-part-one {
    background-color: black;
    color: white;
    padding: 2rem;
  }

  .history-num img {
    width: 100px;
  }
}

.product-vitana h1 {
  font-size: 30px;
  position: relative;
}

.product-vitana h1::before {
  border-bottom: 4px solid var(--color_orginal);
  content: "";
  position: absolute;
  bottom: -50%;
  right: 0%;
  left: 50%;
}

.product-vitana h2 {
  font-size: 30px;
  position: relative;
}

.product-vitana h2::before {
  border-bottom: 4px solid var(--color_orginal);
  content: "";
  position: absolute;
  bottom: -50%;
  right: 0%;
  left: 50%;
}

.product-box {
  box-shadow: var(--color_orginal) 2px 2px 8px 2px;
  margin-bottom: 30px;
  border-radius: 10px;
  min-height: 303px;
}

.product-box:hover {
  box-shadow: none;
  cursor: pointer;
  background: linear-gradient(90deg, var(--color_orginal) 50%, transparent 50%),
    linear-gradient(90deg, var(--color_orginal) 50%, transparent 50%),
    linear-gradient(0deg, var(--color_orginal) 50%, transparent 50%),
    linear-gradient(0deg, var(--color_orginal) 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 16px 4px, 16px 4px, 4px 16px, 4px 16px;
  background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0px;
  border-radius: 5px;
  animation: border-dance 3s infinite linear;
}

.product-box img {
  padding: 20px;
}

img.small-img {
  width: 30%;
  margin: 0 auto;
}

img.modal-img {
  width: 85%;
  margin: 0 auto;
}

.modal-dialog button {
  color: red;
  width: 45px;
  margin: -5px 15px 0px 0px;
  border: 3px solid;
  padding: 10px 10px 5px 10px;
  z-index: 5;
  border-radius: 8px;
}

.modal-dialog button:hover {
  color: white;
  background: red;
  border: 3px solid red;
}

/* @keyframes switch {
                                      
                                        25% {
                                          transform: rotate(3deg);
                                        }
                                      
                                        50%{
                                          transform: rotate(-3deg);
                                        }
                                              75% {
                                          transform: rotate(3deg);
                                        }
                                      
                                        100%{
                                          transform: rotate(-3deg);
                                        }
                                      } */
@keyframes border-dance {
  100% {
    background-position: 100% 0%, 0% 100%, 0% 0%, 100% 100%;
  }
}

@media (max-width: 768px) {
  html {
    overflow-x: hidden;
  }

  .header.d-block.d-md-none .main-header.scroll-fixed {
    padding: 5px 25px 10px 10px;
  }

  #navbarSupportedContent {
    background-color: var(--color_orginal);
    position: relative;
    position: absolute;
    right: -25px;
    width: 70%;
    top: 55px;
    z-index: 99;
  }

  .header ul {
    padding-right: 15px !important;
  }

  .fixed-top .top-nav {
    padding-top: 7px;
  }

  .dropdown-submenu {
    margin: 0px -10px 0px 0px;
  }

  .nav-item.dropdown:hover .multi-level {
    margin-top: 12px;
  }
}

#container.isotope .product-box {
  min-height: 260px;
  max-height: 211px;
  box-shadow: none;
  border: 3px solid var(--color_orginal);
}

#container.isotope .product-box:hover {
  border: none;
}

#container.isotope .product-box img {
  width: 300px;
}

.modal-content button.btn.btn-default.btn-prev {
  width: 0;
  height: 0;
  margin-right: 140px;
  color: #ffffff00;
  border: none;
  background-color: #ffffff00;
  z-index: -55;
}

.modal-content button.btn.btn-default.btn-next {
  width: 0;
  height: 0;
  margin-right: 140px;
  color: #ffffff00;
  border: none;
  background-color: #ffffff00;
  z-index: -55;
}

.modal-content button.btn.btn-default.btn-prev::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 35px solid #ffffff;
  transform: rotate(90deg);
  top: 50%;
  right: -100px;
  z-index: 99;
}

.modal-content button.btn.btn-default.btn-next::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 35px solid #ffffff;
  transform: rotate(-90deg);
  top: 50%;
  left: -100px;
  z-index: 99;
}

@media (max-width: 768px) {
  .modal-content button.btn.btn-default.btn-prev::before {
    top: 110%;
    right: 0px;
  }

  .modal-content button.btn.btn-default.btn-next::before {
    top: 110%;
    left: 0px;
  }
}

.text-field.form-field {
  text-align: right !important;
}

.textarea-field.form-field {
  text-align: right !important;
}

.firstreg .rgbtn {
  margin-top: 20px;
  background: green;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 600;
  border-radius: 3px;
  border: 1px solid green;
  padding: 13px 55px;
  transition: 0.4s;
}

.firstreg .rgbtn:hover {
  background-color: transparent;
  box-shadow: inset 0 0 0 0.1rem green;
  -webkit-box-shadow: inset 0 0 0 0.1rem green;
  -ms-box-shadow: inset 0 0 0 0.1rem green;
  -o-box-shadow: inset 0 0 0 0.1rem green;
  color: green;
}

.formbuilder-header.form-group {
  margin-top: 25px !important;
}

.main-body {
  overflow: hidden;
}

.fas {
  font-family: fontawesome;
}

.box-image-clip {
  margin-top: -500px;
}

.box-image {
  transition: 0.4s;
  position: relative;
  overflow: hidden;
}

.box-image img {
  border-radius: 20px;
}

.content-box-clip {
  position: absolute;
  bottom: -60%;
  width: 100%;
  text-align: center;
  transition: 0.8s;
  transform: translateY(104px);
  z-index: 3;
}

.title-box-clip {
  font-size: 22px;
  color: #fff;
  padding-bottom: 30px;
  font-family: "IRANSans";
}

.link-clip {
  background: var(--color_orginal);
  padding: 9px 20px;
  border-radius: 5px;
  color: #fff;
  transition: 0.4s;
  font-family: "IRANSans";
}

/* section comment-news */
.comment-news {
  padding-bottom: 110px;
}

.comment-news::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 200px;
  background: var(--color_orginal);
  bottom: 60px;
  right: 0;
  left: 0;
}

.comment-news {
  position: relative;
  padding-top: 45px;
}

.info-comment h3 {
  color: #fff;
  font-size: 20px;
}

.comment-news img {
  border-radius: 20px;
}

.sub-title-comment-news {
  color: var(--color_orginal);
  font-size: 35px;
  width: 50%;
  float: right;
  /* text-align: justify; */
  line-height: 1.5;
  direction: ltr;
  text-align: center;
}
.sub-title-comment-news-p {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.owl-nav button {
  position: absolute;
  bottom: 13%;
  width: 40px;
  height: 40px;
  border-radius: 100%;
}

.owl-nav .owl-prev {
  left: -10%;
}

.owl-nav .owl-next {
  /* right: 0%; */
  left: -15%;
}

.header-box-comment {
  overflow: hidden;
  position: relative;
}

.img-box-comment {
  transition: 0.4s;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  display: inline;
  /* margin: auto; */
}

.img-box-comment img {
  border-radius: 20px;
}
.box-comment {
  position: relative;
}
.clip .box-comment::after {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 39%,
    rgba(0, 0, 0, 0.59)
  );
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  border-radius: 20px;
}
.img-box-comment:hover {
  /* transform: translateY(5px); */
}

.owl-nav .fas {
  font-style: normal;
  font-size: 19px;
}

/* start section contact */
.list-title-contact li {
  display: inline-block;
  padding: 10px;
  font-size: 18px;
}

.list-title-contact li i {
  font-style: normal;
  font-size: 20px;
}

.list-title-contact li:nth-child(2) {
  border-left: 1px solid #979797;
}

.list-title-contact {
  margin: -40px 0 0 0;
}

.list-title-contact p {
  color: var(--color_orginal);
}

.list-title-contact .fa-envelope {
  color: #979797;
}

.list-title-contact .fa-twitter {
  color: #1da1f2;
  padding: 5px;
  border-radius: 100%;
}

.list-title-contact li:nth-child(4),
.list-title-contact li:nth-child(5) {
  height: 30px;
}

.list-title-contact li:nth-child(6) p {
  color: black;
}

.list-title-contact .fa-instagram {
  color: #5b51d8;
  padding: 5px;
  border-radius: 100%;
}

footer {
  background-color: var(--color_orginal);
  padding: 20px;
}

.copy-right {
  color: white;
  font-weight: 400;
  padding-top: 20px;
}

.social-footer {
  padding-top: 20px;
}

.social-footer li {
  display: inline-block;
}

.social-footer li a {
  font-size: 18px;
  color: white;
  line-height: 30px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  background: #cc0d03;
  text-align: center;
  margin-left: 15px;
  border: 2px solid #cc0d03;
  transition: 0.4s;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  top: 20%;
  left: unset;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.carousel-caption h2 {
  color: black;
  margin: 0;
  font-size: 40px;
}

.carousel-caption a {
  color: white;
  background-color: var(--color_orginal);
  padding: 10px 30px;
  font-size: 24px;
  border-radius: 5px;
}

.clip .nav.nav-tabs {
  position: relative;
  padding: 50px 0 0px 0;
  border: none;
  display: flex;
  justify-content: space-evenly;
}

.clip .nav.nav-tabs li {
  padding: 0 10px;
  font-size: 20px;
  font-weight: 700;
  transition: 0.4s;
}

/* .clip .nav.nav-tabs li:hover {
                                          transform: scale(1.5)
                                      } */

.clip .nav.nav-tabs a {
  color: white;
  position: relative;
}

.clip .nav.nav-tabs a::before {
  content: "";
  position: absolute;
  border-bottom: 5px solid var(--color_orginal);
  border-radius: 20px;
  bottom: -10px;
  right: 0;
  left: 0;
}

.clip .nav.nav-tabs li:nth-child(2) a::before {
  border-color: green;
}

.clip .nav.nav-tabs li:nth-child(3) a::before {
  border-color: #73220e;
}

.box-comment:hover .content-box-clip {
  transform: translateY(10px);
}

.clip button.owl-prev {
  top: 40%;
  right: -10%;
  background: white !important;
  color: var(--color_orginal) !important;
  border: 1px solid white !important;
}

.clip button.owl-next {
  top: 40%;
  right: 105%;
  background: white !important;
  color: var(--color_orginal) !important;
  border: 1px solid white !important;
}
.clip button.owl-prev span {
  font-size: 25px;
}
.clip button.owl-next span {
  font-size: 25px;
}

.comment-news .owl-prev {

  background: white !important;
  color: var(--color_orginal) !important;
  border: 1px solid white !important;
}

.comment-news .owl-next {
 
  background: white !important;
  color: var(--color_orginal) !important;
  border: 1px solid white !important;
}
.comment-news .owl-prev span {
  font-size: 25px;
}
.comment-news .owl-next span {
  font-size: 25px;
}



#PRoduct {
  margin-top: -400px;
}

#BRands {
  margin-top: -410px;
}
#ABout-us {
  margin-top: 60px;
}
#BRands,
#PRoduct,
#ABout-us {
  opacity: 0;
}

.js-show {
  opacity: 1 !important;
  transition: 0.4s;
}
.js-scale {
  transform: scale(1.5);
}

.clip {
  min-height: 650px;
}

@media (max-width: 768px) {
  video {
    height: 300px;
    /* width: 100%; */
  }

  #PRoduct {
    margin-top: -150%;
  }

  #BRands {
    margin-top: -150%;
  }

  .clip button.owl-prev {
    top: 102%;
    right: 35%;
  }

  .clip button.owl-next {
    top: 102%;
    right: 55%;
  }

  .comment-news .text-left {
    text-align: center !important;
  }

  .sub-title-comment-news {
    float: none;
    width: 100%;
    padding: 0 50px;
    text-align: center;
  }

  .comment-news .owl-nav {
    display: none;
  }

  .box-image-clip {
    margin-top: -170px;
  }
  .content-box-clip {
    /* bottom: -50%; */
    right: 0;
  }
}
.title-clip-box {
  line-height: 1.18;
  text-align: center;
  color: #ffffff;
  /* max-width: 710px; */
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 50px;
}
@media (min-width: 1600px) {
  video {
    /*! width: auto; */
    /*! height: auto; */
  }
}
@media (min-width: 1900px) {
  video {
    margin: 10px 0 30px 0;
  }
  .comment-news {
    padding-top: 100px;
  }
}

html {
  scroll-behavior: smooth;
}

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;
}

body {
    font-family: 'IRANSans';
    background: #fff;
}
.fas{font-family: 'FontAwesome';color: #bd9620;font-size: 25px;}
h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-family: Bitter, serif; */
    font-weight: 700;
}

.hero h2,
.teasers .container h3,
.wide h2 {
    font-family: "Open Sans", sans-serif;
}

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

h2 {
    margin: 0.5rem 0 1.5rem;
}

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: #337ab7;
}

    a:hover {
        color: white;
    }

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

header[role="banner"] {
   /* position: relative; */
   /* background: #bd9620; */
   padding: 15px 0 25px 0;
   /* overflow: hidden; */
}
.container.hero {
    max-width: 100% !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.sub-menu li .nav-link {
    padding: 0 0 8px 0!important;
    margin-bottom:0!important;
}
.sub-menu {
    padding-top: 10px!important;
}
.main-body {
    overflow: hidden;
}

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

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

        .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;*/
        }

        .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;
        }

footer {
    border-top: solid 4px #eef4f7;
}

    footer .container {
        padding: 2rem 15px;
        font-size: 0.85rem;
    }

.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;
        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 h2 {
        font-size: 1.8rem;
        border: 0;
    }

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

    .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: left;
    }

    .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: 14px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    font-weight: 500;
    line-height: 24px;
    direction: ltr;
    overflow-x: hidden;
    text-align: left;
}

* {
    outline: none !important;
}

a:hover {
    text-decoration: none;
}
.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 {
    display: inline-block;
    position: relative;
}

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

.top-nav a {
    color: #ccc;
}
.top-header {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding: 5px 0;
}

.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: #fff none repeat scroll 0 0; */
    /* padding: 50px 0 20px; */
    font-family: "IRANSans";
    overflow-x: hidden;
}

.footer-box > p {
    color: #ccc;
    text-align: justify;
    direction: ltr;
    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: left;
}

.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 #bd9620;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    margin-right: 8px;
    text-align: center;
    width: 38px;
    background: #bd9620;
    transition: .4s;
}

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

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

.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: left;
}

    .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: #000;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}

.copyright {
    text-align: center;
    padding-top: 20px;
}

    .copyright a {
        color: #000;
        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: ltr;
}

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

.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;
    }
}
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    /* background: #bd9620; */
    padding: 5px 0 15px 0;
    /* width: 100%; */
}
.fixed-top2 {
    position: fixed;
    top: 56px;
    right: 0;
    left: 0;
    z-index: 103;
    background: #bd9620;
    padding: 5px 0 15px 0;
    /* width: 100%; */
}
.fixed-top .logo img{
    width:100px
}
/*Start of news*/
.single-post-box .title-post {
    padding: 20px 25px;
    margin-bottom: 12px;
    border-bottom: 1px solid #f0f0f0
}

    .single-post-box .title-post h1 {
        color: #333;
        font-size: 24px;
        font-weight: 700;
        line-height: 30px;
        margin: 0 0 8px
    }

.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: 8px;
            margin-bottom: 2px
        }

            .single-post-box .share-post-box ul.share-box li:first-child {
                float: right;
            }

            .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
            }

                .single-post-box .share-post-box ul.share-box li a i {
                    color: #fff
                }

                .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 p {
        padding: 0 20px;
        margin-bottom: 18px
    }

        .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
        }

    .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 15px;
    font-size: 20px;
    color: #bd9620;
    text-align: center;
}
.text-history {
    line-height: 2.4;
    text-align: justify !important;
}
    .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
}
/*End of news*/

/*Start of Menu*/
ul.navbar-nav li ul.sub-menu {
    background-color: #fff;
    box-shadow: 0 3px 8px #000;
    right: 0;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    width: 190px;
    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;
}
ul.navbar-nav li ul.sub-menu li a{
    color:#000;
}
ul.navbar-nav li {
    position: relative;
    margin-left: 0px;
}
ul.sub-menu li a {
    padding: 5px;
}
    ul.navbar-nav li ul.sub-menu li {
        padding: 0 10px 10px 10px;
        width: 100%;
    }

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

        ul.navbar-nav li ul.sub-menu li a:hover {
            /* background: rgb(16 59 127); */
            /* color: #000; */
        }

    ul.navbar-nav li a:before {
        content: "";
        width: 1px;
        height: 15px;
        top: 11px;
        left: 0;
        /* background: #f2d479; */
        padding-left: 1px;
        position: absolute;
    }
.header-nav .visuallyHidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.navbar .dropdown-toggle, .nav-tabs > .dropdown-toggle {
    margin-bottom: 0;
}

.navbar-nav li {
    cursor: pointer;
    font-size: 15px;
    font-weight: 300;
}

.dropdown-item {
    padding: 0.5rem 1rem 0.5rem 1.5rem;
    text-align: left;
}

.dropdown-menu {
    background-color: white;
    width: fit-content;
    right: 0;
    top: 100%;
    min-width: 200px;
}

.nav-item:hover > .dropdown-menu {
    display: table;
}

.dropdown-submenu {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.dropdown-submenu:last-child{
    border-bottom:none;
}
    .dropdown-submenu > .dropdown-menu {
        top: 0px;
        right: 100%;
        margin-top: -1px;
        margin-left: -1px;
        -webkit-border-radius: 6px 0px 6px 6px;
        -moz-border-radius: 6px 0px 6px 6px;
        border-radius: 6px;
        min-width: 188px;
        background: #bd9620;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: table;
    }

.header-nav .hamburger {
    width: 30px;
    height: 30px;
    position: relative;
    padding-left: 15px;
    margin-top: 15px;
}

    .header-nav .hamburger .bar {
        padding: 0;
        width: 30px;
        height: 4px;
        background-color: #fff;
        display: block;
        border-radius: 4px;
        transition: all 0.4s ease-in-out;
        position: absolute;
    }

.header-nav .bar1 {
    top: 0;
}

.header-nav.bar2,
.header-nav .bar3 {
    top: 13.5px;
}

.header-nav .bar3 {
    right: 0;
}

.header-nav .bar4 {
    bottom: 0;
}

/* HAMBURGER 3 */

.header-nav .hamburger3 .bar1 {
    transform-origin: 5%;
}

.header-nav .hamburger3 .bar4 {
    transform-origin: 5%;
}

.header-nav .checkbox3:checked + label > .hamburger3 > .bar1 {
    transform: rotate(45deg);
    height: 3px;
    width: 42px;
}

.header-nav .checkbox3:checked + label > .hamburger3 > .bar3 {
    transform: rotate(45deg);
    height: 3px;
    background-color: transparent;
}

.header-nav .checkbox3:checked + label > .hamburger3 > .bar2 {
    transform: rotate(-45deg);
    height: 3px;
    background-color: transparent;
}

.header-nav .checkbox3:checked + label > .hamburger3 > .bar4 {
    transform: rotate(-45deg);
    height: 3px;
    width: 42px;
}
/*End of Menu*/
.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    /* overflow: hidden; */
    transition: .5s;
    /* text-align: left; */
}
.header li{
    transition:.4s;
}
.header li a {
    display: block;
    padding: 13px 0px 0px 13px!important;
    text-decoration: none;
    text-align: left;
    font-size: 15px;
    color: #fff;
}
.header li a.aparat-icon{
    padding-top: 0px!important;
    display: flex;
    vertical-align: top;
}
.input-search {
    transition: .4s;
    width: 170px;
    float: left;
    border-radius: 20px;
    opacity: 0;
    background-color: white;
    border: none;
    margin: 0px 0px 7px 0;
    font-size: 16px;
    text-align: left;
    padding-right: 10px;
}

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

.li-search {
    /* width: 210px!important; */
    height: 100%!important;
    /* margin: 15px 20px!important; */
}
.social-header li a {
    font-size: 17px;
}
.top-nav {
    text-align: center;
    transition: .7s;
    transform: translateY(-60px);
    opacity:0;
}
.fixed-top .top-nav{
    opacity:1;
    transform:translateY(0)
}
a.logo img {
    max-width: 85% !important;
}

.header .logo {
    display: block;
    /* float: left; */
    font-size: 2em;
    text-decoration: none;
    width: 115px;
    position: relative;
}
.header .logo img{
    position:
    absolute;
    z-index: 8;
    /* right: 0; */
}
.langflags {
    padding-top: 10px;
    cursor: pointer;
}
.langflags img{
    width: 24px;
    margin-left: 7px;
}
p#UserNameId {
    margin: 0;
    color: #fff;
    direction: ltr;
}
.header-nav {
    /* overflow-x: hidden; */
}

/* 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: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
    background: #333;
    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: right; */
    }
    .header .menu {
        clear: none;
        float: right;
        max-height: none;
    }
    .header .menu-icon {
        display: none;
    }
}

/* slider*/

.box-text-slider.text-left {
    position: absolute;
    top: 27%;
    left: 10%;
    color: #fff;
}
.title-slider {
    font-size: 23px;
    font-style: normal;
    color: white
}

.text-slider {
    font-size: 90px;
    font-style: normal;
    color: white;
}
@media(max-width:766px){
    .title-slider{
        font-size:15px
    }
    .text-slider{
        font-size:18px
    }
   
     .logo{
         width:50px;
     }
    .header .logo{
        position:
        unset;
        width: unset;
        float: unset;
    }
    .header .logo img {
    position: unset;
    z-index: 8;
    right: unset;
}
    .navbar-expand-lg{justify-content: right;}
    .alllangs{
        margin-top:7px
    }
}
/* start style section about */

#about {
    padding-top: 160px;
    text-align: justify;
    padding-bottom: 100px;
}

.title-about {
    font-size: 16px;
    padding: 15px;
}

.text-about {
    padding: 0 30px;
}

.box-title-about img {
    object-fit: contain;
}

.image-about {
    background-image: url(../../../uploads/c552b3ea-b4fe-4bf7-b2a1-c97206139221-home-about.jpg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 430px;
}

.content-about {
    color: #858585;
    font-size: 15px;
    line-height: 30px;
    font-weight: 400;
}


/* end style section about */
/* start style section products */

#products {
    padding: 80px 0 80px;
}

.text-products {
    font-size: 16px;
    font-weight: 500;
}


/* end style section products */


/* start style section parallax2 */

#parallax2 {
    background-image: url('../../../uploads/770d42c7-97f3-4883-af78-a2b1dd319dd8-mt-1744-home-parallax2.jpg');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
    padding-bottom: 100px;
}

.box-title-parallax-2 {
    font-weight: 700;
    padding-top: 160px;
    font-size: 17px;
    position: relative;
}

.box-title-parallax-2:after {
    content: '';
    position: absolute;
    border-bottom: 2px solid #bd9620;
    width: 109px;
    padding-top: 35px;
    margin-right: -110px;
}

.box-cream-product {
    display: flex;
    padding: 30px;
    border-bottom: 1px dashed #fff;
}

.image-cream-product img {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    object-fit: cover;
    max-width: none;
}

.title-cream-product {
    font-size: 16px;
    line-height: 35px;
    text-align: left;
}

.text-cream-product {
    font-size: 15px;
    text-align: justify;
}


/* end style section parallax2 */


/* start style section comment*/

#comment {
    background-image: url('../../../uploads/225f694a-689b-428e-be1a-18815ce77acb-mt-1744-home-bg1.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    max-height: 470px;
    padding-top: 100px;
    margin-bottom: 100px;
}

.img-box-comment {
    font-family: 'FontAwesome';
    padding: 5px 0 50px;
}

.content-comment {
    padding: 20px;
    line-height: 35px;
    font-size: 16px;
    font-weight: 600;
}

.info-comment h3 {
    font-size: 16px;
    font-weight: 600;
}

.owl-carousel.carousel_se_01_carousel {
    direction: ltr;
}
/* end style section comment*/
/* start style section contact-us */

footer {
    /* background-color: #fff; */
    /* padding: 20px; */
}

.copy-right {
    color: white;
    font-weight: 400;
    padding-top: 20px;
}

.text-contact {
    color: #858585;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}

.image-contact {
    font-size: 32px;
    color: #bd9620;
    margin-left: 30px;
}

.info-contact {
    padding-bottom: 30px;
    display: flex;
}

.box-contact {
    text-align: left;
}
.social-footer {
    padding-top: 20px
}
.text-contact a {color: #858585;transition: .4s;}
.text-contact a:hover{
    color: #bd9620;
}
.social-footer li {
    display: inline-block;
}

.social-footer li a {
    font-size: 18px;
    color: white;
    line-height: 30px;
    width: 35px;
    height: 35px;
    text-align: center;
    /* margin-left: 15px; */
    transition: .4s;
}

.social-footer li:hover a {
    background: white;
    color: #cc0d03;
}

.box-icon-phone {
    position: fixed;
    left: 40px;
    bottom: 40px;
    background: white;
    padding: 15px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 0 4px 10px 0 rgb(46 58 70 / 35%);
    transition: .4s;
    text-align: center;
    cursor: pointer;
}

.icon-phone {
    font-size: 34px;
    color: #cc0d03!important;
}



.box-icon-phone:hover .overlay {
    background-color: rgba(255, 255, 255, 0.35);
}


/* end style section contact-us */
/* start style page delato */
.logo-back {
    position: relative;
}

.logo-brand {
    position: absolute;
    top: -55px;
    width: 100px;
    border: 2px solid #c3742f;
    border-radius: 50%;
    right: 40px;
    background: #fff;
}
.img-lucky img{
    padding: 10px;
}
.box-back{
    border-bottom:2px solid #c3742f;
}
.box-back img{
    width:100%;
    object-fit:cover
}
.info-brand{
    border-left: 1px dotted #000;
    padding: 25px;
}
.info-brand .fa, .about-brand .fa {
    padding: 7px;
    font-size: 30px;
    color: #ffffff;
}
ul.list.lg-v-pad .fas {
    font-size: 20px;
    color: #5a5858;
}
ul.list.lg-v-pad {
    list-style: none;
    text-align: left;
    padding-right: 0;
    padding-top: 20px;
    color: #858585;
    border-top: 1px solid #eee;
}
.lg-v-pad li {
    margin-bottom: 10px;
    overflow: hidden;
    display: flex;
}
.title-brand {
    border-bottom: 1px solid #bd9620;
}
ul.list.lg-v-pad a {color: #858585!important;}

.main-color {
    color: #bd9620;
    margin-left: 10px;
}
.text-brand {
    color: #858585;
    text-align: justify;
    line-height: 3;
    direction: ltr;
}
.text-box-brand {
    text-align: justify;
    line-height: 30px;
    font-weight: 500;
    color: #858585;
    direction: ltr;
    font-size: 15px;
}
.text-feature {
    text-align: left;
    color: #858585;
    line-height: 40px;
    direction: ltr;
}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/

.services .icon-box {
  padding: 50px 20px;
  margin-top: 30px;
  margin-bottom: 35px;
  text-align: center;
  height: 270px;
  position: relative;
  background: #fff;
  box-shadow: 2px 2px 15px rgb(0 0 0 / 10%);
}

.services .icon {
  position: absolute;
  top: -36px;
  left: calc(50% - 36px);
  transition: 0.2s;
  border-radius: 50%;
  border: 2px solid #bd9620;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  width: 72px;
  height: 72px;
  background: #fff;
  cursor: pointer;
}

.services .icon i {
  color: #fff;
  font-size: 24px;
  line-height: 0;
}

.services .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 18px;
  text-transform: uppercase;
}

.services .title a {
  color: #343a40;
}

.services .icon-box:hover .icon {
  background: #bd9620;
  /* border: 2px solid #bd9620; */
}

.services .icon-box:hover .icon i {
  color: #ff5821;
}

.services .icon-box:hover .title a {
  color: #bd9620;
}

.services .description {
  line-height: 24px;
  font-size: 14px;
  text-align: justify;
  font-weight: 400;
  color: #000;
}
.section-title h2 {
    text-align: center;
    position: relative;
    padding:60px 0;
}
.section-title h2::after{
    content: '';
    position: absolute;
    border-bottom: 2px solid #bd9620;
    width: 109px;
    padding-top: 50px;
    margin-right: -100px;
    }
.section-title p {
    text-align:justify;
    line-height:40px;
    font-weight: 500;
}
.brands-lucky img{
padding:8px;
}
.parallax-brand-mother {
    background-size: cover;
    background-repeat: no-repeat;
    height: 270px;
    box-shadow: 2px 2px 15px rgb(0 0 0 / 10%);
}
.parallax-brand-mother.services .icon-box {
    height: 0!important;
    padding: 0;
}
.parallax-brand-mother.services .title {
    padding-top: 100px;
}
section#services {
    background: #fff9f7;
}

#about p {
    color: #858585;
    line-height: 40px;
}
#about-page .icon-boxes h4 {
  font-size: 22px;
  color: #000;
  /* margin-bottom: 35px; */
  position:relative;
}
#about-page .icon-boxes h4::after{
    content:'';
    position:absolute;
    width:100px;
    height:2px;
    background: #bd9620;
    margin-top: 35px;
    margin-right:-80px;
}
.about .icon-boxes h3 {
  font-size: 28px;
  font-weight: 700;
  color: #554945;
  margin-bottom: 15px;
}

.about .icon-box {
  margin-top: 10px;
}

.about .icon-box .icon {
  float: right;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 2px solid #bf992061;
  border-radius: 50px;
  transition: 0.5s;
  background: #fff;
  margin-left: 20px;
}

.about .icon-box .icon i {
  color: #bc9620;
  font-size: 32px;
}

.about .icon-box:hover .icon {
  background: #bc9620;
  border-color: #bd9620;
  color: #fff!important;
}

.about .icon-box:hover .icon div {
  color: #fff;
}

.about .icon-box .title {
  margin-left: 85px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
}

.about .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}

.about .icon-box .title a:hover {
  color: #bc9620;
}
section#about-page {
    text-align: left;
    color: #858585;
}

section#about-page p {
    /* line-height: 25px; */
    font-weight: 400;
    text-align: justify;
}
.col-xl-5.col-lg-6.video-box.d-flex.justify-content-center.align-items-stretch.position-relative img {
    padding-top: 50px;
    /* object-fit: cover; */
    height: 500px;
}
.owl-carousel.carousel_se_03_carousel.owl-theme.owl-loaded.owl-drag {
    direction: ltr;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.contact .info-box {
  color: #313030;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px;
  height: 140px;
}

.contact .info-box .fas {
  font-size: 32px;
  color: #bd9620;
  border-radius: 50%;
  border: 2px dotted #ffded4;
  float: left;
  width: 60px;
  height: 60px;
  line-height: 50px;
  text-align: center;
}

.contact .info-box h3 {
  font-size: 20px;
  color: #656262;
  font-weight: 700;
  margin: 10px 0 26px 68px;
  text-align: left;
}
.contact .info-box p{
    font-weight:400;
}
.contact .info-box a {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin: 0 0 0 0;
  text-align: left;
  font-weight: 400;
  color:#000;
}

.contact .php-email-form {
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 30px;
}

.contact .php-email-form .error-message {
  display: none;
  color: #fff;
  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;
  color: #fff;
  background: #18d26e;
  text-align: center;
  padding: 15px;
  font-weight: 600;
}

.contact .php-email-form .loading {
  display: none;
  background: #fff;
  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;
}

.contact .php-email-form input:focus, .contact .php-email-form textarea:focus {
  border-color: #ff5821;
}

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

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

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

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

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* news */
ul.news-date.p-0 {
    list-style: none;
}

p.card-text.truncateinside {
    text-align: left;
    line-height: 40px;
    font-weight: 400;
    color: #858585;
    min-height: 50px;
}



h5.card-title.d-flex.flex-row-reverse.justify-content-between {
    text-align: center;
}
.card.lst-item.cardview1 {
    margin-bottom: 30px;
}
h5.card-title.d-flex {
    text-align: center;
}

h5.card-title {padding: 20px;}

h5.card-title a {
    color: #bd9620;
}
.btn-outline-info {
    color: #bd9620;
    border-color: #be9620;
    transtion:.4s;
}
.btn-outline-info:hover{
   background:#bd9620c7;
       border-color: #be9620;
}
.latest-news-title {
    font-size: 25px;
    padding: 45px;
    text-align: center;
}
.latest-news-title::after{
    content:'';
    width:100px;
    height:2px;
    background: #bd9620;
    position:absolute;
    margin-right:-25px;
    margin-top:10px;
}


.card.list-item-news.cardview2 {
    direction: ltr;
    font-family:'IRANSans';
    margin-bottom: 0!important;
    border: 1px solid #ddd!important;
    margin-top: 0px;
    padding: 10px 25px 20px!important;
    border-radius: 0!important;
}

.card.list-item-news.cardview2 .card-title {
      font-family:'IRANSans';
      font-size: 15px;
      line-height: 25px;
      width:100%;
}
.card.list-item-news.cardview2 .card-title a{
     color: #bd9620;
}
.slick-list.draggable {
    height: 234px!important;
}
.card.list-item-news.cardview2 .card-text.truncateinside {
    width:100%;
}
.card.list-item-news.cardview2 ul.news-date {
    list-style:none;
    width:100%;
}

.card.list-item-news.cardview2 .btn.btn-outline-info {
    border-color: #bd9620;
    color: #bd9620;
}
.card.list-item-news.cardview2 .btn.btn-outline-info:hover{
    background: #bd9620;
    color:white;
}
.single-post-box .title-post h1 {
    text-align: left;
    font-family:'IRANSans';
}

.single-post-box .title-post .post-tags {
    list-style:none
}
.single-post-box .title-post .post-tags li{
    display: inline-block; 
    color: #999;
    font-size: 14px;
    font-style: normal;
}
.single-post-box .title-post .post-tags li i{
    margin-left: 7px;
}
.single-post-box .title-post {
       padding: 20px 25px;
    margin-bottom: 12px;
    border-bottom: 1px solid #f0f0f0;
}

.single-post-box>.post-content {
    margin-bottom: 10px;
    overflow: hidden
}
.single-post-box>.post-content h2{
    letter-spacing: 0;
    font-family: "IRANSans";
    text-align:right;
    font-size: 19px;
    line-height: 2;
}
.single-post-box>.post-content p {
    padding: 0 20px;
    margin-bottom: 18px;
    font-family: "IRANSans";
    text-align: left;
    direction: ltr;
}

.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;
    font-family: "IRANSans";
}

.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
}

.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;
    font-family: "IRANSans";
}

.single-post-box.wide-version .share-post-box {
    margin-bottom: 20px;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 20px
}


ul.share-box {
    list-style: none;
    text-align:right;
}
ul.share-box li{
    display:inline-block;
    margin-left:15px;
    font-size:18px;

}
.card.lst-item.cardview1 .card-title{
    font-size: 16px;
    line-height: 1.8;
    text-align: justify;
    font-family:'IRANSans';
    padding-top:20px;
}

.card.lst-item.cardview1{
    text-align:right;
    height: 465px;
}

.card.lst-item.cardview1 .card-text.truncateinside {
    font-size:14px;

}

.card.lst-item.cardview1 ul.news-date {
    list-style:none;
}
.card.lst-item.cardview1 .btn{
    border-color: #bd9620;
    color: #bd9620;
    transition: .4s;
}
.card.lst-item.cardview1 .btn:hover{
    background: #bd9620;
    color:#fff;
}

.latest-news-content {
    padding:40px 0;
}
.vertical-carousel-news {
    direction: ltr;
    padding: 50px;
}
.cardview3 {
    list-style:none;
    /* padding-bottom: 40px!important; */
    margin-bottom: 0!important;
}

.vertical-carousel-text-news-content {
    width: 100%;
    font-size: 15px;
    text-align: justify;
    transition: .4s;
}
.vertical-carousel-text-news-content a:hover{
    color: #bd9620;
}
.card.list-item-news.cardview2 .card-title{
    padding:0;
}

.vertical-carousel-news-title {
    font-size: 30px;
    padding:30px;
}
.vertical-carousel-news-title::after{
    content:'';
    position:absolute;
    width:100px;
    height:2px;
    background:#bd9620;
    top:75px;
    margin-right:-20px;
}
/*product page*/
div#container.isotope {
    margin: auto;
}
.grid-item {
    display: inline-block;
    height: 259px;
    overflow: hidden;
    text-align: center;
    width: 400px;
}
.isotope-pager {
    text-align: center;
}
.grid-item img {
    width: 100%;
    height: auto;
    /* filter: url(filters.svg#grayscale); */
    filter: gray;
    /* -webkit-filter: grayscale(1); */
    transition: 0.9s;
    /* border: 1px solid #bd96205e; */
}

.grid-item img:hover {
    filter: none;
}

.isotope-pager .pager {
    display: inline-block;
}

.filters {
    width: 100%;
    text-align: center;
    padding-bottom: 35px;
    padding-top: 10px;
}

.filters ul {
    list-style: none;
    padding: 20px 10px;
    /* box-shadow: -1px 1px 11px rgba(0, 0, 0, .4); */
    margin: 0 40px;
    /* border-radius: 30px; */
    /* background-color: #232323; */
}

.filters li {
    display: inline-block;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.filters li a {
    color: #000!important;
    text-decoration: none;
}
.filters li a.active{
    color: #bd9520!important;
}
.filters li a:hover {
    color: #fff;
}

.filters li:hover a{
    color:#bd9620!important
}
.filters li.active a {
    color: #e3ca66;
    border: 1px solid #e3ca66;
    border-radius: 15px;
    box-shadow: -1px 1px 11px rgba(0, 0, 0, .4);
    padding: 10px 25px;
}

.isotope-pager a {
    margin: 30px 1px;
    display: inline-block;
    width: 50px;
    /* height: 60px; */
    line-height: 30px;
    color: black;
    font-weight: 600;
    transition: 0.3s;
    /* position: relative; */
    /* padding-right: 26px; */
    box-shadow: -1px 1px 11px rgba(0, 0, 0, .1);
    border-radius: 25px;
    background-color: #BD9621;
    border: 2px solid black;
    text-decoration: none;
}

.isotope-pager a:hover {
    color: #bd9620;
    background-color: black;
    border: 2px solid #bd9620;
    box-shadow: -1px 1px 10px 3px rgba(0, 0, 0, .1);
}

.isotope-pager .active {
    color: #e3ca66 !important;
    box-shadow: -1px 1px 10px 5px rgba(0, 0, 0, .1);
    border-radius: 25px;
    background-color: #161616;
    border: 1px dotted #e3ca66;
}

.isotope-pager .prev {
    border-radius: 30px 0 0 30px;
}

.isotope-pager .next {
    border-radius: 0 30px 30px 0;
}

.isotope-pager a::before,
.isotope-pager a:after {
    content: "";
    position: absolute;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
}

.isotope-pager .num::before,
.next::before {
    border-right: 20px solid #2c3e50;
    right: 100%;
}

.isotope-pager .num:after,
.prev:after {
    border-right: 20px solid #f1f1f1;
    right: 0;
}
.grid-item .overlay{
    /* position: relative!important; */
}
.grid-item .overlay {
    position: absolute;
    bottom: 19px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5);
    /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

.grid-item:hover .overlay {
    opacity: 1;
}
/* gallery */
.gal-container{
	padding: 12px;
}
.gal-item{
	overflow: hidden;
	padding: 3px;
}
.gal-item .box{
	height: 350px;
	overflow: hidden;
}
.box img{
	height: 100%;
	width: 100%;
	object-fit: cover;
	-o-object-fit:cover;
}
.gal-item a:focus{
	outline: none;
}
.gal-item a:after{
	content:"\f002";
	font-family: 'Fontawesome';
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.75);
	position: absolute;
	right: 3px;
	left: 3px;
	top: 3px;
	bottom: 3px;
	text-align: center;
	line-height: 350px;
	font-size: 30px;
	color: #fff;
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
}
.gal-item a:hover:after{
	opacity: 1;
}
.modal-open .gal-container .modal{
	background-color: rgba(0,0,0,0.4);
}
.modal-open .gal-item .modal-body{
	padding: 0px;
}
.modal-open .gal-item button.close{
    position: absolute;
    width: 25px;
    height: 25px;
    background-color: #000;
    opacity: 1;
    color: #fff;
    z-index: 999;
    right: -12px;
    top: -12px;
    border-radius: 50%;
    font-size: 15px;
    border: 2px solid #fff;
    line-height: 25px;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
	box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}
.modal-open .gal-item button.close:focus{
	outline: none;
}
.modal-open .gal-item button.close span{
	position: relative;
	top: -3px;
	font-weight: lighter;
	text-shadow:none;
}
.gal-container .modal-dialogue{
	width: 80%;
}
.gal-container .description{
	position: relative;
	height: 40px;
	top: -40px;
	padding: 10px 25px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	text-align: left;
}
.gal-container .description h4{
	margin:0px;
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
}
.gal-container .modal.fade .modal-dialog {
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    transform: scale(0.1);
    top: 100px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.gal-container .modal.fade.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    opacity: 1;
}
@media (min-width: 768px) {
.gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
}
}
@media (max-width: 768px) {
    .gal-container .modal-content{
        height:250px;
    }
}

.image-brands a {
    /* margin-left: 80px; */
}
.image-brands a img{
    width: 100px;
}
#gallery {
  padding-top: 40px;

}
  @media screen and (min-width: 991px) {
   #gallery { padding: 60px 30px 0 30px;
   }

  }
.img-wrapper {
  position: relative;
  margin-top: 15px;
  cursor: pointer;
  transition: .4s;
}
.img-wrapper .fas{
    color: #fff;
    z-index: 9999;
}
.img-wrapper  img {
    width: 100%;
    height: 350px;
    object-fit: cover;
  }
.img-overlay {
  background: rgba(0,0,0,0.7); 
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
}
.img-overlay   i {
    color: #fff;
    font-size: 3em;
  }
#overlay {
   background: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.img-wrapper:hover #overlay{
    opacity:0;
}
#overlay   img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;

  }
      @media screen and (min-width:768px) {
       #overlay   img { width: 60%;}
    }
    @media screen and (min-width:1200px) {
      #overlay   img {  width: 50%;}
    }
#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;

}
#nextButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
   #nextButton{ font-size: 3em;}
  }
#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;

}
  #prevButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
     #prevButton{ font-size: 3em;}
  }
#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;

}
  #exitButton:hover {
    opacity: 0.7;
  }
  @media screen and (min-width:768px) {
     #exitButton{font-size: 3em;}
  }
.fa-chevron-left:before {
    content: "\f054";
}
.fa-chevron-right:before {
    content: "\f053";
}
/* contact */
p.title-address {
    text-align: left;
}
.contact-info li {
    padding-left: 50px;
    position: relative;
}
.contact-info li .fas {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 24px;
    font-size: 30px;
    text-align: center;
}
.page-contact 
 .text-contact {
    color: #000;
    font-weight: 500;
    width: 30%;
}
.info-contact a {
    color: #858585;
    padding-top: 3px;
}
  iframe {
    filter: grayscale(100%) invert(92%) contrast(83%);
}
 .info-box {
  color: #313030;
  box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);
  padding: 20px;
  margin-bottom: 30px;
  height: 140px;
  margin-top: 30px;
}

 .info-box .fas , .info-box .fa {
  font-size: 32px;
  color: #bd9620;
  border-radius: 50%;
  padding-right: 7px;
  border: 2px dotted #bd9620b0;
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
  line-height: 50px;
}

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

 .info-box p {
  padding: 0;
  line-height: 24px;
  font-size: 14px;
  margin: 0 0 0 68px;
}
video{/* margin:30px 0; *//* box-shadow: 1px 3px 3px 4px #eee; */}
.titles-brand{
color:#000;
}
.feature-brand {
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    padding: 20px;
}

/***** PM *******/

.vertical-align-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

..latest-news-title img {
    display: none;
}

.main-slogan {
    animation-name: one;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

.second-slogan {
    animation-name: two;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

.third-slogan {
    animation-name: three;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

@keyframes one {
  0% {opacity: 0;}
  33% {opacity: 1;}
  66% {opacity: 1;}
  100% {opacity: 1;}
}

@keyframes two {
  0% {opacity: 0;}
  33% {opacity: 0;}
  66% {opacity: 1;}
  100% {opacity: 1;}
}
@keyframes three {
  0% {opacity: 0;}
  33% {opacity: 0;}
  66% {opacity: 0;}
  100% {opacity: 1;}
}

@media (min-width: 992px) {
   .main-slogan {
       font-size: 1.5rem;
       margin-bottom: .5rem;
}

.second-slogan, .third-slogan {
      font-size: 1.3rem;
      margin-bottom: .5rem;
}
}

@media (max-width: 768px) {
      #firstSlide {
           padding-top: 5rem;
      }
      .main-header {
           /* background-color: #000; */
      }
}
table {
    text-align: left;
}
table input[type=text]{
    width:100%
}
#submitbtn2 {
    border: 1px solid #bd9620;
    background: none;
    padding: 10px 40px;
    color: #bd9620;
}
.form-box {
    position: fixed;
    z-index: 2;
    bottom: 110px;
    right: 45px;
    color: #fff!important;
    font-size: 22px;
    background: #cc0e02;
    padding: 15px 35px;
    border-radius: 10px;
}
.box-agent {
    padding: 20px;
    box-shadow: 0px 1px 2px 2px #bda9a9;
    border-radius: 20px;
}
.box-agent h5 a{
    color:#000;
 
    
}
.box-agent h5 {
     padding-top:20px;  
}
.col.text-center {
    display: none;
}
.form-wrap.form-builder {display: flex;flex-direction: column;text-align:center}

.frmb {margin: 0 auto!important;}

.row.firstreg {/* box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px; */}

.vertical-carousel-formgenerator-title {text-align: center;}

.btn-default {
    color: #212529;
    border-color: #337ab7;
    margin: 0.5rem 0;
    transition: all 0.3s ease-in-out;
    border-radius: 9px;
    padding: 10px 15px 10px 12px;
    box-shadow: 0px 2px 2px 2px;
}

.btn-default:hover {
    color: #fff;
    background: #337ab7;
    transition: all 0.1s ease-in-out;
}
.nav-item.dropdown:hover .multi-level {display: block;right: 0;/* background: #bd9620; */border: 1px solid #eee;z-index: 9999;}

.multi-level .dropdown-submenu  a {/* color: #fff!important; */}
.multi-level li{
    width:100%;
padding:0 10px 10px 0px;
}
.header-nav .container-fluid {
    padding-left: 0;
}
.search-holder {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
    z-index: 1000;
    visibility: hidden;
    transition: visibility 0s, opacity 0.3s linear;
}

.search-form1 {
    display: flex;
    width: 80%;
}

.srchtxt {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 12px;
    padding: 18px 24px;
    font-family: inherit;
    font-weight: inherit;
    border: 0;
    border-bottom: 1px solid #e1e1e1;
    cursor: text;
    -o-transition: color .3s ease-out,background-color .3s ease-out,border-color .3s ease-out;
    font-size: 20px;
    line-height: 1.6;
    color: #777!important;
    background: 0 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    outline-offset: 0;
}
.box-lines {
    position: relative;
    display: block;
    width: 27px;
    height: 27px;
}

.box-lines span {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: currentColor;
    will-change: transform;
    -webkit-transition: .4s ease-out;
    -o-transition: .4s ease-out;
    transition: .4s ease-out;
}

.box-line-1 {
    top: 11px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}

.box-line-2 {
    top: 11px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
}

.box-line-3 {
    top: 11px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
}

.box-line-4 {
    top: 11px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
}

.close:hover .search-line-1 {
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
}

.close:hover .search-line-2 {
    -webkit-clip-path: inset(0 0 0 100%);
    clip-path: inset(0 0 0 100%);
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.close:hover .search-line-3 {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s;
}

.close:hover .search-line-4 {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    -webkit-transition-delay: .55s;
    -o-transition-delay: .55s;
    transition-delay: .55s;
}
.social-header li a {
    padding-left: 7px!important;
}
.row-brands {
    justify-content: center;
}
#gallery {
    padding-top: 40px;
}

@media screen and (min-width: 991px) {
    #gallery {
        padding: 60px 30px 0 30px;
    }
}

.img-wrapper {
    position: relative;
    margin-top: 30px;
    box-shadow: 0 1px 1px hsl(0deg 0% 0% / 0.075), 0 2px 2px hsl(0deg 0% 0% / 0.075), 0 4px 4px hsl(0deg 0% 0% / 0.075), 0 8px 8px hsl(0deg 0% 0% / 0.075), 0 16px 16px hsl(0deg 0% 0% / 0.075);
}

.img-wrapper img {
    width: 100%;
    height: 365px;
    object-fit: cover;
}

.img-overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    color: #fff;
    flex-direction: column;
}

.img-overlay i {
    color: #fff;
    font-size: 3em;
}

#overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#overlay img {
    margin: 0;
    width: 80%;
    height: auto;
    object-fit: contain;
    padding: 5%;
}

.title-overlay {
    font-size: 19px;
}

@media screen and (min-width:768px) {
    #overlay img {
        width: 60%;
    }
}

@media screen and (min-width:1200px) {
    #overlay img {
        width: 50%;
    }
}

#nextButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    right: 50px;
}

#nextButton:hover {
    opacity: 0.7;
}

@media screen and (min-width:768px) {
    #nextButton {
        font-size: 3em;
    }
}

#prevButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    left: 50px;
}

#prevButton:hover {
    opacity: 0.7;
}

@media screen and (min-width:768px) {
    #prevButton {
        font-size: 3em;
    }
}

#exitButton {
    color: #fff;
    font-size: 2em;
    transition: opacity 0.8s;
    position: absolute;
    top: 15px;
    right: 15px;
}

#exitButton:hover {
    opacity: 0.7;
}

@media screen and (min-width:768px) {
    #exitButton {
        font-size: 3em;
    }
}
.text-vitana,.list-vitana {
    text-align: justify;
    line-height: 2;
}

.vitana-table {
    font-size: 12px;
}
.vitana-table a{
    font-size: 10px;
}
.box-govah {
   text-align: center;
   box-shadow: #808080 3px 2px 8px 2px;
   padding: 1rem;
}

.image-box-3{
    
    min-height: 480px;  
}
.text-box-2 {
    min-height: 165px;
}
.text-box-4 {
    min-height: 145px;
}
.history-header {
    width: 100%;
    height: 100%;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}
.history-header h5{
    color:white;
    font-size: 19px;
    line-height: 2;
    text-align: center;
}
.history-num {
    width: 100%;
    height: 100%;
    margin-top: 2rem;
    display: flex;
    position: relative;
    flex-direction: column;
}
.history-num img{
    width: 35%;
    padding-bottom: 1rem;
}
.history-num p{color: #bbbbbb;text-align: justify;}

.history-failed p::before{
    content: "";
    position: absolute;
    top: 31%;
    bottom: 68.5%;
    width: 25%;
    background-color: #bbbbbb;
    right: 110%;
    border-radius: 20px;
}
.history-failed p::after{
    content: "";
    position: absolute;
    top: 30%;
    bottom: 67%;
    width: 2.2%;
    background-color: #bbbbbb;
    right: 110%;
    border-radius: 100%;
}
.history-num.history-part-three p::before{
    content: "";
    position: absolute;
    top: 31%;
    bottom: 68.5%;
    width: 25%;
    background-color: #bbbbbb;
    right: -34%;
    border-radius: 20px;
}
.history-num.history-part-three p::after{
    content: "";
    position: absolute;
    top: 30%;
    bottom: 67%;
    width: 2.2%;
    background-color: #bbbbbb;
    right: -10%;
    border-radius: 100%;
}
.history-pic {
    text-align: center;
    position: relative;
    
}
.history-pic::before{
    content: "";
    position: absolute;
    top: 232.5px;
    bottom: -84.5px;
    width: 5px;
    background-color: white;
    right: 49%;
    border-radius: 20px;
}
.history-last::before{
    width:0;
}
.history-pic img {
   border-radius: 50%;
   width: 220px;
}
.history .row{
    margin-top: 6rem;
}

@media screen and (max-width:1000px) {
    .history-pic::before{
    width: 0px;
}
}
@media screen and (max-width:768px) {
    .history-pic {
        margin:1rem 0rem ;
   
}
}
.history {
    background-image: url(../../../uploads/4dd5536a-a4e1-4f26-a8b6-fbe5efc9051f-bbb.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    border-top-color:  10px solidyellow;
    padding-top: 50px;
    padding-bottom: 610px;
}
.history .container-fluid{
    background:none
}
.container-fluid.history-part-one {
    background-color: black;
    color: white;
    padding: 2rem 7rem;
}

.history-part-three {
    justify-content: flex-start;
}
.history-part-one {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.history-failed{
    align-items: flex-end;
    justify-content: flex-start;
    text-align: left;
}

.list-group {
  width: 100%;
  display: flex;
  padding: 1rem 1.5rem;
  direction: ltr;
  align-items: center;
  background: #bd9620;
  color: white;
}

.list-group ul {
  height: 100%;
  width: 100%;
  text-align: center;
  list-style: none;
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  justify-content: center;
}

.list-group ul li {
  align-items: center;
  position: relative;
}
.list-group ul li::before{
    content: "";
    position: absolute;
    top: 3.5px;
    bottom: 7.5px;
    width: 5px;
    background-color: white;
    right: 31px;
}
.list-group ul li.last-li::before{
    width: 0px; 
}


.list-group ul li a {
  padding: 0.75rem 3.75rem 0.75rem 0;
  font-size: 20px;
  color: rgb(204, 204, 204);
  display: block;
  background: transparent;
  height: 100%;
  border: none;
  transition-property: all;
  transition-duration: 0.3s;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: white;
}

.list-group ul li a:hover,
.list-group-item.active {
  color: var(red);
  background: transparent;
  font-weight: 700;
}

 @media (max-width: 1200px) {
     
     .list-group ul li a {
          font-size: 16px;
     }

 
} 
 @media (max-width: 1000px) {
     
     .fixed-top2 {
    
    top: 70px;
   
}
     .list-group ul li a {
          
          padding: 0.75rem 1.75rem .75rem 0rem;
     }
     .list-group ul li::before {
    right: 6px;
}
          .history-failed p::before{
    width: 0%;
}
.history-failed p::after{
    width: 0%;
}
.history-num.history-part-three p::before{
    width: 0%;
}
.history-num.history-part-three p::after{
    width: 0%;
}

} 

 @media (max-width: 760px){

      .fixed-top2 {
    
    top: 150px;
   
}
     .list-group ul li a {
          font-size: 12px;
     }
     .list-group{
         display:none
     }
     .history-part-three {
    align-items: center !important;
    justify-content: center;
}
.history-part-one {
   display: flex;
   justify-content: center !important;
   align-items: center;
}
     .history-num p{text-align: center;}



     .container-fluid.history-part-one {
    background-color: black;
    color: white;
    padding: 2rem ;
}
     .history-num img{
    width: 100px;
    
}

     

     
 }
.product-vitana h1{
    font-size: 30px;
    position: relative;
}
.product-vitana h1::before {
    border-bottom: 4px solid #bd9620;
    content: '';
    position: absolute;
    bottom: -50%;
    right: 0%;
    left: 50%;
}
.product-vitana h2{
    font-size: 30px;
    position: relative;
}
.product-vitana h2::before {
    border-bottom: 4px solid #bd9620;
    content: '';
    position: absolute;
    bottom: -50%;
    right: 0%;
    left: 50%;
}
.product-box{
        box-shadow: #bd9620 2px 2px 8px 2px;
        margin-bottom: 30px;
        border-radius: 10px;
        min-height: 303px;
}

.product-box:hover{
    box-shadow: none;
    cursor: pointer;
     background: linear-gradient(90deg, #bd9620 50%, transparent 50%), 
                linear-gradient(90deg, #bd9620 50%, transparent 50%), 
                linear-gradient(0deg, #bd9620 50%, transparent 50%), 
                linear-gradient(0deg, #bd9620 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 16px 4px, 16px 4px, 4px 16px, 4px 16px;
    background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0px;
    border-radius: 5px;
    animation: border-dance 3s infinite linear;
}

.product-box img{
        padding:  20px;
}
img.small-img {
    width: 30%;
    margin: 0 auto;
}

img.modal-img {
    width: 85%;
    margin: 0 auto;
}
.modal-dialog button{
    color: red;
    width: 45px;
    margin: -5px 15px 0px 0px;
    border: 3px solid;
    padding: 10px 10px 5px 10px;
    z-index: 5;
    border-radius: 8px;
}
.modal-dialog button:hover{
    color:white;
    background:red;
    border: 3px solid red;
}




/* @keyframes switch {

  25% {
    transform: rotate(3deg);
  }

  50%{
    transform: rotate(-3deg);
  }
        75% {
    transform: rotate(3deg);
  }

  100%{
    transform: rotate(-3deg);
  }
} */
@keyframes border-dance {
    
    100% {
        background-position: 100% 0%, 0% 100%, 0% 0%, 100% 100%;
    }
   
}


@media (max-width: 768px) {

    html {
     overflow-x: hidden; 
}
   .header.d-block.d-md-none  .main-header.scroll-fixed {
    padding: 5px 25px 10px 10px;
}
    #navbarSupportedContent {
    /* background-color: #bd9620; */
    position: relative;
    position: absolute;
    right: -25px;
    width: 70%;
    top: 55px;
    z-index: 99;
}
    .header ul {
    padding-right: 15px !important;
}
    .fixed-top .top-nav{padding-top: 7px;}
    .dropdown-submenu {
    margin: 0px -10px 0px 0px;
}
    .nav-item.dropdown:hover .multi-level { margin-top: 12px;}
   

} 

#container.isotope .product-box{
    min-height: 260px;
    max-height: 211px;
    box-shadow: none;
    border: 3px solid #bd9620;
}
#container.isotope .product-box:hover{
    
    border:none;
}
#container.isotope .product-box img{
    width: 300px;
}

.modal-content button.btn.btn-default.btn-prev{
   width: 0;
   height: 0;
   margin-right: 140px;
   color: #ffffff00;
   border: none;
   background-color: #ffffff00;
   z-index: -55;
}
.modal-content button.btn.btn-default.btn-next{
    width: 0;
    height: 0;
    margin-right: 140px;
    color: #ffffff00;
    border: none;
    background-color: #ffffff00;
    z-index: -55;
}

.modal-content button.btn.btn-default.btn-prev::before{
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 35px solid #ffffff;
        transform: rotate(90deg);
        top: 50%;
        right: -100px;
        z-index: 99;
}

.modal-content button.btn.btn-default.btn-next::before{
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        border-bottom: 35px solid #ffffff;
        transform: rotate(-90deg);
        top: 50%;
        left: -100px;
        z-index: 99;
}




.text-field.form-field {
    text-align: right !important;
}

.textarea-field.form-field{
    text-align: right !important;
}

.firstreg .rgbtn {
    margin-top: 20px;
    background: green;
    color: #fff;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 3px;
    border: 1px solid green;
    padding: 13px 55px;
    transition: 0.4s
}
 .firstreg .rgbtn:hover {
        background-color: transparent;
        box-shadow: inset 0 0 0 0.1rem green;
        -webkit-box-shadow: inset 0 0 0 0.1rem green;
        -ms-box-shadow: inset 0 0 0 0.1rem green;
        -o-box-shadow: inset 0 0 0 0.1rem green;
        color: green;
    }

.formbuilder-header.form-group {
    margin-top: 25px !important;
}

@media (max-width: 1200px) {
  .box-image-clip{
    margin-top: -400px;
  }
  #PRoduct {
  margin-top: -400px;
}

#BRands {
  margin-top: -320px;
}
#ABout-us {
  margin-top: 90px;
}
}
@media (max-width: 1000px) {
  .box-image-clip{
    margin-top: -320px;
  }
}
@media (max-width: 765px) {
  .box-image-clip{
    margin-top: -200px;
  }
}
@media (max-width: 768px) {
    .modal-content button.btn.btn-default.btn-prev::before{
        
        top: 110%;
        right: 0px;
      
}

.modal-content button.btn.btn-default.btn-next::before{
        
        top: 110%;
        left: 0px;
}
.clip .nav.nav-tabs {padding: 30px 0 0px 0;}
  .clip .nav.nav-tabs a::before {
  bottom: -5px;
}
  .title-clip-box {
    margin-bottom: 40px;
}
.clip {margin-top: -45px;}
  
#PRoduct {
  margin-top: -460px;
}

#BRands {
  margin-top: -429px;
}
#ABout-us {
  margin-top: 70px;
}

    
} 
@media (max-width: 480px) {
  
#PRoduct {
  margin-top: -549px;
}

#BRands {
  margin-top: -524px;
}
#ABout-us {
  margin-top: 34px;
}

    
} 
#BRands .item{
  padding: 20px;
}
.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: 100%;
        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: 50%;
            }

        .vertical-carousel-news-content .card.list-item-news.cardview2 .card-body {
            width: 50% !important;
            padding: 25px 50px 30px 10px !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;
    }

    .vertical-carousel-news-content a.btn.btn-outline-info {
        border: none;
        position: relative;
        color: black !important;
    }

        .vertical-carousel-news-content a.btn.btn-outline-info:hover {
            background: none !important;
            color: red !important;
        }

        .vertical-carousel-news-content a.btn.btn-outline-info::before {
            contant:"";
            font-size: 30px;
            position: absolute;
            top: -2px;
            left: -29px;
            /* right: 0; */
            display: inline-block;
            transition: 0.4s;
        }

        .vertical-carousel-news-content a.btn.btn-outline-info:hover::before {
            transform: translateX(-10px);
        }

@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 !important;
    }
}