@import url('https://fonts.googleapis.com/css?family=Lato:400,700');

body{font-size:15px; background:#eaeaea ; margin:0;padding:30px 0; overflow-x:hidden; font-family: 'Lato', sans-serif; font-weight:400;position:relative;}
	p{text-align:justify;}
	a:hover{text-decoration:none;}
#page {
  background: #fff none repeat scroll 0 0;
  margin: 0 auto;
  width: 1265px;
}
.container{width:1245px; margin:0 auto; }
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
#header{
  border-bottom: 1px solid #eaeaea;padding:17px 0;
}
.navbar-default .navbar-nav > li > a {
  color: #444; font-size:16px;
}
.navbar {
  border:0;
  margin-bottom: 0;
  min-height: auto;
  margin-top:6px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  color: #0fbe7c;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #0fbe7c;
}
.slider {
  margin: auto;
  width: 1000px;
}
.slider .owl-carousel::after {
  background: rgba(0, 0, 0, 0) url("../images/shadow2.png") no-repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 100%;
  left: 35px;
  position: absolute;
  right: 0;
  top: 276px;
  width: 100%;
}
.slider .owl-carousel {
  position: relative;
}
.owl-prev {
    border: 0 solid black;
    display: block !important;
    height: 40px;
    left: 20px;
    position: absolute;
    top: 45%;
    width: 30px;
}
.owl-next {
    border: 0 solid black;
    display: block !important;
    height: 100px;
    position: absolute;
    right: 20px;
    top: 45%;
    width: 30px;
}
.owl-prev i, .owl-next i {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
    padding: 10px;
    text-align: center;
}
#banner{padding:60px 0 ;}
#about_us{font-family: georgia;margin-bottom:50px;}

.about_text p {
  line-height: 1.8;
}
#footer{background:#333333;padding:30px 0}
#footer ul{margin:0; padding:0;}
#footer a {
  color: #d5d5d5 ;
  display: block;
  font-size: 16px;
  margin-bottom: 13px;
}
#footer a:hover{color:#0fbe7c}
.page_head {
  border-bottom: 1px solid #eaeaea;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.05) inset;
  margin: 0 -10px 40px;
  padding: 30px 0;
}
.page_head h2 {
  font-size: 20px;
  margin: 0;
  padding: 0 30px;
}

.contact_left h3 {
  color: #ff0000;
  font-size: 21px;
}

.btn {
  background: #0fbe7c;margin:10px 0;
  color: #fff;padding: 5px 20px;
} 
.pro_img {margin-bottom:30px;}
.pro_img img {
  height: 200px;
  width: 200px;
}
.pro_name{
background-color: #2d89ef;
border-color: #246ebf;
border-radius: 4px;
color: #ffffff;padding:10px; text-align:center; display:block; width:auto; margin:0 20px; font-size:14px;}
.pro_name:hover{color: #ffffff;}
.side_bar > ul {
  padding: 0;
}
a img:hover {
  box-shadow: 0 0 0 #000;
  opacity: 0.8;
}
.clearfix{clear:both;}
.special_package table tr {
  border-bottom: 1px solid #fff;
  display: block;
  padding: 5px;
}
.special_package table tr a{font-size:16px;}
.special_package h4 {
  margin: 25px 0;
}
.footer_text h3 {
  font-size: 21px;
  margin-bottom: 25px;
}
.footer_text h3 span{
  color: #fff;
  border-bottom: 2px solid #0fbe7c;
padding-bottom: 5px;
}
.contact_left > ul {
  margin: 0;
  padding: 0;list-style:none; font-size:16px;
}
.contact_left span {
  color: #666;
  font-size: 17px;
  font-weight: 600;
  margin-right: 10px;
}
.contact_left li {
margin-bottom:10px;
}
.contact_form {
  border: 1px solid;
  padding: 10px;
  width: 320px;
}
.contact_form .form-control::-moz-placeholder{
    color:#333;
    opacity:1
}
.contact_form .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #00c618;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #333;
  display: block;
  font-size: 16px;
  height: 41px;
  line-height: 1.42857;
  margin-bottom: 10px;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
#contact_us{margin-bottom:50px;}
.submit{background:#333; color:#fff; display:block; border:0; width:100%;padding:10px;  font-size: 16px;}

#pakages{padding-bottom:50px;font-size:15px;}
.pakage_inner p{line-height:1.8;}
a {
  color: #0fbe7c;
  text-decoration: none;
}
.custom_table{ width:100%;margin-bottom:30px;}
.custom_table tr{padding:0 !important;}
.custom_table th, .custom_table td {
  padding:5px 10px ; border:1px solid #ccc;
}
.custom_table th{color:#fff;background:#00b8e4;}
.custom_table td {background:#fff}