/*! CSS Used from: https://www.ezeereservation.com/css/lib.min.css */
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;}
footer,
nav{display:block;}
a{background-color:transparent;}
a:active,
a:hover{outline:0;}
b,
strong{font-weight:700;}
h1{margin:.67em 0;font-size:2em;}
small{font-size:80%;}
img{border:0;}
button,
input{margin:0;font:inherit;color:inherit;}
button{overflow:visible;}
button{text-transform:none;}
button,
input[type=submit]{-webkit-appearance:button;cursor:pointer;}
button::-moz-focus-inner,
input::-moz-focus-inner{padding:0;border:0;}
input{line-height:normal;}
legend{padding:0;border:0;}
@media print{
	*,
	:after,
	:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
	a,
	a:visited{text-decoration:underline;}
	a[href]:after{content:" ("attr(href) ")";}
	a[href^="javascript:"]:after,
	a[href^="#"]:after{content:"";}
	img{page-break-inside:avoid;}
	img{max-width:100%!important;}
	h2,
	h3,
	p{orphans:3;widows:3;}
	h2,
	h3{page-break-after:avoid;}
	.navbar{display:none;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,
:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff;}
button,
input{font-family:inherit;font-size:inherit;line-height:inherit;}
a{color:#337ab7;text-decoration:none;}
a:focus,
a:hover{color:#23527c;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img{vertical-align:middle;}
.carousel-inner>.item>img,
.img-responsive{display:block;max-width:100%;height:auto;}
[role=button]{cursor:pointer;}
h1,
h2,
h3,
h4,
h5{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
h1 small,
h2 small,
h4 small{font-weight:400;line-height:1;color:#777;}
h1,
h2,
h3{margin-top:20px;margin-bottom:10px;}
h1 small,
h2 small{font-size:65%;}
h4,
h5{margin-top:10px;margin-bottom:10px;}
h4 small{font-size:75%;}
h1{font-size:36px;}
h2{font-size:30px;}
h3{font-size:24px;}
h4{font-size:18px;}
h5{font-size:14px;}
p{margin:0 0 10px;}
small{font-size:85%;}
.text-center{text-align:center;}
ol,
ul{margin-top:0;margin-bottom:10px;}
ul ul{margin-bottom:0;}
.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:768px){
	.container{width:750px;}
}
@media (min-width:992px){
	.container{width:970px;}
}
@media (min-width:1200px){
	.container{width:1170px;}
}
.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
.row{margin-right:-15px;margin-left:-15px;}
.col-md-4,
.col-md-6,
.col-md-8,
.col-sm-12,
.col-sm-4,
.col-xs-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.col-xs-12{float:left;}
.col-xs-12{width:100%;}
@media (min-width:768px){
	.col-sm-12,
	.col-sm-4{float:left;}
	.col-sm-12{width:100%;}
	.col-sm-4{width:33.33333333%;}
}
@media (min-width:992px){
	.col-md-4,
	.col-md-6,
	.col-md-8{float:left;}
	.col-md-8{width:66.66666667%;}
	.col-md-6{width:50%;}
	.col-md-4{width:33.33333333%;}
}
legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5;}
label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700;}
.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;}
.btn:active:focus,
.btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:focus,
.btn:hover{color:#333;text-decoration:none;}
.btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}
.btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4;}
.btn-primary:focus{color:#fff;background-color:#286090;border-color:#122b40;}
.btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary:active{color:#fff;background-color:#286090;border-color:#204d74;}
.btn-primary:active:focus,
.btn-primary:active:hover{color:#fff;background-color:#204d74;border-color:#122b40;}
.btn-primary:active{background-image:none;}
.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da;}
.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85;}
.btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc;}
.btn-info:active{color:#fff;background-color:#31b0d5;border-color:#269abc;}
.btn-info:active:focus,
.btn-info:active:hover{color:#fff;background-color:#269abc;border-color:#1b6d85;}
.btn-info:active{background-image:none;}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;}
.fade.in{opacity:1;}
.collapse{display:none;}
.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent;}
.dropdown{position:relative;}
.dropdown-toggle:focus{outline:0;}
.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);}
.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap;}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover{color:#262626;text-decoration:none;background-color:#f5f5f5;}
.open>.dropdown-menu{display:block;}
.open>a{outline:0;}
@media (min-width:768px){
	.navbar-right .dropdown-menu{right:0;left:auto;}
}
.nav{padding-left:0;margin-bottom:0;list-style:none;}
.nav>li{position:relative;display:block;}
.nav>li>a{position:relative;display:block;padding:10px 15px;}
.nav>li>a:focus,
.nav>li>a:hover{text-decoration:none;background-color:#eee;}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover{background-color:#eee;border-color:#337ab7;}
.nav-tabs{border-bottom:1px solid #ddd;}
.nav-tabs>li{float:left;margin-bottom:-1px;}
.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0;}
.nav-tabs>li>a:hover{border-color:#eee #eee #ddd;}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;}
.tab-content>.tab-pane{display:none;}
.tab-content>.active{display:block;}
.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent;}
@media (min-width:768px){
	.navbar{border-radius:4px;}
}
@media (min-width:768px){
	.navbar-header{float:left;}
}
.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1);}
@media (min-width:768px){
	.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none;}
	.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important;}
	.navbar-fixed-top .navbar-collapse{padding-right:0;padding-left:0;}
}
.navbar-fixed-top .navbar-collapse{max-height:340px;}
@media (max-device-width:480px) and (orientation:landscape){
	.navbar-fixed-top .navbar-collapse{max-height:200px;}
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header{margin-right:-15px;margin-left:-15px;}
@media (min-width:768px){
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header{margin-right:0;margin-left:0;}
}
.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030;}
@media (min-width:768px){
	.navbar-fixed-top{border-radius:0;}
}
.navbar-fixed-top{top:0;border-width:0 0 1px;}
.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px;}
.navbar-brand:focus,
.navbar-brand:hover{text-decoration:none;}
@media (min-width:768px){
	.navbar>.container-fluid .navbar-brand{margin-left:-15px;}
}
.navbar-nav{margin:7.5px -15px;}
.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px;}
@media (min-width:768px){
	.navbar-nav{float:left;margin:0;}
	.navbar-nav>li{float:left;}
	.navbar-nav>li>a{padding-top:15px;padding-bottom:15px;}
}
.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0;}
@media (min-width:768px){
	.navbar-right{float:right!important;margin-right:-15px;}
}
.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7;}
.navbar-default .navbar-brand{color:#777;}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover{color:#5e5e5e;background-color:transparent;}
.navbar-default .navbar-nav>li>a{color:#777;}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{color:#333;background-color:transparent;}
.navbar-default .navbar-collapse{border-color:#e7e7e7;}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{color:#555;background-color:#e7e7e7;}
.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2;}
.close:focus,
.close:hover{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5;}
button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0;}
.modal-open{overflow:hidden;}
.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0;}
.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);-o-transform:translate(0,-25%);transform:translate(0,-25%);}
.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);}
.modal-open .modal{overflow-x:hidden;overflow-y:auto;}
.modal-dialog{position:relative;width:auto;margin:10px;}
.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);}
.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000;}
.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0;}
.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5;}
.modal-body{position:relative;padding:15px;}
@media (min-width:768px){
	.modal-dialog{width:600px;margin:30px auto;}
	.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);}
}
.carousel{position:relative;}
.carousel-inner{position:relative;width:100%;overflow:hidden;}
.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left;}
.carousel-inner>.item>img{line-height:1;}
@media all and (transform-3d),(-webkit-transform-3d){
	.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;-o-transition:-o-transform .6s ease-in-out;transition:transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}
	.carousel-inner>.item.active.right,
	.carousel-inner>.item.next{left:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
	.carousel-inner>.item.active.left,
	.carousel-inner>.item.prev{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
	.carousel-inner>.item.active,
	.carousel-inner>.item.next.left,
	.carousel-inner>.item.prev.right{left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev{display:block}
.carousel-inner>.active{left:0}
.carousel-inner>.next,
.carousel-inner>.prev{position:absolute;top:0;width:100%}
.carousel-inner>.next{left:100%}
.carousel-inner>.prev{left:-100%}
.carousel-inner>.next.left,
.carousel-inner>.prev.right{left:0}
.carousel-inner>.active.left{left:-100%}
.carousel-inner>.active.right{left:100%}
.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none;}
.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000\9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px;}
.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff;}
.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);}
.carousel-caption .btn{text-shadow:none;}
@media screen and (min-width:768px){
	.carousel-caption{right:20%;left:20%;padding-bottom:30px;}
	.carousel-indicators{bottom:20px;}
}
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.row:after,
.row:before{display:table;content:" ";}
.container-fluid:after,
.container:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.row:after{clear:both;}

/* Font Awesome 4.7.0 */
@font-face{font-family: 'FontAwesome';font-display: swap; src: local(sans-serif);src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

/*! CSS Used from: https://www.ezeereservation.com/css/style.css?v3.1.10 */
*{margin:0px;padding:0px;}
body{box-sizing:border-box;font-family:'Open Sans',sans-serif;font-weight:normal;line-height:1.8;}
a,
a:hover,
a:active{color:#00BCD4;}
a:focus{text-decoration:none;color:#00BCD4;outline:none;}
button:focus,
input[type="submit"]:focus{outline:none;}
body .home_sprite{background-color:transparent;background-image:url(https://www.ezeereservation.com/images/home_sprite.png);background-repeat:no-repeat;}
.banner_wrap{width:100%;float:left;position:relative;z-index:3;background:#fff;}
.banner_wrap .carousel-inner{background:#fff;}
.banner_wrap .carousel-indicators li{background:rgba(255,255,255,0.76);height:15px;width:15px;border:1px solid transparent;border-radius:50px;margin:0;}
.banner_wrap .carousel-indicators li + li{margin-left:10px;}
.banner_wrap .carousel-indicators .active{background:#5eebfd;}
.banner_wrap .carousel-caption{bottom:50%;padding:0px 0px;}
.banner_wrap .carousel-caption h1{font-weight:normal;text-transform:uppercase;margin:0 0 25px;}
p{color:#2d242e;}

/* hubspot cookie notice started*/
@media (min-width: 960px) {
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {display: flex;justify-content: center;align-items: center;}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {margin: 0 !important; position: relative; top: -5px; left: 10px;}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button { position: relative; right: -10px; }
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-eu-policy-wording { margin: 0 !important; }
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p { margin: 0 !important; font-size: 18px !important; line-height: 1.4 !important; }
}
@media(max-width:959px){
div#hs-eu-cookie-confirmation {top: auto !important; bottom: 0; position: fixed !important;text-align: center !important;}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner {flex-direction: column;text-align: center !important;}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p { font-size: 18px !important; line-height: 1.4 !important; text-align: center !important; float: none !important;}   
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area {text-align: center !important; float: none !important;}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button {text-align: center !important; float: none !important;}

body div#hs-eu-cookie-confirmation{position:fixed;bottom:0;top:inherit;}
body div#hs-eu-cookie-confirmation #hs-eu-cookie-confirmation-inner{text-align:center;}
#hs-eu-cookie-confirmation-inner p{text-align:center!important;font-size: 18px !important; line-height: 1.4 !important;}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner{padding:20px 14px!important;}
body div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area{float:none;text-align:center!important;margin:0 auto!important;display:block;}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button{padding:6px 10px!important;}
#hs-eu-cookie-confirmation-inner div#hs-en-cookie-confirmation-buttons-area a#hs-eu-confirmation-button{float:none;text-align:center!important;display:inline-block!important;margin:0 auto;width:65px!important;margin-top:9px;}
}

.navDesk.navbar-collapse{border:none;}
.navDesk .navbar-nav>li{float:left;}
.call-bnr-btn{display:none!important;text-align:left;line-height:1.2;background-color:#0bbed5;color:#fff;display:inline-block;padding:6px 15px 6px 35px;margin:0px 0px 0px 10px;border:2px solid #fff;border-radius:4px;position:relative;font-size:16px;}
.call-bnr-btn i{position:absolute;left:0;top:0;font-size:29px;padding:6px 10px;}
.call-bnr-btn small{display:block;font-size:10px;margin-top:5px;}
.call-bnr-btn:hover,
.call-bnr-btn:focus{text-decoration:none;color:#fff;background-color:rgba(0,0,0,.2);}
.oth_nav{margin-bottom:0px;min-height:70px;display:inline-block;background:rgba(255,255,255,.95);border-bottom:0px solid rgba(0,0,0,.21);box-shadow:0 1px 3px rgba(0,0,0,0.3);transition:all ease .2s;}
.oth_nav .navbar-nav li a{font-size:15px;color:#000;}
.oth_nav .navbar-nav li a:hover,
.nav_res .navbar-nav li a:focus{color:#333;}
.oth_nav .navbar-nav li a.btn-primary{margin-left:15px;border-width:2px;color:#fff;}
.btn-info:focus{outline:none;}
.nav_res{margin-bottom:0px;min-height:70px;display:inline-block;background:none;transition:all ease .2s;box-shadow:none;}
.nav_resBg{background:rgba(255,255,255,.9);box-shadow:0 1px 3px rgba(0,0,0,.3);}
.nav_res .navbar-nav,
.oth_nav .navbar-nav{margin:9px 0px;}
.nav_res .navbar-nav li a{font-size:15px;color:#fff;}
.nav_res .navbar-nav li a:hover,
.nav_res .navbar-nav li a:focus{color:#f8f8f8;}
.nav_res .navbar-nav li .dropdown-menu li a,
.oth_nav .navbar-nav li .dropdown-menu li a{color:#000;font-size:14px;padding:8px 15px;}
.nav_res .navbar-nav li a.btn,
.oth_nav .navbar-nav li a.btn{margin-top:6px;}
.nav_res .navbar-nav li a.btn-primary{margin-left:10px;border-width:2px;}
.oth_nav .navbar-nav  li  .dropdown-menu{width:450px;padding:0;background:#fff;border-top:2px solid #00BCD4!important;}
.oth_nav .dropdown-menu ul,
.oth_nav .dropdown-menu li{list-style:none;margin:0;padding:0;}
.oth_nav .dropdown-menu ul{float:left;width:45%;}
.oth_nav .drop-right{float:left;width:55%;padding:15px;background:#fff;box-shadow:-2px 0px 3px rgba(0,0,0,0.2);}
.oth_nav .fdropdown .drop-right{min-height:460px;}
.hdmenu-pftinfo{border-top:2px solid #ddd;margin:25px 0 0;padding:20px 0 0;position:relative;}
.hdmenu-pftinfo h4{margin-top:0;}
.oth_nav .navbar-nav li .dropdown-menu li a{width:100%;text-decoration:none;float:left;line-height:1.5;padding:12px 15px;border-bottom:1px solid rgba(0,0,0,0.17);}
.oth_nav .navbar-nav li .dropdown-menu li a:hover,
.oth_nav .navbar-nav li .dropdown-menu li a:active{background:rgba(0,0,0,0.02);color:#00BCD4;}
.oth_nav .navbar-nav li .dropdown-menu li:last-of-type a{border-bottom:0;}
.oth_nav .navbar-nav li .dropdown-menu .btn{font-size:12px;}
.oth_nav .navbar-nav .fdropdown .drop-right .btn:nth-of-type(1){margin-left:0;}
.oth_nav .navbar-nav > .open > a{position:relative;z-index:1;}
.oth_nav .er-header-btn{color:#00bcd4;background:none;box-shadow:none;border:2px solid #00bcd4;border-radius:30px;padding:8px 20px;position:relative;line-height:20px;font-size:15px;font-weight:bold;text-transform:uppercase;margin-top:6px;margin-left:10px;margin-bottom:0;text-decoration:none;transition:all ease 0.3s;white-space:normal;display:inline-block;text-align:center;vertical-align:middle;}
.oth_nav .er-header-btn,
.oth_nav .er-header-btn:hover,
.oth_nav .er-header-btn:focus{border-color:#00bcd4;color:#00bcd4!important;text-decoration:none;}
.oth_nav.nav_res .er-header-btn,
.oth_nav.nav_res .er-header-btn:hover,
.oth_nav.nav_res .er-header-btn:focus{color:#FFF!important;background:none;box-shadow:none;border:2px solid #FFF;border-radius:30px;padding:8px 20px;position:relative;line-height:20px;font-size:15px;font-weight:bold;text-transform:uppercase;margin-top:6px;margin-left:10px;margin-bottom:0;text-decoration:none;transition:all ease 0.3s;white-space:normal;display:inline-block;text-align:center;vertical-align:middle;}
.oth_nav.nav_res .scrl_txt .er-header-btn,
.oth_nav.nav_res .scrl_txt .er-header-btn:hover,
.oth_nav.nav_res .scrl_txt .er-header-btn:focus{border-color:#00bcd4;color:#00bcd4!important;text-decoration:none;}
.btn{display:inline-block;}
.btn-primary{background:#00bcd4;border-color:#00bcd4;padding:8px 20px!important;border-radius:30px;font-weight:bold;text-transform:uppercase;text-shadow:0 1px 0px rgba(0,0,0,0.2);}
.btn-primary:hover,
.btn-primary:focus{background:#009fb4!important;border-color:#009fb4!important;color:#fff!important;}
.nav_res .navbar-nav>.open>a,
.nav_res .navbar-nav>.open>a:focus,
.nav_res .navbar-nav>.open>a:hover,
.oth_nav .navbar-nav>.open>a,
.oth_nav .navbar-nav>.open>a:focus,
.oth_nav .navbar-nav>.open>a:hover{color:#00bcd4;background:#fff;box-shadow:0 2px 3px rgba(0,0,0,.5);-webkit-box-shadow:0 2px 3px rgba(0,0,0,.5);}
.nav_res .navbar-nav li .dropdown-menu,
.oth_nav .navbar-nav li .dropdown-menu{border:0px;box-shadow:0 4px 3px rgba(0,0,0,.5);-webkit-box-shadow:0 4px 3px rgba(0,0,0,.5);}
.scrl_txt li a{color:#000!important;}
.scrl_txt li a.btn-primary{color:#fff!important;}
.nav_res .scrl_txt>.open>a,
.nav_res .scrl_txt>.open>a:focus,
.nav_res .scrl_txt>.open>a:hover{color:#00bcd4!important;background:#fff!important;}
.btn-info{border:2px solid #00bcd4;background:none;border-radius:30px;padding:8px 20px!important;color:#00bcd4;font-weight:bold;text-transform:uppercase;}
.btn-info:hover,
.btn-info:focus,
.btn-info:active{background:none;color:#00bcd4;border-color:#00bcd4;}
.auditreportBtn{position:relative;}
.nav_res.oth_nav .navbar-nav li.auditreportBtn a{text-transform:none;border:2px solid rgba(255,255,255,0.7)!important;background:transparent;transition:all 0.3s ease;color:#FFF!important;}
.nav_res.oth_nav .navbar-nav li.auditreportBtn a:hover,
.nav_res.oth_nav .navbar-nav li.auditreportBtn a:focus{border:2px solid rgba(255,255,255,1)!important;background:rgba(255,255,255,0.2)!important;}
.oth_nav .navbar-nav li.auditreportBtn a{border-color:#666!important;color:#666!important;text-shadow:none;background:transparent;text-transform:none;}
.oth_nav .navbar-nav li.auditreportBtn a:hover,
.oth_nav .navbar-nav li.auditreportBtn a:focus{border-color:#00bcd4!important;color:#00bcd4!important;background:transparent!important;}
.nav_res.oth_nav .navbar-nav.scrl_txt li.auditreportBtn a{border-color:#666!important;color:#666!important;text-shadow:none;}
.nav_res.oth_nav .navbar-nav.scrl_txt li.auditreportBtn a:hover,
.nav_res.oth_nav .navbar-nav.scrl_txt li.auditreportBtn a:focus{border-color:#00bcd4!important;color:#00bcd4!important;}
.auditreportBtn a:before{content:"Free";position:absolute;background:#FED33F;top:-10px;font-size:10px;color:#000;text-align:center;line-height:1;border-radius:4px;left:-5px;padding:3px 7px;font-weight:700;text-transform:uppercase;display:table;margin:0 auto;letter-spacing:0.05em;animation:badgeAnime 5s ease infinite;pointer-events:inherit;}
.nav_res .lg_clr{display:none;}
.side-nav-bg{position:fixed;top:0px;left:0px;height:100%;width:100%;background:rgba(0,0,0,.3);z-index:1035;display:none;}
.close_nav{font-size:18px;position:absolute;right:0px;top:10px;padding:10px 15px;line-height:1;color:rgba(0,0,0,0.5);text-decoration:none;}
.close_nav:focus,
.close_nav:hover{color:rgba(0,0,0,0.7);}
.side-nav{position:fixed;height:100%;width:280px;background:#fff;right:-290px;top:0px;z-index:1040;transition:all ease .2s;overflow:hidden;}
.side-navOpen{right:0px!important;}
.side-nav h4{margin:0px 0 0;padding:20px 25px;font-weight:bold;color:#00bcd4;position:relative;background:#00bcd4;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.3);}
.inr-sideNav{margin:0px;padding:0px;}
.inr-sideNav li{list-style:none;}
.inr-sideNav li a{color:#333;padding:10px 25px;display:inline-block;width:100%;text-decoration:none;position:relative;}
.inr-sideNav li a span.caret{position:absolute;right:25px;top:22px;}
.inr-sideNav li a:hover{background:#f1f1f1;}
.inr-sideNav .dropdown-menu{position:relative;width:100%;box-shadow:none;border-radius:0px;border-left:0px;border-right:0px;margin-top:0px;border-color:#ccc;background:#f9f9f9;}
.inr-sideNav .dropdown-menu li a:hover{background:#eee;}
.page_wrapper{width:100%;float:left;padding:40px 0px;background:#f1f4f7;position:relative;z-index:3;}
.head_txt{color:#00bcd4;margin:0px;margin-bottom:20px;position:relative;font-size:32px;}
.head_txt small{font-size:20px;color:#111;display:block;text-transform:none;margin-top:10px;line-height:1.3;}
.head_txt:before{content:'';width:50px;height:5px;background:#8bdfea;position:absolute;left:0px;bottom:-20px;}
.be_wrap{margin-bottom:60px;}
.be_wrap .head_txt{text-align:center;}
.be_wrap .head_txt:before{left:0;right:0;margin:0 auto;}
.be_wrap  p.cnt{color:#383038;font-size:15px;margin-top:20px;display:inline-block;text-align:center;}
.feature_blocks{display:flex;display:-webkit-flex;width:100%;}
.feature_Blwrap{flex:1;-webkit-flex:1;width:33%;background:#f8f8f8;}
.guest_bg{background-image:url(https://www.ezeereservation.com/images/interact_guest_bg.jpg);background-size:cover;background-position:right;position:relative;}
.state_bg{background-image:url(https://www.ezeereservation.com/images/states_bg.jpg);background-size:cover;background-position:right;position:relative;}
.res_sys{background-image:url(https://www.ezeereservation.com/images/res_system.jpg);background-size:cover;background-position:left;position:relative;}
.feature_imDiv{position:relative;}
.feature_imDiv:before{content:'';height:100%;width:100%;position:absolute;background:rgba(37,37,37,0.85);z-index:1;top:0px;left:0px;}
.feature_imDiv h4,
.feature_imDiv p{color:#fff!important;}
.fea_div{display:inline-block;width:100%;padding:50px 50px 60px;text-align:center;position:relative;z-index:2;}
.fea_div .home_sprite{width:145px;height:125px;display:inline-block;vertical-align:top;}
.fea_div .booking_engine{background-position:0 0}
.fea_div .interact_guest{background-position:-145px 0;}
.fea_div .hotel_rate{background-position:-290px 0;}
.fea_div .stats{background-position:-435px 0;}
.fea_div .api_int{background-position:-581px 0;}
.fea_div .res_sytm{background-position:-726px 0;}
.fea_div h4{color:#2d242e;font-size:18px;font-weight:bold;margin-top:10px;margin-bottom:25px;position:relative;line-height:1.4;}
.fea_div h4:before{content:'';width:60px;height:3px;background:#bbb;position:absolute;margin:0 auto;left:0;right:0;bottom:-25px;}
.fea_div p{color:#2d242e;font-size:14px;margin-top:20px;display:inline-block;}
.chn_mgr{width:100%;display:inline-block;padding:60px 0px;border-top:1px solid #eee;}
.chn_mgr p{font-size:14px;margin-top:20px;display:inline-block;}
.chn_mgr a{margin-top:20px;}
.chn_mgr .head_txt small{line-height:1.3;}
.chatbotSection{border-bottom:2px solid #eee;}
.fact_wrap{background-color:#0b3e45;background-image:url(https://www.ezeereservation.com/images/fact_bg.jpg);background-position:center center;background-size:cover;background-attachment:fixed;padding:65px 0px;float:left;width:100%;z-index:4;text-align:center;position:relative;}
.fact_wrap:after{content:"";height:100%;width:100%;position:absolute;background:rgba(11,62,69,0.85);left:0;top:0;z-index:-1;}
.fact_wrap .head_txt{text-align:center;color:#fff;}
.fact_wrap .head_txt:before{left:0;right:0;margin:0 auto;background:#AEF6FF;}
.factStats{text-align:center;margin:40px 20px 0px;display:inline-block;width:190px;}
.factStats .home_sprite{height:45px;width:45px;}
.factStats .roomkey{background-position:-830px -130px;}
.factStats .frontdesk{background-position:-890px -130px;}
.factStats i{color:#00bcd4;font-size:32px;}
.factStats h2{color:#fff;font-size:42px;font-weight:bold;}
.factStats h2 small{display:block;font-size:16px;color:rgba(255,255,255,0.7);margin-top:15px;font-weight:100;text-transform:uppercase;}
.quote_strip{float:left;width:100%;text-align:center;background:#fff;padding:60px 0px;}
.quote_strip h2{color:#222;margin:0px;text-transform:capitalize;font-weight:normal;}
.quote_strip h2 b{font-size:50px;}
.quote_strip h2 small{font-size:24px;color:#222;font-weight:bolder;margin-bottom:20px;display:inline-block;}
.client_wrap{padding:60px 0px;float:left;width:100%;}
.client_wrap .head_txt,
.testi_wrap .head_txt{color:#222;text-align:center;}
.client_wrap .head_txt:before,
.testi_wrap .head_txt:before{display:none;}
.testi_wrap{padding:60px 0px 50px;display:inline-block;width:100%;border-top:1px solid #e7dce7;position:relative;text-align:center;}
.testi_block span{font-size:132px;color:#00bcd4;position:absolute;top:60px;line-height:0;left:0;text-align:center;width:100%;}
.testi_block .test_cnt{display:inline-block;width:100%;text-align:center;margin-top:70px;}
.testi_block .test_cnt p{display:inline-block;width:100%;font-size:15px;color:#383038;}
.testi_block .author_img{display:inline-block;width:100%;text-align:center;}
.testi_block .author_img p{margin-top:15px;}
.testi_block .author_img img{max-width:70px;border-radius:50%;margin-top:15px;}
.author_img .tm_auth{width:70px;height:70px;border-radius:50%;margin-top:15px;background-position:-840px -190px}
.testi_block .author_img p a{display:inline-block;color:#00bcd4;text-transform:capitalize;font-size:14px;}
.testi_block .author_img p a:hover,
.testi_block .author_img a:focus{text-decoration:none;}
.trial_wrap{float:left;width:100%;background:#00bcd4;padding:30px 0px;}
.trial_wrap h2{color:#fff;margin:0px;display:inline-block;font-size:30px;line-height:1.5;text-transform:capitalize;}
.trial_wrap h2 small{display:block;color:rgba(255,255,255,0.7);font-size:18px;text-transform:none;line-height:1.4;}
.trial_wrap a.btn-info,
.trial_wrap a.btn-info:focus,
.trial_wrap a.btn-info:active{border-color:#fff;color:#fff;float:right;margin-top:15px;}
.trial_wrap a.btn-info:hover,
.trial_wrap a.btn-info:focus{border-color:rgba(255,255,255,1)!important;color:#fff!important;}
.trial_wrap.conclude-section{background:#FFF;}
.trial_wrap.conclude-section h2{color:#000;}
.trial_wrap a.btn-info,
.trial_wrap a.btn-info:focus,
.trial_wrap a.btn-info:active{color:#00bcd4!important;border-color:#00bcd4!important;}
footer{float:left;width:100%;padding-top:40px;background:#222;position:relative;bottom:0;left:0;z-index:1;}
:root footer{position:static;}
:root .page_wrapper{margin:0!important;}
footer h4.footer_head{font-size:18px;margin:0px;color:#00BCD4;margin-bottom:20px;text-transform:uppercase;}
footer ul{margin:0;padding:0;width:100%;}
footer ul li{list-style:none;width:50%;float:left;}
footer ul li:nth-of-type(2n+1){clear:left;}
.social_wrap ul li:nth-of-type(2n+1){clear:none;}
footer ul li a{font-size:14px;color:#fff;text-decoration:none;padding:5px 0;float:left;line-height:1.4em;}
footer ul li a:hover{text-decoration:none;color:rgba(255,255,255,.7);}
footer ul li a:focus{text-decoration:none;color:#fff;}
footer ul li h4{color:#fff;font-size:14px;display:inline-block;margin:0 0 10px;width:100%;}
footer ul li h4 a{display:block;color:#999;font-size:12px;width:100%;}
footer .connect ul li{width:100%;}
footer .connect ul li h4{margin-bottom:15px;line-height:1.4;}
footer .connect ul li h4.whatsappNum a{position:relative;transition:all 0.3s ease;}
footer .connect ul li h4.whatsappNum a:hover,
footer .connect ul li h4.whatsappNum a:focus{text-decoration:none;}
footer .connect ul li h4.whatsappNum a:before{content:"";margin:0 6px 0 0;position:relative;width:35px;height:16px;background-color:transparent;background-image:url(https://www.ezeereservation.com/images/bg_sprite.png);background-repeat:no-repeat;background-position:-307px 0;display:inline-block;top:-1px;vertical-align:middle;}
.bgsprite{background-color:transparent;background-image:url(https://www.ezeereservation.com/images/bg_sprite.png);background-repeat:no-repeat;display:inline-block;vertical-align:top;}
.cc-badge .pci-dss{width:94px;height:40px;background-position:-142px 0}
.cc-badge .capterra{width:50px;height:40px;background-position:-140px -125px}
.beguideimg .bgsprite{width:132px;height:163px;background-position:0 0}
.products,
.connect{display:inline-block;width:100%;}
.doclinks{margin:0;display:table;padding:0 20px;}
.docGrid{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:center;}
.docGrid .fhms{text-align:center;margin:0 0 10px 10px;display:flex;flex-flow:column;font-size:18px;font-weight:400;color:#333;justify-content:center;}
.docGrid .fhms:nth-of-type(2n+1){margin-left:0;}
.docGrid .fhms a{display:flex;flex-flow:row;align-items:center;color:#999;font-size:16px;font-weight:600;text-align:left;line-height:1.4em;margin:0;padding:8px 10px;border-radius:6px;border:1px solid #535353;transition:all 0.3s ease;}
.docGrid .fhms a:hover,
.docGrid .fhms a:focus{border:1px solid #6d6d6d;box-shadow:0 2px 6px 0px rgba(0,0,0,0.5);text-decoration:none;}
.docGrid .fhms .fhmsIcn{background:url(https://www.ezeereservation.com/images/bg_sprite.png) no-repeat -150px -75px;width:44px;height:37px;display:block;margin:0 5px 0 0;transform:scale(0.8);}
.docGrid .fhms.fhmsBrochure .fhmsIcn{background-position:-210px -75px;}
.fhmsTxt{font-size:14px;font-weight:400;}
.fhmsTxt strong{display:block;font-size:15px;color:#FFF;}
.docGrid .fhms .fa{font-size:16px;line-height:1;margin:0;position:relative;top:1px;}
.copy_outer{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-flow:row wrap;flex-flow:row wrap;}
.cc-cols2Inner{display:flex;flex-flow:row;align-items:center;justify-content:center;height:100%;}
.cc-badge{margin:0 10px;}
.cc-cols2Inner img{max-height:40px;max-width:100%;}
.news_wrap{display:inline-block;width:100%;margin-top:20px;padding:25px 0px 20px;border-top:1px solid rgba(255,255,255,.1);}
.news_wrap_outer{display:flex;flex-flow:row;justify-content:space-between;align-items:center;}
.news_box{display:inline-block;text-align:center;}
.news_box h4{color:#fff;display:block;font-size:18px;margin:0;vertical-align:middle;}
.news_box .nlsubscribe{margin:10px 0 5px;}
.news_box form{display:inline-block;vertical-align:middle;width:100%;text-align:left:;}
.ftr-links_wrap{text-align:right;display:inline-block;vertical-align:top;padding:0;}
.ftr-links{margin-left:5px;}
.ftr-links:first-child{margin-left:0;}
.social_wrap{float:right;}
.social_wrap ul{float:right;padding:18px 0;width:auto;}
.social_wrap ul li{width:auto;}
.social_wrap a{width:35px;height:35px;float:left;text-align:center;margin-left:10px;border-radius:50%;line-height:1;padding:10px 0;}
.qr{background:#b92b27;}
.fb{background:#3b5998;}
.tw{background:#00b0ed;}
.yt{background:#e62e27;}
.li{background:#0977b5;}
.ig{background:#efe473;background:-moz-linear-gradient(45deg,#efe473 0%,#fd5949 45%,#d6249f 90%);background:-webkit-linear-gradient(45deg,#efe473 0%,#fd5949 45%,#d6249f 90%);background:linear-gradient(45deg,#efe473 0%,#fd5949 45%,#d6249f 90%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efe473',endColorstr='#d6249f',GradientType=1);}
.copy_wrap{background:#121212;float:left;width:100%;}
.copy_wrap p{float:left;padding:24px 0px;font-size:13px;margin:0px;color:#bbb;}
.copy_wrap p a{color:#bbb;}
.ftbnrblock{background:#f1f1f1;display:inline-block;width:100%;padding-bottom:60px;}
.buyerguide-section{background:#FFF;border-bottom:1px solid #eee;padding:50px 0;}
.buyerguide-section-outer{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center;}
.buyerguide-section .content h2{margin-top:0px;}
.buyerguide-section .content{width:68%;font-size:16px;}
.buyerguide-section.ebook-section .content{font-size:14px;}
.buyerguide-section .bgs-img{width:30%;text-align:center;}
.buyerguide-section .bgs-img img{max-width:100%;height:250px;}
.home_sprite{display:inline-block;vertical-align:top;}
.hotelgroup{width:250px;height:180px;background-position:-390px -130px;}
.critique{width:160px;height:153px;background-position:-650px -130px;}
.revbook{width:202px;height:250px;background-position:-177px -130px;}
.buyerguide{width:167px;height:250px;background-position:0 -130px;}
.chatbot{width:470px;height:264px;background-position:0 -390px;}
.channel_manager{width:470px;height:312px;background-position:-488px -340px;}
.channel_manager,
.chatbot{box-shadow:0 1px 3px rgba(0,0,0,.33);margin-bottom:20px}
.critique-section{background:#FFF;border-bottom:1px solid #eee;padding:0 0 50px;}
.critique-section-outer{display:flex;flex-flow:row;justify-content:space-between;align-items:center;flex-direction:row-reverse;}
.critique-section .content .more{font-size:16px;}
.critique-section .content h2{margin:0 0 10px;}
.critique-section .content h2 span{color:#007eb3;animation:texteasing 5s ease infinite;}
.critique-section .bgs-img{margin:0 50px 0 0;}
.critique-section.critique-sectionalter{margin:0 0 50px;}
.critique-section.critique-sectionalter .critique-section-outer{display:flex;flex-flow:row wrap;align-items:center;}
.critique-section.critique-sectionalter .content{width:calc(100% - 300px);}
.critique-section.critique-sectionalter .bgs-img{max-width:250px;margin:0 0 0 50px;}
.critique-section.critique-sectionalter .bgs-img img{max-width:100%;}
.csupport{border-top:1px solid #eee;background:#f5f5f5;padding:40px 0 50px;text-align:center;}
.csupport h4.csicon{font-size:120px;color:#00BCD4;font-weight:bold;font-family:serif;margin-bottom:0;letter-spacing:5px;}
.csupport h4.csicon small{color:#00BCD4;font-size:60%;}
.csupport h5{margin-top:0;text-transform:capitalize;color:#222;font-size:18px;}
.csupport .btn{margin-top:20px;}
.padtop{margin-top:20px;}
.sidemenucontainer{overflow:auto;height:80%;height:calc(100% - 70px);}
.sideNav-Btn{display:none;}
.navbar-brand{height:70px;float:none;margin-left:-20px!important;padding:12px 15px;}
#exitpopup .nlsubscribe{display:inline-block;width:100%;}
a.navbar-brand.active{display:inline-block;padding:0px 15px;}
.logo-text{position:relative;display:inline-block;width:250px;margin-top:14px;}
.logo-text.res_logo.lg_wht img,
.res_logo.lg_clr.logo-text img{vertical-align:top;max-width:48px;display:inline-block;position:relative;top:-2px;}
.logo-text .cust-logo{display:inline-block;color:#fff;font-size:24px;margin:0px;vertical-align:middle;margin-left:0px;line-height:1.1;}
.logo-text small{font-size:11px;display:block;color:#fff;margin-top:3px;margin-left:3px;letter-spacing:0.14em;}
.lg_clr .cust-logo{color:#00BCD4;}
.lg_clr small{color:#444;}
.fea_div a{border-bottom:2px solid #00bcd4;}
.fea_div a:hover,
.fea_div a:focus{text-decoration:none;color:#00bcd4;}
.capitalizenone{text-transform:none;}
.hm-clients .nav-tabs{border-bottom:none;transition:all ease 0.5s;display:inline-block;width:100%;}
.hm-clients .nav-tabs>li>a,
.hm-clients .nav-tabs>li>a:hover{padding:15px 10px;color:#252525;border-radius:0px;transition:all ease 0.5s;border:1px solid transparent;font-size:18px;background:#ddd;}
.hm-clients .nav-tabs>li.active>a{position:relative;}
.hm-clients .nav-tabs>li.active>a,
.hm-clients .nav-tabs>li.active>a:focus,
.hm-clients .nav-tabs>li.active>a:hover{background:#fff;color:#00BCD4;outline:0;}
.hm-clients .tab-content>.active{background:#fff;}
.hm-clients .nav-tabs>li{width:15%;float:none;padding:0px;text-align:center;display:inline-block;}
.tabbox{text-align:center;margin-bottom:20px;margin-top:1px;box-shadow:0 1px 3px rgba(0,0,0,0.2);}
.client_bx{display:inline-block;width:18%;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.33);margin:27px 6px;vertical-align:top;}
.client_bx img{width:100%;}
.imgouter{height:170px;overflow:hidden;}
.client_bx a{display:block;color:#3b3b3b;font-weight:bold;text-transform:uppercase;margin:8px 0px;font-size:13px;text-align:left;padding:5px 10px;}
.client_bx a span{display:block;color:#444;font-size:13px;font-weight:100;font-size:13px;text-align:left;}
.client_bx a:hover,
.client_bx a:focus{text-decoration:none;}
.client_wrap{padding:50px 0px 1px;}
.client_wrap .head_txt,
.testi_wrap .head_txt{color:#00BCD4;margin-bottom:25px;}
.hm-clients{display:inline-block;width:100%;background:#eee;}
.clientmore{margin-bottom:0px;background:#eee;padding-bottom:50px;padding-top:15px;}
.modal-content{border-radius:0px;}
.homebanner .carousel-caption{bottom:50%;transform:translateY(50%);padding:0px;right:10%;left:auto;text-align:left;max-width:560px;}
.homebanner .carousel-caption h1{text-transform:none;font-size:40px;line-height:1.4em;margin-bottom:20px;text-shadow:0 2px 3px rgba(0,0,0,0.5);}
.homebanner .carousel-caption p{font-size:18px;color:#fff;line-height:1.4;color:rgba(255,255,255,0.85);}
.homebanner .actionbtn{margin-top:30px;}
.homebanner .actionbtn .btn{font-size:15px;line-height:1;letter-spacing:0.03em;padding:12px 20px!important;}
.er-mainbanner-btn{background:#00bcd4;border:1px solid transparent;border-color:#00bcd4;color:#FFF;padding:8px 20px;border-radius:30px;font-size:14px;font-weight:bold;text-transform:uppercase;text-shadow:none;display:inline-block;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;transition:all ease 0.3s;text-decoration:none;}
.er-mainbanner-btn:hover,
.er-mainbanner-btn:focus{background:#009fb4;border-color:#009fb4;color:#fff;text-decoration:none;}
.er-exitpopup-btn{background-color:#e3334b;color:#fff;border:none;border-radius:30px;box-shadow:0px 0px 4px rgba(0,0,0,0.5);transition:all 0.3s ease;white-space:normal;padding:8px 20px;font-size:18px;font-weight:bold;line-height:1.42857143;text-align:center;display:inline-block;vertical-align:middle;text-decoration:none;text-shadow:0 1px 0px rgba(0,0,0,0.2);}
.er-exitpopup-btn:hover,
.er-exitpopup-btn:focus{background-color:#e3334b;color:#fff;text-decoration:none;}
.hs_error_rollup .hs-error-msgs{padding:0 0.375rem;line-height:initial;margin:-10px 0 -10px;list-style:none;animation:animeLeft 0.5s ease;width:100%;}
.hs_error_rollup .hs-error-msgs li{margin:0;line-height:100%;float:none;width:100%;}
.hs_error_rollup .hs-error-msgs label{padding:8px 10px;margin:0;color:#FFF;font-size:13px;line-height:100%;font-weight:400;position:relative;left:0;top:0;transition:all 0.3s ease;background:#f98181;display:block;border-radius:5px;text-align:center;}
.nlsubscribe{position:relative;margin-bottom:5px;}
.nlsubscribe .hs-input{color:#B0BEC5;border:1px solid;padding-right:3.5em;background-color:transparent;padding:.7em 1em;padding-right:4em;border-radius:1.5em;height:48px;font-size:14px;line-height:1.4;vertical-align:middle;width:100%;outline:none;}
.nlsubscribe .actions{position:absolute;right:0;top:0;background:#00bcd4;border:0;border-radius:0 1.5em 1.5em 0;color:#FFF;width:60px;height:48px;}
.nlsubscribe .actions .hs-button{font-size:0;position:relative;z-index:2;background:transparent;border:0;padding:1.5em 2em;border-radius:1.5em;height:auto;outline:none;outline:0px auto -webkit-focus-ring-color;outline-offset:0px;box-shadow:none;width:60px;height:48px;}
.nlsubscribe .actions:before{position:absolute;top:0;right:0;content:"\f1d8";font:normal normal normal 14px/1 FontAwesome;color:#FFF;padding:0;font-size:1em;line-height:48px;width:60px;text-align:center;}
.nlsubscribe .hs_email{width:calc(100% - 60px);min-width:180px;float:none;}
.nlsubscribe .hs_submit{float:none;}
.nlsubscribe .hs_email .hs-input{padding:10px 15px;border-radius:30px 0 0 30px;width:100%;}
.nlsubscribe .hs-email>label{display:none;}
.nlsubscribe .hs-error-msgs{display:none!important;}
.nlsubscribe .hs_error_rollup .hs-error-msgs{display:block!important;margin:-7px 0 0px;padding:0!important;border-radius:30px;position:relative;z-index:1;}
#exitpopup .nlsubscribe{max-width:300px;}
#exitpopup .nlsubscribe .actions{top:10px;}
#exitpopup.popup-newsetter .news_box form{display:table;width:100%;}
.select-lang .dropdown-toggle{background:none;border:1px solid #535353;padding:10px 15px;line-height:1;font-size:15px;color:#959186;}
.select-lang .dropdown-menu{min-width:auto;border-radius:0;max-width:170px;}
.select-lang .dropdown-menu li{width:100%;}
.select-lang .dropdown-menu>li>a{padding:5px 15px;font-weight:300;}
.select-lang .dropdown-menu>li>a:hover,
.select-lang .dropdown-menu>li>a:focus{color:#00bcd4;}
.offerdiv{font-size:14px;font-weight:400;letter-spacing:0.01em;color:#64edff;margin:0 0 20px;position:relative;vertical-align:middle;}
.offerdiv a,
.offerdiv a:hover,
.offerdiv a:focus{color:#64edff;position:relative;text-decoration:none;}
.offerdiv .badges{font-size:10px;font-weight:700;line-height:1;text-transform:uppercase;text-shadow:none;background-color:#ffbe4e;color:rgba(0,0,0,0.8);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;position:relative;display:inline-block;height:20px;padding:5px 2px 4px 5px;margin:-1px 15px 0 0;vertical-align:middle;animation:arrow-motion 1s ease infinite,badgeAnime 5s ease infinite;}
.offerdiv .badges:after{content:"";width:16px;height:16px;display:block;position:absolute;right:-5px;top:2px;z-index:-1;background:inherit;transform:rotate(45deg);border-radius:4px;}

/* Popup */
.popupPage .modal-backdrop,
.popupPage.modal-open .modal-backdrop{display:none!important;}
.exitPopup,
.exitPopup.modal{z-index:2000000002;}
.blur{-webkit-filter:blur(5px);-moz-filter:blur(5px);-o-filter:blur(5px);-ms-filter:blur(5px);filter:blur(5px)}
.popupPage .modal-backdrop,
.popupPage.modal-open .modal-backdrop{display:none!important}
.popupDesign{position:fixed;width:100%;height:100%;background:#FFF;z-index:2000000002;top:0;left:0;background:#f1f6fd;background:-moz-linear-gradient(top,#f1f6fd 0%,#ffffff 60%);background:-webkit-linear-gradient(top,#f1f6fd 0%,#ffffff 60%);background:linear-gradient(to bottom,#f1f6fd 0%,#ffffff 60%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1f6fd',endColorstr='#ffffff',GradientType=0);overflow:hidden;transform-origin:center top;transform:translateY(0%)}
.popupDesign:before{content:"";position:absolute;bottom:-1px;left:0;right:0;margin:0 auto;background:url(https://www.ezeereservation.com/images/curve3.png) no-repeat center bottom;background-size:100% 100%;width:100%;height:100%;min-height:100px;max-height:100px;display:block;-webkit-transform:scaleX(1.4);transform:scaleX(1.4);animation:curveMotion 10s ease infinite; opacity: 0.5;}
@keyframes curveMotion{
	0%{-webkit-transform:scaleX(1.4);transform:scaleX(1.4)}
	50%{-webkit-transform:scaleX(1.0);transform:scaleX(1.0)}
	100%{-webkit-transform:scaleX(1.4);transform:scaleX(1.4)}
}
.pdInner{flex-direction:column;width:100%;margin:0 auto;text-align:center;padding:0;height:100%;display:flex;justify-content:center;align-items:center;max-width:920px;position:relative;z-index:10}
.pdGraphic{margin:0 auto 60px}
.pdGraphic img{max-width:100%}
.pdGraphic{margin:0 auto 40px;}
.pdContent h2{font-size:60px;font-weight:600;line-height:1.2em;margin:0 0 30px;color:#222;letter-spacing:-0.02em;}
.pdContent p{margin:0;font-size:28px;font-weight:600;line-height:1.4em}
.pdContent p strong{color:#FF5722;}
.pdGraphic img{max-height:initial}
.exitpopupBtn{margin:50px auto 0;background:#4caf50;color:#FFF;padding:20px 30px;border-radius:4px;display:inline-block;font-size:20px;line-height:1;font-weight:400;transition:all 0.3s ease;text-decoration:none;}
.pdNote{display:block;font-size:13px;font-weight:400;letter-spacing:0.02em;}
.pdWait{font-size:24px;font-weight:600;line-height:1;margin:0 0 10px;color:#FF5722;animation:waitBlink 1s ease infinite}
.pdBtn{background:#4caf50;color:#FFF;padding:20px 40px;border-radius:4px;margin:60px auto 0;display:inline-block;font-size:20px;line-height:1;font-weight:600;transition:all 0.3s ease;min-width:240px;}
.pdBtn:hover,
.pdBtn:focus{background:#389a3c;color:#FFF;text-decoration:none;outline:none}
.exitpopupBtn:hover,
.exitpopupBtn:focus{background:#389a3c;color:#FFF!important;text-decoration:none;outline:none}
.pdClose{position:absolute;right:20px;top:20px;width:20px;height:20px;transform-origin:center;z-index:11}
.pdClose:hover{animation:rotates 0.6s ease}
.popupElementPillar{position:absolute;bottom:40px;right:20px;z-index:1;width:240px;height:202px;background:url(https://www.ezeereservation.com/images/icons/popup-audit.png) no-repeat;display:block;transform:scale(0.8);transform-origin:right bottom;opacity:0.5;filter:alpha(opacity=50);}
@keyframes rotates{
	0%{transform:rotate(0deg)}
	100%{transform:rotate(360deg)}
}
.pdClose:before{content:"";width:25px;height:3px;background:#aaa;display:block;transform:rotate(45deg) translate(5px,8px);transform-origin:center}
.pdClose:after{content:"";width:25px;height:3px;background:#aaa;display:block;transform:rotate(-45deg) translate(-6px,3px);transform-origin:center}
.pdClose:hover:before,
.pdClose:hover:after{background:#aaa}
.pdexitbtn{display:table;margin:10px auto 0;color:#6d6d6d;transition:all 0.3s ease;}
.pdexitbtn:hover, .pdexitbtn:focus{color:#6d6d6d;}
.subscriptionFree .pdContent h2{font-size:37px;font-weight:600;line-height:1.3em;margin:0 0 20px;color:#222;}
.subscriptionFree .pdContent p{margin:0;font-size:30px;font-weight:600;line-height:1.4em}
.subscriptionFree .pdContent .pdWaitText{font-size:42px;font-weight:700;line-height:1;color:#00BCD4;letter-spacing:normal;margin:0 auto 60px;display:table;position:relative;}
.pdWaitText:before{content:"";position:relative;top:8px;left:0;margin:0 10px 0 0;width:50px;height:50px;background:url(https://www.ezeereservation.com/images/icons/icn-hold.svg) no-repeat 0 0;display:inline-block;transform:scale(0.8);transform-origin:center; display: none;}
.subscriptionFree .pdContent .pdWaitText img { max-width: 100%; max-height: 48px; margin-right: 10px; }
.subscriptionFree .pdBtn{padding:20px 60px;}
.popupFree{position:absolute;bottom:20px;right:-10px;z-index:1;width:250px;height:250px;background:url(https://www.ezeereservation.com/images/icons/popupFree.png) no-repeat;display:block;transform:scale(0.9);transform-origin:right bottom;opacity:0.5;filter:alpha(opacity=50);}
.popupContactless { position: absolute; bottom: 30px; right: 10px; z-index: 1; width: 350px; height: 290px; background: url(../images/icons/contactless-bookings.png) no-repeat; display: block; transform: scale(0.6); transform-origin: right bottom; opacity: 0.5; filter: alpha(opacity=50); }
.popupPanorama { position: absolute; bottom: 30px; right: 10px; z-index: 1; width: 450px; height: 450px; background: url(https://www.ezeepanorama.com/images/icn-customize.png) no-repeat; display: block; transform: scale(0.6); transform-origin: right bottom; opacity: 0.5; filter: alpha(opacity=50); }
.popupMint { position: absolute; bottom: 40px; right: 10px; z-index: 1; width: 400px; height: 367px; background: url(../images/rmtrainingeR.png) no-repeat; display: block; transform: scale(0.6); transform-origin: right bottom; opacity: 0.5; filter: alpha(opacity=50); }
.pdHighlight{color:#FF5722;}

/* mintLaunchExit  */
.popupDesign.mintLaunchExit { font-family: 'Barlow', sans-serif; background: #FFF; color: #222; }
.popupDesign.mintLaunchExit:before { display: none; }
.popupDesign.mintLaunchExit .pdInner { flex-direction: row; text-align: initial; justify-content: space-between; }
.popupDesign.mintLaunchExit .pdLeft { width: 55%; }
.popupDesign.mintLaunchExit .pdRight { width: 300px; display: flex; flex-direction: column; justify-content: space-between; min-height: 450px; }
.popupDesign.mintLaunchExit .pdLeft p { margin: 0; }
.popupDesign.mintLaunchExit .pdLeft .mintToptext { font-size: 22px; font-weight: 500; line-height: 1.4; }
.popupDesign.mintLaunchExit .pdLeft .mintMaintitle {font-family: 'Barlow', sans-serif; margin: 30px 0; font-size: 36px; font-weight: 700; line-height: 1.3; color: #222; letter-spacing: 0.01em; }
.popupDesign.mintLaunchExit .mintHighlight { color: #25C16F; }
.popupDesign.mintLaunchExit .pdLeft .MintText { font-size: 18px; line-height: 1.4; padding-right: 10px; }
.popupDesign.mintLaunchExit .pdLeft .mintCalendar { margin: 40px 0 0; font-size: 30px; line-height: 1; font-weight: 500; }
.popupDesign.mintLaunchExit .pdLeft .mintCalendar span { padding: 0 10px; }
.popupDesign.mintLaunchExit .mintGuestsBlock { display: flex; align-items: center; justify-content: flex-end; text-align: right; max-height: 106px; overflow: hidden; }
.popupDesign.mintLaunchExit .mintGuestContent {width: calc(100% - 116px);}
.popupDesign.mintLaunchExit .mintGuestImg { width: 96px; display: block; }
.popupDesign.mintLaunchExit .mintGuestImg img {max-width: 100%;}
.popupDesign.mintLaunchExit .mintGuestTitle { font-size: 18px; font-weight: 700; line-height: 1; display: block; }
.popupDesign.mintLaunchExit .mintGuestDesignation { font-size: 12px; line-height: 1.4; font-weight: 500; letter-spacing: 0.03em; display: block; margin-top: 5px; }
.popupDesign.mintLaunchExit .pdLeft .mintCalendar { margin: 40px 0 0; font-size: 30px; line-height: 1; font-weight: 500; }
.popupDesign.mintLaunchExit .pdBtn.mintButton { background: #F62020; color: #FFF; border-radius: 60px; margin: 30px 0 0; font-size: 24px; font-weight: 700; letter-spacing: 0.03em; line-height: 1; padding: 18px 40px; transition: all 0.3s ease; box-shadow: none; }
.popupDesign.mintLaunchExit .pdBtn.mintButton:hover, .popupDesign.mintLaunchExit .pdBtn.mintButton:focus { box-shadow: 0px 4px 16px -2px rgb(246 32 32 / 50%); }
.popupDesign.mintLaunchExit .mintHosts { text-align: right; margin: 20px 20px 0 0; }
.popupDesign.mintLaunchExit .hostLable { position: relative; background-color: #25C16F; color: #FFF; font-size: 14px; font-weight: 600; line-height: 1; padding: 5px; border-radius: 4px; display: inline-flex; align-items: center; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 15px; }
.popupDesign.mintLaunchExit .hostLable:before { content: ""; background: url(../images/mic.svg) no-repeat 0 0; width: 18px; height: 18px; display: inline-block; }
.popupDesign.mintLaunchExit .mintHost { margin-bottom: 20px; }
.popupDesign.mintLaunchExit .mintHostTitle { font-size: 14px; font-weight: 700; line-height: 1; letter-spacing: 0.03em; display: block; }
.popupDesign.mintLaunchExit .mintHostSubtitle { display: block; margin-top: 5px; font-size: 12px; line-height: 1; font-weight: 500; letter-spacing: 0.03em; }




/*! CSS Used from: Embedded */
.feature_banner_txt{padding-top:40px;}
.feature_banner_txt h3{margin-bottom:0;}
.feature_banner_txt p{font-size:16px;margin-top:15px;width:80%;margin-right:auto;margin-left:auto;}

/* exitpopup */
.popup-newsetter .modal-content{border:none;border-radius:5px!important;text-align:center;}
.popup-newsetter .modal-body{padding:3rem 15px;text-align:center;display:inline-block;width:100%;}
.popup-newsetter .ultimatesec,
.popup-newsetter .news_box{max-width:540px;margin:auto;border-bottom:0;position:relative;padding:0;}
.popup-newsetter .news_box p,
.popup-newsetter .ultimatesec p{font-size:14px;}
.popup-newsetter input#EmailAddress{background:#fff;color:#333;width:240px;height:40px;border:1px solid #E2E2E2;padding-left:10px;}
.popup-newsetter .ultimatesec h4,
.popup-newsetter .news_box h4{font-size:25px;font-weight:400;margin-top:10px;margin-bottom:10px;color:#333;}
.popup-newsetter .ultimatesec p{margin-bottom:1.25rem;}
.popup-newsetter .ultimatesec:after{position:relative;content:'';width:100%;border-top:2px solid rgba(0,0,0,0.08);margin:2rem auto 1.5rem;height:1px;display:block;max-width:220px;top:2px;}
.popup-newsetter .social-icons{margin-top:0;}
.popup-newsetter .close{position:absolute;top:0;right:0;color:#ff3333;opacity:1;text-shadow:none;font-weight:300;font-size:3rem;width:42px;text-align:center;line-height:42px;}
.popup-newsetter .close span{position:relative;display:block;margin-top:3px;}
.popup-newsetter .ultimatesec .btn{color:#888;box-shadow:none;display:inline-block!important;}
.popup-newsetter .poptpcta .trial{color:#fff;font-size:18px;text-transform:inherit;border:none;background:#e3334b;box-shadow:0px 0px 4px rgba(0,0,0,0.5);}
.popup-newsetter .poptpcta .trial:hover,
.popup-newsetter .poptpcta .trial:focus{background:#e3334b!important;}
.popup-newsetter .social-icons{margin-top:0;}
.popup-newsetter .news_box button#form-submit-button{color:#fff;background:#00bcd4;padding:4px 13px;height:40px;position:absolute;border-radius:0px;right:0;width:50px;top:0;border:none;border-left:1px solid #ddd;}
.news_box button#form-submit-button i{color:#fff;}
.popup-newsetter .ultimatesec:before,
.popup-newsetter   .news_box:before{display:none!important;}
.popup-newsetter .social-icons li{display:inline-block;font-size:1rem;}
.news_wrap input#EmailAddress{color:#fff;border-radius:0px;padding-left:0px;}
.news_wrap input#EmailAddress:focus{box-shadow:none;}
.popup-newsetter .news_box form{margin:10px 0px 16px;}
.popup-newsetter .social-icons ul{padding:0;list-style-type:none;margin:0;display:inline-block;font-size:0;}
.popup-newsetter .social-icons a{font-size:1.35rem;width:2.5rem;background:transparent!important;line-height:2.5rem;text-align:center;display:block;color:#B0BEC5;border-radius:50%;}
.modal-open .modal{padding-right:0!important;}
.popup-newsetter .beguide{display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin:15px 0 30px;}
.popup-newsetter .beguideimg{width:calc(30% - 30px);margin:0 30px 0 0;}
.popup-newsetter .beguideimg img{max-width:100%;}
.popup-newsetter .beguidetext{width:70%;text-align:left;}
.hClientsection{position:relative;z-index:1;margin:50px 0 60px;}
.hClientsectionInner{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}
.hClientsectionInner .hClientsHead{margin:0 50px 0 0;max-width:27%;}
.hClientsectionInner h2{font-size:18px;line-height:1.4em;font-weight:300;color:#848e94;letter-spacing:normal;margin:0;}
.hClientsectionInner h2 span{display:block;font-size:28px;font-weight:600;margin:5px 0 0 -1px;color:#333;text-transform:none;}
.hClientsectionInner h2 span em{font-style:normal;}
.hClientsectionInner h2 span em span{display:inline;}
.hClientsectionInner .hClientsHead .btn{background:none;border:none;padding:0!important;text-transform:none;font-size:14px;line-height:1;font-weight:600;letter-spacing:0.03em;position:relative;margin:15px 0 0;}
.hClientsectionInner .hClientsHead .btn:after{content:"\f0a9";font-family:fontAwesome;margin:0 0 0 5px;font-weight:400;font-size:13px;}
.hClientsectionInner .hClientsHead .btn:hover,
.hClientsectionInner .hClientsHead .btn:focus{color:#009fb4;}
.hClients{display:flex;flex-flow:row wrap;justify-content:center;width:calc(73% - 50px)}
.hClientsList{width:calc(25% - 30px);margin:15px 0 15px 30px;text-align:center;background:#FFF;border:1px solid #e1e6ea;box-shadow:0 8px 10px -6px rgba(0,0,0,0.09);padding:0;transition:all 0.3s ease}
.hClientsList:hover,
.hClientsList:focus{border:1px solid #c8d0d6;box-shadow:0 10px 16px -8px rgba(0,0,0,0.2);}
.hClientsList:nth-of-type(4n+1){margin-left:0}
.hClientsList a{display:inline-block;padding:6px;vertical-align:top;}
.hClientsList .bgclient:after{content:"";display:block;height:60px;width:150px;background:url('https://www.ezeereservation.com/images/clients-sprite.png') no-repeat;}
.hClientsList .capitalhotels:after{background-position:0px 0px}
.hClientsList .citynitesapartments:after{background-position:-170px 0px}
.hClientsList .gostops:after{background-position:-340px 0px}
.hClientsList .evolveback:after{background-position:-510px 0px}
.hClientsList .pgh:after{background-position:0px -80px}
.hClientsList .louis:after{background-position:-170px -80px}
.hClientsList .maagirihotel:after{background-position:-340px -80px}
.hClientsList .aquastarhotel:after{background-position:-510px -80px}
.hClientsList .zfreeti:after{background-position:0 0}
.hClientsList .summithotels:after{background-position:-170px 0}
.hClientsList .katarocks:after{background-position:-340px 0}
.hClientsList .lmrhotel:after{background-position:-510px 0}
.hClientsList .dunesdubai:after{background-position:0 -80px}
.hClientsList .lazarlux:after{background-position:-170px -80px}
.hClientsList .ivorygrandhotels:after{background-position:-340px -80px}
.hClientsList .fortunegroupofhotels:after{background-position:-510px -80px}
.welcomeSection{margin:80px 0;}
.wsInner{display:flex;position:relative;}
.wsImage{position:absolute;right:-30px;top:50%;width:332px;height:284px;margin:0;display:block;background:url('https://www.ezeereservation.com/images/home_sprite.png') no-repeat -380px -1710px;transform:scale(0.96) translateY(-50%);transform-origin:right top;}
.wsContent{width:70%;padding:40px 50px;border-radius:15px;color:#FFF;box-shadow:8px 20px 40px -6px rgba(0,0,0,0.2);background:#007eb3;background:-moz-linear-gradient(45deg,#007eb3 0%,#00bcd4 100%);background:-webkit-linear-gradient(45deg,#007eb3 0%,#00bcd4 100%);background:linear-gradient(45deg,#007eb3 0%,#00bcd4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007eb3',endColorstr='#00bcd4',GradientType=1);}
.wsContent .wsTitle{margin:0 0 15px;font-size:30px;line-height:1.4em;}
.wsContent p{margin:0;color:inherit;font-size:15px;line-height:1.8em;letter-spacing:0.02em;}
.featureSection{margin:80px 0 60px;}
.featureHead{margin:0 auto 60px;text-align:center;width:80%;}
.featureHead h2{margin:0 0 15px;font-size:30px;font-weight:600;}
.featureHead p{margin:0;}
.featureInner{display:flex;flex-flow:row wrap;}
.featureBox{position:relative;box-shadow:5px 10px 30px -4px rgba(0,0,0,0.1);background:#FFF;padding:30px;margin:30px 0 0 30px;border-radius:6px;width:calc(33.33% - 20px);transition:all 0.3s ease-in-out;}
.featureBox:hover{box-shadow:6px 10px 30px -10px rgba(0,0,0,0.3);}
.featureBox:nth-of-type(3n+1){margin-left:0;}
.featureBox:nth-of-type(1),
.featureBox:nth-of-type(2),
.featureBox:nth-of-type(3){margin-top:0;}
.featureBox h3{margin:0 0 15px;font-size:20px;font-weight:600;transition:all 0.3s ease;}
.featureBox p{margin:0;transition:all 0.3s ease;}
.featureBox a{margin:15px 0 0;display:inline-block;font-size:16px;font-weight:600;}
.featureBox a:hover,
.featureBox a:focus{text-decoration:none;color:#009fb4;}
.featureBox a:after{content:"\f0a9";font-family:fontAwesome;margin:0 0 0 6px;font-weight:400;font-size:14px;transition:all 0.3s ease;}
.featureBox a:hover:after{margin-left:8px;}
.homebtnOuter{margin:60px auto 0;text-align:center;}
.homebtnOuter .btn-primary{padding:14px 30px!important;line-height:1;}
.icn{background-image:url('https://www.ezeereservation.com/images/pillar_sprite.png');background-repeat:no-repeat;width:124px;height:124px;display:block;margin:-15px 0 5px;transition:all 0.3s ease;}
.icn.icn-directboooking{background-position:0 0}
.icn.icn-maxbooking{background-position:-124px 0}
.icn.icn-247booking{background-position:-248px 0}
.icn.icn-repeatguest{background-position:-372px 0}
.icn.icn-managebookings{background-position:-496px 0}
.icn.icn-upsell{background-position:-632px 0}
.icn.icn-payments{background-position:-744px 0}
.icn.icn-competitors{background-position:-864px 0}
.icn.icn-insights{background-position:-1116px 0}
.icn.icn-process{background-position:-15px -124px}
.icn.icn-groupbooking{background-position:-124px -124px}
.icn.icn-brand{background-position:-248px -124px}
.icn.icn-mobilefriendly{background-position:-362px -124px}
.icn.icn-widgets{background-position:-763px -250px}
.icn.icn-promotions{background-position:-506px -124px}
.icn.icn-paymentoptions{background-position:-620px -124px}
.icn.icn-yieldmanagement{background-position:-754px -124px}
.icn.icn-reports{background-position:-888px -124px}
.icn.icn-multilangcurrency{background-position:-1012px -124px}
.icn.icn-chatbot{background-position:-1116px -124px}
.icn.icn-crs{background-position:0 -248px}
.icn.icn-marketing{background-position:-124px -256px}
.icn.icn-gueststats{background-position:-268px -248px}
.icn.icn-reviewmanagement{background-position:-372px -248px}
.icn.icn-sellonfacebook{background-position:-494px -248px}
.icn.icn-feedback{background-position:-620px -248px}
.icn.icn-bookable-anydevice{background-position:-865px -255px;}
.icn.icn-offline-booking{background-position:-993px -255px;}
.icn.icn-affiliate-tracking{background-position:-1115px -250px;}
.icn.icn-joomlawordpress{background-position:-1230px -270px;}
.icn.icn-competitor-rateanalysis{background-position:-1368px -250px;}
.icn.icn-google-analytics{background-position:-1470px -254px;}
.icn.icn-holiday-indication{background-position:-1587px -255px;}
.icn.icn-api-integration{background-position:-1350px -140px;}
.icn.icn-best-pictures{background-position:-1475px -135px;}
.icn.icn-hotel-amenities{background-position:-1595px -135px;}
.icn.icn-show-directions{background-position:-1355px -10px;}
.icn.icn-review-notifications{background-position:-1475px -5px;}
.icn.icn-website-theme{background-position:-1600px -5px;}
.home-partner.trialConnectpartner{background:#FFF;padding:50px 0 35px;border-top:1px solid #e8e8e8;color:#FFF;background:#007eb3;background:-moz-linear-gradient(45deg,#007eb3 0%,#00bcd4 100%);background:-webkit-linear-gradient(45deg,#007eb3 0%,#00bcd4 100%);background:linear-gradient(45deg,#007eb3 0%,#00bcd4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007eb3',endColorstr='#00bcd4',GradientType=1);}
.home-partner.trialConnectpartner h2{margin:0 auto 40px;text-align:center;font-weight:600;}
.home-partner.trialConnectpartner #homePartners.owl-theme .owl-controls .owl-page span{width:10px;height:10px;margin:3px;background:transparent;border:2px solid currentColor;transition:all 0.5s ease;}
.home-partner.trialConnectpartner #homePartners.owl-theme .owl-controls .owl-page.active span,
.trialConnectpartner #homePartners.owl-theme .owl-controls.clickable .owl-page:hover span{border-color:#FFF;transform:scale(1.4);}
.home-partner.trialConnectpartner .owl-carousel .owl-wrapper-outer{background:#FFF;box-shadow:0 4px 20px -2px rgba(0,0,0,0.2);border-radius:10px;border:1px solid #dedede;}
.home-partner.trialConnectpartner .owl-pagination{position:relative;bottom:0;}
.homepartnerlogo img{max-width:100%;}

/*.midFeaturesection {color:#FFF;background:#007eb3;background:-moz-linear-gradient(45deg,#007eb3 0%,#00bcd4 100%);background:-webkit-linear-gradient(45deg,#007eb3 0%,#00bcd4 100%);background:linear-gradient(45deg,#007eb3 0%,#00bcd4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007eb3',endColorstr='#00bcd4',GradientType=1); padding: 60px 0;}*/
.midFeaturesection{padding:60px 0;background:#FFF;}
.midFeatureInner{display:flex;flex-flow:row wrap;}
.midFeature{width:calc(33.33% - 40px);padding:0;margin:0 0 0 60px;}
.midFeature:nth-of-type(3n+1){margin-left:0;}
.midFeaturesection h2{margin:0 0 15px;font-size:20px;font-weight:600;}
.midFeaturesection p{color:inherit;margin:0;}
.midFeaturesection .btn,
.midFeaturesection .btn:active{margin:15px 0 0;display:inline-block;padding:0!important;border:none;text-transform:none;font-size:16px;}
.midFeaturesection .btn:hover,
.midFeaturesection .btn:focus {text-decoration: none;color: #009fb4; box-shadow: none;background: none;}
.midFeaturesection .btn:hover:after,
.midFeaturesection .btn:focus:after {margin-left: 8px;}
.midFeaturesection .btn:after{content:"\f0a9";font-family:fontAwesome;margin:0 0 0 6px;font-weight:400;font-size:14px;transition:all 0.3s ease;}
.mfImg{background:url('https://www.ezeereservation.com/images/home_sprite.png') no-repeat 0px 0px;width:250px;height:180px;display:block;transform:scale(0.5);transform-origin:left top;margin:0;}
.mfImg.mfImg-metasearch{background-position:-379px -1383px;width:338px;height:304px;transform:scale(0.6);margin-bottom:-90px;}
.mfImg.mfImg-chatbot{background-position:0px -1385px;width:344px;height:354px;margin-bottom:-140px;}
.mfImg.mfImg-groupbooking{background-position:-390px -130px;width:250px;height:180px;transform:scale(0.9);margin-bottom:33px;}
.singleFeaturesection{background:#FFF;padding:60px 0;}
.singleFeature{display:flex;position:relative;margin-top:80px;padding:0 0 0 300px;flex-flow:column;justify-content:flex-start;align-items:flex-start;}
.singleFeature:nth-of-type(even){padding:0 300px 0 0;}
.singleFeature:first-of-type{margin-top:0;}
.sfImg{position:absolute;left:0;top:0;width:250px;height:180px;display:block;	/*background:url(https://www.ezeereservation.com/images/home_sprite.png) no-repeat -390px -130px;*/background:url(https://www.ezeereservation.com/images/home_sprite.png) no-repeat -390px -130px;}
.singleFeature:nth-of-type(even) .sfImg{left:auto;right:0;}
.singleFeature h2{font-size:24px;font-weight:600;margin:0 0 15px;}
.singleFeature p{margin:0;}
.singleFeature .btn{margin:20px 0 0;}
.productSection{padding:60px 0 60px;border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;}
.psHeader{text-align:center;margin-bottom:60px;}
.psHeader h2{font-weight:600;margin:0 0 15px;}
.psHeader p{margin:0;}
.productInner{display:flex;flex-flow:row wrap;}
.psBlock{position:relative;width:calc(50% - 20px);padding:30px;margin:30px 0 0 30px;background:#FFF;border:1px solid #dddfe0;box-shadow:0px 5px 10px -2px rgba(0,0,0,0.1);border-radius:10px;transition:all 0.3s ease;text-align:center;}
.psBlock:hover{box-shadow:5px 10px 30px -4px rgba(0,0,0,0.1);}
.psBlock:nth-of-type(2n+1){margin-left:0;}
.psBlock:nth-of-type(1),
.psBlock:nth-of-type(2){margin-top:0;}
.psImg{width:350px;height:198px;display:block;background:url('https://www.ezeereservation.com/images/home_sprite.png') no-repeat 0 -887px;transform:scale(0.6) translateX(-50%);transform-origin:left top;margin:0 0 -70px 50%;}
.psImg-hms{background-position:0 -887px;}
.psImg-cm{width:342px;height:200px;background-position:-370px -887px;}
.psImg-orm{width:350px;height:250px;background-position:0 -1105px;transform:scale(0.48) translateX(-50%);margin-bottom:-120px;}
.psImg-integration{width:342px;height:226px;background-position:0 -1769px;margin-bottom:-100px;}
.psBlock h3{font-size:20px;font-weight:600;}
.psBlock p{}
.psBlock a{margin:15px 0 0;display:inline-block;font-weight:600;transition:all 0.3s ease;}

/*.psBlock a:after{content:"0a9";font-family:fontAwesome;margin:0 0 0 6px;font-weight:400;font-size:14px;transition:all 0.3s ease-in;}*/
.psBlock a:hover,
.psBlock a:focus{text-decoration:none;color:#009fb4;}
.psBlock a:hover:after{margin-left:8px;transition:all 0.2s ease-out;}
.trialReviews{padding:40px 0 50px;text-align:center;background:#f4f5f7;border-top:1px solid #e8e8e8;position:relative;width:100%;}
.trialReviewsOuter{position:relative;}
.trialReviewsOuter:before{content:"\f10d";font-family:fontAwesome;font-size:120px;color:rgba(167,172,199,0.1);position:absolute;top:90px;left:30px;}
.trialReviews .container{position:relative;z-index:1;}
.trialReviews-block{max-height:300px;}
#trialReviews.owl-carousel .owl-wrapper-outer{max-height:300px;z-index:1;}
#trialReviews.owl-carousel .owl-wrapper{max-height:300px;overflow:hidden;}
#trialReviews.owl-carousel .owl-item{max-height:300px;overflow:hidden;}
.trialReviews h2{font-size:30px;font-weight:600;color:#00bcd4;margin:0 0 40px;position:relative;letter-spacing:0.01em;}
.trialReviews h2:after{content:"";width:50px;height:3px;background:#8bdfea;display:block;margin:10px auto 0;}
#trialReviews{position:relative;background:#FFF;width:70%;padding:30px 50px 50px;margin:0 auto 60px;box-shadow:0 5px 20px -4px rgba(0,0,0,0.2);border-radius:10px;}
.trialReviews-ratings{margin:0 auto 5px;}
.trialReviews-ratings em{font-size:18px;margin:0 5px 0 0;color:#f1b400;vertical-align:top;}
.trialReviews-title{font-size:22px;font-weight:600;margin:0 0 15px;}
#trialReviews.owl-theme .owl-controls{display:block;margin:0 auto;position:absolute;left:0;right:0;top:0;height:100%;}
.owl-pagination{position:absolute;left:0;right:0;bottom:5px;}
#trialReviews.owl-theme .owl-controls .owl-page span{width:10px;height:10px;margin:3px;background:transparent;border:2px solid currentColor;transition:all 0.5s ease;}
#trialReviews.owl-theme .owl-controls .owl-page.active span,
#trialReviews.owl-theme .owl-controls.clickable .owl-page:hover span{border-color:#00bcd4;transform:scale(1.4);}
#trialReviews.owl-theme .owl-controls .owl-buttons div{top:0;opacity:1;padding:0;margin:0;height:100%;font-size:0;transition:all 0.3s ease;background:transparent;line-height:100%;display:flex;align-items:center;}
#trialReviews.owl-theme .owl-controls .owl-buttons div:before{content:"";font-family:fontAwesome;font-size:20px;width:50px;height:50px;line-height:50px;background:rgb(0,188,212,0.8);border-radius:50%;display:block;transition:all 0.3s ease;}
#trialReviews.owl-theme .owl-controls .owl-buttons div.owl-prev{left:-20px;}
#trialReviews.owl-theme .owl-controls .owl-buttons div.owl-next{right:-20px;}
#trialReviews.owl-theme .owl-controls .owl-buttons div.owl-prev:before{content:"\f060";transform:scale(0) translateX(50px);}
#trialReviews.owl-theme .owl-controls .owl-buttons div.owl-prev:hover:before{transform:scale(1) translateX(0px);}
#trialReviews.owl-theme .owl-controls .owl-buttons div.owl-next:before{content:"\f061";transform:scale(0) translateX(-50px);}
#trialReviews.owl-theme .owl-controls .owl-buttons div.owl-next:hover:before{transform:scale(1) translateX(0px);}
p.trialReviews-text{margin:0;font-size:15px;}
.trialReviews-user{font-size:18px;font-weight:600;line-height:1;margin:30px 0 0;padding:0;display:flex;flex-flow:row;justify-content:center;align-items:center;background:inherit;}
.trialReviewsTxt{font-size:18px;text-align:left;margin:0;}
.trialReviewsTxt h4{font-size:16px;font-weight:600;line-height:1;margin:0;}
.trialReviewsTxt span{display:block;font-size:13px;margin:10px 0 0;color:#a8aab7;font-weight:400;letter-spacing:0.01em;}
.tiralReviewsImg{width:80px;margin:0 20px 0;}
.tiralReviewsImg:before{content:"";width:80px;height:80px;display:block;background:url(https://www.ezeereservation.com/images/bg_sprite.png) no-repeat -270px -75px;}
.tiralReviewsImg.trCaptera:before{background-position:-270px -75px;}
.tiralReviewsImg img{max-width:100%;}
.supportSection{background:#FFF;padding:40px 0;}
.supportSection .slHeader{margin:0 auto 40px;text-align:center;}
.supportSection .slHeader h2{margin:0;font-size:30px;font-weight:600;line-height:1.2em;}
.supportSection .slHeader p{margin:10px 0 0;font-size:16px;letter-spacing:0.02em;line-height:1.6em;}
.supportlistOuter{display:flex;flex-flow:row wrap;}
.supportList{width:25%;text-align:center;margin:0;padding:20px;box-sizing:border-box;}
.supportList .slImg{position:relative;display:block;width:160px;height:160px;margin:0 auto;border:1px solid #d8d8d8;border-radius:50%;padding:6px;box-shadow:0 3px 12px -2px rgba(0,0,0,0.2);transition:all 0.3s ease;transform:scale(1);}
.supportList .slImg:before{content:"";width:203px;height:203px;background:url(https://www.ezeereservation.com/images/home_sprite.png) no-repeat;display:block;position:absolute;left:4px;top:5px;transform:scale(0.74);transform-origin:left top;}
.supportList .slImg.slImg01:before{background-position:-223px -664px;left:5px;}
.supportList .slImg.slImg02:before{background-position:-446px -664px;}
.supportList .slImg.slImg03:before{background-position:0px -664px;}
.supportList .slImg.slImg04:before{background-position:-669px -664px;}
.supportList:hover .slImg{box-shadow:0 8px 20px -5px rgba(0,0,0,0.3);}
.supportList .slText{display:block;font-size:16px;font-weight:600;line-height:1.4em;margin:30px auto 0;}
.supportList a,
.supportList a:visited{color:#333;transition:all 0.3s ease;}
.supportList a:hover,
.supportList a:focus{color:#00bcd4;text-decoration:none;}
.supportList .slText span{display:block;}
.Resourcesection{background:#00bcd4;padding:40px 0;color:#FFF;}
.Resourcehead{margin:0 auto 40px;text-align:center;}
.Resourcehead h2{font-size:30px;line-height:1.2em;font-weight:600;margin:0 0 10px;}
.Resourcehead p{font-size:16px;font-weight:400;line-height:1.6em;margin:5px 0 0;letter-spacing:0.02em;color:inherit;}
.ResourcesInner{display:flex;flex-flow:row wrap;justify-content:center;}
.ResourceBox{border:1px solid #e8e8e8;}
.ResourceBox,
.ResourceBox:visited{width:calc(25% - 20px);margin:0 0 0 20px;padding:30px 15px;text-align:center;background:#FFF;border-radius:6px;transition:all 0.3s ease;}
.ResourceBox:hover,
.ResourceBox:focus{box-shadow:0 10px 20px -7px rgba(0,0,0,0.5);}
.ResourceBox:nth-of-type(4n+1){margin-left:0;}
.ResourceBox a,
.ResourceBox a:visited{color:#333;transition:all 0.3s ease;}
.ResourceBox a:hover,
.ResourceBox a:focus{color:#00bcd4;text-decoration:none;}
.ResourceTitle{font-size:16px;font-weight:700;margin:0;line-height:1.3em;}
.ResourceTitle span{display:block;}
.ResourceImg{display:block;margin:0 auto;overflow:hidden;}
.ResourceBtnouter{text-align:center;margin:40px auto 0;}
.ResourceBtnouter .btn{background:transparent;color:#FFF;border:2px solid #FFF;font-size:16px;line-height:1;padding:14px 30px!important;}
.ResourceBtnouter .btn:hover,
.ResourceBtnouter .btn:focus{background:#009fb4!important;border-color:#009fb4!important;color:#fff!important;}
.ResourceImg:before{content:"";background:url(https://www.ezeereservation.com/images/home_sprite.png) no-repeat -370px -1107px;width:260px;height:203px;display:block;transform:scale(0.7) translateX(-50%);transform-origin:left top;margin:0 0 -40px 50%;}
.ResourceImg.ResourceAudit:before{background-position:-370px -1107px;transform:scale(0.7) translateX(-50%);}
.ResourceImg.ResourceKPI:before{width:236px;height:199px;background-position:-650px -1107px;transform:scale(0.71) translateX(-50%);}
.ResourceImg.ResourceBuyer:before{width:202px;height:250px;background-position:-177px -130px;transform:scale(0.56) translateX(-50%);margin-bottom:-90px;}
.ResourceImg.ResourceBook:before{width:167px;height:250px;background-position:0px -130px;transform:scale(0.56) translateX(-50%);margin-bottom:-90px;}
.btmTrialsection{background:#FFF;}
.btmTrialinner{padding:40px 0;display:flex;align-items:center;justify-content:space-around;}
.btmTrialsection h2{margin:0;font-size:30px;font-weight:600;line-height:1.3em;}
.btmTrialsection h2 span{display:block;font-size:16px;font-weight:400;color:#2d242e;line-height:1;letter-spacing:0.04em;margin-top:5px;}
.btmTrialsection .btnTrialCta{margin:0 0 0 50px;}
.btmTrialsection .btn{margin:0;padding:14px 30px!important;font-size:16px;line-height:1;}
.btmTrialicn{position:relative;top:3px;width:70px;height:70px;background:rgba(0,188,212,0.14);border-radius:10px;margin:0 30px 0 0;color:#00bcd4;text-align:center;display:flex;align-items:center;justify-content:center;}
.btmTrialicn:before{content:"\f201";font-family:fontAwesome;font-size:2.6em;}
.btmTrialContent{display:flex;align-items:center;}
.trialbtnOuter .btn-primary.btn-lg{padding:14px 30px!important;line-height:1;}
.trialbtnOuter .btn.btn-link.btn-lg{padding:14px 30px!important;line-height:1;border-color:#00bcd4;color:#00bcd4!important;text-decoration:none;border-radius:30px;box-shadow:none;border:2px solid;text-transform:uppercase;font-weight:600;}
.trialbtnOuter .btn.btn-link.btn-lg:hover,
.trialbtnOuter .btn.btn-link.btn-lg:focus{ background: #FFF; }
#homePartners{max-width:870px;margin:0 auto;}
.page_wrapper { padding-top: 0; padding-bottom: 0; overflow: hidden; }
.trialbtnOuter .btn{margin-left:10px;}
.trialbtnOuter .btn:first-of-type{margin-left:0;}

.homeOfferOuter {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}
.homeOfferInner {
	box-shadow: 5px 10px 30px -4px rgba(0, 0, 0, 0.1);
	background: #FFF;
	padding: 30px;
	border-radius: 10px;
	margin: 0 15px;
	width: calc(50% - 30px);
	text-align: center;
}
.homeOfferInner h2 {
	margin: 0 auto 20px;
	font-size: 24px;
	line-height: 1.3;
	font-weight: 600;
}

.homeOfferInner p {
	margin: 0;
}

.homeOfferInner .btn {
	margin: 20px auto 0;
}

/* topBar */
.topBar { position: fixed; width: 100%; height: 50px; top: 0; left: 0; z-index: 100; background: #3e4154; color: #FFF; padding: 10px; margin: 0 auto; transition: all 0.5s linear; }
.topBar:hover {background: #000;}
.topBarBody.tbShow .oth_nav { margin-top: 50px; }
.topBarBody.tbShow .oth_nav { top: 0; }
.topBarBody.removeHello .oth_nav { margin-top: 0; }
.topBarBody.removeHello .oth_nav { top: 0; }
.topBarBody.tbShow .oth_nav .tbSticky,
.hostelBody.topBarBody #header-section .persistheader.tbSticky { top: 50px; }
.topBarBody.removeHello .oth_nav .tbSticky,
.hostelBody.topBarBody.removeHello #header-section .persistheader.tbSticky { top: 0; }
.topBarBody.tbShow .audit-topnav.audit-topnavfixed {top: 66px;}
.topBarBody.removeHello .audit-topnav.audit-topnavfixed {top: 16px;}
.topBarBody #topnav .navbar { transition: all 0.5s linear; }
.topBarText { font-size: 14px; line-height: 1.4em; font-weight: 400; letter-spacing: 0.03em; color: #ffffff; display: inline-block; vertical-align: middle; }
.topBarText a {color: #c5e9fb; text-decoration: none; transition: all 0.3s ease;}
.topBarText a:hover,
.topBarText a:focus {color: #aae2fd; text-decoration: none;}
.topBarBtn { position: relative; outline: none; text-decoration: none; margin: 0 0 0 20px; display: inline-block; color: #333; border: 1px solid #ffc252; background: #ffc252; padding: 6px 10px; font-size: 13px; font-weight: 600; line-height: 1; border-radius: 2px; transition: all 0.3s ease; text-decoration: none;}
.topBarBtn:hover, .topBarBtn:focus { color: #000; background: #ffce73; border-color: #ffce73; box-shadow: 0 2px 6px -2px rgba(0, 0, 0, 0.5); text-decoration: none;}
.topBarInner { position: relative; text-align: center; display: flex; justify-content: center; align-items: center; }
.topBarClose { color: rgba(255, 255, 255, 0.5); font-size: 24px; font-weight: 300; line-height: 1; margin: 0 0 0 20px; transition: all 0.2s ease-out; text-decoration: none;}
.topBarClose:hover, .topBarClose:focus { color: rgba(255, 255, 255, 1); transition: all 0.3s ease-in; text-decoration: none;}
.topBarBody.tbShow.homeVideo .modal { top: 50px; }
.topBarBody.removeHello.homeVideo .modal { top: 0px; }

/* Badge section css */
	.backed-by-holiday.home-partner.trialConnectpartner {padding: 50px 0; } 
	.main-backend-row {display: flex; align-items: center; flex-wrap: wrap; }
	.child-backend-row {display: flex; } 
	.backed-by-holiday h3 {font-weight: 600;line-height: 1.4em;letter-spacing: 0.01em;margin: 0;} 
	.hiw-item {border-radius: 5px; box-shadow: 0 4px 20px -2px rgb(0 0 0 / 20%); padding: 15px; height: 100%; background: #fff; transition: .3s all; position: relative; z-index: 1; transform: translateY(0px);} 
	.hiw-item:hover {transform: translateY(-5px); }
	.hiw-item .hiw-img {max-width: 75%; width: 100%; text-align: center; margin: auto; margin-bottom: 10px; min-height: 40px; display: flex; align-items: center; } 
	.hiw-item p {font-size: 13px; text-align: center; margin-bottom: 0; display: flex; align-items: center; height: 45px; line-height: 1.4; justify-content: center; } 
	.custom-section-spacing {margin-top: 80px; padding-bottom: 30px; background: #f4f4f4; padding-top: 40px; } 
	.img-fluid,.max-width-100 {max-width: 100% !important; }


/* Media query */
@media (max-width:2900px){
	.banner_wrap img{width:100%;}
}
@media (max-width:1380px){
	.homebanner .carousel-caption{right:2%;}
}
@media (min-width:1201px) and (max-width:1250px){
	.nav_res .navbar-nav li a.btn-primary{margin-left:5px;}
}
@media (max-width:1260px){
    .oth_nav .navbar-nav li .btn {margin-left: 5px; padding: 8px 12px !important;}
}
@media (max-width:1200px){
	a.dropdown-toggle.tollfree{display:none;}
	.chn_mgr{text-align:center!important;}
	.chn_mgr.home_chn_mgr{text-align:left!important;}
	footer ul li{width:100%;}
	.navftrmenu li{width:48%;}
	.news_box h4{margin-right:22px;}
	.client_bx a{min-height:80px;}
	.factStats{margin:40px 0px 0px;}
	.homebanner .carousel-caption{background:rgba(0,0,0,0.7);padding:30px;right:10%;left:10%;max-width:80%;margin:0!important;bottom:70px;transform:translateY(0%);text-align:center;}
	.banner_wrap .carousel-indicators{bottom:10px;}
	.carousel-inner > .item > img{min-width:1020px;}
	.homebanner .carousel-caption h1{font-size:30px;}
	.container-fluid > .navbar-collapse,
	.container-fluid > .navbar-header{width:100%;}
	.sideNav-Btn{display:block;float:right;padding:10px 15px;font-size:28px;color:#fff;margin-right:-10px;}
	.oth_nav .sideNav-Btn{color:#000;}
	.nav_res .sideNav-Btn{color:#fff;}
	.nav_resBg .sideNav-Btn{color:#000;}
	.collapse{display:none;}
	.navbar-nav > li{display:none;}
	.nav_res .navbar-nav,
	.oth_nav .navbar-nav{position:absolute;right:55px;top:0;}
	.navbar-nav > li.freetrialhbtn,
	.navbar-nav > li.livedemobtn{display:block;}
	.navbar-nav > li.auditreportBtn{display:block;}
}

/* End: 1200 */
@media (max-width:1199px){
	.backed-by-holiday h3 {font-weight: 600; font-size: 21px;text-align: left; }
	.hiw-item .hiw-img {max-width: 90%; min-height: 40px; } 
	.hiw-item p {height: 75px; } 
	.backed-by-holiday {padding-top: 0px; }
	.ftr-links_wrap{margin:20px 0 0;}
	.banner_wrap .carousel-indicators{bottom:0;}
	.copy_outer{flex-flow:row;}
	.social_wrap a{margin-left:5px;width:30px;height:30px;}
	.homebanner .carousel-caption h1{font-size:32px;}
	.homebanner .carousel-caption{text-align:center;}
	.homebanner .actionbtn .btn{font-size:14px;}
	.docGrid .fhms{margin:5px 0;min-width:282px;}
	.hClients .hClientsList{height:60px}
	.hClientsList .bgclient:after{width:145px;transform:scale(0.8);transform-origin:left top}
	.wsContent{width:65%;}
	.featureHead{width:100%;}
	.featureBox{padding:20px;}
	.supportSection .slHeader h2,
	.psHeader h2,
	.trialReviews h2,
	.Resourcehead h2,
	.home-partner.trialConnectpartner h2{font-size:26px;}
	#trialReviews{width:90%;}
	.trialReviews{padding:60px 0;}
	.trialReviewsOuter:before{font-size:60px;top:60px;left:-10px;}
	.homeOfferInner h2 { font-size: 22px; }
}

/* End: 1199 */
@media (max-width:1024px){
	footer{position:static;}
	.page_wrapper{margin-bottom:0!important;}
	.homebanner .carousel-caption{bottom:50px;}
	.pdContent h2{font-size:48px;}
	.featureInner{justify-content:center;}
	.featureBox{width:calc(50% - 20px);}
	.featureBox:nth-of-type(3n+1){margin-left:30px;}
	.featureBox:nth-of-type(2n+1){margin-left:0;}
	.featureBox:nth-of-type(3){margin-top:30px;}
}

/* End: 1024 */
@media (max-width:991px){
	.child-backend-row {margin-top: 30px; } 
    .backed-by-holiday {padding-top: 40px; }
	.feature_imDiv{background-image:none}
	.critique-section-outer{-webkit-flex-flow:column-reverse;flex-flow:column-reverse;}
	.critique-section .content{width:100%;text-align:center;}
	.critique-section .bgs-img{width:100%;margin:0 auto 30px;text-align:center;}
	.buyerguide-section-outer{-webkit-flex-flow:column-reverse;flex-flow:column-reverse;}
	.buyerguide-section .content{width:100%;text-align:center;}
	.buyerguide-section .bgs-img{width:100%;margin:0;margin-bottom:15px;}
	.testi_block .author_img a{display:block;}
	.navftrmenu li{width:100%;}
	footer .connect ul li h4{margin-bottom:25px;}
	.hm-clients .nav-tabs>li>a,
	.hm-clients .nav-tabs>li>a:hover{font-size:16px;}
	.hm-clients .nav-tabs>li{width:16%;}
	.feature_blocks{display:inline-block;border-top:1px solid #ddd;}
	.client_bx a{min-height:100%;margin:0px;}
	.client_bx{width:207px;}
	.imgouter{height:100%;}
	footer{position:static;}
	.page_wrapper{margin-bottom:0!important;}
	.feature_Blwrap{flex:none;width:100%;}
	.head_txt{font-size:28px;}
	.chn_mgr h2.head_txt:before{left:50%;margin-left:-25px;}
	.trial_wrap a.btn-info,
	.trial_wrap a.btn-info:focus{float:none!important;}
	.btn-primary{white-space:inherit;}
	.news_box h4{text-align:left;}
	.ftr-links_wrap{width:100%;margin-top:20px;text-align:center;}
	.copy_wrap p{width:100%;text-align:center;padding:15px 0;}
	.social_wrap{width:100%;text-align:center;}
	.social_wrap ul{float:none;display:inline-block;width:auto;padding-top:0;}
	.copy_outer{flex-flow:column;}
	.doclinks{margin:20px 0 0;}
	.head_txt:before{right:0;margin:0 auto;}
	.homebanner .carousel-caption h1{font-size:24px;}
	.homebanner .carousel-caption{left:5%;right:5%;max-width:90%;}
	.cc-cols2Inner{margin:10px 0 25px;}
	.chn_mgr.home_chn_mgr{text-align:center!important;}
	.critique-section.critique-sectionalter .critique-section-outer{flex-direction:column-reverse;}
	.critique-section.critique-sectionalter .bgs-img{margin:0 auto 30px;}
	.critique-section.critique-sectionalter .content{width:initial;}
	.trial_wrap{text-align:center;}
	.popupElements{display:none;}
	.pdInner{max-width:90%;}
	.pdContent h2{font-size:42px;}
	.pdContent p{font-size:24px;}
	.docGrid{flex-direction:column;}
	.news_wrap_outer{flex-direction:column;}
	.hClientsection{margin:40px 0;}
	.hClientsectionInner{flex-direction:column}
	.hClientsectionInner .hClientsHead{max-width:initial;margin:0 auto 30px;text-align:center;}
	.hClients{width:initial}
	.hClients .hClientsList{width:calc(25% - 20px);margin:10px 0 10px 20px;height:auto}
	.hClientsList .bgclient:after{width:160px;transform:scale(0.98)}
	#trialReviews.owl-carousel .owl-wrapper,
	#trialReviews.owl-carousel .owl-wrapper-outer{max-height:initial;}
	.trialReviews-block{max-height:initial;}
	#trialReviews.owl-carousel .owl-item{max-height:initial;}
	.trialReviewsOuter:before{font-size:80px;left:0;top:80px;}
	.trialReviews{padding:40px 0;}
	#trialReviews{margin-bottom:40px;}
	.trialReviews h2{font-size:26px;}
	.wsImage{display:none;}
	.wsContent{width:initial;text-align:center;padding:40px;}
	.welcomeSection{margin:40px 0;}
	.featureSection{margin:40px 0;}
	.featureHead{margin-bottom:40px;}
	.featureHead h2{font-size:26px;}
	.home-partner.trialConnectpartner{padding:40px 0 30px;}
	.backed-by-holiday.home-partner.trialConnectpartner {padding: 40px 0; } 
	.midFeature{position:relative;width:80%;margin:0 auto;text-align:center;}
	.midFeature:before{content:"";width:100px;height:3px;background:#e2e2e2;display:block;margin:40px auto;border-radius:5px;}
	.midFeature:nth-of-type(1):before{display:none;}
	.midFeature:nth-of-type(3n+1){margin-left:auto;}
	.mfImg{margin-left:auto;margin-right:auto;transform-origin:center top;}
	.supportList{width:50%;}
	#trialReviews{width:100%;}
	.trialReviewsOuter:before{display:none;}
	.ResourceBox,
	.ResourceBox:visited{width:calc(50% - 20px);margin:20px 0 0 20px;}
	.ResourceBox:nth-of-type(4n+1){margin-left:20px;}
	.ResourceBox:nth-of-type(2n+1){margin-left:0;}
	.ResourceBox:nth-of-type(1),
	.ResourceBox:nth-of-type(2){margin-top:0;}
	.btmTrialicn{display:none;}
	.midFeaturesection{padding:40px 0;}
	.productSection{padding:40px 0 50px;}
	.homeOfferInner h2 {font-size: 24px; line-height: 1.2em;}
	.homeOfferInner { width: 100%; margin: 20px 0; }
	.topBar .container { width: initial; padding: 0; }
	.topBarInner { text-align: left; justify-content: center; align-items: center; }
	.topBarBtn {font-size: 12px; font-weight: 700; width: auto; text-align: center; margin: 0 0 0 15px; padding: 4px 6px; white-space: nowrap; display: inline-block;}
	.topBar { height: 50px; padding: 5px 10px; }
	.topBarInner { min-height: 40px; }
	.topBarText { font-size: 13px; width: auto; }
	.topBarIndia .topBarText { width: calc(100% - 130px); }
	.topBarIndia .topBarBtn {width: 130px;}
	.topBarBody.tbShow .oth_nav {margin-top: 50px;}
	.topBarBody.tbShow .oth_nav .tbSticky { top: 50px; }
	.topBarBody.removeHello .oth_nav {margin-top: 0px;}
	.topBarBody.removeHello .oth_nav .tbSticky { top: 0px; }
	.topBarContent { display: flex; align-items: center;justify-content: space-between; }
	.topBarClose {margin-left: 10px;}
	.popupDesign.mintLaunchExit .pdLeft .mintToptext {font-size: 20px;}
	.popupDesign.mintLaunchExit .pdLeft .MintText {font-size: 16px;}
	.popupDesign.mintLaunchExit .mintGuestImg { width: 76px; }


}
/* End: 991 */
@media (max-width:880px){
	.navbar-nav > li.auditreportBtn{display:none;}
}
@media (min-width:768px){
	.navbar-nav>li>a{padding-left:10px;padding-right:10px;}
}
@media (max-width:767px){
	.text-sm-center{text-align: center; } 
	.hiw-item p {height: 60px; }
    .main-backend-row {display: block; }
    .backed-by-holiday h3{font-size: 18px; text-align: center; } 
	.buyerguide-section .content h2,
	.critique-section .content h2{font-size:22px;}
	.smlblockeubtn{display:block;}
	.smlcallus{display:inline-block;vertical-align:middle;margin-top:20px;margin-bottom:0px;text-align:center;width:100%;}
	.smlcallus .contactnumber a{color:inherit;}
	.carousel-indicators{margin-bottom:20px;}
	.homebanner .carousel-caption{bottom:70px;}
	.homebanner .carousel-caption{bottom:60px;max-width:98%;left:0;right:0;margin:0 auto!important;}
	.call-bnr-btn{display:inline-block!important;}
	.navftrmenu li{width:48%;}
	.navbar>.container-fluid .navbar-brand{margin-left:0px!important;display:inline-block;}
	.navbar-brand .logo-text{vertical-align:top;margin-top:0;}
	.homePage .navbar-brand .logo-text{margin-top:10px;}
	.logo-text .cust-logo{margin-top:3px;}
	.nav_resBg .sideNav-Btn{margin-right:-30px;}
	.sideNav-Btn{margin-right:-30px;}
	.client_bx{margin:17px 6px;width:172px;background:#fff;}
	.hm-clients .tabbox{box-shadow:none;}
	.hm-clients .tab-content>.active{background:none;}
	.hm-clients .nav-tabs>li>a,
	.hm-clients .nav-tabs>li>a:hover{padding:10px 0px;font-size:14px;}
	.client_bx a{text-transform:initial;}
	.social_wrap{float:none;display:inline-block;}
	.homebanner .carousel-caption h1{font-size:24px;}
	.homebanner .carousel-caption p{font-size:14px;}
	.head_txt small{font-size:16px;}
	.news_wrap_outer{flex-flow:column;align-items:center;text-align:center;}
	.ftr-links{margin:10px 5px;}
	.doclinks{border-top:0px solid rgba(255,255,255,.1);border-bottom:0px solid rgba(255,255,255,.1);padding:0px;}
	.doclinks p{margin:0 0 10px;}
	.news_box .nlsubscribe{max-width:280px;}
	.news_box form{width:100%;}
	.hm-clients .nav-tabs{display:none;}
	.footerSection .navigate,
	.footerSection .products{margin-bottom:20px;display:inline-block;width:100%;}
	.carousel-inner>.item.active{display:block!important;}
	.popup-newsetter .ultimatesec,
	.popup-newsetter .news_box{width:auto;}
	.popup-newsetter .close span{float:none;}
	.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;}
	.homebanner .carousel-caption{background:none;}
	.homebanner .carousel-inner>.item.active:before{content:"";background:rgba(0,0,0,0.7);position:absolute;width:100%;height:100%;left:0;right:0;top:0;}
	.hClients .hClientsList{width:calc(33.33% - 20px)}
	.hClients .hClientsList:nth-of-type(4n+1){margin-left:20px}
	.hClients .hClientsList:nth-of-type(3n+1){margin-left:0}
	.hClientsectionInner h2{font-size:24px;color:#333}
	.hClientsectionInner h2 span{display:initial;font-size:inherit;color:inherit;font-weight:inherit}
	#trialReviews.owl-theme .owl-controls .owl-buttons div.owl-prev:before{transform:scale(1) translateX(0px);}
	#trialReviews.owl-theme .owl-controls .owl-buttons div.owl-next:before{transform:scale(1) translateX(10px);}
	#trialReviews{width:100%;}
	.trialReviews h2{font-size:26px;}
	#trialReviews.owl-theme .owl-controls .owl-buttons div:before{width:40px;height:40px;line-height:40px;font-size:16px;}
	.trialReviewsOuter:before{display:none;}
	.trialReviewsOuter .owl-buttons{display:none;}
	.hClientsection{margin:20px 0 40px;}
	.wsContent{margin:0 15px;padding:30px;}
	.wsContent .wsTitle{font-size:26px;font-weight:600;}
	.featureHead h2,
	.supportSection .slHeader h2,
	.psHeader h2,
	.trialReviews h2,
	.Resourcehead h2,
	.home-partner.trialConnectpartner h2{font-size:24px;line-height:1.2em;}
	.homebtnOuter{margin-top:40px;}
	.supportSection{padding:40px 0 20px;}
	#trialReviews{padding:30px 30px 50px;}
	.btmTrialinner{flex-direction:column;text-align:center;}
	.btmTrialsection .btnTrialCta{margin:30px auto 0;}
	#desktopleader{margin:0 -15px;}
	#homePartners.homepartner_container{display:-webkit-flex;display:flex;overflow:scroll;border-radius:0;}
	#desktopleader .homepartnerlogo img{max-width:initial;}
	.trialbtnOuter { display: flex; flex-flow: column; justify-content: center; align-items: center; }
	.trialbtnOuter .btn { margin: 10px 0 0; }
	.trialbtnOuter .btn:first-of-type {margin: 0;}
	.homeOffer { background: #FFF; padding: 0; }
	.homeOfferInner { box-shadow: none; padding: 40px 10px; margin: 0; border-top: 1px solid #e7e8e9; border-radius: 0; }
	.homeOfferInner:first-of-type { border-top: 0; }
	.homeOfferInner h2 { font-size: 22px; }
	.topBarInner { text-align: left; justify-content: center; align-items: center; }
	.topBarBtn {font-size: 12px; font-weight: 700; width: auto; text-align: center; margin: 0 0 0 15px; padding: 4px 6px;}
	.topBar { height: 50px; padding: 5px 10px; }
	.topBarInner { min-height: 40px; }
	.topBarText { font-size: 13px; width: auto; }
	.topBarIndia .topBarText { width: calc(100% - 130px); }
	.topBarIndia .topBarBtn {width: 110px;}
	.topBarBody.tbShow .oth_nav {margin-top: 50px;}
	.topBarBody.tbShow .oth_nav .tbSticky { top: 50px; }
	.topBarBody.removeHello .oth_nav {margin-top: 0px;}
	.topBarBody.removeHello .oth_nav .tbSticky { top: 0px; }
	.topBarContent { display: flex; align-items: center;}
	.topBarClose {margin-left: 10px;}



}
/* End: 767 */

@media (max-width:680px){
	.navbar-nav > li.livedemobtn{display:none;}
}
@media (max-width:640px){
	.popup-newsetter .beguide{margin:0;}
	.popup-newsetter .beguideimg{display:none;}
	.popup-newsetter .beguidetext{width:100%;text-align:center;}
	.trialReviews-title{font-size:20px;}
	.trialReviews h2{margin-bottom:30px;}
	.topBarBody.tbShow .banner_wrap {padding-top: 50px;}
	.removeHello.topBarBody.tbShow .banner_wrap {padding-top: 0;}
}

/* End: 640 */
@media (max-width:600px){
	.backed-by-holiday.home-partner.trialConnectpartner {padding: 40px 0; } 
	.logo-text .cust-logo{color:#00BCD4;}
	.logo-text small{color:#444;}
	.oth_nav .sideNav-Btn{color:#000;}
	.oth_nav.nav_res .scrl_txt .er-header-btn{border-color:#00bcd4;color:#00bcd4!important;}
	.call-bnr-btn{background-color:#0bbed5!important;}
	.factStats h2{font-size:32px;}
	.factStats h2 small{font-size:14px;}
	.homebanner .carousel-caption{display:none;}
	.carousel-inner > .item > img{min-width:100%;}
	.banner_wrap{padding-top:70px;}
	.testi_wrap .testi_block .test_cnt h3{font-size:18px;}
	.chatbot,
	.channel_manager{transform:scale(.66);margin:-5% -32%;}
	.homebanner .carousel-caption{display:block;position:relative;top:0;bottom:0;max-width:100%;}
	.homebanner .carousel-inner > .item > img{min-width:100%;position:absolute;top:0;left:0;right:0;z-index:-1;height:100%;width:100%;}
	.homebanner .offerdiv{margin-bottom:10px;}
	.homebanner .offerdiv .badges{display:table;margin:0 auto 10px;}
	.homebanner .offerdiv a{display:inline-block;line-height:1.4em;}
	.homebanner .carousel-caption h1{font-size:26px;}
	.topBarBody.tbShow .banner_wrap {padding-top: 120px;}
}
@media (max-width:580px){
	.hm-clients .nav-tabs>li{width:100%;}
	.hm-clients .nav-tabs>li a,
	.hm-clients .nav-tabs>li a:hover{font-size:16px;}
	.hClientsection{margin-top:20px}
	.hClientsectionInner h2{font-weight:400;line-height:1.2em;text-align:center}
	.hClients .hClientsList{width:calc(50% - 20px);margin:10px}
	.hClients .hClientsList:nth-of-type(3n+1),
	.hClients .hClientsList:nth-of-type(2n+1){margin-left:10px}
	#trialReviews.owl-theme .owl-controls .owl-buttons{display:none;}
	#trialReviews{width:100%;}
	.trialReviews-user{justify-content:center;flex-direction:column;text-align:center;}
	.trialReviewsTxt{text-align:center;}
	.tiralReviewsImg{margin:0 auto 20px;}
	.trialReviews h2{font-size:24px;}
	.featureBox{width:100%;text-align:center;margin:15px;}
	.icn{margin:-15px auto 5px;}
	.featureBox:nth-of-type(2),
	.featureBox:nth-of-type(3){margin-top:15px;}
	.featureBox:nth-of-type(1){margin-top:0;}
	.featureBox:nth-of-type(2n+1),
	.featureBox:nth-of-type(3n+1){margin-left:15px;}
	.icn.icn-process{background-position:0px -124px;}
	.icn.icn-widgets{background-position:-743px -250px;}
	.icn.icn-upsell{background-position:-620px 0;}
	.icn.icn-promotions{background-position:-494px -124px;}
	.icn.icn-yieldmanagement{background-position:-744px -124px;}
	.icn.icn-gueststats{background-position:-252px -248px;}
	.icn.icn-reports{background-position:-868px -124px;}
	.icn.icn-competitor-rateanalysis{background-position:-1348px -250px;}
	.psBlock{width:initial;margin:15px;}
	.psBlock:nth-of-type(2n+1){margin-left:15px;}
	.psBlock:nth-of-type(2){margin-top:15px;}
	.productSection{padding:40px 0 30px;}
	.featureHead h2,
	.supportSection .slHeader h2,
	.psHeader h2,
	.trialReviews h2,
	.Resourcehead h2,
	.home-partner.trialConnectpartner h2{font-size:22px;}
	.psHeader{margin-bottom:40px;}
	.supportList .slText{margin-top:20px;}
	.midFeature{width:initial;}
	.midFeatureInner{justify-content:center;}
	.productInner{flex-direction:column;}
	.psBlock{width:100%;margin:15px 0;}
	.psBlock:nth-of-type(2n+1){margin-left:0;}
	.supportList{width:initial;margin:0 auto;}
	.ResourcesInner{flex-direction:column;}
	.ResourceBox{margin:20px auto 0;width:100%;}
	.ResourceBox:nth-of-type(2){margin-top:20px;}
	.ResourceBox:nth-of-type(2n+1){margin-left:auto;}
	.topBar { height: auto;}
	.topBarBody.tbShow .oth_nav {margin-top: 60px;}
	.topBarBody.tbShow .oth_nav .tbSticky { top: 65px; }
	.removeHello.topBarBody.tbShow .oth_nav {margin-top: 0;}
	.removeHello.topBarBody.tbShow .oth_nav .tbSticky { top: 0; }
	.topBar.topBarIndia { height: 65px;}
	.topBarIndiaBody.tbShow .oth_nav {margin-top: 65px;}
	.topBarIndiaBody.tbShow .oth_nav .tbSticky { top: 65px; }
	.removeHello.topBarIndiaBody.tbShow .oth_nav {margin-top: 0;}
	.removeHello.topBarIndiaBody.tbShow .oth_nav .tbSticky { top: 0; }
	.topBarInner { align-items: center; min-height: 50px; }
	/*.topBarContent {flex-wrap: wrap;}*/
	.topBarText {width: 100%;}
	.topBarBtn {margin: 5px 0 0;}
	.topBarBody.tbShow .banner_wrap {padding-top: 130px;}
	.removeHello.topBarBody.tbShow .banner_wrap {padding-top: 70px;}
	.topBar.topBarIndia .topBarBtn {margin: 5px 0 0 15px;}



}

@media (max-width:540px){
	
	.backed-by-holiday h3 {font-size: 16px; }    
    .hiw-item {margin-bottom: 20px; display: block;}
	.custom-section-spacing {margin-top: 30px;} 
	.hiw-item .hiw-img img {max-width: 100% !important; margin: auto; } 		
	.hiw-item.hiw-third-border .hiw-img {max-width: 60%; min-height: auto; } 	
	.about-content .about-container h1{font-size: 34px; }
	.hiw-item p {max-width: 100%; width: 100%;font-size: 14px;height: auto;} 
	.companystats{padding-top: 147px !important; }
	.hiw-item.hiw-third-border img {max-width: 60% !important; } 
	.news_box h4{margin-right:0px;}
	footer .producturl li{width:100%;float:none;}
}
@media (max-width:535px){
.backed-by-holiday .child-backend-row {display: block; } 
.hiw-item .hiw-img {max-width: 35%; } 
.hiw-item.hiw-third-border .hiw-img {max-width: 60%; min-height: auto; } 
.hiw-item.hiw-third-border {margin-bottom: 0; } 


}
@media (max-width:480px){
	.logo-text{width:auto;}
	a.navbar-brand.active{padding:0px;}
	.logo-text .cust-logo{font-size:22px;padding-top:3px;}
	.logo-text small{font-size:10px;}
	.btn-primary{white-space:normal;}
	.fea_div{padding:50px 20px 60px;}
	.head_txt{font-size:22px;}
	.ftr-links{margin-left:0;margin-top:10px;display:block;}
	.oth_nav.nav_res .scrl_txt .er-header-btn{transform:scale(.8);margin:6px -10px -10px;}
	.homebanner .carousel-caption{padding:30px 20px;}
	.homebanner .actionbtn .btn{padding:10px 18px!important;}
	.homebanner .carousel-caption h1{font-size:24px;}
	.btmTrialsection h2{font-size:24px;}
	.btmTrialsection h2 span{font-size:15px;line-height:1.2em;}
	.homeOfferInner h2 {font-size: 22px;}
}
/* End:480 */

@media (max-width:479px) {
	.topBar {height: auto;}
	.topBarBody.tbShow .oth_nav {margin-top: 60px;}
	.topBarBody.tbShow .banner_wrap {padding-top: 130px;}
	.removeHello.topBarBody.tbShow .banner_wrap {padding-top: 70px;}
}

@media (max-width:475px){
	.news_box h4{margin-bottom:15px;}
	.hClientsectionInner h2{font-size:20px;font-weight:600;}
	.hClientsection{margin-top:30px;}
	.hClientsList a{max-width:112px;max-height:64px;padding:0;}
	.hClientsList .bgclient:after{transform-origin:left center;transform:scale(0.74);}
	.wsContent{margin:0;padding:20px;}
	.wsContent .wsTitle{font-size:24px;line-height:1.2em;}
	.featureBox{margin:15px 0;}
	.featureBox:nth-of-type(2n+1),
	.featureBox:nth-of-type(3n+1){margin-left:0;}
}
@media (max-width:460px){
	.news_box h4{margin-bottom:15px;}
	.navbar-nav > li.freetrialhbtn{display:none;}
	#trialReviews{padding:30px 20px 50px;}
	.trialReviews-title{font-size:18px;}
	.topBarBody.tbShow .oth_nav {margin-top: 65px; } 
	.topBarBody.tbShow .banner_wrap {padding-top: 135px; } 


}
@media (max-width:419px){
	.topBar.topBarIndia { height: 75px;}
	.topBarIndiaBody.tbShow .oth_nav {margin-top: 75px;}
	.topBarIndiaBody.tbShow .oth_nav .tbSticky { top: 75px; }
	.removeHello.topBarIndiaBody.tbShow .oth_nav {margin-top: 0;}
	.removeHello.topBarIndiaBody.tbShow .oth_nav .tbSticky { top: 0; }
	.topBar.topBarIndia .topBarText { width: initial; }
	.topBar.topBarIndia .topBarContent { flex-direction: column; justify-content: flex-start; align-items: flex-start; }
	.topBar.topBarIndia .topBarBtn { width: initial; margin: 5px 0 0; font-size: 11px; }
	.topBar.topBarIndia .topBarInner { align-items: center; min-height: 65px; }
	.topBarContent {flex-wrap: wrap;}
	.topBarBody.tbShow .oth_nav {margin-top: 73px; } 
	.topBarBody.tbShow .banner_wrap {padding-top: 142px; }
}
/* End: 419px */

@media (max-width:400px){
	.oth_nav.nav_res .scrl_txt .er-header-btn{display:none;}
}
@media (max-width:380px){
	.btn-primary{white-space:inherit;}
	ol.carousel-indicators{display:none;}
	.trial_wrap h2{font-size:28px;}
	body{overflow-x:hidden;}
	.navbar-brand{float:none;padding-right:0;padding-left:10px;}
	.sideNav-Btn{margin-right:-30px;font-size:21px;padding:16px 15px 0px;}
}
@media (max-width:360px){
	.trialReviews h2{font-size:22px;line-height:1.3em;}
	.trialReviews{padding:20px 0 40px;}
	.trialReviews h2{margin-bottom:30px;}
	.wsContent{margin:0 -15px;padding:30px 20px;border-radius:0;box-shadow:none;}
	.wsContent p{font-size:14px;}
	.featureBox{box-shadow:0px 3px 6px 0px rgba(0,0,0,0.1);}
	.home-partner.trialConnectpartner{padding:30px 0;}
	.featureHead h2,
	.supportSection .slHeader h2,
	.psHeader h2,
	.trialReviews h2,
	.Resourcehead h2,
	.home-partner.trialConnectpartner h2{font-size:20px;}
	.psBlock{box-shadow:none;}
	.trialbtnOuter .btn-primary.btn-lg{line-height:1.4em;}
	.btmTrialsection h2{line-height:1.2em;}
	.welcomeSection { margin-top: 0; }
	.homeOfferInner h2 { font-size: 20px; }
}
@media (max-width:359px){
	.topBarText {letter-spacing: normal;}
	.child-backend-row {margin-top: 20px; } 
}
@media (max-width:340px){
	.topBarBody.tbShow .oth_nav {margin-top: 92px; } 
	.topBarBody.tbShow .banner_wrap {padding-top: 160px; }

}

@media (max-width:300px){
	.logo-text{margin-top:16px;}
	.logo-text.res_logo.lg_wht img,
	.res_logo.lg_clr.logo-text img{max-width:37px;}
	.logo-text small{font-size:7px;}
	.logo-text .cust-logo{font-size:18px;padding-top:3px;}
	.trial_wrap a.btn-info{white-space:inherit;}
	.sideNav-Btn{padding-top:16px;}
	.navftrmenu li{width:100%;}
}

/*! CSS Used keyframes */
@keyframes badgeAnime{
	0%{background-color:#ffbe4e;}
	50%{background-color:#a2ef59;}
	100%{background-color:#ffbe4e;}
}
@keyframes texteasing{
	0%{color:#007eb3;}
	50%{color:#ca0000;}
	100%{color:#007eb3;}
}
@keyframes arrow-motion{
	0%{-webkit-transform:translateX(0px);transform:translateX(0px);}
	50%{-webkit-transform:translateX(3px);transform:translateX(3px);}
	100%{-webkit-transform:translateX(0px);transform:translateX(0px);}
}
