* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
    text-decoration: none !important;
    font-family: irSans !important;
    list-style: none;
}

@font-face {
    font-family: irSans;
    src: url('../Font/IRANSans.ttf');
}

@font-face {
    font-family: iraSansBlack;
    src: url('../Font/IRANSans_Black.ttf');
}

@font-face {
    font-family: iraSanslight;
    src: url('../Font/IRANSans_Light.ttf');
}

body {
    background-color: #f6f6f6 !important;
    font-family: irSans !important;
    text-align: justify !important;
}

#mainContainer {
    background-color: #f6f6f6;
    /* padding: 45px; */
}

.mainContainer {
    background-color: #f6f6f6;
    height: 100% !important;
    overflow: auto;
}
.buttonMore{
    border: 2px solid #d48d01;
    color: #d48d01;
    border-radius: 10px;
    padding: 5px;
    transition: 0.5s ease;
}
.buttonMore:hover{
    background-color: #d48d01;
    color: white;
    
}
.text-gold {
    color: #d48d01 !important;
}

.text-gold-light {
    height: 50px;
    /* overflow: hidden; */
    color: #e4b877 !important;
}

.border-gold {
    border: solid #d48d01 !important;
}

.bg-gold {
    background-color: #d48d01 !important;
}

.rtl {
    direction: rtl;
}

.ltr {
    direction: ltr;
}

.text-gray {
    color: #949598 !important;
}

.bg-gray {
    background-color: #949598 !important;
}

.BarsamCTAbtnHeader {
    position: relative;
}

.BarsamCTAbtnHeader h4 {
    position: absolute;
    right: 25px;
    /* bottom: 5px; */
}


/* #CTAbtnHeader1{
    background-image: url(../IMG/Header/DR.BarsamSouri-assets/BooksBtnBG.png);
    background-size: cover;
    background-position: center;

}

#CTAbtnHeader2{
    background-image: url(../IMG/Header/DR.BarsamSouri-assets/VideosBtnBG.png);
    background-size: cover;
    background-position: center;

}

#CTAbtnHeader3{
    background-image: url(../IMG/Header/DR.BarsamSouri-assets/ArticlesBtnBG.png);
    background-size: cover;
    background-position: center;

}

#CTAbtnHeader4{
    background-image: url(../IMG/Header/DR.BarsamSouri-assets/ServicesBtnBG.png);
    background-size: cover;
    background-position: center;

} */

.barsam-about-list-item {
    /* list-style-position: inside;
    list-style-image: url(../IMG/Main/1.aboutBarsam/Ellipse\ 1.png); */
    list-style: none;
}

.btn-hover-1 {
    border: 2px solid transparent !important;
}

.btn-hover-1:hover {
    background-color: white !important;
    border: 2px solid #d48d01 !important;
    color: #d48d01 !important;
}

.bg-lightGray {
    background-color: #f6f6f6 !important;
}

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

.barsam-rounded-2 {
    border-radius: 15px !important;
}

.barsam-rounded-2-1 {
    border-radius: 10px !important;
}

.barsam-rounded-3 {
    border-radius: 5px !important;
    height: 35px;
}
.barsam-rounded-3 > div{
    margin: auto;
}
.barsam-rounded-50 {
    border-radius: 50% !important;
}

.justify-self-end {
    justify-self: end;
}

.btn-website-hover {
    transition: visibility 3s;
}


/* .website-hover{
    visibility: hidden;
} */

.btn-website-hover:hover .website-hover {
    /* visibility: visible; */
    display: flex !important;
    color: #d48d01 !important;
    text-decoration: none !important;
}

.barsam-shadow-1 {
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.40);
}

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

.barsam-testimonial-profile {
    top: -45px;
    left: 12%;
}

.barsam-bg-aban {
    background: url(../IMG/Main/5.events/abanBG.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.barsam-last-post-imgHolder-height-1 {
    min-height: 255px !important;
}
@media (min-width:395px) and (max-width:502px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 255px !important;
    }
}
@media (min-width:502px) and (max-width:576px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 303px !important;
    }
}
@media (min-width:576px) and (max-width:649px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 323px !important;
    }
}
@media (min-width:650px) and (max-width:727px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 365px !important;
    }
}
@media (min-width:727px) and (max-width:763px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 395px !important;
    }
}
@media (min-width:763px) and (max-width:890px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 395px !important;
    }
}
@media (min-width:890px) and (max-width:1090px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 365px !important;
    }
}
@media (min-width:1090px) and (max-width:1194px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 365px !important;
    }
}
@media (min-width:1194px) and (max-width:1300px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 390px !important;
    }
}
@media (min-width:1300px) and (max-width:1405px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 424px !important;
    }
}
@media (min-width:1405px) and (max-width:1535px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 470px !important;
    }
}
@media (min-width:1535px) and (max-width:1650px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 507px !important;
    }
}
@media (min-width:1650px) and (max-width:1750px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 539px !important;
    }
}
@media (min-width:1750px) and (max-width:1850px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 576px !important;
    }
}
@media (min-width:1850px) and (max-width:1920px) {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 610px !important;
    }
}
@media (min-width:1920px)  {
    .barsam-last-post-imgHolder-height-1 {
        min-height: 710px !important;
    }
}
.barsam-last-post-imgHolder-height-9{
    height: 232px !important;

}
.barsam-line-height-1 {
    line-height: 45px;
}
.h-800{
    height: 800px !important;
}

.barsam-line-height-2 {
    line-height: 33px;
}

.barsam-bg-body {
    background-color: #f6f6f6 !important;
}

.btn-gold {
    color: white;
}

.btn-gold:hover {
    color: #d48d01;
}

.barsam-hr-height-1 {
    height: 5px !important;
}

.barsam-testimonial-website {
    bottom: -17px;
}

.barsam-border-box {
    box-sizing: border-box !important;
}
@media (min-width:992px)
{
    .barsam-width-pic{
        /* width: 200px; */
        padding: 20px;
    }
}
.barsam-width-pic{
    /* width: 200px; */
    padding: 0px;
}
.barsam-no-wrap {
    white-space: nowrap;
}

.barsam-carret-none::after {
    content: none !important;
}

.barsam-carret-none::before {
    content: none !important;
}

.navbar-dark .navbar-nav .nav-link.active {
    color: #d48d01 !important;
}

.width-test i {
    font-size: 20px;
    color: #f6f6f6;
}

.silk {
    width: 97%;
    min-height: 50px;
    height: auto;
    background-color: wheat;
    margin: 2PX auto;
}

.border-gold-bottom {
    border-bottom: 1px solid #d48d01;
}

.space-around {
    justify-content: space-around;
}

.list-none {
    list-style: none;
    font-size: 1.20rem !important;
}

.skills {
    justify-content: space-around;
    display: flex;
    flex-wrap: wrap;
}

.skills>div {
    flex-grow: 1;
    flex-basis: auto;
    padding: 10px;
}

.card-box {
    width: 50%;
    padding: 20px;
    background-color: #ffff;
    font-size: 1.20rem !important;
    list-style: none;
    text-align: right;
    direction: rtl;
}

.card-box li {
    margin: 20px 0px;
}

aside {
    height: 980px;
}

@media(max-width:768px) {
    aside {
        min-height: 5px;
        height: auto;
    }
    .card-box {
        width: 100%;
    }
}

.dot {
    height: 10px;
    width: 10px;
    background-color: #d48d01;
    border-radius: 50%;
    display: inline-block;
    margin: 0 7px;
}

.dot-none {
    height: 10px;
    width: 10px;
    background-color: #fff;
    border: 1px solid #d48d01;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px;
}

.fs-7 {
    font-size: 13px;
}

.fs-8 {
    font-size: 14px;
}

.bg-iColor {
    color: #BB7C00;
}

.visibl-border:focus-visible {
    border: solid #d48d01 1px !important;
    outline: 0;
}


/* gallery */

.gallery-title {
    font-size: 36px;
    color: #3F6184;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.filter-button {
    font-size: 18px;
    border: 2px solid #3F6184;
    padding: 5px 10px;
    text-align: center;
    color: #3F6184;
    margin-bottom: 30px;
    background: transparent;
}

.filter-button:hover,
.filter-button:focus,
.filter-button.active {
    color: #ffffff;
    background-color: #3F6184;
    outline: none;
}

.gallery_product {
    margin: 0px;
    padding: 0;
    position: relative;
}

.gallery_product .img-info {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
    overflow: hidden;
    color: #fff;
    top: 0;
    display: none;
    -webkit-transition: 2s;
    transition: 2s;
}

.gallery_product:hover .img-info {
    display: block;
    -webkit-transition: 2s;
    transition: 2s;
}


/* Start post  */

.login-container {
    width: 100%;
    min-height: 100px;
    height: auto;
}

.inputs {
    position: relative;
}

.inputs input {
    width: 100%;
    color: #000;
    padding: 10px;
    font-size: 18px;
    border: none;
    outline: none;
    background: #f6f6f6;
    text-align: right;
    direction: rtl;
    border-radius: 15px;
    margin-top: 10px;
    border: 1px solid #fff;
    font-family: iraSanslight;
}

.inputs label {
    position: absolute;
    top: 20px;
    right: 11px;
    font-size: 15px;
    color: #949598;
    transition: 0.5s;
    pointer-events: none;
    text-align: right;
    direction: rtl;
    background: #f6f6f6;
    padding: 3px 0px;
    font-family: iraSanslight;
}

.inputs textarea {
    width: 100%;
    color: #d48d01;
    padding: 10px;
    font-size: 15px;
    border: none;
    outline: none;
    background: #f6f6f6;
    text-align: right;
    direction: rtl;
    border-radius: 15px;
    margin-top: 10px;
    border: 2px solid #fff;
}

.inputs input:focus~label,
.inputs input:valid~label,
.inputs textarea:focus~label,
.inputs textarea:valid~label {
    top: -8px;
    right: 11px;
    color: #d48d01;
    font-size: 15px;
    font-weight: 900;
    background: #fff;
    padding: 7px 7px;
}

.inputs input:focus,
.inputs textarea:focus {
    border: 2px solid #d48d01;
    background: #fff;
}

.loginbtn {
    position: relative;
    display: inline-block;
    padding: 10px 20px;
    color: #b2caf5;
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    transition: 0.5s;
    margin: 40px auto 0;
    text-align: center;
    border-radius: 5px;
    width: 200px;
}

.loginbtn:hover {
    background-color: #b2caf6;
    color: #172c44;
    font-weight: 900;
    border-radius: 6px;
    box-shadow: 0 0 5px #b2caf6;
    border-radius: 5px;
}

.loginbtn span {
    position: absolute;
    display: inline-block;
}

.loginbtn span:nth-child(odd) {
    width: 100%;
    height: 2px;
}

.loginbtn span:nth-child(even) {
    width: 2px;
    height: 100%;
}

.loginbtn span:nth-child(1) {
    top: 0;
    left: -100%;
    background: linear-gradient(90deg, transparent, #b2cbf7);
    animation: btn-anim1 1s linear infinite;
}

.loginbtn span:nth-child(2) {
    top: -100%;
    right: 0;
    background: linear-gradient(180deg, transparent, #b2cbf7);
    animation: btn-anim2 1s linear infinite;
    animation-delay: 0.25s;
}

.loginbtn span:nth-child(3) {
    bottom: -100%;
    right: -100;
    background: linear-gradient(270deg, transparent, #b2cbf7);
    animation: btn-anim3 1s linear infinite;
    animation-delay: 0.5s;
}

.loginbtn span:nth-child(4) {
    bottom: -100%;
    left: 0;
    background: linear-gradient(360deg, transparent, #b2cbf7);
    animation: btn-anim4 1s linear infinite;
    animation-delay: 0.75s;
}

@keyframes btn-anim1 {
    0% {
        left: -100%;
    }
    50%,
    100% {
        left: 100%;
    }
}

@keyframes btn-anim2 {
    0% {
        top: -100%;
    }
    50%,
    100% {
        top: 100%;
    }
}

@keyframes btn-anim3 {
    0% {
        right: -100%;
    }
    50%,
    100% {
        right: 100%;
    }
}

@keyframes btn-anim4 {
    0% {
        bottom: -100%;
    }
    50%,
    100% {
        bottom: 100%;
    }
}

.carousel-item {
    min-height: 280px;
}

#myCarousel input:focus-visible,
textarea:focus-visible {
    border: 2px solid #d48d01;
    outline: 0
}

.z-index-99 {
    z-index: 99;
}

.form-check-input:checked {
    background-color: #d48d01 !important;
    border-color: #d48d01 !important;
}


/* galley Image Start */

.column {
    width: 25% !important;
    height: 100px !important;
    border-radius: 15px;
    flex-wrap: nowrap;
}

.column img {
    cursor: pointer;
    width: 100%;
    height: 100% !important;
    border-radius: 15px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.container-event {
    width: 100%;
    height: 400px;
    position: relative;
    display: block;
}

#imgtext {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: white;
    font-size: 20px;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background: #d48d01 !important;
    color: #fff !important;
    width: 100%;
    border-radius: 0 !important;
}

.testimonials-height {
    height: 2px;
    width: 100%;
    margin: 15px 0;
    background-color: #d48d01;
}

.testimonials-img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    margin: 10px auto;
    border: 4px solid #d48d01;
}

.testimonials-img img {
    height: 100%;
    width: 100%;
    border-radius: 100%;
}

.eventhover:hover {
    color: #d48d01 !important;
}

.map__information {
    height: 490px;
    transform: translate(-10%, -110%);
    margin: auto 0;
    position: absolute;
}

.map__radius {
    border-radius: 30px;
}

@media (min-width:1000px) and (max-width:1600px) {
    .map__information {
        height: 490px;
        transform: translate(-20%, -110%);
        position: absolute;
    }
}

@media (min-width:300px) and (max-width:767px) {
    .map__information {
        height: 490px;
        transform: translate(-0%, -0%);
        position: relative;
    }
}

.filter a {
    display: inline-block;
    color: #003;
    transition: all 0.2s;
}

.filter a:hover {
    background: #d48d01;
    color: #fff !important;
}

.gallery a img {
    width: 100%;
    height: auto;
    float: right;
}

.gallery {
    background-color: #f6f6f6;
    display: flex;
    flex-wrap: wrap !important;
}

.gallery a {
    width: 100%;
    transition: all 0.2s;
    display: block;
    float: right;
    opacity: 1;
    background-color: #f6f6f6;
    padding: 5px;
}

.gallery a img {
    width: 100%;
    height: 100%;
}

.gallery .hide,
.gallery .pophide {
    width: 0%;
    opacity: 0;
    transition: all 0.1s;
}

.gallery .pop {
    width: 100%;
    position: relative;
    z-index: 2;
    box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0.5);
}

.pop:after {
    content: "\00D7";
    position: absolute;
    top: 10px;
    right: 10px;
    color: #333;
    background: #fff;
    padding: 10px 15px;
    border-radius: 50%;
    opacity: 0.8;
}

.pop:hover:after {
    opacity: 1
}

.barsam-box {
    width: 100%;
    height: 200px;
}

.card-width {
    width: 100px;
    height: 100px;
}

.test {
    width: 330px;
    min-height: 1px;
    height: auto;
}

.eventGallery {
    width: 155px;
    min-height: 1px;
    height: auto;
}

.fB {
    font-family: iraSansBlack !important;
}

.fL {
    font-family: iraSanslight !important;
}

.carousel-control-next,
.carousel-control-prev {
    background: #fff !important;
    padding: 10px !important;
    border-radius: 9px !important;
    opacity: 1 !important;
    width: 43px !important;
}

.carousel-control-next i,
.carousel-control-prev i {
    font-weight: 900 !important;
    font-size: 20px;
    margin-top: 5px;
}

.nav-item button a {
    width: 100% !important;
}

.main-img {
    height: 100%;
}

.h-tab-box {
    height: 250px;
}

@media(min-width:992px) {
    .h-box {
        min-height: 3px;
    }
    .h-tab-box {
        height: 450px !important;
    }
}

.h-slider {
    height: 205px !important;
}

.slider-sm-btn-left {
    background-color: #d48d01 !important;
    height: 35px !important;
    top: 210px !important;
    left: 36% !important;
}

.slider-sm-btn-right {
    background-color: #d48d01 !important;
    height: 35px !important;
    top: 210px !important;
    right: 36% !important;
}

@media only screen and (max-width: 1330px) and (min-width: 992px) {
    .fontRspons {
        font-size: 21px;
    }
}

@media (min-width:768px)
{
    .embed-responsive-item {
        min-height: 300px !important;
    } 
}

.embed-responsive-item {
    min-height: 156px;
}

.embed-responsive-item iframe {
    border-radius: 12px;
}

.searchbtn {
    background: none;
    border: none;
}

.ourTeamImg {
    /* height: 260px; */
}

.ourTeamImg img {
    height: 100%;
}
.text-ourteam-shadow{
    transition: .5s ease !important;
    text-shadow: 2px 8px 8px !important;
}
.text-ourteam-shadow-parent:hover .text-ourteam-shadow{
    
    text-shadow: 22px -8px 8px !important;
}
.text-ourteam-margin{
    transition: .5s ease !important;
}
.text-ourteam-margin-parent:hover .text-ourteam-margin{
    
    margin-top: -10px;
}
.dropdown-item.active, .dropdown-item:active{
    background-color: #d48d01 !important;
}


#headerSearchInput {
    text-align: right;
    background: none;
    border: none;
}
#headerSearchInput:focus{
    border: none!important;
}

input:focus-visible {
    border: none;
    border-bottom: 1px solid #003;
}

input:focus {
    border: none;
    border-bottom: 1px solid #003;
}

.BarsamCTAbtnHeader {
    cursor: pointer;
}

textarea {
    resize: none;
}

.footervideo {
    height: 300px;
}
@media (min-width:1400px)
{
    .footervideo {
        height: 408px !important;
    }
}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .slidersection2{
    width: 90%;
    margin: auto;
    /* height: 500px; */
    height: auto;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
/* 
  .myslider1{
    height: 300px;
    border-radius: 10px;
  }
  .titleSlider{
    width: 80%;
    height: 90px;
    background-color: black;
    margin: auto;
    margin-top: -60px;
    border-radius: 10px;
  } */

  .swiper-button-prev{
    color: #BB7C00 !important;
  }
  .swiper-button-next{
    color: #BB7C00 !important;
  }

  .barsam-testimonial-profile{
    height: auto;
  }
  .barsam-testimonial-p{
    height: auto;
  }
  .barsam-testimonial-website{
    width: auto;
  }

  @media(max-width:990px){
    #myNavbar{
        width: 100% !important;
        height: 81px;
        
    }
    .navbar-nav {
        direction: rtl;
      }
  }
  @media(max-width:630px){
    .navbar-nav{
        display: block !important;
        
    }
  }
  @media(max-width:413px){
    .barsam-testimonial-website{
        bottom: 10px !important;
    }
  }
  @media(max-width:580px){
    .slidersection2{
        height: auto!important;
    }
  }

  .mysliderTop{
    height: 150px !important;
    overflow: hidden;
  }
  
  .navbar-nav>.nav-item>.nav-link
  {
    width: max-content;
  }
