body{font-family: 'Raleway';}
/*
background: #ffffff;
background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 32%, #c1e7ff 65%, #bce5ff 100%);
background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 32%,#c1e7ff 65%,#bce5ff 100%);
background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 32%,#c1e7ff 65%,#bce5ff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bce5ff',GradientType=0 );
*/

.container {
    width: 1170px;
}
/*topbar*/

.topbar{background:#000000;width:100%;height:10px;margin-bottom: 0px;}
.topnav ul{float:right;}
.topnav ul>li{float:left;list-style:none;}
.topnav ul>li>a{text-decoration:none;color:orange;font-size:11px;font-family: 'Raleway';padding:0px 14px;text-transform:uppercase;}
.topnav ul>li>a:hover{color:#ffffff;}

/* End topbar*/

/* Header*/
.logo{
	height: 130px;
    margin: 10px 0px;
}

.nav, .nav-user_nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
 float:left;}

	
.nav-user_nav >li>a{font-family: 'Raleway';color:#fff;}
.nav-user_nav .subscribe {
    background: #18aeef;
    box-shadow: 1px 1px 6px #666;
    color: #18aeef;
    padding: 10px 14px;
}
.nav-user_nav li {
	float:left;
    font-size: 12px;
    background: #18aeef;
    padding: 7px 15px;
    text-align: center;
    text-transform: uppercase;
	border-radius: 0px 0px 7px 7px;
	margin-left:15px;
}
.call {
    text-transform: uppercase;
    font-size: 18px;
    color: rgba(181, 10, 10, 0.74);
    margin-top: 45px;
    font-family: 'Raleway';
    float: right;
}
	
/* End Header*/


/* Navber*/
 ul.mytopnav{ float:right; margin-top:15px; padding:0px;}
ul.mytopnav li{ padding:0px 0px 0px 15px; list-style:none}
ul.mytopnav li a{ text-decoration:none; color:#000;}
.mytopnav>li{ float:right}
.mynav{ background:none; border:none; margin-bottom:0px; min-height:22px;}
.mynav ul li a{ font-size:16px;}
.mynav ul li{ padding-bottom:0px;}
.nav>li>a>img {
max-width: none;
height: 20px;
}
ul.nav{ width:1170px}
.navbar-default .navbar-nav>li>a
{ 
	color:#ffffff; 
	line-height:16px;
	padding:15px 35px;
	font-family: 'Raleway';
	font-size:16px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background: none; 
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #18aeef ;
    background-color: transparent;
}
.mynav ul.dropdown-menu{ margin-top:0px; -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  background-color: #18aeef;
    margin-top: -1px;margin-left:-1px;}
	.dropdown-menu {min-width: 240px;}
.mynav .dropdown-menu>li{ border-bottom:1px solid #fff;padding: 4px 5px;}
.mynav .dropdown-menu>li:hover{ }
.mynav .dropdown-menu>li>a{ font-size:14px; font-size: 14px;text-transform:uppercase;
    padding: 10px 25px;
    color: #fff;
   font-family: 'Raleway';}
.mynav .dropdown-menu>li>a:hover{ background:#f8992f; color:#fff; border-radius:10px;

}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{ background:none}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{ background:none}
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;	

}

.navbar-default .navbar-nav>li>a {
  display: inline-block;
  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  height:46px;
  
}
.navbar-default .navbar-nav>li>a:hover{border-bottom: #18aeef   solid 7px;}

.navbar-default .navbar-nav>li>a:before {
  content: '';
  position: absolute;
  /*border-bottom: #0069a9  solid 7px;*/
  bottom: 0;
  right: 50%;
  left: 50%;
  -webkit-transition-duration: .9s;
  transition-duration: .9s;
  -webkit-transition-property:right, left;
  transition-property: right, left;
  margin:0 auto;
  visibility: hidden;
}

.navbar-default .navbar-nav>li>a:hover:before {
  visibility: visible;
  right: 0px;
  left: 0px;
}
/* End Navber*/
.time{color: #000;margin-top: 75px; margin-bottom:0px; font-size:12px;}	
.time p{margin: 0 0 1px;}	
.featured-heading
{
	text-transform:uppercase;
	font-size:48px;
	font-family: 'Raleway';
}
.featured-heading .blue{color:#4a67e5}
.featured-heading .red{color:#f63861}
.featured-heading .yellow{color:#fdc100}
.featured-heading .aqua{color:#0cc6a6}
.featured-heading .green{color:#83c729}
.service-icon h4{ font-weight:bold; color:#3e3a3a}
.service-icon img{ margin-bottom:10px}
.service-icon p a{ color:#18aeef}
.my-service-group h3{color:#b5480b; font-weight:bold; font-size:20px}

#octagon {
   width: 120px; 
   height: 120px; 
   background: #f7941e;
   position:relative;
   box-sizing: initial;
   margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	border-radius: 50% / 15%;
  border-top-right-radius:0px;
  border-top-left-radius:0px;
	
}

 #octagon img{margin-top:30px; margin-left:30px}
 

/*Slider*/
.overflued{padding-right:0px; padding-left:0px;width:100%;float:left;}
.carousel-indicators{ 
margin-right: auto;
    width: auto;
    margin-left: auto;
    top: auto;
	bottom:50px;
	left:45%;
}
.carousel-indicators li{ width:20px; height:20px; background:none; border:2px solid #fff; margin:0px 3px;}
.carousel-indicators .active{ width:20px ; height:20px; background:#18aeef; margin:0px 3px;}
span.prev-left{
position: absolute;
top:50%;
left: 0px;
margin-top: -27px;
height: 54px;
width: 30px;
background-image: url('../images/img.png');
-webkit-background-size: 120px 112px;
-moz-background-size: 120px 112px;
background-size: 120px 112px;
background-position: -61px -1px;
background-color:#eee;
}
span.next-right{
position: absolute;
top:50%;
right: 0px;
margin-top: -27px;
height: 54px;
width: 30px;
background-image: url('../images/img.png');
-webkit-background-size: 120px 112px;
-moz-background-size: 120px 112px;
background-size: 120px 112px;
background-position: -90px -1px;
background-color:#eee;
}
.carousel-control.right{
	background:none;
}
.carousel-control.left{
	background:none;
}
.caruslafont {    font-family: 'Raleway';
  
    font-size:48px;
    line-height: 1em;
    color: inherit;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
	text-transform:uppercase;
    /* margin-top: -52px; */
}
.carousel-caption {
    font-family: 'Raleway';
    padding-bottom: 100px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
	width:70%;
	left:15%;
	right:15%;
}
.carousel-caption  h2
{
	color:#fff;
	font-family: 'Raleway';
	font-size: 40px;
	margin-bottom:40px;
	
}
.carousel-caption , .carousel-caption p
{
font-family: 'Raleway';
    font-size: 24px;
    color: #fff;
	
}
/* Fade Slider CSS */
.carousel.carousel-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
 
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}
 
.carousel.carousel-fade .carousel-control {
  outline:none;
  z-index: 11;
}
.overlay-slider
{
	position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(15, 15, 15, 0.21);
    z-index: 9;
}
.custom{
     width:280px;
        background: url(../imgages/slide-bg-tile.png) repeat left top;
    height:100%;
  left:104.5px;

 background-color:#323232;
 position: absolute;
    left: 0px;
    bottom: 0;
    height: 480px;}



.custom h3{text-transform: uppercase;
    font-size:24px;
    color: #4869BA;
   
	    padding: 10px 10px 10px;}
	.custom p{
    font-size:14px;
    color: #fff;
   

	padding:10px;text-align:center;}
	.a {padding-left:0px;color:#4869BA;}
	.a:hover, a:focus {
    color: #F2C811;}
	
.about{background-color:#F2C811;margin-left:0px;margin-right:2px;height: 68px;}	
.about h3{color:#4869BA;font-size:28px;}	
.about p{color:#000000;font-size:15px;padding-top:10px}	
.a2 {padding-left:630px;color:#0F6C3D;}
.a2 a:hover{color:blue;}
/*end carousel fade*/
/*End Slider*/
.trip-form
{
	background:#f8992f;
	padding:40px 0px;
	color:#fff;
}
/*middle section*/
 .lern{position:absolute;margin-top:-40px;}
 .lowrbox{ background-image: url(../images/mid1.jpg)!important;height:180px;}
 .group-feature .feature-caption {
    height: 20px;
    background:rgba(27, 54, 126, 0.53);
    z-index: 9999;
    position: relative;
    margin-top: -20px;
}
.group-feature .ftext {
    font-size: 14px;
    line-height: 1.42857143;
    margin-top: 10px;
    min-height:85px;
}
.my-service-group h3 {
    color: #3e3a3a;
    font-weight: bold;
    font-size: 20px;
      font-family: 'Raleway';
	  text-transform:uppercase;}
.text-center h4{text-transform:uppercase;
    text-align: center;font-family: 'Raleway';
}

.section-featured
{
	background: url('../images/featured-bg.jpg') no-repeat;
	background-size:cover;
	padding:85px 0px;
}
.section-featured h3{ font-size:24px; margin-bottom:25px; line-height:26px;
font-family: 'Raleway';
}

.section-featured .btn
{
	border:2px solid #444;
	
	padding:5px 25px;
	border-radius:0px;
	color:#000;
	font-family: 'Raleway';
}
.section-featured .btn:hover{
	background:#102B71; 
	color:#fff;
	border:2px solid #102B71;
}
.index-lower
{
	padding:25px 0px;
}
.index-lower h3{margin:0px; margin-top:2px}
.index-lower .btn{background:#000; color:#fff; border-color:#000}
/*End section*/

.inpen{color:#fff;text-align:center;padding:50px;}
.inpen hd{color:#fff;text-align:center;font-size:24px;}
.inpen p{color:#fff;text-align:center;border-radius:50%;background:gray;height:20px;width:20px;margin-left:auto;margin-right:auto;}

.im h5{ font-size:18px;color:#102B71;text-align:center;font-family: 'Raleway';}
.im p{font-size:14px;text-align:center;}
.img1{ width:60px;}
.im img {}

.service{margin-top:-20px;}
.service h3 {width:100%;
    font-size: 22px;
    background: #102B71;
    color: white;
    text-align: center;
    padding: 4px;
   font-family: 'Raleway';}
.service h4 {
    background: #d9edf7;
    font-size: 16px;
    padding: 4px 8px;
    border-bottom: 1px solid #fff;
}
.service h4>a{color:#000000;font-family: 'Raleway';}
/*Footer*/
.footer {
    padding: 70px 0 0;
    background: #000000; width:100%; float:left;
	margin-top:10px;
}
.ins_footer {
    padding:0px 20px;
    border-bottom: 2px solid #2a3b4a;
}
.footer1 {
    width: 25%;
    float: left;
}
.ftimgbx {
    height: 21px;
}
.footer1 h5 {
    color: #f9fffc;
    font-size: 18px;
    margin: 18px 0 25px 0;
    font-weight: 700;
    text-transform: uppercase;
}
.footer1 p {
    position: relative;
    color: #979da7;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    text-transform: capitalize;
}
.footer1 p a {
    text-decoration:none;
    color: #979da7;
text-transform: lowercase;}
.footer1 p span {
    position: absolute;
    right: 0px;
    font-weight: bold;

}
.foot_menu {
    padding: 45px 0 25px;
}
.foot_menu ul {
    float: left;
    padding: 4px 0;
}
.foot_menu ul li {
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
}
.foot_menu ul li:first-child {
    padding: 0 10px 0 0;
}
.foot_menu ul li a {
    text-decoration: none;
    color: #979da7;
	text-transform:uppercase;
}
.foot_menu ul li:hover a , .foot_menu ul li.current_page_item a {
    color: #18aeef;
}
.bctop {
    float: right;
    cursor: pointer;
}
.cpyrgtbx {
    padding: 20px 0;
    float: left;
    width: 100%;
background: #fff;}
.lftcpyrgtbx {
    width: 60%;
    float: left;
}
.lftcpyrgtbx p {
    color: #4a5669;
    font-size: 16px;
    font-weight: 400;
}
.lftcpyrgtbx p a {
    color: #4a5669;
    text-decoration: none;
}
.fotsclbx {
    width: 40%;
    float: left;
}
.fotsclbx ul {
    text-align: right;
}
.fotsclbx ul li {
    display: inline-block;
    padding: 0 8px;
    font-size: 16px;
}
.fotsclbx ul li a {
    color: #788395;
    text-decoration: none;
}
.inspgbnbx {
    padding: 0;
    height: 270px;
    position: relative;
}
.inspgbnbx img {
    height: 100%;
    margin: 0 auto;
    display: block;
}
.overlay {
    content: '';
    position: absolute;
    display: block;
    background: rgba(46, 63, 77, 0.9);
    ;
    width: 100%;
    height: 100%;
    top: 0px;
}
.inspgtitlbx {
    position: absolute;
    bottom: 25%;
}
.inspgtitlbx h1 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-family: 'Raleway';
}
.inspgtitlbx ul {
    margin: 5px 0 0;
}
.inspgtitlbx ul li {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    padding-right: 5px;
}
.inspgtitlbx ul li.current {
    color: #00beac;
}
#crumbs a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
}
.mb_head {
    display: none;
}
.mb_readmrbx,
.mob_footer,
.mob_header {
    display: none;
}
.maininspgbx {
    padding: 30px 0 0;
    float: left;
    width: 100%;
}


.last_footer{ background-color:#000000; padding:10px 0px;border-top:1px solid #fff;}

/*Footer End*/

/* Back to top */
#elevator_item {
width: 60px;
height: 80px;
position: fixed;
right: 15px;
bottom: 0px;
-webkit-transition: opacity .4s ease-in-out;
-moz-transition: opacity .4s ease-in-out;
-o-transition: opacity .4s ease-in-out;
opacity: 1;
z-index: 100020;
display: none;
}
#elevator_item.off {
opacity: 0;
visibility: hidden
}
#elevator {

}
#elevator:hover {
background: #fff)
}
#elevator:active {
background-color: #fff;
}

/* End Back to top */

.need {
    background: #000000;
  
    margin-top:10px;}
.need h4 {
    color: #ffffff;
    font-weight: 700;
    font-size: 29px;
}
.need h5 {
    color: #f9fffc;
    font-weight: 300;
    font-size: 20px;
}
.needbatton {
    color: #fff;
    background-color: #2FCF00;
    border-color: #2FCF00;
    border-radius: 0px;
    margin-top: 25px;
    float: right;
    height: 43px;
    font-size: 18px;
    font-family: 'Raleway';}
	
	
	.stylish-input-group .input-group-addon1 {
    background: $eee!important;
}
.input-group-addon {
    padding: 4px 10px;
font-size: 14px;}



/****************** Innnerpage style *********************************/	

/*Left Nav*/
ul.leftnav{ padding:0px; }
.leftnav li{ list-style:none;}
.leftnav li a{ padding:6px 0 6px 30px; text-decoration:none; margin-bottom:4px; display:block; 
background:#18aeef;
color: #ffffff;
border-bottom: 2px solid #18aeef;
    font-family: 'Raleway';
	}
.leftnav li a:hover{background:#18aeef; color:#fff}

ul.mycollapse li a {
background: #666;
padding-left: 28px;
border-bottom: 1px solid #ffffff; color:#fff;
text-transform:uppercase;
font-size:13px;
    font-family: 'Raleway';}
ul.mycollapse li a:hover{ background:#18aeef}
.mycollapse .panel-body {
padding: 0px 0px 0px 0px;
}
ul.mycollapse{ padding:0px}
i.myfa{ padding-right:20px; float:right; font-size:14px; margin-top:3px}

h5.deal-heading{ 
background: rgba(255, 255, 255, 0.37);
margin: 0px;
padding: 10px 10px;}
.panel-group .panel+.panel{margin-top:0px}
/*End Left nav*/

.inside-right-banner-footer {
  position: relative;
  margin-top: -50px;
  background: rgba(60, 59, 59, 0.82);
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  padding: 8px 15px;
}

.static-banner-footer {
    background-color: rgba(198, 202, 198, 0.72) !important;
    position: relative;
    width: 100%;
    height: 40px;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#4cffffff', endColorstr='#4cffffff');
     z-index: 999;
   margin-top:-40px;
}

.innerpage{ margin-top:0px; color:#000}

.innerpage h3{ text-transform: uppercase; font-size:16px; font-family: 'Raleway'; font-weight:600; border-bottom:2px solid #000; color:#000;width:100%;}

.inside-right-banner-footer {
  position: relative;
  margin-top: -50px;
  background: rgba(60, 59, 59, 0.82);
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  padding: 8px 15px;
}


/*Rightside*****/

.testimonial i.myleftfa {
    font-size: 36px;
    color: #fff;
}
.testimonial {
    background: #5d5d5e;
    padding: 10px;
}

/* Listen */
ul#news {
	
	padding: 10px;
}
ul#news li{ list-style:none; display:block; color:#FFF; font-style:italic}
.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

.formstyle{background:rgb(85, 85, 85);}

.form-control1 {
    display: block;
    width: 90%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #f5f5f5;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin-left: 14px;
}
.btn-primary3 {
    border-radius: 0px;
    BORDER-RADIUS: NONE;
   
    color: #fff;
    background-color: #18aeef;
    border-color: #18aeef;
    WIDTH: 263PX;
}
h4.form-heading{
	border-radius: 0px;
    color: #fff;
    background-color: #18aeef;
    border-color: #18aeef;
    text-align:center;
	padding:12px 0px;
	text-transform:uppercase;
	font-size:16px;
	
}
.btn-primary4 {
    FONT-SIZE: 28PX;
    TEXT-TRANSFORM: UPPERCASE;
    MARGIN-BOTTOM: 15PX;
    MARGIN-LEFT: 12PX;
    /* BORDER-BOTTOM: 2PX SOLID GRAY; */
    color: #fff;
    background-color: #18aeef;
    border-color: #18aeef;
    WIDTH: 242PX;
}
.btn-primary4 h4 {font-size:15px; margin:5px}
.fromtext{color:#ffffff;padding-left:20px;font-size:16px;}
/* End Rightside*/
.form-group >[class*="col-"] + .ws-errorbox {
    padding: 0 15px;
}
