﻿@charset "utf-8";
/* CSS Document */
*{
margin:0px;
padding:0px;
}

.body,html{height:100%}


.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
	font-weight:400;
	padding-bottom:5px;
	color:#27415A;
	}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,li,li a,p a{color:#6b6b6b;}
a p{color:#63636d;}
a:focus,a:hover{text-decoration:none;color:#36a9e1;}
a:active,a:focus,button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,select::-moz-focus-inner{outline:0;}
strong{color:#3b475f;}
.wrapper{max-width:1580px;margin:0 auto;background-color:#fff;}
.lead{font-size:18px;margin-bottom:15px; color:#52c4eb;}
.no-border{border:0;}
h1.styled{font-size:32px;font-weight:lighter;line-height:35px;margin-top:0;letter-spacing:2px;text-transform:uppercase}
address{font-style:normal;line-height:1.7;margin-bottom:20px}


small {
    font-size: 75%;
}


.badge-error {
  background-color: #b94a48;
}
.badge-error:hover {
  background-color: #953b39;
}
.badge-warning {
  background-color: #f89406;
}
.badge-warning:hover {
  background-color: #c67605;
}
.badge-success {
  background-color: #468847;
  color:#FFFFFF;
}
.badge-success:hover {
  background-color: #356635;
}
.badge-info {
  background-color: #3a87ad;
}
.badge-info:hover {
  background-color: #2d6987;
}
.badge-inverse {
  background-color: #333333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}
/*-----------------------------------------------------------------------------------*/
/*  Header
/*-----------------------------------------------------------------------------------*/
#wrapper {
    width: 100%;
    height: auto;
}
.pre-header {
    font-size: 12px;
    background:#444444;
    height: 29px;
	
}

.pre-header ul, .pre-header p{
    padding-top: 0px;
}

.pre-header ul li {
    float: left;
    margin-right: 20px;
}

.pre-header i {
    padding-right: 5px;
}

.pre-link-box{
    line-height: 20px;
	
}
.pre-link-box a{
   color:#797b7a !important;
	
}


.pre-address-b{
    height: auto;
    padding-top: 4px;
}
.language-box {
    height: 30px;
    
}

.language-box ul{
    background: #fff;
    height: 30px;
    position: relative;
    z-index: 1;
    padding: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    overflow: hidden;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.h-shadow{
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	}
.language-box ul:hover{
    height:auto;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.language-box ul li{
    float: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    border-bottom: 1px solid #f4f4f4;
    line-height: 24px;
}

.language-box ul li:last-child{
   
}

.language-box ul li a{
    display: inline-block;
    width: 100%;
    height: 100%;
	padding:2px 5px 1px 5px;
 	z-index:1009;
    }
.language-box ul li a:hover{
	background-color:#f1f1f1;
}
.language-box ul li img{
    margin-right: 8px;
    margin-top: -3px;
}
.navmtxt {
    font-size: 14px;
    font-weight: 600;
}


.cllus{
	font-size:13px;
	float:right;
	margin-top:0px;
	text-align:center;
	color:#6b6b6b;
	font-weight:bold;
	}
.cllus span{
	font-size:22px;
	font-weight:700;
	color:#6b6b6b;
	}
/* big icon css start here */	
	
.merry-box {
    margin-bottom: 30px;
}
.merry-box h3 {
	color:#FFFFFF;
	margin-top:0px;
}
.merry-box  p {
    font-size: 1.0em;
    margin-bottom: 10px;
	color:#753f18;
	
}
.icon-img{ position: relative; z-index: 2; margin: 0; width: 77px; height: 77px; line-height: 70px; background:#cee9f2 !important; border:#99c5d3 solid 1px; vertical-align: middle; text-align:center; color:#FFFFFF; font-size:30px; float:left; margin-right:15px; padding-top:20px; }
.icon-img:hover{
	border:1px solid rgba(255,255,255);
	background-color:#000;
	color:#a6e0f5;}
.smallimg { 
	width: 35px; 
	height: 35px; 
	line-height: 20px;
	position: relative; 
	z-index: 2; 
	margin: 0;
	border-radius: 50%;
	vertical-align: middle; 
	text-align:center; 
	color:#32A2E3;
	font-size:30px; 
	float:left; 
	margin-right:10px;
	border:1px solid #32A2E3;
	padding-top:8px;
}
.smallimg .fa {
	font-size:16px;
}
.mail-box {
    background: #52c4eb;
    padding:1px 10px;
    margin-bottom: 20px;
	color:#FFFFFF;
	display:inline-block;
	width:100%;
}
.mail-box h3,.mail-box h4 {
	color:#FFFFFF;
}

/* Tabs panel css start here */
.bg-1 {
    background:url(../images/body-bg.jpg) no-repeat fixed center center / cover transparent;
}
.bg-2 {
	background-color:#FFFFFF;
	padding:10px;
  }

.bg-4 {
    background:url(../images/bg-2.jpg) no-repeat fixed center center / cover transparent;
}
.bookingform {
    position: absolute;
    width: 100%;
    height:auto;
	padding:30px 0px 0px;
}
.spacert{
	margin-right:10px;
}
.search-box-wrapper.style1 {
    background: none repeat scroll 0% 0% transparent;
}
.search-box-wrapper.style1 .search-box {
    margin: 0px;
}
.search-box {
    margin-top: -80px;
    position: relative;
    z-index: 99;
}
.search-box-wrapper.style1 .search-box > ul.search-tabs {
    margin-top: 80px;
    float: left;
    width: 31%;
}
ul.search-tabs {
    margin: 0px;
    padding: 0px;
}
.search-box-wrapper.style1 .search-box > ul.search-tabs li {
    float: none;
    margin-right: 0px;
    padding-right: 0px;
}
ul.search-tabs li {
    float: left;
    padding-right: 4px;
}
.search-box-wrapper.style1 .search-box > ul.search-tabs li > a > i {
    position: absolute;
    left: 15px;
    font-size: 24px;
	line-height:50px;
}
.search-box-wrapper.style1 .search-box > ul.search-tabs li.active > a {
    border-right-color: #FFF;
    background: rgba(255, 255, 255, 0.3);
	
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.search-box-wrapper.style1 .search-box > ul.search-tabs li > a {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    position: relative;
    padding-left: 50px;
    overflow: hidden;
	background: rgba(255, 255, 255, 0.1);
}
ul.search-tabs li.active a {
    opacity: 1;
    color: #FFFFFF;
}
ul.search-tabs li a {
    color: #a8e1f5;
    display: block;
    padding: 0px 30px;
    font-size: 1em;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    opacity: 0.4;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.search-box-wrapper.style1 .search-box > ul.search-tabs li.active > a > i {
    color: #FFFFFF;
}
.search-box-wrapper.style1 .search-tab-content {
    background: rgba(228, 228, 228, 0.52);
    border: 1px solid rgba(245, 245, 245, 0.43); 
    float: left;
    padding: 0px;
	margin-bottom:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 5px;
}


.search-tab-content {
    padding: 30px 0px;
}
.search-tab-content .tab-pane.active {
    display: block;
}
.search-tab-content .tab-pane {
    display: none;
}
.search-box-wrapper.style1 .search-tab-content .title-container {
    padding: 9px 15px 0px;
    position: relative;
}
.search-box-wrapper.style1 .search-tab-content .title-container .search-title {
    margin: 0px;
    font-weight: bold;
}
.search-box-wrapper.style1 .search-tab-content .title-container * {
    color: #FFF;
}
h2 {
    line-height: 1.25em;
}
.search-box-wrapper.style1 .search-tab-content .title-container * {
    color: #FFF;
}

.search-box-wrapper.style1 .search-tab-content .title-container > i {
    font-size: 35px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -12px;
}
.search-box-wrapper.style1 .search-tab-content .search-content {
    padding:0px 20px 15px;
}
.padlft{
	padding-left: 10px !important;
	}
.padlrgt{
	padding-right: 10px !important;
	}
.padlft-rgt{
	padding-left: 10px !important;
	padding-right: 10px !important;
}
.mrgtop{
	margin-top:15px;
	}
.forget {
    font-size: 13px;
	text-align: left;
	display: block;
	cursor:pointer;
}
.btn-custom {
    color: #FFF;
    background-color: #1FA67B;
}
.btn-custom:hover{
	color:#27415A;
}
/*=========###################
Rooms and child bg css start here 
##########===========*/
.rooms-child-bg {
    background:rgba(54, 169, 225, 0.2);
    padding: 10px;
	margin-bottom:10px;
	border:1px solid rgba(255, 255, 255, 0.3);
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.rating{unicode-bidi:bidi-override;direction:rtl;font-size:12px}.rating span.star{font-family:FontAwesome;font-weight:normal;font-style:normal;display:inline-block}.rating span.star:hover{cursor:pointer}
.rating span.star:before{content:"\f006";padding-right:5px;color:#999}
.rating span.star:hover:before,.rating span.star:hover~span.star:before{content:"\f005";color:#e3cf7a}
/*=========bootstrap-select css start here===========*/

.bootstrap-select .btn:focus {
    outline: thin dotted #333 !important;
    outline-offset: -2px;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0px;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0px none;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    box-sizing: border-box;
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

/*=========How Travelmerry Works css start here===========*/
.box-col-bg {
    overflow: hidden;
}
.icon-o {
    color: #FFF;
    box-shadow: 0px 0px 0px 1px #FFF;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    line-height: 90px !important;
    background: none repeat scroll 0% 0% #52c4eb;
    font-size: 36px !important;
    display: inline-block;
    transition: all 0.35s ease 0s;
    transform: scale(1);
	border: 5px solid #FFF;
}
.icon-o:hover{
	border:1px solid rgba(255,255,255);
	background-color:rgba(255,255,255, 0.3);
	color:#52c4eb;
	}
.headlines{
	color:#52c4eb;
	font-size:25px;
	line-height:30px;
	}
.text-grey{
	color:#6B6B6B;
}
.text-white{
	color:#FFFFFF;
}
.blue-text{
	color:#32a2e3;
	}
.text-blue{
	color:#32a2e3;
	}
.text-blue:hover{
	text-decoration:underline;
	}
	
.text-center{
	text-align:center;
	}	
	
.text-justify{
	text-align:justify;
	}	
.sepreater {
    display: block;
    width: 50%;
    height: 0px;
    margin: 0px auto 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 4px double rgba(0, 0, 0, 0.23);
    box-shadow: none;
    color: #333;
}


/*=========Join our community css start here===========*/
.box > .icon { text-align: center; position: relative; }
.box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 4px solid white; line-height: 88px; border-radius: 50%; background: #52c4eb; vertical-align: middle;box-shadow: 0px 0px 0px 1px #DDD;transition: all 0.35s ease 0s;transform: scale(1); }
.box > .icon:hover > .image { border:1px solid rgba(255,255,255);
	background-color:rgba(255,255,255, 0.9);
	color:#52c4eb; line-height: 100px; }
.box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
.box > .icon:hover > .image > i { color: #52c4eb !important; }
.box > .icon > .info { margin-top: -24px; border: 1px solid #e0e0e0; padding: 15px 0 10px 0; background-color:#FFFFFF; }
.box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
.box > .icon > .info > h3.title { font-family: "Roboto",sans-serif !important; font-size: 16px; color: #52c4eb; font-weight: 500; }
.box > .icon > .info > p { font-family: "Roboto",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
.box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a {  }
.box > .icon > .info > .more a { font-family: "Roboto",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
.box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
.space { height: 20px; }

.grey{
    font-size: 16px;
    color: #6b6b6b;
    font-weight: 500;
}
/* Facebook style*/
.box > .icon > .facebook {background: #547bbe !important;}
.box > .icon:hover > .facebook { border:1px solid #547bbe;
	background-color:rgba(255,255,255, 0.9) !important;
	color:#FFF !important; line-height: 100px; }
.box > .icon > .facebook > i {
    font-size: 36px !important;
    color: #FFF !important;
}
.box > .icon:hover > .facebook > i {
    color: #547bbe !important;
}

/* GooglePlus style*/
.box > .icon > .gplus {background: #DD4B39 !important;}
.box > .icon:hover > .gplus { border:1px solid #DD4B39;
	background-color:rgba(255,255,255, 0.9) !important;
	color:#FFF !important; line-height: 100px; }
.box > .icon > .gplus > i {
    font-size: 36px !important;
    color: #FFF !important;
}
.box > .icon:hover > .gplus > i {
    color: #DD4B39 !important;
}

.omb_btn-facebook {background: #3b5998; color:#FFFFFF;}
.omb_btn-twitter {background: #00aced;color:#FFFFFF;}
.omb_btn-google {background: #c32f10;color:#FFFFFF;}

.omb_btn-facebook:hover {background-color: #30487B; color:#FFFFFF !important;}
.omb_btn-twitter:hover {background-color: #309AEA; color:#FFFFFF !important;}
.omb_btn-google:hover {background-color: #DD4B39;color:#FFFFFF !important;}

.btn-primary-trn {
    color: #FFF !important;
	font-size:14px;
    background-color:#e50278;
    border: 1px solid #96024f !important;
}
/*----=======Magnify css here========---*/
.mag {
    width:80px;
    margin: 0 auto;
    float: none;
}
    
.mag img {
    max-width: 100%;
}
        
.magnify {
    position: relative;
    cursor: none
}

.magnify-large {
    position: absolute;
    display: none;
    width: 175px;
    height: 175px;

    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
             border-radius: 100%
}

/*=========Footer menu css start here===========*/
.full {
    width: 100%;
	height:100%;	
}
.gap {
	height: 30px;
	width: 100%;
	clear: both;
	display: block;
}


.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
	display: inline-block;
	float: left;
	height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}
.social li {
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.footer-fb-icon {background: #3b5998; color:#FFFFFF;}
.footer-tw-icon {background: #00aced;color:#FFFFFF;}
.footer-gp-icon {background: #c32f10;color:#FFFFFF;}

.footer-fb-icon:hover {background-color: #30487B; color:#FFFFFF !important;}
.footer-tw-icon:hover {background-color: #309AEA; color:#FFFFFF !important;}
.footer-gp-icon:hover {background-color: #DD4B39;color:#FFFFFF !important;}

.footer-fb-icon:hover,.footer-tw-icon:hover,.footer-gp-icon:hover  {
 transform: scale(1.15) rotate(360deg);
 -webkit-transform: scale(1.1) rotate(360deg);
 -moz-transform: scale(1.1) rotate(360deg);
 -ms-transform: scale(1.1) rotate(360deg);
 -o-transform: scale(1.1) rotate(360deg);
}



.social li a {
	color: #EDEFF1;
}

.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}

.payments {
	font-size: 1.5em;	
}
/*===========Login css style here==========*/
	.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.checkbox {
  padding-left: 20px; }
  .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .checkbox label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 3px;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
      transition: border 0.15s ease-in-out, color 0.15s ease-in-out; }
    .checkbox label::after {
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      left: 0;
      top: 0;
      margin-left: -20px;
      padding-left: 3px;
      padding-top: 1px;
      font-size: 11px;
      color: #555555; }
/*  .checkbox input[type="checkbox"] {
    opacity: 0; }
*/    .checkbox input[type="checkbox"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .checkbox input[type="checkbox"]:checked + label::after {
      font-family: 'FontAwesome';
      content: "\f00c"; }
    .checkbox input[type="checkbox"]:disabled + label {
      opacity: 0.65; }
      .checkbox input[type="checkbox"]:disabled + label::before {
        background-color: #eeeeee;
        cursor: not-allowed; }
  .checkbox.checkbox-circle label::before {
    border-radius: 50%; }
  .checkbox.checkbox-inline {
    margin-top: 0; }

.checkbox-primary input[type="checkbox"]:checked + label::before {
  background-color: #428bca;
  border-color: #428bca; }
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-danger input[type="checkbox"]:checked + label::before {
  background-color: #d9534f;
  border-color: #d9534f; }
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-info input[type="checkbox"]:checked + label::before {
  background-color: #5bc0de;
  border-color: #5bc0de; }
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-warning input[type="checkbox"]:checked + label::before {
  background-color: #f0ad4e;
  border-color: #f0ad4e; }
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff; }

.checkbox-success input[type="checkbox"]:checked + label::before {
  background-color: #5cb85c;
  border-color: #5cb85c; }
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff; }

.radio {
  padding-left: 20px; }
  .radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 17px;
      height: 17px;
      left: 0;
      margin-left: -20px;
      border: 1px solid #cccccc;
      border-radius: 50%;
      background-color: #fff;
      -webkit-transition: border 0.15s ease-in-out;
      -o-transition: border 0.15s ease-in-out;
      transition: border 0.15s ease-in-out; }
    .radio label::after {
      display: inline-block;
      position: absolute;
      content: " ";
      width: 11px;
      height: 11px;
      left: 3px;
      top: 3px;
      margin-left: -20px;
      border-radius: 50%;
      background-color: #555555;
      -webkit-transform: scale(0, 0);
      -ms-transform: scale(0, 0);
      -o-transform: scale(0, 0);
      transform: scale(0, 0);
      -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
      transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33); }
  .radio input[type="radio"] {
    opacity: 0; }
    .radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .radio input[type="radio"]:checked + label::after {
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      -o-transform: scale(1, 1);
      transform: scale(1, 1); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca; }

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f; }
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f; }

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de; }
.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de; }

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e; }
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e; }

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c; }
.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c; }

/*==========Flight results css style here======*/
.result-bg {
    margin: 10px 0px 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
	background: none repeat scroll 0% 0% #FFF;
	clear:left;
}
.minus-bg{
	margin-top:-10px;
	}
.result-content {
    padding: 10px;
    background: none repeat scroll 0% 0% #FFF;
    border-radius: 2px;
}
.result-bg .result-header {
    background: none repeat scroll 0% 0% #36A9E1;
    color: #FFF;
    font-size: 16px;
    overflow: hidden;
    border-radius: 2px 2px 0px 0px;
}
.result-bg .result-header h4 {
    float: left;
    padding: 10px 0px;
    margin: 0px 0px 0px 10px;
	color:#FFFFFF;
}
.result-title{
	font-size: 18px;
	text-transform:uppercase;
}
.result-desc{
	font-size: 14px;
}
.comment-date{
	font-size: 13px;
}

.btn-sky {
color: #fff;
background-color: #0bacd3;
border-bottom:2px solid #098aa9;
}

.btn-sky:hover,.btn-sky.active:focus, .btn-sky:focus, .open>.dropdown-toggle.btn-sky {
color: #fff;
background-color: #29b6d8;
border-bottom:2px solid #2192ad;
outline: none;
}

.btn-sky:active, .btn-sky.active {
color: #fff;
background-color: #0a97b9;
border-top:2px solid #087994;
outline-offset: none;
margin-top: 2px;
}
.name-dots{
    width: 90px; 
    overflow: hidden;
    text-overflow: ellipsis;
	white-space: nowrap;
	display:block;
	float:left; 
}
.mrg-rgt{
	margin-right:-20px;
	}
.bottom-pd{
	padding-bottom:20px;
	}
	
	
/*=========sort-by css here===========*/
.sort-by {
    padding:10px;
	margin-bottom:10px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
	background: none repeat scroll 0% 0% #FFF;

}
.sort-by .sort-by-title {
    margin: 0px 20px 0px 0px;
    float: left;
}
.sort-by .sort-by-list {
    float: left;
}
.sort-by li {
    float: left;
    padding: 0px 5px 0px 0px;
}
.sort-by .list-grid-view {
    float: right;
}

.change-search {
    padding: 10px;
    background: none repeat scroll 0% 0% rgba(241,241,241, 0.2);
    border-radius: 4px;
	margin-top:10px;
	border:1px solid #f1f1f1;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

/*=========Flight-list css here===========*/
.alert-error{
	color:#8a6d3b;
	background-color:#fcf8e3;
	border-color:#faebcc
}
.flight-list-bg {
    padding:10px;
	margin-bottom:10px;
	 box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
	background: none repeat scroll 0% 0% #FFF;

}
.flight-list {
    padding: 0px;
	list-style: outside none none;
}
.flight-list > li{
    margin-bottom: 10px;
    position: relative;
}
.hotels-list {
    padding: 0px;
	list-style: outside none none;
}
.hotels-list > li {
    margin-bottom: 10px;
    position: relative;
}
.hotel-item {
    padding: 8px;
    border: 1px solid #E6E6E6;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    color: #818C98;
    display: block;
    position: relative;
	background: none repeat scroll 0% 0% #FFF;
}
.flight-list-item-container {
    padding: 8px;
    border: 1px solid #E6E6E6;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    color: #818C98;
    display: block;
    position: relative;
}
.flight-list-item-container:hover, .hotel-item:hover{
	-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
	-o-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
	box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
	}
.hotel-list-item-img-wrap {
    position: relative;
}
.hotel-item-last-booked {
    font-size: 13px;
}
.hotel-item-img-wrap img{
	height:140px;
}
.hotel-item-img-wrap .hotel-item-img-num {
    opacity: 0.5;
    transition: all 0.2s ease 0s;
    position: absolute;
    bottom: 0px;
    right: 15px;
    color: #FFF;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.01);
    padding: 5px 7px;
    font-size: 13px;
    line-height: 1em;
}
.hotel-item-rating-number {
    margin-bottom: 3px;
    padding-bottom: 3px;
    border-bottom: 1px solid #F7F7F7;
    display: inline-block;
}
.hotel-item:hover .hotel-item-img-wrap .hotel-item-img-num, .hotel-item.active .hotel-item-img-wrap .hotel-item-img-num {
    opacity: 1;
    filter: none;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
}
 .hotel-item-rating-stars {
    display: inline-block;
    margin-right: 17px;
    margin-bottom: -5px;
    color: #ED8323;
}
.hotel-item-rating-number > b {
    font-size: 25px;
}
.hotel-item-rating-stars .fa {
    margin-right: 0px;
	color: #ED8323;
	font-size:14px;
}
.hotel-icon-group {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
.hotel-icon-group > li {
    float: left;
    margin-right: 5px;
}
.hotel-item-title {
    margin-bottom: 0px;
	margin-top:5px;
	color: #27415A;
}
.hotel-item-address {
    line-height: 1em;
    font-size: 12px;
	color:#818C98;
}
.hotel-item-price {
    font-size: 47px;
    color: #27415A;
    line-height: 1em;
    display: inline-block;
    margin-bottom: 12px;
}
.hotel-item-type {
    font-size: 13px;
    line-height: 1.3em;
    color: #6B6B6B;
}
.hotel-item-price-from {
    display: block;
    font-size: 12px;
    line-height: 1em;
	color:#818C98;
}
.hotel-book {
	background-color:#3BB3E0;
	display:inline-block;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding:10px;
	background-image: -moz-linear-gradient(center bottom , #2CA0CA 0%, #3EB8E5 100%);
	border-radius: 5px;
	box-shadow: 0px 1px 0px #2AB7EC inset, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	
}
.hotel-book::before {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-top: 25px solid transparent;
    border-right: 15px solid #2CA0CA;
    border-bottom: 25px solid transparent;
    margin: 0px 0px 0px -25px;
}

.hotel-book:active {
	top:3px;
	color:#fff;
	background-image: linear-gradient(bottom, rgb(168,48,232) 0%, rgb(141,32,196) 100%);
	box-shadow: inset 0px 4px 1px #0b698b, 0px 2px 0px 0px #0b698b, 0px 5px 3px #999;
}
.flight-list-item .flight-list-item-airline-logo > img {
    width: 100px;
	height:30px;
}
.flight-list-item .flight-list-item-airline-logo > p {
    margin-bottom: 0px;
    font-size: 12px;
    margin-top: 5px;
    line-height: 1.3em;
	color:#6b6b6b;
}
.flight-list-item .flight-list-item-flight-details {
    overflow: hidden;
}

.flight-list-item .flight-list-item-departure {
    margin-right: 6%;
}
.flight-list-item .flight-list-item-departure, 
.flight-list-item .flight-list-item-arrival {
    float: left;
    width: 47%;
}
.flight-list-item .flight-list-item-departure h5, 
.flight-list-item .flight-list-item-arrival h5 {
    margin-bottom: 0px;
	font-size: 18.2px;
	color:#3B475F;
	font-weight: 700;
}
.flight-list-item .flight-list-item-departure .flight-list-item-date, 
.flight-list-item .flight-list-item-arrival .flight-list-item-date {
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 1em;
	color:#6b6b6b;
}
.flight-list-item .flight-list-item-destination {
    font-size: 12px;
    line-height: 1.3em;
	color:#6b6b6b;
}
.flight-list-item .flight-list-item-price {
    color: #27415A;
    line-height: 1em;
    display: inline-block;
    margin-bottom: 12px;
	font-size: 35px;
	font-weight: 300;
	letter-spacing: -3px;
}

.flight-list-item .flight-list-item-flight-class {
    margin-bottom: 7px;
    margin-top: -5px;
    font-size: 11px;
    color: #A7DAF0;
    line-height: 1em;
}
.flight-list-item .flight-list-item-details {
    height: 0px;
    overflow: hidden;
    transition: opacity 0.3s ease 0s, transform 0.3s ease 0s, height 0.3s ease 0s;
    opacity: 0;
    transform: translate3d(0px, -10px, 0px);
}
.flight-list-item .flight-list-item-details {
  height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s, height 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s, height 0.3s;
  -o-transition: opacity 0.3s, -o-transform 0.3s, height 0.3s;
  -ms-transition: opacity 0.3s, -ms-transform 0.3s, height 0.3s;
  transition: opacity 0.3s, transform 0.3s, height 0.3s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate3d(0, -10px, 0);
  -moz-transform: translate3d(0, -10px, 0);
  -o-transform: translate3d(0, -10px, 0);
  -ms-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.flight-list-item .flight-list-item-details h5 {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
}
.flight-list-item .flight-list-item-details h5.list-title {
  margin-bottom: 0;
}
.flight-list-item .flight-list-item-details .list {
  margin-bottom: 20px;
}
.flight-list-item .flight-list-item-details {
  height: auto;
  overflow: auto;
  padding: 15px;
  border: 1px solid #e6e6e6;
  border-top: none;
  position: relative;
  font-size: 11px;
  line-height: 1.6em;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.isize{
	color:#818C98;
	}
.dollar-sup {
    position: relative;
    right: -9px;
	font-size:20px;
	vertical-align: top;
	color:#27415A;
}
.dollar-sub {
    vertical-align: bottom;
    position: relative;
    bottom: 0.875em;
	color:#27415A;
}
.price-bg{
	background-color: #f5f5f5;
	padding: 10px;
	-moz-border-radius-bottomright: 4px;
		-webkit-border-bottom-right-radius: 4px;
		border-bottom-right-radius: 4px;
		-moz-border-radius-topright: 4px;
		-webkit-border-top-right-radius: 4px;
		border-top-right-radius: 4px;
}
.a_demo_five {
	background-color:#3BB3E0;
	display:inline-block;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	position:relative;
	padding:10px;
	background-image: -moz-linear-gradient(center bottom , #2CA0CA 0%, #3EB8E5 100%);
	border-radius: 5px;
	box-shadow: 0px 1px 0px #2AB7EC inset, 0px 5px 0px 0px #156785, 0px 10px 5px #999;
	
}
.a_demo_five:before {
   content: "";
	position: absolute;
	width: 0px;
	height: 0px;
	border-top: 40px solid transparent;
	border-right: 22px solid #2CA0CA;
	border-bottom: 40px solid transparent;
	margin: 0px 0px 0px -45px;
}

.a_demo_five:active {
	top:3px;
	color:#fff;
	background-image: linear-gradient(bottom, rgb(168,48,232) 0%, rgb(141,32,196) 100%);
	box-shadow: inset 0px 4px 1px #0b698b, 0px 2px 0px 0px #0b698b, 0px 5px 3px #999;
}
/*=========Flight itinerary css here===========*/
.itinerary {
    border-top: 1px solid #CCC;
    margin-top: 10px;
    padding: 10px 15px;
    border-radius: 2px;
    box-shadow: 0px 1px 5px #DDD inset;
	cursor:default;
}
.itinerary .flight-itinerary, .traveler-details {
    min-height: 180px;
    position: relative;
}
.itinerary .flight-itinerary {
    display: block;
}
.connector {
    margin: -11px 0px 10px 28%;
    height: 0px;
    line-height: 0px;
    text-align: center;
    position: relative;
    padding: 0px;
}
traveler-details{
	padding:15px;
	}
.itinerary .connector, .traveler-details .connector {
    border-bottom: 1px dotted #E2E2E2;
    padding: 2px 0px 0px;
    margin: 0px 20px 10px 20%;
    height: 1px;
    line-height: 0px;
    text-align: center;
    position: relative;
}

.itinerary .lay-Over, .traveler-details .lay-Over{
    padding: 1px 5px;
    line-height: 0;
    background-color: #FFF;
    font-size: 11px;
}
.connector .lay-Over, .traveler-details .lay-Over {
    position: relative;
    background: none repeat scroll 0% 0% #FFF;
    margin-left: 0px;
    padding-right: 5px;
    font-size: 11px;
}

.panel-heading a:after {
    font-family:'fontawesome';
    content:"\f107";
    float: right;
    color: grey;
	margin-top: -20px;
}
.panel-heading a.collapsed:after {
    content:"\f105";
}
.important {
    background-color: #FCF6E3;
	padding:15px;
	color:#3B475F;
}
.notice {
	padding:15px;
	color:#3B475F;
	border:1px dotted #52c4eb;
}
.detail-bg {
	padding:15px;
	color:#3B475F;
	border:1px dotted #f1f1f1;
	border-radius: 4px;
	margin-bottom:20px;
}
.detail-bg h3{
	font-size:20px;
	color:#3B475F;
	}
.notice h3,{
	margin-top:0px;
	}

.span-centered[class*="col-"] {
    margin-left: auto;
    margin-right: auto;
    float: none;
}
/*==========new style css here===========*/
.c25 {
    font-size: 25px;
	font-family: "Brankovic",Arial,sans-serif !important;
}

@font-face{font-family:'Brankovic';src:url(../fonts/brankovic.ttf) format('truetype')}
 
 .c14 {
    font-size: 16px;
	font-weight:700;
	color:#818C98;
}

 .hidden{
     opacity:0;
}
.visible{
     opacity:1;
}
.v_module, boximg-v,flight-listI,flightitems {
    position: relative;
}


/*---===========Steps css here =========---*/
.steps {
    margin-bottom: 20px;
}
.steps::before, .steps::after {
    display: table;
    content: "";
    line-height: 0;
}
.steps ul {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}
.steps ul li:nth-child(1) {
    border-radius: 4px 0px 0px 4px;
    padding-left: 20px;
    z-index: 10;
}
.steps ul li:nth-child(2) {
    z-index: 9;
}
.steps ul li:nth-child(3) {
    z-index: 8;
}
.steps ul li:nth-child(4) {
    z-index: 7;
}
.steps ul li:nth-child(5) {
    z-index: 6;
}
.steps ul li.active {
    color: #36A9E1;
}
.steps ul li.complete {
    color: #52C4EB;
}
.steps ul li.complete::after {
    background: none repeat scroll 0% 0% #52C4EB;
}
.steps ul li.complete:hover {
    cursor: pointer;
}
.steps ul li.complete .badge {
    border: 1px solid #52C4EB;
    background: none repeat scroll 0% 0% #52C4EB;
    color: #FFF;
}
.steps ul li::after {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 4px;
    background: none repeat scroll 0% 0% #E4E6EB;
    left: 0px;
    top: 50%;
    margin-top: 0px;
    border-radius: 2px;
}
.steps ul li {
    float: left;
    margin: 0px;
    padding: 0px 20px 0px 30px;
    height: 46px;
    line-height: 46px;
    position: relative;
    color: #C7CBD5;
    font-size: 16px;
    cursor: default;
}
.steps ul li::before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 8px;
    background: none repeat scroll 0% 0% #F6F6F8;
    left: -2px;
    top: 50%;
    padding: 0px 2px;
    margin-top: -2px;
    border-radius: 4px;
    box-sizing: content-box;
}
.steps ul li.active .badge {
    border: 1px solid #36A9E1;
    background: none repeat scroll 0% 0% #FFF;
    color: #383E4B;
}
.steps ul li .badge {
    position: relative;
    margin-right: 8px;
    border-radius: 50em;
    font-size: 12px;
    padding: 10px;
    width: auto;
    text-align: center;
    border: 1px solid #E4E6EB;
    background: none repeat scroll 0% 0% #FFF;
    color: #383E4B;
}
.steps ul li .badge::before {
    position: absolute;
    content: "";
    z-index: -1;
    width: 100%;
    height: 100%;
    padding: 6px;
    background: none repeat scroll 0% 0% #F6F6F8;
    top: -6px;
    left: -6px;
    border-radius: 50em;
    box-sizing: content-box;
}
/*----======Singlepage css hre=======----*/
.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 25px;
  margin-right: -1.5px;
}
.timeline > li {
  margin-bottom: 20px;
  position: relative;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: calc( 100% - 75px );
  float: right;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  padding: 20px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  left: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-right: 15px solid #ccc;
  border-left: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  left: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-right: 14px solid #fff;
  border-left: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 0px;
  margin-right: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: left;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-right-width: 0;
  border-left-width: 15px;
  right: -15px;
  left: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-right-width: 0;
  border-left-width: 14px;
  right: -14px;
  left: auto;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}

.timeline-body {
    display: none;
}

/*=====passengers and payment css here=====*/

.adultbg{
	color: #FFF;
	background-color: #337AB7;
	border-radius: 4px;
	position: relative;
	display: block;
	padding: 10px;
	text-decoration:none;
}
.Travelerbg{
	color: #337AB7;
	background-color: #e1e4e7;
	border-radius: 4px;
	position: relative;
	display: block;
	padding: 10px;
	text-decoration:none;
}
.bordr{
	border:1px solid #f5f5f5;
	padding:10px 0px 10px;
	margin-top:10px;
	background-color:#FFFFFF;
	border-radius: 4px;
	}
.notification {
    padding: 0px 7px;
    color: #FFF;
    background: none repeat scroll 0% 0% #ED7A53;
    border-radius: 2px;
    font-weight: 700;
    font-size: 12px;
    font-family: Tahoma;
    position: absolute;
    top: -6px;
    right: -8px;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.2);
    text-shadow: none;
}
.startmark {
    position: absolute;
    top: 36px;
    right: 15px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.fa-asterisk::before {
    content: "";
}
.startmark {
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.payment-starmark{
	top: 13px;
	right: -13px;
	display:none !important;
}
.payment-bg-opacity{
    opacity: 0.5;
	display:none;
}
/*################
	Modal-Popup CSS HERE
	####################*/
	
.modal-header-success {
    color:#fff;
    padding:5px 10px;
    border-bottom:1px solid #eee;
    background-color: #36a9e1;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}



/*=======INVOICE TABLE CSS HERE=======*/
#invoice-summary tbody tr:last-child td {
    background: none repeat scroll 0% 0% #FAFAFA;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    height: 24px;
    line-height: 24px;
}
#invoice-summary tbody tr td:first-child {
    text-align: right;
    padding-right: 55px;
}

/*====Select box style here============*/
.btn-input {
   display: block;
}
 
.btn-input .btn.form-control {
    text-align: left;
}
 
.btn-input .btn.form-control span:first-child {
   left: 10px;
   overflow: hidden;
   right: 25px;
}
 
.btn-input .btn.form-control .caret {
   margin-top: -1px;
   position: absolute;
   right: 10px;
   top: 50%;
}
.dropdownlist{
    max-height:100%;
    overflow: auto;
	min-height:100px;
}

/*=====Modal popup======*/



/*=========scroll-top css here===========*/
.scroll-top {
   position:fixed;
   bottom:0;
   right:2%;
   z-index:100;
   background: #f2f3f2;
   font-size:20px;
   border-radius:10px;
   
}
.scroll-top a {
	color:#52c4eb;
	border-radius:10px;
}
.scroll-top a:hover {
  color:#6b6b6b;border-radius:10px;
} 
/*=========Responsive Table css start here===========*/
.board-basis{
    border-width: 1px 1px 2px;
    border-style: solid;
    border-color: #EEE #EEE #52c4eb;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1), 0px 3px 5px rgba(0, 0, 0, 0.03), 0px 3px 5px rgba(0, 0, 0, 0.03), 0px 3px 5px rgba(0, 0, 0, 0.03);
}
.board-basis table {
  border-collapse: collapse;
  border: 1px solid #eee;
  border-bottom: 2px solid #52c4eb;
  }
.board-basis tr:hover {
      background: #f4f4f4;
	  }
.board-basis td {
        color: #555;
      }
.board-basis th, .board-basis td {
    color: #999;
    border: 1px solid #eee;
    padding: 12px 35px;
    border-collapse: collapse;
  }
.board-basis th {
    background: #52c4eb;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
	}
.board-basis > thead > tr > th {
    vertical-align: bottom;
    border-bottom:none;
}
.Popularhotel{
	width:60px;
	height:60px;
	float:left;
	margin-right:10px;
	}
	
/* Main carousel style */
.selected img {
	opacity:0.5;
}

.carousel-control.left {
	background-image: none;    
}
    
.carousel-control.right {
	background-image: none;    
}

.carousel-control {
	/*padding-top: 9%; */ 
  	font-size: 5em;
}

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 1;
}

.list-inline {
	margin-top: 1em;
 	margin-bottom: 1em;  
}

.list-inline>li {
  	padding-right: .8783%;
	padding-left: 0px;  
  	cursor: pointer;
}

.list-inline>li:hover {
  opacity: .5;
}
  
.list-inline li:nth-child(13){
	padding-right: 0px;	    
}

/*======hotel details css here====*/
.loading,.loading>td,.loading>th,.nav li.loading.active>a,.pagination li.loading,.pagination>li.active.loading>a,.pager>li.loading>a{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px;
animation: 2s linear 0s normal none infinite progress-bar-stripes;
-webkit-animation: progress-bar-stripes 2s linear infinite;
}
.btn.btn-default.loading,input[type="text"].loading,select.loading,textarea.loading,.well.loading,.list-group-item.loading,.pagination>li.active.loading>a,.pager>li.loading>a{
background-image: linear-gradient(45deg, rgba(235, 235, 235, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(235, 235, 235, 0.15) 50%, rgba(235, 235, 235, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}
.bg-primary{
	padding:10px;
	text-align:center;
	}
.rating .glyphicon {font-size: 22px; color:#ED8323;}
.rating-num { margin-top:0px;font-size: 54px; }
.progress { margin-bottom: 5px;}
.progress-bar { text-align: left; }
.rating-desc .col-md-3 {padding-right: 0px;}
.sr-only { margin-left: 5px;overflow: visible;clip: auto; }


/*=======Rewies css style here======*/
.message-item {
margin-bottom: 25px;
margin-left: 40px;
position: relative;
}
.message-item .message-inner {
background: #fff;
border: 1px solid #f1f1f1;
border-radius: 3px;
padding: 10px;
position: relative;
}
.message-item .message-inner:before {
border-right: 10px solid #f1f1f1;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -20px;
top: 6px;
width: 0;
}
.message-item .message-inner:after {
border-right: 10px solid #fff;
border-style: solid;
border-width: 10px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -18px;
top: 6px;
width: 0;
}
.message-item:before {
background: #fff;
border-radius: 2px;
bottom: -30px;
box-shadow: 0 0 3px rgba(0,0,0,0.2);
content: "";
height: 100%;
left: -30px;
position: absolute;
width: 3px;
}
.message-item:after {
background: #fff;
border: 2px solid #36a9e1;
border-radius: 50%;
box-shadow: 0 0 5px rgba(0,0,0,0.1);
content: "";
height: 15px;
left: -36px;
position: absolute;
top: 10px;
width: 15px;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.message-item .message-head {
border-bottom: 1px solid #eee;
margin-bottom: 8px;
padding-bottom: 8px;
}
.message-item .message-head .avatar {
margin-right: 20px;
}
.message-item .message-head .user-detail {
overflow: hidden;
}
.message-item .message-head .user-detail h5 {
font-size: 16px;
font-weight: bold;
margin: 0;
color:#818C98;
}
.message-item .message-head .post-meta {
float: left;
padding: 0 15px 0 0;
}
.message-item .message-head .post-meta {
color: #818C98;
text-align: right;
}
.post-meta  {
color: #777;
font-size: 12px;
line-height: 22px;
}
.qa-message-when-data, .qa-message-content{
color: #818C98;
font-size: 13px;
}
.message-item .message-head .avatar img {
 min-height: 40px;
 max-height: 40px;
}
/*========Availability css here =======*/
.hotel-features {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
}
.hotel-features > li {
    float: left;
    position: relative;
    margin-right: 7px;
    margin-bottom: 7px;
}
.hotel-features > li > i {
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 35px;
    transition: all 0.3s ease 0s;
    font-size: 23px;
    display: block;
    border-radius: 5px;
    color: #686868;
    border: 1px solid #CCC;
}
.hotel-features > li .hotel-features-sign {
    position: absolute;
    bottom: 2px;
    left: 0px;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 1em;
    width: 100%;
}
/*====New style css added here=========*/
#nav.affix {
    position: fixed;
    top: 0;
    width: 100%
}
.masthead {
    width: 100%
}
.carousel-lg-img{
	width:828px !important;
	height:330px !important;
	}
.carousel-sm-thumb{
	width:60px !important;
	height:60px !important;
	}
.animatxt{
}
/*Flight results new style*/
.sigment-1 {
    float: left;
    width: 80%;
}
.sigment-fare {
    float: left;
    width: 20%;
	border-left:1px solid #f1f1f1;
	margin-top: -50px;
	text-align:center;
}
.flight-list-details {
    overflow: hidden;
}
.flight-list-details .airline-logo {
    float: left;
    width: 15%;
	height:auto;
}
.flight-list-details .airline-logo span {
	font-size:12px;
	text-align:center;
	}
.flight-list-details .flight-airline-logo {
    width: 50px;
   

}
.flight-list-details .flight-departure, 
.flight-list-details .flight-arrival{
    float: left;
    width: 20%;
}
.flight-list-details .connection-time,
.flight-list-details .flight-class {
    float: left;
    width: 16%;
	text-align: center;
	margin-top: 25px;
}
.flight-list-details .connection-time{
	margin-right:50px;
	}
.flight-list-details .flight-class{
	margin-right:0px;
	border-left:1px solid #f1f1f1;
	padding-left: 5px;
	margin-top: 15px !important;
	}
.flight-list-details .flight-departure h5, 
.flight-list-details .flight-arrival h5 {
    margin-bottom: -14px;
    font-size:25px;
    color: #3B475F;
	margin-top: 0px !important;
}
.flight-list-details .flight-departure span, 
.flight-list-details .flight-arrival span {
	font-size:11px;
}

.flight-list-details .departure-time, 
.flight-list-details .arrival-time{
    margin-bottom: 0px;
    font-size:18px;
    color: #818c98;
	margin-top: 9px !important;
}
.flight-list-details .departure-time span, 
.flight-list-details .arrival-time span {
	font-size:13px;
}
.flight-connection-time {
    display: block;
    font-size: 13px;
    line-height: 1em;
    color: #818C98;
	text-align:center;
}
.flight-list-details .flight-class span{
	text-transform:uppercase;
	}
.flight-list-details .flight-class h5{
    margin-bottom: 0px;
    font-size:16px;
    color: #3B475F;
	margin-top: 0px !important;
}
.sigment-fare .flight-price {
    font-size: 25px;
    color: #36a9e1;
    margin-bottom: 12px;
	text-align:center;
}
.sigment-fare span {
    display: block;
    font-size: 12px;
    color: #818C98;
	text-align:center;
}
.space-mrgn{
	margin-top:20px;
	}
.sigment-fare-2{
	margin-top:0px !important;
	}
.flight-list-details-container {
    padding: 8px;
    border: 1px solid #E6E6E6;
    transition: all 0.2s ease 0s;
    cursor: pointer;
    color: #818C98;
    display: block;
    position: relative;
	margin-bottom:10px;
}
.flight-list-details-container:hover, .hotel-item:hover{
	-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
	-o-box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
	box-shadow:0 1px 3px 0 rgba(0,0,0,0.1);
	}

.detail-sigment-1 {
    float: left;
    width: 100%;
}

.connection {
    display: table;
    width: 100%;
    position: relative;
	float:left;
	margin-top:15px;
}
.connection-row {
    display: table-row;
}
.connection-row::before {
    top: 14px;
    bottom: 0px;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #f1f1f1;
}
.connec-layover {
    display: table-cell;
    text-align: center;
    position: relative;
}
.layover-brd {
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    padding: 5px;
	border:1px solid #f1f1f1;
	border-radius:3px;
	background-color:#FFFFFF;
}

.is-disabled {
    opacity: .2;
    pointer-events: none;
}

/*=========*** Gridview css ****==========*/
#gridview{
	display:none;
	}

.gridview-1 {
    float: left;
    width: 100%;
}
.airline-logos {
    background: none repeat scroll 0% 0% #F5F5F5;
    display: table;
    height: 100px;
    width: 100%;
    table-layout: fixed;
}
.airline-logos span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.airline-logos img {
    max-width: 100px;
}
.flight-detail {
	display: inline-block;
	width:100%;
}
.flight-detail .departure, 
.flight-detail .arrival{
    width: 50%;
	float:left;
}
.flight-detail .departure{
	border-right:1px solid #f1f1f1;
	}
.flight-detail .arrival{
	text-align:right;	
	}
.flight-detail .departure h5, 
.flight-detail .arrival h5 {
    margin-bottom: 0px;
    font-size:18px;
    color: #3B475F;
	margin-top: 0px !important;
}

.departuretime, 
.arrivaltime{
    margin-bottom: 0px;
    font-size:14px;
    color: #818c98;
	margin-top: 9px !important;
}
.departuretime span, 
.arrivaltime span{
	font-size:11px;
	margin-left:3px;
}
.from-to-bg{
    border-bottom: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
	line-height:35px;
	margin-top:10px;
}
.connectiontime{
    border-top: 1px solid #f1f1f1;
	line-height:30px;
	text-align:center;
}
.from-to-bg h5{
	margin-top:5px !important;
	margin-bottom:0px !important;
	}
.from-to-bg span {
    display: block;
    font-size: 12px;
    color: #818C98;
}
.price{
    color: #36A9E1;
    font-size: 22px;
    text-align: right;
    line-height: 1;
    display:inline-block;
	float:right;
}
.flighgrid{}
.btn-book {
    color: #FFF;
    background-color: #29B6D8;
	border-bottom: 2px solid #2192AD;
}
.btn-book.active,.btn-book.focus,.btn-book:active,.btn-book:focus,.btn-book:hover,.open>.dropdown-toggle.btn-book{color:#fff;background-color:#098AA9;border-color:#398439}

.flexbledt {
    background-color: #FCF6E3;
    color: #3B475F;
	padding:3px;
}

/*======RESPONSIVE CSS STYLE HERE=======*/

@media screen and (max-width:1380px) { }

@media screen and (max-width:1280px) { }

@media screen and (max-width: 1024px){
/*.flight-list-details .connection-time, .flight-list-details .flight-class {
    float: left;
    width: 16%!important;
    text-align: center;
    margin-top: 25px;
}*/
 }

@media (min-width: 992px){
	
	.visible-mobile{
		display:none !important;
	}
	}

@media screen and (max-width: 980px) {
.flight-list-details .connection-time {
    margin-right: 20px !important;
}
.flight-list-details .connection-time, 
.flight-list-details .flight-class {
    float: left;
    width: 20% !important;
    text-align: center;
    margin-top: 25px;
}
.flight-list-details .airline-logo {
    float: left;
    width: 17% !important;
    height: auto;
}
.flight-list-details .flight-departure h5, 
.flight-list-details .flight-arrival h5 {
    margin-bottom: -14px;
    font-size: 22px !important;
    color: #3B475F;
    margin-top: 0px !important;
}
.flight-list-details .flight-departure, 
.flight-list-details .flight-arrival {
    float: left;
    width: 16% !important;
}
 }





@media screen and (max-width: 800px) 
{

.flight-list-details .connection-time {
  margin-right: 20px !important;
}
.flight-list-details .flight-departure, 
.flight-list-details .flight-arrival {
  float: left;
  width: 17%;
}
.flight-list-details .connection-time, 
.flight-list-details .flight-class {
  float: left;
  width: 21%!important;
  text-align: center;
  margin-top: 25px;
}
.flight-list-details .flight-departure h5, 
.flight-list-details .flight-arrival h5 {
  margin-bottom: -14px;
  font-size: 20px;
  color: #3B475F;
  margin-top: 0px !important;
}
.flight-list-details .departure-time, 
.flight-list-details .arrival-time {
  margin-bottom: 0px;
  font-size: 16px;
  color: #818c98;
  margin-top: 9px !important;
}
.flight-list-details .airline-logo {
  float: left;
  width: 17%;
  height: auto;
}
}







@media only screen and (max-width: 768px) {
.flight-list-details .airline-logo {
    float: left;
    width: 13.5%;
}
.flight-list-details .connection-time, 
.flight-list-details .flight-class {
    float: left;
    width: 21% !important;
    text-align: center;
    margin-top: 25px;
}
.flight-list-details .connection-time {
  margin-right: 20px !important;
}
.flight-list-details .flight-departure, 
.flight-list-details .flight-arrival {
  float: left;
  width: 18% !important;
}
}






@media screen and (max-width: 650px) { 
.flight-list-details .connection-time, .flight-list-details .flight-class {
    float: left;
    width: 18% !important;
    text-align: center;
    margin-top: 25px;
}
.sigment-fare .flight-price {
    font-size: 30px;
    color: #36A9E1;
    margin-bottom: 12px;
    text-align: center;
}
.c11{
	font-size:11px;
	}
.flight-list-details .connection-time {
    margin-right: 20px !important;
}
.sigment-fare .flight-price {
    font-size: 14px !important;
    color: #36A9E1;
    margin-bottom: 12px;
    text-align: center;
}
.flight-list-details .flight-departure h5, 
.flight-list-details .flight-arrival h5 {
    margin-bottom: -10px !important;
    font-size: 20px !important;
    color: #3B475F;
    margin-top: 0px !important;
}
.flight-list-details .departure-time, 
.flight-list-details .arrival-time {
    margin-bottom: 0px;
    font-size: 13px !important;
    color: #818C98;
    margin-top: 0px !important;
}
}

@media screen and (max-width: 480px) {
.flight-list-details .airline-logo {
    float: left;
    width: 12% !important;
    text-align: center;
}
.c11{
	font-size:11px;
	}
.flight-list-details .flight-departure span, 
.flight-list-details .flight-arrival span {
    font-size: 11px!important;
}
.flight-list-details .flight-departure h5, .flight-list-details .flight-arrival h5 {
    margin-bottom: -10px!important;
    font-size: 14px !important;
    color: #3B475F;
    margin-top: 0px !important;
}
.flight-connection-time {
    font-size: 11px !important;
    color: #818C98;
    text-align: center;
}

}

@media screen and (max-width: 360px) {
.c11{
	font-size:11px;
	}
}

@media screen and (max-width: 32em) {
.logo {width:190px;}
.pre-link-box{
	display:none;
	}
.hotel-item-img-wrap img {
    height:auto !important;
}
.carousel-lg-img{
	width:auto !important;
	height:auto !important;
	}
.carousel-control {
    padding-top: 0%;
	font-size: 5em;
}

/* flight results nEw StYlE*/
.flight-list-details .airline-logo {
    float: left;
    width: 20% !important;
}
.flight-list-details .airline-logo span{
	display:none;
	}
.flight-list-details .flight-airline-logo {
    width: 30px;
    height: 30px;
    float: left;
}
.flight-list-details .flight-departure, .flight-list-details .flight-arrival {
    float: left;
    width: 25% !important;
}
.flight-list-details .flight-departure h5, 
.flight-list-details .flight-arrival h5 {
    margin-bottom: -14px;
    font-size: 13px;
    color: #3B475F;
    margin-top: 0px !important;
}
.sigment-fare .flight-price {
    font-size: 13px;
    color: #36A9E1;
    margin-bottom: 12px;
    text-align: center;
}
.flight-list-details .connection-time {
    margin-right: 25px;
}
.flight-list-details .flight-class {
	display:none;
	}
.flight-list-details .flight-departure span, 
.flight-list-details
span {
    font-size: 11px;
}
.flight-list-details .departure-time, 
.flight-list-details .arrival-time {
    margin-bottom: 0px;
    font-size: 12px;
    color: #818C98;
    margin-top: 5px !important;
}
.flight-list-details .connection-time, .flight-list-details .flight-class {
    float: left;
    width: 25%;
    text-align: center;
    margin-top: 15px;
}
.flight-connection-time {
    font-size: 9px;
    color: #818C98;
    text-align: center;
}
.botton-size{
	width: 50px;
	font-size: 8px;
	padding:5px !important;
}
.sigment-fare {
    float: left;
    width: 20%;
    border-left: 1px solid #F1F1F1;
    text-align: center;
}
.c11{
	font-size:11px;
	}
.steps{
	display:none;
	}
}


.time-btm{
 margin-bottom:10px;
 font-size:12px;
 display:inline-block;
 }
.h5-btm{
 margin-bottom:0px !important;
 }
 




/*=========FAQ's style add==========*/
.acc-headbg {
    border-radius: 3px;
    border: 1px solid #e5e7ec;
	text-align:left;
	padding:10px;
	margin-top:5px;
}
.acc-innerbg {
    border: 1px solid #e5e7ec;
	border-top:none;
	text-align:left;
	padding:5px 10px 5px;
	margin-bottom:5px;
	
	-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.acc-headbg:hover,.acc-headbg:hover{
    border: 1px solid #b3b3b3;
	background-color:#f1f1f1;

}
.acc-headbg h4{
	margin-bottom:0px;
	margin-top:0px;
	cursor:pointer;
	font-size:16px;
}
.acc-headbg h4:hover{
	color:#32A2E3;
}





/****************************amit css start here/******************/
.m-0 {
    margin: 0 !important;
}
.m-2 {
    margin: 2px !important;
}
.m-3 {
    margin: 3px !important;
}
.m-5 {
    margin: 5px !important;
}
.m-7 {
    margin: 7px !important;
}
.m-10 {
    margin: 10px !important;
}
.m-12 {
    margin: 12px !important;
}
.m-15 {
    margin: 15px !important;
}
.m-20 {
    margin: 20px !important;
}
.m-25 {
    margin: 25px !important;
}
.m-30 {
    margin: 30px !important;
}
.m-35 {
    margin: 35px !important;
}
.m-40 {
    margin: 40px !important;
}
.m-50 {
    margin: 50px !important;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-2 {
    margin-left: 2px !important;
}
.ml-3 {
    margin-left: 3px !important;
}
.ml-5 {
    margin-left: 5px !important;
}
.ml-7 {
    margin-left: 7px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.ml-12 {
    margin-left: 12px !important;
}
.ml-15 {
    margin-left: 15px !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.ml-25 {
    margin-left: 25px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-35 {
    margin-left: 35px !important;
}
.ml-40 {
    margin-left: 40px !important;
}
.ml-50 {
    margin-left: 50px !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-2 {
    margin-right: 2px !important;
}
.mr-3 {
    margin-right: 3px !important;
}
.mr-5 {
    margin-right: 5px !important;
}
.mr-7 {
    margin-right: 7px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.mr-15 {
    margin-right: 15px !important;
}
.mr-20 {
    margin-right: 20px !important;
}
.mr-25 {
    margin-right: 25px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.mr-35 {
    margin-right: 35px !important;
}
.mr-40 {
    margin-right: 40px !important;
}
.mr-50 {
    margin-right: 50px !important;
}
.mh-2 {
    margin: 0 2px !important;
}
.mh-3 {
    margin: 0 3px !important;
}
.mh-5 {
    margin: 0 5px !important;
}
.mh-7 {
    margin: 0 7px !important;
}
.mh-10 {
    margin: 0 10px !important;
}
.mh-12 {
    margin: 0 12px !important;
}
.mh-15 {
    margin: 0 15px !important;
}
.mh-20 {
    margin: 0 20px !important;
}
.mh-25 {
    margin: 0 25px !important;
}
.mh-30 {
    margin: 0 30px !important;
}
.mh-35 {
    margin: 0 35px !important;
}
.mh-40 {
    margin: 0 40px !important;
}
.mh-50 {
    margin: 0 50px !important;
}
.mv-2 {
    margin: 2px 0 !important;
}
.mv-3 {
    margin: 3px 0 !important;
}
.mv-5 {
    margin: 5px 0 !important;
}
.mv-7 {
    margin: 7px 0 !important;
}
.mv-10 {
    margin: 10px 0 !important;
}
.mv-12 {
    margin: 12px 0 !important;
}
.mv-15 {
    margin: 15px 0 !important;
}
.mv-20 {
    margin: 20px 0 !important;
}
.mv-25 {
    margin: 25px 0 !important;
}
.mv-30 {
    margin: 30px 0 !important;
}
.mv-35 {
    margin: 35px 0 !important;
}
.mv-40 {
    margin: 40px 0 !important;
}
.mv-50 {
    margin: 50px 0 !important;
}
.mt-0 {
    margin-top: 0 !important;
}
.mt-2 {
    margin-top: 2px !important;
}
.mt-3 {
    margin-top: 3px !important;
}
.mt-5 {
    margin-top: 5px !important;
}
.mt-7 {
    margin-top: 7px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-12 {
    margin-top: 12px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-35 {
    margin-top: 35px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-100 {
    margin-top: 100px !important;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-2 {
    margin-bottom: 2px !important;
}
.mb-3 {
    margin-bottom: 3px !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.mb-7 {
    margin-bottom: 7px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-12 {
    margin-bottom: 12px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-35 {
    margin-bottom: 35px !important;
}
.mb-40 {
    margin-bottom: 40px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.p-0 {
    padding: 0 !important;
}
.p-3 {
    padding: 3px !important;
}
.p-5 {
    padding: 5px !important;
}
.p-7 {
    padding: 7px !important;
}
.p-10 {
    padding: 10px !important;
}
.p-12 {
    padding: 12px !important;
}
.p-15 {
    padding: 15px !important;
}
.p-20 {
    padding: 20px !important;
}
.p-25 {
    padding: 25px !important;
}
.p-30 {
    padding: 30px !important;
}
.p-35 {
    padding: 35px !important;
}
.p-40 {
    padding: 40px !important;
}
.p-50 {
    padding: 50px !important;
}
.pl-0 {
    padding-left: 0 !important;
}
.pl-2 {
    padding-left: 2px !important;
}
.pl-3 {
    padding-left: 3px !important;
}
.pl-5 {
    padding-left: 5px !important;
}
.pl-7 {
    padding-left: 5px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pl-12 {
    padding-left: 12px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pl-25 {
    padding-left: 25px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.pl-35 {
    padding-left: 35px !important;
}
.pl-40 {
    padding-left: 40px !important;
}
.pl-50 {
    padding-left: 50px !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.pr-2 {
    padding-right: 2px !important;
}
.pr-3 {
    padding-right: 3px !important;
}
.pr-5 {
    padding-right: 5px !important;
}
.pr-7 {
    padding-right: 7px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.pr-20 {
    padding-right: 20px !important;
}
.pr-25 {
    padding-right: 25px !important;
}
.pr-30 {
    padding-right: 30px !important;
}
.pr-35 {
    padding-right: 35px !important;
}
.pr-40 {
    padding-right: 40px !important;
}
.pr-50 {
    padding-right: 50px !important;
}
.ph-2 {
    padding: 0 2px !important;
}
.ph-3 {
    padding: 0 3px !important;
}
.ph-5 {
    padding: 0 5px !important;
}
.ph-7 {
    padding: 0 7px !important;
}
.ph-10 {
    padding: 0 10px !important;
}
.ph-12 {
    padding: 0 12px !important;
}
.ph-15 {
    padding: 0 15px !important;
}
.ph-20 {
    padding: 0 20px !important;
}
.ph-25 {
    padding: 0 25px !important;
}
.ph-30 {
    padding: 0 30px !important;
}
.ph-35 {
    padding: 0 35px !important;
}
.ph-40 {
    padding: 0 40px !important;
}
.ph-50 {
    padding: 0 50px !important;
}
.pv-2 {
    padding: 2px 0 !important;
}
.pv-3 {
    padding: 3px 0 !important;
}
.pv-5 {
    padding: 5px 0 !important;
}
.pv-7 {
    padding: 7px 0 !important;
}
.pv-10 {
    padding: 10px 0 !important;
}
.pv-12 {
    padding: 12px 0 !important;
}
.pv-15 {
    padding: 15px 0 !important;
}
.pv-20 {
    padding: 20px 0 !important;
}
.pv-25 {
    padding: 25px 0 !important;
}
.pv-30 {
    padding: 30px 0 !important;
}
.pv-35 {
    padding: 35px 0 !important;
}
.pv-40 {
    padding: 40px 0 !important;
}
.pv-50 {
    padding: 50px 0 !important;
}
.pt-0 {
    padding-top: 0 !important;
}
.pt-2 {
    padding-top: 2px !important;
}
.pt-3 {
    padding-top: 3px !important;
}
.pt-5 {
    padding-top: 5px !important;
}
.pt-7 {
    padding-top: 7px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pt-12 {
    padding-top: 12px !important;
}
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pt-25 {
    padding-top: 25px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-35 {
    padding-top: 35px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.pb-2 {
    padding-bottom: 2px !important;
}
.pb-3 {
    padding-bottom: 3px !important;
}
.pb-5 {
    padding-bottom: 5px !important;
}
.pb-7 {
    padding-bottom: 7px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pb-12 {
    padding-bottom: 12px !important;
}
.pb-15 {
    padding-bottom: 15px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pb-35 {
    padding-bottom: 35px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}





.pink-text {
    color:#ffbe03 !important
}
.orange-text {
    color: #F90 !important;
}
.txt_red {
    color: #c06;
}

.ver-offer img.double-border{border:#c4c4c4 double 1px; padding:5px;
}

.ver-offer ul{list-style:none; margin:0px; padding:0px;
   }
.ver-offer ul li {
    border-bottom:#93a5a5 solid 1px; clear:left; line-height:25px;}
	.ver-offer ul li:hover {
   background:#ebf1f1;}


.ver-offer ul li a {
    color: #464646;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 7px;
	font-weight:bold;
	text-transform:uppercase;
    text-decoration: none !important;
}

.ver-offer ul li span {
    color: #e50278;
    float: right;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
}


.ver-offer ul li span .from-label {
    float: none;
    font-size: 11px;
    font-weight: normal;
    padding: 0 7px 0 0;
	color:#999 !important;
}

.review-padding{padding-left:380px;}

.waiting-container{width:680px; border:#e50278 solid 5px; margin:0 auto; background:#FFF;}
.wait-txt {
    color: #006699;
    font-family: "Arial",Verdana,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 1px;
    margin-top: 1px;
}

.grung-bg{background:#75787b; border-bottom:#d1d1d1 solid 1px; color:#FFF;}

.padded{padding:10px;}
.padded_ver{padding:10px 0px;}

.bg-normal {
    background-color: #007dbe !important;
}

.box {
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    position: relative;
}
.bg-grisPalido {
    background-color: #f5f5f5 !important;
}
.visible {
    display: block !important;
    overflow: hidden;
}



.separadorBottom{border-bottom:#999  dotted 1px;}
.border-grey{border:1px solid #ddd;}

.txt_large {
    font-size: 1.4em;
    font-weight: 700;
}

.clr{clear:both;}

.bg-debil {
    background-color: #c8e6fa !important;
}

.light-yellow-bg{background:#FBF1E4;}
.light-white-bg{background:#F5F5F5;}

input[type="text"], input[type="search"], select {
    background:#FFF;
    border: 1px solid #4a4e53;
    color: #024a75;
    display: inline-block;
    font-size: 100%;
    font-weight: normal;
    height: 30px;
    margin: 0;
    padding: 4px;
    width: 100%;
}


.Headers_Bg {
    background-color: #f5f5f5;
    background-repeat: repeat-x;
    border-bottom: 1px solid #dddddd;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #4d4d4d;
    
   
    padding: 6px 12px;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    text-transform: capitalize; border:1px solid #dddddd;
}


.fltTabContent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #dddddd #dddddd;
    border-image: none;
    border-radius: 0 0 5px 5px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: left;
    line-height: 100%;
    padding: 10px; width:100%;
   
}


table.cities-table {
    background: #fff none repeat scroll 0 0;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-top: 1px solid #d0d0d0;
    display: table;
    font-size:12px;
    margin: 20px 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
table.cities-table th {
    background:#e5e5e5;
    border-bottom: 1px solid #d0d0d0;
    display: table-cell;
    font-weight: bold;
    padding: 10px 15px;
	text-align:center;
}
table.cities-table td {
    border-bottom: 1px solid #d0d0d0;
    display: table-cell;
    padding: 5px 15px;
	
}
table.cities-table td:first-child, table.cities-table th:first-child {
    text-align: center;
}
table.cities-table td:first-child {
    font-size: 14px;
    font-weight: 700;
}
table.route td:first-child {
    font-size: 14px;
    font-weight: normal;
}

.bangkok_bg{background:url(../images/bangkok_bg.jpg) center top no-repeat;}

.trans-bg {
    background: rgba(0, 33, 47, 0.7) none repeat scroll 0 0;
    font-size: 14px;
    padding: 10px;
    width: 100%;
}

.f-left{float:left !important;}

.f-right{float:right !important;}

.tag {
    background: rgba(0, 0, 0, 0) url("../images/bg-title-camp.png") no-repeat scroll left top;
    color: #fff;
    font-size: 10px;
    height: 43px;
    left: 10px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 135px;
}


.flight-deal-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    background-image: -moz-linear-gradient(center bottom , rgba(0, 0, 0, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%);
    border-color: #444444 #444444 #222222;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 10px 1px 1px;
    
    float: left;
    height: auto;
   
    padding: 10px;
  
}
.flight-deal-box .deal-title {
    color: #284063;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
	width:100%;
  
}
.flight-deal-box .deal-image-box {
    box-shadow: 0 1px 27px rgba(0, 0, 0, 0.22);
    float: left;
    height: auto;
    margin: 5px 0;
   
}
.flight-deal-box .deal-image-box img {
    float: left;
    height: auto;
    width:100%;
}
.flight-deal-box ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.flight-deal-box ul li {
    border-bottom: 1px dotted #636;
    float: left;
    line-height: 25px;
	width:100%;
}
.flight-deal-box ul li:hover {
    background: #cdf6f7 none repeat scroll 0 0;
    cursor: pointer;
}
.flight-deal-box ul li:hover a {
    color: #000;
}
.flight-deal-box ul li .dest-box {
    float: left;
    height: auto;
  
}
.flight-deal-box ul li .price-box {
    float: right;
    height: auto;
   
	text-align:right
}
.flight-deal-box ul li a {
    color: #9a3402;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.flight-deal-box ul li a.active {
    color: #000;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}


.why-book-bg{background:url(../images/why-book-bg.jpg) center top no-repeat;}



.b-deals {
    margin-bottom: 50px;
    position: relative;
    top: -110px;
    z-index: 30;
}
.b-deals__positive {
    top: 30px;
}
.b-deals_item {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    display: block;
    float: left;
    font-size: 0.9em;
    height: auto;
    margin: 15px 0;
    padding: 2%;
    position: relative;
    text-align: left;
    transition-duration: 0.3s;
    transition-property: all;
    width: 96%;
}
.b-deals_item::before, .b-deals_item::after {
    content: " ";
    display: table;
}
.b-deals_item::after {
    clear: both;
}
.b-deals_item__label::after {
    background: rgba(0, 0, 0, 0) url("../images/label.png") no-repeat scroll center top;
    content: " ";
    height: 44px;
    position: absolute;
    right: 20px;
    top: -9px;
    width: 35px;
}
.b-deals_item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.6);
    cursor: pointer;
}
.b-deals_item:hover .b-deals_image img {
    transform: scale(1.1, 1.1);
}
.b-deals_image {
    overflow: hidden;
}
.b-deals_image img {
    transition-duration: 0.3s;
    transition-property: transform;
}
.b-deals_info {
    float: left;
    margin: 20px 0 10px;
    overflow: hidden;
}
.b-deals_info-wrapper::before, .b-deals_info-wrapper::after {
    content: " ";
    display: table;
}
.b-deals_info-wrapper::after {
    clear: both;
}
.b-deals_info__title {
    color: #1888df;
    font-size: 1.1em;
    line-height: 1.1;
}
.b-deals_info__title-small {
    color: #312e2d;
    font-size: 1em;
    line-height: 1.2;
    margin: 5px 0 3px;
}
.b-deals_info__title-big {
    color: #1888df;
    font-size: 1.4em;
    line-height: 1.2;
    margin-bottom: 5px;
}
.b-deals_info__text {
    color: #ee3797;
    font-size: 0.8em;
    margin-top: 10px;
}
.b-deals_price {
    float: right;
    padding-top: 20px;
    text-align: center;
    width: 110px;
}
.b-deals_price__text {
    color: #312e2d;
    font-size: 0.5em;
}
.b-deals_price__total {
    color: #ffaa06;
    font-size: 3em;
    line-height: 1;
    position: relative;
}
.b-deals_price__total::before {
    background: #edf1f4 none repeat scroll 0 0;
    content: " ";
    display: block;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
.b-deals_price__currency {
    font-size: 0.5em;
    position: absolute;
    right: -2px;
    top: 1px;
}


 nav select {
      display: none; border:#F90 solid 2px; background:#FFF; margin-top:12px; 
    }
    
    @media (max-width: 960px) {
      nav ul     { display: none; }
      nav select { display: inline-block; }
    }
	
	
.gradbg{
   border-color: #c5c6c7;
   
    border-style: solid;
    border-width: 1px 1px 5px;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    color: #818c98;
    cursor: pointer;
    display: block;
    
    padding: 10px;
    position: relative;
    transition: all 0.2s ease 0s;
	margin-bottom:10px;
}	




/*************************airline page css start here/*************************************/

.airline-wrapper{
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.airline-display-box{ background: #f6f6f6 none repeat scroll 0 0;
    border: 1px solid #dddddf;
    float: right;
    height: auto;
    padding: 10px;}
	
.cx-airline{min-height:200px; border-bottom:#F90 solid 5px;}	
.cx-logo{width:118px; height:118px; float:right; margin-top:35px;}

.airline-sigment-fare {
    float: left;
    width: 20%;
	border-left:1px solid #8ad1e9;
	
	text-align:center;
}	

.mod-search-bg{background:#1373BD !important; border:#e3eef6 solid 7px !important;  border-radius:8px !important;}	
/***********************airline page css end here/*************************************************/


/***************************holiday page css start here/************************/
.hotel-list > li {
    background: #fff;
    border: 1px solid #ddd;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.hotel-list > li .pic {
    border: 1px solid #ddd;
    float: left;
    padding: 10px;
    position: relative;
	width:100%;
}
.hotel-list > li .pic .type-info{
    background:#F90; padding:3px 5px; text-align:center; position:absolute; bottom:10px; left:10px; color:#FFF; font-size:12px; font-weight:bold;
}


.hotel-list .product-detail {
  
    float: left;
    padding: 10px;
    width: 100%;
}

.hotel-list .offer-date {
    color: #404040;
    display: block;
    font-size: 12px;
}

.hotel-list .mob-text {
    color: #999;
    float: left;
    font-size: 10px;
    line-height: 15px;
    text-align: left;
    width: 100%;
}

.hotel-list .price-area {
    border: 1px solid #ddd;
    float: none;
    margin: 0 10px;
    overflow: hidden;
    width: auto;
	 padding: 10px 5px;
}

.hotel-list .button-box {
    display: block;
    padding:10px;
}
.box2 {
    margin-top: 0;
    width: 50%;
}
.flt-left {
    display: inline-block;
    float: left;
    margin-left: 5px;
    margin-top: 8px;
    position: relative;
}

.more-button {
    background: #1b76ff;
	 border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 47px;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
}
.phone-button, .more-info {
    background-color: #7b7e81;
    background-image: linear-gradient(to bottom, #8b8d90, #64676b);
    background-repeat: repeat-x;
    border: 1px solid #64676b;
    box-shadow: 0 1px 0 rgba(236, 237, 237, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); padding:6px; font-weight:bold; display:block; text-align:center;
    font-size: 16px;
    font-weight:bold;
    line-height: 47px;
    margin-top: 5px;
    text-transform: uppercase;
}
.amt-pink {
    color: #cb1451;
    font-size: 25px;
    line-height: 27px;
	font-weight:bold;
}
.fr-amt {
    display: block;
    font-size: 24px;
   
}

.btn-secondary {
    background-color: #7b7e81;
    background-image: linear-gradient(to bottom, #8b8d90, #64676b);
    background-repeat: repeat-x;
    border: 1px solid #64676b;
    box-shadow: 0 1px 0 rgba(236, 237, 237, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); padding:6px; font-weight:bold; display:block; text-align:center;}


.btn-primary{
    background-color: #d2453f;
    background-image: linear-gradient(to bottom, #e85b54, #b22520);
    background-repeat: repeat-x;
    border: 1px solid #b22520;
    box-shadow: 0 1px 0 rgba(242, 164, 162, 0.6) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); padding:6px 10px; font-weight:bold; display:block; text-align:center;
}


.dark-blue-bg{background:#0399E2 url(../images/call-bg.jpg) center -70px no-repeat;}

.hr::before, .hr::after {
    content: "";
    display: block;
    height: 2px;
    margin: 16px auto 60px;
}
.hr.hr-top::before {
    background-color: #d70028;
    height: 1px;
    margin-bottom: 20px;
    margin-top: -10px;
    width: 250px;
}

.hr.hr-bottom::after {
    width: 230px;
}
.hr.hr-bottom::after {
    background-color: #d70028;
    height: 1px;
    margin-bottom: 0;
    width: 250px;
}
.hr::before, .hr::after {
    content: "";
    display: block;
    height: 2px;
    margin: 16px auto 60px;
}



.sticky {
	background: none repeat scroll 0 0 #e0e0e0;
	border-bottom: 1px solid #fcad11;
	
	height: 129px;
	width: 100%;
	z-index: 999999 !important;
}
.fixed {
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
}


/********************filter start /***********/

.booking-filters {
    background: #4d4d4d none repeat scroll 0 0;
    border: 1px solid #262626;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
    padding: 15px 0;
    width: 263px;
}
.booking-filters > h3 {
    padding: 0 20px;
	color:#FFF;
}
.booking-filters .booking-filters-list > li {
    border-top: 1px solid #3b3b3b;
    margin-top: 15px;
    padding: 15px 20px 0;
}
.booking-filters .booking-filters-list > li .booking-filters-title {
    margin-bottom: 5px;
	color:#FFF;
}



/***************filter end /***************/
/**************amit css start here/**********************/





