footer #navbarSupportedContent_Desktop > div {
	width: 100% !important;
}
body > main > section.position-relative.section-contact > div > div > div:nth-child(1) > div > ul > li:nth-child(3) {
	display: none !important;
}
footer #navbarSupportedContent_Desktop > div ul > li {
	margin: 0 10px !important;
	display: inline-block !important;
}
video{
	width:100%;
}
.child-mega-menu img {
	object-fit: cover !important;
}

.img-panelwordpress {
	border-radius: 15px !important;
	width: 100% !important;
	background-size: cover !important;
	object-fit: cover !important;
	background-position: center !important;
}
.callsup {
	position: fixed;
  bottom: 150px;
  right: 20px;
  background: #f4cd54;
  padding: 10px 24px;
  border-radius: 10px;
  box-shadow: 0 10px 15px -10px rgba(0,0,0,0.2);
  color: #002a54;
  z-index: 999999;
  animation-name : tilt-shaking;
  animation-duration: 2s;
  animation-iteration-count: 3;
  animation-delay : 3s;
	
}

@keyframes tilt-shaking {
  0% { transform: rotate(0deg); }
  25% { transform: rotate(5deg); }
  50% { transform: rotate(0eg); }
  75% { transform: rotate(-5deg); }
  100% { transform: rotate(0deg); }
}

.err-body{
  margin: 0;
  padding: 0;
  text-align: center;
}
.wp-caption.aligncenter {
	width: unset !important;
}
.btn {
	overflow: hidden;
}
body{overflow:hidden}
.err-body h1,.err-body a{
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.err-body .section{
  padding: 4rem 2rem;
}
.err-body .section .error{
  font-size: 150px;
  color: #00AEEF;
  text-shadow: 
    1px 1px 1px #002A54,    
    2px 2px 1px #002A54,
    3px 3px 1px #002A54,
    4px 4px 1px #002A54,
    5px 5px 1px #002A54,
    6px 6px 1px #002A54,
    7px 7px 1px #002A54,
    8px 8px 1px #002A54,
    25px 25px 8px rgba(0,0,0, 0.2);
}
.err-body .page{
  margin: 2rem 0;
  font-size: 20px;
  font-weight: 600;
  color: #444;
}
#footer > section.bg-footer.border-bottom-orange > div > div.row.align-items-center.align-items-lg-start > div.col-12.col-md-6.col-lg-4.order-md-1 > div:nth-child(2) > div {
	display: unset !important;
}
#footer > section.bg-footer.border-bottom-orange > div > div.row.align-items-center.align-items-lg-start > div.col-12.col-md-6.col-lg-4.order-md-1 > div:nth-child(2) > div > span.d-flex.flex-column.mr-5 {
	margin: 0 !important;
}

.gfield_required {
	display: none !important;
}
main {
	overflow: hidden !important;
}


@font-face {
  font-family: iranyekan;
  src: url(assets/fonts/iranyekan/iranyekanwebmediumfanum.eot) format("eot"),
    url(assets/fonts/iranyekan/iranyekanwebmediumfanum.ttf) format("ttf"),
    url(assets/fonts/iranyekan/iranyekanwebmediumfanum.woff) format("woff"),
    url(assets/fonts/iranyekan/IRANYekanWebMedium.woff2) format("woff2");
}

@font-face {
  font-family: KalamehWebFaNum;
  src: url(assets/fonts/kalameh/Kalameh-Bold.ttf) format("ttf"),
    url(assets/fonts/kalameh/KalamehWebFaNum-Bold.woff) format("woff"),
    url(assets/fonts/kalameh/KalamehWebFaNum-Bold.woff2) format("woff2");
}

@font-face {
  font-family: KalamehWebFaNum-regular;
  src: url(assets/fonts/kalameh/Kalameh-Regular.ttf) format("ttf"),
    url(assets/fonts/kalameh/KalamehWeb-Regular.woff) format("woff"),
    url(assets/fonts/kalameh/KalamehWeb-Regular.woff2) format("woff2");
}

* {
  transition: 0.03s all ease;
  padding: 0;
  margin: 0;
}

:root {
  --color-6e799e: #6e799e;
  --color-536dfe: #536dfe;
  --color-ff9c00: #ff9c00;
  --color-f5f6fa: #f5f6fa;
  --color-fff6db: #fff6db;
  --color-eeeffc: #eeeffc;
  --color-e1b227: #e1b227;
  --color-84d000: #84d000;
  --color-f4cc55: #f4cc55;
  --color-6593ff: #6593ff;
  --color-42507d: #42507d;
  --color-f0f0f5: #f0f0f5;
  --color-85d100: #85d100;
  --color-e6e6f4: #e6e6f4;
  --color-f5f5f8: #f5f5f8;
  --shadow-536dfe: 0px 0px 9px #536dfe;
  --shadow-edeefc: 0px 0px 22px #edeefc;
  --shadow-f2f2f2: 15px 11px 35px #f2f2f2;
  --shadow-536dfe-hover: 0px 0px 10px #536dfe;
  --shadow-ff9c00-hover: 0px 0px 10px #ff9c00;
  --shadow-6593ff: 5px 0px 16px #6593ff3b;
  --color-455078: #455078;
  --color-fafafb: #fafafb;
  --shadow-edeefcb9: 0px 0px 73px #edeefcb9;
}

#whatsapp-msng-icon-send {
	rotate: 180deg !important;
}

.form-contact #gform_2 {
	margin-top: 50px !important;
}

.gform_confirmation_wrapper {
    padding: 10px 20px !important;
    background-color: #79ff79 !important;
    border-radius: 15px !important;
    font-size: 13px !important;
    color: #383838 !important;
    border: #0080009c 1px solid !important;
}

.gform_heading {
	display: none !important;
}

.gfield label {
	font-weight: 400 !important;
}

.cresta-whatsapp-chat-box {
	right: 19px !important;
	bottom: 145px !important;
}

html,
body {
  box-sizing: border-box;
  font-size: 12pt;
  background-color: #fff;
  font-family: iranyekan, sans-serif !important;
  color: #6e799e;
  direction: rtl;
  text-align: right;
  scroll-behavior: smooth;
}

.img-portfolio {
	width: 100% !important;
}

.title-font {
  font-family: KalamehWebFaNum, sans-serif !important;
  font-weight: normal;
}

.fw-400 {
  font-weight: 400 !important;
}

body {
  position: relative;
  overflow-x: hidden !important;
}

header li , footer li , .bread li{
	list-style:none !important
}

a {
  text-decoration: none !important;
}

a:hover {
  color: var(--color-ff9c00);
}

p,
a,
ul,
li {
  font-size: 16px;
  line-height: 30px;
  color: #6e799e;
  margin: 0;
  padding: 0;
}

.card-article a {
	margin: 0 auto !important;
}

.line-height-30 {
  line-height: 30px;
}

.cat-archive {
  height: 175px !important;
  overflow: hidden !important;
}

.navbar-light .navbar-nav .nav-link {
  color: #6e799e !important;
}

.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: #6e799e;
}

.line-height-18 {
  line-height: 18px;
}

.fs-14pt {
  font-size: 14pt;
}

.fs-11pt {
  font-size: 11pt;
}

header {
  z-index: 100;
  position: relative;
}

header ul.menu {
  display: flex;
  justify-content: right;
  align-items: center;
}

header ul.menu li {
  margin: 0 15px;
  position: relative;
}

header .hover-li-menu ul li ul {
  width: 290px;
  margin: 0 0 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  margin-bottom: 10px;
  margin-left: 0;
  display: block !important;
  text-align: right;
  position: absolute;
  top: 100%;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  z-index: 100;
  border-radius: 10px;
  padding: 0.75rem;
}

header .hover-li-menu ul li:hover ul {
  margin: 15px 0;
  opacity: 1;
  visibility: visible;
}

header .hover-li-menu ul li ul li {
  margin: 3px;
  transition: all 0.2s ease-in-out;
}

header .hover-li-menu ul li ul li a {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  display: flex;
  align-items: center;
  border-radius: 0.375rem;
}

header .hover-li-menu ul li ul li:hover a {
  background: #f3f4f6;
}

.mega-menu-child-menu {
  width: 824px;
  margin: 0 0 10px;
  margin-bottom: 10px;
  margin-left: 0;
  text-align: right;
  position: absolute;
  top: 100%;
  background-color: #fafafc;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  z-index: 100;
  border-radius: 20px;
  right: -70px;
  padding: 20px 10px;
}

.mega-menu-child-menu-2 {
  height: 410px;
  width: 900px;
  margin: 0 0 10px;
  margin-bottom: 10px;
  margin-left: 0;
  text-align: right;
  position: absolute;
  top: 100%;
  background-color: #fafafc;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  border: 1px solid #eee;
  z-index: 100;
  border-radius: 20px;
  right: -115px;
  overflow: hidden;
}

.mega-menu-li-proje:hover .mega-menu-child-menu {
  /* margin: 15px 0; */
  opacity: 1;
  visibility: visible;
}

.mega-menu-li-proje:hover .mega-menu-child-menu-2 {
  /*margin: 15px 0;*/
  opacity: 1;
  visibility: visible;
}

.child-mega-menu {
  /* margin: 15px 0 !important; */
  margin: 0px 0 40px 0px !important;
  padding: 0 5px;
}

.child-mega-menu.col-3 {
  flex: 0 0 20%;
  max-width: 20%;
}

.child-mega-menu figure img,
.mega-menu-child-menu ul li figure img {
  width: 100%;
  border-radius: 13px;
  /* height: 422px !important; */
}

.mega-menu-ul
  .mega-menu-li-proje:first-child
  .mega-menu-child-menu
  .child-mega-menu
  figure
  img {
  height: 190px !important;
}

.mega-menu-ul
  .mega-menu-li-proje:nth-child(2)
  .mega-menu-child-menu
  .child-mega-menu
  figure
  img {
  height: 127px !important;
}

.mega-menu-child-menu-2 ul li figure img {
  height: 91px !important;
}

.child-mega-menu .title-project h6 a {
  font-size: 0.79rem;
}

.mega-menu-two {
  height: 450px;
  padding: 20px 0 !important;
}

/**--------------------------------mega_menu_style--------------------------------*/

/* .mega-menu-li-proje a, */
.hover-li-menu ul li a {
  padding: 0px 0px 15px 0px;
}

.mega-menu-li-proje .hover-mega-menu {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
  padding: 5px 0;
  position: absolute;
  width: 100%;
  z-index: 100;
  right: -70px;
}

.mega-menu-li-proje:hover .hover-mega-menu {
  /* display: block !important; */

  /* background: #fff; */

  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  transition: all 0.2s ease-in-out !important;
}

.section-one {
  background-image: url(assets/img/header-padideit.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 763px;
  top: 0;
  z-index: 0;
}

.imgpng1 {
  top: -28px !important;
  left: auto !important;
}

.imgpng2 {
  top: -100px !important;
  left: 25% !important;
}

.imgpng3 {
  top: 350px !important;
  /* bottom: - !important; */
  left: 35% !important;
}

.imgpng4 {
  top: 290px !important;
  left: -402px !important;
}

.color-6e799e {
  color: var(--color-6e799e);
}

.color-ff9c00 {
  color: var(--color-ff9c00);
}

.fs-28pt {
  font-size: 25pt;
}

.fs-46pt {
  font-size: 40pt;
}

.bg-536dfe,
.bg-536DFE {
  background-color: var(--color-536dfe) !important;
}

.fs-18 {
  font-size: 15pt;
}

.shadow-blue {
  box-shadow: var(--shadow-536dfe);
}

.digit {
  opacity: 0.5;
}

.line-height-11 {
  line-height: 11px !important;
}

/* ----------------------- */
.imgpngravand1 {
  top: -30px !important;
  left: 60px !important;
  z-index: -1;
}

.imgpngravand2 {
  top: 130px !important;
  left: auto;
  right: -50px;
  z-index: 2;
}

.imgpngravand3 {
  top: 250px !important;
  left: 30px !important;
  bottom: 0;
  z-index: 2;
}

/* .imgpng4 {
    
} */

.font-weight-900 {
  font-weight: 900;
}

.bg-img-services-blue {
  background-color: var(--color-eeeffc);
  box-shadow: var(--shadow-f2f2f2) !important;
}

.bg-img-services-orange {
  background-color: var(--color-fff6db);
  box-shadow: var(--shadow-f2f2f2) !important;
}

.bg-img-services-blue.c-example__tilt:hover {
  box-shadow: var(--shadow-536dfe-hover) !important;
}

.bg-img-services-orange.c-example__tilt:hover {
  box-shadow: var(--shadow-ff9c00-hover) !important;
}

.c-example__tilt {
  width: 153px !important;
  height: 153px !important;
  border-radius: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform-style: preserve-3d;
  transform: perspective(300px);
}

.c-example__tilt-inner {
  transform: translateZ(50px) translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.text-center-justify {
  text-align: justify;
  text-align-last: center;
}

.color-455078 {
  color: var(--color-455078);
}

.bg-fafafb,
.bg-FAFAFB {
  background-color: var(--color-fafafb);
}

.bg-slider-sample {
  background-image: url(assets/img/bg-slider1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #fafafb;
  height: 725px;
}

.nav-pills .nav-link {
  background-color: #f5f6fa;
  border-radius: 30px;
  color: var(--color-6e799e);
  position: relative !important;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: var(--color-536dfe);
}

.owl-carousel .owl-nav.disabled,
.carousel-sample .owl-dots.disabled {
  display: block !important;
}

/* .owl-carousel .owl-nav{
      position: relative;
  } */
.carousel-sample .owl-nav button.owl-next,
.carousel-sample .owl-nav button.owl-prev,
.carousel-personal .owl-nav button.owl-next,
.carousel-personal .owl-nav button.owl-prev {
  position: absolute;
  top: 42%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.carousel-sample .owl-nav button.owl-next,
.carousel-personal .owl-nav button.owl-next {
  right: -38px;
}

.carousel-sample .owl-nav button.owl-prev,
.carousel-personal .owl-nav button.owl-prev {
  left: -38px;
}

span[aria-label="Previous"] {
  content: "";
}

.bg-fefeff {
  background-color: #fefeff;
}

.radius-30 {
  border-radius: 30px;
}

.shadow-light-22 {
  box-shadow: var(--shadow-edeefc) !important;
}

.title-sample {
  position: relative;
  padding-right: 25px;
  padding-top: 15px;
}

.title-sample::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: var(--color-85d100);
  right: 5px;
  top: 18px;
}

.bg-84d000 {
  background-color: var(--color-84d000);
}

.bg-f4cc55,
.bg-F4CC55 {
  background-color: var(--color-f4cc55) !important;
}

/* .column {
      float: left;
      width: 33.33%;
      padding: 0 10px;
  } */

@media screen and (max-width: 700px) {
  .column {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
}

.card {
  box-shadow: none;
  padding: 0;
  text-align: right;
  background-color: #fff;
  border-radius: 30px;
  cursor: pointer;
  border: none;
  width: 100%;
  /* height: 100%; */
  overflow: hidden;
}

.carousel-sample .card {
  height: 360px;
}

/* .card .profile {
      border-radius: 30px;
      transition: 0.2s;
  }
  
  .card:hover .profile {
      transform: scale(1.4);
      border-top-right-radius: 50px;
      border-top-left-radius: 50px;
  } */

.card .content {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.card .content .back {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #42507dde;
  transition: 0.5s;
  border-radius: 30px;
  z-index: 1;
  padding: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.from-bottom {
  top: 100%;
  left: 0;
}

.card:hover .content .from-bottom {
  top: 0%;
}

.card .content .back a {
  width: 150px;
  height: 40px;
  margin-bottom: 5px;
  position: relative;
}

.card .content .back .tem-img {
  border-radius: 100%;
}

.card .content .back .des {
  font-size: 13px;
  padding: 20px 0px;
}

.card .content .back .social-icon {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.card .content .back .social-icon li {
  display: inline-block;
}

.card .content .back .social-icon li a {
  display: block;
  background: #333;
  color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
}

.front {
  width: 100%;
  height: 100%;
}

.owl-theme .owl-dots .owl-dot span {
  margin: 5px 3px !important;
  background: #bcc1d2 !important;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: var(--color-536dfe) !important;
  width: 20px;
}

.bg-6593ff {
  background-color: var(--color-6593ff);
}

.fs-9-4pt {
  font-size: 9.4pt !important;
}

.bg-526cfe {
  background: #526cfe;
}

.font-weight-800 {
  font-weight: 800;
}

.carousel-video .nav-item {
  padding: 10px 10px;
}

.carousel-video .nav-item .nav-link {
  background: #fff;
  box-shadow: var(--shadow-6593ff);
  border-radius: 30px;
}

.video-row {
  position: relative;
  top: -82px;
}

/* .carousel-video .owl-stage-outer , .carousel-video .owl-nav button{
      padding: 10px 0;
  } */
.shadow-6593ff {
  box-shadow: var(--shadow-6593ff);
}

/* .carousel-video .owl-nav button.owl-next, .carousel-video .owl-nav button.owl-prev {
      position: absolute;
      top: 30%;
  } */
.carousel-video .owl-nav button.owl-next,
.carousel-video .owl-nav button.owl-prev {
  position: absolute;
  top: 3%;
  background: #fff !important;
  color: var(--color-6593ff) !important;
  box-shadow: var(--shadow-6593ff);
  width: 60px;
  border-radius: 20px;
  height: 100px;
}

.carousel-video .owl-nav button.owl-next {
  right: -75px;
}

.carousel-video .owl-nav button.owl-prev {
  left: -75px;
}

.bg-6593ff .title-font .cls-1 {
  fill: #ffffff !important;
}

.carousel-video .nav-item .nav-link.active {
  background: var(--color-f4cc55);
  box-shadow: none !important;
  border-radius: 30px;
}

.carousel-video .nav-item .nav-link.active .s2 {
  color: #fff !important;
}

.carousel-video .nav-item .nav-link:hover {
  color: #6e799e !important;
}

.more-link {
  position: relative;
  z-index: 100;
  border: 1px solid currentColor;
}

.ravand-num {
  width: 30px;
  height: 30px;
}

.fs-10pt {
  font-size: 10pt;
}

.fs-20pt {
  font-size: 20pt;
}

.z-index12 {
  z-index: 12;
}

.brd-top {
  border: 2px dashed #536cfe;
  width: 653px;
  height: 40px;
  border-radius: 40px 0px 0px 40px;
  top: 24px;
  right: 70px;
  z-index: -1;
  border-right: none !important;
  padding: 25px 0;
}

.brd-bottom {
  border: 2px dashed #536cfe;
  width: 640px;
  height: 40px;
  border-radius: 0px 40px 40px 0px;
  top: -25px;
  left: 89px;
  z-index: -1;
  border-top: none !important;
  border-left: none !important;
  padding: 25px 0;
}

.ravand-box {
  /* border: 5px solid #fff; */
  box-shadow: 5px 0px 16px #536dfe6e;
}

.ravand-box {
  border: none !important;
}

.ravand-box.active {
  box-shadow: 1px 0px 8px 8px #536dfe6e;
  border: none !important;
}

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

.bg-f0f0f5,
.bg-F0F0F5 {
  background: #f0f0f5;
}

.carousel-personal .item .front img {
  width: 120px !important;
  height: 120px !important;
  margin: 50px auto;
  border-radius: 50% !important;
}

.carousel-personal .dots li {
  list-style: disc !important;
  direction: rtl;
  margin-right: 35px;
  color: #fff;
  text-align: right;
}

/*=========== 17. Portfolio Area CSS ==============*/

.portfolio-main-area {
  background-color: #fff;
  padding: 120px 0;
}

/*17.1 Portfolio Banner*/
.portfolio-hero-banner {
  background-color: #fff;
  background-image: url(assets/img/portfolio/portfolio-bg.jpg);
  width: 100%;
  height: 50vh;
  background-position: center;
  background-size: cover;
  position: relative;
}

.portfolio-hero-banner img {
  width: 100%;
}

.portfolio-hero-banner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50vh;
  background-color: rgba(0, 0, 0, 0.45);
}

/*17.2 Portfolio Content*/
.portfolio-hero-text {
  position: absolute;
  left: 0;
  top: 55%;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.portfolio-hero-text h1 {
  color: #fff;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 40px;
}

.portfolio-hero-text p {
  color: #fff;
}

.portfolio-intro p {
  text-align: center;
  font-weight: 600;
  margin-bottom: 60px;
  font-size: 20px;
}

.single-portfolio img {
  width: 100%;
}

.single-portfolio {
  overflow: hidden;
  display: flex;
  height: 390px;
  flex-direction: column;
  justify-content: space-around;
}

.portfolio-image {
  position: relative;
}

.portfolio-image img {
  border-radius: 10px;
  height: 185px !important;
}

.portfolio-titile h3 {
  font-size: 18px;
  /* text-transform: capitalize;
    color: #323657;
    font-weight: 700;
    margin-top: 13px;
    transition: .6s */
  height: 43.2px;
}

.portfolio-headmove:hover .portfolio-titile h4 {
  margin-left: 15px;
}

.portfolio-content {
  position: absolute;
  left: 3%;
  top: 3%;
  width: 94%;
  height: 94%;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-transition: 1s;
  transition: 0.6s;
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  transform: scale(0.7);
  border-radius: 10px;
}

.portfolio-content a {
  background: linear-gradient(to bottom, #84fc6a 8.92%, #48d6f2 96.59%);
  background-clip: border-box;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: 700;
  margin-top: 10px;
  display: block;
}

.portfolio-content p {
  color: #323657;
  font-size: 17px;
  line-height: 25px;
}

.single-portfolio:hover .portfolio-content {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}

.portfolio-filter {
  text-align: center;
  margin-top: 10px;
}

.portfolio-filter li {
  display: inline-block;
  /* margin-right: 25px; */
  position: relative;
}

/* .portfolio-filter li:last-child {
    margin-right: 0px
  } */

.portfolio-filter a {
  display: inline-block;
  padding: 10px;
  color: #6e799e;
  text-transform: capitalize;
  background: #f5f6fa;
  border: 0 !important;
  border-radius: 30px !important;
  position: relative !important;
}

.portfolio-filter a.active {
  background: #536dfe !important;
  color: #fff !important;
  /* padding: 10px; */
  border-radius: 30px;
}

.bg-fff6db {
  background: #fff6db;
}

.dstbefor {
  position: relative;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 17px;
}

.dstbefor:hover {
  background: #f4cc55;
  color: white;
}

.dstbefor::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: var(--color-85d100);
  right: 8px;
  top: 10px;
}

.dstbefor a {
  font-size: 13px;
}

.dstbefor:hover a {
  color: white;
}

@-webkit-keyframes morecard {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.4);
  }
}

@-moz-keyframes morecard {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.4);
  }
}

@keyframes morecard {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.4);
  }
}

.morecard {
  left: 40px;
}

.morecard:hover svg {
  -webkit-animation: morecard 0.5s ease-in-out infinite alternate;
  -moz-animation: morecard 0.5s ease-in-out infinite alternate;
  animation: morecard 0.5s ease-in-out infinite alternate;
}

.divpic {
  -webkit-box-shadow: 0px 0px 4px 24px #f0f0f0;
  -moz-box-shadow: 0px 0px 4px 24px #f0f0f0;
  box-shadow: 0px 0px 4px 24px #f0f0f0;
}

.bg-f5f5f8 {
  background: var(--color-f5f5f8);
}

@media (min-width:991px) {
  .bg-footer {
    background: url(assets/img/bg-footer.png) no-repeat;
    background-size: cover;
    background-position: center;
    height: auto !important;
    box-shadow: 0px 0px 73px #edeefcc1 !important;
    z-index: 1000;
    position: relative;
  }
}

.fs-12pt {
  font-size: 12pt;
}

.bg-efeff3 {
  background: #efeff3;
}

.radius-15 {
  border-radius: 15px;
}

.bg-f9f9fb,
.bg-F9F9FB {
  background: #f9f9fb !important;
}

.border-bottom-orange {
  border-bottom: 2px solid #f4cb55;
}

/* ------------------------------------article----------------------------------------- */
.header-single {
  background: #f5f5fd;
}

.main-single {
  background-color: #fafafb !important;
  position: relative;
  width: 100%;
}

.main-single::before {
  content: "";
  background-image: url(assets/img/bg-single.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 100%;
  /* height: 1390px; */
  top: 70px;
}

.main-single .tags a {
  background: #f4cc552d;
  color: #f4cc55 !important;
  border-radius: 20px;
  padding: 0.25rem 1rem;
  margin: 0.25rem;
}

.main-single .tags a:hover {
  background: #f4cc55;
  color: #fff !important;
}

.comment-single-post {
  border-radius: 40px;
  /* padding: ; */
}

.comment-single-post h3#comments {
  display: none;
}

.comment-single-post .comment-body {
  display: flex;
  flex-wrap: wrap;
}

.comment-single-post .comment-body .comment-author {
  max-width: 48%;
  flex: 0 0 48%;
  padding: 0 15px;
  text-align: right;
}

.comment-single-post .comment-body .commentmetadata {
  max-width: 48%;
  flex: 0 0 48%;
  padding: 0 15px;
  text-align: left;
}

.comment-single-post p {
  color: #6c6d71;
  font-size: 10pt;
  font-weight: normal;
  line-height: 26px;
  padding: 20px 0px 0px;
  display: inline-block;
  width: 100%;
}

.comment-single-post .comment-form-cookies-consent {
  color: #6c6d71;
  font-size: 10pt;
  font-weight: normal;
  line-height: 26px;
  padding: 25px 25px 5px;
  display: flex;
  width: 100%;
  align-items: flex-start;
}

.comment-single-post .comment-form-cookies-consent input {
  margin-top: 5px;
  margin-left: 5px;
}

.comment-single-post .comment-body p::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #2222221a;
}

.comment-single-post .reply {
  color: #6c6d71;
  font-size: 10pt;
  font-weight: normal;
  line-height: 26px;
  padding: 0 25px 30px;
  display: inline-block;
  width: 100%;
  text-align: left;
}

.comment-single-post .reply a::before {
  content: "";
  background-image: url(assets/img/reply2.png);
  display: inline-block;
  width: 20px;
  height: 15px;
  margin-left: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: top;
}

.comment-single-post ul.children {
  padding-right: 30px;
  position: relative;
}

.comment-single-post ul.children::before {
  content: "";
  background-image: url(assets/img/reply.png);
  display: inline-block;
  width: 25px;
  height: 15px;
  margin-left: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-y: top;
  position: absolute;
  right: 0;
  top: 50%;
}

.comment-single-post ul.children li {
  border: 2px solid #2222221a;
  padding: 30px 10px 0;
  background: #fafafb;
  border-radius: 20px;
  margin-right: 30px;
}

.comment-single-post p.comment-form-comment textarea {
  width: 100%;
  border: 0;
  background: #f9fafc;
  border-radius: 30px;
  padding: 20px;
  outline: none;
}

.comment-single-post p.comment-form-comment textarea:focus-visible,
.comment-single-post p.comment-form-comment textarea:focus,
.comment-single-post p.comment-form-author input:focus-visible,
.comment-single-post p.comment-form-email input:focus-visible,
.comment-single-post p.comment-form-url input:focus-visible,
.comment-single-post p.comment-form-author input:focus,
.comment-single-post p.comment-form-email input:focus,
.comment-single-post p.comment-form-url input:focus {
  outline: none;
  box-shadow: 0px 6px 15px -9px #f4cc55;
}

@media (max-width: 768px) {
  .comment-single-post p.comment-form-author,
  .comment-single-post p.comment-form-email {
    display: block;
    width: 100%;
    position: relative;
  }
}

@media (min-width: 768px) {
  .comment-single-post p.comment-form-author,
  .comment-single-post p.comment-form-email {
    display: inline-block;
    width: 49%;
    position: relative;
  }
}

.comment-single-post p.comment-form-url,
.comment-single-post p.comment-form-comment {
  position: relative;
}

.comment-single-post p.comment-form-author label,
.comment-single-post p.comment-form-email label,
.comment-single-post p.comment-form-url label,
.comment-single-post p.comment-form-comment label {
  margin-bottom: 0.1rem;
  margin-right: 1rem;
}

.comment-single-post p.comment-form-author input,
.comment-single-post p.comment-form-email input,
.comment-single-post p.comment-form-url input {
  border: 0;
  background: #f9fafc;
  border-radius: 30px;
  padding: 11px;
  width: 100%;
  padding-right: 55px;
  outline: none;
}

.comment-single-post p.comment-form-author label:focus-visible {
  display: none;
}

.comment-single-post p.form-submit {
  text-align: left;
}

.comment-single-post p.form-submit input.submit {
  padding: 15px 25px;
  border-radius: 30px;
  border: 0;
  color: #fff;
  background: #546dfe;
  box-shadow: 0 0 11px 0 #546dfe;
}

/* .bread li::after {
    content: "";
    position: absolute;
    top: 5px;
    left: -21px;
    color: #7d5a50;
    background: url(assets/img/down-arrow.png) no-repeat;
    width: 10px;
    height: 10px;
    background-size: 10px;
}

.bread li:last-child::after {
    content: "";
    display: none;
}

.bread li:last-child a {
    color: var(--color-ff9c00);
} */

.radius-35 {
  border-radius: 35px;
}

.radius-20 {
  border-radius: 20px;
}

.btn-circle {
  width: 45px;
  height: 45px;
}

.ginput_container input,
.ginput_container textarea {
  border-radius: 15px;
  background: #efeff3;
  color: var(--color-6e799e);
  font-size: 11pt !important;
  padding: 1.5rem 0.5rem;
  border: 0;
  font-weight: 400;
  line-height: 1.5;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.ginput_container input:focus,
.ginput_container textarea:focus {
  color: #495057;
  /* background-color: #fff; */
  box-shadow: 0px 6px 15px -9px #f4cc55;
  outline: 0;
}

.ginput_container textarea {
  height: 185px;
  width: 99%;
}

.gform_button {
  border-radius: 30px !important;
  box-shadow: var(--shadow-536dfe) !important;
  background-color: var(--color-536dfe) !important;
  font-size: 11pt !important;
  color: #fff !important;
  padding: 0.5rem 1.5rem !important;
  border: 0 !important;
  text-align: center;
  width: auto !important;
  margin-right: auto !important;
  margin-left: 0px !important;
}

.wpcf7-form .wpcf7-spinner {
  margin: 0 !important;
  display: none;
}

.text-article,
.text-article p {
  color: #6c6d71;
  font-size: 16px;
  text-align: justify;
  font-weight: normal;
  line-height: 32px;
}

/* ------------------------------------article----------------------------------------- */
.header-single {
  background: #f5f5fd;
}

.main-single {
  background-color: #fafafb !important;
  position: relative;
  width: 100%;
}

.main-single::before {
  content: "";
  background-image: url(assets/img/bg-single.png) !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: center;
  position: absolute;
  width: 100% !important;
  height: 1300px;
  top: 50px;
}

.bread li::after {
  content: "";
  position: absolute;
  top: 5px;
  left: -21px;
  color: #7d5a50;
  background: url(assets/img/down-arrow.png) no-repeat;
  width: 10px;
  height: 10px;
  background-size: 10px;
}

.bread li span::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 165px;
  color: #7d5a50;
  background: url(assets/img/down-arrow.png) no-repeat;
  width: 10px;
  height: 10px;
  background-size: 10px;
}

.bread li {
  font-size: 12px;
}

.bread li a {
  margin: 0 10px;
  font-size: 12px;
}

.bread li:last-child::after {
  content: "";
  display: none;
}

.bread li.title-color {
  color: var(--color-ff9c00);
}

.radius-35 {
  border-radius: 35px;
}

.shadow-edeefcb9 {
  box-shadow: var(--shadow-edeefcb9);
}

.btn-circle {
  width: 45px;
  height: 45px;
}

.radius-10 {
  border-radius: 10px;
}

@media (min-width: 1200px) {
  .asideseenul li::after {
    content: "";
    width: 80%;
    height: 1px;
    margin: 12px auto;
    background: #b3b4bc4b;
    position: absolute;
    right: 0;
    left: 0;
  }
}

@media (max-width: 768px) {
  .asideseenul li::after {
    content: "";
    width: 80%;
    height: 1px;
    margin: 12px auto;
    background: #b3b4bc4b;
    position: absolute;
    right: 0;
    left: 0;
  }
}

.asideseenul li:last-child {
  margin-bottom: 0px !important;
}

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

.title-article h1 {
  font-family: "KalamehWebFaNum", KalamehWebFaNum, sans-serif !important;
  font-weight: 900;
  margin-bottom: 3px;
}

@media (min-width: 1200px) {
  .title-article h1 {
    font-size: 21px !important;
  }
}

.color-868894 {
  color: #868894;
}

.carousel-more-article .item {
  direction: rtl;
}

.carousel-more-article .owl-nav button {
  width: 21px;
  height: 21px;
  border-radius: 50% !important;
  border: 2px solid #6e799e !important;
  color: #6e799e;
  /* fill: #6E799E; */
  font-size: 7pt !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.carousel-more-article .owl-nav button:hover {
  background: #6e799e !important;
  /* fill: #fff !important; */
  color: #fff;
  text-decoration: none;
}

.carousel-more-article .owl-nav button.owl-prev {
  position: absolute;
  top: -50px;
  left: 0;
}

.carousel-more-article .owl-nav button.owl-next {
  position: absolute;
  top: -50px;
  left: 35px;
}

@media (max-width: 992px) {
  .carousel-more-article .owl-nav button.owl-prev {
    position: absolute;
    top: -40px;
    left: 0;
  }

  .carousel-more-article .owl-nav button.owl-next {
    position: absolute;
    top: -40px;
    left: 35px;
  }
}

.carousel-more-article .owl-dots .owl-dot span {
  margin: 14px 3px !important;
  background: #bcc1d2 !important;
}

.pagination .page-item .page-link {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: #fff;
  color: #6d789e;
  font-size: 9pt;
  box-shadow: none;
}

.pagination .page-item .page-link.active {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: #f4cc55 !important;
  color: #fff;
  font-size: 9pt;
  box-shadow: none;
}

.shareicons:hover #share {
  display: flex !important;
  z-index: 1000;
}

.card-article {
  width: 271px;
}

span.sidebar-img {
  width: 85px !important;
  height: 60px !important;
  overflow: hidden !important;
  border-radius: 10px !important;
}

span.sidebar-img img {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  -o-object-fit: cover;
  object-fit: cover;
  transition-duration: 0.3s;
  will-change: transform;
  border-radius: 10px !important;
  width: 85px !important;
  height: 60px !important;
}

span.sidebar-img:hover img {
  transform: translateX(0) translateY(0) rotate(0) skewX(0) skewY(0) scaleX(1.1)
    scaleY(1.1);
  border-radius: 10px !important;
}

.fixspan {
  width: 150px;
}

.nc-box-has-hover {
  box-shadow: 0px 0px 22px #edeefc !important;
}

.nc-box-has-hover:hover {
  /* --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1); */
  /* --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color); */
  box-shadow: 0 0 #0000, 0 0 #0000, 0 20px 25px -5px rgb(0, 0, 0, 0.1),
    0 8px 10px -6px rgb(0, 0, 0, 0.1) !important;
}

.carousel-more-article .owl-stage-outer {
  /* padding: 0px 0px; */
  padding-bottom: 40px;
}

.category-article {
  font-size: 9pt;
  background: #a7b3f8e6;
  color: #112cc5 !important;
  top: 165px;
  left: 20px;
}

.category-article:hover {
  font-size: 9pt;
  background: #516af7;
  color: #fff !important;
}

@-webkit-keyframes sideWays5 {
  0% {
    margin-left: 0px;
    margin-top: 0;
  }

  100% {
    margin-left: 10px;
    margin-top: -10px;
  }
}

@-moz-keyframes sideWays5 {
  0% {
    margin-left: 0px;
    margin-top: 0;
  }

  100% {
    margin-left: 10px;
    margin-top: -10px;
  }
}

@keyframes sideWays5 {
  0% {
    margin-left: 0px;
    margin-top: 0;
  }

  100% {
    margin-left: 10px;
    margin-top: -10px;
  }
}

.mobileimg {
  left: -10px;
  top: 10px;
  -webkit-animation: sideWays5 1s ease-in-out infinite alternate;
  -moz-animation: sideWays5 1s ease-in-out infinite alternate;
  animation: sideWays5 1s ease-in-out infinite alternate;
}

.color-536DFE {
  color: var(--color-536dfe);
}

.radius-25 {
  border-radius: 25px !important;
}

.category-article-desc {
  font-size: 9pt;
  background: #a7b3f87e;
  color: #516af7 !important;
  bottom: 30px;
  right: 30px;
}

.category-article-desc:hover {
  font-size: 9pt;
  background: #516af7;
  color: #fff !important;
}

.bg-a7b3f82d {
  background: #a7b3f82d;
  color: #516af7 !important;
}

a.bg-a7b3f82d:hover {
  background: #516af7;
  color: #fff !important;
}

a.bg-a7b3f82d svg {
  color: #516af7 !important;
  fill: #516af7 !important;
}

a.bg-a7b3f82d:hover svg {
  color: #fff !important;
  fill: #fff !important;
}

.bg-F4CC552d {
  background: #f4cc552d;
  color: #f4cc55 !important;
}

a.bg-F4CC552d:hover {
  background: #f4cc55;
  color: #fff !important;
}

a.bg-F4CC552d svg {
  color: #f4cc55 !important;
  fill: #516af7 !important;
}

a.bg-F4CC552d:hover svg {
  color: #f4cc55 !important;
  fill: #fff !important;
}

#share {
  display: none;
}

#share.show {
  display: flex !important;
}

.h-50px {
  height: 50px;
}

.moveimg {
  position: relative;
}

.moveimg .img2-move {
  position: absolute;
  top: 220px !important;
  z-index: 10;
  left: 103px !important;
}

.moveimg .img3-move {
  position: absolute;
  top: 135px !important;
  z-index: 10;
  left: -45px !important;
}

.moveimg .img4-move1 {
  position: absolute;
  top: 30px !important;
  z-index: 10;
  left: 103px !important;
}

.moveimg .img4-move {
  position: absolute;
  bottom: 20px !important;
  top: auto !important;
  z-index: 10;
  left: 65px !important;
}

.moveimg .img5-move {
  position: absolute;
  bottom: 0 !important;
  top: 0 !important;
  z-index: 10;
  right: 0;
  margin: auto 0;
}

.moveimg .img6-move {
  position: absolute;
  bottom: 0 !important;
  top: auto !important;
  z-index: 10;
  right: 0 !important;
  left: auto !important;
  /* margin: auto !important; */
}

.moveimg .img7-move {
  position: absolute;
  bottom: 0 !important;
  top: 0 !important;
  left: 0;
  z-index: 9;
  right: 0;
  margin: auto !important;
}

.shadow-orange {
  box-shadow: 0px 0px 9px #f4cc55;
}

.btnfix {
  width: 190px;
}

.btn-animate,
.wpcf7-form .wpcf7-submit {
  position: relative;
  /* z-index: 1; */
}

.btn-animate:link,
.wpcf7-form .wpcf7-submit:link .btn-animate:visited,
.wpcf7-form .wpcf7-submit:visited {
  text-transform: uppercase;
  text-decoration: none;
  padding: 15px 40px;
  display: inline-block;
  border-radius: 100px;
  transition: all 0.4s !important;
  position: absolute;
}

.btn-animate:hover,
.wpcf7-form .wpcf7-submit:hover {
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  transition: all 0.4s !important;
}

.btn-animate:active,
.wpcf7-form .wpcf7-submit:active {
  transform: translateY(-1px);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  transition: all 0.4s !important;
}

/* .btn-white {
    background-color: #fff;
    color: #777;
} */

.btn-animate::after,
.wpcf7-form .wpcf7-submit::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1 !important;
  /* transition: all 0.4s !important; */
}

.btn.bg-536DFE::after,
.btn.bg-536dfe::after,
.wpcf7-form .wpcf7-submit::after {
  content: "";
  background-color: #536dfe !important;
}

.btn.bg-F4CC55::after {
  background-color: #f4cc55;
}

.btn-animate:hover::after {
  transform: scaleX(1.4) scaleY(1.6);
  opacity: 0;
  transition: all 0.4s !important;
}

.btn-animated {
  -webkit-animation: moveInBottom 5s ease-out;
  animation: moveInBottom 5s ease-out;
  -webkit-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  transition: all 0.4s !important;
}

@-webkit-keyframes moveInBottom {
  0% {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.4s !important;
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.4s !important;
  }
}

@keyframes moveInBottom {
  0% {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.4s !important;
  }

  100% {
    opacity: 1;
    transform: translateY(0px);
    transition: all 0.4s !important;
  }
}

.color-2E75AA {
  color: #2e75aa;
}

.coursesicon {
  width: 120px !important;
  height: 120px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
}

.coursesicon span {
  background: #fff;
  display: flex;
  width: 87px !important;
  height: 87px !important;
  align-items: center;
  justify-content: center;
}

.coursesicon:hover span {
  width: 87px !important;
  height: 87px !important;
  background: #2e75aa;
}

.coursesicon span svg {
  fill: #cacedc;
}

.coursesicon:hover span svg {
  fill: #fff;
}

.coursesicon p {
  display: none;
}

.coursesicon:hover p {
  display: block;
}

.color-AAB2CC {
  color: #aab2cc;
}

.color-6E799E {
  color: #6e799e;
}

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

.coursesicon2 span {
  background: #f4cc55;
  display: flex;
  width: 64px !important;
  height: 64px !important;
  align-items: center;
  justify-content: center;
}

.coursesicon2 span svg {
  fill: #fff;
}

.bg-EEEEF5 {
  background: #eeeef5;
}

.carousel-courses .title-sample {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 9pt;
  margin: 5px 0;
}

.carousel-courses .title-sample::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: var(--color-85d100);
  right: 9px;
  top: 10px;
}

.carousel-sample .owl-nav button,
.carousel-personal .owl-nav button,
.carousel-courses .owl-nav button,
.carousel-pic .owl-nav button,
.carousel-personal-v .owl-nav button {
  position: absolute;
  top: 42%;
  width: 35px;
  height: 35px;
  border-radius: 50% !important;
  border: 2px solid #4b5885 !important;
  fill: #4b5885;
  opacity: 0.549;
}

.carousel-sample .owl-nav button:hover,
.carousel-personal .owl-nav button:hover,
.carousel-courses .owl-nav button:hover,
.carousel-pic .owl-nav button:hover,
.carousel-personal-v .owl-nav button:hover {
  background: #4b5885 !important;
  border: 2px solid #4b5885 !important;
  fill: #fff !important;
  opacity: 0.549;
}

.carousel-sample .owl-nav button.owl-next,
.carousel-personal .owl-nav button.owl-next,
.carousel-courses .owl-nav button.owl-next,
.carousel-pic .owl-nav button.owl-next,
.carousel-personal-v .owl-nav button.owl-next {
  display: flex;
  align-items: center;
  justify-content: center;
  right: -50px;
}

.carousel-sample .owl-nav button.owl-prev,
.carousel-personal .owl-nav button.owl-prev,
.carousel-courses .owl-nav button.owl-prev,
.carousel-pic .owl-nav button.owl-prev,
.carousel-personal-v .owl-nav button.owl-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  left: -50px;
}

.category-mag {
  position: absolute;
  bottom: 30px;
  right: 30px;
}

.category-mag ul {
  display: flex;
}

.category-mag ul li a {
  font-size: 9pt;
  background: #a7b3f8e6;
  color: #112cc5 !important;
  border-radius: 15px;
  padding: 0.25rem 0.5rem;
  margin: 0 5px;
}

.category-mag ul li a:hover {
  background: #516af7;
  color: #fff !important;
}

.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.wp-pagenavi a,
.wp-pagenavi span {
  display: inline-block;
  border: 0;
  padding: 8px;
}

.wp-pagenavi span.pages {
  display: none;
}

.wp-pagenavi span.current {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: #f4cc55 !important;
  color: #fff;
  font-size: 9pt;
  box-shadow: none;
}

.wp-pagenavi a {
  width: 31px;
  height: 31px;
  border-radius: 50%;
  background: #fff;
  color: #6d789e;
  font-size: 9pt;
  box-shadow: none;
}

.wp-pagenavi a.last {
  display: none;
}

.plyr {
  border-radius: 30px;
}

/* --------------------------------------------- */
.carousel-pic .card .content .back {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f0ca58de;
  transition: 0.5s;
  border-radius: 30px;
  z-index: 1;
  padding: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.carousel-personal-v .card .content .back {
  top: 0px !important;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  border-radius: 30px;
  z-index: 1;
  padding: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#accordionExample button,
#accordionExample2 button {
  border-bottom: none;
  text-decoration: none !important;
  transition: 1s all ease-in-out;
  position: relative;
  margin-right: 15px;
}

#accordionExample button::before {
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #85d100;
  box-shadow: 0px 0px 9px #85d100;
  position: absolute;
  top: 15px;
  right: -20px;
}

.color-f70 {
  color: #f70057;
}

#accordionExample div.collapse {
  transition: 0.5s all ease-in-out !important;
}

.color-a1a {
  color: #a1a1a1;
}

.borderright-f70 {
  border-right: 1px solid #f70057;
}

.lineh-30 {
  line-height: 30px;
}

.color-4c4 {
  color: #4c4c4c;
}

.color-3A3D48 {
  color: #3a3d48 !important;
}

button.color-3A3D48:focus {
  color: #3a3d48 !important;
}

#accordionExample.accordion > .card {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  margin: 15px auto;
}

#accordionExample.accordion .card-body p {
  margin: auto 15px;
}

html {
  overflow-x: hidden;
}

/* ------------------------course-description----------------- */
.course-description aside {
  z-index: 4;
}

.line-height-23 {
  line-height: 23px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #fefaee;
}

.table-course > tr > td:first-child {
  border-left: 1px solid #a2a8b9;
}

.color-6C6D71 {
  color: #6c6d71;
}

.bg-FAFAFE {
  background: #fafafe !important;
}

.bg-F4F4F9 {
  background: #f4f4f9 !important;
}

.main-course {
  background-color: #fafafb !important;
  position: relative;
  width: 100%;
}

.main-course::before {
  content: "";
  background-image: url(assets/img/Course-Description-back.png) !important;
  background-repeat: no-repeat;
  background-size: cover !important;
  background-position: top;
  position: absolute;
  width: 100% !important;
  height: 100%;
}

.course-pic .card .content .back {
  background-color: #f0ca58de;
}

.border-6E799E {
  border: 1px solid #6e799e;
}

.personal-v .card .content .back {
  top: 0px !important;
  position: absolute;
  width: 100%;
  height: 100%;
  transition: 0.5s;
  border-radius: 30px;
  z-index: 1;
  padding: 10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #00000069;
}

.main-course .sidebar ul li a:focus,
.main-course .sidebar ul li a:active,
/* .main-course .sidebar ul li a:hover, */
.main-course .sidebar ul li a.active {
  background: #5069f4 !important;
  color: #fff !important;
}

.main-course .sidebar ul li a svg {
  fill: #a5adc6;
}

.main-course .sidebar ul li a:focus svg,
.main-course .sidebar ul li a:active svg,
.main-course .sidebar ul li a:hover svg,
.main-course .sidebar ul li a.active svg {
  fill: #fff;
}

.main-course .nav-responsive ul li a svg {
  fill: #a5adc6;
}

.main-course .nav-responsive ul li a:focus,
.main-course .nav-responsive ul li a:active,
.main-course .nav-responsive ul li a:hover,
.main-course .nav-responsive ul li a.active {
  transform: scale(1.1);
  color: #5069f4 !important;
}

.main-course .nav-responsive ul li a:focus svg,
.main-course .nav-responsive ul li a:active svg,
.main-course .nav-responsive ul li a:hover svg,
.main-course .nav-responsive ul li a.active svg {
  fill: #5069f4;
}

.main-course .sidebar {
  width: 290px;
}

#sidebar.fixed {
  position: fixed !important;
  top: 0px !important;
}

#sidebar2.fixed {
  position: fixed !important;
  top: 0px !important;
}

#sidebar2 {
  width: 100%;
}

@media (max-width: 992px) {
  #sidebar2 {
    padding: 0px 15px;
  }
}

.nav-responsive {
  position: fixed;
  bottom: 0;
  z-index: 1000;
}

/* .services .col-md-3 {
  margin-bottom: 40px !important;
} */

.margin-43rem {
  margin-top: 43rem;
}

[class^="btn-"] {
  position: relative;
  display: block;
  overflow: hidden;
  text-transform: uppercase;
  border: 1px solid currentColor;
}

.btn-10 {
  color: #6e799e;
  position: relative;
  z-index: 10;
}

.btn-10:before,
.btn-10:after,
.btn-10 span:before,
.btn-10 span:after {
  z-index: -1 !important;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 80px;
  background-color: #6e799e73;
  transition: 0.8s;
}

.btn-10:after,
.btn-10 span:before {
  left: auto;
  right: 0;
}

.btn-10 span:before,
.btn-10 span:after {
  transition-delay: 0.4s;
}

.btn-10:hover {
  color: #fff !important;
}

.btn-10:hover:before,
.btn-10:hover:after,
.btn-10:hover span:before,
.btn-10:hover span:after {
  width: 250px;
}

.btn-10:active {
  background-color: #6e799e;
}

.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
  background: #f9f9fb;
}

.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #5069f4;
  border-radius: 25px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-sweep-to-left:hover,
.hvr-sweep-to-left:focus,
.hvr-sweep-to-left:active {
  color: white;
}

.hvr-sweep-to-left:hover:before,
.hvr-sweep-to-left:focus:before,
.hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

a.bg-c3c3d0 {
  background: #c3c3d0;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 11pt;
  transition: all 0.3s ease;
}
a.bg-c3c3d0 span {
  display: flex;
  align-items: center;
  justify-content: center;
}
a.bg-c3c3d0:hover {
  background: #f4cc55;
  transform: scale(1.3);
  /* width: 22px;
    height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; */
  transition: all 0.3s ease;
}

.wpcf7-form br {
  display: none !important;
}

.wpcf7-form-control-wrap {
  margin-bottom: 12px;
}

.tab-content > .tab-pane {
  position: relative;
  left: 0;
  bottom: 0;
  right: 0;
  /* clear the tab labels */
  top: 40px;
  display: none;
  transition: opacity 0.3s ease, transform 0.3s ease;

  /* show/hide */
  opacity: 0;
  transform: scale(0.1);
  transform-origin: top left !important;
}

.tab-content > .active {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transform: scale(1);
  transform-origin: top left !important;
}

.ravand-content .tab-pane {
  padding: 0px 60px;
}

.fade:not(.show) {
  opacity: 0;
}

.fade {
  transition: opacity 0.3s ease !important;
}

.buttonhover {
  text-align: center;
  transition: all 0.5s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.5s;
  box-shadow: 0 10px 20px -8px rgba(0, 0, 0, 0.7);
}

.buttonhover:after {
  content: "";
  position: absolute;
  opacity: 0;
  top: 10px;
  right: -20px;
  transition: 0.5s;
  background: url(assets/img/right-arrows.png);
  width: 16px;
  height: 16px;
  background-size: 16px !important;
}

.buttonhover:hover {
  padding-right: 24px;
  padding-left: 8px;
}

.buttonhover:hover:after {
  opacity: 1;
  right: 10px;
}

.carousel-personal .item .card {
  cursor: default !important;
}

.h-300 .card {
  height: 300px !important;
  min-height: 300px !important;
  max-height: 300px !important;
}

.h-300 .card .title-sample {
  height: 52px !important;
  min-height: 52px !important;
  max-height: 52px !important;
  overflow: hidden;
}

.article-content h1,
.article-content .h1 {
  font-size: 1.9rem !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.article-content h2,
.article-content .h2 {
  font-size: 1.65rem !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.article-content h2,
.article-content .h2 {
  font-size: 1.45rem !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.comment-single-post {
  margin-bottom: 30px;
}

/* -------------------------------------------------------1401/02/31 new style-------------------------------------------------------- */
@media (min-width: 1200px) {
  .main-sample::before {
    content: "";
    position: absolute;
    background-image: url(assets/img/archivesample1.png);
    background-repeat: no-repeat;
    width: 100%;
    background-position: top;
    /* background-size: cover !important; */
    background-color: #fafafb;
    top: 0px;
    z-index: 0;
    height: 600px;
  }
}

@media (max-width: 1200px) {
  .main-sample::before {
    content: "";
    position: absolute;
    background-image: url(assets/img/archivesample1.png);
    background-repeat: no-repeat;
    width: 100%;
    background-position: top;
    /* background-size: cover !important; */
    background-color: #fafafb;
    top: 0px;
    z-index: 0;
    height: 300px;
  }
}

.carousel-eftekhar .owl-nav.disabled {
  display: none !important;
}

.bread {
  position: relative;
  z-index: 1;
}

.jamimg {
  right: -150px;
  top: 90px;
}

.kolahimg {
  left: -100px;
  top: 215px;
}

.paperimg {
  right: 0;
  top: -40px;
}

@media (min-width: 1200px) {
  .itemback {
    border: 2px solid #fff;
    border-radius: 78px;
    background-image: linear-gradient(
      to right,
      rgba(255, 255, 255, 0.63),
      rgba(255, 255, 255, 0.281)
    );
  }

  .radius-78 {
    border-radius: 78px;
  }
}

.fs-40pt {
  font-size: 40pt;
}

.color-code span {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  color: #6e799e;
  border-radius: 50%;
  width: 25px;
  height: 25px !important;
  transition: 0.3s all ease !important;
  box-shadow: 1px 1px 10px 0px #00000033;
}

.color-code span p {
  display: none;
  font-size: 10pt;
}

.color-code span:hover {
  color: #6e799e;
  border-radius: 25px;
  transition: 0.3s all ease !important;
  width: 60px;
  height: 25px;
}

.color-code span:hover p {
  display: inline-block;
}

.line-height-25 {
  line-height: 25px;
}

.product-gallery {
  position: relative;
  display: flex;
  list-style: none;
}
/* @media (min-width:1200px) {
  .product-gallery img {
    width: 100% !important;
  }
} */
.product-gallery img {
  width: 100% !important;
}
.product-imaged{
  max-width: 780px !important;
}
.image-list {
  list-style: none;
}

.image-item {
  text-align: center;
  border-radius: 35px;
  margin: 10px 0;
  max-width: 200px;
  height: 260px;
  /* overflow: hidden; */
}
@media (max-width:768px) {
  .image-item {
    max-height: 240px !important;
  }
}
.image-item img {
  background: #fff;
  box-shadow: var(--shadow-edeefc);
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 35px;
}

.spanImg {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.spanImg::before {
  content: "";
  position: absolute;
  background: #8791afc5;
  width: 100%;
  height: 100%;
  border-radius: 35px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: pointer;
}

.spanImg small {
  position: absolute;
  color: #fff;
  font-size: 12pt;
  padding: 0px 22px;
}

.coverWork {
  background-image: url(assets/img/coverwork.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.color-5C440D {
  color: #5c440d !important;
}

.coverWork ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #5c440d;
  opacity: 1;
  font-size: 10pt;
  /* Firefox */
}

.coverWork :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #5c440d;
  font-size: 10pt;
}

.coverWork ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #5c440d;
  font-size: 10pt;
}

.btn-10blue {
  color: #536dfe;
  position: relative;
  z-index: 10;
}

.btn-10blue:before,
.btn-10blue:after,
.btn-10blue span:before,
.btn-10blue span:after {
  z-index: -1 !important;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 80px;
  background-color: #536dfe4d;
  transition: 0.4s;
}

.btn-10blue:after,
.btn-10blue span:before {
  left: auto;
  right: 0;
}

.btn-10blue span:before,
.btn-10blue span:after {
  transition-delay: 0.4s;
}

.btn-10blue:hover {
  color: #fff !important;
}

.btn-10blue:hover:before,
.btn-10blue:hover:after,
.btn-10blue:hover span:before,
.btn-10blue:hover span:after {
  width: 250px;
}

.btn-10blue:active {
  background-color: #536dfe;
}

.btn.bg-84d000::after {
  background-color: #84d000;
}

.wcard-fix {
  min-width: 292px 292px !important;
  max-width: 292px 292px !important;
  width: 292px !important;
  min-height: 331px;
}

.tec {
  width: 66px;
  height: 66px;
  background: #f4f5f8;
  position: relative;
  cursor: pointer;
}

.fs-23pt {
  font-size: 23pt;
}

@media (min-width: 1200px) {
  .bg-contact {
    height: 519px;
    /* z-index: 1; */
  }
}

@media (max-width: 1200px) {
  .bg-contact::before {
    content: "";
    background-image: url(assets/img/contacttop.png);
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    background-position: right;
    top: -70px;
    z-index: 0;
  }

  .radius-78 {
    border-radius: 25px;
  }
}

.color-293A71 {
  color: #293a71;
}

.color-FF894F {
  color: #ff894f;
}

.contactimg1 {
  top: 10px;
  right: 120px;
  left: auto;
}

.contactimg2 {
  top: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.contactimg3 {
  top: auto !important;
  right: 0;
  left: 0;
  bottom: 0 !important;
  margin: 0 auto;
}

.contactimg4 {
  top: auto !important;
  right: auto !important;
  left: 270px !important;
  bottom: 105px !important;
}

/* -------------------------------------------------------1401/02/31 new style v2-------------------------------------------------------- */
.wpcf7-not-valid-tip {
  color: #721c24;
  font-size: 0.6em;
  font-weight: normal;
  display: block;
}

.wpcf7-form-control-wrap {
  margin-bottom: 7px;
}

.wpcf7 form .wpcf7-response-output {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb !important;
  font-size: 0.8rem !important;
  margin: 0em 0.5em 1em !important;
}



.header-pink {
  padding: 10px;
  background: #fefaee;
  border-radius: 30px;
}

.copy-link input {
  opacity: 0;
  z-index: -1;
  position: sticky;
}

.copy-link .short_url_post {
  width: 190px;
  display: flex;
  align-items: center;
  left: 0;
}

@media (max-width: 992px) {
  .copy-link .short_url_post {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

.copy-link .short_url_post svg {
  margin-right: 10px;
}

.scroll #scroller {
  cursor: pointer;
  position: fixed;
  bottom: 70px;
  left: 30px;
  color: #fff;
  z-index: 1000;
  background: rgba(6, 106, 201, 0.2);
  border-radius: 10%;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 1rem;
  /* opacity: 0; */
  /* visibility: hidden; */
  display: none;
  -webkit-transition: display 0.3s ease-in-out !important;
  transition: display 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.scroll #scroller:hover {
  background: #066ac9;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* ----------------------------- */
.social-container {
  position: relative;
  top: 0px;
  left: 0;
  z-index: 1000;
}

.socail-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 50% !important;
  overflow: hidden;
}

.socail-link:hover {
  opacity: 0.6;
}

.social {
  background: #5069f4
    url(http://crazywebtag.com/Apps/SocialHoverEffect2/images/s.png) no-repeat
    center;
  z-index: 99;
  width: 42px;
  height: 42px;
  top: -1px;
  left: -1px;
}

.facebook {
  background: #314987
    url(http://crazywebtag.com/Apps/SocialHoverEffect2/images/f.png) no-repeat
    center;
  z-index: 98;
}

.twitter {
  background: #22bbf4
    url(http://crazywebtag.com/Apps/SocialHoverEffect2/images/t.png) no-repeat
    center;
  z-index: 97;
}

.linkedin {
  background: #006dc0
    url(http://crazywebtag.com/Apps/SocialHoverEffect2/images/l.png) no-repeat
    center;
  z-index: 96;
}

.social-container:hover .facebook {
  left: 40px;
}

.social-container:hover .twitter {
  left: 81px;
}

.social-container:hover .linkedin {
  left: 121px;
}

textarea[name="your-message"] {
  max-height: 185px !important;
  min-height: 150px !important;
}

.social2 {
  top: -20px;
  left: -230px;
}

/* .amozesh .sidebar.fixed {
    position: fixed;
    top: 0px !important;
} */

.article-content img {
  width: 100% !important;
  height: auto !important;
}

.amozesh .content {
  float: right;
  margin-right: auto;
  margin-left: 0px;
}

.footer {
  clear: both;
}

.carousel-pic .owl-nav button,
.carousel-personal-v .owl-nav button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fs-1-9rem {
  font-size: 1.9rem;
}

h4,
h5,
h6 {
  margin-bottom: 0px;
}

/* -------------------------------------------------------1401/03/01 new style--------------------------------------------------------  */

.fs-9-2pt {
  font-size: 9.2pt;
}

.form-contact ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #293a71;
  font-size: 9.2pt;
  opacity: 1;
  /* Firefox */
}

.form-contact :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #293a71;
  font-size: 9.2pt;
}

.form-contact ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #293a71;
  font-size: 9.2pt;
}

.radius-50 {
  border-radius: 50px;
}

/* ------------------------------------------------------------------ */
.section-one-site {
  background-image: url(assets/img/bg-wordpress.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  width: 100%;
}

.bg-6F7DFF,
.bg-6f7dff {
  background: #6f7dff;
}

.btn.bg-536dfe::after {
  background-color: #536dfe;
}

.btn.bg-f4cc55::after {
  background-color: #f4cc55;
}

.btn.bg-white::after {
  background-color: #fff;
}

.btn.bg-6F7DFF::after,
.btn.bg-6f7dff::after {
  background-color: #6f7dff;
}

.grow-shadow:hover,
.bgicon:hover .grow-shadow {
  /* box-shadow: 0 10px 10px -10px rgb(0 0 0 / 50%); */
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  color: #4c4c4c;
}

.shadow-blue2 {
  box-shadow: 0px 10px 35px -6px #536dfe;
}

.rotate-Y {
  transform: rotateY(180deg);
}

.section-one-site .imgthumb1 {
  position: absolute;
  top: 45px !important;
  right: 35px !important;
  left: auto !important;
}

.section-one-site .imgthumb2 {
  position: absolute;
  top: 45px !important;
  left: 55px !important;
}

.section-one-site .imgthumb3 {
  position: absolute;
  top: auto !important;
  left: auto !important;
  bottom: 20px !important;
  right: 55px !important;
}

.section-one-site .imgthumb5 {
  position: absolute;
  top: auto !important;
  bottom: 20px !important;
  left: 55px !important;
}

.section-one-site .imgthumb4 {
  position: absolute;
  right: 0px !important;
  left: 0px !important;
  margin: 0 auto;
}

.site-page > .container > .row {
  position: absolute;
  /* width: 100%; */
}

.bg-4c5984,
.bg-4C5984 {
  background-color: #4c5984;
  color: #fff;
}

.bg-52608D {
  background: #52608d;
}

/* Scrollbar Styling */
::-moz-scrollbar {
  width: 10px;
}

::-moz-scrollbar-track {
  background-color: #ebebeb;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

::-moz-scrollbar-thumb {
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #52608d;
}

/* Scrollbar Styling */
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #52608d;
}

.section-three-site {
  background-image: url(assets/img/bg-wordpress-2.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-position: top;
  background-color: #fff;
}

.handright {
  position: absolute;
  top: 144px !important;
  left: auto !important;
  right: 7px !important;
}

.handleft {
  position: absolute;
  top: 179px !important;
  left: -237px !important;
  /* right: 7px !important; */
}

.bg-EFF0FC {
  background: #eff0fc;
}

.radius-45 {
  border-radius: 45px;
}

.section-four-site {
  background-image: url(assets/img/bg-wordpress-3.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-position: top;
  background-color: #fff;
}

.w-270 {
  width: 270px;
}

.h-340 {
  height: 340px;
}

.l-100 {
  left: -100px;
}

.bg-fafbff {
  background: #fafbff;
}

.bg-f5f5f5 {
  background: #f5f5f5;
}

.w-266 {
  width: 266px;
}

.fs-19pt {
  font-size: 19pt;
}

.searchpng {
  left: -100px !important;
  top: 0 !important;
  right: auto !important;
}

.messagepng {
  left: -50px !important;
  top: 146px !important;
  right: auto !important;
}

.personpng {
  right: -30px !important;
  top: 155px !important;
  left: auto !important;
}

.section-eight-site {
  background-image: url(assets/img/bg-slider1.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-position: center;
  background-color: #fafafb;
}

/* bg-white border-0 color-4c4c4c shadow-none mx-1 */
.form-contact2 input {
  border: none !important;
  border-radius: 15px;
  background: #fff;
  box-shadow: none !important;
  margin-left: 15px;
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #4c4c4c;
  font-size: 9.2pt;
}

.form-contact2 ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #4c4c4c;
  font-size: 9.2pt;
  opacity: 1;
  /* Firefox */
}

.form-contact2 :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #4c4c4c;
  font-size: 9.2pt;
}

.form-contact2 ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #4c4c4c;
  font-size: 9.2pt;
}

.section-eleven-site {
  background-image: url(assets/img/bg-wordpress-4.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  background-position: left;
  background-color: #fff;
}

.color-6f7dff {
  color: #6f7dff;
}

/* -----------------------------new style 1401/03/16---------------------------------------- */
.wordpress-page > .container > .row {
  position: absolute;
  /* width: 100%; */
}

.section-one-wordpress {
  background-image: url(assets/img/bg-wordpress.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  width: 100%;
}

h1 {
  /* font-size: 1.9rem; */
  margin-top: 10px;
  margin-bottom: 10px;
}

h2 {
  /* font-size: 1.65rem; */
  margin-top: 10px;
  margin-bottom: 10px;
}

h3 {
  /* font-size: 1.45rem; */
  margin-top: 10px;
  margin-bottom: 10px;
}

.left-0 {
  left: 0;
}

.line-height-37 {
  line-height: 37px;
}

/* .px-6 {
  padding-left: 90px;
  padding-right: 90px;
} */

.section-three-woedpress .human-resources {
  --bg-color: #455078;
  --bg-color-light: #ffffff;
  --text-color-hover: #ffffff;
  --box-shadow-color: rgba(220, 233, 255, 0.48);
}

.section-three-woedpress .card {
  width: 150px;
  height: 190px;
  background: #fff;
  border-radius: 17px !important;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  box-shadow: 0 14px 26px rgba(0, 0, 0, 0.04);
  transition: all 0.3s ease-out;
  text-decoration: none;
}

.section-three-woedpress .card:hover {
  transform: translateY(-5px) scale(1.005) translateZ(0);
  box-shadow: 0 24px 36px rgba(0, 0, 0, 0.11),
    0 24px 46px var(--box-shadow-color);
}

.section-three-woedpress .card:hover .overlay {
  transform: scale(4) translateZ(0);
}

.section-three-woedpress .card:hover .circle {
  border-color: var(--bg-color-light);
  background: var(--bg-color);
}

.section-three-woedpress .card:hover .circle:after {
  background: var(--bg-color-light);
}

.section-three-woedpress .card:hover p {
  color: var(--text-color-hover);
}

.section-three-woedpress .card:active {
  transform: scale(1) translateZ(0);
  box-shadow: 0 15px 24px rgba(0, 0, 0, 0.11),
    0 15px 24px var(--box-shadow-color);
}

.section-three-woedpress .card p {
  /* font-size: 17px; */
  color: #455078;
  margin-top: 5px;
  z-index: 1000;
  transition: color 0.3s ease-out;
}

.section-three-woedpress .circle {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  /* background: #fff;
    border: 2px solid var(--bg-color); */
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-out;
  margin-top: 35px;
}

.section-three-woedpress .circle:after {
  content: "";
  width: 100px;
  height: 100px;
  display: block;
  position: absolute;
  background: var(--bg-color);
  border-radius: 50%;
  top: -13px;
  left: 0px;
  transition: opacity 0.3s ease-out;
}

.section-three-woedpress .circle svg {
  z-index: 10000;
  transform: translateZ(0);
  fill: #fff;
  transition: all 0.1s ease-out;
  position: relative;
  top: -12px;
}

.section-three-woedpress .card:hover svg {
  fill: #455078;
  transition: all 0.1s ease-out;
}

.section-three-woedpress .overlay {
  width: 100px;
  position: absolute;
  height: 100px;
  border-radius: 50%;
  background: var(--bg-color);
  top: 22px;
  left: 25px;
  z-index: 0;
  transition: transform 0.3s ease-out;
}

/* ------------------------new style 1401/03/28------------------------------- */
.section-one-wordpress .imgthumb1 {
  position: absolute !important;
  top: auto !important;
  /* right: auto !important; */
  left: 0px !important;
  bottom: 0px !important;
}

.section-one-wordpress .imgthumb2 {
  position: absolute !important;
  top: -20px !important;
  right: auto !important;
  left: 230px !important;
  /* bottom: 0px !important; */
}

.section-one-wordpress .imgthumb3 {
  position: absolute !important;
  top: auto !important;
  right: 110px !important;
  left: auto !important;
  bottom: 20px !important;
}
@media (min-width: 300px) and (max-width: 370px) {
  .img-panelwordpress {
    top: -175px;
    right: 0;
    left: 0;
    margin: 0 auto;
	height: 350px !important;
  }
}
@media (min-width: 370px) and (max-width: 455px) {
  .img-panelwordpress {
    top: -225px;
    right: 0;
    left: 0;
    margin: 0 auto;
	  height: 350px !important;
  }
}

@media (min-width: 455px) and (max-width: 490px) {
  .img-panelwordpress {
    top: -250px;
    right: 0;
    left: 0;
    margin: 0 auto;
	  height: 350px !important;
  }
}

@media (min-width: 490px) and (max-width: 535px) {
  .img-panelwordpress {
    top: -260px;
    right: 0;
    left: 0;
    margin: 0 auto;
	  height: 350px !important;
  }
}
@media (min-width: 535px) and (max-width: 565px) {
  .img-panelwordpress {
    top: -275px;
    right: 0;
    left: 0;
    margin: 0 auto;
	  height: 350px !important;
  }
}
@media (min-width: 565px) and (max-width: 575px) {
  .img-panelwordpress {
    top: -285px;
    right: 0;
    left: 0;
    margin: 0 auto;
	  height: 350px !important;
  }
}

@media (min-width: 575px) and (max-width: 768px) {
  .img-panelwordpress {
    top: -270px;
    right: 0;
    left: 0;
    margin: 0 auto;
	  height: 350px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .img-panelwordpress {
    top: -200px;
    right: 0;
    left: 0;
    margin: 0 auto;
	  height: 350px !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .img-panelwordpress {
    top: -200px;
    right: 0;
    left: 0;
    margin: 0 auto;
	  height: 500px !important;
  }
}
@media (min-width: 1200px) {
  .img-panelwordpress {
    top: -250px;
    right: 0;
    left: 0;
    margin: 0 auto;
	  height: 500px !important;
  }
}

/* .section-three-woedpress {
  height: 1300px;
} */
.emza {
  position: relative;
}
.emza::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(assets/img/quotes-top-white.png) no-repeat;
  background-size: 60px !important;
  top: -20px;
  right: -10px;
  z-index: 100;
}

.emza::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  background: url(assets/img/quotes-bottom-white.png) no-repeat;
  background-size: 60px !important;
  bottom: -20px;
  left: -10px;
  z-index: 100;
}

/* .mt-6 {
  margin-top: 350px;
} */

.mt-7 {
  margin-top: 200px;
}

.section-three-woedpress h2.border-bottom {
  border-bottom: 1px solid #fff !important;
  position: relative;
  line-height: 50px;
}

.section-three-woedpress h2.border-bottom::after {
  content: "";
  width: 65%;
  height: 1px;
  position: absolute;
  right: 0;
  bottom: -1px;
  border-bottom: 1px solid #f4cd59 !important;
}

.bg-F8F8FB {
  background-color: #f8f8fb;
}

.color-4C5984 {
  color: #4c5984;
}

.radius-60 {
  border-radius: 60px;
}

.w-300 {
  width: 300px;
}

.color-6C8AF3 {
  color: #6c8af3;
}

.carousel-sample-wp .owl-nav button.owl-next,
.carousel-sample-wp .owl-nav button.owl-prev {
  position: absolute;
  top: 42%;
}

.carousel-sample-wp .owl-nav button.owl-next {
  right: -38px;
}

.carousel-sample-wp .owl-nav button.owl-prev {
  left: -38px;
}

.carousel-sample-wp .owl-nav button {
  position: absolute;
  top: 42%;
  width: 35px;
  height: 35px;
  border-radius: 50% !important;
  border: 2px solid #6f7a9f !important;
  color: #6f7a9f;
}

.carousel-sample-wp .owl-nav button:hover {
  background: #6f7a9f !important;
  border: 2px solid #6f7a9f !important;
  color: #fff !important;
}

.carousel-sample-wp .owl-nav button.owl-next {
  right: -50px;
}

.carousel-sample-wp .owl-nav button.owl-prev {
  left: -50px;
}

.bg-e9e9f1 {
  background: #e9e9f1;
}

.color-9da4bb {
  color: #9da4bb;
}

.color-d2d5e0 {
  color: #d2d5e0;
}

.color-666F8D {
  color: #666f8d;
}

.dore .card {
  height: 340px;
}

.dore .card img {
  width: 261px;
  height: 174px;
}

.dore .card h6 {
  max-height: 35px;
  overflow: hidden;
}

.dore .card p {
  height: 40px;
  overflow: hidden;
}

.carousel-courses .owl-nav button {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.bg-f5f6f7 {
  background: #f5f6f7;
}

.color-888d9a {
  color: #888d9a;
}

.contact-card .card {
  height: 560px;
}

.map-loc iframe {
  height: 420px !important;
  width: 350px !important;
}

/* .contact-card .wpcf7-form .wpcf7-form-control-wrap textarea, */
.contact-card .wpcf7-form .wpcf7-form-control-wrap input {
  max-height: 45px !important;
  min-height: 45px !important;
}

.contact-card .wpcf7-form .wpcf7-form-control-wrap textarea {
  max-height: 115px !important;
  min-height: 115px !important;
}

.contact-card .wpcf7-form .wpcf7-form-control-wrap textarea:focus,
.contact-card .wpcf7-form .wpcf7-form-control-wrap input:focus {
  border-bottom: 2px solid #fed858 !important;
}

.OrderSteps_svgBackgroundAnimation__1dZh2 {
  width: 90%;
  z-index: -1;
  margin: 0 auto;
  display: block;
  stroke-dasharray: 5 4;
  stroke-dashoffset: 500;
  -webkit-animation: OrderSteps_dashedAnimation__1vcfx 20s linear infinite;
  animation: OrderSteps_dashedAnimation__1vcfx 20s linear infinite;
}

@-webkit-keyframes OrderSteps_dashedAnimation__1vcfx {
  0% {
    stroke-dashoffset: 0;
  }

  to {
    stroke-dashoffset: -1000;
  }
}

@keyframes OrderSteps_dashedAnimation__1vcfx {
  0% {
    stroke-dashoffset: 0;
  }

  to {
    stroke-dashoffset: -1000;
  }
}

.fs-9-5pt {
  font-size: 9.5pt;
}

.whatsap img {
  transition: all 0.3s ease;
}

.whatsapp {
  transition: all 0.3s ease;
}

.whatsapp:hover {
  background: linear-gradient(145deg, #e6e6e6, #ffffff);
  box-shadow: 9px 9px 18px #e8e8e8, -9px -9px 18px #ffffff;
  transition: all 0.3s ease;
}

.whatsapp:hover img,
.tec:hover img {
  transition: all 0.3s ease;
  transform: scale(1.2);
  -webkit-animation: icon-hover 0.7s ease-in-out infinite alternate;
  animation: icon-hover 0.7s ease-in-out infinite alternate;
}

@-webkit-keyframes icon-hover {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}

@keyframes icon-hover {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}

.callwe-2 > .color-5C440D {
  border: 1px solid #5c440d;
  border-radius: 30px;
  padding: 10px;
}

/* Scrollbar Styling */
.h-947px::-moz-scrollbar {
  width: 5px;
}

.h-947px::-moz-scrollbar-track {
  background-color: #ebebeb;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.h-947px::-moz-scrollbar-thumb {
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #52608d;
}

/* Scrollbar Styling */
.h-947px::-webkit-scrollbar {
  width: 5px;
}

.h-947px::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.h-947px::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #52608d;
}

.fix-contact p input {
  margin-right: auto !important;
  margin-left: 0px !important;
  width: 100%;
  left: -10px;
  height: 60px;
}

.fix-contact > a.fix-contact-call {
  border: 1px solid #5c440d !important;
  padding: 10px;
  border-radius: 23px !important;
}

@media (min-width: 768px) {
  .fix-contact > a.fix-contact-call {
    margin-right: 20px;
  }
}

@media (max-width: 768px) {
  .fix-contact > a.fix-contact-call {
    margin-top: 25px;
  }
}

.section-four-wordpress {
  width: 100%;
  background-position: top;
  background-color: #fff;
}

.video-aparat div {
  width: 100%;
  text-align: center;
}

.video-aparat .h_iframe-aparat_embed_frame {
  width: 968px;
  height: 568px;
  display: inline-block;
}

.video-aparat .h_iframe-aparat_embed_frame iframe {
  border: 0;
  border-radius: 40px;
}

.section-eleven-wordpress {
  background-image: url(assets/img/bg-wordpress-4.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 400px;
  background-position: center;
  background-color: #fff;
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .section-eleven-wordpress {
    background-position: left;
  }
}

/* ---------------------------------------1401/04/18 new------------------------------------ */
#pricewebsite-tabContent .card {
  height: 560px;
  overflow: hidden;
}

#pricewebsite-tabContent .ulcardprice ul {
  overflow-y: auto;
  height: 285px;
}

#pricewebsite-tabContent .ulcardprice ul li {
  line-height: 30px;
}

#pricewebsite-tabContent .ulcardprice ul li::before {
  content: "+";
  margin-left: 5px;
}

/* Scrollbar Styling */
#pricewebsite-tabContent ::-webkit-scrollbar {
  width: 5px;
}

/* Scrollbar Styling */
#pricewebsite-tabContent ::-moz-scrollbar {
  width: 5px;
}
#pricewebsite-tabContent .price-card:nth-child(2) .card{
  background-color: #4a5782 !important;
  color: #fff !important;
}

#pricewebsite-tabContent .price-card:nth-child(2) .card ::-webkit-scrollbar-thumb {
  background: #fff;
}

#pricewebsite-tabContent .price-card:nth-child(2) .card ::-moz-scrollbar-thumb {
  background: #fff;
}

#pricewebsite-tabContent .price-card:nth-child(2) .card ::-webkit-scrollbar-track {
  background-color: #3f4a6e;
}

#pricewebsite-tabContent .price-card:nth-child(2) .card ::-moz-scrollbar-track {
  background-color: #3f4a6e;
}

#pricewebsite-tabContent .card ul li {
  text-align: right;
}

#pricewebsite-tabContent .price-card:nth-child(2) .card ul li,
#pricewebsite-tabContent .price-card:nth-child(2) .card h3,
#pricewebsite-tabContent .price-card:nth-child(2) .card p {
  color: #fff !important;
}

#pricewebsite-tabContent .price-card:nth-child(2) .card a {
  box-shadow: 0px 10px 35px -6px #f4cc55 !important;
  background: #f4cc55 !important;
}

#pricewebsite .nav-link.active,
#pricewebsite .show > .nav-link {
  color: #fff;
  background-color: #6f7dff !important;
}

#pricewebsite-tabContent .btn.bg-6F7DFF::after,
#pricewebsite-tabContent .btn.bg-6f7dff::after {
  background-color: #f4cc55;
}

#pricewebsite-tabContent .btn {
  bottom: 23px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
}

#navbarSupportedContent_Desktop .nav-pills .nav-link {
  color: #6e799e !important;
  background-color: #fafafc !important;
  border: none !important;
  border-radius: 0px !important;
  font-size: 10pt;
  width: 200px;
  border-right: 4px solid transparent !important;
  padding: 15px 10px;
}

#navbarSupportedContent_Desktop .nav-pills .nav-link.active,
#navbarSupportedContent_Desktop .nav-pills .show > .nav-link {
  color: #6e799e !important;
  background-color: rgb(243, 244, 246) !important;
  border: none !important;
  border-radius: 0px !important;
  border-right: 4px solid #f4cc55 !important;
}

#navbarSupportedContent_Desktop .tab-content {
  padding: 0px 20px;
  background-color: rgb(243, 244, 246) !important;
  height: 100%;
}

/* #navbarSupportedContent_Desktop .tab-content .tab-pane,
#navbarSupportedContent_Desktop .tab-content .tab-pane ul{
    background-color: rgb(243, 244, 246) !important;
} */
#accordionNavbar > ul > li {
  padding: 8px;
}

#accordionNavbar ul li ul li {
  padding: 7px 23px 0px 0px;
}

.mega-menu-child-menu-2 .nav {
  /* border-left: 1px solid #eee; */
  padding: 30px 0px 0px 0px;
  height: 100%;
}

.wpcf7-validates-as-tel {
  text-align: right;
}
.section-four-about .owl-carousel-brand{
  max-width: 900px;
  margin: auto;
}
.section-four-about .owl-carousel-brand .owl-stage-outer{
  padding: 1.5rem 0px;
}
/* .section-four-about .owl-item.center {
  margin: 0px 15px;
} */
.section-four-about .owl-item.center .card-item{
  width: 180px !important;
  height: 180px !important;
  transform: scale(0.9);
  -webkit-box-shadow: 0px 0px 10px 11px rgb(244, 204, 85, 0.09) !important;
  box-shadow: 0px 0px 10px 11px rgb(244, 204, 85, 0.09) !important;
}
.section-four-about .owl-item .card-item {
  -webkit-box-shadow: none;
  box-shadow: none;
  transform: scale(0.9);
  width: 180px !important;
  height: 180px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.section-four-about .owl-item{
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-four-about .item{
  display: flex;
  align-items: center;
  justify-content: center;
}
#carrousel .card-item {
  -webkit-box-shadow: 1px 14px 20px 0 rgb(244, 204, 85, 0.09);
  box-shadow: 1px 14px 20px 0 rgb(244, 204, 85, 0.09);
}

#carrousel .item .info img {
  width: 60px;
  height: 60px;
}
.section-four-about .item .info img {
  width: 100% !important;
  height: 100% !important;
}
#carrousel .item .icon {
  top: 5px;
  left: 30px;
  opacity: 0.2;
}

#carrousel .owl-carousel .owl-nav.disabled {
  display: none !important;
}

.color-f4cc55 {
  color: #f4cc55;
}

footer {
  position: relative;
  z-index: 1;
}

/* --------------------------1401/04/19----------------------------- */

.menu-responsive {
  right: 0;
  top: 0;
  z-index: 1000000;
  height: 100vh;
  overflow-y: auto;
  position: fixed;
  width: 280px !important;
  background-color: #f5f5fd;
  /* border-radius: 25px 0px 0px 25px; */
  padding: 13px;
  direction: ltr;
}

/* Scrollbar Styling */
.menu-responsive::-webkit-scrollbar {
  width: 5px;
}

.menu-responsive::-webkit-scrollbar-track {
  background-color: #f5f5fd;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.menu-responsive::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #002a54;
}

/* Scrollbar Styling */
.menu-responsive::-moz-scrollbar {
  width: 5px;
}

.menu-responsive::-moz-scrollbar-track {
  background-color: #f5f5fd;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.menu-responsive::-moz-scrollbar-thumb {
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #002a54;
}

.color-403D38 {
  color: #403d38;
}

.color-716D66 {
  color: #716d66;
}

.color-002A54 {
  color: #002a54;
}

#accordionNavbar {
  border-bottom: 1px dashed #e0e0de;
  padding-bottom: 15px;
}

#accordionNavbar,
.fenjan {
  direction: rtl;
}

#accordionNavbar a {
  font-size: 10pt;
  color: #002a54;
}

#accordionNavbar .card-body a {
  color: #716d66;
}

#accordionNavbar svg {
  font-size: 9pt !important;
}

#accordionNavbar .card-body li {
  margin-bottom: 15px;
  padding-right: 0px;
  margin-right: 20px;
  list-style: disc !important;
}

#accordionNavbar .card-body li::marker {
  font-size: 7pt;
  color: #716d66;
}

#accordionNavbar .card-header a[aria-expanded="true"] .arrowright {
  transform: rotate(-90deg);
}

#accordionNavbar .card-header a[aria-expanded="true"] .arrowleft {
  transform: rotate(180deg);
}

#accordionNavbar .card-header a {
  padding: 5px 0px !important;
  font-weight: bold;
}

#accordionNavbar .card-header a:hover {
  color: #4a3003 !important;
}

#navbarSupportedContent {
  transition: 0.3s all ease;
}

#navbarSupportedContent.close {
  right: -280px !important;
  transition: 0.3s all ease;
}

@media (max-width: 1200px) {
  body.black::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(71, 69, 69, 0.166);
    top: 0;
    z-index: 1000;
  }
}

@media (min-width: 1430px) {
  #navbarSupportedContent_Desktop .navbar-brand {
    position: absolute;
    right: -140px;
  }
}

#navbarSupportedContent_Desktop ul li a:hover,
#navbarSupportedContent_Desktop ul li a:focus,
#navbarSupportedContent_Desktop ul li a:active {
  color: #002a54 !important;
}

.footer-navbar {
  border-top: 1px dashed #e0e0de;
  align-self: flex-end;
}

.bread {
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  .bread li {
    margin: 0 5px !important;
  }

  .bread li a {
    margin: 0 5px !important;
  }

  .bread li::after {
    content: "";
    left: -10px;
  }
}

.icon-navbar span {
  display: block;
  width: 25px;
  height: 2px;
  background: #002a54;
  position: relative;
}

.icon-navbar span::before {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background: #002a54;
  position: absolute;
  right: 0;
  top: 3px;
}

.icon-navbar span::after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background: #002a54;
  position: absolute;
  right: 0;
  top: 6px;
}

.ersal-sefaresh .col-6 span {
  background-color: transparent;
}

@media (min-width: 1200px) {
  section h1.title-font svg,
  section h2.title-font svg,
  section h3.title-font svg {
    min-width: 40px !important;
    max-width: 45px !important;
  }
}

@media (max-width: 1200px) {
  section h1.title-font svg,
  section h2.title-font svg,
  section h3.title-font svg {
    min-width: 35px !important;
    max-width: 40px !important;
  }
}

section h1.title-font,
section h2.title-font,
section h3.title-font {
  line-height: 33px;
}

.ersal-sefaresh .form-control {
  background-color: transparent;
  margin-bottom: 15px;
}

@media (min-width: 992px) and (max-width: 1200px) {
  .site-img {
    width: 380px !important;
  }
}

.pic-honarjo .card {
  width: 245px !important;
  height: 163px !important;
}
.personal-v .card {
  width: 245px !important;
  height: 163px !important;
}

.pic-honarjo,
.video-honarjo {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

.course-pic,
.personal-v {
  height: 450px !important;
  overflow-y: scroll;
}

/* @media (max-width:1200px) {
    .course-pic {
        overflow-y: scroll !important;
    }
} */

/* @media (min-width:1200px) {
    .course-pic:hover .auto-scroll {
        transform: translateY(calc(-100% + 450px));
        transition: all 5s;
    }

    .course-pic .auto-scroll {
        transform: translateY(0px);
        transition: all 5s;
    }
} */

.img-panelwordpress {
  position: absolute;
}

.h_iframe-aparat_embed_frame {
  width: 768px;
}

* {
  scrollbar-color: #52608d #ebebeb;
  scrollbar-width: thin;
}

#services_tab .nav-tabs {
  border-bottom: none !important;
  overflow-x: scroll;
  overflow-y: hidden !important;
}

#services_tab .nav-tabs .nav-link {
  min-width: 227px !important;
  padding: 0.5rem 0.5rem !important;
}

#services_tab .nav-tabs .nav-item.show .nav-link,
#services_tab .nav-tabs .nav-link.active {
  color: #6e799e;
  background-color: #fff;
  border: 1px solid transparent !important;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}

#services_tab .nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
  background-color: #dcdceb;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}

#services_tab .tab-content > .active {
  position: static;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  opacity: 1;
  transform: scale(1);
  transform-origin: top left !important;
  background-color: #fff;
}

#services_tab .tab-content {
  background-color: #fff;
  border-radius: 25px !important;
}

#services_tab .tab-content .tab-pane {
  border-radius: 25px !important;
  padding: 15px 30px;
}

#services_tab .tab-content ul li {
  list-style: disc !important;
  margin-bottom: 15px;
}

#services_tab .tab-content ul li::marker {
  color: #a1aff4;
}

#services_tab .nav-tabs {
  border-bottom: none !important;
}

#services_tab .nav-tabs .nav-link {
  text-align: center;
}

.hoverbox {
  padding: 20px 50px;
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  animation: hoverbox-back 0.3s linear forwards;
}

.hoverbox:hover {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.097), 0 10px 10px rgba(0, 0, 0, 0.092);
  transition: all 0.5s cubic-bezier(0.25, 0.8, 0.25, 1);
  animation: hoverbox 0.3s linear forwards;
}

@keyframes hoverbox {
  0% {
    border-right: 3px solid #ffffff;
  }

  25% {
    border-right: 4px solid #f1e8d0;
  }

  50% {
    border-right: 5px solid #f1dfa8;
  }

  75% {
    border-right: 6px solid #e3c56c;
  }

  100% {
    border-right: 7px solid #e1b227;
  }
}

@keyframes hoverbox-back {
  0% {
    border-right: 6px solid #e1b227;
  }

  25% {
    border-right: 5px solid #e3c56c;
  }

  50% {
    border-right: 4px solid #f1dfa8;
  }

  75% {
    border-right: 3px solid #f1e8d0;
  }

  100% {
    border-right: 0px solid #ffffff;
  }
}

.bg-fdfaf4 {
  background: #fdfaf4;
}

/* Scrollbar Styling */
#services_tab ::-moz-scrollbar {
  width: 5px;
  height: 5px;
}

#services_tab ::-moz-scrollbar-track {
  background-color: #ebebeb;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

#services_tab ::-moz-scrollbar-thumb {
  -moz-border-radius: 10px;
  border-radius: 10px;
  background: #52608d;
}

/* Scrollbar Styling */
#services_tab ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

#services_tab ::-webkit-scrollbar-track {
  background-color: #ebebeb;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

#services_tab ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #52608d;
}

/* ------------------------------1401/05/13--------------------------------- */
.list-style li {
  list-style: disc !important;
  margin-right: 15px;
}

@media (min-width: 1200px) {
  .imgapp2 {
    position: absolute;
    left: 100px;
    bottom: -45px;
    width: 470px;
  }
}

#accordionNavbar ul li.menu-item-has-children .sub-menu {
  display: none;
}

#accordionNavbar > ul > li.menu-item > a {
  position: relative;
  display: flex;
  align-items: center;
  padding-right: 10px;
}

#accordionNavbar > ul > li.menu-item > a::before {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(assets/img/right-arrows-menu.png);
  background-repeat: no-repeat;
  background-size: 12px !important;
  position: absolute;
  right: -8px;
  transition: all 0.3s linear;
}

#accordionNavbar > ul > li.menu-item-has-children > a::after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url(assets/img/next.png);
  background-repeat: no-repeat;
  background-size: 12px !important;
  position: absolute;
  left: 0px;
  transition: all 0.3s linear;
}

#accordionNavbar > ul > li > .active::before {
  content: "";
  transform: rotate(-90deg);
  transition: all 0.3s linear;
}

#accordionNavbar > ul > li.menu-item-has-children > .active::after {
  content: "";
  transform: rotate(-90deg);
  transition: all 0.3s linear;
}

.counter {
  animation-duration: 1s;
  animation-delay: 0s;
}

.color-a5adc6 {
  color: #a5adc6;
}

#honarjogallery.active svg,
#honarjogallery:hover svg {
  color: #ffffff;
}

.wpcf7-form div.mt-4 {
  margin-top: 1rem !important;
}

/* .mx-h-900 {
    max-height: 900px;
} */

@media (min-width: 0) and (max-width: 420px) {
  .mx-h-900 {
    max-height: 565px;
  }
}

@media (min-width: 420) and (max-width: 768px) {
  .mx-h-900 {
    max-height: 600px;
  }
}

@media (min-width: 768px) {
  .mx-h-900 {
    max-height: 900px;
  }
}
.bg-455078 {
  background: #455078;
}
.video-section-ply .plyr video {
  height: 300px !important;
}
.mega-menu-ul
  .mega-menu-li-proje:first-child
  .mega-menu-child-menu-2
  ul
  li
  figure
  img {
  width: 160px !important;
  height: 160px !important;
}
.mega-menu-ul .mega-menu-li-proje:first-child .child-mega-menu {
  /* margin: 15px 0 !important; */
  margin: 0px 0 10px 0px !important;
  padding: 0 5px;
}

.mega-menu-ul .tab-content > .tab-pane {
  position: relative;
  top: 30px !important;
}

.mega-menu-ul .mega-menu-li-proje:first-child .title-project {
  position: absolute;
  bottom: 25px;
  right: 10px;
  background: #f5f6fa;
  width: 87%;
  max-height: 45px !important;
  padding: 3px;
  border-radius: 10px;
  overflow: hidden;
}
#navbarSupportedContent_Desktop .menu-item-has-children a::after {
  display: inline-block;
  margin-top: 0.125em;
  border-top-width: 2px;
  border-top-style: solid;
  border-right-width: 2px;
  border-right-style: solid;
  content: "";
  margin-right: 10px;
  position: relative;
  pointer-events: none;
  width: 6px;
  height: 6px;
  vertical-align: middle;
  transform: rotate(135deg);
  top: -2px;
  left: 0;
  transition: 0.5s !important;
}
#navbarSupportedContent_Desktop .menu-item-has-children:hover a::after {
  transform: translatey(50%) rotate(315deg);
}
.menu-item-has-children ul li a::after,
.menu-item-has-children .hover-mega-menu a:after {
  content: none !important;
}
.section-six-wordpress .plyr {
  width: 100%;
}
.carousel-pic .card,
.carousel-personal-v .card {
  min-height: 230px !important;
  max-width: 370px !important;
  height: 245px !important;
}

.radius-17 {
  border-radius: 17px;
}

.services .nav-tabs .nav-link {
  background-color: transparent;
  border: none !important;
  border-radius: 17px !important;
}

.services .nav-tabs .nav-item.show .nav-link,
.services .nav-tabs .nav-link.active {
  background-color: transparent;
  border: none !important;
  border-radius: 17px !important;
}

.services .nav-tabs .human-resources {
  --bg-color: #dcdceb;
  --bg-color-light: #ffffff;
  --box-shadow-color: rgba(220, 233, 255, 0.48);
  --bg-circle: #e9e9f1;
}

.services .nav-tabs .nav-link .services-img {
  background-color: var(--bg-color);
  border: none !important;
  border-radius: 17px !important;
  width: 180px;
  transition: all 0.3s ease-out;
  overflow: hidden;
  position: relative;
  box-shadow: 0 14px 26px rgb(0, 0, 0, 0.04);
}

.services .nav-tabs .nav-link:hover .services-img,
.services .nav-tabs .nav-link.active .services-img,
.services .nav-tabs .nav-link.active:hover .services-img {
  transform: translateY(-5px) scale(1.005) translateZ(0);
  box-shadow: 0 24px 36px rgba(0, 0, 0, 0.11),
    0 24px 46px var(--box-shadow-color);
  background: var(--bg-color-light);
  border: none !important;
  border-radius: 17px !important;
}
.services .nav-tabs .nav-link .services-img .overlay {
  width: 110px;
  position: absolute;
  height: 110px;
  border-radius: 50%;
  background: var(--bg-color-light);
  top: 18px;
  left: 25px;
  z-index: 0;
  transition: transform 0.3s ease-out;
}

.services .nav-tabs .nav-link:hover .services-img .overlay {
  transform: scale(4) translateZ(0);
}

.wp-servic {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-color: white; */
  position: relative;
  z-index: 1;
  transition: all 0.3s ease-out;
}

.services .nav-tabs .nav-link.active .services-img .wp-servic,
.services .nav-tabs .nav-link.active:hover .services-img .wp-servic,
.services .nav-tabs .nav-link:hover .services-img .wp-servic {
  background: var(--bg-circle);
}

.services .nav-tabs .nav-link .services-img .wp-servic:after {
  content: "";
  width: 114px;
  height: 114px;
  display: block;
  position: absolute;
  background: var(--bg-color-light);
  border-radius: 50%;
  top: -4px;
  left: -2px;
  transition: opacity 0.3s ease-out;
}

.services .nav-tabs .nav-link:hover .services-img .wp-servic:after,
.services .nav-tabs .nav-link.active:hover .services-img .wp-servic:after,
.services .nav-tabs .nav-link.active .services-img .wp-servic:after {
  background: var(--bg-circle);
}

.wp-servic img,
.services-img h3 {
  position: relative;
  z-index: 1;
}
.services .nav-tabs .nav-link.active .services-img h3,
.services .nav-tabs .nav-link.active:hover .services-img h3,
.services .nav-tabs .nav-link:hover .services-img h3 {
  color: #f3cc56;
}
.services-img h3 {
  position: relative;
  z-index: 1;
  color: #6e799e;
}

@media (min-width: 1200px) {
  .services .nav-tabs .nav-link .services-img {
    height: 213px;
    width: 160px;
  }
  .services .col-md-3 {
    margin-bottom: 40px !important;
  }
}

.services .nav-tabs .nav-link {
  display: flex;
  /* flex-direction: column; */
  align-items: center;
  justify-content: center;
}
.mxw-678 {
  max-width: 678px !important;
}
.question-course .comment-author img{
  width: 70px;
  border-radius: 100%;
}
.question-course .comment-author span.says{
  display: none;
}
.plyr , .plyr video , .plyr__video-wrapper{
  height: 100% !important;
}
.carousel-personal-v{
  height: 280px;
}
.section-one-application{
  background-image: url(assets/img/bg-app.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  width: 100%;
}
.carousel-more-article .card{
  height: 300px !important;
}
.carousel-more-article .card .title-sample{
 height: 53px;
}
.copy-link{
  width: 190px;
}
.fixspan p{
  display: none !important;
}
.active-img{
  outline: 3px solid #f4cb55 !important;
  /* box-shadow: inset 0px 0px 17px 2px #f4cb55 !important; */
}
.active-text{
  color: #f4cb55 !important;
  font-weight: bolder !important;
}
.sabt-sherkat img{
  filter: grayscale(1);
  -ms-filter: grayscale(1);
  -webkit-filter: grayscale(1);
}
.sabt-sherkat img:hover{
  filter: grayscale(0);
  -ms-filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
/* ----------------1401/06/20------------------------------ */
.section-one-about{
  background-image: url(../images/aboutus-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  height: 640px;
}
#raychat_main{
  display: none;
}
.raychat_main_button.right{
  right: 70px !important;
  bottom: 47px !important;
}
.cslogo img {
    width: unset !important;
    margin: 0 auto;
    max-width: 120px;
}

@media(max-width:600px) {
	p, a, ul, li {
		font-size: 14px;
	}
	h1 , h1 *{
		font-size:22px;
		line-height:35px;
	}
	h2 , h2 *{
		font-size: 20px;
		line-height:35px;
	}
	h3 , h3 *{
		font-size: 18px;
		line-height:35px;
	}
	h4, h5, h6 , h4 *, h5 *, h6 *{
		font-size: 16px;
		line-height:35px;
	}
}

