﻿@import url("https://cdn-uicons.flaticon.com/uicons-regular-rounded/css/uicons-regular-rounded.css");

@font-face {
  font-family: "IRANSans";
  src: url("../Fonts/IRANSansWeb(FaNum).eot"); /* IE9 Compat Modes */
  src: url("../Fonts/IRANSansWeb(FaNum).eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../Fonts/IRANSansWeb(FaNum).ttf") format("truetype"),
    /* Safari, Android, iOS */ url("../Fonts/IRANSansWeb(FaNum).woff")
      format("woff"),
    /* Modern Browsers */ url("../Fonts/IRANSansWeb(FaNum).woff2")
      format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "IRANSans_Light";
  src: url("../Fonts/IRANSansWeb(FaNum)_Light.eot"); /* IE9 Compat Modes */
  src: url("../Fonts/IRANSansWeb(FaNum)_Light.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../Fonts/IRANSansWeb(FaNum)_Light.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../Fonts/IRANSansWeb(FaNum)_Light.woff")
      format("woff"),
    /* Modern Browsers */ url("../Fonts/IRANSansWeb(FaNum)_Light.woff2")
      format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "IRANSans_Medium";
  src: url("../Fonts/IRANSansWeb(FaNum)_Medium.eot"); /* IE9 Compat Modes */
  src: url("../Fonts/IRANSansWeb(FaNum)_Medium.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../Fonts/IRANSansWeb(FaNum)_Medium.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../Fonts/IRANSansWeb(FaNum)_Medium.woff")
      format("woff"),
    /* Modern Browsers */ url("../Fonts/IRANSansWeb(FaNum)_Medium.woff2")
      format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "IRANSans_Bold";
  src: url("../Fonts/IRANSansWeb(FaNum)_Bold.eot"); /* IE9 Compat Modes */
  src: url("../Fonts/IRANSansWeb(FaNum)_Bold.eot?#iefix")
      format("embedded-opentype"),
    /* IE6-IE8 */ url("../Fonts/IRANSansWeb(FaNum)_Bold.ttf")
      format("truetype"),
    /* Safari, Android, iOS */ url("../Fonts/IRANSansWeb(FaNum)_Bold.woff")
      format("woff"),
    /* Modern Browsers */ url("../Fonts/IRANSansWeb(FaNum)_Bold.woff2")
      format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
  display: block;
  margin: 0;
  padding: 0;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: 0;
  box-sizing: border-box;
}

img {
  border: none;
  text-decoration: none;
  outline: none;
  max-width: 100%;
  height: auto;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

img[class*="align"] {
  height: auto;
  max-width: 100%;
}

img.size-full,
img.size-large,
img.header-image {
  max-width: 100%;
  height: auto;
  display: block;
}

.aligncenter,
div.aligncenter {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}

nav,
ul,
ol li,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

i {
  font-style: normal;
}

a {
  color: #2b2626;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 2em;
}

.clear,
.clearfix {
  clear: both;
}

.clear:after,
.clear:before,
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  clear: both;
}

.radius10 {
  border-radius: 10px;
}

.radius15 {
  border-radius: 15px;
}

.radius20 {
  border-radius: 20px;
}

.radius25 {
  border-radius: 55px;
}

.IRANSans {
  font-family: IRANSans;
}

.IRANSans_Light {
  font-family: IRANSans_Light;
}

.IRANSans_Medium {
  font-family: IRANSans_Medium;
}

.IRANSans_Bold {
  font-family: IRANSans_Bold;
}

body {
  direction: rtl;
  font-size: 13px;
  font-family: IRANSans_Light;
  text-align: right;
  color: #1b1a1a;
  margin: 0;
  padding: 0;
  background-color: #fff;
  overflow-x: hidden;
  line-height: 2.4;
}

.bg-cudark {
  background-color: #010910;
}

.currentlnk {
  color: #dbad3b !important;
}

#owl-mainslider .owl-prev,
#owl-mainslider .owl-next {
  top: 40%;
}

#owl-mainslider .owl-prev,
#owl-mainslider .owl-next {
  position: absolute;
  font-size: 27px;
  background-color: transparent;
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  margin: 0 50px;
}

#owl-mainslider .owl-next {
  right: -1rem;
}

#owl-mainslider .owl-prev {
  left: -1rem;
}

#owl-mainslider .owl-prev:after {
  font-family: "Font Awesome 5 Pro";
  content: "\f053";
  font-size: 27px;
  font-style: normal;
}

#owl-mainslider .owl-next:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f054";
  font-size: 27px;
  font-style: normal;
}

.box {
  -ms-box-shadow: 0px 5px 10px 3px rgba(154, 161, 171, 0.25);
  -moz-box-shadow: 0px 5px 10px 3px rgba(154, 161, 171, 0.25);
  -webkit-box-shadow: 0px 5px 10px 3px rgba(154, 161, 171, 0.25);
  box-shadow: 0px 5px 10px 3px rgba(154, 161, 171, 0.25);
  background-color: #fff;
  position: relative;
}

h3.title {
  font-size: 1.75rem;
}

h3.bt-center::after {
  content: "";
  width: 80px;
  height: 4px;
  background-color: #244882;
  display: block;
  margin-top: 0.2em !important;
  margin: 0 auto;
  margin-top: 0px;
}

.Service h2 {
  color: #000;
  font-size: 1rem;
}

.line_bottom {
  width: 60px;
  height: 4px;
  background: #ff8d6a;
  display: block;
  margin-bottom: 10px;
}

.Service .d-flex {
  -webkit-box-shadow: 0px 30px 50px 0px rgba(31, 45, 48, 0.1);
  box-shadow: 0px 30px 50px 0px rgba(31, 45, 48, 0.1);
}

.breadcrumb_content {
  color: #fff;
  font-size: 14px;
}

.breadcrumb_content ul li {
  display: inline-block !important;
}

.breadcrumb_content ul li a {
  color: #fff;
}

.breadcrumb_content ul li a::after {
  content: "»";
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  vertical-align: middle;
  margin: 10px;
}

footer {
  background-color: #1D3A68;
  color: #dddddd;
  font-family: IRANSans;
}

footer ul li {
  margin-bottom: 0.3rem;
}

footer h3 {
  color: #efefef;
  font-size: 16px;
  font-family: IRANSans_Medium;
  margin-bottom: 10px;
}

footer h3::after {
  content: "";
  width: 18px;
  height: 3px;
  background: #71787f;
  margin-right: 16px;
  display: inline-block;
}

footer p {
  font-size: 13px;
  line-height: 24px;
  color: #babcbd;
  text-align: justify;
}

footer a {
  color: #babcbd;
  font-size: 13px;
}

footer a i {
  color: #8EABD4;
}

footer .address i {
  font-size: 17px;
  color: #8EABD4;
}

footer a:hover {
  text-decoration: none;
  color: #8EABD4;
}

footer .fa-2x {
  font-size: 1.3em;
}

footer .flink li a::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #8EABD4;
  border-radius: 100%;
  display: inline-block;
  margin-left: 8px;
}

.newsletter input[type="text"] {
  width: 100%;
  background: #fff;
  color: #333;
  border: none;
  padding: 6px 20px;
  border-radius: 50px;
  margin-top: 12px;
}

.newsletter .submit_btn {
  background: transparent;
  position: absolute;
  left: 20px;
  border: 0;
  top: 6px;
  font-size: 20px;
  color: #0c215b;
  cursor: pointer !important;
  padding: 10px;
}

.p_relative {
  position: relative;
}

ul.fo_social li {
  display: inline;
}

footer .copyright {
  font-size: 13px;
  color: #babcbd;
  padding: 10px;
  text-align: center;
  background: #244882;
  border-radius: 25px;
  margin: 5px 0;
}

footer .copyright a {
  color: #8EABD4 !important;
}

.about_area {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
  height: 450px;
  /*opacity:0.5*/
}

#owl-toparticle {
  z-index: 6;
}

@media (max-width: 1024px) {
  .mobnav {
    border-radius: 0 !important;
  }
}

@media (max-width: 991px) {
  .wapp {
    max-height: 250px;
  }
}

.bkg .bg-package {
  height: 280px !important;
}

.bg-package {
  background-image: url("../Img/packageBg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.boxcontent {
  position: relative;
  top: -130px;
  z-index: 20;
}

.hot-posts .grid figure {
  height: 250px !important;
}

.hot-posts h2 {
  font-family: IRANSans_Bold;
  font-size: 1rem;
}

.popup-gallery .effect-ruby img {
  min-height: 233px;
}

.owl-decoproject h3,
.owl-outproject h3 {
  font-size: 0.9rem !important;
  font-family: IRANSans_Medium !important;
  line-height: 1.7;
}

.Dottedstocol {
  width: 20px;
  height: 60px;
  background-image: radial-gradient(#322f2f 1px, transparent 1px);
  -webkit-background-size: 20px 20px;
  background-size: 10px 10px;
  border-radius: 0px;
}

.bg-midblue .Dottedstocol {
  background-image: radial-gradient(#fff 1px, transparent 1px);
}

.singletitle span {
  font-family: IRANSans_Medium;
  background-color: #f78b00;
  padding: 0.1rem 0.7rem;
  color: #fff;
  font-size: 0.8rem;
  border-radius: 15px;
}

.singletitle h1,
.info_doc h1,
.bio h1 {
  font-family: IRANSans_Bold;
  font-size: 1rem;
  line-height: 1.6;
  margin-top: 10px;
}

.btn-outline-primary {
    color: #244882 !important;
    background-color: transparent !important;
    border-color: #244882 !important;
    font-size: 13px;
    border-radius: 15px;
}

.btn-outline-primary:hover {
  color: #fff !important;
  background-color: #244882 !important;
  border-color: #244882 !important;
}

.btn-primary {
  color: #fff !important;
  background-color: #244882 !important;
  border-color: #244882 !important;
  font-size: 13px !important;
  border-radius: 10px !important;
  -webkit-box-shadow: 0 10px 10px #2b569c;
  box-shadow: 0 10px 10px #2b569c;
}

.btn-primary:hover {
  color: #fff !important;
  background-color: #244882 !important;
  border-color: #244882 !important;
}

.demo2 #owl-mainslider img {
  width: 100%;
  height: 600px;
  object-fit: cover;
}

@media (max-width: 768px) {
  #owl-mainslider .owl-prev,
  #owl-mainslider .owl-next {
    top: 35%;
  }

  #owl-mainslide img {
    min-height: 320px !important;
    object-fit: cover;
    width: 100%;
  }

  .wide_header .menu_wrapper {
    margin: 0 !important;
  }
}

@media (max-width: 576px) {
  .banner_area {
    padding: 120px 0px 40px;
  }
}

@media (max-width: 480px) {
  #cstm_collapsible {
    font-size: 12px;
  }
}

.contact-block i {
  font-size: 14px;
  background-color: #d1f1ea;
  color: #073b3d;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  text-align: center;
}

.contact-shape img {
  position: absolute;
}

.contact-block h4,
.social h4 {
  font-size: 0.85rem;
  font-family: IRANSans_Medium;
  color: #06453b;
}

.contact-block p {
  font-size: 13px;
}

.social i {
  font-size: 17px;
  border-radius: 5px;
}

#owl-blog.demo3 a {
  color: #fff !important;
}

.blog_style:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  cursor: pointer;
  -ms-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.35);
  -moz-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.35);
  -webkit-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.35);
  box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.35);
}

.blog_style:hover h2 a {
  color: #224664;
}

.blog_style {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -ms-box-shadow: 0px 0px 15px 6px rgba(154, 161, 171, 0.15);
  -moz-box-shadow: 0px 0px 15px 6px rgba(154, 161, 171, 0.15);
  -webkit-box-shadow: 0px 0px 15px 6px rgba(154, 161, 171, 0.15);
  box-shadow: 0px 0px 15px 6px rgba(154, 161, 171, 0.15);
  border-radius: 15px;
}

.blog_style .card-body {
  padding: 1.3rem !important;
}

.blog_style .card-body h2 {
  margin-bottom: 10px;
  /*font-family:IRANSans_Medium*/
}

.blog_style .card-body span a {
  background-color: #fdb900;
  padding: 2px 10px;
  border-radius: 15px;
  font-size: 11px;
}

.comment img {
  width: 33px;
  height: 33px;
}

.comment_doc .bg-secondary {
  background-color: #ebebeb !important;
}

.title_blog {
  font-size: 19px;
}

ul.list-unstyled li {
  margin-right: 10px;
  margin-bottom: 8px;
  padding-right: 8px;
}

.thumb-post img {
  max-width: 110px;
  margin-bottom: 15px;
  border-radius: 5px;
  object-fit: cover;
}

.thumb-post p {
  line-height: 2;
  font-size: 12px;
  font-family: IRANSans_Medium;
}

.pcolor ul li {
  display: inline-block;
  padding: 3px 10px;
  margin: 4px;
  background-color: #f4f4f4;
  border-radius: 15px;
  font-size: 12px !important;
}

.pcolor ul li:hover {
  background-color: #cddce7;
}

.footwave {
  margin: -80px 0;
}

.b-detay span {
  font-size: 0.75rem;
}

.maincati h1 {
  font-size: 1.2rem !important;
  color: #3c415e !important;
}

.C_service h1 {
  font-size: 1.3rem !important;
  color: #3c415e !important;
}

.maincati img {
  width: 47px;
  height: 47px;
}

.maincati h2 {
  font-size: 0.85rem !important;
  margin-top: 10px;
  color: #000;
}

.tophead,
.tophead a {
  font-size: 13px;
}

.card {
  box-shadow: 0px 0px 10px 4px rgba(154, 161, 171, 0.18);
  border: none;
  padding: 1.5rem 1.5rem 0 1.5rem;
  background-color: #fff;
}

.sbox {
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -ms-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  -moz-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  -webkit-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
}

.sbox3 {
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  -ms-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  -moz-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  -webkit-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
}

.sbox3:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -ms-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  -moz-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  -webkit-box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  box-shadow: 0px 0px 20px 6px rgba(154, 161, 171, 0.18);
  color: #fff !important;
}

    .sbox3:hover {
        background: linear-gradient(240deg, #638bc4, #2b569c) !important;
    }


.docBox {
    padding: 10px !important;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 15px;
}

.whbox h2 {
  font-size: 1.05rem;
  margin-bottom: 5px;
}

.portfolio-info {
}

.metraj span {
  background-color: #fdb900;
  padding: 0px 10px;
  border-radius: 15px;
  font-size: 11px;
}

.portfolio-info i {
  color: #02a788;
  padding: 10px;
}

.w-800 {
  width: 800px;
  height: auto;
}

.demotitle img {
  width: 280px;
  border-bottom-right-radius: 105px;
  border-bottom-left-radius: 105px;
  padding-right: 55px;
  padding-left: 55px;
}

img.blogimg {
  max-width: 700px;
}

.member img {
  max-width: 500px;
}

.info-member p {
  font-size: 13.5px;
  font-family: IRANSans_Medium;
}

.banner-bui {
  background: url("../Img/other-pic3.jpg") no-repeat scroll 0% 0%;
  position: relative;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner-bui::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.75;
  border-radius: 15px;
}

.banner-bui h1 {
  font-family: IRANSans_Bold;
  font-size: 25px;
}

.stats {
  font-family: IRANSans_Medium;
  font-size: 35px;
  font-weight: 700;
}

.stats .fal {
  font-size: 28px;
  font-weight: bold;
  margin-top: 22px;
  margin-left: 10px;
}

@media (min-width: 1200px) {
  #owl-mainslider img {
    object-fit: cover;
    min-height: 570px;
  }

  .banner_area {
    padding: 120px 0px 20px;
    background: #fff;
  }
}

.our-team h2,
.our-team h3 {
  color: #263d83;
}

.team-boxed h2 {
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
  font-family: IRANSans_Bold;
}

@media (max-width: 767px) {
  .team-boxed h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.team-boxed .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.team-boxed .intro p {
  margin-bottom: 0;
}

.team-boxed .box i {
  position: absolute;
  bottom: 0;
  padding: 10px;
  background-color: #22bfa7;
  color: #fff;
  border-radius: 3px;
}

.team-boxed .box {
  text-align: right;
  background-color: #fff;
  margin-bottom: 30px;
  box-shadow: 0 20px 20px rgba(0, 0, 0, 0.08);
  transition: box-shadow 200ms cubic-bezier(0.02, 0.01, 0.47, 1),
    transform 200ms cubic-bezier(0.02, 0.01, 0.47, 1);
}

.team-boxed .box:hover {
  box-shadow: 0 40px 40px rgba(0, 0, 0, 0.16);
  transform: translate(0, -15px);
  cursor: pointer !important;
}

.team-boxed .item .name {
  margin-top: 20px;
  font-size: 0.98rem;
  font-family: IRANSans_Bold;
}

.team-boxed .item .title {
  font-size: 0.84rem;
}

.team-boxed .item .description {
  margin-top: 15px;
  margin-bottom: 5px;
}

.team-boxed .item img {
  width: 100%;
  height: 250px;
  object-fit: cover;
  box-shadow: 0 0 10px -3px rgba(0, 0, 0, 0.1);
  padding: 10px;
}

.team-boxed .social {
  font-size: 20px;
}

.team-boxed .social a {
  color: #000 !important;
  display: inline-block;
  opacity: 0.9;
}

.team-boxed .social a:hover {
  opacity: 1;
}

.bg-insta {
  background: #f09433;
  background: -moz-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: -webkit-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}

.bg-facebook {
  background-color: #0a3f80;
}

.portfolio-info img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  border-radius: 100%;
  margin-left: 15px;
}

.b-info span {
  font-size: 30px;
  font-family: IRANSans_Bold;
  color: #fdb900;
}

.b-info p {
  font-size: 15px;
  color: #fff;
}

.blog-list img,
.blog_style img {
  height: 220px;
  width: 100%;
  object-fit: cover;
}

.blog-list h3,
.blog-grid h3 {
  font-size: 1.1rem;
  line-height: 1.7;
}

.blog-grid .demo3 h3 a {
  font-size: 0.95rem !important;
  color: #000 !important;
  font-family: IRANSans_Medium;
}

.blog-grid .demo3 p {
  font-size: 0.75rem !important;
  color: #424141 !important;
}

.blog-grid h3.bt-center {
  font-size: 1.4rem;
}

.blog-grid #owl-blog h3,
.blog_style h3,
#owl-customershoz h3,
#owl-mservice h2 {
  font-size: 0.96rem;
  font-family: IRANSans_Medium;
  line-height: 1.7;
}

.blog-list span {
  font-size: 12px;
}

.blog-list a.btn {
  border-radius: 15px;
  font-size: 11px;
}

#cstm_collapsible .collapsible {
  background-color: #fff;
  color: #444;
  cursor: pointer;
  padding: 4px 10px;
  width: 100%;
  text-align: right;
  border: none;
  outline: none;
  transition: 0.4s;
  border-bottom: 1px dashed #d9d7da;
  border-radius: 25px;
  margin-bottom: 5px;
}

#cstm_collapsible .collapsible:before {
  content: "\002B";
  color: #000;
  font-size: 14px;
  float: right;
  margin-left: 5px;
  transition: all 0.4s;
  font-weight: bold;
  padding: 0px 9px;
  background-color: #ffce1f;
  border-radius: 100%;
  line-height: 2;
}

#cstm_collapsible .active:before {
  content: "\2212";
  transform: rotate(180deg);
  transition: all 0.4s;
}

#cstm_collapsible .content {
  padding: 0 20px;
  background-color: #fafafa;
  border-radius: 25px;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.2s ease-out;
}

.faq h3 {
  font-size: 0.9rem;
  margin-bottom: 5px;
  font-family: IRANSans_Medium;
}

.faq p {
  font-size: 12px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.faq ul li {
  margin-bottom: 15px;
}

.faq {
  max-height: 400px;
  overflow-y: scroll;
  scrollbar-color: #00d3b3 #e0e0e0;
  scrollbar-width: thin;
}

.faq::-webkit-scrollbar {
  width: 10px;
}

.faq::-webkit-scrollbar-track {
  background-color: darkgrey;
}

.faq::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.Service2 i {
  font-size: 36px;
  margin-bottom: 10px;
}

.Service2 h3 {
  font-size: 1rem;
}

.nav-tabs .nav-link {
  color: #fff;
}

.service-price h1 {
  font-size: 2rem;
  font-family: IRANSans_Bold;
}

.service-price .card {
  border-top: 4px solid #fdb900;
  border-bottom: none;
  border-right: none;
  border-left: none;
  border-radius: 25px;
}

.p-404 h1 {
  font-size: 19px;
  font-family: IRANSans_Bold;
  padding-bottom: 20px;
}

@media (max-width: 576px) {
  .p-404 h1 {
    font-size: 16px;
    font-family: IRANSans_Medium;
  }
}

.coming-soon-info {
  background: url("../Img/news-img1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 650px;
  position: relative;
  z-index: 0;
  display: grid;
  padding: 10px 0;
}

.coming-soon-info:before {
  content: "";
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.header {
  align-items: center;
}

.coming-soon-info .coming-back {
  margin: 80px auto 60px;
  max-width: 600px;
  text-align: center;
  padding: 1em 0;
}

.coming-soon-info h1 {
  font-size: 50px;
  color: #ff9800;
  font-family: IRANSans_Bold;
  font-weight: 800;
}

.countdown {
  margin: auto;
  display: table;
  font-size: 16px;
  font-weight: 500;
}

.coming-soon-info .number {
  font-family: IRANSans_Bold;
}

.coming-soon-info .countdown > div {
  float: left;
  margin: 40px 10px 0 0;
  font-size: 40px;
  line-height: 70px;
  color: #fff;
  padding: 0px 15px;
}

.coming-soon-info .countdown > div:last-child {
  border-right: none;
}

.coming-soon-info .countdown span {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  color: #eee;
}

.coming-soon-info input[type="text"] {
  padding: 1em 1.5em;
  border: solid 1px #ffffff;
  width: 88%;
  margin-right: 10px;
  font-size: 12px;
  color: #999999;
  outline: none;
  display: inline-block;
  background: #ffffff;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.coming-soon-info form {
  max-width: 500px;
  margin: 0 50px;
  margin-top: 40px;
  display: flex;
}

.coming-soon-info button {
  color: #fff;
  padding: 0 1em;
  font-size: 17px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  background: #ff9800;
  border: 1px solid #ff9800;
  transition: 0.3s all;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.coming-soon-info button:hover {
  background: #e98c03;
}

.cati-blog ul li a:hover {
  color: #0058a5;
}

.y-right {
  border-right: 5px solid #fdb900;
}

.po1.hot-posts h2 {
  font-family: IRANSans;
  font-size: 0.9rem;
}

.po1 figure.effect-zoe p {
  font-size: 100%;
  font-family: IRANSans_Medium;
}

.po2 figure.effect-ruby h2 {
  margin-top: 25%;
}

.po2.hot-posts h2,
.po3.hot-posts h2 {
  font-family: IRANSans_Medium;
  font-size: 1rem;
}

.po2 figure.effect-ruby {
  background-color: rgba(0, 0, 0, 1);
  border-radius: 15px;
}

.po3 figure.effect-bubba {
  background: rgba(0, 0, 0, 0.95);
}

.po3 .content-details h2 {
  color: #ffb600;
}

.po3 .content .content-overlay {
  background: rgba(5, 13, 34, 0.75);
}

.d2-service h2 {
  font-size: 15px;
  font-family: IRANSans_Bold;
}

#owl-blog img {
  height: 225px;
}

#owl-blog img {
  height: 200px;
}

/*----For Demo-----*/

.card__image {
  height: 500px;
  overflow: hidden;
}

.card__image img {
  object-fit: cover;
  overflow: hidden;
  transition: transform 2s ease-in-out;
}

.card__image:hover img {
  transform: translateY(calc(-100% + 500px));
  transition: transform 4s ease-in-out;
  cursor: pointer;
}

.demo h3.bt-center::after {
  width: 150px;
  margin-top: 0.8em !important;
}

@media screen and (min-width: 1024px) {
  .sayfa img {
    height: 400px;
    width: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 768px) {
  .coming-soon-info h1 {
    font-size: 28px;
  }

  .coming-soon-info .number {
    font-size: 35px;
  }

  .coming-soon-info .countdown > div {
    min-width: unset;
    padding: unset;
    margin: 40px 30px 0 0;
  }

  .coming-soon-info form {
    margin: 30px 20px;
  }

  .coming-soon-info form {
    height: 60px;
  }

  .coming-soon-info input[type="text"] {
    padding: 0 1.5em;
    height: 50px;
  }

  .coming-soon-info button {
    height: 50px;
  }

  #owl-mainslider img {
    height: 300px;
    width: 100%;
    object-fit: cover;
  }
}

.detailblog h3 {
  font-size: 1.1rem;
}

@media (max-width: 768px) {
  .team__item {
    height: 350px;
  }

  #menud4.bg-white {
    background-color: #000;
  }

  .maral .msh img {
    width: 200px !important;
  }
}

.topsocial a {
  color: #000;
  font-size: 0.95rem;
}

h2.hblog {
  font-size: 1.1rem;
}

.blog4 figure.effect-ruby h2 {
  margin-top: 45%;
}

#owl-project figure.effect-ruby h2 {
  margin-top: 38%;
}

.bg-brow {
  background-color: #dead34;
}

.bg-darkbro {
  background-color: #292929;
}

.text-bro {
  color: #e8b330;
}

.btn-brow {
  color: #fff;
  background-color: #034f7d;
  border-color: #034f7d;
  border-radius: 35px;
  padding: 8px 15px;
  font-size: 12px;
}

.customers h2 {
  color: #ec9f24;
  font-size: 1rem;
  font-family: IRANSans_Medium;
}

.customers #owl-customerscomnt p {
  color: #fff;
}

#owl-customerscomnt div {
  border-radius: 15px;
}

#owl-customerscomnt .owl-dots {
  display: none;
}

#owl-customerscomnt .owl-nav {
  display: block;
}

.currentlnklight {
  color: #dbad3b !important;
}

.bg-liblog {
  background-color: #fbfbfb;
}

.blog_style div.d-flex {
  border-top: 1px dashed #bbb;
  padding-top: 5px;
}

.demo3 div.d-flex {
  border-top: 1px dashed #bbb;
  padding-top: 5px;
}

.blog_style div.d-flex a:hover {
  color: #f48019;
}

.blog_style h3,
.detailblog h3 {
  border-right: 3px solid #fdb900;
  padding-right: 8px;
}

#owl-customershoz .d-flex,
#owl-mservice .d-flex {
  -webkit-box-shadow: 0px 6px 20px 0px rgba(31, 45, 48, 0.2);
  box-shadow: 0px 6px 20px 0px rgba(31, 45, 48, 0.2);
  padding: 10px;
  margin: 10px;
  border-radius: 15px;
  background-color: #fff;
}

#owl-customershoz p,
#owl-mservice p {
  line-height: 1.8;
  font-size: 0.79rem;
}

#owl-customershoz img {
  border-radius: 100%;
  width: 70px;
  height: 70px;
  object-fit: cover;
}

#owl-mservice img {
  width: 100%;
  height: 172px;
  object-fit: cover;
}

.tophead {
  border-bottom: 1px solid rgba(213, 161, 61, 0.43);
}

.tophead ul {
  display: inline-flex;
}

.tophead ul li {
  padding: 0 6px;
}

@media (max-width: 1200px) {
  .mobnav {
    border-radius: 0;
  }
}

@media (min-width: 1200px) {
  .verify img {
    width: 55px;
  }

  .demo2 #owl-mainslider img {
    width: 100%;
    height: 560px;
    object-fit: cover;
  }
}

@media (min-width: 1023px) and (max-width: 1025px) {
  .po2 figure.effect-ruby h2 {
    margin-top: 18%;
  }

  .m_search {
    top: 20%;
  }
}

@media (max-width: 1025px) {
  #owl-project figure.effect-ruby h2 {
    margin-top: 30%;
  }
}

@media (min-width: 990px) and (max-width: 992px) {
  .spicblog .grid figure img {
    width: 500px;
  }

  .po2 figure.effect-ruby h2 {
    margin-top: 20%;
  }
}

@media (max-width: 992px) {
  .mobile-nav-button i {
    color: #000;
  }
}

@media (min-width: 575px) and (max-width: 577px) {
  figure.effect-sadie h2 {
    bottom: 30px !important;
  }

  .po2 figure.effect-ruby h2 {
    margin-top: 15%;
  }
}

@media (max-width: 575px) {
  .m_search {
    top: 22% !important;
  }

  .eslimipic img {
    width: 220px;
  }

  .banner-bui h1 {
    font-size: 20px;
  }

  .comment_doc .contact-form .w-50 {
    width: 100% !important;
  }

  .spicblog .grid figure figcaption,
  .grid figure a {
    height: 240px !important;
  }

  .spicblog .grid figure img {
    height: 240px !important;
    object-fit: cover !important;
  }

  .demo2 #owl-mainslider img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }

  .maral h1 {
    font-size: 1.2rem !important;
  }

  .demotitle span {
    font-size: 13px !important;
  }

  .p-404 img {
    width: 300px !important;
  }

  .maxw .card {
    padding: 0.5rem !important;
  }

  .nobat span {
    background-color: #d1f1ea !important;
    color: #073b3d !important;
  }

  .singletitle h1,
  .info_doc h1,
  .bio h1 {
    line-height: 1.9 !important;
  }

  .doclist li a {
    padding: 25px 15px !important;
  }

  .doclist h1 {
    margin: 5px !important;
  }

  body {
    font-family: IRANSans !important;
  }

  .contact-block i {
    background-color: #afe7da !important;
  }

  .form-control {
    border: 1px solid #b4b2b2 !important;
  }

  .maincati h2 {
    font-size: 0.8rem !important;
  }
}

.sbox3 p {
  font-family: IRANSans !important;
}

.radius0 {
  border-radius: 0 !important;
}

.spicblog {
  font-family: IRANSans;
}

.spicblog .ver_content img {
  height: 385px;
  object-fit: cover;
}

.spicblog h2 {
  font-size: 0.93rem !important;
}

.spicblog p {
  font-size: 0.75rem !important;
}

.quick-btn {
  font-size: 0.8rem;
  font-family: IRANSans_Medium;
}

.tophead .h-info i {
  color: #f6fffe;
}

.Dottedsquare {
  width: 90px;
  height: 109px;
  position: absolute;
  top: -1.5rem;
  right: -0.5rem;
  background-image: radial-gradient(#646363 1px, #fff 1px);
  -webkit-background-size: 20px 20px;
  background-size: 10px 10px;
  border-radius: 0px;
}

.team .Dottedsquare,
.team2 .Dottedsquare,
.blog-grid .Dottedsquare {
  width: 90px;
  height: 120px;
  top: unset !important;
  right: unset !important;
  bottom: 0rem !important;
  left: -0.7rem !important;
}

figure.effect-ruby img {
  object-fit: cover;
}

.portfoio3 figure.effect-zoe p {
  bottom: 2em;
  padding-bottom: 2.5em;
  padding-right: 0.5em;
  font-family: IRANSans_Medium;
}

.team-boxed figure.effect-ruby h2 {
  margin-top: 90%;
  font-size: 16px;
}

.team-boxed figure.effect-ruby p {
  padding: 0em;
}

.maxw {
  max-width: 900px;
}

.maxw_600 {
  max-width: 600px !important;
}

.login {
  overflow: hidden;
}

.min-h {
  min-height: 700px;
}

.bg-greengrad {
  background-image: linear-gradient(240deg, #39ec99, #0a9ab9) !important;
  min-height: calc(100vh - 0px);
}

.bg-login .nav-link {
  padding: 0.3rem 1rem;
}

.demo2 .test::before {
  width: 20px;
  height: 60px;
  background-image: radial-gradient(#818181 1px, transparent 1px);
  -webkit-background-size: 20px 20px;
  background-size: 10px 10px;
  border-radius: 0px;
}

.team2 .effect-ruby img {
  min-height: 356px;
}

div.f-shadow {
  padding: 20px 0;
  -ms-box-shadow: 0 1.5em 1.5em -1em rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1.5em 1.5em -1em rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 1.5em 1.5em -1em rgba(0, 0, 0, 0.07);
  box-shadow: 0 1.5em 1.5em -1em rgba(0, 0, 0, 0.07);
  margin: 0 auto;
  margin-bottom: 0px;
  width: 95%;
}

.border-gold {
  border-color: #c9a86c !important;
}

.gold {
  color: #000;
  border-color: #d8a64c;
  background-color: #d8a64c;
}

img.servicimg {
  max-height: 460px;
  object-fit: cover;
}

.dash-bot {
  border-bottom: 1px dashed #8e8e8e;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

#owl-customerscomnt img {
  width: 100px;
  height: auto;
}

.text-gold {
  color: #dbad3b;
}

.bg-gold {
  background-color: #dbad3b;
}

.demotitle h1 {
  font-size: 1.7rem;
}

.thead h1 {
  font-size: 1.8rem;
}

.demotitle span {
  font-size: 15px;
  color: #000;
}

.cushr {
  height: 4px;
  background-color: #1fcfbe;
}

.bg-midblue {
  background: url("../Img/college-bg.png") no-repeat;
}

.graycibg {
  background: url("../Img/gap-bg.jpg") no-repeat;
  height: 250px;
}

.graybg {
  background-color: #efefef;
  height: 150px;
}

.bg-li {
    background: linear-gradient(240deg, #8eabd4, #244882);
}

.bg-cati {
  padding: 25px;
  border-radius: 16px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background-color: #f8e8d9;
}

.bg-cati:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.bg-cati:hover:after {
  display: inline-block;
  width: 80px;
  height: 5px;
  background-color: #e6683c;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

.graycibg img {
  width: 60px;
  height: 60px;
}

.clibtn {
  background-color: #2B569C;
  border-color: #2B569C;
  border-bottom: 4px solid #86fbe5;
}

.clibtn:hover {
  background-color: #86fbe5;
  border-color: #86fbe5;
  border-bottom: 4px solid #86fbe5;
}

.libox h2 {
  font-size: 1.2rem;
}

.doclist {
  max-height: 350px;
  overflow-y: auto;
  scrollbar-color: #244882 #e0e0e0;
  scrollbar-width: thin;
  padding: 30px;
}

.doclist::-webkit-scrollbar {
  width: 6px;
  height: 8px;
  background-color: #e0e0e0;
}

.doclist::-webkit-scrollbar-thumb {
  background: #244882;
}

.faq::-webkit-scrollbar {
  width: 6px;
  height: 8px;
  background-color: #e0e0e0 !important;
}

.faq::-webkit-scrollbar-thumb {
  background: #244882;
}

.doclist li a {
  padding: 8px 15px;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 15px;
}

.doclist li a img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
}

.doclist h1 {
  font-size: 0.92rem;
  color: #244882;
  font-family: IRANSans_Bold;
}

.doclist p {
  line-height: 1.4;
  font-size: 13px;
}

select {
  padding: 0.2rem 1rem;
  min-width: 90px;
  font-size: 11px !important;
  border: none;
  color: #181820;
  text-align: right !important;
  cursor: pointer;
}

#MAselect * {
  font-size: 10px;
  padding: 5px;
}

.s4box {
  background-image: linear-gradient(-45deg, #1abc9c, #04d2bb);
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  color: rgba(255, 255, 255, 0.7);
}

.s4box:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  cursor: pointer;
}

.bg-about {
  background: url("../Img/icons/about-logo.svg") #fff no-repeat;
}

.cliservic p {
  font-size: 1.8rem !important;
  color: #fff !important;
}

.cliservic p {
  font-size: 1.2rem !important;
  color: #3c415e !important;
}

.Cservice {
    background-image: linear-gradient(-45deg, #f4f4f4, #f5f2f2);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05);
    color: #1b1a1a;
    padding: 25px;
    margin: 7px;
    border-radius: 15px;
    border: 1px #7a7878 solid;
}

.onsev {
  background: url("../Img/about.png") no-repeat;
  height: 100px;
  border-radius: 25px;
  background-position: center left;
  background-size: 100% auto;
}

.path {
  border-radius: 15px;
  text-align: right;
  padding: 3px 15px;
}

.path ul li {
  display: inline;
  font-size: 12px;
  padding: 0 4px;
}

.path ul li a {
  color: #403e3e;
  font-family: IRANSans;
}

.blog-details ul li p {
  font-family: IRANSans_Medium;
}

@media (min-width: 1024px) {
  .instapg {
    background: url("../Img/instabg.png") no-repeat;
    background-position: center left;
    background-size: 100% auto;
    object-fit: cover;
    min-height: 200px;
  }
}

@media (max-width: 991px) {
  .instapg h1 {
    color: #fff;
  }

    .instapg {
        background: linear-gradient(240deg, #8eabd4, #244882) !important;
    }
}

@media (max-width: 480px) {
  .instapg h1,
  .instapg span {
    font-size: 1rem !important;
  }
}

.instapg h1,
.instapg span {
  font-size: 1.1rem;
  font-family: IRANSans_Bold;
}

.instapg span {
  font-size: 0.94rem !important;
  font-family: IRANSans_Medium;
}

.instapg .fa-instagram {
  font-size: 2.3rem;
  background: #f09433;
  background: -moz-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: -webkit-linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  background: linear-gradient(
    45deg,
    #f09433 0%,
    #e6683c 25%,
    #dc2743 50%,
    #cc2366 75%,
    #bc1888 100%
  );
  color: #fff;
  border-radius: 10px;
  padding: 2px 6px 4px 6px;
}

.instapg .item {
  background: #fff;
  padding: 10px 20px 10px 0;
  border-radius: 30px 50px 50px 30px;
}

.listcat img {
  width: 25px;
  height: 25px;
  margin-left: 5px;
}

.listcat h1 {
  font-family: IRANSans_Bold;
  font-size: 1.1rem;
  line-height: 2.3;
}

.appbox a {
  font-size: 0.9rem;
  font-family: IRANSans_Medium;
}

.blog_h_o a,
.blog_h_o figure {
  height: 230px !important;
}

.listcat ul li:hover {
  background-color: #8EABD4 !important;
}

.doctor_list .doc_col ul li {
  margin-bottom: 20px;
  padding: 15px;
}

.doctor_list .doc_col ul li img {
  border-radius: 100%;
  margin: 15px;
  width: 100px;
  height: 100px;
  object-fit: cover;
}

.doctor_list .doc_col ul li p {
  font-size: 13px;
}

.doctor_list .doc_col ul li h1 {
  font-size: 1rem;
  font-family: IRANSans_Bold;
  color: #074f7a;
}

.blog_details img {
  width: 800px;
  height: 450px;
  object-fit: cover;
}

.Cservice h2 {
  font-size: 1rem;
  font-family: IRANSans_Bold;
}

.Cservice p {
  font-size: 0.84rem;
}

.Cservice i {
  color: #3ff2d1 !important;
  font-size: 1.8rem;
}

.nobat span {
  font-size: 11px;
  border-radius: 15px;
  padding: 5px 10px;
  background-color: #e3f5f1;
  color: #107074;
}

.btm {
  border-bottom: 4px solid #2bc2ab;
}

.online_status {
  position: absolute;
  width: 11px;
  height: 11px;
  background-color: #31c641;
  top: -35px;
  right: 32px;
  border-radius: 100%;
}

.page-link {
  z-index: 2;
  color: #44474b;
  text-decoration: none;
}

.info_doc h5 {
  font-family: IRANSans_Medium;
  font-size: 0.9rem;
}

.serv_doc ul li {
  list-style-type: disc !important;
}

.btn-nobat {
  font-size: 0.95rem !important;
}

.mark,
mark {
  padding: 0.2em 0.4em !important;
  margin: 0 0.2rem;
  background-color: #ffead3c7 !important;
  font-family: IRANSans_Medium;
}

.readmore {
  position: relative;
  max-height: 170px;
  overflow: hidden;
  padding: 0px;
  margin-bottom: 20px;
  transition: max-height 0.15s ease-out;
}

.readmore.expand {
  max-height: 5000px !important;
  transition: max-height 0.35s ease-in-out;
}

.readmore-link {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 100%;
  height: 60px;
  text-align: center;
  color: #393939;
  font-size: 13px;
  padding-top: 38px;
  background-image: linear-gradient(to bottom, transparent, white);
  cursor: pointer;
}

.readmore-link.expand {
  position: relative;
  background-image: none;
  padding-top: 5px;
  height: 30px;
}

.readmore-link:after {
  content: "مشاهده بیشتر";
}

.readmore-link.expand:after {
  content: "مشاهده کمتر";
}

.mainfo_doc img {
  border-radius: 100%;
  width: 90px;
  height: 90px;
  object-fit: cover;
  margin-left: 15px;
}

.mainfo_doc .online_status {
  position: absolute;
  width: 11px;
  height: 11px;
  background-color: #31c641;
  top: 2px;
  right: 12px;
  border-radius: 100%;
}

p.progress-label {
  font-size: 12px !important;
}

.progress-label span {
  float: left;
}

.comment_doc .fa-2x {
  font-size: 1.3em;
}

.comment_doc .sugest a {
  font-size: 0.9rem !important;
}

.comment_doc h2 {
  font-family: IRANSans_Medium;
}

.comment_doc img {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  margin-left: 0.9rem;
}

.comment_doc .title p {
  font-size: 0.94rem;
  font-family: IRANSans_Medium;
  line-height: 1.5;
}

.comment_doc .title span,
.comment_doc a {
  font-size: 0.7rem !important;
}

.search_box {
  font-family: IRANSans;
}

#accordionExample .card-header {
  background-color: #fff;
}

#accordionExample .card-header .btn {
  font-size: 0.9rem !important;
  color: #4c4949 !important;
  background-color: #fff;
}

.collapsible-link {
  width: 100%;
  position: relative;
  text-align: right;
}

.collapsible-link::before {
  content: "\002B";
  color: #000;
  font-size: 16px;
  float: left;
  transition: all 0.4s;
  padding: 6px 0px;
  background-color: #fff;
}

.collapsible-link[aria-expanded="true"]::before {
  /*content: '\f078';*/
  content: "\2212";
  transform: rotate(180deg);
  transition: all 0.4s;
}

.btn.focus,
.btn:focus,
.page-link:focus {
  outline: unset !important;
  box-shadow: unset !important;
}

.Categori_blg .border-bottom,
.latest_blg .border-bottom,
.similar .border-bottom {
  border-bottom: 3px solid #dee2e6 !important;
  font-size: 16px;
}

.Categori_blg ul li {
  list-style-type: none !important;
  margin-bottom: 5px;
}

.latest_blg ul li {
  font-family: IRANSans;
  margin-bottom: 8px;
}

.latest_blg ul li img {
  width: 110px;
  height: 80px;
  object-fit: cover;
  border-radius: 15px;
}

.latest_blg ul li h2,
.similar h2 {
  font-family: IRANSans_Medium;
}

.latest_blg ul li h2:hover,
.similar a:hover h2 {
  color: #0e8e7a;
}

.latest_blg ul li span {
  font-size: 11px;
  color: #767676;
}

.Categori_blg ul li span {
  float: left;
  background-color: #88a498;
  color: #fff;
  border-radius: 35px;
  padding: 0px 10px;
  font-size: 12px;
  font-family: IRANSans_Medium;
}

.similar img {
  width: 100%;
  height: 156px;
  object-fit: cover;
}

.of-main-menu > ul > li > a {
  font-family: IRANSans !important;
}

.blog a.grid {
  width: 100%;
}

.blog .grid figure figcaption {
  height: 385px;
  width: 100%;
}

.blog .grid figure img {
  height: 385px;
  width: 100%;
}

.blog2 .spicblog h2 {
  font-family: IRANSans_Medium;
}

.blog2 figure.effect-sadie p {
  font-family: IRANSans_Medium !important;
}

.blog2 .grid figure {
  border-radius: 15px;
}

.blog2 .grid figure figcaption {
  height: 400px;
}

.blog2 .grid figure img {
  height: 400px;
  border-radius: 15px;
  width: 100%;
  object-fit: cover;
}

.column-blog span {
  font-size: 0.73rem;
  color: #727171;
  font-family: IRANSans;
}

.column-blog h2 {
  font-family: IRANSans_Medium;
  font-size: 0.93rem;
  line-height: 1.6;
}

.column-blog a:hover {
  color: #087665 !important;
}

.column-blog p {
  font-size: 13px;
  font-family: IRANSans;
}

.thumb-post a {
  font-family: IRANSans_Medium;
}

.top img {
  width: 100%;
  object-fit: cover;
  height: 210px;
}

.thumb-post img {
  width: 110px;
  height: 75px;
  object-fit: cover;
}

.similar span {
  font-size: 0.76rem;
}

.comment_doc p {
  font-size: 13px;
}

.View_UP {
  background: #244882;
  padding: 5px 14px;
  border-radius: 5px;
  margin-top: 8px;
}

.View_UP:hover,
.View_UP:hover a {
  background-color: #2B569C;
  color: #fff;
}

.View_UP:hover p {
  color: #fff;
}

.maral h1 {
  font-size: 1.8rem;
}

.maral {
    text-shadow: 1px 2px #416dab;
}

    .maral .btn-primary {
        color: #fff !important;
        background-color: #244882 !important;
        border-color: #244882 !important;
        text-shadow: none;
    }

.fa-hospital {
  font-size: 1rem;
}

.bg-dali {
  background-color: #1cb19f;
}

.fo_social i:hover {
    color: #416DAB;
}

.ver_content a.piec4 {
  width: 100%;
}

.our-team img {
  width: 750px;
  height: 450px;
  object-fit: cover;
}

.coming img {
  width: 700px;
  height: auto;
}

.header-logo {
  display: flex;
  align-items: center;
}

.logo-1,
.logo-2 {
  width: 70px;
}

.logo-1 {
}

.logo-2 {
  padding-left: 8px;
}
