@charset "utf-8";
/* CSS Document */
		

		
body{ color: #454545;
    font-size: 13px;
    line-height: 170%; }
	
.container.full{ padding:0px; box-shadow:0 0 5px 0;}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}
/*---------- Top -----------------*/
.top_bg{  background-size:cover; padding:20px 0px}
.logo{ text-align:center}
.logo > a{ font-size:34px; color:#FFFFFF; font-weight:bold; text-align:center; text-decoration:none}
.logo2 > a{ font-size:32px; color:#FFFFFF; font-weight:bold; text-decoration:none}
.logo2{ float:right}

/*------ Slider -------*/

    #owl-demo .item img{
      display: block;
      width: 100%;
      height: auto;
    }
    #bar{
      width: 0%;
      max-width: 100%;
      height: 4px;
      background: #1b2130;
    }
    #progressBar{
      width: 100%;
      background: #EDEDED;
    }

/*------ Slider End -------*/

.space{ margin-top:10px;}

.wrapper h1 {
    color: #2a2a2a;
    
    font-size: 24px;
    line-height: 1.2em;
    padding-bottom: 8px;
    text-align: center;
    width: 100%; font-weight:bold;
}
hr{ border:1px solid #5a5a5a; box-shadow:0px 1px 0px 0 #bfbfbf; margin-top:10px; margin-bottom:10px;}
.col-md-6.wel{ background-color:#FFFFFF; border:5px solid #5fb3bd; border-radius:5px}
.col-md-12.welll{ background-color:#FFFFFF; }
.row.wel2{
	/*border:5px solid #5fb3bd; */
	 border-radius:5px; margin:2px -14px 8px 4px; padding-bottom:30px}
.adv_img > img{ width:100px; border:4px solid #fff;border-radius: 15px;}		
.as{ min-height:150px;  border-bottom:1px solid #fff; padding-top:20px; padding-bottom:20px}
.col-sm-8 h2{ margin:0px; font-size:24px}

/*------ Welcome End -------*/

.footer{ 
background: rgba(95,180,189,1);
background: -moz-linear-gradient(top, rgba(95,180,189,1) 0%, rgba(95,180,189,1) 36%, rgba(81,145,148,1) 79%, rgba(81,145,148,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(95,180,189,1)), color-stop(36%, rgba(95,180,189,1)), color-stop(79%, rgba(81,145,148,1)), color-stop(100%, rgba(81,145,148,1)));
background: -webkit-linear-gradient(top, rgba(95,180,189,1) 0%, rgba(95,180,189,1) 36%, rgba(81,145,148,1) 79%, rgba(81,145,148,1) 100%);
background: -o-linear-gradient(top, rgba(95,180,189,1) 0%, rgba(95,180,189,1) 36%, rgba(81,145,148,1) 79%, rgba(81,145,148,1) 100%);
background: -ms-linear-gradient(top, rgba(95,180,189,1) 0%, rgba(95,180,189,1) 36%, rgba(81,145,148,1) 79%, rgba(81,145,148,1) 100%);
background: linear-gradient(to bottom, rgba(95,180,189,1) 0%, rgba(95,180,189,1) 36%, rgba(81,145,148,1) 79%, rgba(81,145,148,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fb4bd', endColorstr='#519194', GradientType=0 );
; border-top:1px solid #5a5a5a; box-shadow:0px 0px 2px 0px #bfbfbf;}
.trip{  color: #FFF;
    font-size: 18px;
    line-height: 1.2em;
    padding:0px 0 20px 0;
    width: 100%; margin-top:30px; border-bottom:1px solid #FFF}
.advisor > p{ margin-top:20px; color:#FFFFFF; text-align:justify}	
.recommend{ margin-top:20px;}
.recommend ul li{ text-decoration:none; list-style:none}
.recommend ul li a{ text-decoration:none; color:#FFFFFF;  font-size:18px; line-height:2}
.recommend > ul{ padding:0px}

.navigation{ margin:10px 0px; color:#FFFFFF}
.navigation > ul{ padding-left:10px}
.navigation ul li{ display:inline; list-style:none}
.navigation ul li a{ text-decoration:none; color:#FFFFFF; font-size:15px}
.social-icons{ margin-top:30px}
.social-icons > ul{  padding:0px}
.social-icons > ul li{ display:inline; padding:0 10px 0px 0px}



.copyright{ text-align:center; margin-bottom:10px;}
.rated{ float:right}

/*------ Footer End -------*/





/*------ Booking Page Form -------*/

.fa.fa-calendar.date{border: medium none;
    height: 30px !important;
    margin-left: -39px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    vertical-align: middle;
    width: 30px !important;    background-color: #f69634;
    color: #ffffff; padding-top:7px}
.datepicker{   border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    vertical-align: middle; border: 1px solid #f69634; width:100%}


.selectpicker{  cursor: pointer;
    display: inline-block;
    height: 40px;
    vertical-align: middle; border: 1px solid #f69634; border-radius:0px; width:100%; 
}


.styled-select {
    background: #FFF url("../images/aduit.jpg") no-repeat scroll right center;
    border: 1px solid #ccc;
    height: 34px;
    overflow: hidden;
	
	 border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    vertical-align: middle; border: 1px solid #f69634; width:100%
}

.styled-select select {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
    height: 34px;
    line-height: 1;
    padding:3px 0px 0px 10px;
    width: 156px;
}
select {
    color: #555;
    display: inline-block;
}

.form-group.text-center{ margin-top:26px;}
.button{ background-color: #202935;
    border: 2px solid #202935;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    padding: 5px 12px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    width:100%;}

.button > a{ color:#FFFFFF}

.button:hover{ background-color: #f69634;
    border: 2px solid #f69634;
    border-radius: 0;
    color: #ffffff;
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    padding: 5px 12px;
    text-align: center;
    text-transform: uppercase;
    transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;}

/*------ Booking Page Form End -------*/


.contact-form {
    margin-top:0px;
}



/*----------------- Excute ------------------*/
.chef-list{ background-color:#FFFFFF; margin-top:20px; padding:20px; box-shadow:0px 0 5px 0px; min-height:263px; margin-bottom:20px}
.agent-box-image-inner img{ width:100px; text-align:center; height:100px}
.menu-box-image{ text-align:center}
.entry-content{ text-align:center}
.entry-content h6{ text-align:center; font-size:16px; text-transform:uppercase; font-weight:bold}

.view_all{ float:right; margin-bottom:10px}





.box {
  width: 40%;
  margin: 0 auto;
  background: rgba(255,255,255,0.2);
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}

.button {
  font-size: 1em;
  padding: 0px;
  color: #fff;
  border: 2px solid #06D85F;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #06D85F;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #06D85F;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}
.a9 { margin:auto}