<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**{border-color:transparent;}*/
body{background:#fff;}
.after:after{clear: both;display: block;font: 1px/0px serif;content: ".";height: 0;visibility: hidden;}

.dir-ltr{direction:ltr;}
.dir-rtl{direction:rtl;}

.relative{position:relative;}
.absolute{position:absolute;}
.fixed{position:fixed;}

.hide{display:none !important;}
.show{display:block !important;}
.block{display:block;}
.none{display:none;}
.inline-block{display:inline-block;}
.valign-middle{vertical-align: middle;}
.valign-top{vertical-align: top;}

.cursor-pointer{cursor:pointer;}
    
.line-through{text-decoration:line-through}

.float-left{float:left;}
.float-right{float:right;}
.float-none{float:none;}
.clear{clear:both;}

.table{display:table}
.table-middle{display:table; width:100%; height:100%;}
.table-cell{display:table-cell;}
.table-cell-middle{display:table-cell; width:100%; height:100%; vertical-align:middle;}
.table-cell-top{display:table-cell; width:100%; height:100%; vertical-align:top;}
.table-fixed{table-layout: fixed;}
.text-center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.table-no-space{border-spacing: 0; border-collapse: collapse;}
.table-no-space td,
.table-no-space th{padding:0;}

.list-none{list-style:none; margin:0; padding:0; display:block;}
.list-none.inline-block{display:inline-block;}

.color-white{color:#fff;}
.color-black{color:#231f20;}
.color-light-black{color:'#58585a';}
.color-green{color:#0C0;}
.color-red{color:#ee041a;}
.color-red-error{color:#F00;}
.color-blue{color:#2ec4b6;}
.color-blue-light{color:#3c91e6;}
.color-light-blue{color:#2899d4;}
.color-grey{color:#908f90;}
.color-green{color:#7bb827}
.color-green-suc{color:#0C0;}
.color-turquoise{color:#518094;}
.color-orange{color:#ffb300;}
.color-dark-blue{color:#2b2d6d;}
.color-dark-gray{color:#6d6e70;}
.color-orange-nice{color:#f6b92e;}
.color-gray-light{color:#5e5e5e;}
.color-light-gray{color:#a7a9ac;}
.color-azure{color:#1794e0;}

.fs-0{font-size:0px;}
.fs-5{font-size:5px;}
.fs-10{font-size:10px;}
.fs-12{font-size:12px;}
.fs-14{font-size:14px;}
.fs-16{font-size:16px; line-height:18px;}
.fs-17{font-size:16px; line-height:17px;}
.fs-18{font-size:18px;}
.fs-19{font-size:19px;}
.fs-20{font-size:20px;}
.fs-22{font-size:22px; line-height:26px;}
.fs-24{font-size:24px; line-height:28px;}
.fs-26{font-size:26px; line-height:28px;}
.fs-28{font-size:28px; line-height:30px;}
.fs-30{font-size:30px;}
.fs-36{font-size:36px; line-height:38px;}
.fs-38{font-size:38px; line-height:40px;}
.fs-40{font-size:40px; line-height:38px;}
.fs-45{font-size:45px; line-height:47px;}
.fs-50{font-size:50px; line-height:48px;}
.fs-65{font-size:65px; line-height:48px;}


.f-bold{font-weight:bold}
.f-normal{font-weight:normal}
.fw-900{font-weight: 900;}

.border-none{border:none;}
.border-grey{border:1px solid #ededed;}
.border-red-error{border:1px solid #F00 !important;}
.border-green-suc{border:1px solid #0C0 !important;}
.border-b-grey{border-bottom:1px solid #ededed;}
.border-t-grey{border-top:1px solid #ededed;}
.border-l-grey{border-left:1px solid #ededed;}
.border-r-grey{border-right:1px solid #ededed;}
.border-r-red-5{border-right:5px solid #c62127;}
.border-r-green-5{border-right:5px solid #7bb827;}



.bg-white{background-color:#fff;}
.bg-trans{background-color:transparent;}
.bg-grey{background-color:#ebeef0;}
.bg-grey-light{background-color:#f8f9f9;}
.bg-red{background-color:#c62127;}
.bg-dark-gray{background-color: #6d6e70;}
.bg-red-error{background-color:rgba(255, 0, 0, 0.03);}
.bg-bright-red{background-color:#f7422d;}
.bg-blue{background-color:#518dcf;}
.bg-blue-light{background-color:#f0f5f8;}
.bg-blue-second{background-color:#2ec4b6;}
.bg-brown{background-color:#a67d54;}
.bg-green{background-color:#7bb827;}
.bg-green-suc{background-color:rgba(0, 204, 0, 0.03);}
.bg-turquoise{background-color:#033b50;}
.bg-black{background-color:#231f20;}
.bg-orange{background-color:#ffb300;}
.bg-orange-2{background-color:#f6b92e;}
.bg-rgb-orange{background-color:rgba(255, 159, 28, 0.85);}
.bg-rgb-orange-2{}
.bg-rbg-red{background-color:rgba(198,33,39,0.5)}
.bg-rbg-blue{background-color:rgba(6,114,153,0.5)}
.bg-rbg-blue-light{background-color:rgba(60,145,230,0.5)}
.bg-rbg-green{background-color:rgba(159,211,86,0.5)}
.bg-rbg-turquoise{background-color:rgba(7,131,176,0.5)}
.bg-rbg-black{background-color:rgba(0,0,0,0.5)}
.bg-dark-blue{background-color:#2b2d6d;}
.bg-gray-light{background-color:#efefef;}
.bg-purple-blue{background-color: #2c2d6d;}
.bg-light-blue-2{background-color:#2899d4;}
.bg-special-blue{background-color:#006cb7;}

.bg-orange-light{background-color:#f6b92e}
.bg-disabled{background-color: #e7e7e8;}

.bg-mustard{background-color:#f7ba2e;}
.bg-transparent{background-color:transparent}


.bg-white_theme{color:#fff;}
.bg-trans_theme{color:transparent;}
.bg-grey_theme{color:#ebeef0;}
.bg-grey-light_theme{color:#f8f9f9;}
.bg-red_theme{color:#c62127;}
.bg-red-error_theme{color:rgba(255, 0, 0, 0.03);}
.bg-bright-red_theme{color:#f7422d;}
.bg-blue_theme{color:#518dcf;}
.bg-blue-light_theme{color:#f0f5f8;}
.bg-blue-second_theme{color:#2ec4b6;}
.bg-brown_theme{color:#a67d54;}
.bg-green_theme{color:#7bb827;}
.bg-green-suc_theme{color:rgba(0, 204, 0, 0.03);}
.bg-turquoise_theme{color:#033b50;}
.bg-black_theme{color:#231f20;}
.bg-orange_theme{color:#f6b92e;}
.bg-orange-2_theme{color:#f6b92e;}
.bg-rgb-orange_theme{color:rgba(255, 159, 28, 0.85);}
.bg-rbg-red_theme{color:rgba(198,33,39,0.5)}
.bg-rbg-blue_theme{color:rgba(6,114,153,0.5)}
.bg-rbg-blue-light_theme{color:rgba(60,145,230,0.5)}
.bg-rbg-green_theme{color:rgba(159,211,86,0.5)}
.bg-rbg-turquoise_theme{color:rgba(7,131,176,0.5)}
.bg-rbg-black_theme{color:rgba(0,0,0,0.5)}

.bg-light-blue-2_theme{color:#2899d4;}

.bg-white_after:after{border-top-color:#fff;}
.bg-trans_after:after{border-top-color:transparent;}
.bg-grey_after:after{border-top-color:#ebeef0;}
.bg-grey-light_after:after{border-top-color:#f8f9f9;}
.bg-red_after:after{border-top-color:#c62127;}
.bg-red-error_after:after{border-top-color:rgba(255, 0, 0, 0.03);}
.bg-bright-red_after:after{border-top-color:#f7422d;}
.bg-blue_after:after{border-top-color:#518dcf;}
.bg-blue-light_after:after{border-top-color:#f0f5f8;}
.bg-blue-second_after:after{border-top-color:#2ec4b6;}
.bg-brown_after:after{border-top-color:#a67d54;}
.bg-green_after:after{border-top-color:#7bb827;}
.bg-green-suc_after:after{border-top-color:rgba(0, 204, 0, 0.03);}
.bg-turquoise_after:after{border-top-color:#033b50;}
.bg-black_after:after{border-top-color:#231f20;}
.bg-orange_after:after{border-top-color:#f6b92e;}
.bg-orange-2_after:after{border-top-color:#f6b92e;}
.bg-rgb-orange_after:after{border-top-color:rgba(255, 159, 28, 0.85);}
.bg-rbg-red_after:after{border-top-color:rgba(198,33,39,0.5)}
.bg-rbg-blue_after:after{border-top-color:rgba(6,114,153,0.5)}
.bg-rbg-blue-light_after:after{border-top-color:rgba(60,145,230,0.5)}
.bg-rbg-green_after:after{border-top-color:rgba(159,211,86,0.5)}
.bg-rbg-turquoise_after:after{border-top-color:rgba(7,131,176,0.5)}
.bg-rbg-black_after:after{border-top-color:rgba(0,0,0,0.5)}
.bg-light-blue-2_after:after{border-top-color:#2899d4;}
.


.bg-blue_border{border-top-color:#f6b92e;}
.bg-green_border{border-top-color:#ffb300;}
.bg-orange_border{border-top-color:#2899d4;}
.bg-light-blue_border{border-top-color:#2899d4}

.four-grid-list .content.bg-orange-light:before{border-color: transparent transparent transparent #2899d4;}
.four-grid-list .content.bg-orange-light:after{border-color: transparent transparent transparent #f6b92e;}

.four-grid-list .content.bg-blue:before{border-color: transparent transparent transparent #f6b92e;}
.four-grid-list .content.bg-blue:after{border-color: transparent transparent transparent #1779be;}
.four-grid-list .content.bg-blue_border:before{border-color: transparent transparent transparent #f6b92e;}

.four-grid-list .content.bg-orange:before{border-color: transparent transparent transparent #2899d4;}
.four-grid-list .content.bg-orange:after{border-color: transparent transparent transparent #f6b92e;}
.four-grid-list .content.bg-orange_border:before{border-color: transparent transparent transparent #2899d4;}


.four-grid-list .content.bg-green:before{border-color: transparent transparent transparent #f6b92e;}
.four-grid-list .content.bg-green:after{border-color: transparent transparent transparent #96c11f;}
.four-grid-list .content.bg-green_border:before{border-color: transparent transparent transparent #f6b92e;}

.four-grid-list .content.bg-dark-blue:before{border-color: transparent transparent transparent #f6b92e;}
.four-grid-list .content.bg-dark-blue:after{border-color: transparent transparent transparent #2b2d6d;}




.bg-blue_border{border-top-color:#f6b92e;}
.bg-green_border{border-top-color:#f6b92e;}
.bg-orange_border{border-top-color:#2899d4;}
.bg-light-blue_border{border-top-color:#2899d4}

.bg-blue_price{background-color:#f6b92e;}
.bg-green_price{background-color:#f6b92e;}
.bg-orange_price{background-color:#2899d4;}


.left-0{left:0px;}
.right-0{right:0px;}
.top-0{top:0;}
.bottom-0{bottom:0;}

.m-0{margin:0;}
.m-5{margin:5px;}
.m-20{margin:20px;}
.ml-5{margin-left:5px;}
.ml-10{margin-left:10px;}
.ml-15{margin-left:15px;}
.ml-20{margin-left:20px;}
.ml-25{margin-left:25px;}
.ml-30{margin-left:30px;}
.ml-40{margin-left:40px;}
.ml-50{margin-left:50px;}


.mr-5{margin-right:5px;}
.mr-10{margin-right:10px;}
.mr-15{margin-right:15px;}
.mr-20{margin-right:20px;}
.mr-25{margin-right:25px;}

.mb-1{margin-bottom:1px;}
.mb-2{margin-bottom:2px;}
.mb-5{margin-bottom:5px;}
.mb-10{margin-bottom:10px;}
.mb-15{margin-bottom:15px;}
.mb-20{margin-bottom:20px;}
.mb-25{margin-bottom:25px;}
.mb-30{margin-bottom:30px;}
.mb-35{margin-bottom:35px;}
.mb-40{margin-bottom:40px;}
.mb-45{margin-bottom:45px;}
.mb-50{margin-bottom:50px;}
.mb-60{margin-bottom:60px;}
.mb-100{margin-bottom:100px;}
.mb-200{margin-bottom:200px;}
.mb-110{margin-bottom:110px;z-index:}

.mt-4{margin-top:4px;}
.mt-6{margin-top:6px;}
.mt-10{margin-top:10px;}
.mt-15{margin-top:15px;}
.mt-20{margin-top:20px;}
.mt-23{margin-top:23px;}
.mt-25{margin-top:25px;}
.mt-30{margin-top:30px;}
.mt-35{margin-top:35px;}
.mt-40{margin-top:40px;}
.mt-45{margin-top:45px;}
.mt-50{margin-top:50px;}
.mt-60{margin-top:60px;}
.mt-70{margin-top:70px;}
.mt-80{margin-top:80px;}
.mt-90{margin-top:90px;}

.p-0{padding:0;}
.p-5{padding:5px;}
.p-8{padding: 8px;}
.p-10{padding:10px;}
.p-15{padding:15px;}
.p-20{padding:20px;}
.p-25{padding:25px;}
.p-30{padding:30px;}

.pr-1{padding-right:1px;}
.pr-2{padding-right:2px;}
.pr-3{padding-right:3px;}
.pr-4{padding-right:4px;}
.pr-5{padding-right:5px;}
.pr-10{padding-right:10px;}
.pr-15{padding-right:15px;}
.pr-20{padding-right:20px;}
.pr-25{padding-right:25px;}
.pr-30{padding-right:30px;}
.pr-40{padding-right:40px;}
.pr-60{padding-right:60px;}
.pr-70{padding-right:70px;}
.pr-80{padding-right:80px;}

.pl-1{padding-left:1px;}
.pl-2{padding-left:2px;}
.pl-3{padding-left:3px;}
.pl-4{padding-left:4px;}
.pl-5{padding-left:5px;}
.pl-6{padding-left:6px;}
.pl-8{padding-left:8px;}
.pl-10{padding-left:10px;}
.pl-15{padding-left:15px;}
.pl-20{padding-left:20px;}
.pl-23{padding-left:23px;}
.pl-25{padding-left:25px;}
.pl-30{padding-left:30px;}
.pl-40{padding-left:40px;}
.pl-50{padding-left:50px;}
.pl-55{padding-left:55px;}
.pl-60{padding-left:60px;}
.pl-70{padding-left:70px;}
.pl-80{padding-left:80px;}

.pb-0{padding-bottom:0px;}
.pb-5{padding-bottom:5px;}
.pb-10{padding-bottom:10px;}
.pb-15{padding-bottom:15px;}
.pb-20{padding-bottom:20px;}
.pb-25{padding-bottom:25px;}
.pb-30{padding-bottom:30px;}
.pb-35{padding-bottom:35px;}
.pb-40{padding-bottom:40px;}
.pb-45{padding-bottom:45px;}
.pb-50{padding-bottom:50px;}
.pb-60{padding-bottom:60px;}
.pb-70{padding-bottom:70px;}

.pt-0{padding-top:0px;}
.pt-5{padding-top:5px;}
.pt-10{padding-top:10px;}
.pt-15{padding-top:15px;}
.pt-20{padding-top:20px;}
.pt-23{padding-top:23px;}
.pt-25{padding-top:25px;}
.pt-40{padding-top:40px;}
.pt-45{padding-top:45px;}
.pt-50{padding-top:50px;}
.pt-60{padding-top:60px;}
.pt-70{padding-top:70px;}
.pt-90{padding-top:90px;}
.pt-120{padding-top:120px;}
.pt-160{padding-top:160px;}
.pt-180{padding-top:180px;}
.p-25{padding:25px;}

.text-underline{text-decoration:underline;}

.hidden-label{position: absolute;width: 1px;height: 1px;margin: -1px;padding: 0;overflow: hidden;clip: rect(0,0,0,0);border: 0;}

.width-full{width:100% !important;}
.width-half{width:50% !important;}
.width-100{width:100px;}
.width-120{width:120px;}
.width-200{width:200px;}
.width-full-max{max-width:100%;}

.width-40-percent{width:40%!important;}
.width-32-percent{width:32%!important;}
.width-20-percent{width:20%!important;}
.width-55-percent{width:55%!important;}
.width-45-percent{width:45%!important;}

.overflow-hidden{overflow:hidden}
.height-0{height:0px;}
.height-30{height:30px;}
.height-full{height:100%;}

.lh-15{line-height:15px;}
.lh-20{line-height:20px;}
.lh-25{line-height:25px;}
.lh-30{line-height:30px;}
.lh-35{line-height:35px;}
.lh-40{line-height:40px;}
.lh-45{line-height:45px;}
.lh-50{line-height:50px;}
.lh-65{line-height:65px;}
.lh-65-i{line-height:65px !important;}
.lh-80{line-height:80px;}
.lh-100{line-height:100px;}



.rad-3{border-radius:3px;}
.rad-5{border-radius:5px;}
.rad-50{border-radius:50%;}



.h-30{height:30px;}
.h-35{height:35px;}
.h-40{height:40px;}
.h-45{height:45px;}
.h-90{height:90px;}



.r-0{right:0;}
.r-5{right:5px;}
.r-10{right:10px;}

.l-0{left:0;}
.l-5{left:5px;}
.l-10{left:10px;}

.t-0{top:0;}
.t-5{top:5px;}
.t-10{top:10px;}
.t-15{top:15px;}
.t-20{top:20px;}
.t-25{top:25px;}
.t-30{top:30px;}
.t-35{top:35px;}
.t-40{top:40px;}
.t-45{top:45px;}
.t-50{top:50px;}
.t-55{top:55px;}
.t-60{top:60px;}
.t-65{top:65px;}
.t-70{top:70px;}
.t-75{top:75px;}
.t-80{top:80px;}

.t-m-5{top:-5px;}
.t-m-10{top:-10px;}
.t-m-15{top:-15px;}
.t-m-20{top:-20px;}
.t-m-25{top:-25px;}
.t-m-30{top:-30px;}

.b-0{bottom:0;}
.b-5{bottom:5px;}
.b-10{bottom:10px;}
.z-index-1{z-index:1;}
.z-index-minus-1{z-index:-1;}


/*for side form*/
aside.page-side .side-form .submit button.bg-orange-2:before{border-bottom: 12px solid #f6b92e;}
aside.page-side .side-form .submit button.bg-grey:before{border-bottom: 12px solid #898989;}
aside.page-side .side-form .submit button.bg-light-blue-2:before{border-bottom: 12px solid #2899d4;}
aside.page-side .side-form .submit button.bg-orange:before{border-bottom: 12px solid #ffb300;}
aside.page-side .side-form .submit button.bg-black:before{border-bottom: 12px solid #231f20;}
aside.page-side .side-form .submit button.bg-turquoise:before{border-bottom: 12px solid #033b50;}
aside.page-side .side-form .submit button.bg-green:before{border-bottom: 12px solid #9fd356;}
aside.page-side .side-form .submit button.bg-blue-light:before{border-bottom: 12px solid #3c91e6;}
aside.page-side .side-form .submit button.bg-red:before{border-bottom: 12px solid #c62127;}
aside.page-side .side-form .submit button.bg-blue:before{border-bottom: 12px solid #067299;}




.visualEditingBody{position:absolute; top:55px; right:0; width:100%;}
#editPageContainer{position:fixed; z-index:100000; top:10px; left:10px; }
#editPageContainer a{
	color: #ffffff;
	background-color: #7266ba;
	border-color: transparent;
    border-radius: 3px;
	-webkit-appearance: none;
	outline: none !important;
	transition: all 0.1s;
	display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 16px;		
	line-height: 1.52857143;
	-webkit-user-select: none;
	text-decoration: none;
}
 
div.galleryListPage .grid-admin .gridHead a.edit em{color:#7266ba}
div.galleryListPage .grid-admin .gridHead span.move em{color:#7266ba}

#themeEditModal h4.title{border-bottom:1px solid #e5e5e5; padding-bottom:6px; margin-bottom:8px;}
#themeEditModal label{font-size:14px; font-weight:normal;}
.colorpicker.colorpicker-visible{z-index:10000; width:141px;}
#themeEditModal #element_path{font-weight:normal; font-size:12px;}
#themeEditModal .my-loader{position:absolute; width:100%; height:100%; top:0; right:0; background:rgba(255,255,255,0.5); z-index:1000;}






/*guide-page*/
.guide-page .guide-page-right{width: calc(100% - 311px);}
.guide-page .guide-page-left{width: 286px;}

.guide-page .legend{position:relative;}
.guide-page .legend:after{
	content: '';
	position:absolute;
	width:100%;
	height:30px;
	background: #1779be;
	top: 19px;
	right:0;
	z-index:-1;
}
.guide-page .legend .legend-btn{width:33.33%; margin-left:-2px; margin-right:-2px;}
.guide-page .legend .legend-btn em{border:2px solid #fff; border-radius:100px; width:60px; height:60px; font-size:30px; padding-top:12px;}

.guide-page .four-grid-list li{width:calc(33.33% - 17px);}
.guide-page .four-grid-list li:nth-child(3n){margin-left: 0;}
.guide-page .four-grid-list li:nth-child(4n){margin-left: 25px;}

.guide-page .passengers-sharing .sharing-col{margin-bottom:30px; margin-left:15px; margin-right:15px;}
.guide-page .passengers-sharing .sharing-col .link{height:350px; position:relative; border:1px solid #ffb300;}
.guide-page .passengers-sharing .sharing-col .sharing-col-foot{position:absolute; bottom:0; right:0; width:100%;height:30px;}
.guide-page .passengers-sharing .sharing-col .sharing-col-head{position:absolute; top:0; right:0; width:100%; text-align: center; font-size: 20px;}
.guide-page .passengers-sharing .sharing-col .read{position:absolute; left:10px; top:-16px; width:60px; line-height:56px; border:2px solid #fff; text-align:center; border-radius:100px;}
.guide-page .passengers-sharing .code_facebook{height: 350px;border:1px solid #bcbdc0;position:relative}
.guide-page .passengers-sharing .code_facebook iframe{width:100%;}
.guide-page .passengers-sharing .code_facebook.zadikim iframe{position:absolute;top:30px;}
.guide-page .passengers-sharing .slick-prev, .guide-page .passengers-sharing .slick-next{top:auto; bottom:-33px; z-index:100;}
.guide-page .passengers-sharing .slick-prev:before, .guide-page .passengers-sharing .slick-next:before{color:#000;}
.guide-page .passengers-sharing .slick-dots li button:before{font-size:16px;}

.guide-page .guid-gallery .guid-gallery-list{margin-left:-20px; margin-right:-20px;}
.guide-page .guid-gallery .guid-gallery-list .gallery-col{
	width: calc(50% - 40px);
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
}
.guide-page .guid-gallery .guid-gallery-list .gallery-col .video-link{position:relative;}
.guide-page .guid-gallery .guid-gallery-list .gallery-col .video-link .over{
	position:absolute; width:100%; height:100%;
	top:0;
	right:0;
	background:rgba(0,0,0,0.3);	
}
.guide-page .guid-gallery .guid-gallery-list .gallery-col .video-link .over em{
	color:#fff;
	border:2px solid #fff;
	border-radius:100px;
	width:60px;
	height:60px;
	font-size:30px;
	line-height:55px;
	position:absolute;
	top:calc(50% - 30px);
	left:calc(50% - 30px);
	padding-left: 18px;	
	text-align:left;
}
.guide-page .about-me .text{
	height:140px;
	overflow:hidden;
}
.guide-page .about-me .text.show{
	height:auto;
	overflow:auto;
}
.guide-page .about-me .btn .read-more{height:30px; padding-right:15px; position:relative; padding-left:70px;}
.guide-page .about-me .btn .read-more em{position:absolute; left:10px; border:1px solid #fff; border-radius:100px;
height:40px;
width:40px;
top:-5px;
padding-top:10px;
font-size:20px;
}
.guide-page .left-video video{width:100%; height:210px;}


.guide-list.four-grid-list li:nth-child(3n) {
    margin-left: 0;
}
.guide-list.four-grid-list li:nth-child(4n) {
    margin-left: 25px;
}
.guide-parent-page .four-grid-list .summary{
	max-height:100px;
}
.guide-parent-page .four-grid-list .text{
	height:140px;
}
.guide-parent-page .four-grid-list .image-container{overflow:visible;}
.guide-parent-page .four-grid-list .image.bg-guid-male{
	border: 2px solid #fff;
	border-radius:500px;
	position:absolute;
	width:150px;
	height:150px;
	right:calc(50% - 75px);
	top:30px;
	background:url(../images/guid-male.png) no-repeat center #96C11F;
	background-size:132px;
}
.guide-parent-page .four-grid-list .image.bg-guid-female{
	border: 2px solid #fff;
	border-radius:500px;
	position:absolute;
	width:150px;
	height:150px;
	right:calc(50% - 75px);
	top:30px;
	background:url(../images/guid-female.png) no-repeat center #96C11F;
	background-size:118px;
}
/*guide-page dz*/
.guide-page.dz .passengers-sharing .sharing-col .link{border-color: #bcbdc0;}
.guide-page.dz .passengers-sharing .sharing-col .sharing-col-foot{text-align: center; font-size: 20px; background-color: #f6b92e;}

.home-page .guid-list-container{
	max-height:250px;
	overflow:hidden;
	background: #6d6e70;
}
.home-page .guid-list-container .guid-data{ padding-left:30px; padding-right:30px; 
	transition: all 0.5s ease;
}
.home-page .guid-list-container .guid-data:hover:before{
	background-color:#f6b92e;
}
.home-page .guid-list-container .guid-data:hover .guid-data-bg{
	border-color:#f6b92e;
}
.home-page .guid-list-container .guid-data:hover .guid-data-title{
	color:#f6b92e;
}
.home-page .guid-list-container .guid-data .guid-data-bg{
	transition: all 0.5s ease;
	width:190px; height:190px;
	border:7px solid #fff;
	border-radius:200px;
	background-repeat:no-repeat;
	background-position:center;
	margin:0 auto;
}
.home-page .guid-list-container .guid-data .guid-data-bg.bg-male{
	background-image:url(../images/guid-male.png);
	background-size:170px;
}
.home-page .guid-list-container .guid-data .guid-data-bg.bg-female{
	background-image:url(../images/guid-female.png);
	background-size:150px;
}
.home-page .guid-list-container .slick-prev,
.home-page .guid-list-container .slick-next{z-index:40; top:calc(50% - 26px); width:25px;}
.home-page .guid-list-container .slick-prev{left: 10px;}
.home-page .guid-list-container .slick-next{right: 10px;}
.home-page .guid-list-container .slick-next:before {
	font-family: FontAwesome;
    content: '\f054';
	color:#58585a;
	font-size:35px;
}
.home-page .guid-list-container .slick-prev:before {
	font-family: FontAwesome;
    content: '\f053';
	color:#58585a;
	font-size:35px;
}

.deal-page .hotel-list .hotel-row .hotel-data .hotel-img{
	width:370px;
}
.deal-page .hotel-list .hotel-row .hotel-data .hotel-name-desc{
	width:calc(100% - 390px);
}
.deal-page .hotel-list .hotel-row .hotel-gallery{
	margin-left:-15px;
	margin-right:-15px;
}
.deal-page .hotel-list .hotel-row .hotel-gallery .link{
	width: calc(20% - 30px);
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
}
.deal-page .hotel-dropdown{
	position:absolute;
	top:40px;
	left:0;	
}
.deal-page .hotel-dropdown button{
	width:100%;
	display:block;
	border-bottom:1px solid #fff;
	text-align:right;
	padding-bottom:5px;
	margin-bottom:5px;	
}
.deal-page .hotel-dropdown button:last-child{
	border-bottom: none;
	padding-bottom:0;
	margin-bottom:0;	
}

.flight-page .filter-flight-dropdown{
	z-index:200;
	top:40px;
	left:-1px;
	border:1px solid #fff;
	border-top: none;
}
.flight-page .filter-flight-dropdown .label{width:100px; line-height:40px;}
.flight-page .filter-flight-dropdown .input{width:150px; height:40px;}

.private_dael #verifyForm{width: 400px; margin: 0 auto;}
.private_dael #verifyForm .formTitle{color:#908f90;}
.private_dael #verifyForm .field.text input{border: 1px solid #e2e3e4; height: 40px; padding-right: 10px;}

</pre></body></html>