

.date-form { margin: 10px; }
label.control-label span { cursor: pointer; }

.heading{font-family: Arial, Helvetica, sans-serif;
font-size:1.5em;
font-weight: normal;
line-height: 1.0em;
color: #931306;
margin: 0 0 0.25em}


.tourR-Main {
    color: #135db1;
    font-size:1.5em;
    font-weight: normal;
    text-align: center;
}

.blue-c-new {
    background:#fff;
    border: 1px solid #cfcfcf;
    font-size: 12px;
	padding:.75em; overflow:hidden;
	-webkit-box-shadow: 2px 2px 9px 0px rgba(50, 50, 50, 0.64);
    -moz-box-shadow:    2px 2px 9px 0px rgba(50, 50, 50, 0.64);
    box-shadow:         2px 2px 9px 0px rgba(50, 50, 50, 0.64);
	margin-top:10px;
}
.pacimg{ float:left; margin-right:2%; border:#c7c7c7 8px solid;  transition : border 500ms ease-out; 
  -webkit-transition : border 500ms ease-out; 
  -moz-transition : border 500ms ease-out;
  -o-transition : border 500ms ease-out;   }
.pacimg:hover{border:#0181dc 8px solid;}
.packtex{}
.margin_top{ margin-top:8px;}
.frame iframe{border:#c7c7c7 8px solid;
-webkit-box-shadow: 2px 2px 9px 0px rgba(50, 50, 50, 0.44);
    -moz-box-shadow:    2px 2px 9px 0px rgba(50, 50, 50, 0.44);
    box-shadow:         2px 2px 9px 0px rgba(50, 50, 50, 0.44);


}
.destination{ color:#123863; font-weight:bold;}

.btn-red {
  background: #7d0101;
  background-image: -webkit-linear-gradient(top, #7d0101, #f53131);
  background-image: -moz-linear-gradient(top, #7d0101, #f53131);
  background-image: -ms-linear-gradient(top, #7d0101, #f53131);
  background-image: -o-linear-gradient(top, #7d0101, #f53131);
  background-image: linear-gradient(to bottom, #7d0101, #f53131);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  padding:5px 10px; width:180px;
  text-decoration: none; box-shadow:none!important;
}

.btn-red:hover {
  background: #cf131f;
  background-image: -webkit-linear-gradient(top, #cf131f, #f55656);
  background-image: -moz-linear-gradient(top, #cf131f, #f55656);
  background-image: -ms-linear-gradient(top, #cf131f, #f55656);
  background-image: -o-linear-gradient(top, #cf131f, #f55656);
  background-image: linear-gradient(to bottom, #cf131f, #f55656);
  text-decoration: none;
}
.org1 {
    background: none repeat scroll 0 0 #0181dc;
    color: #fff;
    font-size:1.2em;
    font-weight: bold;
    padding-top: 4px;
}
.quick-form-new {
    background: none repeat scroll 0 0 #e7e5e5;
    border: 2px solid #fff; padding:10px;
   
}


.arrow {
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 24px;
    list-style: disc outside url("../images/arrow.jpg");
    margin: 0 auto;
    padding-left: 25px;
    padding-top: 8px;
    text-align: left;
}
.form-txt1 ul li{ margin:0px; padding:0px;}

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 90px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#quickgorm{ background:url(../images/form-grad.jpg) repeat; height:300px;}

.form_input {
width: 90%;
font-size: 12px;
color: #575757;
height: 25px;
padding: 5px;
margin:5px;
}

.form-header {
font-size: 22px;
color: #575757;
margin-bottom: 6px;
font-family: 'calabri';
}
.form_container{
margin: 7px auto;
padding: 10px;
width: 600px;
webkit-box-shadow: 1px 0px 11px 0px rgba(50, 50, 50, 0.81);
-moz-box-shadow: 1px 0px 11px 0px rgba(50, 50, 50, 0.81);
box-shadow: 1px 0px 11px 0px rgba(50, 50, 50, 0.81);width:80%; margin:0 auto; text-align:center; overflow:hidden;
}
.heading1 {
height: 30px;
background: #e01011;
margin:5px auto;
padding: 0px;
padding-top: 5px;
text-align: center;
color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
}

.button-pack{ float:right;}