
        #temple {
  display: none;
}

 
.hand-navigate{
        position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
     background: rgba(0,0,0,.3);
     left:5%;
     cursor:move;
}

.hand-navigate span{
position: absolute;
    width: 100px;
    height: 10px;
    margin: auto;
    top: 0;
     left: -50px;
    bottom: -235px;
    right: 0;
    color: #fff;
    font-size: 18px;
    letter-spacing: 14px;
}

.hand-navigate svg{
        position: absolute;
    width: 150px;
    height: 150px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    fill: #e9e9e9;
        overflow: visible;
}
 

.pin-info{
  position: relative;
  margin: 0 auto;
  width: 20px;
  height: 100%;
}

#id_1233.backend{
    overflow:visible;
}

#id_1233.backend #map{
    zoom:1 !important;
    left:0 !important;
}

#id_1233.backend .map-pin{
    pointer-events:none;
}

#id_1233.backend .main-body{
  overflow: initial;
}

#id_1233.backend .zoom{
    display:none;
}

#id_1233 .main-body{
    width:100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
}

#id_1233.backend .navigator{
    display:none;
}

.navigator{
    display:block;
}

.navigator.right-map{
    right: 0;
    height: 60%;
    width: 20%;
    z-index: 999;
    top: 20%;
}

 
.maps-directions{
        display: block;
    text-align: center;
    background: #e2d5d0;
    margin: 16px auto;
    padding: 10px;
}

.maps-directions img{
        width: 20px;
    display: inline-block;
    vertical-align: sub;
}


.navigator.left-map{
    left: 5%;
    height: 60%;
    width: 20%;
    z-index: 99;
    top: 20%;
}

.map-image-with-pins{
    display:none;
        position: absolute;
    z-index: 9;
    top: 0px;
    left: 0px;
        opacity: 0.5;
}

.map-pin , .map-pin-drag{
  position: absolute;
  z-index: 999;
  cursor: pointer;
 
    }

.map-pin {
    
}    
    
.map-pin-drag{
  left: 50%;
  top:50%;
}

.pin-icon{
  position: relative;
}

.pin-icon::after{
    content: "";
    position: absolute;
    width: 140%;
    height: 10px;
    background: url(../assets/map/shadow.png);
    background-size: 150%;
    background-repeat: no-repeat;
    bottom: 0;
    left: -20%;
    background-position: center;
    z-index: -1;
}

.pin-icon img.pin{
  width: 100%;
  height: 100%;
}

.map-pin:hover img.pin{
 transform: scale(1.1);
 margin-top: -2px;
}
    



 .temple *{
   -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
 }

  .temple{
    text-align: center;
  }

 .temple .stars{
      position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
 }

 .temple:hover .stars{ 
    opacity: 1;
 }

 .temple .stars img{
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
 }

  .temple .star-icon-1{
position: absolute;
    left: -12px;
    top: -10px;
    width: 10px;
  }
   .temple .star-icon-2{
    position: absolute;
    left: 5px;
    top: -33px;
    width: 15px;
  }


.temple .temple-icon{ 
     
     position: relative;
   
}

.temple:hover .temple-icon{ 
transform: scale(1.2);
margin-top: -6%
}

.temple:hover .papyrus{
    display:block;
}

.papyrus{
    text-align: center;
    margin: auto; 
    position: relative;
    left: 50%;
    transform: translateX(-50%) translateY(0%);
    min-width: 120px;
    height:0;
    display:none;
}



.papyrus .papyrus-middle{
    background: #e2d5cf;
    display: block;
    position: relative;
    height: 0px; 
    overflow: hidden;
    -webkit-animation: papyrusSpan 0.5s ;
}

.papyrus-middle .papyrus-middle-name{
  margin: auto;
    position: absolute;
    max-height: 45px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}

.papyrus-middle .papyrus-middle-name span{
  display: block;
    color: #36271b;
    text-transform:uppercase;
}

.papyrus-middle .papyrus-middle-name span{
    display: block;
    font-size: 12px;
    -webkit-text-stroke: 1.5px;
    letter-spacing: 2.2px;
    color: #36271b;
    margin-top: 8px;
}

.one-line .papyrus-middle-name span{
-webkit-text-stroke: 1.1px;
    letter-spacing: 1.3px;
    color: #36271b;
    font-size: 8px;
    margin-top: 7px;
    padding: 0px 5px;
    line-height: 23px;
}

.two-line .papyrus-middle-name span{
-webkit-text-stroke: 1.2px;
    letter-spacing: 1.5px;
    color: #36271b;
    font-size: 8px;
    margin-top: 7px;
    padding: 0px 5px;
    line-height: 10px;
    
}

.two-line-1 .papyrus-middle-name span{
-webkit-text-stroke: 1.2px;
    -webkit-text-stroke: 1.2px;
    letter-spacing: 1.5px;
    color: #36271b;
    font-size: 7px;
    margin-top: 8px;
    line-height: 10px;
}

.papyrus-middle .papyrus-middle-name span:nth-child(2){
  display: block;

    letter-spacing: 4px;
    color: #36271b;
}

.temple:hover .papyrus .papyrus-middle{ 
    
    -webkit-animation: papyrusSpanOpen 0.5s ;
    animation-fill-mode: forwards;
     animation-delay: 1s ;
     
}

.papyrus-middle::before{
  content: "";
  width: 100%;
  height: 5px;
  background: #c5b1aa;
  display: block;
}

 .papyrus-top , .papyrus-bottom{   
  display: block;
  margin: 0 auto;
  opacity: 0;
    width: 60%;
    height: 7px;
    background: #855c3f;
       -webkit-animation:   papyrus 0.5s 0.5s, papyrusHide 0.5s 1s;
       animation-fill-mode: backwards;
       position: relative;
       
}

.papyrus-top::before , .papyrus-bottom:before{
content: "";
    width: 3px;
    height: 5px;
    background: #35271a;
    display: block;
    position: absolute;
    left: -3px;
    top: 1px;
}

.papyrus-top::after , .papyrus-bottom:after{
content: "";
    width: 3px;
    height: 5px;
    background: #35271a;
    display: block;
    position: absolute;
    right: -3px;
    top: 1px;
}

.temple:hover  .papyrus-top , .temple:hover .papyrus-bottom{
    opacity: 1;
    
    -webkit-animation: papyrusShow 0.5s , papyrusOpen 0.5s 0.5s;
    animation-fill-mode: forwards;
 
}

.fish{
 -webkit-animation: linear infinite;
  -webkit-animation-name: fish1;
  -webkit-animation-duration: 6s;
  left: 15%;
  top:-3px;
}

@-webkit-keyframes st {
  0% {
   transform: rotate(40deg);
  }
  50% {
    transform: rotate(-40deg);
  }
  100% {
    transform: rotate(40deg); 
  }
}

.st1 , .st2 {
    -webkit-animation: linear infinite;
  -webkit-animation-name: st;
  -webkit-animation-duration: 5s;
       width: 7.5%;
    float: left;
    margin-right: 1%;
    height: 8px;
}

.staxia::after{
    display:none;
}

.staxia img:nth-child(1){
    margin-left:32%;
}
.staxia img:nth-child(9){
    margin-left:25%;
}
.staxia img:nth-child(17){
    margin-left:15%;
}

.staxia img:nth-child(25){
    margin-left:10%;
}

.cloud1 {

  -webkit-animation: linear infinite;
  -webkit-animation-name: cloud1;
  -webkit-animation-duration: 15s;
}



#explore_prompt_arrow_n{
      -webkit-animation: linear infinite;
  -webkit-animation-name: arrow1;
  -webkit-animation-duration: 1s;
}

@-webkit-keyframes arrow1 {
  0% {
   transform: translate(0%, 0%)
  }
  50% {
     transform: translate(0%, -30%)
  }
  100% {
    transform: translate(0%, 0%) 
  }
}

#explore_prompt_arrow_s{
         -webkit-animation: linear infinite;
  -webkit-animation-name: arrow2;
  -webkit-animation-duration: 1s;
}

@-webkit-keyframes arrow2 {
  0% {
   transform: translate(0%, 0%)
  }
  50% {
     transform: translate(0%, 30%)
  }
  100% {
    transform: translate(0%, 0%) 
  }
}

#explore_prompt_arrow_e{
         -webkit-animation: linear infinite;
  -webkit-animation-name: arrow3;
  -webkit-animation-duration: 1s;
}

@-webkit-keyframes arrow3 {
  0% {
   transform: translate(0%, 0%)
  }
  50% {
     transform: translate(30%, 0%)
  }
  100% {
    transform: translate(0%, 0%) 
  }
}

#explore_prompt_arrow_w{
     -webkit-animation: linear infinite;
  -webkit-animation-name: arrow4;
  -webkit-animation-duration: 1s;
}

@-webkit-keyframes arrow4 {
  0% {
   transform: translate(0%, 0%)
  }
  50% {
     transform: translate(-30%, 0%)
  }
  100% {
    transform: translate(0%, 0%) 
  }
}

@-webkit-keyframes cloud1 {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 100%;
  }
  100% {
    margin-left: 0;    
  }
}

.cloud2{
    -webkit-animation: linear infinite;
  -webkit-animation-name: cloud2;
  -webkit-animation-duration: 10s;
}

@-webkit-keyframes cloud2 {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -80%;
  }
  100% {
    margin-left: 0;    
  }
}

.cloud3{
    -webkit-animation: linear infinite;
  -webkit-animation-name: cloud3;
  -webkit-animation-duration: 5s;
}

@-webkit-keyframes cloud3 {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -40%;
  }
  100% {
    margin-left: 0;    
  }
}




@-webkit-keyframes papyrusShow {
   0%   {  opacity: 0 }
  100% { opacity: 1}
  
}

@-webkit-keyframes papyrusHide {
   0%   {  opacity: 1; }
  100% { opacity: 0}
  
}

@-webkit-keyframes papyrus {
   0%   {  width: 100%; }
  100% { width: 60%;}
  
}

@-webkit-keyframes papyrusOpen {
  0%   {  width: 60%; }
  100% {  width: 100%;}
  
  
}

@-webkit-keyframes papyrusSpan {
  0%   {  height: 30px; }
  100% { height: 0px; }
  
}
 


@-webkit-keyframes papyrusSpanOpen {
   0%   {  height: 0px; }
  100% { height: 30px; }
  
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}


@-webkit-keyframes opacity /* Safari and Chrome */ {
  from {
    -webkit-transform: opacity:0;
    -o-transform: opacity:0;
    transform: opacity:0;
  }
  to {
    -webkit-transform: opacity:1;
    -o-transform: opacity:1;
    transform: opacity:1;
  }
}
@keyframes opacity {
  from {
    -ms-transform: opacity:0;
    -moz-transform: opacity:0;
    -webkit-transform: opacity:0;
    -o-transform: opacity:0;
    transform: opacity:0;
  }
  to {
    -ms-transform: opacity:1;
    -moz-transform: opacity:1;
    -webkit-transform: opacity:1;
    -o-transform: opacity:1;
    transform: opacity:1;
  }
}

.navigator {
 position: fixed;
    width: 100%;
    z-index:9;
     
    right: 0;
    cursor: move;
    
}

.top-map {
    height: 33%;
    top: 0;
}


.navigator:hover span{
    opacity:1;
}

.navigator span{
    
            -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    opacity:0.3;
     position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 5px;
    top: 30px;
    height: 30px;  
    display:none;
}

.navigator span::after , .navigator span::before{
    content: "";
    width: 25px;
    height: 2px;
    background: #fff;
    position: absolute;
    margin: auto;
    transform: rotate(30deg);
    left: 0px;
}

.navigator span::before{
      transform: rotate(-30deg);
    left: -21px
}

.right-map span{
    top: 0;
    bottom: 0;
    transform: rotate(90deg);
    left: 60%;
}

.left-map span{
    top: 0;
    bottom: 0;
    transform: rotate(-90deg);
    right: 60%;
}

.bottom-map span{
  bottom: 30px;
    transform: rotate(180deg);
    top: auto;
}

.middle-map {
    height: 33%;
    top: 33%;
}

.bottom-map {
    height: 33%;
    top: 66%;
}

.map-container{
  width: 100%;
  height: 100%;
    
    
}

.zoom{
position: fixed;
    right: 103px;
    top: 30px;
    z-index: 9999;
    font-size: 30px;
}

.zoom span{
        margin: 10px;
    border: 2px solid;
    padding: 5px 20px;
    cursor: pointer;
    padding-top: 10px;
    color:#fff;
    opacity:0.6;
}

.zoom span:hover{
    opacity:1;
}

.map-info{
        width: 50px;
    height: 50px;
    background: antiquewhite;
    position: fixed;
    top: 24px;
    right: 30px;
    z-index: 9999;
    text-align: center;
    padding: 10px;
    border-radius: 100px;
    font-size: 26px;
    cursor: pointer;
    color: #6b6b6b;
    font-weight: 900;
}
.map-info:hover{
    opacity:0.6;
}

#map {
        -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    position: absolute;
    width: 100%;
    height: 100%; 
    left: -25%;
    zoom: 1.5;
    
}

#map .map-bg{
width: 100%;
}

.coordinates{
position: fixed;
    background: #ec9f73;
    bottom: 0;
    right: 0;
    z-index: 9999;
    padding: 20px 0;
    font-size: 15px;
    width: 95%;
    text-align: center;
}

.icon-list{
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999999;
    background: black;
        padding: 100px;
        display:none;
}

.icon-list li{
  display: inline-block;
  margin: 20px;
  cursor: pointer;
}

.icon-list img{
max-width: 70px;
}

.coordinates div{
  display: inline-block;
  margin-right: 20px;
}

.pin-img{
  width: 100px;
  height:100px;
}



.select-icon{
position: fixed;
    z-index: 9999;
    top: 20px;
    right: 180px;
    background: #eb9f77;
    padding: 5px 20px;
    border-radius: 0px;
    color: #000000;
    border: 1px solid #000000;
    font-weight: bold;
    font-size: 16px;
    padding-top: 9px;
}

.show-map-image-with-pins{
        position: fixed;
    z-index: 9999;
    top: 20px;
    right: 20px;
    background: #eb9f77;
    padding: 5px 20px;
    border-radius: 0px;
    color: #000000;
    border: 1px solid #000000;
    font-weight: bold;
    font-size: 16px;
    padding-top: 9px;
}

.disable-edit{
    position: fixed;
    z-index: 9999;
    top: 20px;
    right: 350px;
    background: #eb9f77;
    padding: 5px 20px;
    border-radius: 0px;
    color: #000000;
    border: 1px solid #000000;
    font-weight: bold;
    font-size: 16px;
    padding-top: 9px;
}

.map-inner-container{
  width: 95%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  background: #989898;
  overflow: auto;
  display:none;
  left:5%;
}

.map-info-container{
  width: 95%;
  height: 100%;
  z-index: 9999;
  position: fixed;
  background: #67a0ab;
  overflow: auto;
  display:none;
  left:5%;
}

.info-icon{
        width: 50px;
    height: 50px;
    background: antiquewhite;
     
    text-align: center;
    padding: 10px;
    border-radius: 100px;
    font-size: 26px;
    color: #6b6b6b;
    font-weight: 900;
    display: inline-block;
    float: right;
}

 .map-info-block{
     color:#fff;
     text-align:center;
 }
 
 .map-info-block img{
         height: 100px;
    margin-bottom: 20px;
    margin-top: 70px;
 }
  .map-info-block div{
     
 }
  .map-info-block span{
     color: #ffe3cd;
 }

.map-inner .top-items{
  text-align: center;
  color: #fff;

}

.map-inner .top-items .back-to-map{
    font-size: 16px;
    line-height: 50px;
    text-align: left;
   cursor:pointer;
   display:block;
}

.map-inner .top-items .back-to-map img{
     transform: rotate(-180deg);
    width: 10px;
    display: inline-block;
    vertical-align: unset;
}

.map-inner-image iframe{
    width:100%;
     height:100%;
}

.map-inner-image img{
  width: 100%;
    max-width: 600px;
    padding: 20px 0;
    
}

.modelThubnail{
        background: #e2d5cf;
        background-image:url('/media/y10ndlen/360.png');
            background-size: contain!important;
    background-position: center;
    background-repeat: no-repeat;
}

 

.map-inner-images .item{
  margin: 0 10px 0 0;
    width: 95%;
    height: 100px;
    background-size: cover;
    cursor:pointer;
}

.map-inner-images .item span{
    display:none;
}

.map-inner-image{
    width: 100%;
    height: 50vh;
    margin-bottom: 13vh;
    margin-top: 0vh;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    background-position: bottom left;
}

.map-inner-image-text{
    position: absolute;
    /* background: #fff; */
    top: 51vh;
    font-size: 14px;
    /* padding: 10px 20px; */
    /* padding: 10px; */
    /* width: 50%; */
    color: white;
}

.map-inner-images .owl-nav{
    display:block;
    position: absolute;
    bottom: 120px;
    width: 85%;
    margin: auto;
    left: 0;
    right: 0;
}
.map-inner-images{
    overflow:auto;
}

.map-inner-images .owl-nav .owl-prev {
    position: absolute;
    left: -75px;
    color: #fff;
    font-size: 45px;
    top:10px;
}

.map-inner-images .owl-nav .owl-next {
    position: absolute;
right: -55px;
    color: #fff;
    font-size: 45px;
    top: 10px;
}
.map-inner-images .owl-dots , .map-inner-images .owl-nav.disabled{
    display:none;
}

.map-inner-text{
      background: #e2d5cf;
    padding: 30px;
    margin-top: -50px;
    border-top: 20px solid #c5b1aa;
    font-size: 16px;
    height: 75vh;
    overflow: auto;
}

.map-pin-content{
    opacity:0;
        -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}

.map-pin-content.visible{
    opacity:1;
}

.map-inner-text h2{
  text-align: center;
  padding-bottom: 20px;
}


.lds-facebook {
  display: inline-block;
      position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  width: 80px;
  height: 80px;
  display:none;
}
.lds-facebook div {
  display: inline-block;
  position: absolute;
  left: 8px;
  width: 16px;
  background: #fff;
  animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
  left: 8px;
  animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
  left: 32px;
  animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
  left: 56px;
  animation-delay: 0;
}
@keyframes lds-facebook {
  0% {
    top: 8px;
    height: 64px;
  }
  50%, 100% {
    top: 24px;
    height: 32px;
  }
}

.ui-resizable-handle {
  border: 1px solid #000;
  background: #fff;
  width: 10px;
  height: 10px;
  position: absolute;
}

.ui-resizable-se {
  right: -20px;
  bottom: 0;
}

.ui-resizable-nw{
  top: 0;
  left: -20px;
}

.ui-resizable-sw {
  bottom: 0;
  left: -20px;
}

.ui-resizable-ne {
  right: -20px;
  top: 0;
}

.map-pin.no-action , .map-pin.disabled{
    pointer-events:none;
    z-index:99;
}

.wave{
      position: absolute;
    width: 130%;
    margin-left: -5%;
}



.wave1{
top: 57%;
    left: -10%;
    z-index: -1;
  -webkit-animation: linear infinite;
  -webkit-animation-name: wave1;
  -webkit-animation-duration: 6s;
}

@-webkit-keyframes wave1 {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: -10%;
  }
  100% {
    margin-left: 0;    
  }
}

.wave2{
    top: 76%;
    left: -13%;
 -webkit-animation: linear infinite;
  -webkit-animation-name: wave2;
  -webkit-animation-duration: 6s;
}

@-webkit-keyframes wave2 {
  0% {
    margin-left: 0;
  }
  50% {
    margin-left: 10%;
  }
  100% {
    margin-left: 0;    
  }
}

.ship{
 -webkit-animation: linear infinite;
  -webkit-animation-name: ship1;
  -webkit-animation-duration: 6s;
}

@-webkit-keyframes ship1 {
  0% {
   transform: rotate(0deg);
  }
  50% {
    transform: rotate(10deg);
  }
  100% {
    transform: rotate(0deg); 
  }
}

.fish{
 -webkit-animation: linear infinite;
  -webkit-animation-name: fish1;
  -webkit-animation-duration: 6s;
  left: 15%;
  top:-3px;
}

@-webkit-keyframes fish1 {
  0% {
   transform: rotate(0deg);
  }
  50% {
    transform: rotate(-20deg);
  }
  100% {
    transform: rotate(0deg); 
  }
}

.fishwave1{
    top: 0;
    left: 1%;
    z-index: -1;
    -webkit-animation: linear infinite;
    -webkit-animation-name: wave1;
    -webkit-animation-duration: 6s;
}

.fishwave2{
left: 1%;
    z-index: 3;
    -webkit-animation: linear infinite;
    -webkit-animation-name: wave1;
    -webkit-animation-duration: 6s;
    top: 76%;
    
}
.fishwave3{
top: 42%;
    left: -10%;
    z-index: 2;
  -webkit-animation: linear infinite;
  -webkit-animation-name: wave2;
  -webkit-animation-duration: 6s;
}

.wave3 {
    top: 59%;
    left: -13%;
    z-index: -1;
    -webkit-animation: linear infinite;
    -webkit-animation-name: wave1;
    -webkit-animation-duration: 6s;
}

.wave4 {
    top: 83%;
    left: -13%;
   
    -webkit-animation: linear infinite;
    -webkit-animation-name: wave2;
    -webkit-animation-duration: 6s;
}



.a-loader {
    animation: a-loader 5s linear infinite;
    color: #e8cbc4;
    fill: none;
    height: 200px;
    stroke: currentColor;
    stroke-dasharray: 263.467529296875;
    stroke-dashoffset: 263.467529296875;
    stroke-linecap: butt;
    stroke-linejoin: miter;
    stroke-width: 5px;
    vertical-align: top;
    width: 200px;
}

@keyframes a-loader {
	100% {
		stroke-dashoffset: 0;
	}
}

.general-loader-container{
    
        position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background: #000;
    left: 5%;
}

.general-loader-container .loader span{
  top: 30px;
}
.general-loader-container  .a-loader{
    color: #bb9869;
}
.general-loader-container  .loader::before {
 
    border: 17px solid #e4ba86;
 
}
 

.loader-container{
        position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #c2654e;
    left: 5%;
}

.loader{
        position: absolute;
    width: 200px;
    height: 200px;
    margin: AUTO;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.loader::before{
   content: "";
    position: ABSOLUTE;
    width: 200px;
    height: 200px;
    border: 17px solid #dd9c8f;
    border-radius: 200px;
    z-index: -1;
}

.loader span{
    position: absolute;
    font-size: 28px;
    text-align: center;
    width: 150px;
    height: 66px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #f4f4f4;
}