/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 1.7;
	color: #666666;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	background: #fff;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
}
img{
	max-width:100%;
}

p {
	color: #666;
	margin: 0 0 1em !important;
	text-align:justify;
}
h1, h2, h3, h4, h5, h6 {
	font-family:36px 'Open Sans', sans-serif;
}

.Header{
}

.logo {
  margin-top:12px;
}



.headertop{
	background:#00A1DE;
	height:4px;
}
.headertop a{
	color:#f0f0f0;
}
.headertop img{
	margin:5px 10px 0px 0px;
}

.HeaderContact {
  margin-top: 24px;
}




/* Navigation Menu Start*/





.sticky-wrapper.is-sticky #sticker,
.sticky-wrapper{
	z-index:999;
}
.navbar{
	margin-bottom:0;
}
.navbar-default .navbar-nav > li.active > a, 
.navbar-default .navbar-nav > li.active > a:focus, 
.navbar-default .navbar-nav > li.active > a:hover{
	background:none;
}
.sticky-menu{
    z-index: inherit;	
}

/*--------------- Side Navigation Menu--------------*/
.side-nav  #main{
	padding:0;
}
.side-nav header nav{
	left:0;
	right:0;
	top:0;
	position:absolute;
}
.side-nav header .navbar-default {
    background:none;
    border:none;
	position:absolute;
	z-index:99;
	top:25px;
	box-shadow:none;
	-moz-box-shadow:none;
	-ms-box-shadow:none;
	-o-box-shadow:none;
	-webkit-box-shadow:none;
}
#navigation-menu{
	line-height:2;
	color:#171717;
}
.side-nav header .navbar-nav{
	float: right !important;
	width:auto !important;
}
.side-nav header .navbar-default .navbar-nav > li > a{
	font-size:25px;
	padding:0;
}
.side-nav header .nav > li > a.active{
	color:#FFC400;
}
.side-nav header .nav-fixed {
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;	
}
.side-nav header .nav-fixed > li {
	float: right;
}
.side-nav header  #sticky.nav-fixed a {
    height: 100px;
    line-height: 100px;
    text-align: center;
    width: 100px;
	color:#171717;
}
/*------------MENU------------*/
.side-nav header  #wrapper .toggle-menu{
	background:rgba(0,0,0,.9);
	width:100%;
	height:100%;
	position: fixed;
	overflow-y: auto;
	right:0;
	top:-100%;
	z-index:999;	
}
.side-nav header #wrapper .close-menu{
	float:right;
	font-size:30px;
	height:100px;
	width:100px;
	line-height: 100px;
    text-align: center;
	display:block;
	color:#fff;
}
.side-nav header   #wrapper .nav{
	padding:130px 0 0 0px;	
	text-align:center;
}
.side-nav header .nav > li > .sub{
	padding:0 0 0 40px;
}
.side-nav header .nav > li > a,
.side-nav header .nav > li > .sub a{
	color:#ccc;
	font-size:17px;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing: 2px;
	padding: 10px 22px;
	text-decoration:none;
}
.side-nav header .nav > li > a:focus{
	background:none;
}
.side-nav header .nav > li > .sub a{
	line-height:3;
}
.side-nav header #wrapper .close-menu a,
.side-nav header #navigation-close.close-menu:hover{	
	color:#ffffff;
}
.side-nav header .nav > li > a:hover, .nav > li > a:focus{
	background:transparent;
}
.side-nav header .nav > li.active{
	position:relative;
}
.side-nav header .nav > li.active:before{
	height:20px;
	content:"";
	width:77px;
	left:-77px;
	position:absolute;
	top: 50%;
    transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.side-nav header .social-icon{
	margin-top:30px;
}
.side-nav header .social-icon i{
	margin:5px;
	background:none;
}
/*---STICKY----*/
.side-nav header  .sticky-wrapper.is-sticky .nav {
    background: none repeat scroll 0 0 black;
    padding: 15px 20px;
    right: 15px;
}





.services_tab{
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  border-color: #666;
  border-image: none;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 10px;
 background: #45484d; background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #45484d), color-stop(100%, #000000)); background: -webkit-linear-gradient(top, #45484d, #000000); background: -moz-linear-gradient(top, #45484d, #000000); background: -o-linear-gradient(top, #45484d, #000000); background: linear-gradient(top, #45484d, #000000); -webkit-box-shadow: 0, 8px, 12px, rgba(0, 0, 0, 0.8); -moz-box-shadow: 0, 8px, 12px, rgba(0, 0, 0, 0.8); box-shadow: 0, 8px, 12px, rgba(0, 0, 0, 0.8); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#45484d',endColorstr='#000000',GradientType=0); 
 opacity:0.95;

}
.services_tab a {
text-transform:capitalize;
color: #f0f0f0!important;
display: list-item;
font-size: 12px!important;
font-weight: 100;
line-height: 24px;
list-style-type: square;
padding: 0;
}
.knwledge_center ul li a {
  text-transform: uppercase;
}

.btn-default, .progress, div.count-number::after, .bg-color2, .portfolio-grid .grid, .service-content .title::before, .social-icon i:hover, .overlay-color2, .newsletter .submit.bg-color:hover, .dark-header .navbar, .header-search-content, .item-box.bg-color2, .accordion-1 .panel > .panel-heading > .panel-title > a, .accordion-1 .collapse.in, .accordion-1 .panel-body, .accordion-1 .collapse, .about-us1 .box h4, .btn-default.inverse:hover, .btn-default.inverse:focus, .history li:hover .timeline-icon, .list-group.style1 .list-group-item:hover, .list-group.style1 .list-group-item.active, .service-tabs .nav-tabs > li.active > a, .filter-menu .pts1 li.filter.active, .filter-menu .pts1 li.filter:hover, .navigation-2.owl-theme .owl-controls .owl-buttons div i:hover, .pagination > .active > span, .pagination > .active > span:hover, .list-group.style1 a.list-group-item.in, .widget .list-group.style1 .list-group-submenu .list-group-item:hover, .list-group.style1 a.list-group-item.in.collapsed:hover, .widget .search-form button, .tags li a:hover, .post-classic .meta, .hbg-color2:hover, .hbg-color2:focus, .features-list-item i, .separate-bg::after, .countdown-section, .pricing:hover, .pricing.active, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  background-color: #00a1de;
}
.btn-link, .btn-link:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar.navbar-bg-light .navbar-nav > li > a:hover, .navbar.navbar-bg-light .navbar-nav > li > a:focus, .navbar.navbar-bg-light .navbar-nav > li > a.active, .navbar.navbar-bg-light .navbar-nav > li > a.highlighted, .page-links div a:hover, .page-links div a:active, .page-links div a:focus, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a.active, .text-color, .item-box a:hover i, .inverse i, .item-box.icons-color i, .pricing:hover .title, .pricing:hover .title a, .pricing.active .title, .pricing.active .title a, .process-content:hover .title, .pricing .price, .post-meta i, .meta i, .quote blockquote::before, .quote blockquote::after, .tweet_time a, #video-controls a, .link-hover-color a:hover, .icons-hover-color i:hover, .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li.active > a:focus, .navbar-default .navbar-nav > li.active > a:hover, #page .breadcrumb > .active, .timeliner li:hover .timeline-heading h4.subheading, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .sitemap li a:hover, .bakery-block:hover .fill-icon, .pricing:hover .pricing-icon, .travel-block i, .side-navbar .top-contact.link-hover-black > a:hover, .side-navbar .top-social-icon > a:hover i, header .nav .open > a.highlighted, .btn-transparent-black:hover, .btn-transparent-white:hover, .btn-transparent-black-inverse, .btn-transparent-white-inverse, .btn-transparent-color, .btn-transparent-color-inverse:hover, .figcaption i:hover, .footer-widget .widget a:hover, .accordion-1 .panel-title i, ul.arrow-style.ls1 li::before, h2 span, h3 span, h4 span, a.learn-more:hover, .learn-more:hover i, .case-title a, a.read-more, .side-nav header .social-icon i:hover, .side-nav header .nav > li > a:hover, .side-nav header .nav > li > a:focus {
  color: #fcba37 !important;
}



/* Navigation Menu End*/





/* whats new Start*/

#WhatsNew {
  padding: 10px 0px 0px;
}
.WhatsNew {
  border: 1px solid #00A1DE;
}

.WhatsNew h5 {
  background: #00A1DE  none repeat scroll 0 0;
  color: #fff;
  margin: 2px;
  padding: 5px 0;
  text-align: center;
}
/* whats new End*/

/* Advance Search Start*/
.AdvanceSearch{
	background:#fff;
	padding:40px 0px 20px 0px;
	min-height:600px;
}

.AdvanceSearch h2 {
  border-bottom: 2px solid;
  color: #333;
  font-family: Cuprum;
  font-size: 36px;
  line-height: 50px;
  margin: 0 0 5px;
  text-align: left;
  text-transform: uppercase;
}
.AdvanceSearch h2 span {
  color: #00a1de !important;
  font-family:Cuprum;
  text-transform: uppercase;
}

.AdvanceSearch ul li {
	list-style-position: inside;
	list-style-type: square;
	margin-left:15px;
}



.NewsBox {
  border: 1px solid #00a1de;
  box-shadow: 1px 1px 4px #00a1de;
  margin-bottom: 20px;
  padding: 2px;
}



.ticker {
width: 100%;
height: 600px;
overflow: hidden;
/*border: 1px solid #DDD;*/
border-radius: 5px;
box-shadow: 0px 0px 5px #DDD;
background-color:  #f5f5f5;
text-align: left;
}
.ticker h3 {
padding: 0 0 10px 10px;
border-bottom: 1px solid #A7A7A7;
}
.ticker ul {
list-style: none;
padding: 0;
margin: 0;
font-style: italic;
}
.ticker ul li {
list-style: none;
height:auto;
padding:7px;
border-bottom: 1px solid #00A1DE;
}



select, input {
  margin-bottom: 20px;
  outline: 0 none;
}

.QueryForm {
  background-color: #f5f5f5;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
  min-height: 20px;
  padding: 8px;
}
.QueryForm input, .QueryForm textarea  {
  border: 1px solid #ccc;
  width:100%;
  padding:8px;
}

.NewsBox h4{
	background:#00A1DE;
	color:#f0f0f0;
	padding:10px 0px;
	text-align:center;
	margin: 0px;
}

.btn {
  background: #00A1DE none repeat scroll 0 0;
  color: #fff;
  padding: 6px 12px;
}
.btn:hover {
  background: #FCBA37 none repeat scroll 0 0;
  color: #fff;
  transition: all 1s ease 0s;
}
/* Advance Search End*/




.TravelExperience{
	background: rgba(0, 0, 0, 0) url("../images/SectionBg.jpg") no-repeat fixed center center / cover ;
	padding: 30px 0px 0px;
	
}
.TravelExperience img{
	border-bottom:6px solid #00A1DE;
	
}
.TravelExperience h2 {
  color: #fff;
  font-family: Raleway;
  font-size: 44px;
  font-weight: 400;
  text-shadow: 1px 1px 4px #444;
  border-bottom: none;
  text-align: center;
  margin: 0px 0px -30px;
}

.TravelExperience h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  font-family: Raleway;
  text-shadow: 1px 1px 4px #444;
}
.TravelExperience h4 {
  color: #222;
  font-size: 24px;
  font-family: Raleway;
  font-weight: 500;
  text-shadow: 1px 1px 4px #ccc;
}
.TravelExperience p {
  color: #222;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0 !important;
  text-shadow: 1px 1px 4px #ccc;
}






/*-Who We Are Section Start*/
#WhoWeAre {
  padding: 30px 0px 0px;
}



#WhoWeAre{
	padding:20px 0px 0px 0px;
}
#WhoWeAre h2 {
	font-family:Cuprum;	
  font-size: 40px;
}
#WhoWeAre h2 span {
  color: #00a1de !important;
  font-family: Cuprum;
}

.button1:hover::before, .button1:focus::before, .button1:active::before {
  transform: scale(1);
}
.button1:hover, .button1:focus, .button1:active {
  color: #fff;
  text-decoration:none;
}
.button1 {
  backface-visibility: hidden;
  background: #00A1DE none repeat scroll 0 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  display: inline-block;
  position: relative;
  transform: translateZ(0px);
  transition-duration: 0.3s;
  transition-property: color;
  vertical-align: middle;
  color:#fff;
  border-radius:0px;
  border: 0px solid transparent;
  /*margin-bottom:10px;*/
  margin-top:20px;
  padding:6px 30px;
  font-size:24px;
  
}
.button1::before {
  background: #FCBA37  none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  font-size:30px;
  text-align:center;
  right: 0;
  top: 0;
  transform: scale(0);
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
  z-index: -1;
  border:none !important;
}


/*-Who We Are Section End*/







.section2{
	background-color:#222222;
	padding:20px 0px 20px;
	height:200px;
	
}
.section3{
	background-color:#ffffff;
	padding:20px 0px 20px;
	height:auto;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}


/*footer Start*/
.footer{
	     background: -moz-linear-gradient(48deg, rgba(8,15,51,1) 0%, rgba(5,193,255,1) 47%, rgba(0,51,51,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(8,15,51,1)), color-stop(47%, rgba(5,193,255,1)), color-stop(100%, rgba(0,51,51,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(48deg, rgba(8,15,51,1) 0%, rgba(5,193,255,1) 47%, rgba(0,51,51,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(48deg, rgba(8,15,51,1) 0%, rgba(5,193,255,1) 47%, rgba(0,51,51,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(48deg, rgba(8,15,51,1) 0%, rgba(5,193,255,1) 47%, rgba(0,51,51,1) 100%); /* ie10+ */
    background: linear-gradient(42deg, rgba(8,15,51,1) 0%, rgba(5,193,255,1) 47%, rgba(0,51,51,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003333', endColorstr='#080F33',GradientType=0 ); /* ie6-9 */ 
	padding:30px 0px 30px;
	height:auto;
	box-shadow:1px 1px 8px #00A1DE;
	/*border-top:4px solid #094B9D;*/
}

.footer h4 {
  color: #fcba37;
  font-size: 21px;
  margin-bottom: 24px;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px #000;
}

.widget_nav_menu {
  list-style: outside none none;
  padding-left: 0;
}
.widget_nav_menu li {
  color: #fff;
  line-height: 40px;
}
.widget_nav_menu li a {
  color: #fff;
  font-weight: 600;
}
.IconColor {
  color: #FCBA37;
  margin-right:8px;
}
/*footer End*/


.copyright {
    color: #fff;
    background:#444;
    padding: 12px 0px;
}

.copyright a{
    color: #00A1DE;
}



@media (max-width: 480px) {
body {
	font-size: 12px;
}
.logo {
  margin-top:2px;
}

.navbar-default .navbar-toggle {
  border-color: #fff;
  left: 60px;
  margin-top: -28px;
  position: relative;
  top: 36px;
}
	.navbar-default .navbar-nav>li>a {
	  font-size: 12px;
	  text-align: left;
	  padding:10px;
	}
.nav li ul {
  display: none;
  width:200px;
  
}
.nav li:hover ul {
  left:120px;
  
}
.nav li ul li{
  padding: 6px 20px;
}


.nav li ul li a {
  font-size: 10px;
  font-weight: 400;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #777 !important;
}

.footer h4 {
  font-size: 18px;
  margin-bottom: 20px;
}

}