﻿


@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600,700,800,900|Poppins:300,400,500&display=swap');



/********************New Destination page-start Css*******************************/
.subcribe{float:left; width:100%; padding: 12px 0; margin-bottom: 6px; margin-top: 6px;}
.subcribe .sub-1{float:left; width:21%; margin-top: 6px; color:#000; font-size:18px;}
.subcribe .sub-2{float:left; width:19%; margin-top: 6px; color:#323232; font-size:14px;line-height: 24px;}
.subcribe .sub-3{float:left; width:12%; margin-top: 6px; color:#323232; font-size:14px;line-height: 24px;}
.subcribe .sub-4{float:left; width:36%;}
.subcribe .sub-4 .input-group-btn:last-child .btn{background-color:#ffca00; color:#323232; font-size:15px;line-height: 20px; padding: 6px 18px;}
.subcribe .sub-4 .input-group .form-control{background:url(../images/email-icon-new-1.png) no-repeat; background-position: 2% 49%; padding: 0 7px 0 41px;}
.detination-new{float:left; width:100%;}
.call-book {padding:8px 15px;width:auto;float: right; text-align:right;border:1px solid #cccccc;color:#000;font-size:14px;margin:0 0 0 0; border-radius:5px;  }
.call-book a{font-size:14px; color:#000;margin-left:5px;}
.detination-new h1{font-size:20px; color:#000;}
.detination-new p{font-size:14px; color:#1c1c1c; line-height:20px; text-align:justify;}
.destinations-main-new{float:left; width:100%;}
.destinations-main-new .left-dest{float:left; width:100%;}
.destinations-main-new .dest-right{float:right; width:100%;}
.destinations-main-new .dest-right h2{font-size:18px; color:#000; margin-bottom: 0;}
.destinations-main-new .dest-right h2 span{}
.destinations-main-new .left-dest .cheap h1{font-size:16px; color:#fff; background-color:#006A56; margin:22px 0 -13px 0;padding:10px 13px; border-top-left-radius:10px; border-top-right-radius:10px;}
.destinations-main-new .left-dest .cheap h1 span.arrow-icon{display:none; float:right;}
.destinations-main-new .left-dest .cheap h2{font-size:16px; color:#fff; background-color:#000; margin:9px 0 -13px 0;padding:10px 13px; border-top-left-radius:10px; border-top-right-radius:10px;}
.destinations-main-new .left-dest .mains-1{width:100%; float:left; margin:13px 0 13px 0;cursor:pointer;}
.destinations-main-new .left-dest .mains-1 ul {list-style-type:none; margin:0; padding:0; }
.destinations-main-new .left-dest .mains-1 ul li a{color:#323232; font-size:13px; list-style-type:none; border-bottom:1px solid #e1e1e1; line-height:17px; padding:12px 12px; display:block; text-decoration:none; background-color:#fff;}
.destinations-main-new .left-dest .mains-1 ul li a:hover{color:#323232;}
.destinations-main-new .left-dest .mains-1 ul li a span{float:right;font-size: 11px;}
.destinations-main-new .left-dest .mains-1 ul li a span font{font-size: 13px;}
.destinations-main-new .left-dest .mains-1 ul li.current a{text-decoration:none; line-height:17px; padding:12px 12px;  background-color:#bfe3ff; border-bottom:2px solid #000;  color:#000; font-size:14px;}
.destinations-main-new .left-dest .mains-1 ul div:last-child a {border-radius: 0 0 10px 10px;}
.destinations-main-new .left-dest .mains-1 ul li.current a span{float: right;}
.destinations-main-new .left-dest .mains-2{width:100%; float:left; margin:13px 0 13px 0;}
.destinations-main-new .left-dest .mains-2 ul {list-style-type:none; margin:0; padding:0;}
.destinations-main-new .left-dest .mains-2 ul li a{color:#1f1f1f; font-size:14px; list-style-type:none; border-bottom:1px solid #e1e1e1; line-height:17px; padding:12px 12px; display:block; text-decoration:none; background-color:#fff;}
.destinations-main-new .left-dest .mains-2 ul li a:hover{color:#323232;}
.destinations-main-new .left-dest .mains-2 ul li.current a{text-decoration:none; line-height:17px; padding:12px 12px;  background-color:#bfe3ff; border-bottom:2px solid #000; color:#000; font-size:14px;}
.destinations-main-new .left-dest .mains-2 ul li:last-child a {border-radius: 0 0 10px 10px;}
.destinations-main-new .dest-right .change-airline-main {float:left;  width: 100%; margin-top:10px;}
.destinations-main-new .dest-right .change-airline-main .nav-tabs { border: 1px solid #d7d7d7; background-color: #fff;float: left;width: 100%;border-radius: 10px;position: unset;display: block!important;}
.destinations-main-new .dest-right .change-airline-main .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.destinations-main-new .dest-right .change-airline-main .nav-tabs > li > a { border: none; color:#616161; margin-right: 0; padding: 0 18px; font-size:14px;     line-height: 38px;}
.destinations-main-new .dest-right .change-airline-main .nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #000 !important; background: transparent; font-size:14px;}
.destinations-main-new .dest-right .change-airline-main .nav-tabs > li > a::after { content: ""; background: #000; height: 2px; position: absolute; width: 100%; left: 0; bottom: -1px; -moz-transition: all 250ms ease 0s; -o-transition: all 250ms ease 0s; -webkit-transition: all 250ms ease 0s; transition: all 250ms ease 0s; -moz-transform: scale(0); -ms-transform: scale(0); -o-transform: scale(0); -webkit-transform: scale(0); transform: scale(0); }
.destinations-main-new .dest-right .change-airline-main .nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1); }
.destinations-main-new .dest-right .change-airline-main .tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.destinations-main-new .dest-right .change-airline-main .tab-pane { padding: 0 0; margin-top: 18px;}
.destinations-main-new .dest-right .change-airline-main .tab-content{padding:0}
.destinations-main-new .dest-right .change-airline-main .nav-tabs>li {background:#fff;margin-left: 11px;margin-right: 11px;/*width: 25%;*/ text-align: center;margin: 0 auto;float: none;}
.number-main{float:left; width:100%; background-color:#fff; padding: 34px 0 98px;}
.number-main .number-content{background:url(../images/banner-phone.png); background-repeat:no-repeat; height:90px; width:755px;     margin: 0 auto; position:relative;}
.number-main a{font-size: 31px; color: #0075bf;}
.number-main span{font-size: 31px; color: #0075bf;left: 21.7%; top: 37%;    position: absolute;}
.cheap-flight-section{float:left; width:100%; background-color:#ebebeb;}
.cheap-flight-section .inner .banner{background:url(../images/banner-dest.png); background-repeat:no-repeat; height:241px; width:100%;  margin-top: 0px;}
.cheap-flight-section .inner .banner .cheap{width:100%; float:right; background-color:#f4f3f3; border-radius:10px;}
.cheap-flight-section .inner .banner .cheap h2{background-color:#006A56; margin-top: 0; color:#fff; font-weight:normal; font-size:14px; border-top-left-radius:10px; border-top-right-radius:10px;padding: 12px 13px;}
.cheap-flight-section .inner .banner .cheap h2 img{margin-left:10px;}
.cheap-flight-section .inner .banner .cheap .main-aria {float:left; width:100%; padding: 7px 7px 14px; text-align:center;}
.cheap-flight-section .inner .banner .cheap .main-aria .lft-sec{float:left; width:100%;}
.cheap-flight-section .inner .banner .cheap .main-aria .lft-sec p{font-size:14px; color:#000;     margin: 0 0 3px;}
.cheap-flight-section .inner .banner .cheap .main-aria .lft-sec span{ font-size:14px; color:#000;}
.cheap-flight-section .inner .banner .cheap .main-aria .rgt-sec {float: left;width:100%; }
.cheap-flight-section .inner .banner .cheap .main-aria .rgt-sec p{ font-size:22px; color:#000;}
.cheap-flight-section .inner .banner .cheap .main-aria .rgt-sec span{ font-size:10px; color:#000;}
.cheap-flight-section .inner .airport-main{float:left; width:100%; margin: 18px 0;}
.cheap-flight-section .inner .airport-main .information{float:left; width:23%; margin:0 2% 0 0; background-color:#ffffff; border:1px solid #e1e1e1; border-radius:10px;     padding: 16px;}
.cheap-flight-section .inner .airport-main .information:last-child {margin: 0; width:25%;}
.cheap-flight-section .inner .airport-main .information h2{font-size:16px; color:#0d3e5e; margin: 0 0 7px; line-height: 14px;}
.cheap-flight-section .inner .airport-main .information h2 img{float:left; margin-right:10px;}
.cheap-flight-section .inner .airport-main .information h2 small{font-size:16px; color:#c62d6d;}
.cheap-flight-section .inner .airport-main .information h2 span{font-size:16px; color:#c62d6d; display:block; margin: 0; padding: 4px 0;}
.cheap-flight-section .inner .airport-main .information p{font-size:15px; color:#0384d6; margin:0;}
.cheap-flight-section .inner .airport-main .information span{font-size:15px; color:#0d3e5e;  padding:8px 0;}
.cheap-flight-section .inner .airport-main .information span strong{}
.cheap-flight-section .inner .airport-main .information span strong font{font-size:11px; color:#0d3e5e; margin-left: 2px;}
.thingsyou-section{float:left; width:100%; background-color:#fff; margin: 24px 0;}
.thingsyou-section .left-content{float:left; width:70%;}
.thingsyou-section .left-content .should-know{width:100%; display:flex;}
.thingsyou-section .left-content .should-know .lft-nav{ float:left; width:16%; padding: 51px 0; text-align: center; background-color:#000; border:1px solid #000; border-bottom-left-radius:10px; border-top-left-radius:10px;}
.thingsyou-section .left-content .should-know .lft-nav p{font-size:18px; color:#f2f2f2;margin:0; text-align: center;}
.thingsyou-section .left-content .should-know .lft-nav span{font-size:18px; color:#f2f2f2; }
.thingsyou-section .left-content .should-know .rgt-nav{float:left; width:84%; padding: 13px 0; border:1px solid #d7d7d7;  background-color:#f2f2f2; border-bottom-right-radius:10px; border-top-right-radius:10px;}
.thingsyou-section .left-content .should-know .rgt-nav ul{margin:0; padding:0; }
.thingsyou-section .left-content .should-know .rgt-nav ul li{font-size:14px; color:#323232; margin-left: 36px;    padding: 5px 0;  list-style-image: url('../images/tick-icon-new-1.png');}
.thingsyou-section .left-content .should-know .rgt-nav ul li strong{}
.thingsyou-section .left-content h3{font-size:18px; color:#000;     margin-bottom: 4px;margin-top: 34px;}
.thingsyou-section .left-content h4{font-size:16px; color:#000;     margin-bottom: 4px;}
.thingsyou-section .left-content h3 span{}
.thingsyou-section .left-content .btm_red_hr{border-color: #000;width: 40px;margin-top: 0; float: left; border-width: 2px; margin-bottom: 8px; clear:both;}
.thingsyou-section .left-content p{font-size:14px; color:#1d1d1d; text-align:left;     line-height: 20px;}
.thingsyou-section .left-content p span a{color:#0075bf; margin-left: 7px;}
.thingsyou-section .left-content .intramuros-left{float:left; width:12%;}
.thingsyou-section .left-content .intramuros-right{float:left; width:88%;}
.thingsyou-section .left-content .intramuros-right h3{font-size:16px; color:#000; margin-top:0; margin-bottom:10px;} 
.thingsyou-section .left-content .intramuros-right p{font-size:14px; color:#1d1d1d; text-align:left; line-height: 20px;}
.thingsyou-section .left-content a{font-size:14px; color:#0075bf;}
.thingsyou-section .left-content a i{font-size:19px;}
.thingsyou-section .right-content{float:right; width:28%;}
.thingsyou-section .right-content .chepest-fare-deal{float:left; width:100%; border-radius:10px; border:1px solid #d7d7d7;}
.thingsyou-section .right-content .chepest-fare-deal h5{background-color:#000; margin-top: 0;  color:#fff; font-size:16px;     line-height: 20px;    margin-bottom: 0;    padding: 14px 10px; border-top-left-radius:10px;border-top-right-radius:10px;}
.thingsyou-section .right-content .chepest-fare-deal h5 span{color:#fff; font-size:17px; display: block;}
.thingsyou-section .right-content .chepest-fare-deal .fare-deal{float:left; width:100%; border-bottom:1px solid #f2f2f2;     padding:8px 3px;}
.thingsyou-section .right-content .chepest-fare-deal .fare-deal:last-child{border-bottom:none; border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.thingsyou-section .right-content .chepest-fare-deal .fare-deal:hover{background-color:#cccccc;}
.thingsyou-section .right-content .chepest-fare-deal .fare-deal p{margin:0;}
.thingsyou-section .right-content .chepest-fare-deal .fare-deal p span{color:#000; font-size:15px; margin-left: 9px;}
.thingsyou-section .right-content h6{font-size:16px; color:#000;     margin-bottom: 4px;    line-height: 22px;}
.thingsyou-section .right-content h6 span{color:#000; font-size:18px; display: block;}
.thingsyou-section .right-content .btm_red_hr{border-color: #000;width: 40px;margin-top: 0; float: left; border-width: 2px; margin-bottom: 8px; clear:both;}
.thingsyou-section .right-content p{font-size:14px; color:#1d1d1d; text-align:left; line-height: 20px;}
/********************New Destination page-End Css*******************************/
.new-d-foot{float:left; width:100%; margin-bottom: 8px; margin-top:8px;}
.new-d-foot .foot-1{float:left; width:66%;  color: #000; font-size:18px;padding-left: 14px;}
.new-d-foot .foot-1 span{}
.new-d-foot .foot-1 a{padding: 0 5px;}
.new-d-foot .foot-2{float:right; width:33%;  color:#000; font-size:19px;}
.new-d-foot .foot-2 a{padding: 0 3px;}
.social-1 {
display:inline-block !important;
padding: 0 1px;
}

.social-1 i.fa-facebook {
background: #3c5b9b;
color: #fff;
padding: 6px 12px;
font-size: 22px;
border-radius:50%;
}

.social-1 i.fa-facebook:hover {
background: #3c65b9;
}

.social-1 i.fa-twitter {
background: #2daae1;
color: #fff;
padding: 6px 8px;
font-size: 22px;
border-radius:50%;
}

.social-1 i.fa-twitter:hover {
background: #12aef2;
}

.social-1 i.fa-google-plus {
background: #f6351e;
color: #fff;
padding: 6px 8px;
font-size: 22px;
border-radius:50%;
}

.social-1 i.fa-instagram:hover {
background: #2b658b;
color: #fff;
}

.social-1 i.fa-instagram {
background: #58a0cb;
color: #fff;
padding: 6px 8px;
font-size: 22px;
}

.social-1 i.fa-google-plus:hover {
background: #f52c14;
color: #fff;
}

.social-1 i.fa-youtube {
background: #e14e42;
color: #fff;
padding: 6px 8px;
font-size: 22px;
}

.social-1 i.fa-youtube:hover {
background: #f53b2c;
color: #fff;
}



.main_dest-all-propery .main-dest-top .dest-right{width:100%; float: right;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-1{display:none;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-2 {float: left;  width: 10%;margin: 18px 0 0 10px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-3 {float: left;width: 15%;margin: 23px 0 0 3%;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-7 {float: left; width: 10%;text-align: center; margin: 33px 0 0 3%;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-4 { float: left; width: 14%;margin: 23px 0 0 7%;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-5 {float: left; width: 12%;margin:20px 0 20px 15px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-6 {float: right; width: 22%;margin: 10px 0 0 0;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-2 p { margin: 0 0 4px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-3 p {font-size: 19px; color: #000;margin: 0;line-height: 14px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-3 span { font-size: 11px;  color: #636363;line-height: 20px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-4 p { font-size: 19px; color: #000; font-weight: normal;  margin: 0;  line-height: 14px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-4 span { font-size: 11px;  color: #636363;line-height: 20px;     font-weight: normal;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-7 span {border-bottom: 1px solid #d3d7dd; padding-bottom: 4px; float: left;  max-width: 75px; width: 100%; font-size: 10px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-5 p {  font-size: 11px;  color: #000;  margin: 0; line-height: 1;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-5 .price {  font-size: 23px;color: #000; float: left; width: 100%; font-weight: bold; line-height: 20px;  text-align: left;  margin: 3px 0 0 0;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-6 p {  font-size: 12px; color: #424344; font-weight: normal; margin: 0 0 9px; text-decoration:none;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-6 span {font-size: 18px; color: #000;  margin: 0 0 2px;background-image: -moz-linear-gradient( -146deg, rgb(0,187,145) 0%, rgb(252,255,0) 100%);background-image: -webkit-linear-gradient( -146deg, rgb(0,187,145) 0%, rgb(252,255,0) 100%);background-image: -ms-linear-gradient( -146deg, rgb(0,187,145) 0%, rgb(252,255,0) 100%);    border-radius: 10px;font-weight: bold;    padding: 4px 13px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl { float: left; text-align:left;  width: 100%; border: 1px solid #d7d7d7; background-color: #fff; margin-bottom: 0;    margin-top: 16px;  position: relative; border-radius: 0px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl.del, .main_dest-all-propery .main-dest-top .dest-right .main-dtl.lon{margin-left:0;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .easy-seat-1 {float: left; width: 16%; margin: 0 9px 0 9px;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .easy-seat-2 { float: left; width: 18%; margin: 0 0;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .easy-seat-4 { float: left; width: 17%; margin: 0 0;}
.main_dest-all-propery .br_top_chk_ab { border-top: 1px solid #ebebeb;  float: left;  width: 100%; line-height: 30px;  padding: 1px 0;  margin: 8px 0 0;   background-color: #cccccc5e; }
.main_dest-all-propery .ppc_enq_frm { background: #e3e3e3;  padding: 0 0 10px; z-index: 999; margin-top: 0; float: left; position: relative;  border-bottom-left-radius: 10px;  border-bottom-right-radius: 10px; border:none;}
.main_dest-all-propery .main-dest-top .dest-right .chek_ablty_small {background-image: -moz-linear-gradient( -146deg, rgb(0,187,145) 0%, rgb(252,255,0) 100%);
    background-image: -webkit-linear-gradient( -146deg, rgb(0,187,145) 0%, rgb(252,255,0) 100%);
    background-image: -ms-linear-gradient( -146deg, rgb(0,187,145) 0%, rgb(252,255,0) 100%);color: #051929;  padding: 3px 10px;  font-size: 14px;  float: right; margin-top: -30px;  margin-bottom:0; margin-right: 35px; line-height: 20px; border-radius:10px;}
.main_dest-all-propery .ppc_enq_frm .sbutton1 {background: #006a55; border: 1px solid #006a55; border-radius: 5px; padding: 2px 15px; color: #fff; font-size: 14px;  float: right;  margin-top: 30px; margin-right: 0;  text-align: center; font-weight: unset;}
.main_dest-all-propery .ppc_enq_frm input, .ppc_enq_frm .dateformat-modifay { background: #fff;border: 1px solid #cccccc; border-radius: 2px;color: #4e4e4e; font-size: 13px; font-weight: normal; height: 30px;outline: medium none; padding: 0 5px; text-align: left; width: 100%;}
.easy-seat-6{display:none!important;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-7 img {
    margin-top: -7px;
}
.main_dest-all-propery .ppc_enq_frm .pbox1 {
    width: 21%;
    float: left;
    margin: 0 5px;
}

.main_dest-all-propery .ppc_enq_frm .pbox2 {
    width: 32%;
    float: left;
    margin: 0 5px;
}

.main_dest-all-propery .ppc_enq_frm .pbox4 {
    width: 15.4%;
    float: left;
    margin: 0 5px;
}

.main_dest-all-propery .adult1 {
    padding: 6px;
    font-size: 15px;
    font-weight: 400;
    color: #0a6473;
    background-position: 5% 40%;
}

.main_dest-all-propery .ppc_enq_frm .minus{
    background: #e7e7e7;
    border: 1px solid #ccc;
    font-size: 16px;
    width: 25px;
    color: #073e57;
    font-weight: 700;
    cursor: pointer;
    height: auto;
    text-align: center;
}

.main_dest-all-propery .ppc_enq_frm .count {
    width: 20px;
    text-align: center;
    padding: 0 2px;
    margin-right: 5px;
    cursor: pointer;
    border: none;
    color: #073e57;
    font-weight: 700;
    background: 0 0;
}

.main_dest-all-propery .ppc_enq_frm .plus {
    background: #e7e7e7;
    border: 1px solid #ccc;
    font-size: 16px;
    width: 25px;
    color: #073e57;
    font-weight: 700;
    cursor: pointer;
    height: auto;
    text-align: center;
}

.main_dest-all-propery .adultdropnn {
    width: 231px;
    margin-top: 5px;
    background: #fff;
    box-shadow: 0 0 1px 1px #ccc;
    float:left;
}


.main_dest-all-propery .ppc_enq_frm input {
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    color: #4e4e4e;
    font-size: 13px;
    font-weight: normal;
    height: 30px;
    outline: medium none;
    padding: 0 5px;
    text-align: left;
    width: 100%;
}

.main_dest-all-propery .ppc_enq_frm select {
    background: url(../images/arodown.png) 96% center no-repeat #fff;
    width: 100%;
    line-height: 1;
    font-weight: normal;
    box-shadow: inset 0 0 10px 0 #f5f5f5;
    outline: 0;
    margin-bottom: 0;
    -webkit-appearance: none;
    font-size: 13px;
    color: #4e4e4e;
    height: 30px;
    padding: 0 12px;
    border: 1px solid #cccccc;
    border-radius: 2px;
}

.main_dest-all-propery .ppc_enq_frm .dateformat-modifay {
    background: url(../images/icon_claender.png) no-repeat center right #fff;
    background-position: 97%;
    border: 1px solid #cccccc;
    border-radius: 2px;
    color: #4e4e4e;
    font-size: 13px;
    font-weight: normal;
    height: 30px;
    outline: medium none;
    padding: 0 5px;
    text-align: left;
    width: 100%;
}
.main_dest-all-propery .ppc_enq_frm label {
    color: #323232;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    width: 100%;
    margin: 10px 0 5px 5px;
    position: relative;
}
.main_dest-all-propery .middle {
    float: left;
    width: 100%;
    background: #ebebeb;
    padding-bottom: 20px;
}

.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-7 p {
    color: #b72a64;
    font-size: 11px;
    text-align: center;
    margin: 0;
    font-weight: bold;
}

.main_dest-all-propery  #crumbs ul li.r_top.nav_r_active a {
    color: #2b82b5;
}

.main_dest-all-propery .read-more-btn {
    color: #0075bf;
    margin-left: 7px;
    font-size: 14px;
    cursor: pointer;
}

.main_dest-all-propery .main-dest-top .dest-right .main-dtl .easy-seat-1 span {

    font-size: 11px;
    color: #4a4a4a;
    margin-left: 4px;
}

.main_dest-all-propery .main-dest-top .dest-right .main-dtl .easy-seat-2 span {

    font-size: 11px;
    color: #4a4a4a;
    margin-left: 4px;
}

.main_dest-all-propery .main-dest-top .dest-right .main-dtl .easy-seat-4 span {
   
    font-size: 11px;
    color: #4a4a4a;
    margin-left: 4px;
}

.main_dest-all-propery .ppc_enq_frm .pbox3 {
    width: 49%;
    float: left;
    margin-right: 1%;
}

.main_dest-all-propery  .ppc_enq_frm .pbox3:last-child {
    margin-right: 0;
    width: 50%;
}

.main_dest-all-propery .ppc_enq_frm .dateformat-modifay {
    margin-left: 0;
}
.main_dest-all-propery .ppc_enq_frm .dateformat-modifay {
    background: url(../images/icon_claender.png) no-repeat center right #fff;
    background-position: 97%;
}

.main_dest-all-propery .ppc_enq_frm .donen a, .donenn a {
    background: #006a55;
    border-radius: 5px;
    border: 1px solid #006a55;
    padding: 2px 30px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    color:#fff;
}
.main_dest-all-propery .ppc_enq_frm .donenn a:hover{color:#fff; text-decoration:none;}
.main_dest-all-propery  .donenn {
    padding-bottom: 10px;
    width: 100%;
  
    float: left;
    text-align: center;
}



.main_dest-all-propery .ppc_enq_frm .sDay-modifay {
    margin-top: -3px;
    font-size: 11px;
    margin-left: 0;
}

.main_dest-all-propery .ppc_enq_frm .sDate-modifay {
    margin-left: 5px;
    font-size: 14px;
    margin-top: -3px;
}

.main_dest-all-propery .ppc_enq_frm .sMonth-modifay {
    line-height: 13px;
    margin-left: 3px;
    margin-top: 7px !important;
}


.main_dest-all-propery .dateformat-modifay {
    float: left;
    width: 100%;
    height: 25px;
    position: relative;
    outline: 0;
    margin-left: 0;
}

.main_dest-all-propery .adultdrop, .selectclass, .adultdropn, .adultdropnn {
    top: 54px;
    -webkit-box-shadow: 0 0 1px 1px #ccc;
    -moz-box-shadow: 0 0 1px 1px #ccc;
    z-index: 9999;
    position: absolute;
    display: none;
}
.cl_nowft{
    width:100%;
    display:block;
}
.main_dest-all-propery .main-dest-top .dest-right .chek_ablty_smallft {
   background-image: -moz-linear-gradient( -146deg, rgb(0,187,145) 0%, rgb(252,255,0) 100%);
    background-image: -webkit-linear-gradient( -146deg, rgb(0,187,145) 0%, rgb(252,255,0) 100%);
    background-image: -ms-linear-gradient( -146deg, rgb(0,187,145) 0%, rgb(252,255,0) 100%);
    /*border: 1px solid #f72628;*/
    border-radius: 10px;
    padding: 7px 5px;
    color: #051929;
    font-size: 14px;
    float: right;
    margin-top: 3px;
    margin-bottom: 10px;
    margin-right: 35px;
    line-height: 20px;
    /*position: absolute;*/
    right: 0px;
        display: none;
}


.main_dest-all-propery .main-dest-top .dest-right .chek_ablty_smallft:hover{text-decoration:none;}
.main_dest-all-propery .main-dest-top .dest-right .main-dtl .value-6 a{text-decoration:none;}
a.cl_nowft{text-decoration:none;}

