/* Featured destinations css */

.features {
  padding: 10px 0;
}

.feature-box {
  box-shadow: 0 0 10px 1px rgba(37, 73, 214, 0.18);
  margin-bottom: 10px;
}

h1 {
  text-align: center;
  border-bottom: 20px;
}

.feature-img {
  position: relative;
}

.feature-img img {
  width: 100%;
}

.price {
    /*width: 27%;
    height: auto;
    background: #ff5722;
    color: #ffffff;
    font-weight: 600;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0 0 10px 1px rgba(37, 73, 214, 0.18);
    position: absolute;
    left: 20px;
    bottom: -25px;
    padding-left: 5%;
    padding-top: 2%;
    padding-bottom: 5%;
    padding-right: 4%;*/
    
    width: 43%;
    height: auto;
    background: #ff5722;
    color: #ffffff;
    font-weight: 600;
    border-radius: 0%;
    padding: 10px;
    box-shadow: 0 0 10px 1px rgba(37, 73, 214, 0.18);
    position: absolute;
    left: 20px;
    bottom: -25px;
    padding-left: 5%;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-right: 4%;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.price p {
  margin-top: 10px;
}
.price div.head
{
    font-size: 12px;
}

.price div.content
{
    font-size: 18px;
}

.price div.person
{
    font-size: 9px;
    opacity: 0.8;
}

.rating {
  padding: 3px;
  float: right;
  background: #ffffff;
  bottom: -1px;
  right: 0;
  position: absolute;
}

.fas,
.far {
  font-size: 15px;
  color: #ff5722;
}

.feature-details {
  padding: 20px;
  text-align: justify;
}

.feature-details h4 {
  font-weight: 600;
  margin-top: 20px;
}
.feature-details .fas {
  margin-right: 5px;
}
.isotope-item
{
    margin-bottom:0px;
    padding-bottom:0px;
}

.contentactfoot .col-md-3
{
    padding: 0px;
    text-align: center;
}

.footbutton .enquire
{
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
    padding-top: 8px;
    padding-bottom: 10px;
    border-radius: 20px;
    cursor: pointer;
}
.feature-box:hover{
    border-color: #025277;
    box-shadow: 0px 0 25px 0 rgba(3,75,122,0.1);
}

.feature-img:hover img {
  -webkit-transform:scale(0.95);
  -moz-transform:scale(0.95);
  -ms-transform:scale(0.95);
  -o-transform:scale(0.95);
  transform:scale(0.95)
}
.detailspopup .modal-dialog .modal-content .modal-body
{
    padding: 0;
}
.modal-body .title
{
    background: #000;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 17px;
    font-weight: 600;
}
.modal-body .headcontent
{
    padding-left: 15px;
    padding-top: 15px;
}
.modal-body .headcontent .titlehead
{
    color: #ff5722;
}
.modal-body .headcontent p.js-name-detail
{ 
    font-family: initial;
    font-size: 15px;
    font-weight: 600;
}
.modal-body .form
{
    padding: 20px;
    padding-top: 0px;
}
.modal-body .form .form-group
{
    margin-bottom: 0;
    margin-left: 5%;
}
.modal-body .form h4.head
{
    text-align: center;
    text-decoration: underline;
    font-size: 15px;
    margin-bottom: 7%;
    color: #000;
    
}
.modal-body .form input
{
    border: 1px solid #c1bfbf;
    padding: 5px;
    padding-left: 15px;
}
.modal-body .form .form-group button
{
    text-align: center;
    background: #ff5722;
    color: #fff;
    font-size: 15px;
    margin-top: 8px;
    margin-bottom: 20px;
    padding-top: 8px;
    padding-bottom: 10px;
    border-radius: 20px;
    cursor: pointer;
    width: 50%;
}
.modal-body .form .form-group button.bg-gery
{
    background: #eee;
    color: #000;
}
.feature-details .packhead
{
    font-weight: 600;
    line-height: 17px;
    margin-top: 18px;
    margin-bottom: 10px;
    font-size: 14px;
    /* letter-spacing: 0px; */
    text-align: left;
    min-height: 35px;
    max-height: 35px;
    overflow: hidden;
}

.modal-body .otp-text1,
.modal-body .otp-text2
{
    display: none;
}
.modal-body .otp-text1 input,
.modal-body .otp-text2 input
{
    margin-bottom: 5px;
}
.modal-body .otp-text1 .resendotp_details,
.modal-body .otp-text2 .resendotp_details
{
    cursor: pointer;
    text-align: center;
    margin-bottom: 20px;
    text-decoration: underline;
}
.modal-body .finalsubm,
.modal-body .finalsubm2
{
    display: none;
}

.increasebottom .headingproducts h3
{
    font-size: 40px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0;
    background: -webkit-linear-gradient(#998f8c, #000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.selectboxes, .addbottom
{
    margin-bottom: 15px;
}

.selectboxes .col-md-4 select
{
    margin-right: 25%;
    float: right;
}
#enqgnrl
{
    padding-right: 25px;
    padding-left: 25px;
    background: #ff5722;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
    padding-top: 12px;
    padding-bottom: 13px;
    /* border-radius: 20px; */
    cursor: pointer;
    right: 15px;
    font-weight: 600;
    position: fixed;
    /* position: absolute; */
    right: 0px;
    z-index: 9;
    text-transform: uppercase;
  -moz-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  transform-origin: bottom right;
}
@media (min-width: 800px)
{
    .modal-dialog
    {
        width: 30%;
    }
}

@media (max-width: 799px)
{
    .contentactfoot .col-md-3
    {
        width: 25%;
    }
    .selectboxes .col-md-4
    {
        margin-left: 20%;
    }
    #enqgnrl
    {
        right: -11px;
    }
}


@media (min-width: 1000px) and (max-width: 1200px)
{
    .menu-desktop
    {
        margin-left: 2%;
    }
    .main-menu>li>a
    {
        font-size: 12px;
    }
}