body{
font-family: 'Rambla', sans-serif;
/* font-family: 'Open Sans', sans-serif; */
background: #222222;
    color: #f8f8f8;
	
}
.navbar {
   
    margin-bottom: 0px !important;
}


.navbar-default .navbar-nav>.active>a{
	color: #555;
    background-color: #fff;
}
   .topbar{
	  
	
    background: #222222;
    color: #f8f8f8;
	     margin-bottom: -9px;
    font-size: 13px
	   
   }
   
     .contactdetails{ padding: 0;
    margin: 0;
	list-style-type:none;
	  }
.contactdetails li {
    display: inline-block;
    padding: 5px 15px;
    line-height: 32px;
    border-left: 1px solid #7a7b7d;
	    padding-top: 0px;
}
.contactdetails li a{
	 color: #f8f8f8;
	 text-decoration: none;
}

a{
	 text-decoration: none;
	 color: #379da2;
}

.navbar-default .navbar-nav>li>a{
	color:#ea0000;
	font-weight:600;
}
.navbar-right
{
	float:left!important;
}
.navbar-right1
{
	float:right!important;
}
 .navbar-brand{
	float:right!important;
	padding:0px 0px;
	padding-right: 95px;
}
 .navbar-brand1{
	float:left!important;
	padding:0px 0px;
	padding-left: 95px ;
}
.toptab{
	    position: relative;
    /* bottom: 35px; */
    
    
	font-weight: 600;
}


.nav-tabs li a{
	color: #85c0c6;
     /* border: 3px solid #f8f8f8; */
	  background: #5c5959;
      padding: 8px 33px; 
	/*  padding: 8px 31px; */
    font-size: 14px;
	border-radius: 4px ;
}
footer {
    margin: 15px 0;
}
 .about{
	 /* box-shadow:2px 1px 1px 3px #282828; */
	     padding: 25px;
		 font-size: 15px; 
 }
 .panel-default {
background-color: #85c0c6;
    color: #fff;
	border-color: #2d2e2f;
 }
 .panel-default:hover {
    background-color: #fff;
    color: #85c0c6;
    border-color: #2d2e2f;
}
 .panel-body {
    font-size:15px;
	font-weight: 600;
}
 
  @media (min-width: 768px){
	 .navbar-right {
    float: right!important;
    margin-right: 0px!important;
}
 }
 
 .bodysection{
	 margin-top:15px;
 }
   hr {
   
    border-top: 1px solid #2d2e2f;
} 
 .page-header {
    
    border-bottom: 1px solid #2d2e2f;
	
} 
.nav-tabs>li>a:hover {
    color:#fff;
	background: #85c0c6;
	box-shadow:2px 2px 2px 2px #2d2e2f;
}
.nav-tabs {
    border-bottom:none;
}
.list-group-item {
	padding: 7px 85px;
	background-color: #222;
  /*   border: 1px solid #85c0c6;  */
 border:none!important;
 font-size:12px;
 font-weight:800;
}
a.list-group-item, button.list-group-item{
	color:#85c0c6;
}
a.list-group-item:hover{
	background:#222222;
	color:#fff;
}
a.list-group-item:active{
	background:#222222!important;
	color:#fff;
}
.list-group-item.active{
	background:#222222!important;
	color:#fff;
}
/* .product{
	    box-shadow: 1px 1px 1px 1px #3b3939;
}  */
.breadcrumb {
	background-color: #222222;
}
.breadcrumb>.active {
    color: #d3d3d3;
}
.btn-default {
    color: #fff;
    background-color: #2d93a2;
    border-color: #2c92a1;
	padding: 14px 40px;
    margin-bottom: 25px;
}

.form-control {
    
    background-color: #222222;
    background-image: none;
    border: 1px solid #554d4d;
	color: #f5f5f5;
	/* padding: 22px 12px; */
   
}
.pdf{
	margin-bottom: 15px;font-size: 18px;font-weight: 800; padding: 12px;
    background: #4c4a48;
}
.pdf a:hover{
	color:#fff;
	text-decoration:none;
}
.form-control:focus {
    border-color:#554d4d;
}
.quote{
	list-style-type:none;
}
.qicon{
	padding:10px;
	background:#ccc;
	
}
.qicon1{
	padding:10px;
	background:#768;
	
}
.over {
 padding: 58px 44px;
    text-align: center;
    font-size: 16px;
 /*   box-shadow:1px 1px 1px 1px #7dadb2; */
       background: #49a3ae;
    border: 2px solid #222;
	color: #fff;
	border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
.over:hover{
  /* background: #5b5858; */
    background:#6e6e6e;
    color:#49a3ae ;
	border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
	border-top-left-radius: 15px;
    border-bottom-right-radius:15px;
 
}

 .home-contact {
    margin-top: 10px;
}
.home-contact a:hover {
    color: #838383;
}
.icon-box.style5 {
    height: 42px;
    background: #fff;
    line-height: 70px;
    text-transform: none;
	margin-bottom: 0px;
}

.icon-box.style5:hover i {
    background-color: #990004;
}
.icon-box.style5 i {
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.icon-box.style5 > i {
    background: #ED2024 none repeat scroll 0% 0%;
}
.icon-box.style5 > i {
    background: #ED2024 none repeat scroll 0% 0%;
}
.icon-box.style5>i {
    display: block;
    float: left;
    color: #fff;
    font-size: 1.6em;
    margin-right: 13px;
    padding:10px 10px;
	width:50px;
}
.icon-box>i {
    text-align: center;
}
.icon-box.style5 .description {
    line-height: 1.6em;
    padding: 14px 15px 0 0;
}
.description.home {
    background-color: #fff;
    height: 42px !important;
    padding-top: 10px!important;
	    color: #222222;
	font-size: 16px;
}
.description, .post-content-wrapper, .travelo-box.box-full {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.icon-box.style5 .description small {
  /*   text-transform: uppercase; */
}
td, th {
    padding: 12px;
}
.list{
	font-size: 20px;
    color: #21909b;
    font-weight: 700;
	text-align:center;
}
table,td {
    border: none;
    border-collapse: collapse;
}

@media screen and (max-width: 991px) and (min-width: 768px){
	.points{
	margin-top: 370px
	}
}
@media screen and (max-width: 1920px) and (min-width: 1722px){
	 .navbar-brand1{
	
	padding-right: 195px;
}
}
.navbar-default {
    /* background:#ece3e3; */
	background:#f0f0f0;
    border-color:#d5d1d1;
	border-radius:0px;
}
a.list-group-item {
    margin-bottom: 10px;
}
@media screen and (min-width: 1200px) {
    .points{
		margin-top:-10px;
	}
}
.img-hover{
	border:2px solid #ccc;
}
.img-hover:hover{
	border:4px solid #ccc;
}

.fouricon{
	    position: absolute;
    top: 7px;
    left: 65px;
}
.paracolor{
	color:#498e96;
}
.parasize{
	font-size:15px;
}
/* #myCarousel.carousel {
    height: 55%;
} */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
}

/* Caption of Modal Image */


/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
