﻿
/* font-family: BYekan; */
.nav-link {
font-weight: 500;
}


.MyColor1 {
    color: rgba(207, 179, 106,100)
}


.MyColor2 {
    color: rgba(207, 179, 106,100)
}

.MyBGColor1 {
    background-color: rgba(20, 70, 255,100)
}

.MyBGColor2 {
    background-color: #41484e
}

.btn-primary {
    color: #fff;
    background-color: rgba(207, 179, 106,100);
    border-color: rgba(0, 0, 0, 0.00);
}

.btn-primary:hover {
        color: #fff;
        background-color: rgb(238, 211, 141)!important;
        border-color: rgba(0, 0, 0, 0.00);
}

.btn-primary:active, .btn-primary:visited, .btn-primary:focus {
        color: #fff;
        background-color: rgb(203, 176, 107) !important;
        border-color: rgba(0, 0, 0, 0.00) !important;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: rgba(225, 193, 05,100);
}

.nav-tabs .nav-link.active {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background-color: #4d555c !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: rgba(207, 179, 106,100) !important;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}


.spinner {
    width: 40px;
    height: 40px;
    /* background-color: rgba(202, 202, 132,100);  */
    background-color: rgba(207, 179, 106,1);
    /* margin: 100px auto; */
    position: absolute;
    top: 48%;
    left: 48%;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

.spinnerlogo {
    position: absolute;
    margin: auto;
    top: -20%;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: auto; /* Half the height */
    margin-left: auto; /* Half the width */
}


@-webkit-keyframes sk-rotateplane {
    0% {
        -webkit-transform: perspective(120px)
    }

    50% {
        -webkit-transform: perspective(120px) rotateY(180deg)
    }

    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
    }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}

.spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ffffff;
    z-index: 999999;
}

.box {
    transition: box-shadow .3s;
    width: 300px;
    height: 150px;
    margin: 50px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background: lightgrey;
    float: left;
    box-shadow: 0px 5px 5px rgba(33, 33, 33, .3);
}

.box:hover {
    box-shadow: 0px 15px 15px rgba(33, 33, 33, .2);
}

.MyHeader {
    background: lightgrey;
    width: 100%;
    height: 300px;
}

.Shadow {
    transition: box-shadow 1.0s;
    box-shadow: 0px 5px 5px rgba(33, 33, 33, .3);
}

    .Shadow:hover {
        box-shadow: 0px 25px 25px rgba(33, 33, 33, .25);
    }


.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: rgba(170, 150, 100,100)
}

#myBtn {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 99;
    font-size: 16px;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 10px;
    border-radius: 4px;
    float: right;
}

.navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-align: left;
    padding-right: 0px;
}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0,0,0,0.5);
}

    .overlay:hover {
        opacity: 1;
    }

.text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.img-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.img-overlay:before {
    content: ' ';
    display: block;
    /* adjust 'height' to position overlay content vertically */
    height: 40%;
}

.card-body {
    background-color: rgba(253,253,253,1.0) !important;
}

.card {
    border-radius: 0px !important;
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: rgba(0,0,0,.0);
}

/*@font-face {
    font-family: 'BYekan';
    src: url('../font/BYekan.ttf') format('truetype');
}

@font-face {
    font-family: 'irsans';
    src: url('../font/irsans.ttf') format('truetype');
}*/

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


.spinner-border {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


.Moveup {
    position: relative;
    top: 0;
    transition: ease 0.3s;
}

.Moveup:hover {
    top: -10px;
}



.Myrtl {
    direction: rtl;
    text-align: right;
    padding: 20px;
    padding-top: 70px;
}

.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#callfixbtn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
    cursor: pointer;
    padding: 10px;
    padding-left: 14px;
    padding-right: 14px;
    color: #fff;
    background-color: rgba(207, 179, 106,100);
    border-color: rgba(0, 0, 0, 0.00);
    box-shadow: 0px 5px 5px rgba(33, 33, 33, .25);
    border-radius: 5px 5px 5px 5px;
}

    #callfixbtn:hover {
        background-color: rgba(149,208,93,100);
    }

#shopfixbtn {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99;
    cursor: pointer;
    padding: 10px;
    padding-left: 14px;
    padding-right: 14px;
    color: #fff;
    background-color: #cfb36a !important;
    border-color: rgba(0, 0, 0, 0.00);
    box-shadow: 0px 5px 5px rgba(33, 33, 33, .15);
    border-radius: 5px 5px 5px 5px;
}

    #shopfixbtn:hover {
        background-color: rgba(107,125,132,100);
    }

.Myrtl {
    direction: rtl;
    text-align: right;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
    display: inline-block
}

.resp-sharing-button__link {
    text-decoration: none;
    color: #fff;
    margin: 0.5em
}

.resp-sharing-button {
    border-radius: 5px;
    transition: 25ms ease-out;
    padding: 0.5em 0.75em;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
    width: 1em;
    height: 1em;
    margin-right: 0.4em;
    vertical-align: top
}

.resp-sharing-button--small svg {
    margin: 0;
    vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
    stroke: #fff;
    fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
    fill: #fff;
    stroke: none
}

.resp-sharing-button--twitter {
    background-color: #55acee
}

    .resp-sharing-button--twitter:hover {
        background-color: #2795e9
    }

.resp-sharing-button--pinterest {
    background-color: #bd081c
}

    .resp-sharing-button--pinterest:hover {
        background-color: #8c0615
    }

.resp-sharing-button--facebook {
    background-color: #3b5998
}

    .resp-sharing-button--facebook:hover {
        background-color: #2d4373
    }

.resp-sharing-button--tumblr {
    background-color: #35465C
}

    .resp-sharing-button--tumblr:hover {
        background-color: #222d3c
    }

.resp-sharing-button--reddit {
    background-color: #5f99cf
}

    .resp-sharing-button--reddit:hover {
        background-color: #3a80c1
    }

.resp-sharing-button--google {
    background-color: #dd4b39
}

    .resp-sharing-button--google:hover {
        background-color: #c23321
    }

.resp-sharing-button--linkedin {
    background-color: #0077b5
}

    .resp-sharing-button--linkedin:hover {
        background-color: #046293
    }

.resp-sharing-button--email {
    background-color: #777
}

    .resp-sharing-button--email:hover {
        background-color: #5e5e5e
    }

.resp-sharing-button--xing {
    background-color: #1a7576
}

    .resp-sharing-button--xing:hover {
        background-color: #114c4c
    }

.resp-sharing-button--whatsapp {
    background-color: #25D366
}

    .resp-sharing-button--whatsapp:hover {
        background-color: #1da851
    }

.resp-sharing-button--hackernews {
    background-color: #FF6600
}

    .resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
        background-color: #FB6200
    }

.resp-sharing-button--vk {
    background-color: #507299
}

    .resp-sharing-button--vk:hover {
        background-color: #43648c
    }

.resp-sharing-button--facebook {
    background-color: #3b5998;
    border-color: #3b5998;
}

    .resp-sharing-button--facebook:hover,
    .resp-sharing-button--facebook:active {
        background-color: #2d4373;
        border-color: #2d4373;
    }

.resp-sharing-button--twitter {
    background-color: #55acee;
    border-color: #55acee;
}

    .resp-sharing-button--twitter:hover,
    .resp-sharing-button--twitter:active {
        background-color: #2795e9;
        border-color: #2795e9;
    }

.resp-sharing-button--email {
    background-color: #777777;
    border-color: #777777;
}

    .resp-sharing-button--email:hover,
    .resp-sharing-button--email:active {
        background-color: #5e5e5e;
        border-color: #5e5e5e;
    }

.resp-sharing-button--linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
}

    .resp-sharing-button--linkedin:hover,
    .resp-sharing-button--linkedin:active {
        background-color: #046293;
        border-color: #046293;
    }

.resp-sharing-button--whatsapp {
    background-color: #25D366;
    border-color: #25D366;
}

    .resp-sharing-button--whatsapp:hover,
    .resp-sharing-button--whatsapp:active {
        background-color: #1DA851;
        border-color: #1DA851;
    }

.resp-sharing-button--telegram {
    background-color: #54A9EB;
}

    .resp-sharing-button--telegram:hover {
        background-color: #4B97D1;
    }

.height-max{
  animation-name: zoom;
  animation-duration: 5s;
  animation-delay: 0s;
  animation-iteration-count: 1
}
@keyframes zoom{
  0%{
transform: scale(1.1);
  }
  100%{
    transform: scale(1);
  }
}


.textanimationleft{
  animation-name: slidein;
  animation-duration: 5s;
  animation-delay: 0s;
  animation-iteration-count: 1
}
@keyframes textanimationleft{
  0%{
transform: scale(1.1);
  }
  100%{
    transform: scale(1);
  }
}

.item {
margin: 0;
opacity: .6;
transform: scale(.8 );
transition: .4s ease all;

}

.center .item {
opacity: 1;
transform: scale( 1 );

}

.owl-nav i {
  font-size: 20px;
  color: white;
}

.owl-prev, .owl-next {
      position:absolute;
      display: block;
      width: 50px;
      height: 50px;
      opacity: 50%;
      background-color: black!important;
      border-width: 2px!important;
      border-style: solid!important;
      border-color: gray!important;
      border-radius: 50%;
   }

.owl-prev {
        left:10%;
        top: 40%;
         }

.owl-next {
        right:10%;
        top: 40%;
          }

.owl-prev:hover, .owl-next:hover {
transform: scale(1.1);
}


.owl-carousel {
position:relative;
}


.img-item {
    
    width: 300px;
    border-radius: 10px;
}


/* Hide scrollbar for Chrome, Safari and Opera */
.hidescrollbar::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hidescrollbar {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}


* {
margin: 0;
padding: 0;

}

body {background-color: white !important;}

html,
body {
overscroll-behavior-y: none;
overscroll-behavior-x: none;
}


.caption {visibility: hidden;}

.point {width: 24px;height: 24px;border-color: black; border-width: 7px; border-radius: 14px;}


.point:hover  {  background-color: red;  }




/*a, p, h1, h2, h3, h4, h5, h6 {
    font-family: BYekan;
}*/


