/*easy-autocomplete.min.css*/
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete{position:relative}.easy-autocomplete input{border-color:#5191FA;border-radius:4px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;color:#555;float:none;padding:6px 12px}.easy-autocomplete input:hover,.easy-autocomplete input:focus{box-shadow:none}.easy-autocomplete a{display:block}.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category{border-color:#66afe9}.easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color:#ecf5fc}.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category{border-color:#41DB00}.easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected{background-color:#9eff75}.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category{border-color:#ff5b5b}.easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected{background-color:#ff8e8e}.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category{border-color:#ffdb00}.easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color:#ffe233}.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category{border-color:#333}.easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color:#4d4d4d;color:#fff}.easy-autocomplete.eac-dark{color:#fff}.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-dark ul{border-color:#333}.easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category{background-color:#404040;border-color:#333}.easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected{background-color:#737373;color:#f6f6f6}.easy-autocomplete.eac-dark-glass{color:#fff}.easy-autocomplete.eac-dark-glass input{background-color:rgba(0,0,0,0.8);border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus{border-color:rgba(0,0,0,0.8);box-shadow:0}.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category{background-color:rgba(0,0,0,0.8);border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color:rgba(64,64,64,0.8);color:#f6f6f6}.easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius:0 0 4px 4px}.easy-autocomplete.eac-blue{color:#fff}.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input::-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-ms-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus{border-color:#5A91CB;box-shadow:0}.easy-autocomplete.eac-blue ul{border-color:#5A91CB}.easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category{background-color:#6d9ed1;border-color:#5A91CB}.easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected{background-color:#94b8dd;color:#f6f6f6}.easy-autocomplete.eac-yellow{color:#333}.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:0;color:#333}.easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-yellow ul{border-color:#333}.easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category{background-color:#ffdb7e;border-color:#333}.easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected{background-color:#ffe9b1;color:#333}.easy-autocomplete.eac-purple{color:#333}.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:0;color:#333}.easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-purple ul{border-color:#333}.easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category{background-color:#d6d1e7;border-color:#333}.easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected{background-color:#ebe8f3;color:#333}.easy-autocomplete.eac-bootstrap input{border-color:#5191FA;border-radius:4px;border-style:solid;border-width:1px;color:#555;padding:6px 12px}.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2}.easy-autocomplete-container ul{background:none repeat scroll 0 0 #ffffff;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category{background:inherit;border-color:#5191FA;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:14px;font-weight:normal;padding:4px 12px}.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px}.easy-autocomplete-container ul li.selected{border-top: 1px #5191FA;background:none repeat scroll 0 0 #f5f5f5;cursor:pointer}.easy-autocomplete-container ul li.selected div{font-weight:normal}.easy-autocomplete-container ul li div{display:block;font-weight:normal;word-break:break-all}.easy-autocomplete-container ul li b{color:#5191FA;}.easy-autocomplete-container ul .eac-category{font-color:#aaa;font-style:italic}.eac-description .eac-item span{color:#aaa;font-style:italic;font-size:0.9em}.eac-icon-left .eac-item img{margin-right:4px;max-height:30px}.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative}.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px}.globDiv{margin:7px 0px 7px 0px;}.hrefAuto,.hrefAuto:hover{text-decoration:none;color:#505050!important;}.cityCountry{float:left;min-widht:200px;}.cityAuto{color:#212121!important;padding-right:10px;}.excAuto{padding-left:10px;color:#505050!important;font-size:12px;text-transform: lowercase!important;}.clearBoth{clear:both;}.cityCountry:before{content: "\f13d";font-weight: 900;font-family: 'Font Awesome 5 Free';padding-right:10px;display: inline;}.excDiv{float:right;min-widht:150px;}.padRight5{padding-right:5px!important;}.divHead{width:100%;border-bottom:1px solid #f5f5f5;padding:7px 0px 7px 0px;font-weight:bold;font-style:normal}.excursionIcon:before{content: "\f06e"!important;}.noIcon{padding-right:0px!important;content: ""!important;}.countryIcon:before{content: ""!important;padding-right:0px!important;}.noBefore:before{content: ""!important;padding-right:0px!important;}
.flag {
	width: 16px;
	height: 11px;
	background:url(flags.png) no-repeat;
	display: inline-block;
	margin-right: 5px;
}

.flag.flag-ad{background-position:-16px 0}.flag.flag-ae{background-position:-32px 0}.flag.flag-af{background-position:-48px 0}.flag.flag-ag{background-position:-64px 0}.flag.flag-ai{background-position:-80px 0}.flag.flag-al{background-position:-96px 0}.flag.flag-am{background-position:-112px 0}.flag.flag-an{background-position:-128px 0}.flag.flag-ao{background-position:-144px 0}.flag.flag-ar{background-position:-160px 0}.flag.flag-as{background-position:-176px 0}.flag.flag-at{background-position:-192px 0}.flag.flag-au{background-position:-208px 0}.flag.flag-aw{background-position:-224px 0}.flag.flag-az{background-position:-240px 0}.flag.flag-ba{background-position:0 -11px}.flag.flag-bb{background-position:-16px -11px}.flag.flag-bd{background-position:-32px -11px}.flag.flag-be{background-position:-48px -11px}.flag.flag-bf{background-position:-64px -11px}.flag.flag-bg{background-position:-80px -11px}.flag.flag-bh{background-position:-96px -11px}.flag.flag-bi{background-position:-112px -11px}.flag.flag-bj{background-position:-128px -11px}.flag.flag-bm{background-position:-144px -11px}.flag.flag-bn{background-position:-160px -11px}.flag.flag-bo{background-position:-176px -11px}.flag.flag-br{background-position:-192px -11px}.flag.flag-bs{background-position:-208px -11px}.flag.flag-bt{background-position:-224px -11px}.flag.flag-bv{background-position:-240px -11px}.flag.flag-bw{background-position:0 -22px}.flag.flag-by{background-position:-16px -22px}.flag.flag-bz{background-position:-32px -22px}.flag.flag-ca{background-position:-48px -22px}.flag.flag-catalonia{background-position:-64px -22px}.flag.flag-cd{background-position:-80px -22px}.flag.flag-cf{background-position:-96px -22px}.flag.flag-cg{background-position:-112px -22px}.flag.flag-ch{background-position:-128px -22px}.flag.flag-ci{background-position:-144px -22px}.flag.flag-ck{background-position:-160px -22px}.flag.flag-cl{background-position:-176px -22px}.flag.flag-cm{background-position:-192px -22px}.flag.flag-cn{background-position:-208px -22px}.flag.flag-co{background-position:-224px -22px}.flag.flag-cr{background-position:-240px -22px}.flag.flag-cu{background-position:0 -33px}.flag.flag-cv{background-position:-16px -33px}.flag.flag-cw{background-position:-32px -33px}.flag.flag-cy{background-position:-48px -33px}.flag.flag-cz{background-position:-64px -33px}.flag.flag-de{background-position:-80px -33px}.flag.flag-dj{background-position:-96px -33px}.flag.flag-dk{background-position:-112px -33px}.flag.flag-dm{background-position:-128px -33px}.flag.flag-do{background-position:-144px -33px}.flag.flag-dz{background-position:-160px -33px}.flag.flag-ec{background-position:-176px -33px}.flag.flag-ee{background-position:-192px -33px}.flag.flag-eg{background-position:-208px -33px}.flag.flag-eh{background-position:-224px -33px}.flag.flag-england{background-position:-240px -33px}.flag.flag-er{background-position:0 -44px}.flag.flag-es{background-position:-16px -44px}.flag.flag-et{background-position:-32px -44px}.flag.flag-eu{background-position:-48px -44px}.flag.flag-fi{background-position:-64px -44px}.flag.flag-fj{background-position:-80px -44px}.flag.flag-fk{background-position:-96px -44px}.flag.flag-fm{background-position:-112px -44px}.flag.flag-fo{background-position:-128px -44px}.flag.flag-fr{background-position:-144px -44px}.flag.flag-ga{background-position:-160px -44px}.flag.flag-gb{background-position:-176px -44px}.flag.flag-gd{background-position:-192px -44px}.flag.flag-ge{background-position:-208px -44px}.flag.flag-gf{background-position:-224px -44px}.flag.flag-gg{background-position:-240px -44px}.flag.flag-gh{background-position:0 -55px}.flag.flag-gi{background-position:-16px -55px}.flag.flag-gl{background-position:-32px -55px}.flag.flag-gm{background-position:-48px -55px}.flag.flag-gn{background-position:-64px -55px}.flag.flag-gp{background-position:-80px -55px}.flag.flag-gq{background-position:-96px -55px}.flag.flag-gr{background-position:-112px -55px}.flag.flag-gs{background-position:-128px -55px}.flag.flag-gt{background-position:-144px -55px}.flag.flag-gu{background-position:-160px -55px}.flag.flag-gw{background-position:-176px -55px}.flag.flag-gy{background-position:-192px -55px}.flag.flag-hk{background-position:-208px -55px}.flag.flag-hm{background-position:-224px -55px}.flag.flag-hn{background-position:-240px -55px}.flag.flag-hr{background-position:0 -66px}.flag.flag-ht{background-position:-16px -66px}.flag.flag-hu{background-position:-32px -66px}.flag.flag-ic{background-position:-48px -66px}.flag.flag-id{background-position:-64px -66px}.flag.flag-ie{background-position:-80px -66px}.flag.flag-il{background-position:-96px -66px}.flag.flag-im{background-position:-112px -66px}.flag.flag-in{background-position:-128px -66px}.flag.flag-io{background-position:-144px -66px}.flag.flag-iq{background-position:-160px -66px}.flag.flag-ir{background-position:-176px -66px}.flag.flag-is{background-position:-192px -66px}.flag.flag-it{background-position:-208px -66px}.flag.flag-je{background-position:-224px -66px}.flag.flag-jm{background-position:-240px -66px}.flag.flag-jo{background-position:0 -77px}.flag.flag-jp{background-position:-16px -77px}.flag.flag-ke{background-position:-32px -77px}.flag.flag-kg{background-position:-48px -77px}.flag.flag-kh{background-position:-64px -77px}.flag.flag-ki{background-position:-80px -77px}.flag.flag-km{background-position:-96px -77px}.flag.flag-kn{background-position:-112px -77px}.flag.flag-kp{background-position:-128px -77px}.flag.flag-kr{background-position:-144px -77px}.flag.flag-kurdistan{background-position:-160px -77px}.flag.flag-kw{background-position:-176px -77px}.flag.flag-ky{background-position:-192px -77px}.flag.flag-kz{background-position:-208px -77px}.flag.flag-la{background-position:-224px -77px}.flag.flag-lb{background-position:-240px -77px}.flag.flag-lc{background-position:0 -88px}.flag.flag-li{background-position:-16px -88px}.flag.flag-lk{background-position:-32px -88px}.flag.flag-lr{background-position:-48px -88px}.flag.flag-ls{background-position:-64px -88px}.flag.flag-lt{background-position:-80px -88px}.flag.flag-lu{background-position:-96px -88px}.flag.flag-lv{background-position:-112px -88px}.flag.flag-ly{background-position:-128px -88px}.flag.flag-ma{background-position:-144px -88px}.flag.flag-mc{background-position:-160px -88px}.flag.flag-md{background-position:-176px -88px}.flag.flag-me{background-position:-192px -88px}.flag.flag-mg{background-position:-208px -88px}.flag.flag-mh{background-position:-224px -88px}.flag.flag-mk{background-position:-240px -88px}.flag.flag-ml{background-position:0 -99px}.flag.flag-mm{background-position:-16px -99px}.flag.flag-mn{background-position:-32px -99px}.flag.flag-mo{background-position:-48px -99px}.flag.flag-mp{background-position:-64px -99px}.flag.flag-mq{background-position:-80px -99px}.flag.flag-mr{background-position:-96px -99px}.flag.flag-ms{background-position:-112px -99px}.flag.flag-mt{background-position:-128px -99px}.flag.flag-mu{background-position:-144px -99px}.flag.flag-mv{background-position:-160px -99px}.flag.flag-mw{background-position:-176px -99px}.flag.flag-mx{background-position:-192px -99px}.flag.flag-my{background-position:-208px -99px}.flag.flag-mz{background-position:-224px -99px}.flag.flag-na{background-position:-240px -99px}.flag.flag-nc{background-position:0 -110px}.flag.flag-ne{background-position:-16px -110px}.flag.flag-nf{background-position:-32px -110px}.flag.flag-ng{background-position:-48px -110px}.flag.flag-ni{background-position:-64px -110px}.flag.flag-nl{background-position:-80px -110px}.flag.flag-no{background-position:-96px -110px}.flag.flag-np{background-position:-112px -110px}.flag.flag-nr{background-position:-128px -110px}.flag.flag-nu{background-position:-144px -110px}.flag.flag-nz{background-position:-160px -110px}.flag.flag-om{background-position:-176px -110px}.flag.flag-pa{background-position:-192px -110px}.flag.flag-pe{background-position:-208px -110px}.flag.flag-pf{background-position:-224px -110px}.flag.flag-pg{background-position:-240px -110px}.flag.flag-ph{background-position:0 -121px}.flag.flag-pk{background-position:-16px -121px}.flag.flag-pl{background-position:-32px -121px}.flag.flag-pm{background-position:-48px -121px}.flag.flag-pn{background-position:-64px -121px}.flag.flag-pr{background-position:-80px -121px}.flag.flag-ps{background-position:-96px -121px}.flag.flag-pt{background-position:-112px -121px}.flag.flag-pw{background-position:-128px -121px}.flag.flag-py{background-position:-144px -121px}.flag.flag-qa{background-position:-160px -121px}.flag.flag-re{background-position:-176px -121px}.flag.flag-ro{background-position:-192px -121px}.flag.flag-cs{background-position:-208px -121px}.flag.flag-ru{background-position:-224px -121px}.flag.flag-rw{background-position:-240px -121px}.flag.flag-sa{background-position:0 -132px}.flag.flag-sb{background-position:-16px -132px}.flag.flag-sc{background-position:-32px -132px}.flag.flag-scotland{background-position:-48px -132px}.flag.flag-sd{background-position:-64px -132px}.flag.flag-se{background-position:-80px -132px}.flag.flag-sg{background-position:-96px -132px}.flag.flag-sh{background-position:-112px -132px}.flag.flag-si{background-position:-128px -132px}.flag.flag-sk{background-position:-144px -132px}.flag.flag-sl{background-position:-160px -132px}.flag.flag-sm{background-position:-176px -132px}.flag.flag-sn{background-position:-192px -132px}.flag.flag-so{background-position:-208px -132px}.flag.flag-somaliland{background-position:-224px -132px}.flag.flag-sr{background-position:-240px -132px}.flag.flag-ss{background-position:0 -143px}.flag.flag-st{background-position:-16px -143px}.flag.flag-sv{background-position:-32px -143px}.flag.flag-sx{background-position:-48px -143px}.flag.flag-sy{background-position:-64px -143px}.flag.flag-sz{background-position:-80px -143px}.flag.flag-tc{background-position:-96px -143px}.flag.flag-td{background-position:-112px -143px}.flag.flag-tf{background-position:-128px -143px}.flag.flag-tg{background-position:-144px -143px}.flag.flag-th{background-position:-160px -143px}.flag.flag-tj{background-position:-176px -143px}.flag.flag-tk{background-position:-192px -143px}.flag.flag-tl{background-position:-208px -143px}.flag.flag-tm{background-position:-224px -143px}.flag.flag-tn{background-position:-240px -143px}.flag.flag-to{background-position:0 -154px}.flag.flag-tr{background-position:-16px -154px}.flag.flag-tt{background-position:-32px -154px}.flag.flag-tv{background-position:-48px -154px}.flag.flag-tw{background-position:-64px -154px}.flag.flag-tz{background-position:-80px -154px}.flag.flag-ua{background-position:-96px -154px}.flag.flag-ug{background-position:-112px -154px}.flag.flag-um{background-position:-128px -154px}.flag.flag-us{background-position:-144px -154px}.flag.flag-uy{background-position:-160px -154px}.flag.flag-uz{background-position:-176px -154px}.flag.flag-va{background-position:-192px -154px}.flag.flag-vc{background-position:-208px -154px}.flag.flag-ve{background-position:-224px -154px}.flag.flag-vg{background-position:-240px -154px}.flag.flag-vi{background-position:0 -165px}.flag.flag-vn{background-position:-16px -165px}.flag.flag-vu{background-position:-32px -165px}.flag.flag-wales{background-position:-48px -165px}.flag.flag-wf{background-position:-64px -165px}.flag.flag-ws{background-position:-80px -165px}.flag.flag-xk{background-position:-96px -165px}.flag.flag-ye{background-position:-112px -165px}.flag.flag-yt{background-position:-128px -165px}.flag.flag-za{background-position:-144px -165px}.flag.flag-zanzibar{background-position:-160px -165px}.flag.flag-zm{background-position:-176px -165px}.flag.flag-zw{background-position:-192px -165px}
@media only screen and (max-width: 995px) {.excDiv{padding-left:16px;float:left;display:block;width:100%;}}
/*# sourceMappingURL=easy-autocomplete.min.css.map */


/*easy-autocomplete.themes*/
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.5
 * Copyright  License: 
 */

.easy-autocomplete.eac-square{font-family:"Roboto", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-square input{border:1px solid #7f8c8d;border-radius:0;color:#7f8c8d;font-family:inherit;font-size:18px;font-style:italic;font-weight:300;margin:0;min-width:350px;padding:12px 43px 12px 15px}.easy-autocomplete.eac-square ul{border-color:#7f8c8d;border-top:0;box-shadow:none;top:0}.easy-autocomplete.eac-square ul li,.easy-autocomplete.eac-square ul .eac-category{border-color:#7f8c8d;font-family:inherit;font-size:16px;font-weight:300;padding:6px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-square ul li *,.easy-autocomplete.eac-square ul .eac-category *{font-weight:300}.easy-autocomplete.eac-square ul li.selected,.easy-autocomplete.eac-square ul .eac-category.selected{background-color:#f1f1f1;font-weight:300}.easy-autocomplete.eac-square ul li b,.easy-autocomplete.eac-square ul .eac-category b{font-weight:600}.easy-autocomplete.eac-round{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-round input{border:2px solid #888;border-radius:10px;color:#888;font-family:inherit;font-size:16px;font-weight:400;margin:0;min-width:300px;padding:10px}.easy-autocomplete.eac-round input:hover,.easy-autocomplete.eac-round input:focus{border-color:#3079ed}.easy-autocomplete.eac-round ul{background:none;border-color:#888;border-width:0;box-shadow:none;min-width:300px;top:20px}.easy-autocomplete.eac-round ul li,.easy-autocomplete.eac-round ul .eac-category{background:#fff;border-color:#3079ed;border-width:0 2px;font-size:14px;padding:8px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-round ul li.selected,.easy-autocomplete.eac-round ul .eac-category.selected{background-color:#d4e3fb}.easy-autocomplete.eac-round ul li:first-child,.easy-autocomplete.eac-round ul .eac-category:first-child{border-radius:10px 10px 0 0;border-width:2px 2px 0}.easy-autocomplete.eac-round ul li:last-child,.easy-autocomplete.eac-round ul .eac-category:last-child{border-radius:0 0 10px 10px;border-width:0 2px 2px}.easy-autocomplete.eac-round ul li b,.easy-autocomplete.eac-round ul .eac-category b{font-weight:700}.easy-autocomplete.eac-funky{font-family:"Inconsolata", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-funky input{background:#07ED89;border:0;border-radius:0;color:#ED076B;font-family:inherit;font-size:18px;min-width:240px;padding:12px}.easy-autocomplete.eac-funky ul{background:transparent;border:0}.easy-autocomplete.eac-funky ul li,.easy-autocomplete.eac-funky ul .eac-category{background:transparent;border:0;color:#ED076B;font-size:18px;padding:4px 12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-funky ul li.selected,.easy-autocomplete.eac-funky ul .eac-category.selected{color:#8907ED}.easy-autocomplete.eac-solid input{box-shadow:0 1px 2px rgba(0,0,0,0.15) inset;border-color:#ddd;color:#666;font-size:13px;min-height:0;padding:6px 12px}.easy-autocomplete.eac-solid ul li,.easy-autocomplete.eac-solid ul .eac-category{transition:all 0.4s ease 0s}.easy-autocomplete.eac-solid ul li.selected,.easy-autocomplete.eac-solid ul .eac-category.selected{background-color:#f2f2f2}.easy-autocomplete.eac-plate{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate ul{background:#b5b5b5;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate ul li,.easy-autocomplete.eac-plate ul .eac-category{background:#b5b5b5;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate ul li b,.easy-autocomplete.eac-plate ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate ul li.selected,.easy-autocomplete.eac-plate ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate ul li:first-child,.easy-autocomplete.eac-plate ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate ul li:last-child,.easy-autocomplete.eac-plate ul .eac-category:last-child{border-radius:0 0 6px 6px}.easy-autocomplete.eac-plate-dark{font-family:"Open Sans", "Helvetica Neue",Helvetica,Arial,sans-serif}.easy-autocomplete.eac-plate-dark input{font-size:13px;padding:6px 12px}.easy-autocomplete.eac-plate-dark ul{background:#212121;border-radius:6px;border-width:0;top:10px}.easy-autocomplete.eac-plate-dark ul li,.easy-autocomplete.eac-plate-dark ul .eac-category{background:#212121;color:#FAFAFA;font-size:12px;transition:all 0.4s ease 0s}.easy-autocomplete.eac-plate-dark ul li b,.easy-autocomplete.eac-plate-dark ul .eac-category b{color:#ffd464}.easy-autocomplete.eac-plate-dark ul li.selected,.easy-autocomplete.eac-plate-dark ul .eac-category.selected{background:#656565}.easy-autocomplete.eac-plate-dark ul li:first-child,.easy-autocomplete.eac-plate-dark ul .eac-category:first-child{border-radius:6px 6px 0 0}.easy-autocomplete.eac-plate-dark ul li:last-child,.easy-autocomplete.eac-plate-dark ul .eac-category:last-child{border-radius:0 0 6px 6px}
/*# sourceMappingURL=easy-autocomplete.themes.min.css.map */




/*nice-select*/
.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }


  /*style.css*/

html,
body {
  height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  /*font-smoothing: antialiased;*/
  -webkit-text-size-adjust: 100%;
}

body {
  font: 16px/1.4 'Roboto', Arial, Helvetica, sans-serif;
  color: #464646;
  overflow-x: hidden;
}

img {
  border: 0;
  max-width: 100%;
}

html {
  -ms-overflow-style: scrollbar;
}

.alltrans,
.form-control,
.btn1,
#logo img,
.filters-row span,
.portfolio-content {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a {
  color: #5191FA;
  text-decoration: none;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

a:hover
#a:focus 
{
  color: #5191FA;
  outline: none;
  text-decoration: underline;
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
  a:active {
    background-color: transparent;
  }
}

p {
  /*margin: 0 0 20px;*/
  color: #464646;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2;
  margin: 0 0 15px;
  font-weight: 700;
}

h1,
h2 {
  font-size: 60px;
}

h3 {
  font-size: 36px;
}

h4 {
  font-size: 20px;
  font-weight: 500;
}

h5 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600;
}

h6 {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 600;
}

ol,
ul {
  margin-top: 0;
  list-style: none;
  outline: 0;
  padding: 0;
}

.no-margin {
  margin: 0 !important;
}

figure {
  margin: 0;
}

input[type=text] {   
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/*input[type=number] {
  -moz-appearance: textfield;
  Firefox 
}*/


/*---------------- pre loader css ----------------*/

.travel_page_loader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999999;
  background-size: 100% 100%;
  background: rgb(73, 145, 250);
  background: linear-gradient(90deg, rgba(73, 145, 250, 1) 0%, rgba(81, 145, 250, 1) 50%, rgba(83, 145, 250, 1) 100%);
}

.travel_loading_bar_wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 50%;
}

.travel_loading_bar_wrapper .travel_loading_bar {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  position: relative;
}

.travel_loading_bar_wrapper .travel_loading_bar>span {
  position: absolute;
  bottom: 100%;
  width: 30px;
  height: 49px;
}

.travel_loading_bar_wrapper .travel_loading_bar>span.from {
  left: -15px;
}

.travel_loading_bar_wrapper .travel_loading_bar>span.from svg path {
  fill: #FCB715;
}

.travel_loading_bar_wrapper .travel_loading_bar>span.to {
  right: -15px;
}

@keyframes loadingPoint_animation {
  0%,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.travel_loading_bar_wrapper .travel_loading_bar>span.to.jump {
  animation: loadingPoint_animation 1.5s infinite;
}

.travel_loading_bar_wrapper .travel_loading_bar .travel_loading_bar_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-color: black;
  transition: all 0.3s ease;
}

.travel_loading_bar_wrapper .travel_loading_bar .travel_loading_bar_overlay>.pointer {
  position: absolute;
  right: 0px;
  bottom: 130%;
  width: 43px;
  height: 44px;
  opacity: 0;
  transition: all 0.5s ease;
}


/*---------------- Home Rev Slider css ----------------*/

.rev_slider .active-revslide .tp-bgimg {
  -webkit-animation: kenburns-top 25s ease-out both;
  animation: kenburns-top 25s ease-out both;
}

@-webkit-keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
    transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}

@keyframes kenburns-top {
  0% {
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: 50% 16%;
    transform-origin: 50% 16%;
  }
  100% {
    -webkit-transform: scale(1.25) translateY(-15px);
    transform: scale(1.25) translateY(-15px);
    -webkit-transform-origin: top;
    transform-origin: top;
  }
}


/*---------------- Swiper Slider Override css ----------------*/

.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background: #5191FA;
  opacity: .2;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #5191FA
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 10px;
}


/*---------------- daterange picker css ----------------*/

.daterangepicker {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  min-width: 300px;
  min-height: 100px;
  margin-top: 0;
  border-radius: 0 0 3px 3px;
}

.daterangepicker.single {
  min-width: 200px;
  padding: 0 0.45em;
}

.daterangepicker:before,
.daterangepicker:after {
  content: '';
  position: static;
  border: none;
  background: none;
  width: 0;
  height: 0;
}

.daterangepicker td.start-date:not(.end-date) {
  background-color: #ebf4f8;
  box-shadow: -3px 0 0 #2073f8;
  /*webkit-box-shadow: -3px 0 0 #5191FA;*/
  border-radius: 0;
}

.daterangepicker td.end-date:not(.start-date) {
  background-color: #ebf4f8;
  box-shadow: 3px 0 0 #2073f8;
  /*webkit-box-shadow: 3px 0 0 #5191FA;*/
  border-radius: 0;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #ebf4f8;
  border-color: transparent;
  color: inherit;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  border-radius: 0;
  border: none;
  margin: 1px 0;
}

.daterangepicker .calendar-table td.today {
  color: #FA5535;
}

.daterangepicker td.off.available {
  visibility: hidden;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.daterangepicker select.monthselect:focus,
.daterangepicker select.yearselect:focus {
  outline: none;
}


/*---------------- button style css ----------------*/

.btn-submit,.btn-submitCanel {
  outline: none;
  border: none;
  font-family: inherit;
  display: inline-block;
  line-height: 25px;
  background: linear-gradient(to right,#5191FA,#cc0033);
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 auto;
  width: 100%;
  cursor: pointer;
}

.btn-submitCanel{
	background: white!important;
    border: #c03 1px solid!important;
    color: #c03!important;
    line-height: 38px!important;
}
.btn-submitCanel:hover{
	background: white!important;
    border: #5191FA 1px solid!important;
    color: #5191FA!important;
    line-height: 38px!important;
}

.btn-submit:focus,
.btn-submit:active {
  outline: none;
  box-shadow: none;
}

.btn-submit:hover {
  background: linear-gradient(to left,#5191FA,#cc0033);
}

.btn-primary{
  color: #fff;
  background-color: #5191FA;
  border-color: #5191FA;
}
.btn-primary2{
  color: #fff;
  background: linear-gradient(to right,#5191FA,#cc0033);
  border: 0px;  
}

.btn-primary:hover {
  color: #fff;
  background-color: #2073f8;
  border-color: #2073f8;
}
.btn-primary2:hover {
  color: #fff;
  background: linear-gradient(to right,#cc0033,#5191FA);
  border: 0px; 
}

.btn-default {
  color: #fff;
  background-color: #5191FA;
  border-color: #5191FA;
}

.btn-default:hover {
  color: #fff;
  background-color: #2073f8;
  border-color: #2073f8;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle{
  color: #fff;
  background-color: #2073f8;
  border-color: #5191FA;
}

.btn-primary2:not(:disabled):not(.disabled).active,
.btn-primary2:not(:disabled):not(.disabled):active,
.show>.btn-primary2.dropdown-toggle {
  color: #fff;
  background-color: #cc0033;
  border-color: #cc0033;
}

.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show>.btn-default.dropdown-toggle {
  color: #fff;
  background-color: #2073f8;
  border-color: #5191FA;
}
.btn-primary2:focus,
.btn-primary:focus,
.btn-default:focus,
.btn-primary:active,
.btn-primary2:active,
.btn-default:active {
  outline: none;
  box-shadow: none;
}


/*---------------- checkbox style css ----------------*/

.custom-checkbox-style .custom-check {
	position: relative;
	left: 13px;
	opacity: 0;
	height:1px;
	width:1px
}

.custom-checkbox-style label div{
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 1px solid #A0A9B2;
  text-align: center;
  line-height: 16px;
  margin-right: 6px;
  border-radius: 3px;
  cursor: pointer;
  font-size: 12px;
  color: #5191FA;
  font-weight: 400;
}

.custom-checkbox-style label span {
  font-size: 16px;
  cursor: pointer;
  color: #464646;
  padding-right:15px;
}
.custom-checkbox-style label span strong{
	font-size: 16px;
}
.custom-check + .forCheck span{
	font-weight: normal;
	color:black!important;
}

.custom-check:checked + .forCheck span{
	font-weight: normal;
	color:#2073f8!important;
}

.custom-checkbox-style label span i {
  line-height: 2em;
  margin-left: 10px;
  color: #464646;
}

.custom-checkbox-style label span i.colored {
  color: gold;
}

.custom-checkbox-style label div .fa {
  opacity: 0;
}

.custom-checkbox-style .custom-check:checked+label .fa {
  opacity: 1;
}


/*---------------- Radio Button style css ----------------*/

.toggle-category {
  box-sizing: border-box;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: stretch;
}

.toggle-category input {
  width: 0;
  height: 0;
}

.toggle-category label {
  cursor: pointer;
}

.toggle-category input+label {
  color: #464646;
  margin: 0;
  padding: 10px 6px;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  border: solid 1px #EAEEF3;
  background-color: #FFF;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  box-shadow: 0 0 0 rgba(255, 255, 255, 0);
  transition: border-color .15s ease-out, color .25s ease-out, background-color .15s ease-out, box-shadow .15s ease-out;
}

.toggle-category input+label:first-of-type {
  border-radius: 6px 0 0 6px;
}

.toggle-category input+label:last-of-type {
  border-radius: 0 6px 6px 0;
}

.toggle-category input:checked+label {
  background-color: #5191FA;
  color: #FFF;
  border-color: #5191FA;
  z-index: 1;
}


/*---------------- Tag Checkbox style css ----------------*/

.checkbox-button label {
  margin-bottom: 5px;
  padding: 2px 10px;
  font-size: 12px;
}

.checkbox-button label:after {
  font-family: 'Font Awesome 5 Free';
  color: #999;
  content: "\f096";
}

.checkbox-button input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}

.checkbox-button .btn-default {
  color: #464646;
  background-color: #fff;
  font-weight: 400;
  border-radius: 25px;
}

.checkbox-button input[type="checkbox"]:checked+label {
  background-color: #5191FA;
  color: #fff;
}

.checkbox-button input[type="checkbox"]:checked+label:after {
  content: " " "\f00d";
  color: #fff;
}


/*---------------- Rate Single select style css ----------------*/

.review-score .review-score-item {
  display: inline;
}

.review-score .star-label {
  line-height: 2em;
  margin-right: 10px;
  color: #464646;
}

.review-score .star-input {
  visibility: hidden;
  font-size: 30px;
  cursor: pointer;
}

.star-input:checked+.star-label {
  color: gold;
}


/*---------------- Rate auto select style css ----------------*/

.rating input {
  opacity: 0;
  position: absolute;
}

.rating label {
  font-size: 20px;
  line-height: 2em;
  margin-right: 10px;
  color: #464646;
  -webkit-transition: color .4s;
  -moz-transition: color .4s;
  -o-transition: color .4s;
  transition: color .4s;
}

.rating label:hover~label,
.rating input:focus~label,
.rating label:hover,
.rating a:hover,
.rating a:hover~a,
.rating a:focus,
.rating a:focus~a {
  color: gold;
  cursor: pointer;
}


/*---------------- rangeSlider overrdie style css ----------------*/

.irs {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.irs--round .irs-min,
.irs--round .irs-max {
  color: #464646;
  background: #f2f2f2;
}

.range-slider .irs-line {
  background: #EEEEEE;
  border-radius: 100px;
  height: 6px;
  border: 0;
}

.irs--round .irs-bar {
  height: 6px;
  background-color: #5191FA;
}

.irs--round .irs-handle {
  top: 31px;
  width: 15px;
  height: 15px;
  border: none;
  background-color: #5191FA;
  border-radius: 15px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
  cursor: pointer;
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #2073f8;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  background-color: #5191FA;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  border-top-color: #5191FA;
  display: none;
}


/*---------------- form style css ----------------*/

::-webkit-input-placeholder {
  color: black !important;
  opacity: 0.6 !important;
}

::-moz-placeholder {
  color: black !important;
  opacity: 0.6 !important;
}

:-ms-input-placeholder {
  color: black !important;
  opacity: 0.6 !important;
}

:-moz-placeholder {
  color: black !important;
  opacity: 0.6 !important;
}

.input-field {
  margin-bottom: 15px;
}

.form-group {
  margin-bottom: 15px;
}

.form-control {
  height: 45px;
  color: black;
  border: 2px solid rgba(23, 23, 23, 0.15);
  background: none;
  border-radius: 8px;
  padding: 4px 16px;
  font-size: 16px;
  /*-webkit-appearance: none;
  -webkit-box-shadow: none;*/
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.form-control:focus {
  box-shadow: none;
  outline: none;
  /*caret-size: 12px;*/
  background: none;
  border: 2px solid rgba(23, 23, 23, 0.25);
  color: black;
}

textarea.form-control {
  height: 150px;
  padding-top: 15px;
}


/*---------------- section title css ----------------*/

.section-title {
  /* margin: 4% 20% 20px; */
  /* text-align: center; */
    margin: 4% auto 20px;
	text-align: center;
	width: 100%;

}

.section-title h4 {
  font-family: Roboto;
  font-size: 33px;
  line-height: .5em;
  color: #5191FA;
  font-weight: 800;
}

.section-title h2 {
  color: black;
}

.section-title p {
  font-size: 20px;
  line-height: 28px;
}


/*---------------- section title css ----------------*/

.page-title-para {
  /* background-attachment: fixed; */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}
.pad50TopBot{
  padding-top: 50px;
  padding-bottom: 50px;
  background: rgba(0, 0, 0, 0.5)!important;
}

.pad10TopBot{
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(0, 0, 0, 0.5)!important;
}


.page-title-para .page-title-wrapper {
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 5px black;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}


/*---------------- Fotorama overrdie style css ----------------*/

.fotorama .fotorama__arr {
  border-radius: 3px;
  width: 40px;
  height: 40px;
  background: none;
  background-color: rgba(26, 43, 72, 0.6);
}

.fotorama .fotorama__arr:after {
  position: absolute;
  left: 50%;
  margin-left: -13px;
  top: 7px;
  width: 24px;
  height: 24px;
}

.fotorama .fotorama__arr.fotorama__arr--prev {
  left: 30px;
}

.fotorama .fotorama__arr.fotorama__arr--prev:after {
  content: '';
  background: url(../images/icons/ico_pre.svg);
  background-repeat: no-repeat;
}

.fotorama .fotorama__arr.fotorama__arr--next {
  right: 30px;
}

.fotorama .fotorama__arr.fotorama__arr--next:after {
  content: '';
  background: url(../images/icons/ico_next.svg);
  background-repeat: no-repeat;
}

.fotorama .fotorama__fullscreen-icon {
  width: 40px;
  height: 40px;
  top: auto;
  bottom: 30px;
  right: 30px;
  background: none;
}

.fotorama .fotorama__fullscreen-icon:before {
  content: '';
  position: absolute;
  width: 24px;
  height: 24px;
  background: url(../images/icons/ico_full_3.svg);
  background-repeat: no-repeat;
  left: 50%;
  margin-left: -11px;
  top: 7px;
  z-index: 1;
}

.fotorama .fotorama__fullscreen-icon:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(26, 43, 72, 0.5);
  border-radius: 3px;
}

.fotorama__thumb-border {
  border-color: #5191FA;
}


/*---------------- waitMe Booking loading style css ----------------*/

.waitMe_container .waitMe_progress.bookingslide {-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);width: 50px;height: 10px;margin:auto;background: #3498DB;border-radius: 5px;-webkit-animation: bookingslide 1.8s ease-in-out infinite;animation: bookingslide 1.8s ease-in-out infinite;}
.waitMe_container .waitMe_progress.bookingslide:before, .waitMe_container .waitMe_progress.bookingslide:after {position: absolute;display: block;content: "";-webkit-animation: bookingslide 1.8s ease-in-out infinite;animation: bookingslide 1.8s ease-in-out infinite;height: 10px;border-radius: 5px;}
.waitMe_container .waitMe_progress.bookingslide:before {top: -20px;left: 10px;width: 40px;background: #EF4836;}
.waitMe_container .waitMe_progress.bookingslide:after {bottom: -20px;width: 35px;background: #F5AB35;}
@-webkit-keyframes bookingslide {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
  50% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
}

@keyframes bookingslide {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
  50% {
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
  }
  100% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
  }
}


/*---------------- Animations style css ----------------*/

@-webkit-keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}

@keyframes text-focus-in {
  0% {
    -webkit-filter: blur(12px);
    filter: blur(12px);
    opacity: 0;
  }
  100% {
    -webkit-filter: blur(0px);
    filter: blur(0px);
    opacity: 1;
  }
}

@-webkit-keyframes text-blur-out {
  0% {
    -webkit-filter: blur(0.01);
    filter: blur(0.01);
  }
  100% {
    -webkit-filter: blur(12px) opacity(0%);
    filter: blur(12px) opacity(0%);
  }
}

@keyframes text-blur-out {
  0% {
    -webkit-filter: blur(0.01);
    filter: blur(0.01);
  }
  100% {
    -webkit-filter: blur(12px) opacity(0%);
    filter: blur(12px) opacity(0%);
  }
}

/*==============================================
02. HOMEPAGE SLIDER AND BOOKING CSS
================================================*/


/*---------------- Homapage Slider css ----------------*/

.home-slider {
  height: 50vh;
}

.home-slider .home-slider-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: 50%;
  background-size: cover;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.home-slider .home-slider-details {
  text-align: center;
  padding: 25px;
  width: 100%;
  position: absolute;
  top: 35%;
  transform: translateY(-30%);
}

.home-slider .home-slider-details span {
  font-family: Roboto;
  white-space: nowrap;
  font-size: 48px;
  font-weight: 900;
  color: rgb(255, 255, 255);
  font-family: Roboto;
  visibility: inherit;
  transition: none 0s ease 0s;
  text-align: inherit;
  line-height: 67px;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  display: none;
}

.home-slider .home-slider-details h3 {
  font-weight: 900;
  color: rgb(255, 255, 255);
  font-family: Roboto;
  visibility: inherit;
  transition: none 0s ease 0s;
  text-align: inherit;
  line-height: 106px;
  margin-bottom: 20px;
  letter-spacing: -5px;
  font-size: 100px;
  white-space: nowrap;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  display: none;
}

.home-slider .home-slider-details p {
  font-weight: 900;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: Roboto;
  visibility: inherit;
  transition: none 0s ease 0s;
  text-align: center;
  line-height: 26px;
  font-size: 20px;
  white-space: normal;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  padding: 0 23%;
  display: none;
}

.swiper-slide-active .home-slider-img {
  -webkit-animation: kenburns-top 25s ease-out both;
  animation: kenburns-top 25s ease-out both;
}

.swiper-slide-active .home-slider-details span {
  display: block;
  text-shadow: 1px 1px 5px black;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.swiper-slide-active .home-slider-details h3 {
  display: block;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.5s both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.5s both;
}

.swiper-slide-active .home-slider-details p {
  display: block;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.8s both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.8s both;
}

.swiper-slide-prev .home-slider-details span,
.swiper-slide-prev .home-slider-details h2,
.swiper-slide-prev .home-slider-details p {
  display: block;
  -webkit-animation: text-blur-out 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  animation: text-blur-out 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.home-slider .swiper-button-prev {
    left: 5%;
}

.home-slider .swiper-button-next {
  right: 5%;
}

.home-slider .swiper-button-white {
  height: 20px;
  background-size: 27px 20px;
  padding: 35px;
  background-color: rgba(0,0,0,0.10);
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  transition:all .5s ease;
}

.home-slider:hover .swiper-button-white {
  visibility: visible;
  opacity: 1;
}

.home-slider .swiper-button-white:hover{  
  background-color: rgba(0,0,0,0.3);
}

/*---------------- Homapage Booking css ----------------*/

.teaser-box-section {
  clear: both;
  position: relative;
  margin-top: -100px;
  z-index: 20;
  background:rgba(0, 0, 0, 0)!important;
}

.teaser-box-section .row {
  /*webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.10);*/
  -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.10);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.10);
  
}

.booking-search .borr {
  border-right: 1px solid #eaeaea;
}

.btn-submit {
  line-height: 60px;
}

.booking-search input {
  outline: none;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  font-size: 18px;
  font-family: inherit;
}

.booking-search .nice-select {
  border: none;
  font-size: 1em;
  outline: none;
  padding-left: 20px;
  padding-bottom: 55px;
}

.booking-search .nice-select:after {
  margin-top: -9px;
}

.booking-search .nice-select .list {
  border-radius: 0;
  margin-top: 0;
  max-height: 300px;
  overflow-y: auto;
}

.booking-search .nice-select .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(63, 208, 212, 0.3);
  background-color: #fff;
}

.booking-search .nice-select .list::-webkit-scrollbar {
  width: 2px;
  background-color: #5191FA;
}

.booking-search .nice-select .list::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 2px rgba(63, 208, 212, .3);
  background-color: #5191FA;
}

.booking-search textarea {
  resize: none;
}

.booking-search .input-group {
  position: relative;
  padding: 0px;
  background: #fff;
  float: left;
}

.booking-search .form::after {
  content: "";
  clear: both;
  display: table;
}

.booking-search .input-icon {
  font-size: 24px;
  color: #808080;
  position: absolute;
  line-height: 60px;
  right: 20px;
  top: 0;
  width: 20px;
  background: #fff;
  text-align: center;
  cursor: pointer;
}

.booking-search .input-icon::before {
  display: block;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.booking-search .label {
  font-size: 12px;
  color: #5191FA;
  text-transform: uppercase;
  display: block;
  font-weight: 600;
  padding-left: 20px;
}

.booking-search .input--style-1 {
  font-size: 18px;
  padding: 10px 0 20px 20px;
  color: #333;
}

.booking-search .input--style-1::-webkit-input-placeholder {
  color: #333;
}

.booking-search .input--style-1:-moz-placeholder {
  color: #333;
  opacity: 1;
}

.booking-search .input--style-1::-moz-placeholder {
  color: #333;
  opacity: 1;
}

.booking-search .input--style-1:-ms-input-placeholder {
  color: #333;
}

.booking-search .input--style-1:-ms-input-placeholder {
  color: #333;
}

.booking-search .icon-con {
  position: absolute;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  background: #f2f2f2;
  right: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.booking-search .minus,
.booking-search .plus {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #b2b2b2;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.booking-search .minus:hover,
.booking-search .plus:hover {
  background: #2073f8;
  color: #fff;
}


/*==============================================
03. TOP DESTINATIONS CSS
================================================*/

.top-destination-list .hp-item {
  margin-bottom: 30px;
}

.top-destination-list .img-responsive {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  cursor: pointer;
  border-radius: 5px;
}

.top-destination-list .img-round {
  border-radius: 50%;
}

.top-destination-list .img-round .round-dest-title {
  position: absolute;
  z-index: 2;
  top: 44%;
  width: 100%;
}

.top-destination-list .img-round .round-dest-title h4 {
  color: #fff;
  font-family: Roboto;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  cursor: pointer;
}

.top-destination-list .img-responsive img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.flotLeft img {
	left: 0px!important;
}

.top-destination-list .img-responsive:before {
  content: '';
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
  width: 100%;
  height: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.top-destination-list .img-responsive.img-round:before {
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
}

.top-destination-list .hp-item:hover img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.top-destination-list .hp-desc {
  position: absolute;
  bottom: 7px;
  padding: 0 10px;
  color: #fff;
  z-index: 2;
  cursor: pointer;
}

.top-destination-list .hp-desc .hp-destination h4 {
	margin-bottom: 2px;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 199px;
}

.top-destination-list .hp-desc .hp-rate * {
  padding-right: 5px;
  font-size: 15px;
  font-weight: 500;
}

.top-destination-list .hp-price-rate {
  color: #fff;
  position: absolute;
  right: 25px;
  bottom: 8px;
  z-index: 2;
  cursor: pointer;
  text-align: right;
}

.top-destination-list .hp-price-rate h4 {
  line-height: .5em;
  margin: 0;
}

.top-destination-list .hp-price-rate span {
  font-size: 11px;
}


/*==============================================
04. SITE REVIEW CSS 
================================================*/

.review-section .pl-avt-group .pl-avt {
  overflow: hidden;
  border-radius: 3px;
  display: inline-block;
  float: none;
  margin-right: 5px;
}

.review-section .pl-avt-group .pl-avt img {
  width: 56px;
  height: 56px;
  object-fit: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.review-section .pl-customers__count {
  width: 56px;
  height: 56px;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  padding: 15px 12px;
  margin-right: 5px;
  background-color: #5191FA;
  border-radius: 3px;
  color: #ffffff;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  text-align: center;
}

.review-section .pl-customers__count:hover,
.pl-customers__count:focus {
  color: #ffffff;
  outline: none;
  text-decoration: none;
  background-color: #2073f8;
}

.review-section .pl-customers__count .amp {
  font-size: 23px;
  text-align: center;
  font-weight: 400;
  margin-top: -5px;
  display: inline-block;
}

.review-section .pl-customers__stt {
  min-height: 56px;
  max-width: calc(100% - 65px);
  overflow: hidden;
  border-radius: 3px;
  display: inline-block;
  padding: 15px 15px;
  border: 1px solid #dedede;
  background-color: white;
  position: relative;
  font-size: 17px;
}

.review-section .pl-customers__stt a:hover,
.pl-customers__stt a:focus {
  color: #2073f8;
  outline: none;
  text-decoration: none;
}


/*==============================================
05. TOP TOUR LIST CSS
================================================*/


.tours-list-slider .swiper-slide {
  border-radius: 3px;
}

.tours-list-slider .tour-list-item {
  text-decoration: none;
}

.tours-list-slider .tour-list-item .tour-list-item-img {
  object-fit: cover;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.tours-list-slider .tour-list-item .tour-list-item-img img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.tours-list-slider .tour-list-item .tour-list-item-img .tour-item-discount {
  position: absolute;
  width: 80px;
  height: 48px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -30px;
  top: -13px;
  background-color: #cc0033;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  z-index: 1;
}

.tours-list-slider .tour-list-item .tour-list-item-img .tour-item-feature {
  position: absolute;
  z-index: 1;
  top: 30px;
  left: 0;
  background: #5191FA;
  border-radius: 0 3px 3px 0;
  padding: 6px 10px;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: 500;
  z-index: 1;
}

.tours-list-slider .tour-list-item .item-description {
  /* padding: 0 15px 10px; */
  /* border: 1px solid #EAEEF3; */
  border-top: none;
  text-align: left;
  /* -webkit-border-bottom-right-radius: 3px; */
  /* -webkit-border-bottom-left-radius: 3px; */
  /* -moz-border-radius-bottomright: 3px; */
  /* -moz-border-radius-bottomleft: 3px; */
  /* border-bottom-right-radius: 3px; */
  /* border-bottom-left-radius: 3px; */
}

.tours-list-slider .item-description .item-location {
  color: #464646;
  padding: 10px 0;
  font-weight: 400;
}

.tours-list-slider .item-description .item-location i {
  font-size: 15px;
  padding-right: 5px;
}

.tours-list-slider .item-description .item-location span {
  font-size: 13px;
}

.tours-list-slider .item-description .tour-item-title {
  color: #000000;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 44.8px;
  font-size: 16px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tours-list-slider .item-description .tour-item-review * {
  display: inline-block;
  font-weight: 400;
}

.tours-list-slider .item-description .tour-review-stars {
  padding: 0 12px 0 0;
  text-align: left;
  font-size: 15px;
  color: #ffbb58;
}

.tours-list-slider .item-description .tour-item-review .tour-review {
  font-size: 13px;
  color: #464646;
}

.tours-list-slider .item-description .tour-footer * {
  display: inline-block;
}

.tours-list-slider .item-description .tour-footer .tour-duration {
  color: #464646;
  font-weight: 400;
}

.tours-list-slider .item-description .tour-footer .tour-duration i {
  padding-right: 5px;
  font-size: 15px;
}

.tours-list-slider .item-description .tour-footer .tour-duration span {
  font-size: 13px;
}

.tours-list-slider .item-description .tour-footer .tour-price {
  float: right;
}

.tours-list-slider .item-description .tour-footer .tour-price .cross-price {
  position: absolute;
  bottom: 27px;
  right: 17px;
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033;
  font-weight: 400;
}

.tours-list-slider .item-description .tour-footer .tour-price .tour-price-start {
  font-size: 13px;
  color: #464646;
  font-weight: 400;
  padding-right: 5px;
}

.tours-list-slider .item-description .tour-footer .tour-price .act-price {
  font-size: 18px;
  color: #1A2B48;
  font-weight: 500;
}

.tours-list-slider .swiper-slide:hover .tour-list-item-img>img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}


/*==============================================
06. WHY US SECTION CSS
================================================*/

.why-us {
  position: relative;
  left: 0px;
  box-sizing: border-box;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 5%;
}

.why-us-background {
  margin-bottom: -10px !important;
  background-image: url(../images/bg_home_04.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.why-us-custom {
  mask-mode: luminance;
  -webkit-mask-repeat: round;
  mask-repeat: round;
  -webkit-mask-size: cover;
  mask-size: cover;
  z-index: 2;
  position: relative;
}

.why-us .why-us-main {
  height: 370px;
}

.why-us .why-us-main .main-title {
  margin: 25px 0 30px;
  font-weight: bold;
}

.why-us-item {
  margin-bottom: 25px;
}

.why-us-item .image-icon {
  float: left;
}

.why-us-item .image-icon img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 50px;
  /*vertical-align: middle;*/
}

.why-us-item .content {
  margin-left: 85px;
}

.why-us-item .content .title {
  margin-bottom: 5px;
}

.why-us-item .content .desc {
  font-size: 13px;
  line-height: 1.3em;
}


/*==============================================
07. PARALLAX SECTION CSS
================================================*/

.parallax-div {
  margin-top: 5%;
  padding-top: 150px;
  padding-bottom: 150px;
  /*background-image: url(../images/parallax.jpg);*/
  background-image:linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.3)), url('../images/to-be-guide.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  width:100%;
  -webkit-background-size: cover;
}

.parallax-div .parallax-wrapper {
  text-align: center;
  color: #fff;
}

.parallax-div .parallax-wrapper h4 {
  padding-bottom: 20px
}

.parallax-btn {
  text-decoration: none;
  background-color: #5191FA;
  color: #fff;
  font-size: 16px;
  padding: 15px 25px;
  font-weight: 500;
}

.parallax-btn:hover,
.parallax-btn:active {
  text-decoration: none;
  background-color: #2073f8;
  color: #fff;
}


/*==============================================
08. SUBSCRIBE FORM CSS
================================================*/

.subscriber-form {
  padding: 25px 0 5px 0;
  background: #F5F5F5;
}

.searchFormLine{
	padding: 25px 20% 5px 20%!important;
}

.subscriber-form.mar-top {
  margin-top: 10%;
}

.subscriber-form .media {
  overflow: visible;
}

.subscriber-form .media .media-left {
  padding-right: 30px;
}

.subscriber-form .media .media-object {
  position: relative;
  top: -10px;
}

.subscriber-form .subcribe-form {
  position: relative;
}

.subscriber-form .subcribe-form .form-control {
  height: 55px;
  /* line-height: 53px; */
  font-size: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eaeaea;
}

.subscriber-form .subcribe-form .form-control:active,
.subscriber-form .subcribe-form .form-control:focus {
  border-color: #5191FA!important;
}

.subscriber-form .subcribe-form .subscribe-btn {
  border: none;
  border-radius: 0 5px 5px 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 55px;
  line-height: 55px;
  color: #FFF;
  background: #5191FA;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.subscriber-form .subcribe-form .subscribe-btn:hover,
.subscriber-form .subcribe-form .subscribe-btn:focus {
  background: #2073f8;
}


/*==============================================
09. FOOTER STYLE CSS
================================================*/

.footer {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-top: 18px;
}

.footer .footer-logo {
  width: 50%;
  margin-bottom: 20px;
}

.footer .small-story {
  padding-top: 4px;
}

footer.footer h4 {
  border-bottom: 1px solid #eaeaea;
  display: inline-block;
  line-height: 1.6;
}

footer.footer .widget-tags-wrap .tag {
  display: inline-block;
  line-height: 23px;
  margin-right: 20px;
  color: #464646;
  text-decoration: none;
  line-height: 26px;
}

footer.footer .widget-tags-wrap .tag:hover {
  color: #5191FA;
}

footer.footer .footer-blog {
  list-style: none;
  padding: 0;
}

.footer .footer-blog a {
  text-decoration: none;
}

.footer .footer-blog a:hover {
  color: #2073f8;
}

.footer .footer-blog p {
  font-size: 15px;
  color: black;
}

footer.footer .footer-contact {
  border-left: 3px solid #5191FA;
  padding-left: 20px;
  margin-bottom: 20px;
}

footer.footer .footer-contact:last-child {
  margin-bottom: 0;
}

footer.footer .footer-contact p {
  font-size: 13px;
  color: #464646;
  margin-bottom: 0;
  padding-bottom: 6px;
}

footer.footer .footer-contact h5 {
  font-weight: 500;
}

footer.footer .social-link a {
  padding-right: 10px;
  text-decoration: none;
  font-size: 24px;
  font-weight: 500;
  color: black;
}

footer.footer .social-link a:hover {
  color: #2073f8;
}

footer.footer .copyright {
  border-top: 1px solid #eaeaea;
  line-height: 40px;
  margin-top: 10px;
}

footer.footer .copyright p {
  margin: 0;
}

footer.footer .copyright p span {
  color: #5191FA;
}

footer.footer .copyright a {
  text-decoration: none;
  font-weight: 600;
}

footer.footer .copyright a:hover {
  color: #5191FA;
}

footer.footer .copyright a+a {
  margin-left: 30px;
}


/*==============================================
10. BACK TO TOP CSS
================================================*/

#back2Top {
  position: fixed;
  bottom: 40px;
  right: 10px;
  background: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 3;
}

#back2Top i {
  color: #5191FA;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#back2Top:hover {
  background: rgba(0, 0, 0, 0.9);
}

#back2Top:hover i {
  top: 5px;
}


/*==============================================
11. SEARCH RESULT PAGE CSS
================================================*/



.filter-section .sidebar-item .search-form,
.filter-section .sidebar-item .search-price-filter {
  box-shadow: 0px 2px 9px 0px #EAEEF3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
  display: block;
}

.filter-section .sidebar-item .search-title {
  padding: 20px 0;
  border-bottom: 1px solid #EAEEF3;
  font-size: 16px;
  font-weight: 600;
}

.filter-section .sidebar-item .search-title .btnclose {
  float: right;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  margin-right: 10px;
  cursor: pointer;
  display: none;
}

.filter-section .sidebar-item .search-title .btnclose:focus,
.filter-section .sidebar-item .search-title .btnclose:active {
  outline: none;
  box-shadow: none;
}

.filter-section .sidebar-item .search-title:before {
  content: "";
  width: 3px;
  height: 22px;
  background: #5191FA;
  display: block;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -1px;
}

.filter-section .sidebar-item .search-form .filter-booking-form .input-group {
  padding: 8px 0;
  border-bottom: 1px solid #EAEEF3;
}

.filter-section .sidebar-item .search-form .filter-booking-form .fa-icon, .guestIcon{
  position: absolute;
  top: 29%;
  z-index: 1;
  left: 15px;
  font-size: 25px;
  font-weight: 400;
  color: #464646;
}

.filter-section .sidebar-item .search-form .filter-booking-form .fa-icon img, .guestIcon img{
  width: 24px;
  height: 24px;
}

.filter-section .sidebar-item .search-form .filter-booking-form .label, .guestLabel{
  padding-left: 50px;
  padding-top: 12px;
  margin-bottom: 0;
  font-size: 14px;
  color: black;
  font-weight: 400;
}

.filter-section .sidebar-item .search-form .filter-booking-form .nice-select {
  border: none;
  height: 40px;
}

.filter-section .sidebar-item .search-form .filter-booking-form .nice-select:after {
  display: none;
}

.filter-section .sidebar-item .search-form .filter-booking-form .nice-select .current {
  padding-left: 32px;
  font-size: 15px;
  color: #2073f8;
}

.filter-section .sidebar-item .search-form .filter-booking-form .nice-select .list {
  margin-top: 9px;
  border-radius: 0;
  max-height: 300px;
  overflow-y: auto;
}

.filter-section .sidebar-item .search-form .filter-booking-form .nice-select .list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(63, 208, 212, 0.3);
  background-color: #fff;
}

.filter-section .sidebar-item .search-form .filter-booking-form .nice-select .list::-webkit-scrollbar {
  width: 2px;
  background-color: #5191FA;
}

.filter-section .sidebar-item .search-form .filter-booking-form .nice-select .list::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 2px rgba(63, 208, 212, .3);
  background-color: #5191FA;
}

.filter-section .sidebar-item .search-form .filter-booking-form .nice-select .list .selected.disabled {
  display: none;
}

.filter-section .sidebar-item .search-form .filter-booking-form .datetimecls {
  width: 100%;
  padding-left: 50px;
  margin: 8px 0;
  font-size: 15px;
  color: #2073f8;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

.filter-section .sidebar-item .search-form .filter-booking-form .icon-con, .guestIconCon {
  position: absolute;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  background: #f2f2f2;
  right: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.filter-section .sidebar-item .search-form .filter-booking-form .minus,.guestMinus,
.filter-section .sidebar-item .search-form .filter-booking-form .plus,.guestPlus {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #b2b2b2;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.filter-section .sidebar-item .search-form .filter-booking-form .minus:hover,.guestMinus:hover,
.filter-section .sidebar-item .search-form .filter-booking-form .plus:hover,.guestPlus:hover {
  background: #2073f8;
  color: #fff;
}

.filter-section .sidebar-item .search-form .filter-booking-form .guests-input,.guestNumber {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  padding-left: 50px;
  margin: 0;
  font-size: 15px;
  color: #2073f8;
}



.filter-section .sidebar-item .btn-submit {
  line-height: 70px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.filter-section .sidebar-item .search-price-filter .search-filter-body .div-pad {
  padding: 20px;
}

.filter-section .sidebar-item .search-price-filter .search-filter-body .bd-bot {
  border-bottom: 1px solid #EAEEF3;
}

.filter-section .sidebar-item .search-price-filter .search-filter-body .second-title {
  font-size: 15px;
}

.filter-result .result-view-option {
  padding: 7px 18px 7px 0;
  text-align: right;
}

.filter-result .result-view-option .result-sort-icon {
  padding-left: 5px;
  margin: 4px 0;
  cursor: pointer;
}

.filter-result .result-view-option .result-sort-icon.active svg .serch-result-layout {
  stroke: #5191FA !important;
}

.filter-result .sort-option .nice-select {
  border: none;
  padding-left: 0;
  border-radius: 0;
}

.filter-result .sort-option .nice-select .list {
  width: 100%;
  margin: 0px;
  border-radius: 0;
  right: unset !important;
}

.filter-result .sort-option .nice-select .list .option {
  padding: 0 10px;
  line-height: 30px;
  min-height: 30px;
}

.filter-result .result-count h4 {
  padding: 8px 0;
  margin: 0;
}

.filter-result .filter-result-main {
  margin-top: 20px;
  margin-bottom: 10px;
}


.grid-view .filter-result-item {
  border-radius: 3px;
  margin-bottom: 25px;
}

.grid-view .tour-list-item {
  text-decoration: none;
}

.grid-view .tour-list-item .tour-list-item-img {
  object-fit: cover;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.grid-view .tour-list-item .tour-list-item-img img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  object-fit: cover;
}

.grid-view .tour-list-item .tour-list-item-img .tour-item-discount {
    position: absolute;
    width: 50px;
    height: 30px;
    /* -webkit-transform: rotate(45deg); */
    /* transform: rotate(45deg); */
    right: 0px;
    top: 0px;
	background-color: rgb(204 0 51 / 70%);
    border-radius: 0px 0px 0px 3px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    z-index: 1;
	font-weight:900;
}

.grid-view .tour-list-item .tour-list-item-img .tour-item-feature {
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0;
  background: rgb(81 145 250 / 70%);
  border-radius: 0 0 3px 0;
  padding: 3px 6px;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  z-index: 1;
}

.grid-view .tour-list-item .item-description {
  /* padding: 0 15px 10px; */
  /* border: 1px solid #EAEEF3; */
  border-top: none;
  text-align: left;
  /* -webkit-border-bottom-right-radius: 3px; */
  /* -webkit-border-bottom-left-radius: 3px; */
  /* -moz-border-radius-bottomright: 3px; */
  /* -moz-border-radius-bottomleft: 3px; */
  /* border-bottom-right-radius: 3px; */
  /* border-bottom-left-radius: 3px; */
}

.grid-view .item-description .item-location{
  color: #464646;
  padding: 15px 0 10px 0;
  font-weight: 500;
}
 .itemsGuide .item-description .item-location {
  color: #464646;
  padding: 0px 0 10px 0;
}
.grid-view .item-description .item-location i {
  padding-right: 5px;
}

.grid-view .item-description .item-location i img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.grid-view .item-description .item-location span {
  font-size: 16px;
  position: relative;
  left: 0px;
  font-weight: 400;
  top: 3px;
}

.grid-view .item-description .tour-item-title {
  color: #000000;
  font-weight: 900;
  margin-bottom: 5px;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 50px;
  font-size: 18px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.grid-view .item-description .tour-item-review * {
  display: inline-block;
  font-weight: 900;
}

.grid-view .item-description .tour-review-stars, .itemsGuide .item-description .tour-review-stars{
  padding: 0 12px 0 0;
  text-align: left;
  font-size: 16px;
  color: #ffbb58;
  margin-bottom: 8px;
}
.itemsGuide .item-description .tour-review-stars{
  text-align: center;
}

.grid-view .item-description .tour-item-review .tour-review {
  font-size: 16px;
  color: #464646;
  font-weight: 500;
}

.grid-view .item-description .tour-item-desc {
  display: none;
}

.grid-view .item-description .tour-footer * {
  display: inline-block;
  font-weight: 500;
}

.grid-view .item-description .tour-footer .tour-duration {
  color: #464646;
  padding-top: 1px;
  font-weight: 600;
}

.grid-view .item-description .tour-footer .tour-duration i {
  padding-right: 5px;
}

.grid-view .item-description .tour-footer .tour-duration i img {
  width: 15px;
  height: 15px;
}

.grid-view .item-description .tour-footer .tour-duration span {
  font-size: 16px;
}

.grid-view .item-description .tour-footer .tour-category {
  display: none;
}

.grid-view .item-description .tour-footer .tour-price {
	float: right;
    position: relative;
    top: -10px;
}

.grid-view .item-description .tour-footer .tour-price .save-price-tag {
  display: none;
}

.grid-view .item-description .tour-footer .tour-price .cross-price {
    text-decoration: line-through;
    font-size: 18px;
    color: #888;
    font-weight: 400;
}

.grid-view .item-description .tour-footer .tour-price .tour-price-start {
  font-size: 16px;
  color: #464646;
  font-weight: 500;
  padding-bottom: 5px;
}

.grid-view .item-description .tour-footer .tour-price .act-price {
  font-size: 26px;
  color: #cc0033;
  font-weight: 900;
}

.grid-view .filter-result-item:hover .tour-list-item-img>img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}


.list-view .filter-result-item {
  border-radius: 3px;
  margin-bottom: 2.5%;
}

.list-view .tour-list-item {
  text-decoration: none;
}

.list-view .tour-list-item .tour-list-item-img {
  object-fit: cover;
  width: 25%;
  height: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  float: left;
}

.list-view .tour-list-item .tour-list-item-img img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  object-fit: cover;
}

.list-view .tour-list-item .tour-list-item-img .tour-item-discount {
   position: absolute;
    width: 50px;
    height: 30px;
	border-radius: 0px 0px 3px 0px;
    /* -webkit-transform: rotate(45deg); */
    /* transform: rotate(45deg); */
    left: 0px;
    top: 0px;
    background-color: rgb(204 0 51 / 70%);
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    z-index: 1;
	font-weight: 900;
}

.list-view .tour-list-item .tour-list-item-img .tour-item-feature {
  position: absolute;
  z-index: 1;
  bottom: 0px;
  left: 0;
  background: rgb(81 145 250 / 70%);
  border-radius: 0 3px 0px 0;
      padding: 3px 6px;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: 500;
  z-index: 1;
}

.list-view .tour-list-item .item-description {
  height: 210px;
  float: right;
  width: 75%;
  padding: 0 15px 10px;
  border: 1px solid #EAEEF3;
  border-left: none;
  text-align: left;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.list-view .item-description .tours-left-desc {
  width: 70%;
  height: 210px;
  border-right: 1px solid #EAEEF3;
  float: left;
  padding: 10px 20px;
}

.list-view .item-description .item-location {
  color: #464646;
  padding: 0px 10px 5px 0;
  font-weight: 400;
}

.list-view .item-description .item-location i {
  padding-right: 5px;
}

.list-view .item-description .item-location i img {
  width: 25px;
  height: 25px;
  border-radius:50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}

.list-view .item-description .item-location span {
  font-size: 16px;
  position: relative;
  left: 0px;
  font-weight: 400;
  top: 3px;
}

.list-view .item-description .tour-item-title {
  /* color: #000000; */
  color:black;
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 65px;
  font-size: 22px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-view .item-description .tour-item-desc {
  text-align: left!important;
  font-size: 16px;
  color: #464646;
  font-weight: 400;
  margin-bottom: 5px;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 40px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align:center;
}

.list-view .item-description .tour-item-review * {
  display: inline-block;
  font-weight: 900;
}

.list-view .item-description .tour-review-stars {
  padding: 0 12px 0 0;
  text-align: left;
  font-size: 16px;
  color: #ffbb58;
  margin-bottom: 10px;
}

.list-view .item-description .tour-item-review .tour-review {
  font-size: 16px;
  color: #464646;
  font-weight: 500;
}

.list-view .item-description .tour-footer {
  width: 30%;
  height: 215px;
  float: right;
  padding: 10px 20px;
  position: relative;
}

.list-view .item-description .tour-footer .tour-duration {
  color: #464646;
  padding: 10px 0;
  font-weight: 400;
}

.list-view .item-description .tour-footer .tour-duration i {
  padding-right: 10px;
}

.list-view .item-description .tour-footer .tour-duration i img {
  width: 17px;
  height: 17px;
}

.list-view .item-description .tour-footer .tour-duration span {
  font-size: 16px;
}

.list-view .item-description .tour-footer .tour-category {
  color: #464646;
  padding: 0px 0;
  font-weight: 400;
}

.list-view .item-description .tour-footer .tour-category i {
  padding-right: 10px;
}

.list-view .item-description .tour-footer .tour-category i img {
  width: 17px;
  height: 17px;
}

.list-view .item-description .tour-footer .tour-category span {
  font-size: 16px;
}

.list-view .item-description .tour-footer .tour-price {
  position: absolute;
  width: 100%;
  bottom: 20px;
  right: 5px;
  text-align: right;
}

.list-view .item-description .tour-footer .tour-price .cross-price {
  display: block;
  text-decoration: line-through;
  font-size: 16px;
  color: #999;
  font-weight: 400;
}

.list-view .item-description .tour-footer .tour-price .tour-price-start {
  font-size: 16px;
  color: #464646;
  font-weight: 400;
  padding-right: 10px;
}

.list-view .item-description .tour-footer .tour-price .act-price {
  font-size: 26px;
  color: #cc0033;
  font-weight: 900;
}

.list-view .filter-result-item:hover .tour-list-item-img>img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.list-view .item-description .tour-footer .tour-price .save-price-tag {
  margin-bottom: 5px;
}

.list-view .item-description .tour-footer .tour-price .save-price-tag .save-amount {
  margin-right: 10px;
  font-size: 11px;
  color: #eb2026;
  line-height: 12px;
  font-weight: 900;
}

.price-tag {
  display: inline-block;
  background-color: #eb2026;
  -webkit-border-radius: 3px 4px 4px 3px;
  -moz-border-radius: 3px 4px 4px 3px;
  border-radius: 3px 4px 4px 3px;
  border-left: 1px solid #eb2026;
  position: relative;
  color: white;
  font-size: 10px;
  line-height: 14px;
  padding: 0 4px 0 4px;
  font-weight: 900;
}

.price-tag:before {
  content: "";
  position: absolute;
  display: block;
  left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #eb2026;
}

.price-tag:after {
  content: "";
  background-color: #ffffff;
  border-radius: 50%;
  width: 2px;
  height: 2px;
  display: block;
  position: absolute;
  left: -2px;
  top: 6px;
}


/*---------------- pagination css ----------------*/

.filter-pagination {
  text-align: center;
  display: block;
  margin-top: 30px;
  margin-bottom: 0px;
}

.filter-pagination .pagination-pages {
  display: inline-block;
  padding: 0;
  margin: 0;
}

.filter-pagination .pagination-pages li {
  list-style: none;
  font-size: 16px;
  color: #768090;
  float: left;
  margin-right: 10px;
}

.filter-pagination .pagination-pages li a {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-decoration: none;
  color: #464646;
}

.filter-pagination .pagination-pages li a.current {
  border: 1px solid #5191FA !important;
  border-radius: 3px;
  background: transparent !important;
  color: #5191FA !important;
}

.filter-pagination span.count-string {
  font-size: 14px;
  color: #768090;
  margin-top: 5px;
  display: block;
}


/*---------------- search mobile button css ----------------*/

.search-mobile-btn {
  text-align: center;
  display: none;
  margin: 10px 0;
}


/*==============================================
12. TOUR DETAILS PAGE CSS
================================================*/

.tour-detail-banner {
  width: 100%;
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.tour-detail-banner .banner-inside {
  position: relative;
}

.tour-detail-banner .banner-inside .btn-group {
  float: right;
  margin-top: 20px;
}

.tour-detail-banner .banner-inside .btn-group .btn {
  margin-left: 10px;
  color: #fff;
  background: rgba(63, 208, 212, .3);
  border-radius: .25rem;
}

.tour-detail-banner .banner-inside .btn-group .btn:hover {
  background: rgba(63, 208, 212, .5);
}

.tour-detail-banner .banner-inside .btn-group .btn.focus,
.tour-detail-banner .banner-inside .btn-group .btn:focus {
  outline: 0;
  box-shadow: none;
}

.tour-detail-banner .banner-inside .btn-group .btn .fa {
  margin-right: 10px;
}

.hidden {
  overflow: hidden;
  display: none;
  visibility: hidden;
}

.tour-detail-banner .share-button .social-icons .fbtn {
  width: 31px;
  /*display: inline-block;*/
  color: #fff;
  text-align: center;
  float: left;
  margin-left: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(63, 208, 212, .3);
}

.tour-detail-banner .share-button .social-icons .fbtn:hover {
  background: rgba(63, 208, 212, .5);
}

.tour-detail-banner .share-button .social-icons .fa {
  padding: 7px 0px;
}

.tour-detail-banner .share-button {
  height: 30px;
}

.tour-detail-banner .share-button .social-icons.active {
  opacity: 1;
  transition: all 0.4s ease 0s;
  visibility: visible;
}

.tour-detail-banner .share-button .social-icons {
  opacity: 0;
  transition: all 0.4s ease 0s;
  visibility: hidden;
  margin-left: 8px;
  margin-top: 5px;
}

.tour-details-main,.blog-details-main,.padTop30 {
  padding-top: 30px;
}

.tour-main-header {
  align-items: center;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}

.tour-main-header .left-part .main-heading {
  font-weight: 900;
  font-size: 30px;
  line-height: 1.3;
  color: #000000;
}

.tour-main-header .left-part .second-heading {
  color: #464646;
  font-size: 14px;
}

.tour-main-header .left-part .second-heading .fa {
  position: relative;
  font-size: 18px;
  margin-right: 3px;
}

.tour-main-header .right-part .review-score {
  text-align: right;
}

.tour-main-header .right-part .review-score .head-rating {
  font-size: 14px;
  color: #1A2B48;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
}

.tour-main-header .right-part .review-score .score-stars {
  margin-bottom: 7px;
  width: 120px;
}

.tour-main-header .right-part .review-score .score-stars .fa {
  font-size: 16px;
  padding: 0 0 0 5px;
  text-align: left;
  color: #ffbb58;
}

.tour-main-header .right-part .review-score .score-link {
  font-size: 14px;
  color: #007bff;
}

.main-tour-feature {
  padding-top: 0px;
  padding-bottom: 10px;

}

.main-tour-feature .item {
  text-align: center;
}

.main-tour-feature .item .info .value {
  line-height: 14px;
  font-size: 12px;
  padding-top: 12px;
  font-weight: 500;
}

.read-more {
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

.read-more .read-more-title {
	font-size: 20px;
    color: black;
    font-weight: 700;
}

.read-more>.read-more__content {
  z-index: 0;
  overflow: hidden;
  font-size:16px!important;
}

.read-more>.read-more__content>.read-more__content__container {
  position: relative;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
  max-height: 4000px;

}

.read-more>.read-more__content>.read-more__content__container:before {
  z-index: 1;
  display: block;
  content: '';
  position: absolute;
  bottom: -12%;
  left: 0;
  right: 0;
  top: auto;
  height: 120px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(rgba(255, 255, 255, 0), #fff);
  opacity: 0;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -ms-transition: opacity 0.8s;
  transition: opacity 0.8s;
}

.read-more.collapsed .read-more__content>.read-more__content__container {
  text-overflow: ellipsis;
  max-height: 200px;
}

.read-more.collapsed .read-more__content>.read-more__content__container:before {
  opacity: 1;
}

.read-more>.read-more__expand {
  z-index: 2;
}

.read-more>.read-more__expand .read-more-btn {
  cursor: pointer;
  text-decoration: underline;
  color: #5191FA;
  font-size: 16px;
}

.read-more>.read-more__expand .read-more-btn:hover {
  color: #007bff;
}

.tour-highlight {
  margin-bottom: 30px;
}

.tour-highlight .highlight-title, .titleEcx {
	font-size: 20px;
    color: black;
    font-weight: 700;
    margin-bottom: 15px;
	line-height: 1.5em;
}

.tour-highlight ul {
  padding-left: 25px;
}

.tour-highlight ul li {
  font-size: 16px;
  color:#464646;
  list-style: none;  
  clear:both;
}

.tour-highlight ul li:before { 
  content: "\f0eb"; 
  color:#5191FA; 
  font-weight:900; 
  font-family: 'Font Awesome 5 Free'; 
  /*display: inline-block; */
  margin-right: 20px; 
  padding-right:10px; 
  padding-bottom: 10px;
  float: left;
 } 
 
.tour-highlight ul.include li:before {
  content: "\f067";
  font-weight:900;
  font-family: 'Font Awesome 5 Free';
  border: 0px!important;
  padding-right:10px;
  color:#33be61;
}
.tour-highlight ul.exclude li:before {
  content: "\f068";
  font-weight:900;
  font-family: 'Font Awesome 5 Free';
  border: 0px!important;
  padding-right:10px;
  color:#cc0033;
}

.tour-itinerary {
  border-top: 2px solid #D7DCE3;
  padding-top: 30px;
  margin-bottom: 30px;
}

.tour-itinerary .tab-vertical {
  padding-bottom: 3rem;
  border-right: 1px solid #D7DCE3;
}

.tour-itinerary .tab-vertical .itinerary-main-title {
  margin-bottom: 3rem;
}

.tour-itinerary .tab-vertical .itinerary-main-title h4 {
  font-size: 24px;
  font-weight: 500;
}

.tour-itinerary .nav-pills .nav-link {
  font-weight: 500;
  border-radius: 0;
}

.tour-itinerary .nav-pills .nav-link:hover {
  color: #007bff;
  background-color: #f9f9f9;
}

.tour-itinerary .nav-pills .nav-link.active {
  color: #007bff;
  border-right: 3px solid #5191FA;
  background-color: #f9f9f9;
}

.itinerary-style1 h6 {
  font-size: 14px;
}

.itinerary-style1 p {
  font-size: 14px;
}

.itinerary-style2 .style2-desc .small-heading {
  font-family: Roboto;
  color: #5191FA;
  font-weight: 400;
  font-size: 18px;
  line-height: .3em;
}

.itinerary-style2 .style2-desc h4 {
  font-size: 18px;
}

.itinerary-style2 .style2-desc p {
  font-size: 14px;
}

.itinerary-style2 .style2-desc a {
  font-size: 14px;
}

.itinerary-style3 {
  margin-bottom: 5px;
}

.itinerary-style3 .style3-img {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.style3-img .square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}

.itinerary-style3 .style3-desc {
  font-size: 14px;
}

.itinerary-style4 .style4-img {
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
}

.itinerary-style4 .style4-img .square {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}

.itinerary-style4 .style4-desc h4 {
  font-size: 18px;
}

.itinerary-style4 .style4-desc p {
  font-size: 14px;
}

.tour-itinerary {
  border-top: 2px solid #D7DCE3;
  padding-top: 30px;
  margin-bottom: 30px;
}

.tour-map {
  padding-top: 0px;
  margin-bottom: 40px;
}

.tour-map .tour-map-title {
  font-size: 24px;
  font-weight: 500;
}

#tour-map {
  height: 250px;
  width: 100%;
}

.tour-faq {
  padding-top: 30px;
  margin-bottom: 30px;
}

.tour-faq .tour-faq-title {
  font-size: 24px;
  font-weight: 500;
}

.tour-faq .accordion .card {
  border: none
}

.tour-faq .accordion .card .collapse.show {
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.tour-faq .accordion .card .card-header {
  border-radius: 0;
  cursor: pointer;
  padding: 20px 10px;
  background-color: unset;
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.tour-faq .accordion .card .card-header:first-child {
  border-radius: 0;
}

.tour-faq .accordion .card .card-header::after {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  content: "\f107";
  font-size: 16px;
  color: #333;
  top: 18px;
  right: 12px;
  font-weight: 900;
}

.tour-faq .accordion .card .card-header[aria-expanded="true"] {
  border-bottom: 0;
  background-color: #f9f9f9;
  color: #5191FA;
}

.tour-faq .accordion .card .card-header[aria-expanded="true"]::after {
  content: "\f104";
}

.tour-faq .accordion .card .card-header i {
  padding-right: 10px;
  color: #5191FA;
  font-weight: 500;
  font-size: 16px;
}

.tour-faq .accordion .card .card-header h5 {
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
}

.tour-faq .accordion .card .card-body {
  padding: 1em;
  font-size: 16px;
  color: #464646;
}

.tour-reviews-section {
  padding-top: 0px;
  margin-bottom: 30px;
}

.tour-reviews-count {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.tour-reviews-section .tour-reviews-title {
    font-weight: 500;
    font-size: 30px;
}

.tour-reviews-count .reviews-left-part .ratings-average-number {
  color: #fff;
  margin: auto;
  border-radius: 2px;
  background-image: linear-gradient(to bottom right, #ffd08c, #ffbb58);
  width: 6em;
  height: 6em;
  display: flex;
  flex-flow: column;
  justify-content: center;
}

.tour-reviews-count .reviews-left-part .ratings-average-number .ratings-average-number-text {
  font-weight: 700;
  font-size: 2em;
  text-align: center;
}

.tour-reviews-count .reviews-left-part .ratings-average-number .ratings-average-number-overall {
  font-size: 1em;
  font-weight: 500;
  text-align: center;
}

.tour-reviews-count .reviews-left-part .rating-container {
  margin: .5em 0 0;
  text-align: center;
}

.tour-reviews-count .reviews-left-part .rating-container i {
  color: #ffbb58;
}

.tour-reviews-count .reviews-right-part {
  font-weight: 400;
  padding-left: 4em;
  flex: 1 1 auto;
  max-width: 100%;
}

.tour-reviews-count .reviews-right-part .rating-bar {
  display: flex;
  margin-bottom: .35em;
  align-items: center;
}

.tour-reviews-count .reviews-right-part .rating-bar .rating-label {
  width: 5em;
  text-align: left;
  margin-right: .5em;
}

.tour-reviews-count .reviews-right-part span {
	font-size: 14px;
    font-weight: 500;
}

.tour-reviews-count .reviews-right-part .rating-bar .rating-rod-wrapper {
  flex: 1 0 auto;
}

.tour-reviews-count .reviews-right-part .rating-bar .rating-rod-wrapper .rating-rod-base {
  height: .6em;
  border-radius: 5em;
  background-color: #ebebeb;
  flex: 1 0 auto;
}

.tour-reviews-count .reviews-right-part .rating-bar .rating-rod-wrapper .rating-rod-base .rating-rod-fill {
  height: 100%;
  border-radius: 5em;
  background-color: #ffbb58;
}

.tour-reviews-count .reviews-right-part .rating-bar .rating-count {
  width: 3.8em;
  text-align: right;
  font-weight: 500;
}

.tour-reviews {
  margin-top: 10px;
}

.review-element {
    position: relative;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    padding: 15px 0px 5px 0px;
}

.review-element .review-element-left {
  display: inline-block;
  text-align: center;
  width: 8em;
  margin: 1em 0;
}

.review-element .review-element-left .reviewer-image {
  width: 4em;
  border-radius: 5%;
}

.review-element .review-element-left .reviewer-name {
  display: block;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: nowrap;
  overflow: hidden;
  padding-top: 10px;
  color: #464646;
  width: 100%;
  font-size: 16px;
  font-weight:500;
}

.review-element .review-element-right {
  display: inline-block;
  flex: 1;
  margin: 1em;
}

.review-element .review-element-right .rating-container {
  margin-top: .5em;
}

.review-element .review-element-right .rating-container i {
  color: #ffbb58;
}

.review-element .review-element-right .review-time {
  color: #777;
  font-size: 12px;
  font-weight: 400;
  margin: .1em 0 .5em;
  display: block;
}

.review-element .review-element-right .review-content {
  font-size: 16px;
  color: #464646;
  width: 100%;
  margin: 0 1em .5em 0;
}

.read-more-reviews {
  width: 100%;
  padding-top: 20px;
  text-align: center;
  margin: 10px 0;
}

.show-more-button {
  border: 1px solid #5191FA;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 5px 1em;
  text-align: center;
  cursor: pointer;
  color: #5191FA;
  text-decoration: none;
}

.show-more-button:hover {
  text-decoration: none;
  border: 1px solid #007bff;
  color: #007bff;
}

.booking-mobile-btn,.booking-mobile-btn2 {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
  display: none;
}
.booking-mobile-btn2 {
  display: block;	
}
.booking-mobile-btn .btn,.booking-mobile-btn2 .btn{
  border-radius: 0;
  width: 100%;
}


.booking-mobile-btn .btn, .booking-mobile-btn2 .btn{
    width: 92%!important;
    text-align: center;
    border-radius: 5px!important;
    margin: auto 4% auto 4%;	
}
.tour-booking .booking-form { 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0px;
  display: block;
}

.tour-booking .booking-form .booking-title {
  /* padding: 10px 0 0px 0; */
  padding: 0px;
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}

.tour-booking .booking-form .booking-title .btnclose {
  float: right;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
  outline: 0;
  margin-right: 10px;
  cursor: pointer;
  display: none;
}

.tour-booking .booking-form .booking-title .btnclose:focus,
.tour-booking .booking-form .booking-title .btnclose:active {
  outline: none;
  box-shadow: none;
}

.tour-booking .booking-form .filter-booking-form .input-group {
  padding: 8px 0;
  border-bottom: 1px solid #EAEEF3;
}

.tour-booking .booking-form .filter-booking-form .fa-icon {
  position: absolute;
  top: 29%;
  z-index: 1;
  left: 15px;
  font-size: 25px;
  font-weight: 400;
  color: #464646;
}

.tour-booking .booking-form .filter-booking-form .label {
  padding-left: 15px;
  padding-top: 12px;
  margin-bottom: 0;
  font-size: 14px;
  color: #464646;
  font-weight: 400;
}

.tour-booking .booking-form .filter-booking-form .label span {
  font-size: 11px;
}

.tour-booking .booking-form .filter-booking-form .dateonlycls {
  width: 100%;
  padding-left: 15px;
  margin: 8px 0;
  font-size: 15px;
  color: #007bff;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

.tour-booking .booking-form .filter-booking-form .icon-con-other {
  position: absolute;
  right: 5%;
  top: 44%;
}

.tour-booking .booking-form .filter-booking-form .icon-con {
  position: absolute;
  width: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  background: #f2f2f2;
  right: 11px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.tour-booking .booking-form .filter-booking-form .minus,
.tour-booking .booking-form .filter-booking-form .plus {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 18px;
  color: #b2b2b2;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.tour-booking .booking-form .filter-booking-form .minus:hover,
.tour-booking .booking-form .filter-booking-form .plus:hover {
  background: #007bff;
  color: #fff;
}



.tour-booking .booking-form .filter-booking-form .guests-input {
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  padding-left: 15px;
  margin: 8px 0;
  font-size: 15px;
  color: #007bff;
}

.best-price-guaranteed-wrapper {
  padding: 1em 1em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.best-price-guaranteed-wrapper span {
  text-transform: uppercase;
  font-family: Roboto;
  color: #ffbb58;
  font-size: 12px;
  font-weight: 600;
}

.package-price {
  padding: 15px;
  text-align:center;
  color: #cc0033;
}

.package-price span {
  font-size: 16px;
}

.package-price h4 {
    display: inline;
    font-size: 20px;    
    color: #cc0033;
}
.priceText{
	padding-top:2px;
	font-weight:normal;
	color:#464646;
}
.tour-why-us {
  -webkit-box-shadow: 0px 2px 9px 0px #EAEEF3;
  -moz-box-shadow: 0px 2px 9px 0px #EAEEF3;
  box-shadow: 0px 2px 9px 0px #EAEEF3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 1em;
  margin-bottom: 1em;
}

.tour-why-us .pitch-header {
  display: flex;
  background: #5191FA;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.tour-why-us .pitch-header img {
  height: 2em;
  width: 2em;
  margin: .6em;
}

.tour-why-us .pitch-header .pitch-title {
  font-size: 18px;
  color: #fff;
  padding: .6em;
  font-weight: 500;
  letter-spacing: -.1px;
}

.notranslate {
  font-size: 18px;
  line-height: 1.4;
}

.tour-why-us .pitch-content-wrapper {
  padding: 5px 1em;
}

.tour-why-us .pitch-content-wrapper .pitch-row-wrapper {
  display: flex;
  align-items: flex-start;
}

.tour-why-us .pitch-content-wrapper .pitch-row-wrapper img {
  margin-top: .7em;
  width: .7em;
  height: .7em;
}

.tour-why-us .pitch-content-wrapper .pitch-row-wrapper .pitch-content {
  flex: 1;
  margin: 5px 10px;
}

.tour-why-us .pitch-content-wrapper .pitch-row-wrapper .pitch-content .pitch-content-heading {
  font-weight: 500;
  letter-spacing: -.1px;
  font-size: 12px;
}

.tour-booking .booking-form .filter-booking-form .btn-submit, .bookingDiv .btn-submit{
  line-height: 36px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  max-width: 180px;
}
 .bookingDiv .btn-submit{
	max-width: 65%!important; 
	margin-bottom: 20px;
 }
.lh40{
	line-height: 40px;
}

.similar-tours .filter-result-item {
  border-radius: 3px;
  margin-bottom: 2.5%;
}

.similar-tours .tour-list-item {
  text-decoration: none;
}

.similar-tours .tour-list-item .tour-list-item-img {
  object-fit: cover;
  width: 100%;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.similar-tours .tour-list-item .tour-list-item-img img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  object-fit: cover;
}

.similar-tours .tour-list-item .tour-list-item-img .tour-item-discount {
  position: absolute;
  width: 80px;
  height: 48px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: -30px;
  top: -13px;
  background-color: #cc0033;
  line-height: 65px;
  text-align: center;
  color: #fff;
  font-size: 15px;
  z-index: 1;
}

.similar-tours .tour-list-item .tour-list-item-img .tour-item-feature {
  position: absolute;
  z-index: 1;
  top: 30px;
  left: 0;
  background: #5191FA;
  border-radius: 0 3px 3px 0;
  padding: 5px 6px;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: 500;
  z-index: 1;
}

.similar-tours .tour-list-item .item-description {
  padding: 0 15px 10px;
  border: 1px solid #EAEEF3;
  border-top: none;
  text-align: left;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.similar-tours .item-description .item-location {
  color: #464646;
  padding: 10px 0;
  font-weight: 400;
}

.similar-tours .item-description .item-location i {
  padding-right: 5px;
}

.similar-tours .item-description .item-location i img {
  width: 15px;
  height: 15px;
}

.similar-tours .item-description .item-location span {
  font-size: 13px;
}

.similar-tours .item-description .tour-item-title {
  color: #000000;
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 44.8px;
  font-size: 16px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.similar-tours .item-description .tour-item-review * {
  display: inline-block;
  font-weight: 400;
}

.similar-tours .item-description .tour-review-stars {
  padding: 0 12px 0 0;
  text-align: left;
  font-size: 15px;
  color: #ffbb58;
}

.similar-tours .item-description .tour-item-review .tour-review {
  font-size: 13px;
  color: #464646;
}

.similar-tours .item-description .tour-item-desc {
  display: none;
}

.similar-tours .item-description .tour-footer * {
  display: inline-block;
}

.similar-tours .item-description .tour-footer .tour-duration {
  color: #464646;
  padding-top: 1px;
  font-weight: 400;
}

.similar-tours .item-description .tour-footer .tour-duration i {
  padding-right: 5px;
}

.similar-tours .item-description .tour-footer .tour-duration i img {
  width: 15px;
  height: 15px;
}

.similar-tours .item-description .tour-footer .tour-duration span {
  font-size: 13px;
}

.similar-tours .item-description .tour-footer .tour-category {
  display: none;
}

.similar-tours .item-description .tour-footer .tour-price {
  float: right;
}

.similar-tours .item-description .tour-footer .tour-price .save-price-tag {
  display: none;
}

.similar-tours .item-description .tour-footer .tour-price .cross-price {
  position: absolute;
  bottom: 27px;
  right: 31px;
  text-decoration: line-through;
  font-size: 14px;
  color: #cc0033;
  font-weight: 400;
}

.similar-tours .item-description .tour-footer .tour-price .tour-price-start {
  font-size: 13px;
  color: #464646;
  font-weight: 400;
  padding-right: 5px;
}

.similar-tours .item-description .tour-footer .tour-price .act-price {
  font-size: 18px;
  color: #1A2B48;
  font-weight: 500;
}

.similar-tours .filter-result-item:hover .tour-list-item-img>img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}


/*==============================================
13. COMMING SOON PAGE CSS
================================================*/

.comming-soon-main,
.comming-soon {
  height: 100%;
}

.comming-soon-main .timer-section {
  background-image: url("../images/coming-soon.jpg");
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.comming-soon-main .timer-section .time_circles>div>h4 {
  color: #fff;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.comming-soon-main .timer-section .time_circles>div>span {
  color: #fff;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.comming-soon-main .comming-soon .subscriber-form {
  padding: 5% 0;
  background: #fff;
}

.comming-soon-main .comming-soon .comming-soon-content {
  margin-top: 5%;
}

.comming-soon-main .comming-soon .comming-soon-content .logo img {
  width: 40%;
  padding-bottom: 10%;
}


/*==============================================
14. 404 PAGE CSS
================================================*/

.error-page-main {
  padding: 60px 0;
  text-align: center;
}

.error-page-main h2 {
  font-size: 48px;
  font-weight: 600;
}

.error-page-main h5 {
  font-weight: 500;
  margin-bottom: 60px;
  margin-top: 10px;
}

.error-page-main .image-404 {
  width: 318px;
  margin-bottom: 50px;
}

.error-page-main p {
  font-size: 18px;
  color: #464646;
  margin-bottom: 5px;
}

.error-page-main p strong {
  color: #1A2B48;
  font-weight: 400;
}

.error-page-main p a {
  font-size: 16px;
  color: #5191FA;
  text-decoration: none;
}
.maxWidht200{
	max-width:200px!important;
}


/*==============================================
15. PAGE ROUTE CSS
================================================*/

.page-route {
  padding: 20px 0;
  border-bottom: 1px solid #EAEEF3;
}

.page-route ul {
  list-style: none;
  display: block;
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  background: #FFF;
}

.page-route ul li {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 0;
}

.page-route ul li:first-child {
  padding-left: 0;
}

.page-route ul li a {
  display: block;
  font-weight: 500;
  color: #1A2B48;
  text-decoration: none;
  line-height: 21px;
}

.page-route ul li:not(:last-child):after {
  position: absolute;
  content: '';
  top: 50%;
  right: -2px;
  margin-top: -2px;
  width: 4px;
  height: 4px;
  background: #EAEEF3;
  z-index: 1;
}

.payment-selection {
  margin-top: 60px;
  margin-bottom: 60px;
}

.payment-selection h3.title {
  margin: 0;
  color: #1A2B48;
  font-size: 24px;
  font-weight: 500;
}

.payment-selection .check-out-form {
  border-top: 2px solid #EAEEF3;
  padding-top: 30px;
  margin-top: 20px;
}

.payment-selection .check-out-form .form-group label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}

.payment-selection .check-out-form .form-group label span.require {
  color: red;
}

.payment-selection .check-out-form .form-group .special-text {
  height: auto;
  resize: none;
}

.payment-selection .cart-info {
  border: 1px solid #EAEEF3;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin-top: 20px;
}

.payment-selection .cart-info .package-title {
  padding: 20px 0;
  border-bottom: 1px solid #EAEEF3;
  font-size: 16px;
  font-weight: 600;
}

.payment-selection .cart-info .package-title:before {
  content: "";
  width: 3px;
  height: 22px;
  background: #5191FA;
  display: block;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -1px;
}

.payment-selection .cart-info .package-info {
  border-bottom: 1px solid #EAEEF3;
}

.payment-selection .cart-info .package-info .package-img {
  object-fit: cover;
  width: 30%;
  height: 106px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  float: left;
  margin-top: -1px;
}

.payment-selection .cart-info .package-info .package-img img {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  object-fit: cover;
}

.payment-selection .cart-info .package-info .package-desc {
  padding-bottom: 10px;
}

.payment-selection .cart-info .package-info .package-desc .title {
  color: #000000;
  font-weight: 500;
  padding: 10px 10px 0;
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 40px;
  font-size: 14px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 10px;
}

.payment-selection .cart-info .package-info .package-desc .package-desc-list i {
  padding-right: 5px;
  padding: 0 10px 5px;
}

.payment-selection .cart-info .package-info .package-desc .package-desc-list i img {
  width: 17px;
  height: 17px;
}

.payment-selection .cart-info .package-info .package-desc .package-desc-list span {
  font-size: 14px;
}

.payment-selection .cart-info .info-section {
  padding: 20px 30px 10px;
  border-bottom: 1px solid #EAEEF3;
}

.payment-selection .cart-info .info-section ul {
  padding: 0;
  margin: 0;
}

.payment-selection .cart-info .info-section ul li {
  list-style: none;
  font-size: 14px;
  margin-bottom: 10px;
  overflow: hidden;
}

.payment-selection .cart-info .info-section ul li span.label {
  color: #1A2B48;
  font-size: 100%;
  width: 45%;
  display: inline-block;
  text-align: left;
  padding: 0;
  white-space: normal;
  line-height: 18px;
  font-weight: 400;
}

.payment-selection .cart-info .info-section ul li span.value {
  justify-items: right;
  font-size: 100%;
  color: #464646;
  font-weight: 400;
  float: right;
  width: 55%;
}

.payment-selection .cart-info .coupon-section {
  border-bottom: 1px solid #EAEEF3;
}

.payment-selection .cart-info .coupon-section form {
  margin: 0px;
}

.payment-selection .cart-info .coupon-section form .form-group {
  margin-bottom: 0px;
  display: block;
  width: 100%;
}

.payment-selection .cart-info .coupon-section form .form-group input[type="text"] {
  border: none;
  height: 40px;
  width: 70%;
  padding: 10px;
  font-size: 14px;
}

.payment-selection .cart-info .coupon-section form .form-group .btn {
  width: 30%;
  border-radius: 0;
  height: 42px;
  float: right;
  margin-top: -1px;
}

.payment-selection .cart-info .coupon-section form .form-group input[type="text"]:focus,
.payment-selection .cart-info .coupon-section form .form-group input[type="text"]:focus,
.payment-selection .cart-info .coupon-section form .form-group .btn:focus,
.payment-selection .cart-info .coupon-section form .form-group .btn:focus {
  outline: none;
  box-shadow: none;
}

.payment-selection .cart-info .total-section {
  border-bottom: 1px solid #EAEEF3;
  padding: 20px 30px;
}

.payment-selection .cart-info .total-section ul {
  padding: 0;
  margin: 0;
}

.payment-selection .cart-info .total-section ul li {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.payment-selection .cart-info .total-section ul li span.label {
  color: #1A2B48;
  font-size: 100%;
  padding: 0;
  text-align: left;
  font-weight: 400;
}

.payment-selection .cart-info .total-section ul li span.value {
  justify-items: right;
  font-size: 100%;
  color: #464646;
  font-weight: 400;
}

.payment-selection .cart-info .total-section ul li.payment-amount {
  font-size: 18px;
}

.payment-selection .cart-info .total-section ul li:last-child {
  margin-bottom: 0px;
}

.payment-type-section {
  padding: 20px 0 0;
}

.payment-type-section .border-title {
  margin-bottom: 20px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 400;
}

.payment-type-section .payment-type {
  padding: 0 30px;
}

.payment-type-section .payment-type input {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}

.paypal {
  background-image: url(../images/icons/paypal.svg);
}

.visa {
  background-image: url(../images/icons/visa.svg);
}

.mastercard {
  background-image: url(../images/icons/mastercard.svg);
}

.amex {
  background-image: url(../images/icons/amex.svg);
}

.payment-type input:active+.drinkcard-cc {
  opacity: .9;
}

.payment-type input:checked+.drinkcard-cc {
  -webkit-filter: none;
  -moz-filter: none;
  filter: none;
}

.payment-type-section .drinkcard-cc {
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 20%;
  height: 43px;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
  -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
  -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
  filter: brightness(1.8) grayscale(1) opacity(.7);
}

.payment-type-section .drinkcard-cc:hover {
  -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
  -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
  filter: brightness(1.2) grayscale(.5) opacity(.9);
}

.payment-selection .cart-info .btn-submit {
  line-height: 60px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  text-transform: uppercase;
}


/*==============================================
16. ABOUT US PAGE CSS
================================================*/

.aboutus-selection .about-section-title h4 {
  font-family: Roboto;
  font-size: 33px;
  line-height: .5em;
  color: #5191FA;
  font-weight: 400;
}

.aboutus-selection .about-section-title h3 {
  color: black;
}

.aboutus-selection .about-section-title p {
  font-size: 16px;
  line-height: 24px;
}

.about-us-area {
  padding: 60px 0;
  background-color: #fff;
}

.youtube-video-wrapper {
  background: url(../images/parallax.jpg) top center no-repeat;
  background-size: cover;
  padding: 160px 0;
  position: relative;
  text-align: center;
  border-radius: 15px;
}

.popup-gallery {
  display: inline-block;
  position: relative;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0px;
  height: 0;
  border-left: 20px solid #fff;
  border-top: 14px solid transparent;
  border-bottom: 13px solid transparent;
  margin-right: -6px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #5191FA;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: rgba(81, 145, 250, 0.5);
  border-radius: 50%;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.about-counter-area {
  background-color: #fbfdff;
  padding: 60px 0;
}

.about-summary {
  margin-bottom: 20px;
}

.about-summary .image {
  margin-top: 7px;
  float: left;
}

.about-summary .content {
  margin-left: 60px;
  padding: 15px;
}

.about-summary .content h4 {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}

.about-summary .content .desc {
  font-size: 12px;
}

.about-summary .content .desc {
  font-size: 12px;
}

.about-counter-area .card {
  border: none;
  background-color: transparent;
  border-radius: 0;
}

.about-counter-area .card.main-contain {
  border-right: 1px solid #EAEEF3;
}

.aboutus-selection .team-member-list {
  padding: 15px 0 60px;
  background-color: #fff;
}

.aboutus-selection .team-member-list .section-title h2 {
  font-size: 36px;
}

.team-member-list .team-member {
  width: 100%;
  height: 200px;
  padding:25px; 
  align-items: center;
  overflow: hidden;
  background: white;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}

.team-member-list .team-member img {
  height: 150px;
  opacity: 1.0;
  text-align: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  border-radius: 100px;
}

.team-member-list .team-member h3 {
  color: #5191FA;
  bottom: 0;
  padding: 10px;
  margin: 0;
  font-size: 14px;
  opacity: 1;
  -webkit-transform: translate(-10px, 0);
  transform: translate(-10px, 0);
  -webkit-transition-delay: 0;
  transition-delay: 0;
}

.partners-area {
  background-color: #fbfdff;
  padding: 60px 0;
}


/*==============================================
17. BLOG PAGE CSS
================================================*/

.blog-selection .blog-item .img-responsive {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  cursor: pointer;
}

.blog-selection .blog-item .img-responsive img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.blog-selection .blog-item:not(.empty-img) .img-responsive:before {
  content: '';
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  width: 100%;
  height: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.blog-selection .blog-item:hover .img-responsive img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.blog-selection .blog-item .blog-desc {
  position: absolute;
  bottom: 0;
  padding: 40px;
  color: #fff;
  z-index: 2;
  cursor: pointer;
}

.blog-selection .blog-item .blog-desc .blog-title {
  line-height: 1em;
  font-size: 45px;
  font-weight: 600;
}

.blog-selection .blog-item .blog-desc .blog-detail {
  font-family: Roboto;
  font-size: 18px;
  line-height: .5em;
  font-weight: 500;
  display: block;
  margin-bottom: 20px;
}

.blog-selection .blog-item .blog-desc .btn-primary,.blog-selection .blog-item .blog-desc .btn-primary2 {
  border-radius: 0;
  padding: 10px 30px;
}

.blog-selection .blog-item.small-item .blog-desc .blog-title {
  font-size: 25px;
}

.blog-selection .blog-item.small-item .blog-desc .blog-detail {
  font-size: 16px;
}

.blog-selection .blog-item.small-item .blog-desc .btn-primary,.blog-selection .blog-item.small-item .blog-desc .btn-primary2 {
  padding: 5px 20px;
}

.blog-selection .blog-item.empty-img .blog-desc .blog-title {
  color: black;
}

.blog-selection .blog-item.empty-img .blog-desc .blog-detail {
  color: #464646;
}


/*==============================================
18. BLOG DETAILS PAGE CSS
================================================*/

.blog-details-main .blog-main-header {
  margin: 30px 0;
}

.blog-details-main .blog-main-header .blog-detail {
  font-family: Roboto;
  font-size: 18px;
  line-height: .5em;
  font-weight: 500;
  display: block;
  margin-bottom: 20px;
}

.blog-details-main .blog-description {
  margin: 30px 0;
}

.blog-sidebar {
  margin: 30px 0;
}

.blog-sidebar .sidebar-title {
  position: relative;
  margin-bottom: 20px;
}

.blog-sidebar .sidebar-title h4 {
  font-size: 18px;
  font-weight: 600;
  background-color: #fff;
  position: relative;
  display: inline-block;
  z-index: 2;
  padding-right: 25px;
  margin: 0;
}

.blog-sidebar .sidebar-title:after {
  content: '';
  height: 1px;
  background: #D7DCE3;
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -3px;
}

.blog-sidebar .blog-recent {
  margin-bottom: 20px;
}

.blog-sidebar .blog-recent .img-responsive {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  overflow: hidden;
  cursor: pointer;
  background:black!important;
  border-radius: 5px;
}

.blog-sidebar .blog-recent .img-responsive img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.dostoImg img{
	opacity: 0.60!important;	
}

.blog-sidebar .blog-recent:not(.empty-img) .img-responsive:before {
  content: '';
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  width: 100%;
  height: 100%;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.blog-sidebar .blog-recent:hover .img-responsive img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.blog-sidebar .blog-recent .blog-desc {
  position: absolute;
  bottom: 0;
  padding: 20px;
  color: #fff;
  z-index: 2;
  cursor: pointer;
}

.blog-sidebar .blog-recent .blog-desc .blog-title {
  line-height: 1.2em;
  font-size: 16px;
  font-weight: 600;
}

.dostoH{
	color:white!important;
	text-decoration:none!important;
	line-height: 1.5!important;
    font-size: 14px!important;
    font-weight: 400!important;
    text-shadow: 1px 1px 5px black!important;
    -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both!important;
    animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both!important;
}

.leftAlign{
	left:0px!important;
}
.blog-sidebar .blog-recent .blog-desc .blog-detail {
  font-family: Roboto;
  font-size: 11px;
  line-height: .5em;
  font-weight: 500;
  display: block;
  margin-bottom: 20px;
}

.blog-sidebar .blog-recent .blog-desc .btn-primary,.blog-sidebar .blog-recent .blog-desc .btn-primary2 {
  border-radius: 0;
  padding: 5px 10px;
  font-size: 14px
}
.padButtom1 {
	padding: 3px 7px!important;
}
.sidebar-blog-tags {
  margin-top: 10px;
}

.sidebar-blog-tags .blog-tags a {
  font-size: 11px;
  color: black;
  font-weight: 500;
  background: #F7F6F6;
  border-radius: 3px;
  padding: 9px 10px;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 5px;
  text-transform: uppercase;
  text-decoration: none;
}

.sidebar-blog-category {
  margin-top: 30px;
}

.sidebar-blog-category .blog-categories {
  padding: 0;
  margin: 0;
  list-style: none;
}

.sidebar-blog-category .blog-categories li {
  color: black;
  display: block;
  margin: 0;
  padding: 0px 0 10px;
  font-size: 15px;
}


/*==============================================
19. CONTACT PAGE CSS
================================================*/

.contact-selection {
  margin-top: 60px;
  margin-bottom: 60px;
}

.contact-selection .contact-area .form-group label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 5px;
}

.contact-selection .contact-area .form-group label span.require {
  color: red;
}

.contact-selection .contact-area .form-group .message-text {
  height: auto;
  resize: none;
}

.contact-selection .contact-area .btn-submit {
  line-height: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.contact-selection .contact-desc {
  margin-bottom: 60px;
}

.contact-selection .contact-desc p {
  line-height: 1.5em;
  word-spacing: 1px;
}

.contact-selection .contact-details .address-title {
  font-weight: 700;
  margin-bottom: 15px;
}

.contact-selection .contact-details .contact-address h6 {
  color: #999999;
  font-weight: 300;
}

.contact-selection .contact-map {
  margin-top: 60px;
}

.contact-selection #contact-map {
  height: 500px;
  width: 100%;
}


/*==============================================
20. FAQ PAGE CSS
================================================*/

.faq-selection {
  margin: 30px 0;
}

.faq-selection .faq-area .faq-section .accordion .card {
  border: none
}

.faq-selection .faq-area .faq-section .accordion .card .collapse.show {
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.faq-selection .faq-area .faq-section .accordion .card .card-header {
  border-radius: 0;
  cursor: pointer;
  padding: 20px 10px;
  background-color: unset;
  border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.faq-selection .faq-area .faq-section .accordion .card .card-header:first-child {
  border-radius: 0;
}

.faq-selection .faq-area .faq-section .accordion .card .card-header::after {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  content: "\f107";
  font-weight: 900;
  font-size: 16px;
  color: #333;
  top: 18px;
  right: 12px;
}

.faq-selection .faq-area .faq-section .accordion .card .card-header[aria-expanded="true"] {
  border-bottom: 0;
  background-color: #f9f9f9;
  color: #5191FA;
}

.faq-selection .faq-area .faq-section .accordion .card .card-header[aria-expanded="true"]::after {
  content: '\f104';
  font-weight: 900;
}

.faq-selection .faq-area .faq-section .accordion .card .card-header i {
  padding-right: 10px;
  color: #5191FA;
  font-weight: 500;
  font-size: 16px;
}

.faq-selection .faq-area .faq-section .accordion .card .card-header h5 {
  display: inline-block;
  font-weight: 500;
  margin-bottom: 0;
  font-size: 16px;
}

.faq-selection .faq-area .faq-section .accordion .card .card-body {
  padding: 1em;
  font-size: 16px;
  color: #464646;
}

.faq-selection .faq-area .still-question {
  box-shadow: 0px 2px 9px 0px #EAEEF3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
  display: block;
}

.faq-selection .faq-area .still-question .question-title {
  padding: 20px 0;
  border-bottom: 1px solid #EAEEF3;
  font-size: 16px;
  font-weight: 600;
}

.faq-selection .faq-area .still-question .question-title:before {
  content: "";
  width: 3px;
  height: 22px;
  background: #5191FA;
  display: block;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -1px;
}

.faq-selection .faq-area .still-question .input-group {
  padding: 8px 0;
  border-bottom: 1px solid #EAEEF3;
}

.faq-selection .faq-area .still-question .label {
  padding-left: 25px;
  padding-top: 12px;
  margin-bottom: 0;
  color: #5191FA;
  font-size: 14px;
  font-weight: 400;
}

.faq-selection .faq-area .still-question .input--style {
  width: 100%;
  padding-left: 25px;
  margin: 8px 0;
  font-size: 15px;
  color: #333;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

.faq-selection .faq-area .still-question .input--style-t {
  width: 100%;
  padding-left: 25px;
  margin: 8px 0;
  font-size: 15px;
  color: #333;
  outline: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  height: auto;
  resize: none;
}

.faq-selection .faq-area .still-question .btn-submit {
  line-height: 70px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}


/*==============================================
21. LOCAL EXPERT PAGE CSS
================================================*/

.login-wrap {
  display: inline-block;
  padding: 30px 50px 0px 50px;
  width: 100%;
}

.login-form .btn-submit {
  width: 100%;
  line-height: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.close-btn {
  color: #000;
  font-size: 24px;
  font-weight: 300;
  opacity: 1;
  position: absolute;
  right: 8px;
  top: 5px;
  z-index: 1;
}

.modal-dialog {
  margin: 55px auto;
  max-width: 470px;
  pointer-events: unset;
}

.login-form {  
  display: inline-block;
  margin-top: 10px;
  width: 100%;
}

.login-wrap .small-text {
  margin: 20px 0px 20px 0;
}

.login-form::before {
  height: 1px;
  left: 25%;
  margin: auto;
  position: absolute;
  top: -1px;
  width: 50%;
}

.create-accnt {
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  display: inline-block;
  margin-bottom: 15px;
  padding: 0px 15px 0px;
  text-align: center;
  width: 100%;
  margin-top: 0;
}

.create-accnt p {
  color: black;
  margin: 0;
}

.create-account a {
  color: #2073f8;
  text-decoration: underline;
}

.forgot-pass {
  color: #464646;
  font-size: 14px;
  float: right;
}

.clrbg-before {
  position: relative;
}

.clrbg-before:before {
  content: "";
}

.login-form:before,
.login-form:after {
  background-color: #5191FA;
}

.or-separator {
  position: relative;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: 600;
}

.or-separator::before,
.or-separator::after {
  position: absolute;
  width: 40%;
  height: 1px;
  top: 20px;
  background-color: #eaeaea;
  content: '';
}
.LineMiddleImportant::before,
.LineMiddleImportant::after{
	width: 27%!important;
}
.LineMiddleImportant2::before,
.LineMiddleImportant2::after{
	width: 20%!important;
}
.or-separator::before {
  left: 0;
}

.or-separator::after {
  right: 0;
}

.social-signup {
  width: 100%;
  height: 40px;
  display: flex;
  text-decoration: none;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.social-signup:hover,
.social-signup:focus,
.social-signup:active {
  text-decoration: none;
}

.social-signup .darken {
  width: 42px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.social-signup .darken i {
  color: #fff;
  font-size: 25px;
}

.social-signup p {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 3em;
  margin: 0 auto;
}

.social-signup.fb {
  background: #405893;
}

.social-signup.fb .darken {
  background: #3a4f85;
}

.social-signup.google {
  background: #cf5844;
}

.social-signup.google .darken {
  background: #bb4f3d;
}

.social-signup.vk {
  background: #4A76A8;
}

.social-signup.vk .darken {
  background: #224B7A;
}

.social-signup.port {
  background: #5191FA;
}

.social-signup.port .darken {
  background: #3A4F85;
}

.social-signup.portActive {
  background: #cc0033;
}

.social-signup.portActive .darken {
  background: #960025;
}

.local-expert-signup {
  margin: 15px 0;
}

.local-expert-main .local-expert-signup .form-group label {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 5px;
}

.local-expert-main .local-expert-signup .form-group label span.require {
  color: red;
}

.local-expert-main .local-expert-signup .btn-submit {
  line-height: 45px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.local-expert-login {
  margin-top: 20px;
  color: #464646 !important;
  text-align: center;
}

.local-expert-slider {
  height: 85vh;
  background: black;
}

.local-expert-slider .local-expert-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: 50% 0;
  background-size: cover;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.local-expert-slider .local-expert-details {
  position: absolute;
  top: 30%;
  z-index: 1;
  margin: 0;
  text-align: center;
  padding: 25px;
}

.local-expert-slider .local-expert-details span {
  font-family: Roboto;
  font-size: 34px;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.5em;
  display: none;
}

.local-expert-slider .local-expert-details h3 {
  line-height: 1em;
  color: #ffffff;
  font-weight: 600;
  display: none;
}

.local-expert-slider .local-expert-details p {
  color: #ffffff;
  font-weight: 400;
  padding: 0 10%;
  word-spacing: 1px;
  line-height: 1.5em;
  display: none;
  font-size: 20px;
}

.local-expert-slider .swiper-slide-active .local-expert-img {
  -webkit-animation: kenburns-top 25s ease-out both;
  animation: kenburns-top 25s ease-out both;
}

.local-expert-slider .swiper-slide-active .local-expert-details span {
  display: block;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.local-expert-slider .swiper-slide-active .local-expert-details h3 {
  display: block;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.5s both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.5s both;
}

.local-expert-slider .swiper-slide-active .local-expert-details p {
  display: block;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.8s both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.8s both;
}

.local-expert-slider .swiper-slide-prev .local-expert-details span,
.local-expert-slider .swiper-slide-prev .local-expert-details h2,
.local-expert-slider .swiper-slide-prev .local-expert-details p {
  display: block;
  -webkit-animation: text-blur-out 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  animation: text-blur-out 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}


/*==============================================
22. SIDE MENU CSS
================================================*/


/*HEADER CSS*/

#header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 25px 10px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

#header #logo {
  position: relative;
  z-index: 100;
}

#header #logo img{
  height: 35px;
}

.menu-trigger-btn {
  color: #fff;
  position: relative;
  z-index: 100;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  width: 112px;
  cursor: pointer;
}

.menu-trigger-btn.vacation {
  color: #5191FA;
}

.menuopen .menu-trigger-btn {
  width: auto;
}

.menu-trigger {
  position: relative;
  border: 0;
  box-shadow: none;
  background: none;
  width: 38px;
  height: 26px;
  padding: 0;
  cursor: pointer;
  display: block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.menu-trigger-btn em {
  font-style: normal;
  margin-left: 15px;
}

.menuopen .menu-trigger-btn em {
  display: none;
}

@-webkit-keyframes animateline {
  0% {
    width: 0;
  }
  50% {
    width: 38px;
  }
  100% {
    width: 0;
  }
}

@keyframes animateline {
  0% {
    width: 0;
  }
  50% {
    width: 38px;
  }
  100% {
    width: 0;
  }
}

.menu-trigger:focus {
  outline: none;
}

.menu-trigger span {
  width: 100%;
  display: block;
  height: 2px;
  background: #fff;
  position: relative;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  -webkit-animation: animateline 2s infinite linear;
  animation: animateline 2s infinite linear;
}

.menu-trigger.vacation span {
  background: #5191FA;
}

.menuopen .menu-trigger span,
.menuopen .menu-trigger span:before,
.menuopen .menu-trigger span:after {
  -webkit-animation: none;
  animation: none;
  -webkit-animation-delay: 0;
  animation-delay: 0;
  width: 100%;
}

.menu-trigger span:before,
.menu-trigger span:after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform-origin: 0.28571rem center;
  transform-origin: 0.28571rem center;
}

.menu-trigger.vacation span:before,
.menu-trigger.vacation span:after {
  background: #5191FA;
}

.menu-trigger span:before {
  top: 11px;
  -webkit-animation: animateline 2s infinite linear;
  animation: animateline 2s infinite linear;
  -webkit-animation-delay: 2s;
  animation-delay: 1s;
}

.menu-trigger span:after {
  top: -11px;
  -webkit-animation: animateline 1.5s infinite linear;
  animation: animateline 1.5s infinite linear;
  -webkit-animation-delay: 3s;
  animation-delay: 2s;
}

.menuopen .menu-trigger span {
  background: none;
}

.menuopen .menu-trigger span:before,
.menuopen .menu-trigger span:after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  top: 0;
}

.menuopen .menu-trigger span:before {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.menuopen .menu-trigger span:after {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}

.menuopen .menu-trigger span:before,
.menuopen .menu-trigger span:after {
  background: #fff;
}

.menuopen .menu-trigger.vacation span:before,
.menuopen .menu-trigger.vacation span:after {
  background: #5191FA;
}

.side-bar-main .menu-trigger-btn {
  width: 100%;
}

#toggle {
  display: none;
}

.menu-toggle {
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  padding: 5px 10px 10px;
  display: none;
  position: fixed;
  z-index: 2;
  background: #5191FA;
  opacity: 1;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.menu-toggle img {
  height: 30px;
  position: absolute;
  top: 50%;
  right: 35%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

#toggle:checked+.menu-toggle {
  background: #2073f8;
}

#toggle:checked+.menu-toggle+#side-bar {
  left: 0;
}

#side-bar {
  z-index: 1;
  width: 20%;
  left: 0;
  position: fixed;
  background: #fff;
  height: 100%;
  overflow: hidden;
  transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05);
}

.side-bar-container img {
  width: 80%;
  display: block;
  margin: 35% auto;
}

.side-bar-container .side-bar-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%)
}

.side-bar-menu input[type=radio],
.menu-toggle {
  display: none;
}

.side-bar-menu .collapsed-menu {
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: max-height .1s ease-out, opacity 0.1s ease-in;
}

.side-bar-menu>li>a {
  font-weight: 600;
  color: black;
  position: relative;
  text-decoration: none;
  display: block;
  padding: 10px 0px;
}

.side-bar-container a:hover,
.side-bar-container a.active {
  color: #2073f8;
}

.side-bar-menu>li>label {
  font-weight: 600;
  position: relative;
  display: block;
  cursor: pointer;
  padding: 10px 0px;
  margin-bottom: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.collapsed-menu li {
  position: relative;
  display: block;
  cursor: pointer;
  font-size: 14px;
  padding: 5px 0;
}

.collapsed-menu li a {
  color: black;
  text-decoration: none;
}

.side-bar-menu>li>label:hover,
.collapsed-menu li:hover,
.side-bar-menu>li>label.active {
  color: #2073f8;
}

.side-bar-menu input[type=radio]:checked~.collapsed-menu {
  padding-left: 0;
  max-height: 300px;
  opacity: 1;
  visibility: visible;
  margin: 10px 0;
  transition: max-height .35s ease-out, opacity 0.1s ease-in 0.2s;
}

.side-bar-page {
  z-index: 0;
  position: relative;
  padding-left: 20%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  transition: padding-left 200ms linear;
}

.content {
  min-height: 100%;
}

.tp-parallax-wrap {
  color: #fff;
}


/*---------------- City Main Slider css ----------------*/


.city-slider {
  height: 89vh;
  background: black;
}

.city-slider .city-slider-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: 50% 0;
  background-size: cover;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.city-slider .city-slider-details {
  text-align: left;
  padding: 25px;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-25%);
  left: 14%;
}

.city-slider .city-slider-details span {
  font-family: Roboto;
  white-space: nowrap;
  font-size: 45px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  visibility: inherit;
  transition: none 0s ease 0s;
  text-align: inherit;
  line-height: 45px;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  display: none;
}

.city-slider .city-slider-details h3 {
  font-weight: 600;
  color: rgb(255, 255, 255);
  font-family: Roboto;
  visibility: inherit;
  transition: none 0s ease 0s;
  text-align: inherit;
  line-height: 90px;
  letter-spacing: -5px;
  font-size: 80px;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  display: none;
}

.city-slider .city-slider-details p {
  font-weight: 400;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: Roboto;
  visibility: inherit;
  transition: none 0s ease 0s;
  text-align: inherit;
  line-height: 25px;
  font-size: 20px;
  white-space: normal;
  opacity: 1;
  max-width: 75%;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  transform-origin: 50% 50% 0px;
  margin-bottom: 40px;
  display: none;
}

.city-slider .slider-btn {
  outline: none;
  border: none;
  font-weight: 600;
  letter-spacing: .1em;
  background: #5191FA;
  text-transform: capitalize;
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 20px 30px;
  display: none;
  text-align: center;
  width: 20%;
}

.city-slider .slider-btn:hover,
.city-slider .slider-btn:focus {
  text-decoration: none;
  background: #2073f8;
  color: #fff;
}

.swiper-slide-active .city-slider-img {
  -webkit-animation: kenburns-top 25s ease-out both;
  animation: kenburns-top 25s ease-out both;
}

.swiper-slide-active .city-slider-details span {
  display: block;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.swiper-slide-active .city-slider-details h3 {
  display: block;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.5s both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.5s both;
}

.swiper-slide-active .city-slider-details p {
  display: block;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.8s both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.8s both;
}

.swiper-slide-active .city-slider-details .slider-btn {
  display: block;
  -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.9s both;
  animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) 0.9s both;
}

.swiper-slide-prev .city-slider-details span,
.swiper-slide-prev .city-slider-details h2,
.swiper-slide-prev .city-slider-details p,
.city-slider-details .slider-btn {
  display: block;
  -webkit-animation: text-blur-out 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
  animation: text-blur-out 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

.city-slider .swiper-button-prev {
    left: 5%;
}

.city-slider .swiper-button-next {
  right: 5%;
}

.city-slider .swiper-button-white {
  height: 20px;
  background-size: 27px 20px;
  padding: 35px;
  background-color: rgba(0,0,0,0.10);
  border-radius: 50%;
  visibility: hidden;
  opacity: 0;
  transition:all .5s ease;
}

.city-slider:hover .swiper-button-white {
  visibility: visible;
  opacity: 1;
}

.city-slider .swiper-button-white:hover{  
  background-color: rgba(0,0,0,0.3);
}

.booking-search .border1 {
  border-right: 1px solid #eaeaea;
  border-left: 1px solid #eaeaea;
}

.booking-search .border2 {
  border-right: 1px solid #eaeaea;
}


/*Top Country List*/

.top-country-list {
  text-align: center;
}

.top-country-list .tp-list-item {
  text-decoration: none;
  object-fit: cover;
  width: 100%;
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.top-country-list .tp-list-item:before {
  content: '';
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  width: 100%;
  height: 50%;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  transition-property: top, opacity;
  transition-duration: 0.5s;
}

.top-country-list .tp-list-item img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.top-country-list .tp-list-item:hover .tp-list-img {
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}

.top-country-list .tp-list-item .list-text-desc {
  position: absolute;
  width: 100%;
  bottom: 0;
  z-index: 3;
}

.top-country-list .tp-list-item .list-text-desc h3 {
  font-size: 30px;
  color: #fff;
}

.top-country-list .tp-list-item .list-text-desc h4 {
  font-family: Roboto;
  font-weight: 400;
  font-size: 25px;
}


/*==============================================
23. PORTFOLIO SLIDER CSS
================================================*/

.portfolio-container .swiper-button {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #fff;
  margin-top: -35px;
  left: -35px;
  display: none;
}

.portfolio-container .swiper-button:focus,
.portfolio-container .swiper-button:active {
  outline: none;
  box-shadow: none;
  cursor: pointer;
}

.portfolio-container .swiper-button:before {
  content: '';
  position: absolute;
  top: 26px;
  right: 7px;
  width: 18px;
  height: 18px;
  border-style: solid;
  border-color: black;
  border-width: 0 0 2px 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.portfolio-container .swiper-button.swiper-button-next {
  left: auto;
  right: -35px;
}

.portfolio-container .swiper-button.swiper-button-next:before {
  right: auto;
  left: 7px;
  border-width: 2px 2px 0 0;
}

.portfolio-container {
  height: 100vh;
  background: black;
}

.portfolio-img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-position: 50% 0;
  background-size: cover;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}

.portfolio-img h1 {
  position: absolute;
  z-index: 2;
  color: rgba(255, 255, 255, .2);
  text-align: center;
  font-size: 25em;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  animation: scroll-left 15s linear infinite;
}

@-moz-keyframes scroll-left {
  0% {
    -moz-transform: translateX(0%);
  }
  50% {
    -moz-transform: translateX(-15%);
  }
}

@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(-15%);
  }
}

@keyframes scroll-left {
  0% {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  50% {
    -moz-transform: translateX(-15%);
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
  }
}

.portfolio-slide h4 {
  font-family: Roboto;
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  text-align: center;
  margin: 0;
  z-index: 1;
  padding: 40px 15px;
  color: #fff;
}

.portfolio-slide h3 {
  font-size: 32px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  margin: 0;
  z-index: 1;
  padding: 40px 15px;
  color: #fff;
}

.portfolio-slide {
  color: #fff;
  text-decoration: none;
  overflow: hidden;
}

.portfolio-slide:hover {
  text-decoration: none;
}

.portfolio-slider .portfolio-slide:hover .portfolio-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.portfolio-slide:after,
.portfolio-slide:before {
  content: '';
  position: absolute;
  height: 220px;
  width: 101%;
  left: 0;
  bottom: 0;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, rgba(23, 23, 23, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000', GradientType=0);
}

.portfolio-slide:after {
  bottom: auto;
  top: 0;
  background: -moz-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: -webkit-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: linear-gradient(to top, rgba(125, 185, 232, 0) 0%, rgba(23, 23, 23, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000', GradientType=0);
}


/*Header CSS*/

.nav-container {
  height: 100%;
  position: relative;
  z-index: 2;
}

#main-nav {
  position: relative;
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
}

#main-nav ul {
  margin: 0;
  padding: 10px 60px;
  list-style: none;
  line-height: 1.4;
  width: 100%;
}

#main-nav ul li a {
  font-size: 40px;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
}

#main-nav ul li a:hover,
#main-nav ul li a:focus,
#main-nav ul li.active>a {
  color: #5191FA;
  text-decoration: none;
}

#main-nav ul li .sub-menu li a {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
}

#main-nav ul li .sub-menu li a:hover,
#main-nav ul li .sub-menu li a:focus,
#main-nav ul li .sub-menu li.active>a {
  color: #5191FA;
  text-decoration: none;
}

.content-section {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #fff;
  width: 50%;
  height: 100%;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.content-leftcol {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 100px 0;
  background: rgba(0, 0, 0, .8);
  color: #fff;
}

.content-rightcol {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  right: 0;
  left: auto;
}

.menuopen .content-leftcol,
.menuopen .content-rightcol {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.content-footer {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  padding: 15px 60px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 13px;
  text-transform: uppercase;
}

.social {
  margin: 0 0 0 auto;
  padding: 0;
  list-style: none;
}

.social li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  text-align: center;
  line-height: 34px;
  opacity: 0.75;
  font-size: 16px;
  margin-left: 8px;
  display: block;
}

.social li a:hover {
  background: rgba(255, 255, 255, 0.25);
}


/*==============================================
24. VERTICAL & VACATION SLIDER CSS
================================================*/

.vertical-slider:after {
  bottom: auto;
  top: 0;
  background: -moz-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: -webkit-linear-gradient(bottom, rgba(125, 185, 232, 0) 0%, rgba(23, 23, 23, 1) 100%);
  background: linear-gradient(to top, rgba(125, 185, 232, 0) 0%, rgba(23, 23, 23, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007db9e8', endColorstr='#000000', GradientType=0);
}

.destination-form {
  width: 60%;
  display: block;
  margin: 10px auto;
}

.destination-form .b1 {
  border-bottom: 1px solid #eaeaea;
}

.vacation-slider {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.vacation-slider .vacation-slide {
  margin-right: 0px;
  margin-left: 0px;
}

.vacation-slider .swiper-pagination-bullets {
  right: 30px;
}

.vacation-slider .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 15px 0;
}

.vacation-slider .vacation-slide .slide-separate {
  margin: 0;
  padding: 0;
}

.vacation-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}

.vacation-slider .textpart {
  align-self: center;
  text-align: center;
}

.vacation-slide h6,
.vacation-slide h5,
.vacation-slide h4,
.vacation-slide h3,
.vacation-slide h2,
.vacation-slide h1 {
  line-height: 1em;
}

.vacation-slide p {
  line-height: 2em;
  padding: 0 100px;
}

.vacation-slider .title-italic {
  font-family: Roboto;
  font-weight: 400;
}

.vacation-slider .colored {
  color: #5191FA;
}

.vacation-slide h1 {
  font-size: 8em;
}

a.footerText{
		font-weight:normal!important;
}
a.footerText:hover,a.footer-nav:hover{
		color:#464646!important;
}
a.HoverClass:hover{
	text-decoration:underline;
}
.PadBottom{
	padding-bottom:5px;
}
a.gris{
	color:#464646;
}


.BRCero{
	border-radius:0px!important;
}
.BDWhite{
	background:white!important;
}
.BDGrey{background:#f5f5f5!important;}
.slogan{
	font-size:11px;
	font-weight:normal;
	/*padding-top:7px;*/
	margin-bottom:7px;
	/* letter-spacing: -0.6px; */
	color:black!important;
}
.pad80{
	padding-left:80px!important;
	padding-right:80px!important;
}
.black{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
}
.margin0{
	margin:0px!important;
}
.textColor{
	color:#464646;
}
.font16{
	font-size:16px!important;
}
.font18{
	font-size:18px!important;
}
.font14{
	font-size:14px!important;
}

.padLeft10{
	padding-left: 10px!important;
}

.padBottom{
	padding-bottom: 15px!important;
}
.d-noneTNot{
		display:none!important;
		visibility: hidden!important;
	}
	
.hideBlock{
	display:none!important;
	visibility: hidden!important;	
}

.grecaptcha-badge{
	visibility: collapse !important;  
}
.left{
	text-align:left;
}
.center{
	text-align:center;
}
.padTop0{
	padding-top:0px!important;
	margin-top:0px!important;
}
.border0{
	border-top:0px!important;
}
.height80{
	height:80px!important;
}
.condition{
	font-weight: normal;
    width: 100%;
    font-size: 14px;
    padding: 15px;
    border-top:1px solid #EAEEF3;
}
.marginBottom0{
	margin-bottom:0px!important;
}
.marginBootom20{
	margin-bottom:20px!important;
}	
.marginBootom30{
	margin-bottom:30px!important;
	color:#999!important;
}
.padBottom0{
	padding-bottom:0px!important;
}	
.padBottom1{
	padding-bottom:1px!important;
}	
.marBottom5{
	margin-bottom:5px!important;
}
.marBottom0{
	margin-bottom:0px!important;
}
.ulStyled li a,.orderList li a{
	color: #464646;
    font-weight: 500;
}
a.destacado,a.destacado:hover{
	font-size:16px;
	color:#cc0033!important;
}
.padLeft20{
	
	color:#666!important;
}
.countryList{
	color:#999!important;
	font-weight: 400!important;
}
	
.ulStyled li{
		padding:7px 10px 7px 10px!important;
}


.ulStyled li:hover{
		background:#EAEEF3!important;
}
.borderRight{
	border-right:1px solid #eaeaea!important;
 
}

.orderList{
	display:flex!important;  
	list-style:none!important;
	margin-bottom:0px!important;
}

.selectSecction{
	display:flex!important;  
	list-style:none!important;
	/*margin-bottom:30px!important;*/
}
.selectSecction li{
	height:50px;
	text-align:center;
	vertical-align:middle;
	font-size:24px;
}
.selectSecction li.width30{
	width:26%;
}
.selectSecction li.width40{
	width:48%;
}
.selectSecction li a.active{
	font-size:24px;
	color:#cc0033!important;
}
.selectSecction li a{
	color:black!important;
	text-decoration:none;
	font-weight: bold;
}

.selectSecction li a:hover{
	color:#cc0033!important;
	text-decoration:none;
}
.orderList li{
		padding: 14px 20px 4px 0px;
}

.orderList li a.fontBold{
	color:#2073f8!important;
}
.orderList li a:hover{
	text-decoration:none;
}
.fontWeight500{
	font-weight:500!important;
}
.fontWeight700{
	font-weight:700!important;
}
.blue{
	color:#5191FA!important;
}

.pubBlock, .pubBlock2, .pubBlock3, .pubBlock4, .pubBlock5 {
    display: block;
    width: 100%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 15px;
}

.pubBlock {
    max-height: 407px;
	height: 100%;
}

.pubBlock2 {
    margin-top: 10px;
}

.pubBlock3 {
    padding-bottom: 1px; /* Adjusted padding */
    margin-top: 30px;
}

.pubBlock4 {
    margin-top: 0;
    margin-bottom: 20px;
}

.pubBlock5 {
    margin-top: 20px;
    margin-bottom: 0;
	padding: 15px 15px 1px 15px;
}

.redColor{
	background:#a0c1f7!important;
}
.errorColor{
	background:#EDA6B8!important;
}
.grisColor{
	background:#EAEEF3!important;
}
.blockList{
	    margin: 0% 5%!important;
}

.titleList{
	color:black!important;
	font-size:26px!important;
	line-height:1.5em!important;
	padding-top:20px!important;
}

.textList{
	color:black!important;
}
.country{
	font-size:24px;
}
.country a{
	color:white;
	text-decoration:underline;
}
.country a:hover{
	color:white;
	text-decoration:none;
}
.portTitle{
	font-size: 0.6em;
}
.sf-menu li a.active{
    color: #5191FA!important;
}

#ports-slider{
	text-align: center;
    color: #fff;
	text-shadow: 1px 1px 5px black;
    -webkit-animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
    animation: text-focus-in 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}
#ports-slider a{
	text-decoration:none;
}
.imgDivAdjust{
	background: black;
}
.imgDivAdjust img{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
	object-fit: cover;
    width: 100%;
    height: 350px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.imgDivAdjust h4{
	color: #fff;
	font-size:2.5em;	
	position: relative;
    top: -200px;
	
	
}

.imgDivAdjust span{
	color: #fff;
	font-size: 0.7em;
	font-weight:100;
	
	
}
.imgDivAdjust p{
	font-size:1.5em;
	color: #fff;
	position: relative;
    top: -200px;
}

.PortsTitle{
	font-weight: 900!important;
	margin-bottom: 3%!important;
}

.Menu{
	margin: 5% 0 0 0!important;
} 
.margin3P{
	margin: 3% 0!important;
	line-height: 1.8;
}
.textLink{
	font-style: italic;
}

#mapDiv{
	width:100%;
	height:350px;
  -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#floating-panel {
	padding: 0px 0px 0px 10px;
}
#floating-panel select{
	width:150px;
	margin:0px 5px 5px 5px;
	padding: 0px 5px;
    height: 30px;
	border:1px solid #464646;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	float: left;
}

#floating-panel label,#floating-panel input,.pointer{
  cursor:pointer;
}


#right-panel {
	font-size: normal;
	line-height: 1.5;
}


#right-panel select {
	width: 100%;
}

#right-panel {
	max-height: 35px!important;
	float: right;
	width: 100%;
	overflow: hidden;
}
.warnbox-content,.adp-placemark,.adp-warnbox{
  display:none!important;
}
.adp-summary{
	font-weight: 900;
    color: #cc0033;
}

.vaTop{
	vertical-align: top!important;
}
.padTop10{
	padding-top:10px!important;
}
.routeType{
	display:flex!important;  
	list-style:none!important;
	margin-bottom: 0px!important;
	float: left;
}
.routeType li{
	width:50px;
	text-align:center;

}


.blog-description p{
	text-align:justify;
}
.textAlignLeft{
	text-align:left!important;
}
.divRoute img{
	left:0!important;
}

.right10px{
	    right: 10px!important;
}
.marginBootomShow{
		margin-bottom:3%!important;
}
.borderTop{
	border-top: 2px solid #D7DCE3;
    padding-top: 30px;
}
.pad0{
		padding:0px!important;
}
.mar0{
		margin:0px!important;
}
.alignRight{
	text-align:right;
}

.alignLeft{
	text-align:left;
}
.padRight15{
	padding-right:15px!important;
}
.padRight10{
	padding-right:10px!important;
}
.padTop15{
	padding-top:15px!important;
}
.padTop1510{
	padding-top:15px!important;
}
.padTop25{
	padding-top:25px!important;
}
.padTop7{
	padding-top:5px!important;
}
.titleRang{
    text-align: center;
    position: relative;
    top: 40px;
    color: #464646;
    height: 0px;
    font-size: 12px;
}
.pathExcursion{
	display:flex!important;  
	list-style:none!important;
	margin: 0px!important;

}

.noteAvailBusy{
	display:inline-flex!important;  
	list-style:none!important;
	margin: 10px 0px 0px 0px!important;	
	font-size:16px;
	color:#464646;
}

.noteAvailBusy li{
	padding-right:15px;
}
.noteAvailBusy .avail,.noteAvailBusy .busy{
	width:20px;
	height:20px;
	display:block;
	margin-left:5px;	
  border-radius:3px;	
}
.noteAvailBusy .avail{
	background:#33be61;
}
.noteAvailBusy .busy{
	background:#EDA6B8;
}
.pathExcursion li{
	padding-right:10px;

}
.noDecore{
	text-decoration:none!important;
}
.font34{
	font-size:34px!important;
	    line-height: 1em!important;
}
.font68{
	font-size:68px!important;
	    line-height: 1em!important;
}
.colorGreen{
	color:#33be61;
}
.colorGris{
	color: #aaa;
}
.colorGris2{
	color: #747474;
}
.colorRed{
	color: #cc0033;
}
.colorBlue{
	color:#5191FA;
}
.font12{
    font-size: 12px!important;
}
.font11{
    font-size: 11px!important;
}
.font1214{
	font-size: 12px!important;
}
.rotate90{
	transform: rotate(-90deg)
}
.quote{
	font-size: 16px;
	padding: 15px 5% 15px 5%;
	background: #E7F0FE;
	color:black;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.padBottom30{
	padding-bottom:30px!important;
}
.padBottom15{
	padding-bottom:15px!important;
}
.subTitle{
	font-size: 16px;
    display: block;
    color: #464646;
    font-weight: 500;
}

.guidePhoto{
	text-align: center;

}
.guidePhoto img{
	/* margin-top: 10px; */
	-webkit-border-radius: 5%;
	-moz-border-radius: 5%;
	border-radius: 5%;
	width:120px;
}
.questionR{
    font-size: 14px;
    margin: 10px auto 0 auto;
}

#tour-calendar{
		width:100%;
}
.width100{
	width:100%!important;
}
.leftBlock{
	float: left;
	padding-right:20px; 
}
.inline{
	display:inline!important;
	
}
.leftBlock2{
	padding-top:0px;
	padding-right: 10px;
	text-align:left;
}
.fontRed{
	color:#cc0033!important;
}
.decore{
	text-decoration:underline;
}

.fontGris{
	color:#464646!important;
}
.fontGrisLight{
	color:#CCC!important;
}
.promotion{
	font-size: 0.8em!important;
    border: 1px solid!important;
    padding: 3px 5px!important;
    border-radius: 3px!important;
    font-weight: 300!important;
}
.promoOff{color: #aaa!important;}
.promoOn{color: #cc0033!important;}
.fontNormal{
	font-weight:normal!important;
}
.width60{
	width:60px!important;
}
.width70{
	width:70px!important;
}
.width80{
	width:80px!important;
}
.marWhy{
	padding:20px 0px 30px 0px;
}
.lh24{
	line-height: 24px!important;
}
.marWhy ul li{
	padding-top:7px;
}

.margin5{
	margin: 0px 5% 0px 5%!important;
	padding-bottom:5px!important;
	padding-top: 5px!important;
}
.block{
	display:block!important;
}
.padTopBot15{
	padding: 15px 0px 10px 0px;
    clear: both;
}
.borderBottom{
	border-bottom: 1px solid #EAEEF3;
	padding-bottom: 15px;
}
.padLeft15{
	padding-left: 15px;
}
.padLeft10{
	padding-left: 10px;
}
.whyBorder{
	border-top: 1px solid #EAEEF3!important;
    margin-top: 15px!important;
    padding-top: 10px!important;
}
.colorWhite{
	color:white!important;
}

.noShowDiv,.filterNoShow{
	display:none;
}
.showDiv {display: block;}
.fixed-header {
    position: fixed!important;
    top: 48px!important;
    z-index: 1002!important;
}
.radius5{
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.bkTrans, .bkTrans2{
	background: rgba(0, 0, 0, 0.6)!important;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.bkTrans{
    padding: 5px!important;
}
.bkTrans2{
	padding: 15px 5px 6px 5px!important;
}

.field-icon {
    float: right;
    margin-top: -32px;
    position: relative;
    z-index: 2;
    right: 15px;
    font-size: 20px;
	color:#464646;
}
.redHref{
	color:red!important;
	text-decoration:underline!important;
}
.maxWidthRec{
	max-width: 450px!important;
    margin: 0px auto 0px auto!important;
	background: white;
}
.marBot15{
	    margin-bottom: 15px!important;
}
.marBot30{
	    margin-bottom: 30px!important;
}
.marBot50{
	    margin-bottom: 50px!important;
}
.marTop15{
	    margin-top: 15px!important;
}
.marTop30{
	    margin-top: 30px!important;
}
.marTop35{
	    margin-top: 35px!important;
}
.widthAuto{
	width: auto!important;
}
.stLoop{
	font-size: 24px!important;
    padding-top: 15px!important;
}
.transparent{background-color: transparent!important;}
.borderC:hover{border: 2px solid #5191fa!important;}
.borderC{border: 2px solid #EAEAEA!important;}
.pointer{cursor: pointer!important;}
.aWhiteNone,.aWhiteNone:hover{color:white!important;text-decoration:none!important;}
.mw150{max-width: 150px!important;}
.font900{font-weight: 900!important;}
.padSpecialFile{padding: 6px 16px 0px 16px;}
.minH240{min-height:240px!important;}
.divAlert,.divAlertRed{padding:10px;background:#f5f5f5;border: 2px solid rgba(23, 23, 23, 0.15);border-radius: 8px;}
.divIconAlert{float: left;height: 30px;font-size: 30px;padding-right: 10px;color:#5191FA;}
.divAlertRed{background:#fce9ee;}
.blueBack{background: #E7F0FE;}
.grid-view2{padding-right: 10px;padding-left: 10px;}
.fontOrder{font-size:14px;}
.btx{border: 1px solid #5191FA;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
    font-weight: 500;
    text-align: center;}
.btx:hover{text-decoration:none;}
.introP{margin: 0px!important;line-height: 1.8em!important;}
.smallCurrency{	font-size:0.75em!important;}
.blockClear{display: block;clear: both;}
.crossLine,.crossLine2{text-decoration: line-through; /*font-size: 0.6em;*/ color: #888; font-weight: 400;}
.crossLine2,.font08em{font-size: 0.8em;}
.font07em{font-size: 0.7em;}
.padBot20{padding-bottom: 20px;}
.padBot10{padding-bottom: 10px;}
.font12em{font-size: 1.2em!important;}
.font14em{font-size: 1.4em!important;}
.font25em{font-size: 2.5em!important;}
.font30em{font-size: 3em!important;}
.font08em{font-size: 0.8em!important;}
.noRotate{-webkit-transform: rotate(0deg)!important;transform: rotate(0deg)!important;}
.colorBlack{color:black!important;}
.noDecore .fa{color: #ffbb58!important;}
.top0{top:0px!important;}
.pointer{cursor:pointer!important;}
.fontBold{font-weight: bold!important;}
.loader{position: absolute; top:0px;right:0px;width:100%;height:100%;background-color:#eceaea;background-image:url('../images/loading.gif'); background-repeat:no-repeat; background-position:center;z-index:10000000;opacity: 0.3;filter: alpha(opacity=30);}
.loader{position: absolute; top:0px;right:0px;width:100%;height:100%;background-color:#eceaea;background-image:url('../images/loading.gif'); background-repeat:no-repeat; background-position:center;z-index:10000000;opacity: 0.3;filter: alpha(opacity=30);}
.font08red{color:#cc0033;font-size:0.8em;}
.fontRed{color:#cc0033;}
.badge {
  position: relative;
  top: -10px;
  border-radius: 50%;
  background: #cc0033;
  color: white;
}
.hoverUnderline:hover{text-decoration:underline!important;}
.padLeftRight10{padding-left:10px!important;padding-right:10px!important;}
.opacity100{opacity: 1!important;}
.opacity75{ opacity: 0.75!important;}
.noDecoreUrl,.noDecoreUrl:hover{text-decoration:none;color:#464646;}
.botBorder{border-bottom: 1px solid rgba(23, 23, 23, 0.15);}
.line30{line-height:30px!important;}
.pad10{padding:10px;}
.bgRed{ background: #cc0033!important;}
.bgGreen{ background: #30c85e!important;}
.bgYellow{ background: linear-gradient(to right,#5191FA,#cc0033)!important;}
.bgYellow2{ background: #ffbb58!important;}
.colorYellow{color:#ffbb58!important;}
.font1em{font-size:1em!important;}
.clearBoth{clear: both!important;}
.borderTop0{border-top: 0px!important;}
.noPointer{cursor:auto!important;}
.padLeft0{padding-left:0px!important;}
.padRight0{padding-right:0px!important;}
.borderSel{box-shadow: 0 0 0 1px rgb(68 68 68 / 11%)!important;padding-top: 10px!important;border: 2px solid rgba(23, 23, 23, 0.15)!important;border-radius: 8px!important;}
.hiddenText{padding:5px 10px;color:white;background:#ffbb58;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.inputUpdate,.inputUpdate120{width: 50%!important;min-width: 90px!important;margin: auto;}
.inputUpdate120{min-width: 120px!important;}
.verticalAlign{margin: auto 0px auto 0px!important;}
.redBorder{box-shadow: 0 0 0 1px #cc0033!important;}
.marRight10{margin-right:10px!important;}
.shortCalendar{max-width:300px!important;-webkit-border-radius: .25rem!important;-moz-border-radius: .25rem!important;border-radius: .25rem!important;border: 2px solid #ced4da!important;background:#F5F5F5!important;padding-left:10px!important;padding-right:10px!important;}
.linneHeight2em{line-height:2em!important;}
.lineImportant{border-left:10px solid #F9CACA;padding-left:20px;background:#F5F5F5!important;}
.read-more>.read-more__content>.read-more__content__container>ul{
	list-style:disc!important;
	padding:0px 0px 0px 20px!important;
}
.pad15-8{padding:15px 8px!important;}
.onlyVisible{white-space: nowrap!important;overflow: hidden!important;text-overflow: ellipsis!important;}
.nounderline,.nounderline:hover {
  text-decoration:none!important;
}
.show414{display:none!important;}
.border5{border-radius: 5px!important;}
.borderR2{border-radius: 2px!important;}
.mapDiv{width:100%;height:500px;}
.colorMap{color:#999!important;}
.right{
	text-align:right!important;
}
.lineNormal{white-space: normal!important;} 
.borderWhite{border:1px solid white!important;border-radius: 5px;}
.pad1520{padding:15px 20px!important;}
.read-more blockquote{
	margin: 30px 20px;
    padding: 20px 20px 5px 25px;
    background: #E7F0FE;
    border-left: 10px solid #007bff;
}
.parallax-divGuide {
    margin-top: 5%;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}
.backGris{
	background: #F5F5F5!important;
}
.listPomo{
	list-style: disc!important;
    margin-left: 20px!important;
}
.selectExc{
	padding: 15px;
    border: 2px solid rgba(23, 23, 23, 0.15);
    border-radius: 8px;
    width: 100%;
    margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3; 
  line-clamp: 3; 
	-webkit-box-orient: vertical;
	background-color: #fff;
	/*-webkit-appearance: none;
	-webkit-box-shadow: none;*/
	color:#464646!important;
	padding: 20px 15px;
}
.selectExc:focus,.selectExc:before,.selectExc:active,.selectExc:hover{
	box-shadow: none;
	outline: none;
	/*caret-size: 12px;*/
	background: none;
	border: 2px solid rgba(23, 23, 23, 0.25);
	color: black;}

	
.listFeedBackUser{text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-flow: row nowrap;
}
.feedFormPad{padding: 30px 40px 0px 40px!important;}
.feedFormDiv{margin-right: 7.5%;width: 14%;}
.feedFormLabel{width:45px!important;height:80px;display:block;}
.botBook{float: left;left: 15px;position: relative;display: block;}
.botBookMore{display: block;clear: both;text-align: left;padding-left: 15px;}
.typeExcClass{background: #5191FA;padding: 3px 5px 4px 5px;border-radius: 5px;color: white;line-height: 25px;}
.typeExcClass2 {
	color:#5191FA;
    border: 1px #5191FA solid!important;
    padding:  3px 5px 4px 5px!important;
    border-radius: 5px!important;
    font-weight: bold!important;
}
.grisLightColor {
    background: #f5f5f5!important;
}
.flowtext .tn-atom {
  background: linear-gradient(90deg, #e933ff, #ffb400, #cc0033, #5191FA, #e933ff);
  background-size: 200% auto;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textflow 5s linear infinite;
}
@keyframes textflow {
  from {background-position: 0% center}         
  to {background-position: 200% center}
}
.wh80{
	width:80px;
	height:80px;
}
.radius5Imp{
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
}
.radius5Left{
    -webkit-border-radius: 5px 0 0 5px!important;
    -moz-border-radius: 5px 0 0 5px!important;
    border-radius: 5px 0 0 5px!important;
}
.radius5Right{
    -webkit-border-radius: 0 5px 5px 0!important;
    -moz-border-radius: 0 5px 5px 0!important;
    border-radius: 0 5px 5px 0!important;
}
#consent-overlay {
    display: none; /* По умолчанию скрыт */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7); /* Полупрозрачный черный цвет */
    z-index: 100000001; /* Ниже всплывающего окна */
}
#consent-popup {   
	border: 1px #6c9ff3 solid;    
	display: none;     
	--bottom-position: 15px;
	text-align:left;
	position: fixed;
	top: 50%; /* Lo coloca en el 50% de la altura */
        left: 50%; /* Lo coloca en el 50% del ancho */
        transform: translate(-50%, -50%);
	z-index: 100000002;
	align-items: center;
	box-sizing: border-box;
	width: 320px;
	padding: 12px 12px 12px 16px;
	border-radius: 5px;
	background: #5191fa;
	color:white;
	box-shadow: 0 0 2px rgba(0, 0, 0, .08), 0 8px 24px rgba(0, 0, 0, .08);			
}
#consent-popup a{ 
	color: white;
    text-decoration: underline;
}
.subHeader{
	margin-right: 0px!important; text-transform: none!important;padding: 9px 7px!important;
}

/*responsive.css*/

@media only screen and (max-width: 1500px) {
	h1,
	h2 {
		font-size: 46px;
		margin-bottom: 10px;
	}
	/*OTHER MAIN PAGES*/
	#main-nav ul li a {
		font-size: 40px;
	}
	.portfolio-slide h3 {
		font-size: 28px;
	}
	.menu-trigger-btn {
		left: 5px;
	}
	#main-nav ul {
		padding: 10px 40px;
	}
	.content-footer {
		padding: 15px 40px;
	}
	.d-noneTNot{
		display:none!important;
		visibility: hidden!important;
	}
}

@media only screen and (max-width: 1199px) {

	.centerSort{
		text-align:center!important;
	}
	/*HOME MAIN SLIDER*/
	.home-slider .home-slider-details span {
	    font-size: 40px;
	    line-height: 50px;
	}
	.home-slider .home-slider-details h3 {
	    line-height: 60px;
	    margin-bottom: 15px;
	    font-size: 64px;
	}
	.home-slider .home-slider-details p {
	    line-height: 24px;
	    font-size: 18px;
	}
	/*FOOTER STYLE*/
	footer.footer .copyright p {
		font-size: 16px;
	}
	footer.footer .copyright a {
		font-size: 16px;
	}
	footer.footer .copyright a+a {
		margin-left: 15px;
	}
	/*SEARCH RESULT PAGE*/
	.filter-section .sidebar-item .search-form .filter-booking-form .fa-icon {
	    left: 8px;
	}
	.filter-section .sidebar-item .search-form .filter-booking-form .label {
	    padding-left: 40px;
	    font-size: 14px;
	}
	.filter-section .sidebar-item .search-form .filter-booking-form .nice-select .current {
	    padding-left: 22px;
	    font-size: 14px;
	}
	.filter-section .sidebar-item .search-form .filter-booking-form .datetimecls {
	    padding-left: 40px;
	    font-size: 14px;
	}
	.filter-section .sidebar-item .search-form .filter-booking-form .guests-input {
	    padding-left: 40px;
	    font-size: 14px;
	}
	.filter-section .sidebar-item .search-price-filter .search-filter-body .div-pad {
	    padding: 20px 10px;
	}
	.custom-checkbox-style label span,.forgot-pass {
	    font-size: 16px;
	}
	.toggle-category input+label {
	    padding: 10px 6px;
	    font-size: 12px;
	}
	.checkbox-button label {
	    padding: 2px 8px;
	    font-size: 12px;
	}
	.grid-view .tour-list-item .tour-list-item-img {
		height: 200px;
	}
	/*SEARCH RESULT PAGE*/
	.similar-tours .tour-list-item .tour-list-item-img {
		height: 160px;
	}
	/*ABOUT US PAGE*/
	.team-member-list .team-member {
		height: 210px;
	}
	/*OTHER MAIN PAGES*/
	#main-nav ul li a {
		font-size: 36px;
	}
	.portfolio-slide h3 {
		font-size: 24px;
		padding: 30px 15px;
	}
	#footer.content-footer {
		padding: 20px 0;
	}
	.portfolio-container .swiper-button {
		display: block;
	}
	/*City Main Slider css*/
	.city-slider .city-slider-details span {
	  font-size: 45px;
	  line-height: 45px;
	}
	.city-slider .city-slider-details h3 {
	  line-height: 60px;
	  font-size: 64px;
	}
	.city-slider .city-slider-details p {
	  line-height: 25px;
	  font-size: 18px;
	  margin-bottom: 20px;
	}
	.city-slider .slider-btn {
	  font-size: 17px;
	  padding: 15px 15px;
	  width: 20%;
	}
	.d-noneTNot{
		display:none!important;
		visibility: hidden!important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.top-destination-list .img-round .round-dest-title h4 {
		font-size: 30px;
	}
	/*SEARCH RESULT PAGE*/
	.filter-result .result-view-option {
		padding: 7px 0px 7px 0;
		text-align: left;
	}
	.filter-result .result-view-option .result-sort-icon {
		padding-left: 1px;
	}
	/*LOCAL EXPERT PAGE*/
	.local-expert-slider {
		height: 100vh;
	}
	.d-noneTNot{
		display:none!important;
		visibility: hidden!important;
	}
	.orderList li {
		padding: 11px 5px 7px 0px!important;
	}
}
@media (max-width: 999px) {
	.center999{
		text-align: center!important;
	}
	.centerSort{
		text-align:right!important;
	}
	.borderRight{
		border-right:0px!important;
	 
	}
	.d-noneT{
		display:none!important;
		visibility: hidden!important;
	}
	.d-noneTNot{
		display:block!important;
		visibility: visible!important;
	}
	.centerLogo{
		text-align:center!important;		
	}
	.ztop{
		z-index: 4000!important;
		position: relative;
	}
}


@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link.only {
		margin-right: 1rem;
		margin-left: .5rem;
		padding-right: 0;
		padding-left: 0;
	}
	.navbar-light .navbar-nav .nav-link.btn-blue {
		margin-right: 1rem;
		margin-left: .5rem;
		padding-left: 20px;
		padding-right: 20px;
		border: 1px solid #5191FA;
		border-radius: 3px;
		font-weight: 600;
	}
	.navbar-light .navbar-nav .nav-link.btn-red {
		border: 1px solid #ff567d;
		border-radius: 3px;
		padding-left: 20px;
		padding-right: 20px;
		margin-right: 1rem;
		margin-left: .5rem;
		font-weight: 600;
	}
	.navbar-light .navbar-brand {
		border-right: 1px solid #eee;
	}
	.navbar-light .navbar-nav .nav-link.only span {
		margin-left: 10px;
		display: none;
	}
}

@media only screen and (max-width: 991px) {
	
	.filtrCenter{text-align:left;}
	
	.fontOrder{
		font-size:16px!important;
	}
	.imgDivAdjust h4{
		font-size:1.5em;		
	}

	.imgDivAdjust span{
		color: #fff;
		font-size: 0.5em;
		font-weight:100;			
	}
	.imgDivAdjust p{
		font-size:1em;	
	}
	
	.selectSecction li{
		height:40px;
		font-size:18px;
	}
	.selectSecction li a,.selectSecction li a.active{
		
		font-size: 18px;
		font-weight: bold;
	}

	/*.selectSecction li a:hover{
		border-bottom:1px dashed;
	}*/
	.country{
		font-size:18px;
	}
	.pad80{
		padding-left:25px!important;
		padding-right:25px!important;
	}
	/*HOME MAIN SLIDER*/
	.home-slider .home-slider-details span {
	    font-size: 45px;
		line-height: 60px;
	}
	.home-slider .home-slider-details h3 {
	    line-height: 55px;
	    margin-bottom: 8px;
	    font-size: 55px;
	}
	.home-slider .home-slider-details p {
	    line-height: 24px;
	    font-size: 17px;
	}
	/*GENERAL CSS*/
	.navbar {
		margin: 0;
	}
	.navbar-collapse {
		position: absolute;
		z-index: 21;
		text-align: center;
		margin: 0;
		padding: 0;
		width: 100%;
		top: 100%;
		background: rgba(255, 255, 255, 0.98);
	}
	h1,
	h2 {
		font-size: 35px;
		line-height: 1.1;
	}
	h3 {
		font-size: 30px;
	}
	.navbar-light .navbar-nav .nav-link.btn-blue:hover,
	.navbar-light .navbar-nav .nav-link.btn-blue:focus {
		border: none;
		color: #ff567d;
		box-shadow: none;
	}
	.navbar-light .navbar-nav .nav-link.btn-red:hover,
	.navbar-light .navbar-nav .nav-link.btn-red:focus {
		border: none;
		color: #ff567d;
		box-shadow: none;
	}
	.tours-list-slider .tour-list-item .tour-list-item-img {
		height: 180px;
	}
	.footer .small-story {
		letter-spacing: 0;
		font-size: 16px;
	}
	footer.footer h4 {
		font-size: 20px;
	}
	footer.footer .footer-blog {
		font-size: 12px;
	}
	.footer .footer-blog p {
		font-size: 11px;
	}
	footer.footer .widget-tags-wrap {		
		margin-bottom: 10px;
	}
	footer.footer .widget-tags-wrap .tag {
		line-height: 24px;
		font-size: 16px;
		margin-right: 15px;
	}
	footer.footer .footer-contact {
		margin-bottom: 10px;
	}
	footer.footer .footer-contact p {
		font-size: 11px;
		padding-bottom: 2px;
	}
	footer.footer .footer-contact h5 {
		font-size: 14px;
	}
	footer.footer .social-link a {
		padding-right: 10px;
		font-size: 24px;
		font-weight: 500;
	}
	/*SEARCH RESULT PAGE*/
	.list-view .tour-list-item .tour-list-item-img {
		width: 30%;
		height: 215px;
	}
	.list-view .tour-list-item .item-description {
		width: 70%;
		height: 215px;
		padding: 0 5px 10px;
	}
	.list-view .item-description .tours-left-desc {
		width: 65%;
		height: 215px;
		padding: 10px 10px;
	}
	.list-view .item-description .item-location {
		padding: 5px 0;
	}
	.list-view .item-description .item-location i {
		padding-right: 5px;
	}
	.list-view .item-description .item-location i img {
		width: 17px;
		height: 17px;
	}
	.list-view .item-description .item-location span {
		font-size: 13px;
	}
	.list-view .item-description .tour-item-title {
		font-weight: 900;
		height: 55px;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.list-view .item-description .tour-review-stars {
		margin-bottom: 10px;
	}
	.list-view .item-description .tour-item-desc {
		font-size: 16px;
		font-weight: normal;
		height: 65px;
		text-align:justify;
	}
	.list-view .item-description .tour-footer {
		width: 35%;
		height: 180px;
		padding: 10px 10px;
	}
	.list-view .item-description .tour-footer .tour-duration {
		padding: 5px 0;
	}
	.list-view .item-description .tour-footer .tour-duration i {
		padding-right: 5px;
	}
	.list-view .item-description .tour-duration i img {
		width: 13px;
		height: 13px;
	}
	.list-view .item-description .tour-footer .tour-duration span {
		font-size: 16px;
	}
	.list-view .item-description .tour-footer .tour-category {
		padding: 5px 0;
	}
	.list-view .item-description .tour-footer .tour-category i {
		padding-right: 5px;
	}
	.list-view .item-description .tour-category i img {
		width: 13px;
		height: 13px;
	}
	.list-view .item-description .tour-footer .tour-category span {
		font-size: 16px;
	}
	.list-view .item-description .tour-footer .tour-price {
		bottom: 10px;
		right: 0;
	}
	.list-view .item-description .tour-footer .tour-price .cross-price {
		font-size: 12px;
	}
	.list-view .item-description .tour-footer .tour-price .tour-price-start {
		font-size: 16px;
		padding-right: 5px;
	}
	.list-view .item-description .tour-footer .tour-price .act-price {
		font-size: 26px;
	}
	/*PAYMENT PAGE*/
	.payment-selection .cart-info .info-section {
	    padding: 20px 10px 10px;
	}
	.payment-selection .cart-info .total-section {
	    padding: 20px 10px;
	}
	.payment-type-section .payment-type {
	    padding: 0 10px;
	}
	.payment-selection .cart-info .coupon-section form .form-group input[type="text"] {
	    width: 65%;
	}
	.payment-selection .cart-info .coupon-section form .form-group .btn {
	    width: 35%;
	}
	/*ABOUT US PAGE*/
	.team-member-list .team-member {
		margin-top: 10px;
	}
	/*OTHER MAIN PAGES*/
	#main-nav ul li a {
		font-size: 36px;
	}
	#main-nav ul,
	.content-footer {
		padding: 10px 25px;
	}
	.social {
		float: left;
		margin-top: 15px;
	}
	.menu-trigger-btn {
		left: 10px;
	}
	.content-footer {
		font-size: 12px;
	}
	.vacation-slide p {
		line-height: 1.4em;
		padding: 0 10px;
	}
	.vacation-slide h1 {
		font-size: 5em;
	}
	#header {
		padding: 20px 10px;
	}
	#footer.content-footer .social {
		margin: 0;
		float: right;
	}
	.top-country-list .tp-list-item {
		height: 300px;
	}
	.top-country-list .tp-list-item .list-text-desc h3 {
		font-size: 20px;
	}
	.top-country-list .tp-list-item .list-text-desc h4 {
		font-size: 18px;
	}	
	/*City Main Slider css*/
	.city-slider .city-slider-details span {
	  font-size: 35px;
	  line-height: 35px;
	}
	.city-slider .city-slider-details h3 {
	  line-height: 55px;
	  font-size: 55px;
	}
	.city-slider .city-slider-details p {
	  line-height: 25px;
	  font-size: 17px;
	  margin-bottom: 20px;
	}
	.city-slider .slider-btn {
	  font-size: 16px;
	  padding: 10px 10px;
	  width: 20%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.top-destination-list .img-round .round-dest-title h4 {
		font-size: 30px;
	}
	
	footer.footer .copyright p {
		font-size: 12px;
	}
	footer.footer .copyright a {
		font-size: 12px;
	}
	footer.footer .copyright a+a {
		margin-left: 10px;
	}
	
	/*LOCAL EXPERT PAGE*/
	.local-expert-slider {
		height: 100vh;
	}
}

@media (min-width: 768px) {
	
	
	.review-section .pl-customers__stt {
		padding-right: 20px;
		padding-left: 20px;
	}
	.review-section .pl-customers .pl-avt-group,
	.pl-customers .overflow-hidden {
		width: 49%;
		display: inline-block;
		vertical-align: top;
	}
	.review-section .pl-customers .pl-avt-group {
		text-align: right;
	}
	.review-section .pl-customers .overflow-hidden {
		text-align: left;
		margin-bottom: 5px;
	}
	.review-section .overflow-hidden-offset {
		margin-left: calc(49% + 3px);
	}
}

@media only screen and (max-width: 767px) {
	.btn-primary {
		line-height: 50px;
		padding: 0 25px;
		font-size: 16px;
		background: linear-gradient(to right,#5191FA,#cc0033)!important;
		border-color: linear-gradient(to right,#5191FA,#cc0033)!important;
	}
	.displayInline{
		float: none;
		display:block;
		margin-bottom:10px;
	}
	.parallax-divGuide {
		margin: 0%;
		padding-bottom: 50px;
	}
	.mobileSearchDiv{
		padding-top: 0px!important;
	}
	.mobileSearchConteiner{
		width: 100%!important;
		margin: 0px!important;
		padding: 0px!important;
	}
	.font1214{
		font-size: 14px!important;
	}
	.grid-view2{padding-right: 0px;padding-left: 0px;}
	.hide776{
		display:none;
	}
	.fontOrder{
		font-size:16px!important;
	}
	.leftBlock2{
		padding-top:0px!important;
		font-size:16px!important;
	}
	.subTitle {
		font-size:16px!important;
	}
	.margin5{
		margin:0px!important;
		border-bottom: 1px solid #EAEEF3;
		border-top: 1px solid #EAEEF3;
	}
	.marWhy ul li {
		text-align:left!important;
		font-size:14px!important;
	}
	.noShow767{
		display:none!important;
	}
	
	.searchFormLine{
		padding-left:0px!important;
		padding-right:0px!important;
	}
	
	#ports-slider,.imgDivAdjust img{
		height:250px;
	}

	.imgDivAdjust h4{
		font-size:1.5em;
		top: -150px;		
	}

	.imgDivAdjust span{
		color: #fff;
		font-size: 0.5em;
		font-weight:100;			
	}
	.imgDivAdjust p{
		font-size:1em;	
		top: -150px;
	}
	.selectSecction{
		margin-bottom:0px!important;
	}
	.selectSecction li{
		font-size:14px;
	}

		
	
	.grid-view .item-description .tour-item-desc {
		display: block;
		padding-bottom: 10px;
		text-align:justify;
		font-size: 16px;
		font-weight:400;
	}
	.center767{
		text-align:center;
	}
	.section-title {
		margin: 7% 10% 20px;
	}
	/*HOME MAIN SLIDER*/
	.home-slider .home-slider-details {
	    top: 40%;
	    transform: translateY(-40%);
	}
	.home-slider .home-slider-details span {
	    font-size: 28px;
	    line-height: 34px;
	}
	.home-slider .home-slider-details h3 {
	    line-height: 50px;
	    margin-bottom: 5px;
	    font-size: 48px;
	    letter-spacing: -3px;
	}
	.home-slider .home-slider-details p {
	    line-height: 22px;
    	font-size: 16px;
	    padding: 0 18%;
	}
	.home-slider:hover .swiper-button-white {
	  visibility: hidden;
	  opacity: 0;
	}
	/*GENERAL CSS*/
	h1,
	h2 {
		font-size: 34px;
		margin-bottom: 7px;
	}
	h3 {
		font-size: 26px;
	}
	.btn-submit {
		width: 100%;
	}
	.bookingDiv .btn-submit {
		margin-bottom: 0px!important;
	}
	/* .section-title { */
		/* margin: 45px 10px 5px; */
	/* } */
	.section-title h4 {
		font-size: 20px;
		line-height: 0;
		font-weight: 900;
	}
	.titleList {
		font-size: 20px!important;
	}
	.section-title h2 {
		font-size: 26px;
		line-height: 1em;
	}
	.section-title p {
		font-size: 16px;
		line-height: 22px;
	}
	.booking-search .borr {
		border-bottom: 1px solid #eaeaea;
		border-right: none;
	}
	.booking-search .label {
		font-weight: 500;
		margin-bottom: 0;
	}
	.booking-search .input-group {
		padding: 14px 0px 0;
	}
	.booking-search .nice-select {
		font-size: 14px;
		padding-bottom: 42px;
	}
	.booking-search .input--style-1 {
		font-size: 14px;
		padding: 9px 0 14px 20px;
	}
	.booking-search .btn-submit {
		height: 73px;
		line-height: unset;
	}
	.nice-select:after {
		margin-top: -3px;
	}
	.teaser-box-section {
		margin-top: -100px;
	}
	.top-destination-list .img-round .round-dest-title h4 {
		font-size: 30px;
	}
	.tours-list-slider .tour-list-item .tour-list-item-img {
		height: 160px;
	}
	.footer {
		text-align: center;
	}
	.footer .footer-logo {
		margin: 0 auto 15px;
	}
	footer.footer .footer-contact {
		border-left: none;
		padding-left: 0;
	}
	.footer .widget-footer {
		padding-top: 0px;
	}
	footer.footer .copyright .row {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-webkit-flex-direction: column-reverse;
		-moz-box-orient: vertical;
		-moz-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
	}
	footer.footer .copyright,
	footer.footer .copyright .text-right {
		text-align: center!important;
		line-height: 30px!important;
	}
	footer.footer .copyright .text-right {
		margin: 10px 0px 0px 0px;
		font-size: 16px;
	}
	#back2Top {
		width: 30px;
		height: 30px;
	}
	#back2Top i {
		left: 8px;
		top: 5px;
		font-size: 15px;
	}
	#back2Top:hover i {
		top: 1px;
	}
	/*SEARCH RESULT PAGE*/
	.search-mobile-btn {
		display: block;
	}
	.filter-section .sidebar-item .search-form,
	.filter-section .sidebar-item .search-price-filter {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1050;
		display: none;
		overflow: hidden;
		outline: 0;
		box-shadow: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-bottom: 0;
		overflow-x: hidden;
		overflow-y: auto;
		padding: 0!important;
		background-color: #ffffff;
	}
	.tour-booking .booking-form {
		box-shadow:none!important;
		-webkit-border-radius: none!important;
		-moz-border-radius: none!important;
		border-radius: none!important;
	}
	.filter-section .sidebar-item .search-form::-webkit-scrollbar-track,
	.filter-section .sidebar-item .search-price-filter::-webkit-scrollbar-track,
	.tour-booking .booking-form::-webkit-scrollbar-track {
		background-color: #fff;
		border-radius: 10px;
		display: none;
	}
	.filter-section .sidebar-item .search-form::-webkit-scrollbar,
	.filter-section .sidebar-item .search-price-filter::-webkit-scrollbar,
	.tour-booking .booking-form::-webkit-scrollbar {
		width: 6px;
		background-color: #fff;
		display: none;
	}
	.filter-section .sidebar-item .search-form::-webkit-scrollbar-thumb,
	.filter-section .sidebar-item .search-price-filter::-webkit-scrollbar-thumb,
	.tour-booking .booking-form::-webkit-scrollbar-thumb {
		background-color: #d9d9d9;
		border-radius: 10px;
		display: none;
	}
	.filter-section .sidebar-item .search-title {
		background-color: #ffffff;
	}
	.filter-section .sidebar-item .search-form .filter-booking-form .input-group {
		background-color: #ffffff;
	}
	.filter-section .sidebar-item .search-price-filter .search-filter-body {
		background-color: #ffffff;
	}
	.filter-section .sidebar-item .btn-submit {
		border-radius: 0;
	}
	.filter-section .sidebar-item .search-title .btnclose {
		display: block;
	}
	.grid-view .tour-list-item .tour-list-item-img {
		height: 360px;
	}
	/*TOUR DETAILS PAGE*/
	.tour-detail-banner {
		height: 450px;
	}
	.tour-itinerary .tab-vertical {
		padding-bottom: 1rem;
		border-bottom: 1px solid #D7DCE3;
		border-right: none;
		margin-bottom: 20px;
	}
	.tour-itinerary .tab-vertical .itinerary-main-title {
		margin-bottom: 1rem;
	}
	.tour-booking .booking-form .filter-booking-form .btn-submit {
		border-radius: 0;
	}
	.booking-mobile-btn {
		display: block;
		z-index: 3;
	}
	.tour-booking .booking-form .booking-title .btnclose {
		display: block;
	}
	.similar-tours .tour-list-item .tour-list-item-img {
		height: 360px;
	}
	/*ABOUT US PAGE*/
	.about-counter-area .card.main-contain {
		border-right: none;
	}
	.team-member-list .team-main {
		padding-right: 5px;
		padding-left: 5px;
	}
	.aboutus-selection .team-member-list .section-title h4 {
		font-size: 33px;
		line-height: .5em;
	}
	.aboutus-selection .team-member-list .section-title h2 {
		font-size: 26px;
	}
	/*BLOG DETAILS PAGE*/
	.blog-recent-post .no-gutters>[class*=col-] {
		padding-right: 5px;
		padding-left: 5px;
		margin-bottom: 10px;
	}
	/*CONTACT PAGE*/
	.contact-selection .contact-desc {
		margin-top: 0px;
		margin-bottom: 30px;
	}
	.contact-selection .contact-desc h4 {
		font-size: 16px;
		margin-bottom: 10px
	}
	/* .contact-selection .contact-desc p { */
		/* font-size: 12px; */
		/* line-height: 1.5em; */
		/* font-weight: 100; */
	/* } */
	.contact-selection .contact-details .address-title {
		margin-bottom: 10px;
		font-size: 16px;
	}
	.contact-selection .contact-details .contact-address h6 {
		font-size: 12px;
		font-weight: 100;
		line-height: 1em;
		margin-bottom: 10px;
	}
	.contact-selection .contact-map {
		margin-top: 30px;
	}
	.contact-selection #contact-map {
		height: 350px;
	}
	/*OTHER MAIN PAGES*/
	.content-section {
		width: 100%;
		position: static;
	}
	.content-leftcol {
		padding: 0;
		position: fixed;
		z-index: 99;
	}
	.portfolio-img h1 {
		font-size: 15em;
	}
	#header {
		padding: 5px 0;
		position: fixed;
		z-index: 100;
		background: #171717;
		transition: all 0.5s ease;
	}
	.menuopen #header {
		background: none;
	}
	.menuopen .menu-trigger-btn,
	.menu-trigger-btn {
		left: auto;
	}
	.menuopen .menu-trigger span:before,
	.menuopen .menu-trigger span:after {
		background: #fff;
	}
	.social {
		margin-top: 10px;
	}
	.content-footer {
		padding: 15px 20px;
	}
	.menuopen {
		overflow: hidden;
	}
	#main-nav ul li a {
		font-size: 20px;
	}
	#main-nav ul li .sub-menu li a {
		font-size: 16px;
	}
	#main-nav>ul#nav {
		text-align: center;
		line-height: 1.6;
		height: 100%;
		overflow-y: auto;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-pack: center;
		justify-content: center;
	}
	#main-nav {
		padding: 100px 0;
	}
	#footer.content-footer {
		text-align: center;
	}
	#footer.content-footer .social {
		margin: 15px auto 0;
		float: none;
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
	#header.fixed,
	#header.fixed-header.fixed {
		position: fixed;
		top: 0;
		z-index: 999;
		background: rgba(12, 12, 12, 1);
	}
	#header.fixed #logo img {
		height: 46px;
		width: auto;
	}
	#header #logo img{
	  height: 30px;
	}
	#footer.content-footer {
		margin-top: 0;
	}
	.menuopen .fixed .menu-trigger span:before,
	.menuopen .fixed .menu-trigger span:after {
		background: #fff;
	}
	.vacation-slider .swiper-pagination-bullets {
		right: 10px;
	}
	.vacation-slider .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 10px 0;
	}
	.vacation-slider .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
	}
	.vacation-slide .imgpart {
		position: absolute;
		object-fit: cover;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		z-index: -1;
	}
	.vacation-slide .imgpart img {
		opacity: 0.2;
	}
	.vacation-slide p {
		font-size: 14px;
		line-height: 1.4em;
		padding: 0 20px;
	}
	.vacation-slide h1 {
		font-size: 5em;
	}
	.destination-form {
		width: 80%;
	}
	#side-bar {
		width: 35%;
	}
	.side-bar-page {
		padding-left: 35%;
	}
	.side-bar-container img {
		margin: 30% auto;
	}
	.slider-btn {
		padding: 10px 20px;
		font-size: 16px;
	}
	.booking-search .border1 {
		border: none;
	}
	.booking-search .border2 {
		border-right: none;
		border-top: 1px solid #eaeaea;
		border-bottom: 1px solid #eaeaea;
	}
	.top-country-list .tp-list-item .list-text-desc h3 {
		font-size: 25px;
	}
	.top-country-list .tp-list-item .list-text-desc h4 {
		font-size: 20px;
	}		
	/*City Main Slider css*/
	.city-slider {
	  height: 70vh;
	  background: #171717;
	}
	.city-slider .city-slider-details {
	  left: 10%;
	}
	.city-slider .city-slider-details span {
	  font-size: 28px;
	  line-height: 34px;
	}
	.city-slider .city-slider-details h3 {
	  line-height: 40px;
	  font-size: 40px;
  	  letter-spacing: -3px;
	}
	.city-slider .city-slider-details p {
	  line-height: 22px;
	  font-size: 14px;
	  margin-bottom: 15px;
	  max-width: 85%;
	}
	.city-slider .slider-btn {
	  font-size: 14px;
	  padding: 10px 10px;
	  width: 35%;
	}
	.city-slider:hover .swiper-button-white {
	  visibility: hidden;
	  opacity: 0;
	}
		
}

@media only screen and (min-width: 576px) {
	footer.footer .copyright .col-sm-6 {
		max-width: 100%;
	}
	.show575{display:none;}
}

@media only screen and (max-width: 575px) {
	.fixed-header {
		position: fixed!important;
		top: 48px!important;
		z-index: 1001!important;
		width:100%!important;
	}
	.show575{display:block;}
	.pad15-8{padding:10px 5px!important;}
	.grid-view2 {
		margin: 0px 10px 0px 10px!important;
	}
	.alignRight{
		text-align:left!important;
		padding-left:5px!important;
	}
	.orderList li {
		padding: 11px 7px 7px 0px;
		font-size: 13px;
	}
	
	.fontOrder li{
		font-size:16px!important;
		padding-right:15px;
	}
	.section-title {
		margin: 9% 10% 15px!important;
	}
	.width100{
		width:100%!important;
	}
	.blockList{
		margin: 0% 5%!important;
	}

	/*HOME MAIN SLIDER*/
	.home-slider {
	  height: 36vh;
	}
	.home-slider .home-slider-details {
	    top: 50%;
	    transform: translateY(-45%);
	}
	.home-slider .home-slider-details span {
	    font-size: 26px;
    	line-height: 26px;
	}
	.home-slider .home-slider-details h3 {
	    line-height: 40px;
	    margin-bottom: 4px;
	    font-size: 34px;
	    letter-spacing: -2px;
	}
	.home-slider .home-slider-details p {
	    line-height: 20px;
	    font-size: 14px;
	    padding: 0 8%;
	}
	/*PARALLAX DIV CSS*/
	.parallax-div {
	    background-attachment: unset;
	}
	/*PAGE TITLE PARALLAX CSS*/
	.page-title-para {
	    background-attachment: unset;
	}
	
	.review-section .pl-avt-group .pl-avt {
		margin-right: 3px;
	}
	.review-section .pl-avt-group .pl-avt img {
		width: 40px;
		height: 40px;
	}
	.review-section .pl-customers .overflow-hidden {
		margin-bottom: 5px;
	}
	.review-section .pl-customers__count {
		width: 40px;
		height: 40px;
		padding: 10px 5px;
		font-size: 10px;
		margin-right: 3px;
	}
	.review-section .pl-customers__stt {
		height: 40px;
		padding: 10px 10px;
		font-size: 12px;
		min-height: 40px;
	}
	.review-section .pl-customers__stt .pl-customers__stt-action {
		padding: 13px 5px;
	}
	.review-section .pl-customers__count .amp {
		font-size: 21px;
		margin-top: -6px;
	}
	.footer .small-story {		
		padding-right: 0;
	}
	footer.footer .footer-contact {
		border-left: none;
		padding-left: 0;
	}
	/*SEARCH RESULT PAGE*/
	.checkbox-button .btn {
		line-height: 1.5;
	}
	.filter-result-main .filter-result-item {
		padding-right: 5px;
		padding-left: 5px;
		margin-bottom: 35px;
	}
	.bookingDiv .btn-submit {
		margin-bottom: 0px!important;
	}
	.grid-view .tour-list-item .tour-list-item-img {
		height: 240px;
	}
	
	.grid-view .item-description .item-location {
		padding: 15px 0 10px 0;
	}
	.grid-view .item-description .item-location i {
		padding-right: 5px;
	}
	.grid-view .item-description .item-location i img {
		width: 16px;
		height: 16px;
	}
	
	
	.grid-view .item-description .tour-item-review .tour-review {
		font-size: 16px;
		padding: 8px 0px 8px 0px;
	}
	.grid-view .item-description .tour-footer .tour-duration {
		padding-top: 0;
	}
	
	
	.list-view .tour-list-item .tour-list-item-img {
		width: 30%;
		height: 140px;
	}
	.list-view .tour-list-item .tour-list-item-img .tour-item-discount {
		width: 30px;
		height: 16px;
		-webkit-transform: unset;
		transform: unset;
		left: 0;
		top: 0;
		font-size: 12px;
		line-height: 1.3em;
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-right-radius: 3px;
		border-bottom-left-radius: 3px;

	}
	.list-view .tour-list-item .tour-list-item-img .tour-item-feature {
		border-radius: 0 3px 3px 0;
		padding: 3px 3px;
		font-size: 9px;
		font-weight: 400;
	}
	.list-view .tour-list-item .item-description {
		width: 70%;
		height: 140px;
		padding: 0 10px 10px;
	}
	.list-view .item-description .tours-left-desc {
		width: 65%;
		height: 140px;
		padding: 5px 0px;
	}
	.list-view .item-description .item-location {
		padding: 5px 0;
	}
	.list-view .item-description .item-location i {
		font-size: 13px;
		padding-right: 3px;
	}
	.list-view .item-description .item-location i img {
		width: 15px;
		height: 15px;
	}
	.list-view .item-description .item-location span {
		font-size: 10px;
	}
	.list-view .item-description .tour-item-title {
		font-weight: 500;
		height: 28px;
		font-size: 12px;
		margin-bottom: 5px;
	}
	.list-view .item-description .tour-review-stars {
		margin-bottom: 6px;
		padding: 0 8px 0 0;
		font-size: 11px;
	}
	.list-view .item-description .tour-item-review .tour-review {
		font-size: 11px;
	}
	.list-view .item-description .tour-item-desc {
		font-size: 10px;
		font-weight: 400;
		height: 28px;
		text-align:justify;
	}
	.list-view .item-description .tour-footer {
		width: 35%;
		height: 140px;
		padding: 5px 5px;
	}
	.list-view .item-description .tour-footer .tour-duration {
		padding: 5px 0 0;
	}
	.list-view .item-description .tour-footer .tour-duration i {
		padding-right: 5px;
	}
	.list-view .item-description .tour-footer .tour-duration i img {
		width: 12px;
		height: 12px;
	}
	.list-view .item-description .tour-footer .tour-duration span {
		font-size: 10px;
	}
	.list-view .item-description .tour-footer .tour-category {
		padding: 0px 0 5px;
	}
	.list-view .item-description .tour-footer .tour-category i {
		padding-right: 5px;
	}
	.list-view .item-description .tour-footer .tour-category i img {
		width: 12px;
		height: 12px;
	}
	.list-view .item-description .tour-footer .tour-category span {
		font-size: 10px;
	}
	.list-view .item-description .tour-footer .tour-price {
		bottom: 8px;
		right: -4px;
	}
	.list-view .item-description .tour-footer .tour-price .save-price-tag {
		margin-bottom: 5px;
	}
	.list-view .item-description .tour-footer .tour-price .save-price-tag .save-amount {
		margin-right: 10px;
		font-size: 9px;
		line-height: 10px;
	}
	.list-view .item-description .tour-footer .tour-price .cross-price {
		font-size: 10px;
		line-height: 8px;
	}
	.list-view .item-description .tour-footer .tour-price .tour-price-start {
		font-size: 9px;
		padding-right: 3px;
	}
	.list-view .item-description .tour-footer .tour-price .act-price {
		font-size: 13px;
	}
	.price-tag {
		-webkit-border-radius: 2px 3px 3px 2px;
		-moz-border-radius: 2px 3px 3px 2px;
		border-radius: 2px 3px 3px 2px;
		font-size: 9px;
		line-height: 12px;
		padding: 0 2px 0 2px;
	}
	.price-tag:before {
		left: -7px;
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-right: 7px solid #eb2026;
	}
	.price-tag:after {
		width: 1px;
		height: 1px;
		left: -2.2px;
		top: 5px;
	}
	.btn-primary {
		line-height: 50px;
		padding: 0 25px;
		font-size: 16px; 
		background: linear-gradient(to right,#5191FA,#cc0033)!important;
		border-color: linear-gradient(to right,#5191FA,#cc0033)!important;
	}
	.padButtom1 {
		line-height: 20px!important;
	}
	/*TOUR DETAILS PAGE*/
	.tour-detail-banner .banner-inside .btn-group .btn {
		line-height: 1.5em;
		padding: 5px 5px;
	}
	.tour-detail-banner .share-button .social-icons .fbtn {
		width: 26px;
		font-size: 13px;
	}
	.tour-detail-banner {
		height: 350px;
	}
	.similar-tours .filter-result-item {
		padding-right: 5px;
		padding-left: 5px;
		margin-bottom: 10px;
	}
	.similar-tours .tour-list-item .tour-list-item-img {
		height: 135px;
	}
	.similar-tours .tour-list-item .tour-list-item-img .tour-item-discount {
		width: 30px;
		height: 16px;
		-webkit-transform: unset;
		transform: unset;
		right: 0;
		top: 0;
		font-size: 12px;
		line-height: 1.3em;
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	.similar-tours .tour-list-item .tour-list-item-img .tour-item-feature {
		border-radius: 0 3px 3px 0;
		padding: 3px 3px;
		font-size: 9px;
		font-weight: 400;
	}
	.similar-tours .item-description .item-location {
		padding: 5px 0;
	}
	.similar-tours .item-description .item-location i {
		padding-right: 5px;
	}
	.similar-tours .item-description .item-location i img {
		width: 13px;
		height: 13px;
	}
	.similar-tours .item-description .item-location span {
		font-size: 11px;
	}
	.similar-tours .item-description .tour-item-title {
		font-weight: 500;
		height: 30px;
		font-size: 12px;
	}
	.similar-tours .item-description .tour-review-stars {
		padding: 0 5px 0 0;
		font-size: 11px;
	}
	.similar-tours .item-description .tour-item-review .tour-review {
		font-size: 11px;
	}
	.similar-tours .item-description .tour-footer .tour-duration {
		padding-top: 0;
	}
	.similar-tours .item-description .tour-footer .tour-duration i {
		padding-right: 5px;
	}
	.similar-tours .item-description .tour-footer .tour-duration i img {
		width: 12px;
		height: 12px;
	}
	.similar-tours .item-description .tour-footer .tour-duration span {
		font-size: 10px;
	}
	.similar-tours .item-description .tour-footer .tour-price .cross-price {
		bottom: 28px;
		right: 31px;
		font-size: 12px;
		font-weight: 300;
	}
	.similar-tours .item-description .tour-footer .tour-price .tour-price-start {
		font-size: 11px;
	}
	.similar-tours .item-description .tour-footer .tour-price .act-price {
		font-size: 16px;
		font-weight: 500;
	}
	/*BLOG PAGE STYLE*/
	.blog-selection .blog-item .blog-desc .blog-title {
		font-size: 25px;
	}
	.blog-selection .blog-item .blog-desc .blog-detail {
		font-size: 16px;
	}
	/*OTHER MAIN PAGES*/
	#side-bar {
		width: 100%;
		left: -100%;
	}
	.side-bar-container img {
		display: none;
	}
	.side-bar-page {
		padding-left: 0;
		padding-top: 57px;
	}
	.menu-toggle {
		display: block;
	}
	.top-country-list .tp-list-item {
		height: 300px;
	}
	/*City Main Slider css*/
	.city-slider {
	  height: 60vh;
	  background: #171717;
	}
	.city-slider .city-slider-details {
	  left: 5%;
	}
	.city-slider .city-slider-details span {
	  font-size: 24px;
	  line-height: 50px;
	}
	.city-slider .city-slider-details h3 {
	  line-height: 20px;
	  font-size: 30px;
  	  letter-spacing: -2px;
	}
	.city-slider .city-slider-details p {
	  line-height: 18px;
	  font-size: 14px;
	  margin-bottom: 15px;
	  max-width: 85%;
	}
	.city-slider .slider-btn {
	  font-size: 13px;
	  padding: 10px 10px;
	  width: 35%;
	}
	/*DESTINATIONS CAROUSEL*/	
	.portfolio-slide h4 {
	    bottom: 13%;
	}
	.portfolio-slide h3 {
	    bottom: 10%;
	}
}

@media only screen and (max-width: 470px) {
	
	.titleRang{
		display:none;
		visibility:hidden;
	}
	.noShow470{display:none;}
	.forgot-pass {font-size: 14px;padding-top: 2px;}
}
	
 
	
	 

@media only screen and (max-width: 414px) {
	.padTop1510{
		padding-top:0px!important;
	}
	.leftSize14{
	    font-size: 14px;
		text-align: left;
	}
	.grid-view .item-description .tour-footer .tour-price {
		top: -15px;
	}

	.teaser-box-section {
	  margin-top: -81px;
	}
	/*HOME MAIN SLIDER*/
	.home-slider {
	  height: 36vh;
	}
	.home-slider .home-slider-details {
	    top: 50%;
	    transform: translateY(-40%);
	}
	.home-slider .home-slider-details span {
	    font-size: 26px;
		line-height: 32px;
	}
	.home-slider .home-slider-details h3 {
	    line-height: 36px;
	    margin-bottom: 4px;
	    font-size: 30px;
	    letter-spacing: -1px;
	}
	.home-slider .home-slider-details p {
	    line-height: 20px;
	    font-size: 14px;
	    padding: 0 3%;
	}
	/*GENERAL CSS*/
	.fotorama .fotorama__fullscreen-icon {
		width: 25px;
		height: 25px;
		bottom: 10px;
		right: 10px;
	}
	.fotorama .fotorama__fullscreen-icon:before {
		width: 15px;
		height: 15px;
		background-size: 15px 15px;
		margin-left: -8px;
		top: 5px;
	}
	.fotorama .fotorama__arr {
		width: 25px;
		height: 25px;
	}
	.fotorama .fotorama__arr:after {
		margin-left: -8px;
		top: 5px;
		width: 15px;
		height: 15px;
	}
	.fotorama .fotorama__arr.fotorama__arr--prev {
		left: 10px;
	}
	.fotorama .fotorama__arr.fotorama__arr--prev:after {
		background-size: 15px 15px;
	}
	.fotorama .fotorama__arr.fotorama__arr--next {
		right: 10px;
	}
	.fotorama .fotorama__arr.fotorama__arr--next:after {
		background-size: 15px 15px;
	}
	.top-destination-list .img-round .round-dest-title h4 {
		font-size: 26px;
	}
	
	
	
	.parallax-div {
		margin-top: 5%;
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.parallax-div .parallax-wrapper h1 {
		font-size: 26px;
	}
	.parallax-div .parallax-wrapper h4 {
		padding-bottom: 10px;
		font-size: 16px;
		font-weight: 400;
	}
	.parallax-btn {
		font-size: 16px;
		padding: 10px 20px;
		font-weight: 500;
	}
	/* .subscriber-form { */
		/* padding: 20px 10% 10px 10%; */
	/* } */
	.subscriber-form .media .media-left {
		padding-right: 0;
	}
	.subscriber-form .media .media-object {
		top: 3px;
		left: 40%;
		max-width: 40%;
	}
	.media .media-body p {
		margin: 0px 10px 15px 0px;
		font-size: 16px;
	}
	.media .media-body h4 {
		font-size: 20px;
		font-weight: 900;
		margin-bottom: 5px;
	}
	.subscriber-form .subcribe-form .form-control {
		height: 36px;
		line-height: 35px;
		font-size: 16px;
	}
	.subscriber-form .subcribe-form .subscribe-btn {
		height: 36px;
		line-height: 35px;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 16px;
		font-weight: 500;
	}
	footer.footer .copyright p {
		font-size: 16px;
	}
	footer.footer .copyright a {
		font-size: 16px;
	}
	footer.footer .copyright a+a {
		margin-left: 10px;
		font-size: 16px;
	}
	.page-title-para .page-title-wrapper h1 {
		font-size: 24px;
	}
	.page-title-para .page-title-wrapper h4 {
		font-size: 13px;
	}
	/*SEARCH RESULT PAGE*/
	.grid-view .tour-list-item .tour-list-item-img {
		height: 200px;
	}

	.grid-view .tour-list-item .item-description {
		padding: 0px 5px 5px;
	}
	
	.grid-view .item-description .tour-item-title {
		height: 54px;
		font-size: 20px;
	}
	.grid-view .item-description .tour-review-stars {
		padding: 0 5px 0 0;
		font-size: 16px;
		margin-bottom: 0;
	}
	.grid-view .item-description .tour-footer .tour-duration {
		padding-top: 0;
	}

	.list-view .tour-list-item .tour-list-item-img {
		height: 125px;
	}
	.list-view .tour-list-item .item-description {
		height: 125px;
		padding: 0 5px 10px;
	}
	.list-view .item-description .tours-left-desc {
		height: 125px;
		padding: 5px 0px;
	}
	.list-view .item-description .tour-footer {
		height: 125px;
		padding: 5px 5px;
	}
	.list-view .item-description .item-location {
		padding: 0px 0 5px;
	}
	.list-view .item-description .tour-item-title {
		height: 27px;
		font-size: 11px;
		margin-bottom: 0;
	}
	.list-view .item-description .tour-review-stars {
		margin-bottom: 3px;
		padding: 0 4px 0 0;
		font-size: 11px;
	}
	.list-view .item-description .tour-item-review .tour-review {
		font-size: 10px;
	}
	.list-view .item-description .tour-footer .tour-duration {
		padding: 0;
	}
	.list-view .item-description .tour-footer .tour-price {
		bottom: 12px;
		right: -2px;
	}
	.list-view .item-description .tour-footer .tour-price .save-price-tag .price-tag {
		display: none;
	}
	.list-view .item-description .tour-footer .tour-price .save-price-tag .save-amount {
		margin-right: 0;
	}
	.list-view .item-description .tour-footer .tour-price .act-price {
		font-size: 12px;
	}
	/*TOUR DETAILS PAGE*/
	.tour-detail-banner .banner-inside .btn-group .btn {
		line-height: 1.5em;
		padding: 5px 5px;
		font-size: 11px;
	}
	.tour-details-main {
		padding-top: 15px;
	}
	.tour-main-header {
		margin-bottom: 15px;
	}
	.tour-main-header .left-part .main-heading {
		font-weight: 800;
		font-size: 20px;
		line-height: 1.4em;
	}
	.tour-main-header .left-part .second-heading {
		font-size: 14px;
	}
	.tour-main-header .left-part .second-heading .fa {
		font-size: 13px;
	}
	.tour-main-header .left-part .second-heading .fa img {
		width: 12px;
		height: 12px;
	}
	.tour-main-header .right-part .review-score .head-rating {
		font-size: 14px;
		margin-bottom: 0px;
	}
	.tour-main-header .right-part .review-score .score-stars {
		margin-bottom: 0px;
	}
	.tour-main-header .right-part .review-score .score-stars .fa {
		font-size: 12px;
		padding: 0 0 0 6px;
	}
	.tour-main-header .right-part .review-score .score-link {
		font-size: 14px;
		margin-bottom: 0;
	}
	.main-tour-feature {
		padding-top: 15px;
		padding-bottom: 0px;
	}
	.main-tour-feature .item .icon .field-icon img {
		width: 25px;
		height: 25px;
	}
	.main-tour-feature .item .info .value {
		line-height: 14px;
		font-size: 12px;
		padding-top: 5px;
		margin-bottom: 15px;
	}
	.read-more {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	.tour-highlight {
		margin-bottom: 15px;
	}
	.tour-highlight .highlight-title {
		margin-bottom: 10px;
	}
	.tour-highlight ul {
		padding-left: 0px;
	}
	.tour-highlight ul li:before {
		margin-right: 0px;
	}
	.tour-highlight ul li {
		margin-bottom: 5px;
	}
	.tour-itinerary {
		padding-top: 15px;
		margin-bottom: 15px;
	}
	.tour-itinerary .tab-vertical .itinerary-main-title {
		margin-bottom: 10px;
	}
	.tour-itinerary .tab-vertical .itinerary-main-title h4 {
		font-size: 16px;
		margin-bottom: 0;
	}
	.tour-itinerary .nav-pills .nav-link {
		font-size: 12px;
	}
	.tour-itinerary .nav-pills .nav-link.active {
		border: none;
		border-bottom: 2px solid #5191FA;
	}
	.itinerary-style2 .style2-desc .small-heading {
		font-size: 14px;
		line-height: .3em;
	}
	.itinerary-style2 .style2-desc h4 {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.itinerary-style2 .style2-desc p {
		font-size: 11px;
		margin-bottom: 10px;
	}
	.itinerary-style2 .style2-desc a {
		font-size: 11px;
	}
	.itinerary-style1 h6 {
		font-size: 12px;
		margin-bottom: 5px;
	}
	.itinerary-style1 p {
		font-size: 11px;
	}
	.itinerary-style3 .style3-desc {
		font-size: 11px;
	}
	.itinerary-style4 .style4-desc h4 {
		font-size: 15px;
		margin-bottom: 10px;
	}
	.itinerary-style4 .style4-desc p {
		font-size: 11px;
		margin-bottom: 10px;
	}
	.tour-map {
		padding-top: 15px;
		margin-bottom: 15px;
	}
	.tour-map .tour-map-title {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.tour-faq {
		padding-top: 15px;
		margin-bottom: 15px;
	}
	.tour-faq .tour-faq-title {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.tour-faq .accordion .card .card-header {
		padding: 10px;
	}
	.tour-faq .accordion .card .card-header i {
		padding-right: 10px;
		font-size: 16px;
	}
	.tour-faq .accordion .card .card-header h5 {
		font-size: 16px;
	}
	.tour-faq .accordion .card .card-header::after {
		top: 9px;
		right: 10px;
	}
	.tour-faq .accordion .card .card-body {
		padding: 10px;
		font-size: 16px;
	}
	.tour-reviews-count .reviews-right-part {
		padding-left: 1em;
	}
	.tour-reviews-count .reviews-right-part .rating-bar .rating-label {
		width: 4.5em;
		margin-right: .2em;
	}
	.tour-reviews-count .reviews-right-part .rating-bar .rating-count {
		width: 2em;
	}
	.tour-reviews-section .tour-reviews-title {
		font-size: 20px;
		margin-bottom: 10px;
		font-weight: 800;
	}
	.review-element .review-element-left {
		width: 6em;
		margin: 5px 0 0px;
		display:none!important;
	}
	.show414{
		display:block!important;
	}
	.review-element .review-element-left .reviewer-image {
		width: 3em;
		height: 3em;
	}
	.review-element .review-element-left .reviewer-name {
		padding-top: 5px;
		font-size: 16px;
		font-weight: 500;
	}
	.review-element .review-element-right {
		margin: 0;
	}
	.review-element .review-element-right .rating-container {
		margin-top: 0;
	}
	.review-element .review-element-right .rating-container i {
		font-size: 16px;
	}
	.review-element .review-element-right .review-time {
		font-size: 11px;
		margin: .1em 0 .2em;
	}
	.review-element .review-element-right .review-content {
		line-height: 1.4em;
		margin: 0 1em .5em 0;
		text-align: left;
	}
	.show-more-button {
		font-size: 16px;
	}
	.tour-why-us .pitch-header img {
		height: 1.5em;
		width: 1.5em;
		margin: .5em;
	}
	.tour-why-us .pitch-header .pitch-title {
		font-size: 17px;
		padding: .5em;
		font-weight: 600;
	}
	.tour-why-us .pitch-content-wrapper .pitch-row-wrapper .pitch-content .pitch-content-heading {
		font-size: 12px;
	}
	.tour-why-us .pitch-content-wrapper .pitch-row-wrapper img {
		margin-top: .5em;
	}
	.tour-why-us .pitch-content-wrapper .pitch-row-wrapper .pitch-content {
		margin: 3px 10px;
		line-height: 1em;
	}
	.similar-tours .tour-list-item .tour-list-item-img {
		height: 110px;
	}
	.similar-tours .tour-list-item .tour-list-item-img .tour-item-discount {
		width: 27px;
		height: 14px;
		font-size: 10px;
	}
	.similar-tours .tour-list-item .tour-list-item-img .tour-item-feature {
		border-radius: 0 3px 3px 0;
		padding: 3px 3px;
		font-size: 9px;
		font-weight: 400;
	}
	.similar-tours .tour-list-item .item-description {
		padding: 0px 5px 5px;
	}
	.similar-tours .item-description .item-location {
		padding: 1px 0;
	}
	.similar-tours .item-description .item-location i {
		padding-right: 2px;
	}
	.similar-tours .item-description .item-location i img {
		width: 11px;
		height: 11px;
	}
	.similar-tours .item-description .item-location span {
		font-size: 9px;
	}
	.similar-tours .item-description .tour-item-title {
		font-weight: 400;
		height: 28px;
		font-size: 11px;
		margin-bottom: 0px;
	}
	.similar-tours .item-description .tour-review-stars {
		padding: 0 5px 0 0;
		font-size: 10px;
		margin-bottom: 0;
	}
	.similar-tours .item-description .tour-item-review .tour-review {
		font-size: 10px;
	}
	.similar-tours .item-description .tour-footer .tour-duration {
		padding-top: 0;
	}
	.similar-tours .item-description .tour-footer .tour-duration i {
		padding-right: 3px;
		font-size: 13px;
	}
	.similar-tours .item-description .tour-footer .tour-duration i img {
		width: 10px;
		height: 10px;
	}
	.similar-tours .item-description .tour-footer .tour-duration span {
		font-size: 10px;
	}
	.similar-tours .item-description .tour-footer .tour-price .cross-price {
		bottom: 18px;
		right: 8px;
		font-size: 10px;
		font-weight: 500;
	}
	.similar-tours .item-description .tour-footer .tour-price .tour-price-start {
		font-size: 9px;
		padding-right: 3px;
	}
	.similar-tours .item-description .tour-footer .tour-price .act-price {
		font-size: 11px;
		font-weight: 500;
	}
	/*404 PAGE STYLE*/
	.error-page-main {
		padding: 30px 0;
	}
	.error-page-main h2 {
		font-size: 34px;
		font-weight: 600;
	}
	.error-page-main h5 {
		margin-bottom: 20px;
		font-size: 16px;
	}
	.error-page-main .image-404 {
		margin-bottom: 30px;
		width: 216px;
	}
	.error-page-main p {
		font-size: 13px;
		margin-bottom: 5px;
	}
	.error-page-main p strong {
		font-size: 11px;
	}
	.error-page-main p a {
		font-size: 11px;
	}
	/*LOCAL EXPERT PAGE*/
	.local-expert-slider .local-expert-details span {
		font-size: 20px;
	}
	.local-expert-slider .local-expert-details h3 {
		font-size: 20px;
	}
	.local-expert-slider .local-expert-details p {
		font-size: 16px;
	}
	/*City Main Slider css*/
	.city-slider {
	  height: 50vh;
	  background: #171717;
	}
	.city-slider .city-slider-details {
	  left: 5%;
	  transform: translateY(-35%);
	}
	.city-slider .city-slider-details span {
	  font-size: 22px;
	  line-height: 48px;
	}
	.city-slider .city-slider-details h3 {
	  line-height: 18px;
	  font-size: 28px;
  	  letter-spacing: -2px;
	}
	.city-slider .city-slider-details p {
	  line-height: 15px;
	  font-size: 12px;
	  margin-bottom: 15px;
	  max-width: 85%;
	}
	.city-slider .slider-btn {
	  font-size: 12px;
	  padding: 10px 10px;
	  width: 40%;
	}
	.guestNumber{
		padding-left: 30px!important; 
	}	
}

@media only screen and (max-width: 360px) {
	
	.guestNumber{
		padding-left: 25px!important;
	}
	.orderList li {
		padding: 11px 5px 7px 0px;
		font-size: 11px;
	}
	/*HOME MAIN SLIDER*/
	.home-slider {
	  height: 36vh;
	}
	.home-slider .home-slider-details span {
	    font-size: 18px;
    	line-height: 20px;
	}
	.home-slider .home-slider-details h3 {
	    line-height: 30px;
	    margin-bottom: 0px;
	    font-size: 24px;
	    letter-spacing: -1px;
	}
	.home-slider .home-slider-details p {
	    line-height: 16px;
	    font-size: 12px;
	    padding: 0 1%;
	}
	
	.why-us .why-us-main {
		height: 300px;
	}
	.why-us .why-us-main .main-title {
		margin: 20px 0 25px;
		font-weight: bold;
	}
	.why-us .why-us-main .main-title h3 {
		font-size: 22px;
	}
	.why-us-item .content .title {
		font-size: 14px;
	}
	.why-us-item .content .desc {
		font-size: 11px;
		line-height: 1.1em;
	}
	.tours-list-slider .tour-list-item .tour-list-item-img {
		height: 105px;
	}
	.tours-list-slider .tour-list-item .tour-list-item-img .tour-item-discount {
		width: 27px;
		height: 14px;
		font-size: 10px;
	}
	.tours-list-slider .tour-list-item .tour-list-item-img .tour-item-feature {
		padding: 2px 4px;
		font-size: 8px;
		font-weight: 400;
	}
	.tours-list-slider .tour-list-item .item-description {
		padding: 0 5px 5px;
	}
	.tours-list-slider .item-description .item-location i img {
		height: 10px;
		width: 10px;
	}
	.tours-list-slider .item-description .item-location span {
		font-size: 9px;
	}
	.tours-list-slider .item-description .tour-item-title {
		font-weight: 400;
		margin-bottom: 0px;
		height: 25px;
		font-size: 10px;
	}
	.tours-list-slider .item-description .tour-review-stars {
		padding: 0 3px 0 0;
		font-size: 10px;
		margin-bottom: 0;
	}
	.tours-list-slider .item-description .tour-item-review .tour-review {
		font-size: 9px;
	}
	.tours-list-slider .item-description .tour-footer .tour-duration i img {
		height: 10px;
		width: 10px;
	}
	.tours-list-slider .item-description .tour-footer .tour-duration span {
		font-size: 9px;
	}
	.tours-list-slider .item-description .tour-footer .tour-price .tour-price-start {
		font-size: 8px;
		padding-right: 5px;
	}
	.tours-list-slider .item-description .tour-footer .tour-price .act-price {
		font-size: 11px;
	}
	.tours-list-slider .item-description .tour-footer .tour-price .cross-price {
		bottom: 20px;
		right: 6px;
		font-size: 9px;
	}
	.review-section .pl-avt-group .pl-avt {
		margin-right: 2px;
	}
	.review-section .pl-avt-group .pl-avt img {
		width: 30px;
		height: 30px;
	}
	.review-section .pl-customers__count {
		width: 30px;
		height: 30px;
		padding: 6px 0;
		font-size: 8px;
		margin-right: 2px;
	}
	.review-section .pl-customers__stt {
		height: 30px;
		padding: 7px 6px;
		font-size: 10px;
		min-height: 30px;
		font-weight: 400;
	}
	.review-section .pl-customers__count .amp {
		font-size: 18px;
		margin-top: -4px;
	}
	/*SEARCH RESULT PAGE*/
	.filter-result-main .filter-result-item {
		padding-right: 2px;
		padding-left: 2px;
		margin-bottom: 4px;
	}
	.grid-view .tour-list-item .tour-list-item-img {
		height: 180px;
	}
	.grid-view .item-description .tour-item-title {
		height: 40px;
		font-size: 16px;
		margin-bottom: 0px;
		line-height: 20px;
	}
	
	.list-view .tour-list-item .tour-list-item-img {
		height: 110px;
	}
	.list-view .tour-list-item .item-description {
		height: 110px;
		padding: 0 3px 3px;
	}
	.list-view .item-description .tours-left-desc {
		height: 110px;
		padding: 5px 0px;
	}
	.list-view .item-description .tour-footer {
		height: 110px;
		padding: 5px 5px;
	}
	.list-view .tour-list-item .tour-list-item-img .tour-item-feature {
		border-radius: 0 3px 0 0;
		padding: 1px 3px;
		font-size: 8px;
		font-weight: 100;
		opacity: 1;
		bottom: 0;
	}
	.list-view .item-description .item-location {
		padding: 0px 0 2px;
	}
	.list-view .item-description .item-location i img {
		width: 10px;
		height: 10px;
	}
	.list-view .item-description .item-location span {
		font-size: 9px;
	}
	.list-view .item-description .tour-item-title {
		height: 21px;
		font-size: 10px;
		line-height: 11px;
	}
	.list-view .item-description .tour-review-stars {
		margin-bottom: 5px;
		padding: 0 2px 0 0;
		font-size: 9px;
	}
	.list-view .item-description .tour-item-review .tour-review {
		font-size: 9px;
	}
	.list-view .item-description .tour-item-desc {
		font-size: 9px;
		height: 22px;
		text-align:justify;
	}
	.list-view .item-description .tour-footer .tour-duration {
		padding: 2px 0 0;
	}
	.list-view .item-description .tour-footer .tour-duration i {
		padding-right: 2px;
	}
	.list-view .item-description .tour-footer .tour-duration i img {
		width: 9px;
		height: 9px;
	}
	.list-view .item-description .tour-footer .tour-duration span {
		font-size: 9px;
	}
	.list-view .item-description .tour-footer .tour-category {
		padding: 0px 0 2px;
	}
	.list-view .item-description .tour-footer .tour-category i {
		padding-right: 2px;
	}
	.list-view .item-description .tour-footer .tour-category i img {
		width: 9px;
		height: 9px;
	}
	.list-view .item-description .tour-footer .tour-category span {
		font-size: 9px;
	}
	.list-view .item-description .tour-footer .tour-price .save-price-tag {
		display: none;
	}
	.list-view .item-description .tour-footer .tour-price .cross-price {
		font-size: 8px;
		line-height: 0px;
	}
	.list-view .item-description .tour-footer .tour-price .act-price {
		font-size: 9px;
	}
	/*TOUR DETAILS PAGE*/
	.tour-detail-banner {
		height: 200px;
	}
	.tour-detail-banner .banner-inside .btn-group .btn {
		line-height: 1em;
		padding: 4px;
		font-size: 10px;
	}
	.tour-detail-banner .share-button .social-icons .fbtn {
		width: 20px;
		font-size: 11px;
	}
	.tour-detail-banner .share-button .social-icons .fa {
		padding: 5px 0px;
	}
	.tour-details-main {
		padding-top: 20px;
	}
	.tour-main-header {
		margin-bottom: 10px;
	}
	.tour-main-header .left-part .main-heading {
		font-weight: 600;
		font-size: 11px;
		line-height: 1em;
		margin-bottom: 5px;
	}
	.tour-main-header .right-part .review-score .head-rating {
		font-size: 11px;
		margin-bottom: 0px;
		line-height: 0.5em;
	}
	.tour-main-header .right-part .review-score .score-stars {
		margin-bottom: 0px;
	}
	.tour-main-header .right-part .review-score .score-stars .fa {
		font-size: 10px;
		padding: 0 0 0 2px;
	}
	.tour-main-header .right-part .review-score .score-link {
		font-size: 8px;
		margin-bottom: 5px;
	}
	.similar-tours .filter-result-item {
		padding-right: 2px;
		padding-left: 2px;
		margin-bottom: 4px;
	}
	.similar-tours .tour-list-item .tour-list-item-img {
		height: 95px;
	}
	.similar-tours .item-description .tour-item-title {
		height: 19px;
		font-size: 10px;
		margin-bottom: 0px;
		line-height: 10px;
	}
	.similar-tours .item-description .tour-review-stars {
		padding: 0 2px 0 0;
		font-size: 9px;
		margin-bottom: 0;
	}
	.similar-tours .item-description .tour-item-review .tour-review {
		font-size: 9px;
	}
	.similar-tours .item-description .tour-footer .tour-duration i img {
		width: 8px;
		height: 8px;
	}
	.similar-tours .item-description .tour-footer .tour-duration span {
		font-size: 9px;
	}
	.similar-tours .item-description .tour-footer .tour-price .cross-price {
		font-size: 8px;
	}
	.similar-tours .item-description .tour-footer .tour-price .act-price {
		font-size: 10px;
		font-weight: 500;
	}
	/*BLOG PAGE STYLE*/
	.blog-selection .blog-item .blog-desc .blog-title,
	.blog-selection .blog-item.small-item .blog-desc .blog-title {
		font-size: 18px;
	}
	.blog-selection .blog-item .blog-desc .blog-detail,
	.blog-selection .blog-item.small-item .blog-desc .blog-detail {
		font-size: 14px;
	}
	.blog-selection .blog-item .blog-desc .btn-primary,
	.blog-selection .blog-item.small-item .blog-desc .btn-primary {
		padding: 0px 20px;
	}
	/*BLOG DETAILS PAGE*/
	.blog-recent-post .no-gutters>[class*=col-] {
		padding-right: 0;
		padding-left: 0;
	}
	/*OTHER MAIN PAGES*/
	.top-country-list .tp-list-item {
		height: 200px;
	}
	.top-country-list .tp-list-item .list-text-desc h3 {
		font-size: 20px;
	}
	.top-country-list .tp-list-item .list-text-desc h4 {
		font-size: 18px;
	}

	/*City Main Slider css*/
	.city-slider {
	  height: 50vh;
	  background: #171717;
	}
	.city-slider .city-slider-details {
	  left: 5%;
	  top: 50%;
	  transform: translateY(-35%);
	}
	.city-slider .city-slider-details span {
	  font-size: 22px;
	  line-height: 48px;
	}
	.city-slider .city-slider-details h3 {
	  line-height: 18px;
	  font-size: 28px;
  	  letter-spacing: -2px;
	}
	.city-slider .city-slider-details p {
	  line-height: 15px;
	  font-size: 12px;
	  margin-bottom: 15px;
	  max-width: 85%;
	}
	.city-slider .slider-btn {
	  font-size: 12px;
	  padding: 10px 10px;
	  width: 40%;
	}
}

/*main-header*/

/*
** Light Background Section - .ls
*/
.ls {
	background-color: #fff;
	color: #8a8a9a;
}

/*
** Dark Section background and Dark Muted background sections - .ds and .ds.ms
*/
/* dark grey background section - .ds */
.ds {
	background-color: black;
	color: #fff;
}

.ds * .ds {
	background-color: #18171a;
}

.ds a:not(.btn) {
	color: #fff;
}

.ds a:not(.btn):hover {
	color: #5191FA;
}

.ds .ls a:not(.btn) {
	color: black;
}

.ds .ls a:not(.btn):hover {
	color: #5191FA;
}
/*
** Main Menu styles
*/
.nav-wrap {
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: justify;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

@media (min-width: 768px) and (max-width: 991px) {
	.nav-wrap {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
	}
}

.nav-wrap > .top-nav + *:not(.top-includes) {
	-webkit-box-flex: 100;
	-webkit-flex-grow: 100;
	flex-grow: 100;
	padding-left: 30px;
	padding-right: 30px;
}

/* Desktop menu - (min 1200px) styles */

@media (min-width: 1000px) {
	.top-nav {
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		-webkit-box-flex: 10;
		display: flex;
		display: -webkit-flex;
		display: -webkit-box;
		-webkit-flex-grow: 10;
		flex-grow: 10;
		-webkit-flex-wrap: nowrap;
		flex-wrap: nowrap;
		position: relative;
	}

	.justify-nav-end .top-nav {
		-webkit-box-pack: end;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
	}

	.justify-nav-center .top-nav {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
	/* menu layout */
	.sf-menu {
		display: block;
	}

	.sf-menu,
	.sf-menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.sf-menu li {
		position: relative;
	}

	.sf-menu li > ul {
		display: none;
		position: absolute;
		top: 100%;
		z-index: 99;
	}

	.sf-menu li:hover > ul,
	.sf-menu li.sfHover > ul {
		display: block;
	}

	.sf-menu a {
		display: block;
		position: relative;
	}
	/* menu skin */
	.sf-menu a {
		font-size: 16px;
		font-weight: 500;
		padding: 5px 1.1em;
		text-decoration: none;
		-webkit-transition-property: color, background-color, border-color, padding-top, padding-bottom;
		transition-property: color, background-color, border-color, padding-top, padding-bottom;
		zoom: 1;
	}

	.sf-menu li {
		*white-space: normal;
		white-space: nowrap;
	}

	.sf-menu > li {
		display: inline-block;
		position: relative;
	}

	.sf-menu.nav > li:first-child > a {
		margin-left: 0;
	}

	.sf-menu.nav > li:last-child > a {
		margin-right: 0;
	}

	.sf-menu > li > a {
		line-height: 14px;
		margin: 0 15px;
		padding-bottom: 0px;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0px;
		-webkit-transition-duration: 0.15s;
		transition-duration: 0.15s;
		font-weight: 600;
	}

	.affix .sf-menu > li > a {
		padding-bottom: 10px;
		padding-top: 10px;
	}
}

@media (min-width: 1000px) and (min-width: 1500px) {
	.sf-menu > li > a {
		margin: 0 21px;
	}
}

@media (min-width: 1000px) {
	.sf-menu > li > a:hover,
	.sf-menu > li.active > a {
		color: #5191FA;
	}

	/*.sf-menu > li > a:hover:after,*/
	.sf-menu > li.active > a:after {
		color: #5191FA;
	}

	.nav-narrow .sf-menu > li {
		padding: 0;
	}

	.nav-narrow .sf-menu > li > a {
		margin-left: 29px;
		margin-right: 29px;
		padding-bottom: 24px;
		padding-top: 24px;
	}

	.nav-narrow .sf-menu > li.active > a:before {
		background-color: #5191FA;
		content: "";
		height: 1px;
		left: -20px;
		position: absolute;
		right: -20px;
		top: 0;
		z-index: 1;
	}

	.nav-bordered .sf-menu > li + li:before {
		background-color: rgba(255, 255, 255, 0.15);
		bottom: 0;
		content: "";
		left: -2px;
		position: absolute;
		top: 0;
		width: 1px;
	}

	.ls .sf-menu > li > a {
		color: black;
	}

	.ls .sf-menu > li > a:hover,
	.ls .sf-menu > li.active > a {
		color: #5191FA;
	}

	.ls .sf-menu > li + li:before {
		background-color: #e8e8eb;
	}

	.sf-menu li:hover,
	.sf-menu li.sfHover {
		/* only transition out, not in */
		-webkit-transition: none;
		transition: none;
	}
	/* second and next levels */
	.sf-menu > li .mega-menu,
	.sf-menu li > ul {
		/* allow long menu items to determine submenu width */
		*width: 10em;
		background-color: #fff;
		border-top: none;
		-webkit-box-shadow: 0px 1px 10px 0px rgba(222,222,222,.1);
		-moz-box-shadow: 0px 1px 10px 0px rgba(222,222,222,.1);
		box-shadow: 0px 1px 10px 0px rgba(222,222,222,.1);
		list-style: none;
		margin-top: 5px;
		min-width: 15em;
		padding: 20px 0 10px;
		text-align: left;
		/* no auto sub width for IE7, see white-space comment below */
	}

	.sf-menu > li .mega-menu {
		padding-left: 0;
		padding-right: 0;
	}

	.sf-menu.nav ul a {
		color: black;
		padding-left: 20px;
		padding-right: 20px;
	}

	.sf-menu .mega-menu ul {
		background: transparent;
		box-shadow: none;
		padding: 0;
	}

	.sf-menu .mega-menu ul a {
		padding-left: 0;
		padding-right: 0;
	}

	.sf-menu ul a:hover,
	.sf-menu ul li.active > a {
		color: #5191FA;
	}
	/* third level */
	.sf-menu ul ul {
		margin-top: 0;
		top: -32px;
	}

	.sf-arrows ul .sf-with-ul:after {
		content: "\f105";
		font-family: "Font Awesome 5 Free";
		padding-left: 7px;
	}
}

.sf-menu i[class] {
	font-size: 1.1em;
	margin-right: 7px;
}

/* hidden menu items */

@media (min-width: 1000px) {
	.sf-menu .sf-xl-hidden {
		display: none !important;
	}
}

@media (max-width: 999px) {
	.sf-more-li {
		display: none;
	}
}

/* Mobile menu toggler */

@media (min-width: 1000px) {
	.page_header .toggle_menu,.toggle_login,
	.page_toplogo .toggle_menu {
		display: none;
	}
}
.toggle_login{
	cursor: pointer;
	height: 50px;
	margin-left: -30px;
	margin-top: -25px;
	opacity: 0.95;
	padding: 0 !important;
	position: absolute;
	right: 0;
	top: 50%;
	visibility: visible;
	width: 60px;
	z-index: 1001;
}
.toggle_login span{
	font-size: 25px;
    padding-top: 13px;
    padding-left: 25px;
}
.toggle_menu {
	cursor: pointer;
	height: 60px;
	/* margin-right: -30px; */
	margin-top: -30px;
	opacity: 0.95;
	padding: 0 !important;
	position: absolute;
	left: 0;
	top: 50%;
	visibility: visible;
	width: 60px;
	z-index: 1002;
}

.page_header_wrapper .toggle_menu{
	z-index: 1003;
}
.page_header_wrapper .toggle_login  {
	z-index: 1001;
}

.ls .toggle_menu {
	background-color: #fff;
}

.ls .toggle_menu:before,
.ls .toggle_menu span,
.ls .toggle_menu span:before,
.ls .toggle_menu span:after {
	background-color: #505050;
}

.page_toplogo .toggle_menu {
	left: auto;
	margin: 0;
	position: fixed;
	right: 0;
	top: 0;
}

.toggle_menu:hover span:before {
	top: -9px;
}

.toggle_menu:hover span:after {
	top: 9px;
}

.toggle_menu:before,
.toggle_menu span,
.toggle_menu span:before,
.toggle_menu span:after {
	background-color: #fff;
	content: "";
	display: block;
	height: 2px;
	left: 0;
	position: absolute;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	width: 30px;
}

.toggle_menu:before,
.toggle_menu span {
	left: 15px;
	top: 50%;
}

.toggle_menu span:before {
	opacity: 1;
	top: -8px;
}

.toggle_menu span:after {
	opacity: 1;
	top: 8px;
}

.toggle_menu.mobile-active {
	background-color: #5191FA;
	border: none;
	left: auto;
	margin: 0;
	position: fixed;
	left: 0;
	top: 0px;
	z-index: 3000;
}


.toggle_menu.mobile-active:before {
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.toggle_menu.mobile-active span {
	background-color: #fff;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.toggle_menu.mobile-active span:before,
.toggle_menu.mobile-active span:after {
	opacity: 0;
}

.toggle_menu.active:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.toggle_menu.active span {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.toggle_menu.active span:before,
.toggle_menu.active span:after {
	opacity: 0;
}

/* Mobile Menu (max 991px) styles */

@media (max-width: 767px) {
	.nav-wrap {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
	}
}

@media (max-width: 999px) {
	.page_header [class*="col"] {
		min-height: 0;
	}

	.top-nav {
		background-color: transparent;
		bottom: 0;
		left: 0;
		opacity: 0;
		position: fixed;
		right: 0;
		top: 0;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		visibility: hidden;
		z-index: 10;
	}

	.mobile-active .top-nav {
		background-color: #111;
		background-color: rgba(0, 0, 0, 0.9);
		opacity: 1;
		visibility: visible;
		z-index: 1002;
	}

	.nav-justified > li > a {
		text-align: left;
	}

	.sf-menu {
		background-color: #fff;
		border-top: 61px solid #5191FA;
		bottom: 0;
		display: block;
		font-size: 20px;
		font-weight: 700;
		left: 0;
		letter-spacing: 0;
		line-height: 1.6em;
		opacity: 0;
		overflow: auto;
		padding: 20px 10px 20px 20px;
		position: fixed;
		right: 100%;
		text-align: left;
		top: 0;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

	.mobile-active .sf-menu {
		opacity: 1;
		right: 0;
	}

	.sf-menu li {
		position: relative;

	}

	.top-nav .sf-menu a {
		color: black;
		display: block;
		padding: 10px 10px;
		z-index: 2;
	}

	.sf-menu ul {
		list-style: none;
		list-style-type: none;
		margin-top: 0 !important;
		padding-left: 10px;
	}

	.sf-menu ul li a {
		font-weight: 500;
		letter-spacing: 0.1em;
	}

	.sf-menu ul li a:before {
		background-color: #5191FA;
		border-radius: 50%;
		bottom: 3px;
		content: "";
		display: inline-block;
		height: 3px;
		margin-right: 10px;
		position: relative;
		width: 3px;
	}
	/* arrows (for all except IE7) */
	.sf-arrows .sf-with-ul {
		padding-right: 3.5em;
	}
	/* styling for both css and generated arrows */
	.sf-arrows .sf-with-ul + .sf-menu-item-mobile-toggler {
		border-radius: 50%;
		height: 30px;
		line-height: 30px;
		position: absolute;
		right: 5px;
		text-align: center;
		top: 5px;
		width: 30px;
		z-index: 1;
	}

	.sf-arrows .sf-with-ul + .sf-menu-item-mobile-toggler:after {
		color: black;
		content: "\f105";
		font-family: "Font Awesome 5 Free";
	}

	.sfHover > .sf-with-ul + .sf-menu-item-mobile-toggler:after {
		content: "\f107";
	}
}

/* Mega Menu */

@media screen and (min-width: 1000px) {
	.top-nav ul .mega-menu ul {
		border: none;
		min-width: auto;
	}

	.top-nav .menu-item-has-mega-menu {
		position: relative;
	}

	.top-nav .mega-menu {
		display: none;
		position: absolute;
		top: 100%;
		width: 940px;
		z-index: 10;
	}

	.top-nav .menu-item-has-mega-menu:hover .mega-menu {
		display: block;
	}
	/* row */
	.top-nav .mega-menu-row {
		display: table;
		position: static;
		table-layout: fixed;
	}

	.top-nav .mega-menu-row ul {
		display: block;
		position: static;
	}
	/* column */
	.top-nav .mega-menu-col {
		border-left: 1px solid #e8e8eb;
		display: table-cell;
		padding: 0 15px;
		width: 2000px;
		/* overrides from settings / styling / mega-menu */
	}

	.top-nav .mega-menu-col > a {
		font-size: 16px;
		font-weight: 700;
		letter-spacing: 0.05em;
		text-transform: uppercase;
	}

	.top-nav .mega-menu-col:first-child {
		border-left: none;
	}

	.top-nav ul ul .mega-menu {
		display: block;
		margin-left: 1px;
		top: -20px;
		width: auto;
	}

	.top-nav ul ul .mega-menu li {
		border: none;
		display: block;
		width: auto;
	}
}

@media screen and (min-width: 1000px) {
	.top-nav .mega-menu {
		width: 1170px;
	}

	.top-nav ul .mega-menu ul {
		min-width: 10em;
	}

	.top-nav .mega-menu-col {
		padding: 0 40px;
	}
}

@media screen and (max-width: 991px) {
	.top-nav .mega-menu {
		position: static;
	}
}

/* side clickable menu styles */
.menu-click {
	padding: 0;
}

.menu-click i {
	margin-right: 10px;
	text-align: center;
	width: 1em;
}

.menu-click .toggle_submenu {
	border-radius: 50%;
	cursor: pointer;
	font-size: 8px;
	height: 3em;
	line-height: 3em;
	opacity: 0.9;
	position: absolute;
	right: 20px;
	text-align: center;
	top: 8px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
	width: 3em;
}

.menu-click .toggle_submenu:before {
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	height: 3em;
	left: 0;
	line-height: 3em;
	position: absolute;
	top: 0;
	width: 3em;
}

.menu-click ul {
	padding: 0;
}

.menu-click li {
	list-style: none;
	position: relative;
	width: 100%;
}

.menu-click > li {
	-webkit-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.menu-click a {
	display: block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.6em;
	padding: 10px 40px;
	text-transform: capitalize;
}

.menu-click a:hover {
	background-color: rgba(150, 150, 150, 0.05);
}

.menu-click .active-submenu > a {
	background-color: rgba(150, 150, 150, 0.05);
}

.menu-click .active-submenu > .toggle_submenu {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

.menu-click li.active > a {
	color: #5191FA;
}

.menu-click ul {
	height: 0;
	opacity: 0;
}

.menu-click ul a {
	padding-bottom: 8px;
	padding-left: 50px;
	padding-top: 8px;
}

.menu-click ul ul a {
	padding-left: 60px;
}

.menu-click ul ul ul a {
	padding-left: 70px;
}

.menu-click ul ul ul ul a {
	padding-left: 80px;
}

.menu-click .active-submenu > div.mega-menu {
	height: auto;
}

.menu-click .active-submenu > ul,
.menu-click .active-submenu > div.mega-menu > ul {
	height: auto;
	opacity: 1;
}

.menu-click ul,
.menu-click div.mega-menu {
	height: 0;
	overflow: hidden;
	-webkit-transition: opacity 0.6s, margin-top 0.4s, margin-bottom 0.4s, height 0.3s ease-in-out;
	transition: opacity 0.6s, margin-top 0.4s, margin-bottom 0.4s, height 0.3s ease-in-out;
}

.menu-click ul li.sfHover > .mega-menu ul {
	display: block;
	height: 100%;
}

.menu-click div.mega-menu > ul {
	height: auto;
	margin-right: 0;
}

.sf-menu li.active > a {
	color: #5191FA !important;;
}

/*
** Header
*/
.page_header {
	height: auto;
	left: 0;
	margin: 0;
	padding: 0;
	position: relative;
	right: 0;
	top: 0;
	-webkit-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	width: 100%;
	z-index: 1000;
}

.page_header.affix {
	box-shadow: 0 2px 15px 0 rgba(100, 100, 100, 0.05);
	opacity: 0.98;
	position: fixed !important;
	z-index: 1001;
}

.page_header.affix:after {
	background-color: transparent;
}

.page_header.affix.s-bordertop::before {
	display: none;
}

@media (max-width: 991px) {
	.page_header.mobile-active {
		opacity: 1;
		z-index: 1003;
	}
}

.page_header.affix-bottom {
	position: fixed;
	top: 0 !important;
}

.page_header .row {
	min-height: 40px;
}

.page_header [class*='container'] {
	position: relative;
}

.page_header a {
	display: inline-block;
}

.page_header .btn {
	margin-bottom: 0;
	padding: 10px 28px;
}

.header_absolute {
	position: relative;
}

.header_absolute a{
	text-decoration: none;
}

.header_absolute .page_header,
.header_absolute .page_header_wrapper {
	left: 0;
	right: 0;
	z-index: 1002;
}

.header_absolute .page_topline,
.header_absolute .page_toplogo {
	background-color: #cc0033;
    color: #fff;
}

.header_absolute .page_header_wrapper,
.header_absolute .page_title {
	background-color: #fff;
    color: #fff;
}

#canvas:not(.boxed) .header_absolute .page_header.affix-top {
	background-color: transparent;
}
.page_header_wrapper.affix-top-wrapper{
	webkit-box-shadow: 0 2px 15px 0 rgba(100, 100, 100, 0.05);
    -moz-box-shadow: 0 2px 15px 0 rgba(100, 100, 100, 0.05);
    box-shadow: 0 2px 15px 0 rgba(100, 100, 100, 0.05);
}
.header_under_slider {
	position: absolute;
	width: 100%;
}

.page_topline {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	line-height: 1.4;
}

.page_topline .small-text {
	font-size: 13px;
}
.page_topline .small-text span{
	color: #5191FA;
}
.page_topline .small-text a{
	padding-left: 10px;
}
.page_topline .icon-inline {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

.page_topline .social-icons {
	display: inline-block;
}

.page_topline .social-icons a {
	margin-right: 12px;
	text-decoration: none;
}

.page_topline .widget_nav_menu {
	display: inline-block;
}

.page_topline ul {
	margin: 0;
	padding: 10px 0;
}

.page_topline ul li {
	display: inline-block;
}

.page_topline ul li a {
	margin-right: 24px;
}

.page_topline .dropdown-menu {
	margin: 23px 0 0 -25px;
	min-width: auto;
}

.page_topline .dropdown-language a > img {
	bottom: 1px;
	margin-right: 6px;
	max-width: 16px;
	position: relative;
}

.page_topline .owl-news-slider-dates {
	font-weight: 700;
}

.page_topline .topline-news-item {
	height: 2em;
	line-height: 2em;
	margin: 0 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page_topline .topline-news-item .cat-links {
	display: inline;
}

.page_topline .topline-news-nav-arrow {
	border: 1px solid black;
	bottom: 20px;
	font-size: 10px;
	line-height: 38px;
	position: relative;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	width: 40px;
}

.page_topline .topline-news-nav-arrow:hover {
	opacity: 0.5;
}

.page_topline .owl-nav > div {
	opacity: 1;
}


@media (max-width: 767px) {
	.page_topline ul li a {
		margin-right: 9px;
	}

	.page_topline  .text-right {
		display: none;
	}
	.page_topline  .small-text {
		text-align: center;
	}
}

@media (max-width: 575px) {
	.page_topline ul li a {
		margin-right: 15px;
	}
}

@media (max-width: 479px) {
	.page_topline ul li a {
		margin-right: 10px;
	}
}

@media (min-width: 992px) {
	.page_toplogo .media + .media {
		margin-left: 60px;
	}
}

.page_toplogo .widget_search form,
.page_toplogo .widget_product_search form,
.page_toplogo .widget_search input,
.page_toplogo .widget_product_search input {
	max-width: none;
}

@media (max-width: 991px) {
	.page_toplogo .media {
		margin: 10px;
	}
}

@media (min-width: 1500px) {
	.page_topline .container-fluid,
	.page_toplogo .container-fluid,
	.page_header .container-fluid,
	.page_title .container-fluid {
		padding-left: 60px;
		padding-right: 60px;
	}
}

/*header includes*/
.top-includes {
	margin: 0;
	padding: 0;
}

@media (min-width: 992px) {
	.top-includes {
		white-space: nowrap;
	}
}

.top-includes > * {
	display: inline-block;
}

.top-includes > li {
	margin-left: 10px;
}

.top-includes > li:first-child {
	margin-left: 0;
}

@media (min-width: 992px) {
	.top-includes.border-divided > li + li {
		border-left: 2px solid rgba(200, 200, 200, 0.35);
		margin-left: 26px;
		padding-left: 30px;
	}
}

@media (min-width: 992px) {
	.top-nav + .top-includes {
		margin-left: 0px;
	}
}

@media (max-width: 991px) {
	.top-includes.md-absolute {
		bottom: 0;
		position: absolute;
		right: 80px;
	}
}

.top-includes a.border-icon,
.top-includes a.bg-icon,
.top-includes a.color-bg-icon {
	margin-bottom: 2px;
	margin-top: 2px;
}

/*logo*/
a.logo {
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	/* display: -webkit-box; */
	/* display: -webkit-flex; */
	/* display: flex; */
	margin-top:10px;
}

a.logo img {
	display: inline-block;
	max-height: 20px;
}

a.logo .logo-text {
	font-size: 34px;
	padding: 0 10px;
}

a.logo .logo-subtext {
	font-size: 22px;
	padding: 0 10px;
}

a.logo .logo-text-bottom {
	font-size: 26px;
}

a.logo .flex-column,
a.logo.flex-column {
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-box-align: start;
	padding-bottom: 10px;
	padding-top: 10px;
}

a.logo .flex-column.text-center,
a.logo.flex-column.text-center {
	display: inline-block;
}

.text-center a.logo {
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

@media (max-width: 992px) {
	a.logo img {
		max-height: 20px;
	}
}

@media (max-width: 767px) {
	a.logo img {
		max-height: 20px;
	}
}

.header_logo_center a.logo {
	display: inline-block;
	padding: 10px 0;
	position: relative;
	z-index: 2;
}

.header_logo_center.affix a.logo {
	padding: 5px 0;
}

/*search modal*/
#search_modal {
	background: rgba(45, 45, 45, .7);
}

#search_modal .widget {
	width: 50%;
	background-color: #fff;
	position: absolute;
    left: 50%;
    top: 5%;
    transform: translate(-50%, -50%);
}
#search_modal .search-form {
	margin: 0 auto;
	padding: 0;
}
#search_modal .search-form button {
	border-radius: unset;
	background: #5191FA;
	border: 1px solid #5191FA;
	color: #fff;
	padding: .375rem 2rem;
}
#search_modal .search-form button:hover, #search_modal .search-form button:active, #search_modal .search-form button:focus{
    color: #fff;
    background-color: #2073f8;
	border: 1px solid #2073f8;
    outline: none;
    box-shadow: unset;
}
#search_modal a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1.6em;
}

#search_modal a:hover {
	color: #5191FA;
	opacity: 1;
}

#search_modal .searchform-respond {
	color: #fff;
	margin: 20px auto;
	width: 300px;
}

#search_modal .form-group {
	margin-bottom: 0;
}

#search_modal .form-control {
	background-color: transparent;
	border: none;
	color: #464646;
	font-size: 16px;
	height: 55px;
}

#search_modal .form-control:-moz-placeholder {
	color: #8a8a9a;
	opacity: 1;
}

#search_modal .form-control::-moz-placeholder {
	color: #8a8a9a;
	opacity: 1;
}

#search_modal .form-control:-ms-input-placeholder {
	color: #8a8a9a;
}

#search_modal .form-control::-webkit-input-placeholder {
	color: #8a8a9a;
}

#search_modal .close {
	color: #fff;
    font-size: 30px;
    font-weight: 100;
    line-height: 60px;
    min-width: 60px;
    opacity: 1;
    position: absolute;
    right: 36px;
    text-align: center;
    text-shadow: none;
    top: 18px;
    z-index: 2;
    background: #5191FA;
    border:1px;
    border-radius: 50%;
    outline: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#search_modal .close:hover, #search_modal .close:active, #search_modal .close:focus{
    background-color: #2073f8;
    outline: none;
    box-shadow: unset;
}
.active-side-header #search_modal {
	right: 310px;
}

.search_modal_button {
	display: inline-block;
	font-size: 14px;
	line-height: 1;
	padding: 0 0 0 10px;
}

@media only screen and (max-width: 767px) {
	#search_modal .widget {
		width: 90%;
	}
}
@media only screen and (max-width: 415px) {
	#search_modal .form-control {height: 36px;}
}