
#div_ticket2{
    font-family:sans;
display:block;line-height:1.5;width:100%;
margin: 0px auto 0px;
font-size:20px;background-Color:white;
}
#div_ticket2 .fsetstyle #passenger{ font-family:sans;
border:0px;height:300px;width:100%;font-size:20px;
}
#lastimgview ,#lastimgview img{
    
    display:block;
    width:100%;
    height:auto;
}
#lastimgview label{
    width:100%;
text-align:center;
    background:silver;
    color:white;
    margin:10px 0;
}


.btn .show:nth-child(odd) button{
    
    
    width:200px;padding:10px;margin:10px;font-family:b yekan;font-size:22px;background-color:#768d9a;color:white;
}

#breq{

width:220px;background-color:#f04f59;
}
@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}


.aparttitle
{
    
    color:white;
    text-decoration:none;
}
.spalert{
    
    display:block;
    text-align:center;
    margin:20px 10px 0px 10px;

}
#frmrequest select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: 0 !important;
  background: #f0f2f5;
  background-image: none;
}
/* Remove IE arrow */
#frmrequest select::-ms-expand {
  display: none;
}
/* Custom Select */
#frmrequest .select {
  position: relative;
  display: flex;
  
  height: 3em;
  line-height: 3;
  background: #f0f2f5;
  overflow: hidden;
  border-radius: .25em;
}
#frmrequest select {
  flex: 1;
  padding: 0 .5em;
  color: #6b6b6b;
  cursor: pointer;
}
/* Arrow */
#frmrequest .select::before {
    font-size:12px;
    color:#051048;
  content: '\25BC';
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 1em;
  background: #dedede;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: .25s all ease;
  -o-transition: .25s all ease;
  transition: .25s all ease;
}
/* Transition */
#frmrequest .select:hover::before {
  color: orange;
}





.btn_more{
    direction:rtl;
    font-family:sans,'b yekan';
    box-shadow:-10px -6px 5px #143240;
    border-radius: 35px;
    width: 90%;
    margin: 10px auto;
    font-size:18px;
    margin-bottom:10px;
    
   background-image: linear-gradient(to right, #8ed4f4 0%, #258dbd 41%, #65b8df 100%);
   text-decoration:none;
   text-align:center;
   
   display:block;
   padding:20px 2px;
   color:white;
   
}
.spfreserv{
    font-family:sans;
    color:#2b4190;
    padding:20px;
    display:block;
    text-align:justify;
    
}
.reserv-col1{
    float:right;
    width:40%;
    display:inline-block;
}
.reserv-col2{
    font-size:13px;
    color:#403d3d;
    width:55%;
    display:inline-block;
}
#dvreserv{
    background:#f7f6f6;
}
#frmreserv  {
    background:white;
    border-radius:5px;
    border:1px solid silver;
    padding:10px;
    font-family:sans;
    margin: 10px 20px 10px 20px;
    color:#00335f;
    margin-top:10px;
}
#frmreserv hr  {
   
 height: 1px; border: 0;
    background-color:#d6d6d6;
}
#frmreserv input[type=button]{
    font-family:sans;
    margin-top:20px;
    font-size:18px;
    margin:20px auto;
    display:block;
    background:orange;
    color:white;
    width:200px;
    padding:10px;
}
#frmreserv input[type=submit]{
    font-family:sans;
    margin-top:20px;
    font-size:18px;
    margin:20px auto;
    display:block;
    background:orange;
    color:white;
    width:200px;
    padding:10px;
}
.hoteldt{
    margin:10px;
    display: block;
    text-align: center;
    background: #e4331a;
    border-radius: 10px;
    color: white;
    text-decoration: none;

}
#dvmtours{
    display:block;
    overflow:hidden;
    width:100%;
   
}
#dvmtours div{
    float:right;
    box-sizing:border-box;
    width:25%;
    text-align:center;
    height:30px;
    font-size:13px;
    background-color:white;
    border-left:1px dashed #9b9b9b;
    margin-bottom:10px;
   
}
#dvmtours div:nth-child(4){
    border-left:0px dashed #9b9b9b;
}
#dvmtours div
.hoteldt{width:49%;
    height:50px;color:white;line-height:35px;
    text-align:center;display:inline-block;text-decoration:none;background:#e01809;margin:20px 0px;
}
.section2 .parttitle {margin-bottom:10px;}

.sortpart{overflow:hidden;background:#fc0;padding:20px 10px 0px 0px;font-family:sans;font-size:20px;}
.attraction {text-align:justify;font-size:12px;}
.attraction p{padding:5px 15px 5px 15px;}
.a_social{border:1px solid white;border-radius:5px;width:30px;height:30px;margin-right:10px;display:inline-block;}
.footer_social{clear:both;text-align:center}
.a_social:nth-child(1){background: url(images/real/sc.png) no-repeat -5px 0px;}
.a_social:nth-child(2){background: url(images/real/sc.png) no-repeat -45px 0px;}

.a_social:nth-child(3){background: url(images/real/sc.png) no-repeat -85px 0px;}
.a_social:nth-child(4){background: url(images/real/sc.png) no-repeat -125px 0px;}
.a_social:nth-child(5){background: url(images/real/sc.png) no-repeat -5px 0px;}

.bazar{height:30px;background: url(images/real/sc.png) no-repeat -180px 0px;}
.upper{
    
    width:100%;direction:rtl;
    font-family:'sans';
}
.anactionmenu{
    font-family:sans;
    width:100%;
    height:100px;
    position:fixed;
    display:none;
    background:#fa891a;
    border-top:2px solid silver;
    padding-top:5px;
    bottom:0;
    color:white;
}

.anactionmenu a{text-decoration:none;color:black;}
.ioschildmenu div {
    background:url(../images/real/list.png );
    width:50px;
    height:50px;
    margin:auto;
}
.childmenu:nth-child(1) div {
    background:url(../images/real/list.png );
    width:50px;
    height:50px;
    margin:auto;
}
.childmenu:nth-child(2) div {
      background:url(../images/real/callicon2.png );
      background-repeat:no-repeat;
      animation:shake 1s 10;
    width:50px;
    height:50px;
    margin:auto;
    background-size:100%;
    
    
}

.childmenu:nth-child(3) div {
      background:url(../images/real/android.png );
    width:50px;
    height:50px;
    margin:auto;
    
    
}

.childmenu ,.ioschildmenu{
    
    width:33.3%;
    float:right;
    text-align:center;
    
}

.onlyreg{
    display:block;
    background:orange;
    height:50px;
    color:black;
    font-size:25px;
    padding-top:10px;
}


   .gender{
       
       
       margin-top:30px;
   }
   #regalert{
       display:none;
       color:red;
   }
    input[type='radio']:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #d1d3d1;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

    input[type='radio']:checked:after {
        width: 15px;
        height: 15px;
        border-radius: 15px;
        top: -2px;
        left: -1px;
        position: relative;
        background-color: #ffa500;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
    }

label{
    
    width:30%;
    display:inline-block;
    text-align:right;
    
}

#register {
    display:none;
    direction:rtl;
    color:white;
 font-family:sans;
  
  background-image:linear-gradient(45deg, #141415, #010621 ,#080808);
  width:100%;
  height:110%;
}
#register form input{
    
   font-family:sans;
}
.regsubmit{
    background-image:linear-gradient(to right, #ffa500 0%, #ef7d10 41%, #ffa500 100%);
    font-size:20px;
    width:200px;
    margin-top:100px;
}
.titlereg{
    font-size:14px;
  height:40px;
  display:block
    
}

#register form {
    text-align:center;
    width:80%;
    margin:0px auto;
      
     position: relative; /*  make label relate to div  */
  padding-top: 10px;  /*  make space for label      */
}
.inputText ,.inputText2{
    padding:10px;
    border:0px;
    border-bottom:1px solid orange;
    width:80%;
    background:transparent;
    margin-top:20px;
  font-size: 24px;
  height: 25px;
  color:orange;
}
.floating-label {
    color:orange;
  position: absolute;
  pointer-events: none;
  right: 10%;
  top: 70px;
  transition: 0.2s ease all;
}
.floating-label2 {
    color:orange;
  position: absolute;
  pointer-events: none;
  right: 10%;
  top: 140px;
  transition: 0.2s ease all;
}
input:focus { outline-width: 0;}

input:focus ~ .floating-label,
input:not(:focus):valid ~ .floating-label {
  top: 40px;
}

input:focus ~ .floating-label2,
input:not(:focus):valid ~ .floating-label2 {
  top: 120px;
}




#showmore ,.tlgdiv {
   
    background-size: 300% 100%;

   
}
.bheader {margin:20px 0 20px 0;}

#brife{
   

    direction:rtl;
    overflow:hidden;
    text-align:center;
   height:100%;

}

#brifestar{ 
    height:40px;
    background-image:linear-gradient(to right, #FF512F 0%, #F09819 51%, #FF512F 100%);
    padding:10px;
    
   font-family:b yekan;border-bottom:1px solid silver;float:right;display:block;width:50%;padding:10px 0px 10px 0px;}

#brifeprice{ 
     height:40px;
     padding:10px;
  font-family:b yekan;border-bottom:1px solid silver;float:right;display:block;width:50%;padding:10px 0px 10px 0px;}
.leftpart{
    padding:10px 0px 0px 0px;
    color:#616161;
    width:100%;
   overflow:hidden;
   margin-top:10px;
    text-align: center;
    align-items: center;
    display: flex;
    font-size:20px;
}
.rightpart{
    padding:10px 0 10px 0;
    border-radius:15px;
    background-image:linear-gradient(to right, #083d6f 0%, #030306 41%, #073663 100%);
    position:relative;
    width:100%;
   
    float:right;
    display:flex;
    justify-content:center;
    align-items:center;
}
.brife_overlay{
    border-radius:15px;
    text-align:center;
    justify:end;
position: absolute; top: 0; left: 0;  z-index: 3; width: 100%; height: 100%; 
}
#brife span{
    width:100%;font-family:sans;display:block
}

.buttonbrife{
    text-decoration:none;
    background-image:linear-gradient(to right, #ffa500 0%, #ef7d10 41%, #ffa500 100%);
    color:black;
    font-size:25px;
     border-radius:15px;
   
    margin:1%;
    
    font-family:b yekan;border-bottom:1px solid #BDBDBD;float:right;display:block;width:48%;padding:15px 0px 15px 0px;
}

#shortpriceeven{
    
    margin:0 2.5% 0 2.5%;
    
    font-family:b yekan;border-bottom:1px solid #BDBDBD;display:inline-block;width:44%;padding:10px 0px 10px 0px;
}
#shortprice{
    
    margin:0 2.5% 0 2.5%;
    
    font-family:b yekan;border-bottom:1px solid #BDBDBD;float:right;display:block;width:28%;padding:10px 0px 10px 0px;
}
#lastshortprice{
    
    margin:2.5%;
    
    font-family:b yekan;border-bottom:1px solid #BDBDBD;float:right;display:block;width:95%;padding:10px 0px 10px 0px;
}
#shortprice img 
{
   border-radius:15px;
    width: 100px;
    height: 100px;
   
    
}
.celltxt{
    margin:10px;
     background:url(../images/real/callicon.png) no-repeat left center;
width:300px;
    display:inline-block;
    COLOR:#e7c500;FONT-FAMILY:b yekan;
   }
.slotxt{
    COLOR:WHITE;FONT-FAMILY:khodkar;DISPLAY:BLOCK;
  
}



 #menucontainer{
     
     text-align:center;
     
 }
   #showmore , .tlgdiv{
        padding:10px 0px 10px 0px;
        font-family:sans,b yekan;
        background-image: linear-gradient(to right, #FF512F , #F09819 , #e91e63, #e85a19);
       border-radius:15px;
        line-height: 2;border: 1px solid white;display:inline-block;}
        
        .tlgdiv :hover {background-position: 100% 0; }
        
        #showmore a,.tlgdiv a{
            display:block;color:black;text-decoration:none;}

           .phoneic{display:inline-block;width:45px;height:40px;background:url(../images/real/all.png ) -600px  0;}
          #showmore span, .tlgdiv span{
              
               font-weight:bold;
               padding:10px 40px 10px 40px;
               
                background-position:left center;
               background-repeat: no-repeat;
               background-size:40px 40px;
           }
.tlgdiv span{background-image:url(../images/real/telegram.png ) ;}

                       
        #showmore:hover {  moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; background-position: 100% 0; }
   
#showmore a ,.tlgdiv a{
               font-weight:bold;
               line-height:3;
                width:100%;
                color:black;
           }
          @media screen and (min-device-width:551px){ 
              #address{font-size:13px;}
            .hsat{width:100px;text-align:center;font-size:10px;float: left;color:white;padding:5px;background: #e25865;margin: 20px 0 0 20px;}
            .hsatmin{display:none;}
          }
@media screen and (max-device-width:550px){
    #address{font-size:10px;}
    .hsat{display:none;}
    .hsatmin{font-size:7px;}
     .himagelist{width:100px;height:100px;margin:10px;}
    .celltxt{font-size:35px;}
   .slotxt{font-size:25px;}
  .tlgdiv{ position:absolute;top: 68%;color: black;left:20%;;width: 60%;}
     .tlgdiv span{font-size:18px;}
     #showmore{position:absolute;top: 80%;color: black;left:20%;width: 60%;}
 #showmore a{
        font-size:18px;
               
           }
}
@media screen and (min-device-width:550px) and (max-device-width:767px){    
    
     .himagelist{width:100px;height:100px;margin:10px;}
      .celltxt{font-size:40px;}
   .slotxt{font-size:30px;}
      
  .tlgdiv{ position:absolute;top: 68%;color: black;left:20%;;width: 60%;}
     #showmore span,.tlgdiv span{font-size:20px;}
     #showmore{position:absolute;top: 80%;color: black;left:20%;width: 60%;}
}
@media screen and (min-device-width:768px) and (max-device-width:1023px)and (orientation: portrait){ 
     
    .celltxt{margin-top:150px;}}
@media screen and (min-device-width:768px) and (max-device-width:1023px){ 
  
      .celltxt{font-size:45px;}
   .slotxt{font-size:35px;}
  .tlgdiv{ position:absolute;top: 68%;color: black;left:20%;;width: 60%;}
     #showmore span,.tlgdiv span{font-size:22px;}
     #showmore{position:absolute;top: 80%;color: black;left:20%;width: 60%;}
}

@media screen and (min-device-width:1024px){
    #showmore lable{display:none;}
   
#footer{padding-top:20px;direction:rtl;overflow:hidden;background:#444b54;width:100%;font-family:sans;font-size:12px;}
#footer p{font-size:8px;color:silver;}
.minfooter_text a,.footer_text a{display:block;color:#a1a5a9;text-decoration:none;margin-bottom:5px;}
.minfooter_text a:hover,.footer_text a:hover{color:orange;}
.footer_text{margin:0 2% 20px 3%;width:20%;float:right;}
.minfooter_text {margin:0 1.5% 20px 1.5%;width:22%;float:right;}
.minfooter_text  span:nth-child(1),.footer_text span:nth-child(1){color:white;display:block;width:100%;}
.minfooter_text span:nth-child(2),.footer_text span:nth-child(2){color:#a1a5a9;text-align:justify;display:block;}
    
    
    
    
    .brifep{
   
    clear:both;
    font-size: 25px;
    font-family: sans;
    text-align: center;
}
      .celltxt{font-size:35px;}
   .slotxt{font-size:25px;}
   .tlgdiv , #showmore{
        width:400px;
    }
    
    #menucontainer {
        position:absolute;
        top:80%;
        width:100%;
        text-align:center;
    }
    
    
}
.frmregister{width:90%;margin:auto;border-top:2px dotted #555;}
#nxtbtn{    margin: auto 0;
    width: 100%;
    height: 70px;
    background-color: #008000;
    color: white;
    font-size: 28px;
    font-family:b yekan;
    
}
#dtour{background-color:#ecedef;}
.tourdc{background-color:white;}
.fsetstyle{font-size:12px;color:#051048;border:1px solid #eee;}
.fsetstyle select{}
.sndregister{margin:30px;font-family:b yekan;color:white;font-size:18px;height:40px;background-color:#768d9a;width:200px;}
        #lgmain{width:200px;margin-top:10px;}

@media screen and (min-device-width:768px){
    .imgreserv{
    text-align:center;width:500px;margin:10px auto;
}
    #frmmore select:focus{outline:none;}
#frmmore select option:hover{ box-shadow: 0 0 10px 100px #1882A8 inset;}
#frmmore{
    background-color:silver;
    padding:10px;
}
#frmmore input[type=submit]{
    background-color:orange;
    cursor:pointer;
    padding:5px 10px;
    color:white;
}
#dvmore{
    height:100%;background-color:silver;
     padding:10px;
}
#frmmore,#frmmore select , #frmmore input
{
    padding:5px;
    text-align:center;
    border:0px;
    font-family:sans;
    font-size:12px;
    color:#9b9b9b;
}
    #filter_rec_m{font-size:13px;box-sizing:border-box;float:right;border-bottom:1px solid #eee;margin-right:5%; color:#000;width:45%}
.parttitle{padding:5px 0px;background:linear-gradient(to right, #083d6f 0%, #030306 41%, #073663 100%);color:white;text-align:center;display:block;width:100%;}
.headerh{padding:10px;background-color:#FF9800;font-size:16px; }
.tourinfotitle{font-size:17px;}
.section1 ,.section2{margin:20px 2.5%;width:45%;display:inline-block;float:right;}

.section2 span:nth-child(even){clear:left;}
.tkuse {color:black;margin-bottom:10px;display:block;text-decoration:none;width:100%;background:orange;margin-top:30px;height:100px;padding-top:50px;text-align:center;}
.section2 div{text-align:justify;font-size:14px;margin:10px;}
.section2 span:nth-child(3n+2) {color: transparent;  
  text-shadow: 0 0 0 orange;}
.part1{text-align:center;font-family:sans;background:white;}
.part1 div{display:flex;}
.part1 span:nth-child(even){flex:1;text-align:right;color:#188e8e;margin-bottom:5px;border:1px solid #e6e6e6;padding:5px;width:55%;display:inline-block;}
.part1 span:nth-child(odd){text-align:right;margin-bottom:5px;border:1px solid #eeeeee;background:#f9f9f9;padding:5px;width:35%;display:inline-block;}


.galleryContainer {
	margin: 0px auto;
	width: 500px;
	height:400px;
    margin-left:10px;
    float:right;
	overflow:hidden;
}
.galleryPreviewContainer {
	position: relative;
}
.galleryPreviewImage img {
    display:none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: relative;
	top: 0;
	left: 5;
	width:100%;
	height:300px;
}
.galleryPreviewImage{

max-height:350px;}


img.previewImage1 {
	display: inline;
}
.galleryPreviewArrows a {
	font-family: Arial;
	font-size: 30px;
	background: rgba(0,0,0, 0.3);
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -35px;
}
a.nextSlideArrow {
	right: 20px;
	left: auto;
}
.galleryPreviewArrows a:hover {
	background: #000;
	margin-top: -40px;
}
.galleryNavigationBullets {
	text-align: center;
	margin-top: 20px;
	
}
.galleryNavigationBullets span {
	display: none;
}
.galleryNavigationBullets a {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 5px;
	background: #ddd;
}
.galleryNavigationBullets a:hover,
.galleryNavigationBullets a.active {
	background: #555;
}
.galleryThumbnailsContainer {
	width: 500px;
	
	overflow-x: auto;
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 2px 0;
}

.galleryThumbnails img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: 5px;
	border: 2px solid #e0e0e0;
	position: relative;
	top: 0;
}
.galleryThumbnails a:hover img {
	top: -5px;
	border: 2px solid #999;
}
.galleryThumbnails a.active img {
	border: 2px solid #F00;
}


    
    .himages{padding:5px;height:200px;background-color:#fff;border-radius:2px;box-shadow:0 0 6px #cacaca;width:300px;float:left;margin:10px}
     #hheader h1{font-size:16px;}
    .himagelist{width:190px;height:190px;margin:0px 0 0 10px;}
    #dtours{display:inline-block;}
    #mtours{display:none;}}
@media screen and (max-device-width:767px){
    .imgreserv{
    text-align:center;width:300px;margin:10px auto;
}
    #frmmore select:focus{outline:none;}
#frmmore select option:hover{ box-shadow: 0 0 10px 100px #1882A8 inset;}
#frmmore{
    background-color:silver;
    padding:10px;
}
#frmmore input[type=submit]{
    background-color:orange;
    cursor:pointer;
    padding:5px 10px;
    color:white;
}
#dvmore{
    height:100%;background-color:silver;
}
 #frmmore input{
     
    display:block;
    width:196px;
 margin: 5px auto;
    text-align:center;
    border:0px;
    font-family:sans;
    font-size:12px;
    color:#9b9b9b;
 }
#frmmore,#frmmore select 
{
    display:block;
    width:200px;
 margin: 5px auto;
    text-align:center;
    border:0px;
    font-family:sans;
    font-size:12px;
    color:#9b9b9b;
}
    #filter_rec_m{font-size:13px;box-sizing:border-box;float:right;border-bottom:1px solid #eee;margin-right:5%; color:#000;width:100%}
    .tkuse {color:black;margin-bottom:10px;display:block;text-decoration:none;width:100%;background:orange;margin-top:30px;height:100px;padding-top:50px;text-align:center;}
.section2 div{text-align:justify;font-size:14px;margin:10px}
.section2 span:nth-child(3n+2) {color: transparent;  
  text-shadow: 0 0 0 orange;}
    .parttitle{padding:5px 0px;background:linear-gradient(to right, #083d6f 0%, #030306 41%, #073663 100%);color:white;text-align:center;display:block;width:100%;}
    .headerh{padding:10px;background-color:#FF9800;font-size:16px; }
.tourinfotitle{font-size:15px;}
.part1{text-align:center;font-family:sans;width:98%;margin:15px auto;background:white;}
.part1 div{display:flex;}
.part1 span:nth-child(even){flex:1;text-align:right;color:#188e8e;margin-bottom:5px;border:1px solid #e6e6e6;padding:5px;width:55%;display:inline-block;}
.part1 span:nth-child(odd){text-align:right;margin-bottom:5px;border:1px solid #eeeeee;background:#f9f9f9;padding:5px;width:35%;display:inline-block;}

.galleryThumbnails {
    
    
    width:500px;
}

.galleryThumbnails img {
	transition: all 250ms linear;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
}
.galleryContainer {
	margin: 0px auto;
	width: 100%;
	height:400px;

	overflow:hidden;
}
.galleryPreviewContainer {
	position: relative;
}
.galleryPreviewImage img {
    display:none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position: relative;
	top: 0;
	left: 5;
	width:100%;
	height:300px;
}
.galleryPreviewImage{

max-height:350px;}


img.previewImage1 {
	display: inline;
}
.galleryPreviewArrows a {
	font-family: Arial;
	font-size: 30px;
	background: rgba(0,0,0, 0.3);
	width: 40px;
	height: 40px;
	line-height: 40px;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -35px;
}
a.nextSlideArrow {
	right: 20px;
	left: auto;
}
.galleryPreviewArrows a:hover {
	background: #000;
	margin-top: -40px;
}
.galleryNavigationBullets {
	text-align: center;
	margin-top: 20px;
	
}
.galleryNavigationBullets span {
	display: none;
}
.galleryNavigationBullets a {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 5px;
	background: #ddd;
}
.galleryNavigationBullets a:hover,
.galleryNavigationBullets a.active {
	background: #555;
}
.galleryThumbnailsContainer {
	width: 500px;
	
	overflow-x: auto;
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 2px 0;
}

.galleryThumbnails img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: 5px;
	border: 2px solid #e0e0e0;
	position: relative;
	top: 0;
}
.galleryThumbnails a:hover img {
	top: -5px;
	border: 2px solid #999;
}
.galleryThumbnails a.active img {
	border: 2px solid #F00;
}


    
    #hheader h1{font-size:14px;}
    .himages{padding:5px;height:200px;background-color:#fff;border-radius:2px;box-shadow:0 0 6px #cacaca;width:300px;float:left;margin:10px}
    .brifep{
    padding:10%;
    height:30%;
    clear:both;
    font-size: 20px;
    font-family: sans;
    text-align: justify;
}
    #dtours{display:none;}
    #mtours{display:inline-block;font-size:30px;}}

@media screen and (min-device-width:1024px) and (max-device-height:800px){
    
        #lgmain{width:200px;margin-top:10px;}

}
    @media screen and (min-device-width:1920px) {
    #lgmain{width:400px;}}
    
    
    @media screen and (max-device-width:600px)  { 
        .bheader{font-size:20px;
        font-weight:bold;
    }
        
    }
 @media screen and (min-device-width:600px) and (max-device-width:1023px)  {
     .bheader{font-size:24px;
        font-weight:bold;
    }
    .leftpart{
        font-size:24px;
    }
     .brifep{
         
         font-size:24px;
     }
 }
    @media screen and (max-device-width:1023px)  {
        
                #showmore lable{display:block;}

#left{display:none;}

#right{display:none}
#center{float:left;background-color:#f5f5f5;min-height:500px;width:100%;min-height:800px;border-radius:3px}
          
         #footer{padding-top:20px;direction:rtl;overflow:hidden;background:#444b54;width:100%;font-family:sans;font-size:12px;}
#footer p{font-size:8px;color:silver;}
.minfooter_text a,.footer_text a{display:block;color:#a1a5a9;text-decoration:none;margin-bottom:5px;}
.minfooter_text a:hover,.footer_text a:hover{color:orange;}
.footer_text{margin:0 2% 20px 3%;width:20%;float:right;}
.minfooter_text {margin:0 1.5% 20px 1.5%;width:47%;float:right;height:200px;}
.minfooter_text  span:nth-child(1),.footer_text span:nth-child(1){color:white;display:block;width:100%;}
.minfooter_text span:nth-child(2),.footer_text span:nth-child(2){margin-left:10px;color:#a1a5a9;text-align:justify;display:block;}
          
        #brife{
    background: url(images/real/cloud.png);
    background-color:#80cbc4;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position-y: 100%;}
    #application{margin:auto;position:absolute;width:80%;top:70%;left:10%;line-height:2;}}
    @media screen and (min-device-width:1024px) {
        
    .fsetstyle{width:500px;display:inline-block;}
    .frmregister{width:90%;margin:auto;border-top:2px dotted #555;}

    
        
    #application{display:none;}}
    
    @media only screen  and (max-device-width:1023px) {
    
    }
     @media only screen and (min-device-width:1024px) {
        .anactionmenu{display:none}
         #app,#chnltg2{display:none;}
         #chnltg{ height:100px;width:100%;background-color:#06223e;display:inline-block;font-size:20px;padding-bottom:20px}
    
     
}


 @media only screen and (orientation: landscape) and (min-device-width:1024px){
    #application{
        display:none;
    }
}
.tourdc div {float:right;}
.spf{
    width:200px;
    display:inline-block;
 border-top-right-radius:15px;border-bottom-right-radius:15px;
 border:3px solid orange;margin-right:5px;padding-top:10px;font-size:26px;text-align:right}
 
.tourdc div div {float:right;margin-top:15px;clear:right;}
.thdc{background-color:white;text-align:right;width:100%;border-bottom :1px dotted silver;}
@media screen and (min-device-width:1024px){

    .colls3{display:none;}
.tourdc{width:1100px;display:inline-block;border:1px solid silver;font-family:b yekan;}

.strong1,.strong2{text-align:center;display:inline-block;font-size:28px;padding:5px 25px 5px 5px;}

.strong2{width:400px;}

.coll1{width:370px;}
.row1 div{margin-top:5px;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) -360px 0;}

.row2 div{margin-top:5px;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) -180px 0;}
.row2 span ,.row3 span , .row1 span{margin-right:5px;display:inline-block;padding-top:10px;font-size:26px;width:300px;text-align:right;}

.row3 div{margin-top:5px;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) -300px 0;}

.coll2{width:580px;}
.row2c2 div {margin-top:5px;margin-right:5px;width:60px;height:60px; background:url(../images/real/allic.png) -240px 0;}

.spprice{ border-top-right-radius:15px;border-bottom-right-radius:15px;
 width:280px;border:3px solid orange;margin-right:5px;padding-top:10px;font-size:26px;text-align:right}
 
 .spprice2{display:inline-block;
 border-top-right-radius:15px;border-bottom-right-radius:15px;
 width:280px;border:3px solid orange;margin-right:5px;padding-top:10px;font-size:26px;text-align:right}
 .spprice3{background-color:orange;border:3px solid orange;display:inline-block;padding-top:10px;font-size:26px;text-align:right}
 
 .c2c1{margin-top:5px;margin-right:5px;width:60px;height:60px;}
 .btn{color:white;background-color:#eef2f5;width:100%;margin-top:0px}
 .btn a {display:inline-block;text-decoration:none;}
 .btn button{width:200px;padding:10px;margin:10px;font-family:b yekan;font-size:22px;background-color:#768d9a;color:white;}
 .by{margin-top:5px;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) 0px 0;}
 .hy{margin-top:5px;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) -60px 0;}
 .hn{margin-top:5px;margin-right:5px;width:60px;height:60px;}
 .fy{margin-top:5px;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) -120px 0;}
 .fn{margin-top:5px;margin-right:5px;width:60px;height:60px;}
 .coll3{width:70px;}
 
 .sp1{
 border-top-right-radius:15px;border-bottom-right-radius:15px;
 width:280px;border:3px solid orange;margin-right:5px;padding-top:10px;font-size:26px;text-align:right}
 
 .sp2{background-color:orange;border:3px solid orange;display:inline-block;padding-top:10px;font-size:26px;text-align:right;}
 
 .strong3{display:none;}
 .hr{display:none;}
 
 .coll2-h{display:none;}
}
 .ksh,.mhd,.qsh{width:32%;float:right;}

@media screen and (min-device-width:1023px){
      #navi { font-family:b yekan;color:yellow;border:1px solid white;border-radius:15px;font-size:30px;margin-top:20px;}
    .callcenter{
        color:yellow;
        line-height:2;width:400px;display:inline-block; margin-top:10px;border:2px solid white;border-radius:15px;}

    .new4{margin:auto;}
   .kly,.mly,.qly{width:32%;
       float:right;
       
       border-radius:25px;margin:2px; background-color:RGBA(10,10,10,0.8);
   }
       .phoneic{display:inline-block;width:45px;height:40px;background:url(../images/real/all.png ) -600px  0;}
       .tlgic{display:inline-block;width:45px;height:40px;background-image:url(../images/real/telegram.png );background-size:contain;}
       
   .ksh img,.mhd img,.qsh img,   .kly img,.mly img,.qly img{width:100%; height:125px;border-top-left-radius:25px;border-top-right-radius:25px;}
    .ksh , .mhd, .qsh {margin-right:2px;border-radius:25px;background-color:RGBA(10,10,10,0.8);}
      

}
@media screen and (max-device-width:1023px){
          #navi { 
              
              font-family:b yekan;color:yellow;border:1px solid white;border-radius:15px;font-size:30px;}

    
       .tlgic{display:inline-block;width:45px;height:40px;background-image:url(../images/real/telegram.png );background-size:contain;}


    .callcenter{color:yellow;line-height:2;position:absolute;width:80%;display:inline-block;border:2px solid white;absolute;top:60%;left:10%;border-radius:15px;}
    .new4{margin:20% auto 0px;}
    .ksh,.mhd,.qsh{display:none;}
    .kly,.mly,.qly{line-height:120px;width:100%;height:125px;margin:2px; background-color:rgba(183, 190, 183, 0.2);
}
   
.kly img,.mly img,.qly img{width:150px;float:right;height:125px;}
    .thdc{font-size:28px;border-bottom:2px dotted silver;padding: 15px 0 10px 0;}
    
    .coll2-h{width:100%;border-top:1px dashed silver;}
    .coll2-h span{float:right;margin-right:5px;display:inline-block;padding-top:10px;font-size:30px;text-align:right;}
    .c2c1{display:none}
    .coll2-h div {display:inline-block;margin-top:5px;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) -240px 0;}
    .row2c2 div {display:none}
    .hr{width:100%;background-color:silver;height:3px;}
    .thc{font-size:30px;}
    .tourdc{margin-top:20px;width:90%;display:inline-block;border:3px solid #d4d2d2;border-radius:5px;font-family:b yekan;}
    
    .strong1{display:none;}
    .strong2{margin:15px;}
    .coll1{width:80%;}
    .row1,.row2,.row3{width:100%;}
    .row2,.row3{margin-top:10px;width:100%;text-align:right;}
    .row1 div{float:right;margin-right:0px;width:60px;height:60px;background:url(../images/real/allic.png) -360px 0;margin-right:5px;}
    .row2 div{float:right;margin-top:0px;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) -180px 0;}

    .row3 div{float:right;margin-right:0px;width:60px;height:60px;background:url(../images/real/allic.png) -300px 0;margin-right:5px;}
    
 
    .row2 span ,.row3 span ,.row1 span {float:right;width:80%;margin-right:5px;display:inline-block;margin-top:22px;font-size:28px;text-align:right;}
    .coll2{
        
        width:100%;
    }
    
    .spprice{ border-top-right-radius:15px;border-bottom-right-radius:15px;
 width:50%;border:3px solid orange;margin-right:5px;padding-top:10px;font-size:30px;text-align:right}
 
 .spprice2{display:inline-block;
 border-top-right-radius:15px;border-bottom-right-radius:15px;
 width:50%;border:3px solid orange;margin-right:5px;padding-top:10px;font-size:30px;text-align:right}
 .spprice3{background-color:orange;border:3px solid orange;display:inline-block;padding-top:10px;font-size:30px;text-align:right}
 .c2c1{margin-top:5px;margin-right:5px;width:40px;height:40px;}
  .sp1{
 border-top-right-radius:15px;border-bottom-right-radius:15px;
 border:3px solid orange;margin-right:5px;padding-top:10px;font-size:30px;text-align:right}
 
 .sp2{background-color:orange;border:3px solid orange;display:inline-block;padding-top:10px;font-size:30px;text-align:right;}
 .btn .show {display:inline-block;text-decoration:none;}
 .hdetail{display:none;}
 .btn{color:white;background-color:#f9f9f9;width:100%;margin-top:15px;border-top:1px dotted silver;}
 
 .btn button{padding:10px;margin:10px;font-family:b yekan;font-size:22px;background-color:#768d9a;color:white;}
 .by{float:left;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) 0px 0;}
 .hy{float:left;-top:5px;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) -60px 0;}
 .hn{float:left;margin-right:5px;width:40px;height:40px;}
 .fy{float:left;margin-right:5px;width:60px;height:60px;background:url(../images/real/allic.png) -120px 0;}
 .fn{float:left;margin-right:5px;width:40px;height:40px;}
 .colls3{width:70px;}
 .coll3{display:none;}
 
}



.tourlist12 div div a{text-decoration:none;color:#ab5c51;font-size:26px;}
.tourlist12 div{font-size:22px;float:right;text-align:center;}
.tourlist12 div div{margin-top:30px;cursor:pointer;color:black;font-size:26px;font-weight:bold;}
.tourlist12 img{vertical-align: middle;width:90%;}
.tourlist12{cursor:pointer;min-height:250px;max-height:250px;background-color:white;border-radius:5px;border:5px solid #E5E5DF;margin-top:10px;}
.listtour_a{text-decoration:none;color:#ab5c51;font-size:26px;}
.star {
    list-style: none;
    display: inline-block;
    cursor: pointer;
     color: transparent;  
  text-shadow: 0 0 0 #9E9E9E;
   
}
.starul {
    display: inline-block;
    width:150px;
}

.selectedstar {   
    
    color: transparent;  
  text-shadow: 0 0 0 #ff6e00;

     list-style: none;
    display: inline-block;
    cursor: pointer;

}
/* cindexcss*/
body,html{
	margin:0;
	padding:0;
width:100%;height:100%;font-family:b-yekan;
}

.celltxt{
    margin:10px;
    
    display:inline-block;
    COLOR:#e7c500;FONT-FAMILY:b yekan;
    font-size:35px;}
.slotxt{
    COLOR:WHITE;FONT-FAMILY:khodkar;DISPLAY:BLOCK;
    font-size:25px;
}
#divmenu{height:80px;}
#imgcall{display:inline-block;}
#navmenu2,#navmenu{
    height:80px;
    font-family:"sans","b yekan";
    font-size:14px;
    direction:ltr;
	list-style:none;
	font-weight:bold;
	margin:10px 0 10px 0;
	/* Clear floats */
	float:left;
	width:100%;
	color:white;

}
#navmenu2 li{
    float:right;
	margin-right:20px;
	position:relative;
}

#navmenu li{
	float:right;
	margin-right:30px;
	position:relative;
}
#navmenu2 span,#navmenu span{display:block;padding-bottom:10px;}
#navmenu2 a,#navmenu a{
	color:white;

	text-decoration:none;
}
#navmenu2 a:hover,#navmenu a:hover{


	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#navmenu2 ul,#navmenu ul{
    z-index:100;
    border-top:1px solid orange;
  
    width:auto;
	background:black; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#navmenu2 ul li a{
    padding:10px;
    
    display:block;}
#navmenu ul li a
{
    padding:10px 30px 10px 30px;
    
    display:block;
}


#navmenu2 ul li,#navmenu ul li{
   border-top:1px solid white;
    width:100%;
    text-align:center;
    margin:0px;
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:right;
}
#navmenu2 ul a,#navmenu ul a{
    
    font-family:"sans","b yekan";
    font-size:14px;
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#navmenu2 li:hover ul,#navmenu li:hover ul{ /* Display the dropdown on hover */
background:#010216;
	left:auto; /* Bring back on-screen when needed */
    right:0;
    margin-right:-10px;
}
#navmenu2 li:hover a,#navmenu li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
		
	text-decoration:underline;
}
#navmenu2 li:hover ul a,#navmenu li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#navmenu2 li:hover ul li a:hover,#navmenu li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	color:orange;
}










@font-face {
  font-family: 'sans';
  src: url('iransans-no-reg.eot'); /* IE9 Compat Modes */
  src: url('iransans-no-reg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Iransans-No-Reg.woff') format('woff'), /* Modern Browsers */
       url('iransans-no-reg.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('iransans-no-reg.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'b yekan';
  src: url('byekan.eot'); /* IE9 Compat Modes */
  src: url('byekan.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('byekan.woff') format('woff'), /* Modern Browsers */
       url('byekan.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('byekan.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'khodkar';
  src: url('khodkar.eot'); /* IE9 Compat Modes */
  src: url('khodkar.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Khodkar.woff') format('woff'), /* Modern Browsers */
       url('Khodkar.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('khodkar.svg#svgFontName') format('svg'); /* Legacy iOS */
}



@font-face{font-family:"tahoma";src:url(tahoma.svg#tahoma)
format("svg");font-weight:400;font-style:normal}@font-face{font-family:"b yekan";src:url('byekan.svg#b yekan') 
format("svg");font-weight:400;font-style:normal}

@media screen and (min-width:1024px){
    
#left{float:left;width:21.7%;height:96%;border:1px solid silver;display:block;border-radius:3px;font-family:times new roman}

#right{float:left;width:24%;border-radius:3px}
#center{float:left;background-color:#f5f5f5;min-height:500px;width:75%;min-height:800px;border-radius:3px}

#main{direction:rtl;width:1200px;height:100%;margin:0 auto;border-radius:3px;font-family:"b bardiya","times new roman","b homa";font-size:18px}#hotelsatisfaction{background:url(../images/sat.png);position:absolute;width:114px;height:114px;margin-right:550px;font-family:"b tabassom","times new roman",tahoma,arial,arial;font-size:15px;margin-top:-11px;text-align:center;margin-left:-25px;line-height:15px}.vlink{display:block;cursor:pointer;min-width:100px;height:30px;text-decoration:none;text-align:right;font-size:20px;
padding:5px;border-bottom:1px dashed silver;font-family:"b homa","times new roman",tahoma,arial;vertical-align:middle;color:#000}.hlink{min-width:80px;font-family:"b bardiya","b yekan","times new roman",tahoma,arial;font-weight:700;font-size:22px;text-decoration:none;height:35px;display:block;text-align:center;margin:0 2px;padding:2px 4px 10px 0;vertical-align:middle;color:#fff}#div_title{clear:both;padding:10px 15px 10px 0;margin-top:30px;background-color:#FA450C;border-top:3px solid #fff}}
@media screen and (max-width:1024px){
    
    #main{direction:rtl;width:980px;height:100%;margin:0 auto;border-radius:3px;font-family:"b bardiya","times new roman","b bardiya"}
    
    #hotelsatisfaction{background:url(../images/sat.png);position:absolute;width:114px;height:114px;margin-right:440px;font-family:"b tabassom","times new roman",tahoma,arial,arial;font-size:15px;margin-top:-11px;text-align:center;margin-left:-25px;line-height:15px}.hlink{min-width:80px;font-family:"sans","b bardiya","times new roman",tahoma,arial;font-weight:700;font-size:16px;text-decoration:none;height:35px;display:block;text-align:center;margin:0 2px;padding:2px 4px 10px 0;vertical-align:middle;color:#fff}
.vlink{display:block;cursor:pointer;min-width:100px;height:30px;text-decoration:none;text-align:right;font-size:20px;padding:5px;border-bottom:1px dashed silver;font-family:"b yekan","times new roman",tahoma,arial;vertical-align:middle;color:#000}#div_title{font-size:20px;clear:both;padding:10px 15px 10px 0;margin-top:30px;background-color:#FA450C;border-top:3px solid #fff}}#menu{position:relative;z-index:1;width:100%;height:50px;float:right;clear:right;background-color:#603}#top{width:100%;float:left;margin:2px auto}#tour tr{font-family:"b tabassom","times new roman","angsana new",tahoma,arial;background-color:#efe7e7;font-size:16px}#cheap :hover{box-shadow:0 5px 16px #fff}#tour select{height:30px;border:2px solid #CDDC39;border-radius:5px;width:102px}#tour{font-family:"b tabassom","times new roman","angsana new",tahoma,arial;font-size:15px;border-radius:5px;margin:10px auto;padding:0 5px 10px 15px;width:550px;clear:both}
#tour_title{font-family:"b tabassom","times new roman","angsana new",tahoma,arial;font-size:15px;border-radius:5px;margin:10px auto;width:520px}
#contact{
    padding-top:20px;
    width:100%;
height:100%;font-size:14px;color:#9a9a9a;text-align:justify;
}

#contact p,#contact li
{
    box-sizing:border-box;
    padding:20px;
    width:90%;
    margin:0 auto;
    background:white;
    box-shadow:20px 20px 50px 15px whitesmoke; 
}
#contact span,#contact ul{
     padding:20px;
    display:block;
    color:#4CAF50;
    margin-top:20px;
    
}

#container{background-color:#fff;width:100%;margin:1px auto}

#footer_div{width:90%;height:40%;border:3px dashed #fff;float:right;border-radius:50%;margin:2% 5%}

#footer_div img{margin-top:10%;width:50%;height:50%}
#last_header{display:block;margin-top:10px;background-color:#fc0;width:98%;padding:1%;height:30px;font-size:22px}


#btnsrch{width:100px;font-size:1.2em;margin-left:30px}
#explains{margin:10px;text-align:justify;color:#9E9E9E;}
#explainhotel{font-size:13px;margin:10px;text-align:justify;color:#9E9E9E;}
.recomendation{margin:20px 10px;color:red;background-color:#fff;text-align:center;font-size:14px;font-weight:700;border:1px solid #e6e6e6;padding:10px;}
#facility,#rfacility2{padding:10px;font-family:sans,"b yekan",tahoma,"times new roman",arial;font-size:.7em;display:block;overflow:hidden;margin:10px;direction:rtl;border:1px solid #e6e6e6;background-color:white;}

#facility{text-align:justify;}
.reg_comment{text-align:center;font-family:sans;font-size:12px;padding:20px;}
.rec_comment{display:block;}
.reg_comment input[type='button']{width:200px;border-radius:3px;font-family:tahoma;background-color:gray;border:1px solid gray;}
.reg_comment textarea,.reg_comment select,.reg_comment input[type='text']{margin-bottom:15px;font-family:sans;width:70%;clear:left;}
.reg_comment label{display:inline-block;width:100%;clear:right;float:right;}
h4{font-size:16px}
#star{background-image:url(images/5star.jpg);width:105px;height:20px;margin:10px auto}.tourtd{font-family:tahoma,"arial","times new roman";font-size:13px;text-align:center;height:40px;background-color:#fff;vertical-align:top;min-width:60px;border-bottom:1px solid silver;padding-top:10px}#type_tour{float:right;width:40px;height:40px}#dist{margin-right:10px;position:relative;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);float:right}.tdcompare{min-width:28px;max-width:28px;cursor:pointer;font-size:17px;color:#ab5c51;vertical-align:middle;text-align:center;height:40px;font-weight:700;padding-top:5px;padding-bottom:5px}.tdcompare2{min-width:60px;max-width:60px;cursor:pointer;font-size:17px;color:#ab5c51;vertical-align:middle;text-align:center;height:40px;font-weight:700;padding-top:5px;padding-bottom:5px}.tdinterest{min-width:38px;cursor:default;max-width:38px;cursor:pointer;font-size:17px;color:#ab5c51;vertical-align:middle;text-align:center;height:40px;font-weight:700;padding-top:5px;padding-bottom:5px}.tdbed{min-width:63px;max-width:63px;cursor:pointer;font-size:21px;color:#ab5c51;vertical-align:middle;text-align:center;height:40px;font-weight:700;padding-top:5px;padding-bottom:5px}.tdbed a img{width:50px;height:50px}.tddays{max-width:58px;min-width:58px;cursor:pointer;font-size:17px;color:#ab5c51;vertical-align:middle;text-align:center;height:40px;font-weight:700;padding-top:5px;padding-bottom:5px}.tdcityname{min-width:38px;max-width:38px;cursor:pointer;font-size:17px;color:#ab5c51;vertical-align:middle;text-align:center;height:40px;font-weight:700;padding-top:5px;padding-bottom:5px}

#hheader{padding:20px 5px 5px 5px;background:white;border:1px solid #e6e6e6;margin:10px;text-align:center;overflow:hidden;}

#hheader span{color:#ab5c51;font-family:"sans","times new roman",b nazanin,tahoma,arial;font-size:14px}



.himagelist{padding:5px;background-color:#fff;border-radius:2px;box-shadow:0 0 6px #cacaca;float:right;}
.hotels{width:98%;height:200px;background-color:#fff;border:1px solid #d1d5db;margin:12px auto;margin-top:0px;overflow:hidden;}
.hotels #explains{margin:10px 0 10px 8px;height:80px;font-size:11px;overflow:hidden;}
.hotels a{text-decoration:none;font-family:sans,tahoma,"times new roman",arial,arial;color:#00335f;font-size:13px;font-weight:700}

.hotels #hheader{width:99%;float:right;padding-bottom:0;padding-top:2px}
#cname{width:100%;clear:both;border-top:1px dashed silver;font-family:tahoma,"times new roman",arial;font-size:10px}.country_list{float:right;height:25px;width:130px}.hnames{font-family:"b yekan","sans";display:inline-block;width:80%;text-decoration:none;color:#021a48}.hnames:hover{color:red}.box{padding-right:15px;font-size:medium;direction:rtl;margin:auto;background:#f6f6f6;border-radius:5px;height:auto;clear:both;display:table;width:90%}.replybox{padding-right:15px;font-size:small;direction:rtl;margin:20px;background:#fff;border-radius:5px;clear:both;display:table;width:90%}.rcomment{border:1px solid orange;border-radius:3px;background-color:#fff;margin:15px;padding-top:10px}.like{margin:0 5px 5px;float:left;background:#d5d3d3}#idea{color:#c00;margin:10px}#idea_type{font-size:12px;font-family:"sans","times new roman",tahoma,arial;margin:20px}.lideatd{font-family:tahoma,arial,arial;font-size:small;margin-right:10px;display:block;width:150px}
.ideatext{height:70px;border:1px solid gray;width:250px;border-radius:5px}#compare_list{display:none;position:absolute;z-index:1;float:left;height:150px;width:500px;background-color:#fff;border:1px solid orange}#compare_list div{display:inline-block;boder:1px solid red}#top a{font-size:20px;text-decoration:none;color:black;font-family:"b tabassom","times new roman"}#top span{font-size:20px;cursor:pointer;color:black;text-decoration:none;font-family:"b tabassom","times new roman"}
.comment{font-family:sans;margin:5px auto px;border:1px solid silver;border-radius:3px;width:99%;background-color:#fff}.firstcolumn{margin-top:50px;width:50%;height:500px;border:2px solid red}.secondcolumn{float:right;display:inline-block}.roomcolumn1{clear:right;float:right;display:inline-block}.frowfc{padding-right:10px;height:120px;width:100px;font-family:"b yekan","times new roman",tahoma,arial;font-size:14px;text-align:center}.secondrowfc{width:100px;border-top:1px solid gray;font-family:"b yekan","times new roman",tahoma,arial;font-size:14px;height:300px;vertical-align:middle;text-align:center}.firstrow{font-size:12px;font-family:tahoma,"times new roman",arial;height:120px;width:120px;border-right:2px solid gray;text-align:center}#filter_rec{background:#c33;width:210px;float:right;border:1px solid #ffc0cb;color:#000;width:95%}#filter_rec a{cursor:pointer;min-width:209px;width:90%;margin-right:5%;height:265px;float:right;clear:both;text-decoration:none
    
}

#filter_rec_m span{color:#3e3e3e;line-height:30px;display:block;margin-top:10px;}
#filter_rec_m a{cursor:pointer;margin-right:5%;width:90%;float:right;clear:both;text-decoration:none}#filter{width:100%;float:right;border:1px solid #556F03;color:#000;font-family:b yekan;}#del_filter{width:100%;background:#A00712;height:30px;float:right;clear:both;cursor:pointer}.secondrow{width:120px;border-right:2px solid gray;font-family:tahoma,"times new roman",arial;font-size:12px;height:300px;vertical-align:top;text-align:right}.roomcolumn{float:right;display:inline-block}.ltd3 a{text-decoration:none}#hotelmenu{font-family:'b yekan', sans;width:98%;border:1px solid silver;padding-top:15px;height:70px;float:right;vertical-align:middle;line-height:50px;box-shadow:5px 5px 5px #cacaca}#hotelmenu:hover{line-height:55px;cursor:pointer}.srch{position:relative;top:100px;width:90%;margin:0 auto;font-family:tahoma,"times new roman",arial;color:red}.td1{width:140px;display:block}.td2{display:block;width:20px}.td3{padding-right:10px;display:block;width:10px}.tdsrch{width:100px;font-family:tahoma,"times new roman",arial;background-color:gray;color:#fff200;border-radius:3px;font-size:.9em}.trsrch{height:50px;font-family:tahoma,"times new roman",arial;font-size:.8em;color:gray}.tdsrch2{width:100px;font-family:tahoma,"times new roman",arial;background-color:gray;color:#fff200;border-radius:3px}.ftd{width:100%;display:block}.ftd2{width:85px;display:block}.ftd3{width:58px;display:block}.hotel_info_header{color:#5b83b2;text-align:center;width:100%}
.tourtd2{min-width:50px;cursor:pointer;max-width:50px;font-size:20px;color:#ab5c51;vertical-align:middle;text-align:center;height:40px;font-weight:700;padding-top:5px;padding-bottom:5px}


.tourtd2 a{word-wrap:break-word;word-wrap:break-all;cursor:pointer;color:#ab5c51;width:50px;height:50px;text-decoration:none}
.tourtd2 img{width:50px;height:50px}.h_tourtd2{font-size:22px}.h_tourtd2 :hover{color:#ff0}
.tour_button{cursor:pointer;font-weight:700;border-radius:2px;width:70px;font-family:sans,"times new roman","angsana new",tahoma,arial;font-size:16px;color:#fff;background:#ea0646;width:100%;border:2px solid #fff}
.tour_button3{font-size:14px;width:105px;height:40px;cursor:pointer;font-weight:700;border-radius:2px;font-family:"b tabassom","times new roman","angsana new",tahoma,arial;font-size:16px;color:#000;background:#B5E51D;border:2px solid #fff}
.tour_button2{cursor:pointer;font-weight:700;border-radius:2px;font-family:"b tabassom","times new roman","angsana new",tahoma,arial;color:#000;background:#B5E51D;border:2px solid #fff;font-size:14px;width:110px;height:40px}
#d1,#d2,#sort_data,#sort_type{width:120px;font-size:20px;border:2px solid #CDDC39;padding-right:5px;border-radius:5px;font-family:'sans',"b yekan","angsana new",tahoma,arial;background:#fff;}
#tourlist{font-family:"b tabassom","times new roman","angsana new",tahoma,arial;font-size:22px;border-radius:5px;margin:0 auto 20px;clear:both;width:506px}
#tourlist1{margin:0 auto 20px;border:3px solid #E5E5DF;border-radius:5px}
#tourlist tr,#tourlist1 tr{font-family:"b tabassom","times new roman","angsana new",tahoma,arial;background-color:#fff;font-size:16px}
#dateshow{font-weight:700;padding-top:5px;display:block;background-color:#F0B401;}
.srchdate{display:table-cell;color:#000;background-color:#fff;height:30px;padding-top:10px;margin-top:10px;width:500px}
#hotelname{vertical-align:top;padding-top:5px;min-width:98px;max-width:98px}
#tourcomment{font-family:"b tabassom","times new roman",tahoma,arial;background-color:#fff;font-size:20px;color:green;border-radius:5px;margin:0 5px;float:right;padding:0 10px 10px 15px}
.rtd{padding-right:10px;padding-top:10px;font-family:"b yekan",tahoma,arial;font-size:15px;width:100px;border-left:1px solid #fff;background-color:#efd1d1;height:30px}
.com_td td{width:90px;padding-right:10px;padding-top:10px;border-left:1px solid #fff;background-color:#efe7e7;font-family:"b yekan",tahoma,arial;font-size:15px;border-bottom:1px solid #fff;box-shadow:0 5px 16px #fff}
.com_tour{width:17px;cursor:pointer}.com_td2{table-layout:fixed}.com_td2 td{height:35px;word-wrap:break-word;text-align:center;padding-right:10px;padding-top:10px;width:115px;max-width:115px;font-family:"b yekan",tahoma,arial;font-size:14px;border-bottom:1px solid #fff;box-shadow:0 5px 16px #fff}.ltd{padding-top:10px;font-family:"b yekan",tahoma,arial;font-size:13px;width:90px;border-left:1px solid #fff;background-color:#efe7e7}.ltd2{text-align:center;padding-top:10px;font-family:"b yekan",tahoma,arial;width:101px;border-left:1px solid #fff;background-color:#efe7e7}.ltd3{text-align:center;font-family:"b yekan",tahoma,arial;height:40px;width:100px}.rtd2{width:400px;padding-right:10px}.com_rtd{padding-right:10px;padding-top:10px;font-family:"b yekan",tahoma,arial;font-size:15px;height:33px;max-width:110px;text-align:center;max-height:300px}#map td{width:300px;height:40px;text-align:right}.buy_button{height:40px;background-color:#008E00;font-family:'b yekan',tahoma,arial}.tour_info_header{margin-top:10px;display:inline;font-family:'b yekan',tahoma,arial;font-size:16px}#tbtour td{border-bottom:1px solid #fff;box-shadow:0 5px 16px #fff}#tourexp{font-family:tahoma,arial,arial;font-size:15px;border-radius:5px;margin:10px;padding:30px 10px 0}#hinsert label{width:150px;margin-top:15px;border:2px solid #324818;height:20px;display:block;font-family:bhoma,tahoma,arial,arial;font-size:14px;color:#af7f7f;text-align:center}#hinsert input{width:200px;height:30px}#hinsert input[type=checkbox]{width:20px;height:30px}#hinsert textarea{width:300px;height:100px;display:block}#hinsert select{width:150px;height:20px}.mark{width:20px;height:20px}#compare{margin-top:20px;background:#fff}#compare2{margin-top:20px}.compare_hotel_table{background:#fff;border:2px solid silver;display:table;margin-top:50px;clear:right;margin-right:10px}.compare_hotel_header{padding:5px;background:#efe7e7;margin-right:10px;margin-top:30px;height:30px;padding-top:20px;display:block;clear:right;float:right;border:2px solid silver;font-family:"b yekan","b nazanin"}#compare td{width:100px;max-width:100px;padding-right:10px;border-bottom:1px dashed red;font-family:"b yekan","times new roman",tahoma,arial;font-size:14px;height:40px}#compare_sat{margin-top:20px}#compare_sat td{width:100px;padding-right:10px;border-bottom:1px dashed red;font-family:tahoma,arial,arial;font-size:12px;height:40px}#compare2 td{border-right:2px solid silver;border-bottom:1px dashed red;font-family:tahoma,arial,arial;font-size:12px;height:40px;vertical-align:middle;text-align:center}#pagegraphic{position:fixed;top:0;width:170px;height:173px;z-index:2;background:lime}#wrap{width:500px;margin:0 auto;padding:15px;background:#fff;border:1px solid red;height:1500px}#fix-wrap{float:right;width:370px}#top_menu{top:0;left:10px;position:absolute;z-index:100;height:50px;width:98%;background-color:#ababab;padding-top:10px;margin:10px auto 0;font-family:yekan,tahoma;color:gray;font-size:16px;background:-webkit-linear-gradient(#ababab,white);background:-o-linear-gradient(#ababab,white);background:-moz-linear-gradient(#ababab,white);background:linear-gradient(#f5f5f5,white)}#comparediv{float:left;display:inline-block;margin:0 17px 10px 20px;cursor:pointer}#comparediv a{text-decoration:none}#details{display:block;width:100%;background:#14CA62;color:#fff;text-decoration:none;margin:10px auto 0}#last_date{color:#fff;background:#08980A}.cheap{border:1px solid silver;padding-top:10px;display:table;font-family:'b nazanin';font-weight:700;float:right;margin:10px 25px;background:#fff;font-size:16px;width:500px;height:200px;border-radius:5px}.a_tourtd{font-size:22px;text-decoration:none;color:#ab5c51}.r


.starimg{margin-right:-30px}


#address{color:#1f2c38;display:block;}#hotelsatisfaction label{height:20px;display:block;padding-top:30px;margin-left:-50px;transform:rotate(-40deg);color:green;font-weight:700}.input_filter{display:inline-block}ul{list-style:none;margin:0;padding:0}li.main{cursor:pointer;list-style:none;float:right;border-radius:5px 5px 0 0;padding-top:2px;margin-left:2.5px;height:37px;border-left:1px solid #000;text-align:center;min-width:60px}li.main:hover,li.main a:hover{color:#d58512}.col1{float:right;min-width:100px;display:none}.col2{margin-left:0;float:left;display:none;width:100px}.hmenu:hover a{background-color:#999}li:hover div{display:block}li:hover .submenu{border:1px solid silver}div.submenu a:hover{background-color:#999}div.submenu{position:absolute;border-radius:0 0 5px 5px;min-width:100px;background-color:#fff}.roundedTwo input[type='checkbox']{display:none}.roundedTwo{width:20px;height:20px;float:right;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50%;-webkit-box-shadow:inset 0 1px 1px white,0 1px 3px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 1px 1px white,0 1px 3px rgba(0,0,0,0.5);box-shadow:inset 0 1px 1px white,0 1px 3px rgba(0,0,0,0.5);position:relative}.roundedTwo label{cursor:pointer;position:absolute;width:15px;height:15px;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50%;left:3px;top:2px;background:-webkit-linear-gradient(top,green 0%,#45484d 100%);background:-moz-linear-gradient(top,green 0%,#45484d 100%);background:-o-linear-gradient(top,green 0%,#45484d 100%);background:-ms-linear-gradient(top,green 0%,#45484d 100%);background:linear-gradient(top,green 0%,#45484d 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='green',endColorstr='#45484d',GradientType=0)}.roundedTwo label:after{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);opacity:0;content:'';position:absolute;width:11px;height:5px;background:transparent;top:2px;left:2px;border:3px solid orange;border-top:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.roundedTwo label:hover::after{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);filter:alpha(opacity=30);opacity:.3}.roundedTwo input[type=checkbox]:checked + label:after{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);opacity:1}#overlay{background-color:rgba(1,1,0,.7);z-index:999;position:fixed;left:0;top:0;width:100%;height:100%;display:none}
#loading img{width:200px;height:200px}
#loading{z-index:1000;position:fixed;left:40%;top:50%;display:none}.toptours{margin-top:10px;float:right;width:120px;height:130px;border-left:2px dashed #fc0}#loadimg{width:200px;height:200px}.tourtitle{display:block;margin-top:10px;background:#fc0;width:530px;padding:10px;height:30px;font-size:22px}.lastsecond{text-decoration:none;font-size:20px;color:#000;background-color:#31A9DD;width:200px}.lastsecon_tour{background-color:#efd1d1;border:2px solid #fff}.menuimg{float:left;width:100px;height:40px}.bedimg{width:40px}.hidespan{display:none}.del_com_div{margin-top:0;cursor:pointer;width:10px;height:10px;display:inline-block;position:absolute}.top_hotel{position:relative;right:35px;width:50px;height:50px}.com_list_icon{display:none;position:absolute;z-index:1}.del_com_list{margin-top:5px;font-size:14px;width:110px;height:40px}.tourinformation{width:150px;padding-top:10px;height:40px;border:2px solid #fff;background-color:#efe7e7;clear:both}.tourinformation img{float:right;display:inline;margin-top:-10px;margin-right:10px}.tour_info_div{background-color:#efe7e7;border:2px solid #fff;width:500px}.hotelinfo{clear:both;width:150px;height:40px;border:2px solid #fff;background-color:#efd1d1}.hotelinfo img{float:right;display:inline;margin-top:-10px;margin-right:10px}.lower_div{float:left;clear:left;margin:5px;margin-left:10px}.lower_div img{float:left;width:20px;cursor:pointer;margin-right:5px}.hoteltable{background-color:#efd1d1;border:2px solid #fff}.buy_link{color:#fff;cursor:pointer;width:100%;text-decoration:none;display:block}.com_list_img{float:left;width:20px;cursor:pointer}.social_list{clear:both;float:left;margin-top:10px}.social_list img{width:15px;height:15px}.social_list a{display:inline-block;width:15px;height:15px;margin-right:2px}#div_ticket{border-radius:2%;display:none;line-height:2;border:1px solid silver;position:fixed;z-index:1000;width:50%;height:550px;top:12%;left:25%;background-color:#fff}#div_ticket img{margin-right:5px;cursor:pointer}.passenger_div{width:100%;padding-right:20px}.passenger_div span{min-width:100px;display:inline-block}.passenger_div select{border-radius:2%;width:50px}.passenger_div textarea{width:80%;border-radius:2%}.passenger_div input{border-radius:2%}.buy_link_tour{cursor:pointer;width:90%;margin:0 auto;background-color:green}#alert1{display:none;color:red}#alert2{display:none;color:red}._m{border:2px solid #fc0;box-shadow:0 5px 16px #fff;border-radius:50%;width:100px;height:130px;margin-top:20px}

.rec_img_m{display:inline-block;float:right;border-radius:5px;margin:5px 5px 5px 15px;width:100px;height:100px;}.t_title{display:table;background:#fc0;width:530px;padding:10px;height:20px}.filter_h{background:#eef2f5;width:100%;height:30px;color:black;float:right;clear:both}.f_slider{margin-top:10px;width:94%;float:right;clear:both}
.filter_h2{color:white;background:#768d9a;width:100%;height:30px;float:right;clear:both}.filter_h2 strong{color:white}.f_div{direction:rtl;padding-right:10px}.f_slc{width:120px;height:30px;margin:2px}#kishimg{width:80%;height:400px;margin:10px 10%}




@media screen and (max-device-width:700px){#channel1{background-color
:#0ADFFB;position:absolute;top:700px;width:100%;}#channel1 a{padding-top:10px;color:black;font-size:40px;}
}

@media screen and (min-device-width:700px){#channel1 a{display:none;}}
@media screen and (min-width:1025px){
    #dvmtours{
    display:block;
    overflow:hidden;
    width:75%;
    margin:0 auto;
   
}
    #center{width:75%;}
    #outimg1{position:absolute;width:300px;height:300px;left:550px;top:250px;z-index:1;}
#main1{height:300px;position:absolute;left:200px;top:250px;width:300px;cursor:pointer;z-index:2;border-radius:50%;border:5px solid white;}
#outimg2{position:absolute;width:300px;height:300px;left:160px;top:350px;z-index:1;}
#main2{z-index:2;position:absolute;left:300px;top:50px;width:300px;height:300px;cursor:pointer;border-radius:50%;border:5px solid white;}
#outimg3{position:absolute;left:400px;top:0px;z-index:1;}
#main3{z-index:2;position:absolute;left:400px;top:250px;width:350px;height:350px;cursor:pointer;border-radius:50%;border:5px solid white;}
#main1 img:hover,#main3 img:hover,#main2 img:hover{border:1px solid white;}
#name{z-index:2;position:absolute;left:0px;top:50px;background:green;border:1px solid orange;width:450px;height:120px;}
#name2{z-index:2;position:absolute;left:600px;top:400px;background:#ff9900;border:1px solid green;width:420px;height:120px;}
#name2 span{padding-right:50px;cursor:pointer;color:white;top:50px;font-family:"b yekan",tahoma;position:absolute;}
#ulimg3{display:none;position:absolute;left:0px;top:230px;}
.fpage ul{list-style-type:none;font-family:sans,b yekan;font-size:12px;font-weight:bold;}
#ulimg2{display:none;position:absolute;left:540px;top:30px;}
#ulimg1{display:none;position:absolute;left:800px;top:250px;}
#name img{margin-right:150px;width:200px;height:100px;}
#main1 img,#main2 img{width:300px;height:300px;border-radius:50%;}
#main3 img{width:350px;height:350px;border-radius:50%;}
#ulimg2 li,#ulimg1 li,#ulimg3 li{z-index:3;}
#ulimg2 li a{display:block;width:100px;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:10px;color:black;text-decoration:none;background:url("../images/label.png");background-repeat:no-repeat;}
#ulimg3 li a{display:block;width:100px;background:#2378AE;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:10px;color:black;background:-webkit-linear-gradient(#2378AE, #33bdef);background:-o-linear-gradient(#2378AE, #33bdef);background:-moz-linear-gradient(#2378AE, #33bdef);//background:linear-gradient(#2378AE, #33bdef);text-decoration:none;background:url("../images/label1.png");background-repeat:no-repeat;height:35px;}
#ulimg2 a{display:block;width:100px;background:#2378AE;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:10px;color:black;background:-webkit-linear-gradient(#2378AE, #33bdef);background:-o-linear-gradient(#2378AE, #33bdef);background:-moz-linear-gradient(#2378AE, #33bdef);//background:linear-gradient(#f06305, yellow);text-decoration:none;}
#ulimg2 a:hover,#ulimg3 a:hover{cursor:pointer;font-size:19px;}
#main3 span{color:white;font-size:40px;}
#span3{position:absolute;font-family:"b yekan";left:305px;top:480px;cursor:pointer;color:white;font-size:45px;z-index:100;}
#name1 a,#name2 a{text-decoration:none;}
#span2{position:absolute;font-family:"b yekan";left:420px;top:50px;cursor:pointer;color:white;font-size:45px;z-index:100;}
#span1{position:absolute;font-family:"b yekan";left:515px;top:500px;cursor:pointer;color:white;font-size:40px;z-index:100;text-decoration:none;}
}
@media only screen and (min-width:1025px) and (min-aspect-ratio:13/10){#main1 img,#main2 img,#main3 img{border-radius:50%;}
#main1 img:hover,#main2 img:hover,#main3 img:hover{border:1px solid white;border-radius:50%;}
#name{position:absolute;left:0px;top:6%;background:green;border:1px solid orange;width:45%;height:16%;}
#name2{position:absolute;left:58%;top:70%;background:#ff9900;border:1px solid green;width:42%;height:16%;z-index:2;}
#name2 span{padding-right:6%;cursor:pointer;color:white;top:6%;font-family:"b tabassom",tahoma;position:absolute;}
#ulimg3{display:none;position:absolute;left:0px;top:40%;width:10%;}
.fpage ul{text-align:center;list-style-type:none;font-family:sans,b tabassom;font-size:16px;font-weight:bold;width:100%;}
#ulimg2 ul li,#ulimg1 ul li, #ulimg3 ul li{width:100%;}
#ulimg2{display:none;position:absolute;left:55%;top:8%;width:10%;}
#ulimg1{display:none;position:absolute;left:80%;top:34%;width:10%;}
#name img{margin-right:40%;height:80%;}
#main1 img,#main2 img{width:100%;height:100%;border-radius:50%;}
#main3 img{width:100%;height:100%;border-radius:50%;}
#ulimg2 li a{display:block;width:100%;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:2%;color:black;text-decoration:none;background:url("../images/label.png");background-size:100% 100%;background-repeat:no-repeat;z-index:3;}
#ulimg3 li a{z-index:3;display:block;width:100%;background:#2378AE;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:5%;color:black;background:-webkit-linear-gradient(#2378AE, #33bdef);background:-o-linear-gradient(#2378AE, #33bdef);background:-moz-linear-gradient(#2378AE, #33bdef);//background:linear-gradient(#2378AE, #33bdef);text-decoration:none;background:url("../images/label1.png");background-size:100% 100%;background-repeat:no-repeat;}
#ulimg2 a{z-index:3;display:block;width:100%;background:#2378AE;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:5%;color:black;background:-webkit-linear-gradient(#2378AE, #33bdef);background:-o-linear-gradient(#2378AE, #33bdef);background:-moz-linear-gradient(#2378AE, #33bdef);//background:linear-gradient(#f06305, yellow);text-decoration:none;}
#ulimg2 li,#ulimg21 li,#ulimg3 li{z-index:3;}
#ulimg2 a:hover,#ulimg2 a:hover{cursor:pointer;font-size:25px;}

#main3 span{color:white;font-size:large;}
#name1 a,#name2 a{text-decoration:none;}
}
@media only screen and (min-width:1025px) and (min-aspect-ratio:18/10){#outimg3{width:18%;height:30%;position:absolute;left:45%;top:5%;z-index:1;}
#span2{position:absolute;font-family:"b yekan";left:42.5%;top:8%;cursor:pointer;color:white;font-size:40px;z-index:100;}
#main2{position:absolute;left:30%;top:5%;cursor:pointer;width:28%;height:57%;font-size:10%;z-index:2;border:5px solid white;border-radius:50%;}
#outimg2{position:absolute;width:27%;height:35%;left:16%;top:64%;z-index:1;}
#span3{position:absolute;font-family:"b yekan";left:30%;top:78%;cursor:pointer;color:white;font-size:45px;z-index:100;font-size:40px;}
#main1{position:absolute;left:20%;top:35%;cursor:pointer;width:25%;height:53%;font-size:10%;z-index:2;border:5px solid white;border-radius:50%;}
#outimg1{position:absolute;width:20%;height:63%;left:55%;top:35%;z-index:1;}
#span1{position:absolute;font-family:"b yekan";left:52%;top:85%;cursor:pointer;color:white;font-size:40px;z-index:100;text-decoration:none;}
#main3{position:absolute;left:40%;top:35%;cursor:pointer;width:30%;height:63%;z-index:2;border:5px solid white;border-radius:50%;}
}
@media only screen and (min-width:1025px) and (min-aspect-ratio:16/10) and (max-aspect-ratio:18/10){#outimg3{width:19%;height:25%;position:absolute;left:45%;top:5%;z-index:1;}
#span2{position:absolute;font-family:"b yekan";left:43%;top:8%;cursor:pointer;color:white;font-size:45px;z-index:100;}
#main2{position:absolute;left:30%;top:5%;cursor:pointer;width:30%;height:54%;font-size:10%;z-index:2;border:5px solid white;border-radius:50%;}
#outimg2{position:absolute;width:27%;height:33%;left:16%;top:63%;z-index:1;}
#span3{position:absolute;font-family:"b yekan";left:30%;top:76%;cursor:pointer;color:white;font-size:45px;z-index:100;font-size:45px;}
#main1{position:absolute;left:20%;top:35%;cursor:pointer;width:28%;height:51%;font-size:10%;z-index:2;border:5px solid white;border-radius:50%;}
#outimg1{position:absolute;width:22%;height:62%;left:57%;top:35%;z-index:1;}
#span1{position:absolute;font-family:"b yekan";left:52%;top:85%;cursor:pointer;color:white;font-size:45px;z-index:100;text-decoration:none;}
#main3{position:absolute;left:40%;top:35%;cursor:pointer;width:34%;height:62%;z-index:2;border:5px solid white;border-radius:50%;}
}
@media only screen and (min-width:1025px) and (min-aspect-ratio:13/10) and (max-aspect-ratio:16/10){#outimg3{width:20%;height:30%;position:absolute;left:45%;top:5%;z-index:1;}
#span2{position:absolute;font-family:"b yekan";left:42%;top:8%;cursor:pointer;color:white;font-size:50px;z-index:100;}
#main2{position:absolute;left:30%;top:5%;cursor:pointer;width:30%;height:46%;font-size:10%;z-index:2;border:5px solid white;border-radius:50%;}
#outimg2{position:absolute;width:30%;height:30%;left:16%;top:63%;z-index:1;}
#span3{position:absolute;font-family:"b yekan";left:31%;top:72%;cursor:pointer;color:white;font-size:50px;z-index:100;}
#main1{position:absolute;left:20%;top:35%;cursor:pointer;width:30.5%;height:47%;font-size:10%;z-index:2;border:5px solid white;border-radius:50%;}
#outimg1{position:absolute;width:28%;height:60%;left:53%;top:35%;z-index:1;}
#span1{position:absolute;font-family:"b yekan";left:51%;top:75%;cursor:pointer;color:white;font-size:50px;z-index:100;text-decoration:none;}
#main3{position:absolute;left:40%;top:40%;cursor:pointer;width:33%;height:51%;z-index:2;border:5px solid white;border-radius:50%;}
}
@media only screen and (min-width:1025px) and (max-aspect-ratio:13/10){#imgfirstpage{width:1024px;}
#outimg1{position:absolute;width:300px;height:300px;left:550px;top:250px;z-index:1;}
#main1{position:absolute;left:200px;top:250px;cursor:pointer;z-index:2;border-radius:50%;border:5px solid white;}
#outimg2{position:absolute;width:300px;height:300px;left:160px;top:350px;z-index:1;}
#main2{z-index:2;position:absolute;left:300px;top:50px;cursor:pointer;border-radius:50%;border:5px solid white;}
#outimg3{position:absolute;left:400px;top:0px;z-index:1;}
#main3{z-index:2;position:absolute;left:400px;top:250px;cursor:pointer;border-radius:50%;border:5px solid white;}
#main1 img:hover,#main3 img:hover,#main2 img:hover{border:1px solid white;}
#name{z-index:2;position:absolute;left:0px;top:50px;background:green;border:1px solid orange;width:450px;height:120px;}
#name2{z-index:2;position:absolute;left:600px;top:400px;background:#ff9900;border:1px solid green;width:420px;height:120px;}
#name2 span{padding-right:50px;cursor:pointer;color:white;top:50px;font-family:"b tabassom",tahoma;position:absolute;}
#ulimg3{display:none;position:absolute;left:0px;top:230px;}
.fpage ul{text-align:center;list-style-type:none;font-family:sans,b tabassom;font-size:14px;font-weight:bold;}
#ulimg2{display:none;position:absolute;left:540px;top:30px;}
#ulimg1{display:none;position:absolute;left:800px;top:250px;}
#name img{margin-right:150px;width:200px;height:100px;}
#main1 img,#main2 img{width:300px;height:300px;border-radius:50%;}
#main3 img{width:350px;height:350px;border-radius:50%;}
#ulimg2 li,#ulimg1 li,#ulimg3 li{z-index:3;}
#ulimg2 li a{display:block;width:100px;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:10px;color:black;text-decoration:none;background:url("../images/label.png");background-repeat:no-repeat;}
#ulimg3 li a{display:block;width:100px;background:#2378AE;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:10px;color:black;background:-webkit-linear-gradient(#2378AE, #33bdef);background:-o-linear-gradient(#2378AE, #33bdef);background:-moz-linear-gradient(#2378AE, #33bdef);//background:linear-gradient(#2378AE, #33bdef);text-decoration:none;background:url("../images/label1.png");background-repeat:no-repeat;}
#ulimg2 a{display:block;width:100px;background:#2378AE;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:10px;color:black;background:-webkit-linear-gradient(#2378AE, #33bdef);background:-o-linear-gradient(#2378AE, #33bdef);background:-moz-linear-gradient(#2378AE, #33bdef);//background:linear-gradient(#f06305, yellow);text-decoration:none;}
#ulimg2 a:hover,#ulimg2 a:hover{cursor:pointer;font-size:19px;}

#main3 span{color:white;font-size:40px;}
#span3{position:absolute;font-family:"b yekan";left:305px;top:480px;cursor:pointer;color:white;font-size:45px;z-index:100;}
#name1 a,#name2 a{text-decoration:none;}
#span2{position:absolute;font-family:"b yekan";left:420px;top:50px;cursor:pointer;color:white;font-size:45px;z-index:100;}
#span1{position:absolute;font-family:"b yekan";left:515px;top:500px;cursor:pointer;color:white;font-size:40px;z-index:100;text-decoration:none;}
}
@media screen and (max-width:1024px){#imgfirstpage{width:1024px;}
#outimg1{position:absolute;width:300px;height:300px;left:550px;top:250px;z-index:1;}
#main1{max-height:300px;position:absolute;left:200px;top:250px;cursor:pointer;z-index:2;border-radius:50%;border:5px solid white;}
#outimg2{position:absolute;width:300px;height:300px;left:160px;top:350px;z-index:1;}
#main2{max-height:300px;z-index:2;position:absolute;left:300px;top:50px;cursor:pointer;border-radius:50%;border:5px solid white;}
#outimg3{position:absolute;left:400px;top:0px;z-index:1;}
#main3{max-height:350px;z-index:2;position:absolute;left:400px;top:250px;cursor:pointer;border-radius:50%;border:5px solid white;}
#main1 img:hover,#main3 img:hover,#main2 img:hover{border:1px solid white;}
#name{z-index:2;position:absolute;left:0px;top:50px;background:green;border:1px solid orange;width:450px;height:120px;}
#name2{z-index:2;position:absolute;left:600px;top:400px;background:#ff9900;border:1px solid green;width:420px;height:120px;}
#name2 span{padding-right:50px;cursor:pointer;color:white;top:50px;font-family:"b tabassom",tahoma;position:absolute;}
#ulimg3{display:none;position:absolute;left:0px;top:230px;}
.fpage ul{text-align:center;list-style-type:none;font-family:sans,b tabassom;font-size:14px;font-weight:bold;}
#ulimg2{display:none;position:absolute;left:540px;top:30px;}
#ulimg1{display:none;position:absolute;left:800px;top:250px;}
#name img{margin-right:150px;width:200px;height:100px;}
#main1 img,#main2 img{width:300px;height:300px;border-radius:50%;}
#main3 img{width:350px;height:350px;border-radius:50%;}
#ulimg2 li,#ulimg1 li,#ulimg3 li{z-index:3;}
#ulimg2 li a{display:block;width:100px;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:10px;color:black;text-decoration:none;background:url("../images/label.png");background-repeat:no-repeat;}
#ulimg3 li a{display:block;width:100px;background:#2378AE;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:10px;color:black;background:-webkit-linear-gradient(#2378AE, #33bdef);background:-o-linear-gradient(#2378AE, #33bdef);background:-moz-linear-gradient(#2378AE, #33bdef);//background:linear-gradient(#2378AE, #33bdef);text-decoration:none;background:url("../images/label1.png");background-repeat:no-repeat;height:35px;}
#ulimg2 a{display:block;width:100px;background:#2378AE;border-radius:5px;text-align:middle;vertical-align:middle;padding-right:10px;color:black;background:-webkit-linear-gradient(#2378AE, #33bdef);background:-o-linear-gradient(#2378AE, #33bdef);background:-moz-linear-gradient(#2378AE, #33bdef);//background:linear-gradient(#f06305, yellow);text-decoration:none;}
#ulimg2 a:hover{cursor:pointer;font-size:19px;}
#ulimg3 a:hover{cursor:pointer;font-size:19px;}
#main3 span{color:white;font-size:40px;}
#span3{position:absolute;font-family:"b yekan";left:305px;top:480px;cursor:pointer;color:white;font-size:45px;z-index:100;}
#name1 a,#name2 a{text-decoration:none;}
#span2{position:absolute;font-family:"b yekan";left:420px;top:50px;cursor:pointer;color:white;font-size:45px;z-index:100;}
#span1{position:absolute;font-family:"b yekan";left:515px;top:500px;cursor:pointer;color:white;font-size:40px;z-index:100;text-decoration:none;}
}



.tourlist12 div div a{text-decoration:none;color:#ab5c51;font-size:26px;}
.tourlist12 div{font-size:22px;float:right;text-align:center;}
.tourlist12 div div{margin-top:30px;cursor:pointer;color:#ab5c51;font-size:26px;font-weight:bold;}
.tourlist12 img{vertical-align: middle;width:90%;}
.tourlist12{cursor:pointer;min-height:220px;background-color:white;border-radius:5px;border:5px solid #E5E5DF;margin-top:10px;}
.listtour_a{text-decoration:none;color:#ab5c51;font-size:26px;}
@media screen and (min-device-width:600px){


.mobilepopup{display:none;}
.popup{display:block;padding:10px;border-radius:2%;line-height:1.5;border:1px solid silver;position:absolute;top:200px;z-index:1000;width:50%;height:750px;max-height:750px;font-size:20px;top:5%;left:24%;background-Color:white;
}

#channeladver{display:none;} }
@media screen and (max-device-width:360px){.menuimg{display:none;}}
@media screen and (max-device-width:600px){

.vlink{padding:10px;}
#overlay2{background-color:rgba(1,1,0,.7);z-index:999;position:fixed;left:0;top:0;width:100%;height:100%;display:block}
.popupdiv{right:2%;top:10px;display:block;width:100%;z-index:1000;height:300px;position:absolute;margin:0px auto;}
.mobilepopup{width:95%;}
.popup{display:none}
#tour{max-width:500px;}
#tour .tour_button{width:120px;clear:both;margin-right:100px}
#right{width:90%;border:2px solid silver;position:absolute;z-index:1000;display:none;top:1500px;background:white;}
#left{display:none;}
#top_menu{display:none;}

#compare_list{display:none;}
#compare_icon{display:none;}

#btn_show_com{z-index:1000;background:red;width:60px;height:200px;position:fixed;top:50%;left:0;}
#btn_show_com img{position:fixed;top:50%;left:0;}
#body {width:auto;}
#main{direction:rtl;
	max-width:600px;
	width:105%;height:100%;margin:0px auto;border-radius:3px;font-family:"b homa","times new roman","b bardiya";}
#center{width:100%}
#tourexp{font-size:20px;}
.rtd{font-size:20px;}
}


/* jqueryuicss */
.new1{text-decoration:none;}
#resp_header{display:none}
#resp_tlg_img{display:none;}
#resp_header_line{display:none}
#new2{font-size:14px;width:110px;height:40px;}
#new3{margin-top:5px;font-size:14px;width:110px;height:40px;}
.new4{padding:10px;font-size:22px;font-weight:bold;border:5px solid silver;text-align:center;}
.new4{overflow:hidden;font-weight:unset;font-family:b homa;width:500px;border:none;}
.new5{font-size:20px;text-align:center;}
.new6{border:1px solid green;font-size:20px;margin-top:5px;font-weight:bold;}
.new7{margin-top:5px;clear:both;border:1px solid #556F03;color:#000;}
.new8{text-align:center;font-weight:bold;}

#count{padding:10px;background-color:white;}
#new11{max-width:38px;min-width:38px;}
#new12{min-width:95px;text-align:middle;}
#new13{min-width:98px;}
#new14{font-size:9px;}
#new15{min-width:35px;font-size:12px;}
#new16{min-width:40px;font-size:12px;}
.mn1{width:50%;margin:0px 0px 0px 0px;background-color:#F0B401;text-align:center;}
.mn2{font-family:'BYekan',Tahoma,Arial,sans-serif;height:35px;background-color:green;float:right;text-decoration:none;width:25%;}
.m1{width:100%;margin:0px 0px 0px 0px;background-color:#F0B401;text-align:center;height:35px;}
.n1{width:100%;margin:10px 0px 0px 0px;background-color:#F0B401;}
.n2{width:20%;}
.n3{width:50%;margin-top:0px;}
.n4{width:8%;}
.n5{margin-top:30px;}
.n6{width:12%;padding-top:20px;}
.n7{border:0px;width:55%;}
.n8{width:13%;}
.n9{width:75%;}
.n10{max-width:5%;}
.t1{float:left;}
.t2{position:absolute;left:46%;}
.t3{font-family:'b tabassom','angsana new',arial;}
.t4{display:none;position:absolute;z-index:1;}
.t5{text-decoration:none;}
.t6{font-size:14px;width:110px;height:40px;}
#t7{margin-top:5px;font-size:14px;width:110px;height:40px;}
#t8{cursor:pointer;position:absolute;width:110px}
.t9{margin:50px auto 0;}
.t10{cursor:pointer;position:absolute;top:80px;left:50px;}
.f1{width:40px;}
.f2{width:100%;height:130px;}
.f3{margin-top:10px;float:left;}
.f4{margin-top:10px;float:right;}
.f5{clear:both;}
.f6{display:none;background:yellow;}
.f7{width:100%;}
.div_filter{display:inline;}
.div_service{display:block}
.div_days{display:inline}
.div_type{display:inline;}
#btn_show_com {display:none;}
@media screen and (min-device-width:601px){
    #firstpageheader{display:block;background-color:white;width:100%;height:100%;
background:url('images/real/header16.jpg') no-repeat fixed top;background-size: cover}
    .spinner{display:block;margin-top:12px;font-size:22px;font-family:sans;}
   .arttb{width: 50%;border-bottom: 2px solid silver;overflow:hidden;}
   .artcn{position: relative;
    width: 150px;
    height: 150px;float:right;
    text-align: center;}
   .artinner{
       position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    -webkit-transform: translate(-50%, -50%);  
    transform: translate(-50%, -50%);   
   }
        .dvnews{ padding:50px;text-align: justify;font-size:22px;font-family:b yekan;line-height: 200%;background-color:white;border:1px solid black}

}
#chnltg2 ,#chnltg {float:right;}
#chnltg2 a,#chnltg a{text-align:center; margin:0 auto;font-family:sans,"b yekan";position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
  line-height: 1.8em;}
@media screen and (max-device-width:800px){
      #chnltg{height:100px; width:50%;background-color:#06223e;display:inline-block;font-size:20px;padding-bottom:20px}
     #chnltg2{height:100px;width:50%;background-color:#fc9e03;display:inline-block;font-size:20px;padding-bottom:20px}
   
}
@media screen and (max-device-width:600px){
    #firstpageheader{display:block;background-color:white;width:100%;height:100%;
background:url('images/real/header16-min.webp') no-repeat fixed top;background-size: cover}


    .dvnews{ padding:50px;text-align: justify;font-size:28px;font-family:b yekan;line-height: 200%;background-color:white;border:1px solid black}
        .spinner{display:block;margin:40px 10px 0px 0px;font-size:14px;font-family:sans;}
   .arttb{width: 100%;border-bottom: 2px solid silver;overflow:hidden;}
   .artcn{float:right;
   
    text-align: center;}
   .artinner{ 
    
    width: 150px;
    height: 150px;
     
  }
   
    #pageheader{display:none;}
.tourlist12 div{line-height:35px}
#frmdate{display:none;}
#lastimg{background-color:green}
#resp_header_line{display:block;float:right;width:100%;background-color:white;height:2px;}
#resp_header{display:block;width:40%;float:right;background-color:green}
#resp_header img{height:45px;padding-right:15px;}

#resp_tlg_img{display:block;width:40%;float:left;direction:ltr;background-color:green}
#resp_tlg_img img{width:50px;height:50px}
#top{display:none;}
.t9{display:none}
#btn_show_com {display:block;}
#tour{max-width:500px;}
#tour .tour_button{width:120px;clear:both;margin-right:100px}
#right{width:90%;border:2px solid silver;position:absolute;z-index:1000;display:none;top:1500px;background:white;}
#left{display:none;}
#top_menu{display:none;}

#compare_list{display:none;}
#compare_icon{display:none;}
#lastimg a img{}

#btn_show_com{z-index:1000;background:red;width:60px;height:200px;position:fixed;top:50%;left:0;}
#btn_show_com img{position:fixed;top:50%;left:0;}
#body {width:auto;}
#main{direction:rtl;
	max-width:600px;
	width:105%;height:100%;margin:0px auto;border-radius:3px;font-family:"b bardiya","times new roman","b bardiya";}
#center{width:100%}
#tourexp{font-size:20px;}
.rtd{font-size:20px;}
}
/*galley*/

