﻿@charset "utf-8";
/* CSS Document */
@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
@import url('https://fonts.googleapis.com/css?family=Montserrat:500,600,700,800,900|Poppins:300,400,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap');
/*@font-face {

font-style: normal;
font-weight: normal;
src: local(''), url('../fonts/Roboto-Regular.woff') format('woff');
}


@font-face {
font-family: 'Roboto Thin';
font-style: normal;
font-weight: normal;
src: local('Roboto Thin'), url('../fonts/Roboto-Thin.woff') format('woff');
}


@font-face {
font-family: 'Roboto Medium';
font-style: normal;
font-weight: normal;
src: local('Roboto Medium'), url('../fonts/Roboto-Medium.woff') format('woff');
}

@font-face {

font-style: normal;
font-weight: normal;
src: local('Roboto Light'), url('../fonts/Roboto-Light.woff') format('woff');
}


@font-face {
font-weight: bold;
font-style: normal;
font-weight: normal;
src: local('Roboto Black'), url('../fonts/Roboto-Black.woff') format('woff');
}


@font-face {
font-family: 'Roboto Thin Italic';
font-style: normal;
font-weight: normal;
src: local('Roboto Thin Italic'), url('../fonts/Roboto-ThinItalic.woff') format('woff');
}


@font-face {
font-family: 'Roboto Medium Italic';
font-style: normal;
font-weight: normal;
src: local('Roboto Medium Italic'), url('../fonts/Roboto-MediumItalic.woff') format('woff');
}


@font-face {
font-family: 'Roboto Light Italic';
font-style: normal;
font-weight: normal;
src: local('Roboto Light Italic'), url('../fonts/Roboto-LightItalic.woff') format('woff');
}


@font-face {
font-family: 'Roboto Bold';
font-style: normal;
font-weight: normal;
src: local('Roboto Bold'), url('../fonts/Roboto-Bold.woff') format('woff');
}


@font-face {
font-family: 'Roboto Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Roboto Bold Italic'), url('../fonts/Roboto-BoldItalic.woff') format('woff');
}


@font-face {
font-family: 'Roboto Italic';
font-style: normal;
font-weight: normal;
src: local('Roboto Italic'), url('../fonts/Roboto-Italic.woff') format('woff');
}


@font-face {
font-family: 'Roboto Black Italic';
font-style: normal;
font-weight: normal;
src: local('Roboto Black Italic'), url('../fonts/Roboto-BlackItalic.woff') format('woff');
}*/
body{
	font-family: 'Roboto' ; font-weight: 400;
	font-size:16px;
}
*{
	margin:0px;
	padding:0px;
}
.sm-fnt{ font-size: 14px; margin: 20px 0;}
.bg-white{
    
    display:block;
}

article{
    background:#fff;
    display:block;
    padding:10px;
}
article h2{
    margin-top: 20px;    
    display:block;
        font-family: 'Montserrat' ; font-weight: bold;
        color: #b40101;
        font-size:26px;

}
.icon-wdth img{ max-width: 40px; margin-right: 10px;}
article p{font-family: 'Montserrat' ;  color:#333; line-height:20px; font-size: 16px; line-height: 28px;}
article p b{font-family: 'Montserrat' ;  font-weight:700;}
header{
	background:#fff;
}
.cont-addres address p b{color: #b40101;}
.cont-addres{
    margin-top: 65px;
}
.cont-addres p{font-family: 'Montserrat' ; font-size: 18px; padding: 13px 0; line-height: 28px;}
.cont-addres address a{ color: #006b57; text-decoration: none; }
.helpcall h2, p.col_r{color: #b40101;}
.logo img{
    width:100%;

}
.navbar{
	margin-bottom:0px !important;
}
/*.navbar-nav{
	float:right !important;
}*/

.navbar-inverse {
    background-color:transparent !important;
    border: none !important ;
}
.nav>li>a {
    position: relative;
    display: block;font-family:'Poppins';
    /*padding: 10px 10px;*/
		
		color:#fff;
		font-size:18px;

        font-weight:600;
        /*margin: 0px 5px !important;*/
}

#navbar .navbar-nav li.active > a {

    background-color: #5ed45b!important;
    color: #000 !important;

}
#navbar .navbar-nav li:focus > a {
	background-color: #ff0101 !important;
	color: #fff !important;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
	color:#ff0101;
}
/*------------login css-------------*/
.text_sign .fa-user-circle-o {
    font-size: 19px;
    padding-right: 10px;
 
}


.login_top_open {
background: #fff;
width: 250px;
padding: 10px 20px;
display: none;
position: absolute;
left: -120px;
top: 77px;
z-index: 999;
    box-shadow: 0px 0px 1px 1px #ccc;
}
div#login_top1 a { text-decoration: none; cursor: pointer;
 color: #000;
}
div#login_top1 a:hover{color: #b40101;}
div#login_top1 a:hover i{color: #b40101;}
.login_top.login_top_active {background: transparent;color: #000;}
div#myaccount {
    margin: 0px 0 0 0;
}
div#myaccount a:hover{color: #b40101;}
div#myaccount a:hover i{color: #b40101;}
div#myaccount a{ color: #000; text-decoration: none; }
.login_top.login_top_active a {
color: #000;
}

.login_top.login_top_active .user_login-icon_active {
display: inline;
margin-top: 3px;
float: left;
}

.login_top.login_top_active .user_login-icon {
display: none;
}

/*------------login css end-------------*/
.aligenpb{
	padding-left:0px !important;
	padding-right:0px !important;
}
.aligen-left{
		padding-left:0px !important;
}
.aligen-Rpb{
	padding-right:0px !important;
}
.aligentop{
	margin-top:10px;
}

.pbbrand{
	width:100%;
	float:left;
}
.pbbrand img{
    width: 72%;
    padding-top: 8px;
}
.topheader{
	width:100%;
	float:left;
	text-align:right;
    position:relative;
    
    /*min-height: 500px;*/
/*	margin-top:15px;*/
}

/*.pbmyaccount{
	width:100%;
	float:left;
}*/
/*.pbfag{
	width:100%;
	float:left;
}*/
.pbmyaccount {
    width: 100%;
    float: right;
    /* border: 1px solid #ccc; */
    padding: 13px 14px 14px;
    /* border-radius: 4px; */
    background: #5ed45b;
    
}
 .earn-3 .form-control-date, .travel-main .form-control-contary, .bg-my-profile .form-control-contary{ background-image: none; -webkit-appearance: listbox;}
.text_sign font {
    
    font-size: 16px !important;
    
}
.text_sign i {
   
    font-size: 14px;
}
.aligen-r{
	padding-right:0px;
}

.aligen-l{
	padding-left:0px;
}
.pbfag {
    width: 36%;
    float: left;
    border: 1px solid #ccc;
    padding: 2px;
    margin-left: 15px;
	border-radius:4px;
}
.pbmenu .navbar-inverse .navbar-collapse, .pbmenu .navbar-inverse .navbar-form{ padding: 0;}
.pbcontact span{ display: block; text-align: right;}
.pbcontact span i{ color: #b40101 ; }
.pbcontact {
	
     width: 54%;
    float: right;
    font-weight: bold;
    font-size: 20px;
    color: #006a56;
    text-align: right;
    
    line-height: 20px;
    margin-bottom: 10px;
}
.pbcontact small{ display: block; line-height: 15px; color: #525252;}
.s_tab {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(219, 219, 215, 0.1);
    text-align: left;
}
.pbmyaccount{
	text-align:right;
}
.pbcollus{
	width:15%;
	float:left;
}
.pbcollus img{
	width:100%;
}
.pbcontact small{
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    display: inline;
}
.pbmenu{
	width:100%;
	float:right;
    background: #006A56;
}


.airline {
    float: left;
    width: 12%;
    margin-right: 15px;
    position: relative;
}
.airline1 {
    float: left;
    width: 25%;
    margin-right: 15px;
}
.airline .flight.child {
    width: 70% !important;
}
.flight.child > span:first-child {
    cursor: pointer;
    width: 28%;
    float: left;
}
.flight.child > span:last-child {
    width: 56%;
}
/* ----------------travelsearch---------------*/ 
.s_tab li{
    list-style:none;
}
.topheader div#jssor_1{ display: none;}
.travelsearch { 
    /*z-index: 99;
    position: relative;
    width: 100%;
    float: left;
    top: 0%;*/
    /*display: block;*/
    /*background: #1b9ed9;*/
    margin-top: 60px;
        /*z-index: 99999;*/
}
.homeSlider .item img{ width: 100%; height: 550px !important; object-fit: cover;}
input.searchb1.grad-green{ font-weight: 600; position: relative; transition: all ease 1s;}
input.searchb1.grad-green:before{ position: absolute; left:0; width: 0; content:""; height: 100%; background:#006A56; transition: all ease 1s;}
input.searchb1.grad-green:hover:before{ width: 100%;}
div#dvSearch {
    width: 100%;
    float: left;
    /* padding: 10px; */
    /* background: rgba(0,0,0,0.7); */
    /* background: #b40101; */
    box-shadow: 0 0 14px 0 #26549e40;
    border-radius: 8px;
    border: 1px solid #26549e26;
}

/*.travelsearch {
    position: absolute;
    width: 100%;
    float: left;
    top: 153px;
    display: block;
    background:#1b9ed9;
}*/
.flying {
    float: left;
    width: 25%;
    margin-right: 5px;
    position: relative;
}
.flyingdate {
        float: left;
    width: 26%;
    margin-right: 0;
    position: relative;
}
label{font-weight:400;}
.flyingpass{
    float:left;
     width: 23%; 
    margin-right: 0;
    position: relative;
}
.flyingpass label{
color: #000;

    float: left;
}
.serch-main-container .serch-mid-left label {
    
    font-weight: normal;
    float: left;
    font-size: 14px;
 color:#fff;
 text-transform: uppercase;
}
.flyingdate,.airline label {
     float: left; 
    /* width: 100%; */
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin-bottom: 5px;
    padding-left: 0;
    text-align: left;
}
.flight {
font-size: 13px;
font-weight: normal;
color: #555;
/*float: left;*/
margin-top: 10px;
}
.flight > span{
	margin-right:10px;
}

.chkb {
margin-left: 10px;
position: relative;
margin-top: 5px;
}

.date1 {
    float: left;
    width: calc(50% - 5px);
    margin-right: 5px;
}

.searchb {
float: right;
margin-top: 20px;
margin-right:10px;
}

.searchb1 {
    outline: none;
    border-radius: 35px;
    font-size: 15px;
    font-weight: bold;
    font-weight: inherit;
    color: #fff;
    margin: 10px 0 0;
    width: 170px;
    height: 36px;
    background-color: transparent;
    border: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}
/*.searchb1:hover {
    outline: none;
    background:none;
    font-size: 0;
    font-weight: normal;
    color: #fff;
    padding: 6px 13px;
    border: 0px solid #b30101;
    border-radius: 2px;
    border-bottom: 5px solid #730921;
    border-radius: 5px;
}

.searchb1:hover {
  background: #0087f5;
color: #fff;
cursor: pointer;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
transition: 0.5s all;
}*/



.flying.child {
float: right;
}

.date1.child {
/*float: right;*/
}

.flying label {
float: left;
/*width: 100%;*/
font-size: 14px;
font-weight: normal;
color: #fff;
margin-bottom: 5px;
padding-left: 5px;
text-align:left;
}

.ttprice {
    color: #fe0000;
    padding: 0px 5px;
    width: 100%;
    text-align: right;
    line-height: 22px;
}
.ttprice span {
    width: 100%;
    float: left;
}
.ttprice strong {
    font-size: 20px;
}

#AirRoute .col-md-2,.col-md-5{
   
                margin:0px;
                padding:0px;
           
}
#DestRoute .col-md-2 {
    margin:0px;
    padding:0px;
}
.air-icon{
   float:left;
}
.air-icon img{
   padding-top:10px;
}
.fare {
    width: 100%;
    float: left;
    margin-top: 46px;
}
.br_top_chk_ab > .easy-seat-1, .easy-seat-2, .easy-seat-4{
    display:none;
}
.pbfag{
    display:none;
}
/*------------------- home pages tab css---------------
---------------------------------------------------------*/
        #tabs {
            overflow: auto;
            width: 100%;
            list-style: none;
            margin: 0;
            padding: 0;
        }

            #tabs li {
                margin: 0 6px;
                padding: 0;
                float: left;
            }

            #tabs li {
                /*-moz-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);*/
                /*-webkit-box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
                box-shadow: -4px 0 0 rgba(0, 0, 0, .2);*/
                /*background: #0a0c2b;*/
                /*background: -moz-linear-gradient(220deg, transparent 10px, #1b9ed9  10px);
                background: -webkit-linear-gradient(220deg, transparent 10px, #1b9ed9  10px);
                background: -ms-linear-gradient(220deg, transparent 10px, #1b9ed9  10px);
                background: -o-linear-gradient(220deg, transparent 10px, #1b9ed9  10px);
                background: linear-gradient(220deg, transparent 10px, #1b9ed9  10px);
                text-shadow: 0 1px 0 rgba(0,0,0,.5);
                color: #fff;*/
                float: left;
           
                height: 45px;
                /*padding: 0 5px;*/
                text-decoration: none;
            }
            #tabs a {
                background: none;
                
                     font-family:'Poppins' !important;
    text-align: left;
    font-size: 15px; font-weight: 500;
    padding: 13px 5px;
    text-align: center;
   
            }

                #tabs a:hover {
                    
                    
                    /*background: #1b9ed9;*/
                    /*background: -moz-linear-gradient(220deg, transparent 10px, #f8ed37 10px);
                    background: -webkit-linear-gradient(220deg, transparent 10px, #f8ed37 10px);
                    background: -ms-linear-gradient(220deg, transparent 10px, #f8ed37 10px);
                    background: -o-linear-gradient(220deg, transparent 10px, #f8ed37 10px);
                    background: linear-gradient(220deg, transparent 10px, #f8ed37 10px);*/
                }

                #tabs a:focus {
                    outline: 0;
                }

            #tabs #current a {
                background: #000;
                background: -moz-linear-gradient(220deg, transparent 10px, #f8ed37 10px);
                background: -webkit-linear-gradient(220deg, transparent 10px, #f8ed37 10px);
                background: -ms-linear-gradient(220deg, transparent 10px, #f8ed37 10px);
                background: -o-linear-gradient(220deg, transparent 10px, #f8ed37 10px);
                background: linear-gradient(220deg, transparent 10px, #f8ed37 10px);
                text-shadow: none;
                color: #333;
            }

        #pricetable {
            background-color: #fff;
            -moz-border-radius: 0 2px 2px 2px;
            -webkit-border-radius: 0 2px 2px 2px;
            border-radius: 0 2px 2px 2px;
            padding: 30px;
        }
        .bestpricetable {
    width: 100%;
    float: left;
    background: #1b9ed9;
    padding: 10px;

}
        /*.dstprice{
             width:100%;
             float:left;
        }*/
        .dstprice h2{
   border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 22px;
    margin-top: 0px;
        }

        .advertisement{
            width:100%;
            float:left;
        }
         .advertisement img{
             width:100%;
         }
         .lowest{
             width:100%;
             float:left;
             background:#f8ed37;
             padding:10px;  
             margin-bottom: 10px;
             margin-top: 10px;
         }
         .lowest li{
           list-style: none;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    padding: 7px 0px;
         }
         .lowest li .fa{
            margin-right:10px;
         }

/*---------------packages---------------*/

       .packegsection{
	width:100%;
	float:left;
	position:relative;
    margin-top:15px;
}
.packeg {
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	overflow:hidden
}
.packeg img {
	width:100%
}
.packeg img:hover{
	transform: scale(1.2);
	    transition: all .5s;
		overflow:visible;
}
.tr-price {
    top: 15px;
    left: -10px;
    position: absolute;
    text-align: center;
	}
.tr-price span {
    background-color: #01b7f2;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    padding: 10px 20px;
    text-align: center;
    position: relative;
}
.tr-price span:after {
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 0 solid rgba(0, 0, 0, 0);
    border-top: 7px solid #086c8c;
    bottom: -7px;
    content: "";
    left: 0;
    position: absolute;
}
.heading {
    position: absolute;
    bottom: 0px;
    background: #0000009e;
    color: #fff;
    width: 100%;
    text-align: center;
}
.heading h3{
		font-size:22px;
}

span.scol1.bkk {font-size: 18px;
    font-weight: bold; margin-top: 10px;
    color: #213976 ;
    margin-left: 30px;
}

/*.topdel{
	margin-top:30px;
}
*/

/*--------------holiday pages css-------------*/

/*----------------boxeffect css-----------------------
    -----------------------------------------------*/
.navbar-nav > li a{ position : relative; cursor: pointer;}

.single-package-carasoul {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
	    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        margin-top:15px;

}
.single-package-carasoul .package-location {
    overflow: hidden;
	position:relative;
}
.single-package-carasoul .package-location img {
    transform: scale(1.1);
    transition: all 0.3s ease-in-out;
	width:100%;
}
.single-package-carasoul:hover .package-location img {
    transform: scale(1);
}
.single-package-carasoul .package-location span {
       background: #ff0101  none repeat scroll 0 0;
    top: 0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    letter-spacing:0.3px;
    /* height: 40px; */
    left: 0;
    line-height: 33px;
    position: absolute;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 135px;
    z-index: 99;
}
        .single-package-carasoul .package-location span small {
            padding-right: 3px;
            font-weight:normal;
        }
.single-package-carasoul .package-details {
    background: #ffffff;
    border-radius: 0 0 4px 4px;
}
.single-package-carasoul .package-details .package-places {
    padding: 10px;
}
.single-package-carasoul .package-details .package-places h4 {
      padding-bottom: 7px;
    color: #454545;
    font-size: 18px;
    font-weight: 600;
    margin: 0px;
    padding-top: 0px;
}
.single-package-carasoul .package-details .package-places > span {
    color: #727272;
    font-size: 15px;
    font-weight: 500;
}
.single-package-carasoul .package-details .package-places > span i {
    margin-right: 10px;
}
.single-package-carasoul .package-details .package-places .details {
    margin-top: 18px;
    /* width: 100%; */
    /* float: left; */
    background: #e0dfdf;
    line-height: 30px;
    width: 100%;
    float: left;
    padding: 0px 10px;
    color: #000;
}
.single-package-carasoul .package-details .package-places .details  {
 font-weight: 400;
    font-size: 15px;
    color: #fff;
    line-height: 25px;
    margin-top: 10px;
    padding: 10px 10px;
}
.single-package-carasoul .package-details .package-places .details span {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.single-package-carasoul .package-details .package-places .details span a{
    color:#000;
} 
.single-package-carasoul .package-long-btn {
    background: #37b721 none repeat scroll 0 0;
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    position: absolute;
    bottom: -63px;
    opacity: 0;
    visibility: hidden;
    transition: all ease-in-out 0.3s;
    right: 0;
    font-size: 17px;
    font-weight: 500;
}
.hvr-shutter-out-horizontal:before {
    position: absolute;
    background: #f17b37;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.single-package-carasoul .package-long-btn a {
    color: #ffffff;
    text-transform: uppercase;
    background: #000000;
    width: 100%;
    float: left;
    display: block;
    visibility: initial;
    margin-top: 10px;
   padding: 10px 0;
   position:relative;

}
        .single-package-carasoul .package-long-btn a:hover {
            background: #ff0101;           
           
        }
/*.single-package-carasoul:hover .package-long-btn {
    opacity: 1;
    visibility: visible;
    bottom: -1px;
}*/
.single-package-carasoul .package-long-btn {
    /*background: #37b721 none repeat scroll 0 0;*/
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    position: relative;
    bottom: 0px;
    opacity: 1;
    visibility: hidden;
    transition: all ease-in-out 0.3s;
    right: 0;
    font-size: 17px;
    font-weight: 500;
}
/*-------------------expend css------------------*/
.pbitenery {
            width: 100%;
            float: left;
        }

            .pbitenery h4 {
                color: #000 !important;
            }

                .pbitenery h4 strong {
                    font-size: 22px;
                    line-height: 40px;
                }
                .pbitenery h4 a:hover{
                    text-decoration:none;
                }
                 .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

  .panel-title > a {
    display: block;
    padding: 15px 10px;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.3px;
}


    .panel-title > a:before {
    /*float: left !important;*/
    font-family: FontAwesome;
    content:"\f068";
    /*padding-right: 8px;*/
}
.panel-title > a.collapsed:before {
    /*float: left !important;*/
    /*content:"\f067";*/
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}


/*----------------boxeffect css-----------------------
    -----------------------------------------------*/


.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    max-width: 100%;
    max-height: 360px;
    width: 100%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/* Individual effects */



/*---------------*/
/***** Jazz *****/
/*---------------*/

figure.effect-jazz {
	/*background: -webkit-linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);
	background: linear-gradient(-45deg, #f3cf3f 0%,#f33f58 100%);*/
    background:#000;
}

figure.effect-jazz img {
	opacity: 0.9;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-jazz h2,
figure.effect-jazz p {
	opacity: 1;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
}

figure.effect-jazz h2 {
	padding-top: 13%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-jazz p {
	padding: 0.5em 2em;
	text-transform: none;
	font-size: 0.85em;
	opacity: 0;
}

figure.effect-jazz:hover img {
	opacity: 0.3;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-jazz:hover figcaption::after {
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

figure.effect-jazz:hover h2,
figure.effect-jazz:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}



/* Media queries */
@media screen and (max-width: 50em) {
	.content {
		padding: 0 10px;
		text-align: center;
	}
	.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}




/*========Holy day Css===========*/

.join h1 {
    font-family: OpenSans-Light;
    font-size: 30px;
    color: #1c2d55;
    margin-bottom: 2px;
    margin-top: 20px;
    text-align: center;
}
#mainwrapper {
    height: auto;
    text-align: center;
    /* float: left; */
    margin: 0px 0 0px 0px;
}
#mainwrapper .col-md-3.col-sm-6.col-xs-12 {
    padding: 0px;
}
#mainwrapper .box {
    cursor: pointer;
    height: 188px;
    /* float: left; */
    margin: 1px;
    position: relative;
    overflow: hidden;
    width: auto;
}
.box {
    cursor: pointer;
    height: 220px;
    position: relative;
    width: 372px;
    border: 1px solid #7d7d7d;
    margin: 25px 0 4px 0;
}
#mainwrapper .box img {
    position: absolute;
    left: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
#mainwrapper .box .fade-caption, #mainwrapper .box .scale-caption {
    opacity: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 15px;
}

#mainwrapper .box .caption {
    background-color: rgba(11,34,85,0.9);
    position: absolute;
    color: #fff;
    z-index: 100;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    left: 0;
}
#mainwrapper .box .scale-caption h3 {
    font-family: OpenSans-Light;
    color: #fff;
    font-size: 26px;
    top: 25px;
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
#mainwrapper .box .scale-caption h3, #mainwrapper .box .scale-caption p {
    position: relative;
    left: -177px;
    width: 281px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
#mainwrapper .box .scale-caption p {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms;
	position: relative;
    left: -200px;
    width: 57%;
    top: 33px;
    font-family: OpenSans-Light;
    font-size: 19px;
    color: #fff;
    border: 1px solid #fff;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    padding: 4px 0;
    margin: 0 auto;
}

.join h2 {
    font-family: OpenSans-Light;
    font-size: 30px;
    color: #1c2d55;
    margin-bottom: 2px;
    margin-top: 20px;
    text-align: center;
}
.join p {
    font-family: OpenSans;
    font-size: 13px;
    color: #011a27;
}
.small-txt {
    font-family: OpenSans;
    font-size: 14px !important;
    color: #434343 !important;
    text-align: center;
}
.effect_hover img.bg {
    background: #000;
    color: #fff;
    background-size: cover;
    content: '';
    /* opacity: 0.7; */
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
.effect_hover img {
    width: 100%;
    display: block;
}
.effect_hover p {
    font-family: OpenSans-Semibold;
    font-size: 16px;
    color: #000;
    position: absolute;
    text-align: center;
    top: 107px;
    left: 113px;
    border: 1px solid #fff;
    padding: 6px 9px;
    cursor: pointer;
    background-color: #ffd600;
    opacity: 0.9;
}
a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline;
}
.text-dest {
    font-family: OpenSans-Light;
    font-size: 21px;
    color: #fff;
    position: relative;
    float: left;
    padding: 9px 14px;
}
.text-dest-small {
    font-family: OpenSans-Light;
    font-size: 12px;
    color: #fff;
    padding: 0 3px 0 0;
}
.btn-link {
    border-radius: 0;
    font-family: OpenSans-Light !important;
    font-size: 16px !important;
    color: #fff !important;
    padding: 0 12px !important;
    cursor: pointer;
    font-weight: normal;
}
.button-normal {
    font-family: OpenSans-Light;
    font-size: 16px;
    color: #fff;
}
.popularholy .col-md-3 {
    padding-left: 2px;
    padding-right: 2px;
}
span.hprice {
    font-size: 18px;
    font-weight: bold;
}
/*===========Maldives Css===========*/

.carousel-inner {
    text-align: center;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    height: auto;
    max-width: 100%;
    line-height: 1;
}
.inner-page {
    width: 100%;
    float: left;
}
.inner-page h2 {
    font-size: 18px;
}
.inner-page p {
    text-align: justify;
}
.small-txt {
    font-family: OpenSans;
    font-size: 14px !important;
    color: #434343 !important;
    text-align: center;
}
.ht-result {
    width: 100%;
    float: left;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 10px 0px;
}
.ht-img img {
    width: 100%;
}
.h-descraption {
    width: 100%;
    /* min-height: 200px; */
    float: left;
    position: relative;
}
.ht-result h2 {
    font-size: 18px;
    margin-top: 0px;
}
.inner-page h2 {
    font-size: 18px;
    font-weight:600;
}
.ht-result h2 span {
    width: 100%;
    float: left;
    margin: 10px 0px;
}
.arrenge-txt {
    font-family: OpenSans-Semibold;
    font-size: 14px;
    color: #2c2c2c;
}
.star-top {
    color: #9e7840;
    font-size: 14px !important;
    padding: 3px 2px;
}
.inner-page p {
    text-align: justify;
}
.faclity {
    width: 100%;
    float: left;
    /* background: rgba(225, 223, 223, 0.42); */
    padding: 10px;
    border-top: 1px solid #ccc;
}
.faclity ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.faclity ul li {
    float: left;
    padding: 0 10px;
}
.lunch {
    width: 23px;
    height: 20px;
    background: url(../images/sprite-c7e22a0….png) -73px -28px no-repeat;
    float: left;
    margin-left: 5px;
}
.h-pric {
    width: 100%;
    background-color: #1c2d55;
    padding: 20px;
    text-align: center;
    color: #fff;
    float: left;
}
.h-pric span {
    font-size: 30px;
    font-weight: bold;
}
.h-pric p {
    text-align: center !important;
}
.inner-page p {
    text-align: justify;
        
}
.view-offer {
    width: 100%;
    float: left;
    background: #9e7840;
    text-align: center;
    padding: 8px 0px;
    margin-top: 5px;
}
.view-offer a {
    color: #fff;
    font-size: 16px;
}
.view-offer a {
    color: #fff;
    font-size: 16px;
}
.event-banner{
    width:100%;
    float:left;
}
.event-banner img{
    width:100%;
}
.carousel-control .fa{
    position:relative;
    top:165px;
    font-size:100px;
}
.text_sign img {
    float: left;
}
.fx_hd_top .re_menu .nav{
	position:relative;
	top:23px;
}
.fx_hd_top .re_menu .nav li{

	    float: left;
    list-style: none;
}
/*=========Holiday Inn Kandooma==============*/
.htl_page .breadcrumb {
    background: none;
    float: left;
    color: #6a6666;
    font-size: 13px;
    font-family: Open Sans;
    margin: 7px 0 0 0;
    line-height: 0;
}
.breadcrumb {
    padding: 8px 0 !important;
}
.htl_page hr {
    border-color: #9e7840 !important;
}
.htl_page .hotel_name {
    float: left;
    color: #1c2d55;
    font-size:23px;
    font-family: 'OpenSans-Light';
    margin: 0 0 5px 0;
    padding-right: 20px;
}
.arrenge-txt {
    font-family: OpenSans-Semibold;
    font-size: 14px;
    color: #2c2c2c;
}
.star-top {
    color: #9e7840;
    font-size: 14px !important;
    padding: 3px 2px;
}
.htl_page h4 {
    margin: 0;
    font-size: 14px;
    color: #dcdcdc;
}
.htl_page .offer_off {
    font-size: 16px;
    margin-right: 15px;
}
.htl_page .text_blue {
    color: #1c2d55;
}
.htl_page .text_gold {
    color: #9e7840;
}
.htl_page .offer_pr {
    margin-left: 15px;
}
.htl_page .offer_symbol {
    font-size: 16px;
}
.htl_page .offer_price {
    font-size: 26px;
    font-weight: bolder;
}
.htl_page sub {
    font-size: 14px;
    bottom: -0.05em;
}
.carousel-inner {
    text-align: center;
}
.htl_page .mar_top_10 {
    margin-top: 10px;
}
.htl_page h2.abt_hotel {
    font-size: 23px;
    margin: 0;
    line-height: 40px;
    color: #1c2d55;
}
.htl_page .req_call {
    position: relative;
    background: #000;
    line-height: 40px;
    color: #fff;
    padding: 0 20px;
    font-size: 17px;
    float: right;
}
.htl_page .hot_call {
    font-size: 20px;
    line-height: 40px;
    text-align: right;
    float: right;
    margin: 0;
    margin-right: 40px;
}
.htl_page .text_gold {
    color: #ff0101;
}
.htl_page .text_blue {
    color: #1c2d55;
}
.htl_page hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border-top: 1px solid #d0d0d0 !important;
}
.htl_page .nav-tabs {
    text-align: left;
}
.htl_page .nav.nav-tabs > li {
    margin-left: -5px;
}
.htl_page .nav-tabs > li, .htl_page .nav-pills > li {
    float: none;
    display: inline-block;
}
.htl_page .nav.nav-tabs > li.active a {
    background: #0b2255;
    color: #fff;
}
.htl_page .nav.nav-tabs > li a {
    border: 1px solid #0b2255;
    border-radius: 0px;
    margin: 0px;
    color: #0b2255;
    position: relative;
}
.htl_page .tab-content {
    border: none;
    background: none;
}
.htl_page .tab-content {
    display: block;
}
.tab-content {
    display: block;
    background: #fff;
    width: 100%;
    margin-top: 0;
    border-top: 1px #8b93a6 solid;
    padding: 11px 0;
    float: left;
}
.htl_page .tab-content h3 {
    font-size: 17px;
    color: #011c31;
    line-height: 22px;
    font-family: 'OpenSans-Semibold';
    margin-bottom: 0;
}
.htl_page .tab-content ul.gray_ul {
    margin-left: -25px;
    color: #505050;
    margin-top: 5px;
}
.htl_page .tab-content ul.gray_ul li {
    color: #505050;
}
.htl_page p {
    font-size: 14px;
    color: #494848;
    line-height: 20px;
    font-family: 'OpenSans';
}

.holiday p {
    font-family: OpenSans;
    font-size: 14px;
    color: #333;
    padding: 0 0px;
    text-align: justify;
    line-height: 20px;
}
.small-txt {
    font-family: OpenSans;
    font-size: 14px !important;
    color: #434343 !important;
    text-align: center;
}
.atlantic-txt {
    font-family: OpenSans-Light;
    font-size: 20px;
    color: #1c2d55;
}
.includes-txt {
    font-family: OpenSans-Semibold;
    font-size: 14px;
    color: #1c2d55;
    line-height: 22px;
    padding: 7px 0;
}
.atlantic-txt {
    font-family: OpenSans-Light;
    font-size: 20px;
    color: #1c2d55;
}
.sub_enq {
    background: #ffcc01 none repeat scroll 0 0;
    border: medium none;
    /* border-radius: 23px; */
    color: #0e3159;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    margin: 15px 0 15px;
    padding: 8px 50px;
        float: right;
    margin-right: 20px;
}
.sub_enq:hover {
    background: #001a40 none repeat scroll 0 0;
    color: #fff;
}

.dandya-fatable{
    width: 100%;
    float: left;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    background: #fff;
    margin-top: 15px;
    padding-top: 20px;
}
.ddbanner{
    width:100%;
    float:left;
    margin-top:37px;
}
.ddbanner img{
  width:100%;
}

/*enquery page*/
.enqu_box_hd {
    margin: 20px 0 10px 0;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    float: left;
}
.enqu_box_hd2 {
    margin: 15px 0 10px 0;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    float: left;
    border-bottom: 1px solid #e1e1e1;
    padding-top: 10px;
    width: 100%;
    padding-bottom: 10px;
}
.enqform_box_label {
    color: #4e4e4e;
    float: left;
    font-size: 13px;
    font-weight: normal;
    line-height: 14px;
    width: 100%;
    margin: 10px 0 10px 0px;
}
.enqsub_btn {
    background: #494949;
    /* border-radius: 23px; */
    color: #ffff;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin: 15px 0 0 0;
    padding: 18px 25px;
    line-height: 0;
    width: auto;
    display: block;
    border: 2px solid #2d2d2b;
}
.enqform_box.row {
    margin-bottom: 20px;
}

/*#btnsubmit {
    float: right;
    display: inline-block;
    width: 14%;
    background: #000;
    color: #fff;
    font-size: 18px;
    margin-top:15px;
}*/
.date1_eq {
    float: left;
    width: 100%;
    height: auto;
    /* border-radius: 20px; */
    padding: 0 5%;
    background: #fff;
    border: 1px solid #c5c5c5;
}
/*--------------footer start----------
---------------------------------*/
.wrapper-footer {
    background: #414b4f;
    color: #ccc;
	margin-bottom:0px;
}
.main-top-footer {
    padding: 40px 0px;
    position: relative;
}
.textwidget{
	width:100%;
	float:left;
}
.textwidget h2{
	font-size:18px;
	color:#fff;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.textwidget P{
	text-align:justify;
	color:#FFF;
}
.textwidget addres{
	width:100%;
	float:left;
}
.trcontact-info{
	width:100%;
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	
}
.trcontact-info li{
	list-style:none;
}
.trcontact-info li{
	line-height:25px;
}

.f-menu{
	margin:0px;
	padding:0px;
	list-style:none;
}
.f-menu li {
    line-height: 26px;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.f-menu li a{
	color:#fff;
	position:relative;
	padding-left:15px;
}
.list-arrow li a:after {
    content: "\f105";
    display: block;
    position: absolute;
    width: 5px;
    height: 7px;
    z-index: 10;
    top: 50%;
    left: 2px;
    margin-top: -6px;
    font: normal normal normal 14px/1 FontAwesome;
}
.instagram-pics{
	width:100%;
	float:left;

}
.instagram-pics li{
	list-style:none;
	width:33%;
	float:left;
}
.instagram-pics li img{
	width:100%;
}
.wrapper-copyright {
    padding-top: 20px;
    padding-bottom: 15px;
	border-top:1px solid #666;
	margin-top:40px;
}
.footer-menu{
	list-style:none;
}
.footer-menu li{
	float:left;
}
.footer-menu li a{
	padding:0px 10px;
	color:#fff;
}


.wrapper-subscribe {
	background-image:url(/images/footebg.jpg);
    background-position: center bottom;
    background-repeat: repeat;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    background-size: cover;
	
}
.subscribe_shadow {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.3);
}
.subscribe-footer{
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
    z-index: 1;
}
.subscribe-footer input[type="text"]{
	line-height:40px;
	    border: 1px solid #09f;
	width:25%;
	padding-left:5px;
}
.signupbt {
    padding: 5px 10px;
    background: #09f;
    line-height: 40px;
    border: none;
    font-weight: 600;
    font-size: 16px;
}

/*----------------whybook--------------*/
.bg-blue{
       background: #1b9ed9;
    width: 100%;
    float: left;
}
.whybook {
    width: 100%;
    padding: 10px;
    min-height: 140px;
    position: relative;
}
.whybook span {
background: #fff;
    width: 50px;
    height: 50px;
    /* border-radius: 100%; */
    display: inherit;
    position: relative;
    /* top: 0px; */
    /* left: 0%; */
    padding: 2px;
    border: 3px solid #1778a5;
    float: left;
    margin-right: 10px;
}
.whybook h3 {
    color: #fff;
    margin-top: 40px;
    height: 55px;
}
    .whybook p {
        color: #fff;
    }
.whybook span img {
    width: 100%;
}


.sub_bt{
    background: #f8ed37 none repeat scroll 0 0;
    border: medium none;
    /* border-radius: 23px; */
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: normal;
    margin: 0px 0 10px;
    padding: 8px 34px;
    float: right;
}
/*-------------contact pages--------------*/
/*.contact_other{
    width: 100%;
    margin: 0 auto;
    float: left;
}*/
.cont-addres address {
    text-align: left;
    background: #ffffff;
    padding: 15px;
       
}
.cont-addres address h1 {
    font-size: 27px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-family: 'DIN-Light';
}
.nh-icon{ margin: 0 10px 0 0;}
.helpcall {
    background: #fff;
    padding: 15px 15px 20px;
    margin-top: 65px;
    /* border-bottom: 2px solid #b40101; */
    border-radius: 5px;
    box-shadow: 0 0 10px #ddd;
}
    .helpcall h2 {
        font-size: 24px;
        padding-left: 10px;
        padding-right: 10px;
        font-family: 'Montserrat';
        font-weight: 600;
        border-bottom: 1px solid #ccc;
        padding-bottom: 12px;
        padding-top: 12px;
        color: #fff;
        background: #213976;
        margin: 5px 0 15px;
    }
.num-cn, .girl-headset {
    display: inline-block;
    vertical-align: top;
    padding: 0 10px 20px;
    text-align: center;
    width: 100%;
}
.girl-headset img{ margin-top: 7px;}
.num-cn p {font-weight: 500;
    margin: 0;
}
.my_acco_pannel{
    width:100%;
    float:left;

}
.my_accordion_r .mydd_r {
    width: 100%;
    float: left;
}
.my_accordion_r .my_titlebg{
       float: left;
    width: 100%;

}
.my_accordion_r .my_titlebg a {
    padding: 25px 8px 0;
    display: block;
    background: #fff;
    color: #b40101;
    font-size: 22px;
    float: left;
    font-family: 'Montserrat'!important ; font-weight: bold;
    text-decoration: none;
    width: 100%;
    text-align: left;
    /*margin: 2px 0;*/
}
.my_acco_pannel p{ font-family: 'Montserrat'!important; font-weight: 300; color: #04172c; font-size: 16px; line-height: 28px;}
/*result pages*/
.my_accordion_r .my_titlebg a i{display:none;}
.modifay-bg {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #1A4787 !important;
    margin-top: -1px;
    padding: 4px 0;
}
.mod-1, .mod-2, .mod-3, .mod-4 {
    padding: 10px 1.5%;
    border-right: 1px solid #ffffff;
    color: #fff;
}
.mod-1 strong, .mod-2 strong, .mod-3 strong, .mod-4 strong {
    font-weight: normal;
    color: #fff;
}
.modifay-rst {
    float: right;
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    padding: 8px 6px;
    background: #b40101;
}
.modifay-rst-new {
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    /* background: #ccc; */
}
.my_accordion_r{ font-family: 'Poppins' !important;}
.searchrow1:first-child {
    border-bottom: 1px solid #dee6e7;
    /*background: #1b9ed9;*/
}

/*-----------------breadcramp-------------------------
    ------------------------------------------------*/
.page-title.stylesk {
    width: 100%;
    float: left;
}
.page-title.stylesk {
    background: #b40101;
    height: 60px;
    line-height: 60px;
    text-align: right;
    overflow: hidden;
}
.page-title.stylesk .container {
    background: #213976 ;
    position: relative;
}
.page-title.stylesk .container:before {
    position: absolute;
    content: "";
    display: block;
    right: -100%;
    top: 0;
    height: 60px;
    width: 100%;
    background: #213976 ;
}
.page-title.stylesk .page-title {
float: left;
    background: #b40101;
    padding-right: 20px;
    position: relative;
    left: -15px;
    padding-left: 15px;
}
.page-title.stylesk .page-title i {
    float: left;
    font-size: 24px;
    line-height: 60px;
    margin-right: 20px;
    color: #fff;
}
.page-title.stylesk .page-title .entry-title {
    white-space: nowrap;
    color: #fff;
    font-style: normal;
    font-weight: normal;
    float: left;
    font-size: 25px;
    margin-top: 14px;
}


.page-title.stylesk .page-title:after {
    display: block;
    content: "";
    position: absolute;
    right: -20px;
    top: 0;
    width: 0;
    height: 0;
    border-left: 20px solid #b40101;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
}
.page-title.stylesk .breadcrumbs {
    float: right;
}
.page-title .breadcrumbs li {
    float: left;
    line-height: 56px;
    display: inline;
    margin-left: 5px;
    font-size: 0.8333em;
    font-weight: bold;
    text-transform: uppercase;
}
.page-title.stylesk .breadcrumbs li:before {
   font-family:'FontAwesome';
    content: "\f105";
    font-weight: bold;
    display: inline-block;
    -webkit-border-radius: 50% 50% 50% 50%;
    -moz-border-radius: 50% 50% 50% 50%;
    -ms-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    color: #fff;
    border: 1px solid;
    line-height: 12px;
    text-align: center;
    height: 14px;
    width: 14px;
    margin-right: 8px;
}

.page-title .breadcrumbs li a{
	color:#fff;
     font-size: 13px;
   
}
.page-title .breadcrumbs li.active{
	color:#fff;
}
.priceleft {
    float: right;
    color: #000;
    margin-left: 10px;
    line-height: 24px;
    font-size: 24px;
    font-weight: bold;
}
.t_t_price, .t_t_text {
    padding-left: 5px;
    margin-left: 5px;
    line-height: 10px;
    float: right;
    font-size: 10px;
    margin-top: 2px;
    color: #000;
}
a.btn__dark-blue {
    padding: 8px 25px;
    text-decoration: none;
    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%);
    font-size: 16px;
    font-weight: normal;
    /*margin: 0 0 6px;*/
    color: #000;
    border: none;
    float: right;
    text-transform: capitalize;
    border-radius: 5px;
    cursor: pointer;
}
.flightdetail {
    border-radius: 5px;
    border: none;
    padding: 2px 10px 12px;
    color:#006b57;
    float: left;
    margin-top: 2px;
    margin-bottom: 0px;
    cursor: pointer;
    line-height: 16px;
   
}
span.flightdetail.flightdetail a {
    margin: 0px 0 0 0; color:#006b57; text-decoration: none;
    display: inline-block; font-size: 16px; font-weight: bold;
}

.leftpanel h2.flt_srch {
    font-family:'Montserrat'; font-size:18px; color:#252525; font-weight: bold;    border-bottom: 1px solid #b7bbc2;

}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    height: 5px;
    font-size: .7em;
    outline: none;
    display: block;
    margin-left: 2px;
    background: #213976  url(../images/scrollericon.png) no-repeat;
}
.sbox1 input, .sbox-pa input, .sbox-pa select, .dateformat-modifay {
    border: 1px solid #ddd;
    padding: 2px;
    width: 100%;
    color: #000;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    background: #fff;
    padding: 0 12px 0 31px;
    /*border-left: 6px solid #1b9ed9;*/
}
.dateformat-modifay{
    background: #fff url(../images/cl1.png) right no-repeat;
    background-position: 2% 50%;
    background-size: 20px 20px;
    filter: grayscale(0);
}
.bg_white_clr.pure_bg_white {
    background: #fff !important;
}
.one-way-new {
    margin-left: 18px;
    float: left;
    width: 8%;
    margin-top: 15px;

}
.popup.adultdrop.mbox4{    top: 35px;}
.diract1{width:100%; float:left;     padding: 10px 5px;}
.diract1 > .lft-chk{float:left; width:100%; font-size:12px;color: #000;}
.diract1 > .lft-chk > input{height: 17px;float: left;width: auto; margin: 0 6px 3px;}
.diract1 > .rgt-chk{float:left; width:100%; font-size:12px;color: #000;}
.diract1 > .rgt-chk > input{height: 17px;float: left;width: auto; margin: 0 6px 3px;}

.modifybox select.adult, .modifybox select#select_airline {
    width: 100%;
    padding: 6px 32px 6px 12px;
    border-radius: 0 5px 5px 0;
    border: none;
    outline: none;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Montserrat';
    font-weight: bold;
    color: #000;
    background: #fff url(../images/user-adult.png) right no-repeat;
    background-size: 22px 22px;
    background-position: 98% 40%;
    border: 2px solid #ddd;
    /* border-left: 3px solid #fc0; */
    line-height: 32px;
    filter: grayscale(0);
}

.modifybox input.adult{
    width: 100%;
    outline: none;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Montserrat';
    font-weight: bold;
    color: #000;
    background: #fff url(../images/user-adult.png) right no-repeat;
    background-size: 22px 22px;
    background-position: 0;
    border: 2px solid #ddd;
    line-height: 32px;
    filter: grayscale(0);
}

.adult {
    width: 100%;
    padding: 6px 6px 6px 32px;
    border-radius: 5px;
    border: none;
    outline: none;
    font-size: 14px;
    cursor: pointer;
    font-family: 'Montserrat';
    font-weight: bold;
    color: #000;
    background: #fff url(../images/user-adult.png) right no-repeat;
    background-size: 22px 22px;
    background-position: 3% 50%;
    border: 2px solid #EEEEEE;
    /* border-left: 3px solid #fc0; */
    line-height: 44px;
    filter: grayscale(0);
}

.adult:focus {
border: 2px solid #fff;


-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
transition: 0.5s all;
}
#airline{
    background: #eee url(https://www.skytravelers.com/Content/images/icon-fli_blue-tp-go.png) no-repeat;
    filter: grayscale(1);
    background-size: 18px 17px;
    background-position: 97% 55%;
}
#select_airline{
    background: #eee url(https://www.skytravelers.com/Content/images/icon-fli_blue-tp-go.png) no-repeat !important;
    background-size: 18px 17px !important;
    background-position: 97% 55% !important;
}

.contect {
width: 100%;
padding: 6px 32px 6px 12px;
border-radius:5px;
border: none;
outline: none;
font-size: 14px; cursor: pointer;
font-family: 'Montserrat' ; font-weight: bold;
color:#000;
background: #eee url(../images/phone-book.png) right no-repeat;
background-position: 98% 40%;
border: 2px solid #EEEEEE;
/*border-left: 3px solid #fc0;*/
line-height:32px;
}

.contect:focus {
border: 2px solid #0087f5;


-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
transition: 0.5s all;
}
.email {
width: 100%;
padding: 6px 32px 6px 12px;
border-radius:5px;
border: none;
outline: none;
font-size: 14px; cursor: pointer;
font-family: 'Montserrat' ; font-weight: bold;
color:#000;
background: #eee url(../images/bill.png) right no-repeat;
background-position: 98% 40%;
border: 2px solid #EEEEEE;
/*border-left: 3px solid #fc0;*/
line-height:32px;
}

.email:focus {
border: 2px solid #0087f5;


-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
transition: 0.5s all;
}
.adultdrop {
position: absolute;
width: 271px;
top: 75px;
left: 3px;
background: #fff;
-webkit-box-shadow: 0 0 1px 1px #ccc;
-moz-box-shadow: 0 0 1px 1px #ccc;
box-shadow: 0 0 1px 1px #ccc;
z-index: 9999;
display: none;
    border-radius: 5px;
}

/*.searchbox1 .right-pannel strong font {
    font-size: 16px;
}*/
.searchbox1 .right-pannel strong {
    font-size: 20px;
}

.searcpoprow2 img{ width: 60px;}

.searchpopinner {
    width: 100%;
    max-width: 430px;
    background: #fff;
    padding: 15px;
    margin: auto;
    margin-top: 15%;
    text-align: center;
    BORDER-RADIUS: 10PX;
    border: 5px solid #012f51;
}
.searchpopinner h2 {
    text-transform: uppercase;
    color: #001029;
    font-size: 15px;
    font-weight: normal;
}
.searchpopinner p {
    font-size: 15px;
    font-weight: normal;
    color: #333;
    margin-top: 15px;
    margin-bottom: 21px;
    text-align: center;
}
.my_titlebg a span{ margin: 0 10px 0 0;}
.my_titlebg a span img {
    max-width: 40px;
}
.contect-no{    float: left;
    width: 40.7%;
    margin-right: 1%;
    position: relative;}
.email-no{    float: left;
    width: 40.7%;
    margin-right: 1%;
    position: relative;}
.flyingpass.add{width: 20.7%; margin-right:0;}
.my_accordion_r .mydd_r ul li{ font-size:16px; font-family: 'Montserrat' ;}
div#login_top1 {
   
    margin-right: 10px;
}
.input-group-support i {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9;
}
section.custom-flight-sec h1, .customer-form h2{ font-weight: bold;}
textarea#FAmendmentsCoustomerComments {    height: 80px;}
.submit-query button.btn.sub-button {
    background-color: #213976  !important; color: #ffffff;
    padding: 15px 40px;
    font-weight: bold;
    font-size: 15px;
    border: none;
}
.input-group-support .form-control {
 height: 40px;}
.input-group-support{ margin-bottom: 25px;}
    .input-group-support span.icons { position: absolute; transform: translateY(-50%); top: 50%; right: 10px; z-index: 9;    }
.navbar-collapse.collapse>ul.nav.navbar-nav.dop>li:nth-child(2) a{padding-bottom: 29px;}
span#errorsubject, span#errorfname, span#errorctb, span#erroremail, span#errorphone { display: block;  position: absolute;    z-index: 1;   bottom: -18px;  left: 0;  width: 100%;  font-size: 12px;  color: red;}
.left_pop_sign input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
h4.pop_sign_title {
    color: #006b57;
    font-size: 24px;
    text-align: center;
}
button.bok_guest_btn {
    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;
    border: none;
    width: 100%;
    padding: 10px 0;
    margin: 0 0 10px;
    border-radius: 6px;
}
.left_pop_sign label{ display: block; font-size: 14px; font-weight: 500; margin: 15px 0 0 0;}
.pop_sign.reg_page {
    width: 100%; margin: 0 auto;
    max-width: 400px;
    box-shadow: 0 0 10px #ccc;
    background: #fff;
    padding: 20px;
    border-radius: 12px;
}
div#dvProgressdata {
    position: fixed; z-index:999;
    top: 0; 
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0,0.8);
    height: 100%;
}
.newsletter-popup-cont {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.newsletter-popup-cont strong{ display: block;}
.information {
    font-size: 20px;
    font-weight: bold;

    font-family: "Montserrat";
}
.success-message {
    font-size: 12px;
    color: red; 
}
.spinn-load{ position: absolute; top: 8px; right:7px;}
.spinn-load i{color: #006a56; font-size: 20px; }
.thanksmail {
    width: 100%;

}
.submitted {
    padding: 10px 0;
}
    .submitted span img {margin-right: 8px;
    }
.mail-1 {
    display: inline-block;
    width: 60px;
    vertical-align: top;
}
.mail-2 {
    display: inline-block;
    width: calc(100% - 65px);
}
.reg-main button.bok_guest_btn{ margin: 15px 0 0 0;}
.pop_sign.reg_page.nw_log_dsgn.reg-main ul{ padding: 10px 0 0 0;}
.pop_sign.reg_page.nw_log_dsgn.reg-main ul li{ position: relative; padding: 0 0 6px 20px; }
.pop_sign.reg_page.nw_log_dsgn.reg-main ul li:before{ position: absolute; content:""; height: 10px; width: 10px; border: 1px solid #006b57; border-radius: 50%; top: 6px; left: 0px;}
.reg-main .col-sm-8.col-md-6{ border-left: 1px solid #e1e1e1; padding-left: 30px;}
.reg-main h4.pop_sign_title{text-align: left;}
.pop_sign.reg_page.reg-main{ max-width: 1170px;}
.reverse-value{ transform: rotate(0deg); transition: all ease 0.4s;}
.reverse-value.rotate{ transform: rotate(180deg); transition: all ease 0.4s; margin: 0 0 0 2px;}
.easy-seat-6{display:none!important;}
/************extra product Start****************/
.extra-main{float: left; width: 100%; border: 1px solid #ccc; border-radius: 6px;    padding: 10px; background-color:#fff; margin-top:10px;}
.extra-main.add{border:none; background-color: #fff; margin-top: 15px;}
.extra-main .data-1{float: left; width: 10%;}
.extra-main .data-2{float: left; width: 60%;}
.extra-main .data-2 h3{font-size: 16px; color:#b40101; font-weight: 600;    margin-top: 0;}
.extra-main .data-2 p{font-size: 13px; color:#333; font-weight: 400;}
.extra-main .data-2 span{font-size: 13px; color:#333; font-weight: 400;}
.extra-main .data-2 a{font-size: 12px; color:#103360; font-weight: 600; display: inline-block;width: 100%; cursor: pointer;}
.extra-main .data-2 h4{font-size:16px;color: #b40101;}
.extra-main .data-3{float: left; width: 30%; text-align: right;}
.extra-main .data-3 p{font-size: 12px; color:#333; font-weight: 600;     margin: 0;}
.extra-main .data-3 p strong{color: #d89e00;font-size: 16px;font-weight: 600; margin-left: 5px;}
.extra-main .last-week{float: left; width: 60%; background-color: #ccffcc; border-radius: 6px;    margin-left: 75px; margin-top: 10px;}
.extra-main .last-week h4{font-size: 13px; color:#b40101; font-weight: 500;margin: 0;padding: 7px 11px; line-height: 20px;    line-height: 15px;}
.extra-main .last-week h4 img {float: left;margin-right: 8px;}
.extra-main .last-week-1{float: left; width: 30%;text-align: right;margin-top: 22px;}
.extra-main .last-week-1 .radio-inline{border: 1px solid #ccc; border-radius: 6px;padding: 0 21px 0 23px; background-color: #fff;    font-size: 15px;}
.extra-main .modal-header{border-bottom:none;padding: 0;}
.extra-main .modal-body {padding: 0 15px 15px 15px;}
.extra-main .modal-body h4{margin-top: 0;}
.extra-main .modal-header .close {margin-top: -12px;font-size: 24px;background-color: #333;border-radius: 50px;padding: 1px 6px;}
.extra-main .close{opacity: 10;color: #fff;}
.extra-main .last-week-1 .radio-inline:last-child {margin-left: 0;}
.last-week-1 label input{    height: 16px; position: absolute; width: 16px;    margin: 0px 0 0 0}
.personalinfo .pyt_wd_50 h4 {
    color: #000000;
    padding: 8px 15px;
    font-weight: 800;
}
#banktransfer2{
    color: #b40101;
    background: #f1f1f1;
    margin: 0;
    padding: 15px 10px 10px;
    border: 1px solid #969696;
    border-bottom: none;
    font-size: 16px;
}
#banktransfer2 img{ margin-right: 5px;}
.tickt-left>ul>li.service:before{    content: "\f005" !important;
    color: rgb(255, 178, 78);}
.choose-box strong{    display: inline-block;
    text-align: center;
    line-height: 22px;
    color: #595959;
    font-size: 14px; font-weight:400;}



/************extra product End****************/
@media only screen and (max-width: 1024px){ 
.searchb1{ margin: 39px 0 0 0;}	 

	}







