@media (min-width: 768px) and (max-width: 1024px) {

    .videobar{
        display:none;
    }
    .TourCard
    {
        margin-top:47px;
    }

}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .videobar{
        display:none;
    }
    .TourCard
    {
        margin-top:47px;
    }

}
@media (min-width: 481px) and (max-width: 767px) {

    .videobar{
        display:none;
    }
    .TourCard
    {
        margin-top:47px;
    }

}
@media (min-width: 320px) and (max-width: 480px) {

    .videobar{
        display:none;
    }
    .TourCard
    {
        margin-top:47px;
    }

}
.displaynone
{
    display:none;
}
.richText-toolbar > ul
{
    margin-bottom: 0rem !important;
}
ul:not(.browser-default)
{
    padding-left: 0;
}
.richText .richText-editor
{
    border:1px solid #d4d4d4;
    border-left:1px solid #d4d4d4;
    border-right:1px solid #d4d4d4;
    height: 200px;
}
.tooltip > .tooltip-inner {font-family: ninomtavruli !important;font-size:14px;}
a:hover{
    text-decoration:none !important;
}
.nav-tabs .nav-link.active
{
    color:#9966ff;
}
.bg-default
{
    background:#9966ff;
}
.ReklamaLeft1
{
    top:90px;left:15px;height:220px;width:300px;background:white;
    cursor:pointer;
}
.ReklamaLeft2
{
    top:340px;left:15px;height:220px;width:300px;background:white;
    cursor:pointer;
}
.ReklamaRight1
{
    top:90px;right:15px;height:220px;width:300px;background:white;
    cursor:pointer;
}
.ReklamaRight2
{
    top:340px;right:15px;height:220px;width:300px;background:white;
    cursor:pointer;
}
.btn-group>.btn-success:disabled
{
    color:grey;
}
.MapText
{
    stroke:#9966ff;
    stroke-width:0;
    fill:#9966ff;
    font-size:12px;
}
.MapTextTb
{
    stroke:#9966ff;
    stroke-width:0;
    fill:#9966ff;
    font-size:12px;
}
.MapTextCircleCity
{
    stroke:grey;
    stroke-width:0;
    fill:grey;
    font-size:9px;
}
.MapTextCircle
{
    stroke:grey;
    stroke-width:0;
    fill:grey;
    font-size:8px;
}
.MapArea:hover >  .MapTextCircle
{
    stroke:white; 
    fill:white;
    stroke-width:0;
}
.MapArea:hover >  .MapTextCircleCity
{
    stroke:white; 
    fill:white;
    stroke-width:0;
}
.nav-tabs .nav-link:before
{
    background-color:#9966ff;
}
.MapArea
{
    cursor:pointer;
}
.MapArea:hover >  .MapText
{
    stroke:white; 
    fill:white;
    stroke-width:0;
}
path:hover
{
    fill: #9966ff;
    cursor:pointer;
}
.MapArea:hover{
    fill: #9966ff;
    cursor:pointer;
}
.ViewInfobtn
{
    position:relative;
    bottom:20px;
    left: 50%;
    transform: translateX(-50%);
}
::-webkit-input-placeholder { 
    font-family: ninomtavruli !important;
  }
  ::-moz-placeholder { 
    font-family: ninomtavruli !important;
  }
  :-ms-input-placeholder { 
    font-family: ninomtavruli !important;
  }
  :-moz-placeholder { 
    font-family: ninomtavruli !important;
  }
.footer{
  background:white !important;
  min-height:37px !important;  
}
.moreinfocard
{
    bottom:15px;
    background:transparent;
}
.ImagePrev
{
    min-width: 0.5rem;
    padding: .6875rem 0.5rem;
    position:absolute;
    left:0px;
    z-index:2;
    top:100px;
}
.ImageNext
{
    min-width: 0.5rem;
    padding: .6875rem 0.5rem;
    position:absolute;
    right:0px;
    z-index:2;
    top:100px;
}
.MoreInfoThumbImage
{
    padding-bottom: 20px;
    padding-top: 20px;
    padding-left: 0px;
}
.MenuResize
{
    right: 20px;
    position: relative;
}
.websitevisit
{
    position: relative;
    right: 20px;
}
.ViewList
{
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom:1px solid #d4d4d4;
}
.sortbtn
{
    font-size:13px !important;
    font-weight:bold !important;
    color:grey;
}
.dropdown-menu > .sortitem
{
    font-size:13px !important;
}
button[disabled]{
background-color: #cccccc !important;
color: #666666;
opacity:1.0 !important;
}
.checkBoxText{
    top:4px;
    right:6px;
    position: relative;
}
#Profilecolapse > a
{
    font-size: 15px !important;
    font-weight:bold;
    color:grey;
    opacity:0.7;
    padding: 1.0625rem 1rem;
}
#Admincollapse > a
{
    font-size: 15px !important;
    font-weight:bold;
    color:grey;
    opacity:0.7;
    padding: 1.0625rem 1rem;
}
.Adminimageflatsizegeo
{
    height:15px;width:20px;border-radius:50%;
}
.Adminimageflatsizeeng,.Adminimageflatsizeru
{
    height:15px;width:20px;border-radius:50%;
}
.textareaflag
{
    margin-bottom: 3px;
}
.statususer
{
    padding-top:5px;padding-bottom:3px;font-size:13px;
}
label
{
 font-size: 14px !important;
}
.pagination > li > a
{
    color:grey;
    font-weight:bold;
}
.LoadMore
{   
    z-index:4000000;
    position:fixed;
    top: 50px;
    left:0px;
    font-size:19px;
    display:none;
    width:100%;
    padding:0px;
}
.LoadMoreDiv
{
    height:170px;
}
.pagination > .active
{
    background: #ff9800 !important;
    border-radius:3px;
}
.pagination > .active > a
{
    color:white !important;
    font-weight:bold;
}
.modalcolview
{
    padding-top:10px;padding-left:20px;padding-right:20px;padding-bottom:10px;
}
.pagination
{
    float:right;
}
.loaderbackground
{
    position:fixed;
    height:100%;
    width:100%;
    background:grey;
    z-index:3000000;
    opacity:0.1;
    display:none;
}
.statisticview
{
    top:10px !important;
}
.statisticviewfront
{
    top: -10px !important;
}
.loader {
    border-radius: 50%;
    border-top: 8px solid #9c27b0;
    border-right: 8px solid #4caf50;
    border-bottom: 8px solid #ff9800;
    border-left: 8px solid #2196f3;
    width: 70px;
    height: 70px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    z-index:4000000;
    position:fixed;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%); 
    display:none;
}
.custom-switch .custom-control-track
{
    border: 0.35rem solid transparent;
}
.custom-switch .custom-control-label:after
{
    height: 1.3rem;
    width: 1.3rem;
}
.custom-control-label:after
{
    top: 0px;
}
a{
    color:white ;
}
.checkallcheck
{
    bottom:7px !important;
}
.imcheck
{
    top:5px;
}
.NotificationDrop
{
    padding-right:0px;
    min-width:500px;
    padding-top:0px;
}
.imgpaneli
{
    display:inline-block;
    padding-right:10px;
    padding-left:10px;
    margin-left:20px;
    padding-bottom:10px;
    margin-top:20px;
}
.panelimgupload
{
    background:#f5f3f3;cursor:pointer;min-width:250px;top: 37px;left:50px;height: 153px;
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
  
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.shadow-0 {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow:none;
}
.MapPanelText
{
    font-size:18px;
}
.MapLink:hover
{
    color:#ff9800;
}
.MapPanelCount
{
    font-size:20px;
    float:right;
    position:relative;
    bottom:45px;
    height:40px;
    width:80px;
    background:#ff9800;
    padding-top:8px;
    padding-right:20px;
    padding-bottom:20px;
    padding-left:20px;
}
.MapPanel
{
    cursor:pointer;
}
.formcolMap
{
    margin-top:50px;
}
.MapPanel:hover
{
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    transition: 0.5s;
}
.shadow-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}


.shadow-2 {
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.shadow-3 {
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}

.shadow-4 {
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.shadow-5 {
    box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -webkit-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
    -moz-box-shadow: 0 19px 38px rgba(0,0,0,0.30), 0 15px 12px rgba(0,0,0,0.22);
}
.img-fluid
{
    height:170px;
}
.NavbarFront
{
    height:66px;
    background:#9966ff  !important;
    min-height: 2.5rem;
    padding:0px;
    padding-left:30px;
}
.CenterBar
{
    left: 45%;top: 0%;
}
.ProfileInfo
{
    padding: 2.0625rem 1rem !important;
}
.ProfileInfo > button
{
    font-size:19px;
}
.ProfileInfo > span
{
    font-size:15px;position:sticky;bottom: 6px;
}
#RightNavigation
{
z-index: 39;margin-top:50px;border-radius:3px;
}
#RightNavigation > .navdrawer-content
{
    overflow: unset !important;
}
.HeaderInfo
{
    margin-top: 0rem;
}
.SocialView
{
    min-width: 202px !important;
    left: -52%;
    top: 73%;
}
.SocialView > a > img
{
    height:20px;width:24px;
}
.CenterBar > a
{
    right: 25.5px;
    font-size: 19px !important;
    top: 14px;
}
.menubarbtnshow
{
    right:0px;
    top:8px;
    height:50px;
    width:100px;
    border-radius:0px;
}
#SocialView
{
    height: 3.0rem;line-height: 3.0rem;width: 3.0rem;top: 27px;
}
#chooselangtext
{
font-size:13px;
}
.DropdownLang  
{     
    min-width: 103px !important;
    top: 52px;
    left: 0px;
    border-radius: 0px;
}
.More
{
    background:#2196f3 !important;
}
.DropdownLang > a > img
{
border-radius:50%;height:20px;width:24px;
}
#chooselang
{
    height:30px !important;width:35px !important;border-radius:50%;
}
#LangView
{
    border-radius:0px;
    left: 0px;
    top:8px;
    height:50px;
    color:white;
}
.navbar-brand
{
    font-size:17px !important;
}
.hidebtn
{
    padding: 0.59375rem 0.5rem !important;
}
.navdrawer-nav > a
{
    font-size:16px !important;
    font-weight: bold !important;
    color:grey !important;
}
.navbar-collapse > ul > li > a
{
    color:grey !important;
    font-size:16px !important;
    font-weight:bold !important;
    opacity: 1.0 !important;
}
.Textareatext
{
    font-size:17px;
    padding-bottom:10px;
}
.navdrawer-nav .nav-link {
    padding: 1.0625rem 2rem;
}
.navdrawer-nav .Menu_Item_li > .nav-link{
    padding: 1.0625rem 0.4rem;
}
.ViewText
{
    cursor:pointer;
}
.otherfont,.nicEdit-main  
{
    font-family: 'Roboto', sans-serif;
}
input,textarea,select
{
    font-family: arial !important;
}
.appdata
{
    margin-top:68px !important;
}
img
{
    height:200px;
}
.btnfavorite
{
   right:10px;
   margin-top:-45px;
}
.login
{
    cursor:pointer !important;
}
hr
{
    margin-top: 10px;
    margin-bottom: 0px;
    clear: both;
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.15),rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,0),rgba(0,0,0,0.15),rgba(0,0,0,0));
}
.form-control:focus
{
    border-color:#2196f3;
    box-shadow:inset 0 -2px 0 -1px #2196f3;
}
.floating-label.is-focused label{
    color: #2196f3;
}
.form-auth > i
{
    font-size:27px;
}
.form-auth > span
{
    font-size:18px;font-weight:bold;
}
.btn-auth > button , .btn-auth > a
{
    font-weight:bold;
    font-size:15px;
}
.btn-PasswordRestore
{
    margin:0px auto;
    top:40px;
    font-weight:bold;
    font-size:15px;
}
.btn-PasswordRestore > button,.btn-PasswordRestore > a
{
    min-width:150px !important;
}
.btn-auth-login
{
    margin:0px auto;
    top:17px;
    font-weight:bold;
}
.btn-auth-reg
{
    margin:0px auto;
    top:35px;
}
.btn-auth-login  > a , .btn-auth-login > button
{
    min-width:150px !important;
    font-weight:bold;
}
.btn-auth-reg > button , .btn-auth-reg > a
{
    min-width:150px !important;
    font-weight:bold;
}
.btn
{
    text-transform: capitalize !important;
}
.formcol
{
    padding-top:20px;
}
.imgcol
{
    padding-right: 20px;
    padding-left: 20px;
}
.formcoladmin
{
    padding-top:30px;
}
.formcolbtn
{
    padding-top:40px;
}
.PanelText
{
    font-size:15px;
    position: relative;
    top: 4px;
}
.panelcol
{
    padding-top:20px;
}
.NewsText
{
    font-size: 16px;
    color:black;
}
.blockquote-footer
{
    font-size:14px;
    color:grey;
}
.colorgrey
{
    color:grey;
}
.HeaderInfo > .active
{
    background:#f5f5f5 !important;
    border-right:3px solid #9966ff !important;
    color:grey !important;
    color:#9966ff !important;
    opacity:1;
}
.sl-wrapper .sl-counter
{
    color:white !important;
    font-family: Roboto;
}
.HeaderInfo > a
{
    opacity:0.7;
}
.HeaderInfoadmin > .activeadmin
{
    border-left:4px solid #2196f3;
    background:#ddd;
}
.HeaderInfoadmin > .activeadmin > a > .material-icons
{
    color:#2196f3;
}
.PanelInfoAdmin > ul > li > a
{
   font-size:15px !important;
   color:grey !important;
   font-weight:bold !important;
}
.PanelInfoAdmin
{
    margin-top: .0rem;
}
.daxiinfo{
    bottom:20px;
    cursor:pointer;
}
#ProfileParam
{
    padding-left:13px;
    cursor:pointer;
}
.ProfileParam > a
{
    font-size:14px;
    font-weight:bold;
    color:grey;
}
.textbold
{
    font-weight:bold;
}
#NotificationDrop
{
 cursor:pointer;
}
.websitevisit
{
    opacity: 1 !important;
    font-weight:bold;
    font-size:15px !important;
}
.NotificationDrop
{
    right:0px;
    padding-right:0px;
    padding-top:20px;
}
.ProfileParam
{
    right: 0px;
}
.notificationpanel
{
    padding-left:10px;
    padding-top:10px;
    padding-right:20px;
    cursor:pointer;
}
.clearnotification
{
    font-size:16px;
    cursor:pointer !important;
}
.colorgrey
{
    color:grey;
}
.PanelInfoAdmin > ul > li
{
    border-bottom:1px solid #d4d4d4;
}
.custom-control-input:checked~.custom-control-label:before {
    background-color: #9c27b0 !important;
}
.custom-control-input:checked~.custom-control-label:after {
    color: #9c27b0;
}
.table thead td, .table thead th
{
    font-weight: bold; 
    height: 0rem;
    padding-bottom: 0rem;
}
.tablenotcheck thead td, .tablenotcheck thead th
{
    font-weight: bold; 
    height: 0rem;
    padding-bottom: 1rem;
}
#Data
{
    padding-left:300px;
}
#Data > .card
{
    top:70px;
}
#ButtonPanel
{   
    position:relative;
    bottom:15px;
}
.ButtonPanel
{
    position:relative;
    bottom:0px;
    font-size:14px;
}
.ExitBtn
{
    top: 0px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000000;
    cursor:pointer !important;
    height: 3.0rem;
    line-height: 3.0rem;
    min-width: 0;
    padding: 0;
    width: 3.0rem;
}
.FavoriteBtn 
{
    height: 3.0rem;
    line-height: 3.0rem;
    min-width: 0;
    padding: 0;
    width: 3.0rem;
}
.btn-float
{
        height: 3.0rem;
    line-height: 3.0rem;
    min-width: 0;
    padding: 0;
    width: 3.0rem;
}
.SendBtn
{   
    bottom: -47px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000000;
    cursor:pointer !important;
}

.FavoriteBtn
{   
    bottom: -46px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000000;
    cursor:pointer !important;
}

#ViewTextModal
{
    top:100px;
}
.sl-wrapper .sl-navigation button.sl-prev,.sl-close,.sl-wrapper .sl-navigation button.sl-next
{
    color:white !important;
}
.bggrey
{
    background: #f5f3f3;
}
.custom-switch .custom-control-input:checked~.custom-control-track {
    background-color: rgba(183, 78, 197, 0.5);
}
.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #9c27b0;
}
.counterfront > li
{
    min-height: 0rem;
    padding: 0.530357rem 0.5rem;
}
.counterfront
{
    max-width:130px;margin:0px auto;
}
.loadmoretext
{
    color:grey;
    font-size:17px;
}
.contentloader {
  height: 4px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: white;
}
.contentloader:before{
  display: block;
  position: absolute;
  content: "";
  left: -200px;
  width: 200px;
  height: 4px;
  background-color: #9966ff;
  animation: loading 2s linear infinite;
}

.contentloaderreg {
    height: 4px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #9c27b0;
}
.contentloaderreg:before{
display: block;
position: absolute;
content: "";
left: -200px;
width: 200px;
height: 4px;
background-color: white;
animation: loading 2s linear infinite;
}

@keyframes loading {
    from {left: -200px; width: 30%;}
    50% {width: 30%;}
    70% {width: 70%;}
    80% { left: 50%;}
    95% {left: 120%;}
    to {left: 100%;}
}
.appdatanotloadmore
{
    padding-bottom:70px;
}
.MaxLengthVal
{
    position:relative;
    top:5px;
}
.nav-tabs .nav-link:before
{
    background-color: #ff9800;
}
.badge-warning
{
    background-color: #ff9800;
}
.btn-danger
{
    background-color: #ef776e !important;
}
.text-danger
{
    color:#ef776e !important;
}
.TabPanel > li > .active
{
    color:#ff9800 !important;
}
.TabPanel > li  > a
{
    color: grey !important;
    outline:none !important;
}
.TabPanel
{
    background:#f7f7f7 !important;
    box-shadow:none !important;
}
.AddPhoto
{
    background:#f5f3f3;
    cursor:pointer;
    max-width:250px;
    min-width: 249px;
    top:10px;
    left:50px;
    height: 213px;
}
.AddPhoto > div
{
    padding-top: 73px !important;
}
output
{
    margin-left: 0px;margin-right: 0px;
}
.ServerImgPanelCol
{
padding-top:15px;
padding-right: 0px;
padding-left: 0px;
}
.GalleryPanelList
{
  display:none;
}
.pagination
{
    background:transparent !important;
}
.OffSearchBar
{
    min-width: 0.5rem;
    padding: 0.6875rem 0.8rem;
    left:0px;
    top:0px;
    height:60px;
    z-index:300001;
    border-radius:0px;
}
#SearchInpuT
{
    height:60px;
    text-indent: 60px;
    border-bottom:0px;
    outline:none;
}
.SearchBtn
{
    min-width: 0.5rem;
    padding: 0.6875rem 0.8rem;
    height:60px;
    right:0px;
    top:0px;
    z-index:300001;
    border-radius:0px;
}
#SearchPanel
{
    position:fixed;
    left:0px;
    top:0px;
    height:60px;
    width:100%;
    background:white;
    display:none;
    z-index:300000;
} 
.SearchresultPanel
{
    position:fixed;
    bottom:20px;
    right:20px;
    width:300px;
    height:50px;
}
.Clearsearchresult
{
    min-width: 1.5rem;
    padding: .6875rem 0.5rem;
    height: 50px;
    background:white;
    border-radius:0px;
}
.statisticbuttoon:hover
{
    background:transparent !important;
    color:grey !important;
    cursor:context-menu !important;
}
.MoreBtn{
    position: relative;
    bottom:6px;
}
.shortdescriptiontext
{
    min-height:130px;
}
.MoreBtn,.ShowPrice,.scrolldown{
    background-color:#9966ff !important;
}
.text-info{
    color:#9966ff !important;
}
.btn-auth-login > button 
{
    background-color:#9966ff !important;
}
.btn-auth-login > a
{
    background: #ff9800 !important;
}

.ProfileInfo > button > .text-danger
{
    color:#9966ff !important;
}
.text-primary
{
    color:#9966ff !important; 
}
.Transistionadd {
    -webkit-animation: animatezoom 0.1s;
    animation: animatezoom 0.1s;
    display:inline-block;
}

@-webkit-keyframes animatezoom {
from {-webkit-transform: scale(0)} 
to {-webkit-transform: scale(1)}
}

@keyframes animatezoom {
from {transform: scale(0)} 
to {transform: scale(1)}
}
.LogoWannaTravel{
    position: relative;
    top: -17px;
    height: 89px;
    width: 163px;
}