/* Minification failed. Returning unminified contents.
(475,33): run-time error CSS1046: Expect comma, found '0'
(475,37): run-time error CSS1046: Expect comma, found '/'
(1127,37): run-time error CSS1046: Expect comma, found '0'
(1127,41): run-time error CSS1046: Expect comma, found '/'
(1769,31): run-time error CSS1038: Expected hex color, found '#0003'
(1987,35): run-time error CSS1038: Expected hex color, found '#0003'
 */
*{
	box-sizing: border-box;
	margin: 0;
	padding: 0;

}

body{
	font-family: "Montserrat", sans-serif;
	font-size: 14px;
    max-width: 1366px;
    width: 100%;
    margin:auto!important;
}

.container-box{

	    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
}

.top_header{
    display: inline-block;
    width: 100%;
    clear: both;
    padding: 10px 0 6px;
}

.brandlogo{
        float: left;
           
}

.helpcall{
    float: right;
}

.helpcall ul{
    list-style-type: none;
      text-align: right;
}



.helpnum a{
       text-decoration: none;
    color: #1b67cd;
    font-weight: 700;
    font-size: 32px;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    transition: all linear .5s;
}

.helpnum a i{
    font-size: 26px;
    color: #d0142c;
}
.helpemail a i {
    color: #1b67cd;
}

.helpemail a {
    color: #37373f;
    position: relative;
    top: 0;
    font-size: 26px;
    font-weight: 700;
    text-decoration: none;
}
    .helpemail a:hover {
        color: #37373f;
        text-decoration: none;
    }
    .helpemail a:focus {
        color: #37373f;
        text-decoration: none;
    }
    .navmenu {
        list-style-type: none;
        text-align: center;
        background: #1b67cd;
        padding: 10px 0;
        margin: 0;
    }

.navmenu li{
    display: inline;

    
}


.navmenu li:hover a{
    background: #37373f;
    color: #fff;

}

.navmenu li a{
      padding: 13px 40px;
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    transition: all linear .5s;
}

.icon-bar{
   
}

.cross-btn{
        text-align: right;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
    display: none;
}

.sidenav {
    height: 100%;
    width: 0px;
    position: fixed;
    z-index: 1;
    top: 0;
    text-align: center;
    right: 0;
    background-color: #eeeeee;
    overflow-x: hidden;
    transition: 0.5s;
}

.brandlogo a, .brandlogo a:hover, .brandlogo a:focus {
    color: #444;
    font-size: 30px;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    font-weight: 600;
    margin: 14px 0px 0;
    padding: 10px 0 0 0;
        padding: 10px 0 0 0;
    text-decoration: none;
}
    .brandlogo a span {
        color: #1b67cd;
        text-transform: capitalize;
    }
.headlineair::before{
     content: "";
    border: 2px solid #00d8ff;
    margin: 0 6px 0 0;
    padding: 2px 0;
}
.headlineair {
        font-size: 22px;
    font-weight: 600;
    color: #333;
       margin-bottom: 15px;
    padding: 2px 0;
    border-radius: 0 4px 4px 0;
}

.Aircraftbox p{
        text-align: justify;
    line-height: 22px;
    color: #777;
    margin-bottom: 10px;
}

.colompd{
    padding: 30px 0;
}

.headlineair1{
    font-size: 16px;
    color: #585858;
    margin: 20px 0 10px;
}

.slidebanner img{
       border-top: 0px solid #1b67cd;
    border-bottom: 2px solid #1b67cd;
}

.airlinepoint{
    margin-left: 30px;
    color: #777;
}
.desbanner {
    display: block;
}
.mobilebanner {
    display: none;
}

.airlinepoint li{
        line-height: 22px;
}

.grey_bg {
    background-color: #f9f9f9;
    padding: 30px 0 40px;
    border-bottom: 2px solid #00d8ff;
}
.headcont h3 {
    margin: 0;
    padding-bottom: 25px;
    font-size: 28px;
    text-align: center;
}

.headcont1 h3 {
    margin: 0;
    padding-bottom: 25px;
    font-size: 28px;
    text-align: center;
}

.headcont1:after{
       background: #00d8ff;
    content: "";
    width: 56px;
    height: 2px;
    position: absolute;
    top: 44px;
    left: 0;

}

.headcont1:after {
    left: 50% !important;
    margin-left: -28px;
}


.section_bgcolo {
    padding: 30px 0;
    background-color: #1b67cd;
    margin-top: 0px;
}
.hoil_form {
    display: flex;
    justify-content: space-between;
}
.felid_one:nth-child(1) {
    flex-grow: 1.5;
}
.felid_one {
    flex: 1px;
    background: #ffffff;
    border-right: 1px solid #e5193742;
}
.felid_one:nth-child(2) {
    flex-grow: 1.5;
}
.felid_one:nth-child(5) {
    flex-grow: 1;
}
.felid_one:nth-child(6) {
    flex-grow: 1.5;
    border: none;
}
.felid_one label {
    margin: 0;
    font-weight: 600!important;
    font-size: 14px;
    margin-left: 2px;
    padding: 0px 9px;
    font-family: 'Roboto', sans-serif;
    position: relative;
    z-index: 1;
    color: #1b67cd;
    top: 14px;
}
.felid_one input {
    height: 50px;
    color: #000!important;
    outline: none;
    border: none;
    box-shadow: none;
    font-size: 13px!important;
}

.felid_one select {
    height: 50px;
    color: #000!important;
    outline: none;
    border: none;
    box-shadow: none;
    font-size: 13px!important;
}

.holiy_box {
    position: relative;
}
.hliy_open {
       position: absolute;
    top: 50px;
    background: #37373f;
    padding: 15px;
    z-index: 1;
}
.holi_pax {
    position: relative;
}
.holi_homepax {
    margin: 0;
    color: #333333;
    font-size: 13px;
    width: 100%;
    display: block;
    padding: 19px 12px;
    height: 50px;
}
.holi_caret {
    position: absolute;
    bottom: 22px;
    right: 10px;
}
.holiy_ab {
    margin-bottom: 8px;
}
.holiy_ab1 {
    margin-top: 15px;
    text-align: right;
}
.holiy_left label {
    top: 0;
    text-align: center;
}
.holiy_ab1 a {
       padding: 6px 20px;
    background: #1b67cd;
    color: #ffffff;
    cursor: pointer;
}
.holiy_ab1 a:hover {
   
    background: #1b67cd;
    color: #ffffff;
    text-decoration: none;
    
}
.holiy_ab1 a:focus {
   
    background: #1b67cd;
    color: #ffffff;
    text-decoration: none;
    
}
.holi_indec {
    height: 34px!important;
}
.holi_feld:focus {
    border-color: none!important;
    box-shadow: none!important;
}

.mobile-input-button{
    background: #37373f;
    height: 71px;
    padding: 0 20px!important;
    color: #fff;
    font-size: 20px!important;
    border-radius: 0!important;
}
    .mobile-input-button:hover {
        color: #fff !important;
        background: #000000;
    }

    .mobile-input-button:focus {
        color: #fff!important;
        outline:none!important;
    }

    .footer {
        background-color: #37373f;
        margin-top: 0px;
    }
.pdn-top-30 {
    padding-top: 35px;
}
.copyright {
   
}




.footer .Follow {
    margin-bottom: 27px;
}
.footer .Follow h3 {
   color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    border-width: 1px;
    display: inline-block;
    padding-bottom: 0px;
    padding-bottom: 18px;
}
.footer span {
    font-size: 16px;
    display: block;
    color: #fff;
}
.link{
    list-style-type: none;
}

.footer .Newsletter {
    padding: 13px 26px;
    padding-top: 10px;
    padding-right: 26px;
    padding-bottom: 10px;
    padding-left: 15px;
    border: #fff solid 1px;
    width: 100%;
    margin-bottom: 15px;
}
.textarea {
    padding: 6px 0px 0px 19px;
    color: #655f5f!important;
    width: 100%;
    border: #b1b0b0 solid 1px;
    height: 65px;
    margin-bottom: 20px;
}
.footer .Subscribe {
    padding: 10px 30px;
    border: #1b67cd solid 1px;
    background: #1b67cd;
    color: #fff;
    float: right;
    border-radius: 27px;
}

.copyright p {

}

.why-us2 {
    width: 100%;
    background: #37373f;
    box-shadow: 0 2px 8px rgb(0 0 0 / 10%) !important;
}
.pad-15-15 {
    padding: 25px 15px 15px 15px;
    display: inline-block;
    width: 100%;
}
.why-us2 ul {
    float: left;
    width: 100%;
}
.why-us2 ul li {
    display: inline-block;
    width: 33%;
    text-align: center;
    border-right: #ccc 1px solid;
}
    .why-us2 ul li p {
        color: #ffffff;
        margin: 0;
    }
    .why-us2 ul li strong {
        font-size: 18px;
        width: 240px;
        display: inline-block;
        position: relative;
        color: #ffffff;
        padding-bottom: 2px;
    }

.headjet2 h3 {
       position: relative;
    background: #ff9800;
    color: #fff;
    margin: 0;
    padding: 8px 15px;
    border-radius: 4px;
    font-size: 20px;
}



.jet2price{
    padding: 30px 0;
}

.pricebox{
        display: inline-block;
    width: 100%;
    padding: 0px 0 0 0;
}

.priceitem {
    width: 100%;
    background: #fff;
    display: inline-block;
    border-radius: 4px;
        border: 1px solid #ff9800;
}
.priimge {
    width: 100%;
}
.priimge img{
        border-radius: 4px 0 0 103px;
    border-left: 8px solid #ff9800;
}

.areajet {
    width: 100%;
}

.areajet h3{
        font-size: 22px;
    font-weight: 600;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
        color: #ff9800;

}

    .areajet span {
            padding: 0px 0px 0px 0px;
    font-size: 12px;
    position: relative;

    left: 0;
    display: block;
    text-align: center;
    color: #022739;
    }
.fromfare {
        margin-top: 16px;
    text-align: left!important;
    color: #fff!important;
    padding: 0 0 0 10px!important;
    position: relative!important;
    top: -5px!important;

}
.areajet p {
      font-size: 24px;
    font-weight: 600;
    text-align: right;
    color: #ffffff;
    margin: -34px 8px 4px 0;
    position: relative;
    top: 2px;
}

.freitembox{
      display: inline-block;
    width: 100%;
    background: #ff9800;
    margin-top: -2px;
   
}

.letprice1 {
    float: left;
    text-align: center;
    width: 16%;
    margin-bottom: 15px;
    padding: 0 10px;
}

.duealfrae h4{
        font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 30px 0 15px 0;
    text-align: center;
}
    .duealfrae h4 b {
            display: block;
    color: #f9a61a;
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: -8px;
    }

@media only screen and (max-width: 1199px) {
    .letprice1 {
    float: left;
    text-align: center;
    width: 20%;
    margin-bottom: 15px;
}
}


@media only screen and (max-width: 991px) {


.navmenu li a {
    padding: 10px 8px;
    font-size: 13px;
}
.abouimg {
    width: 100%;
    float: left;
    margin: 0;
}
.abouttext {
    width: 100%;
    float: left;
    margin: 0;
}
.hoil_form {
    display: block;
    justify-content: space-between;
}
.felid_one label {
    font-size: 12px;
    top: 4px;
}
.felid_one input {
    height: 30px;
}
.felid_one {
    margin-bottom: 1px;
    border: none;
}
.felid_one select {
    height: 30px;
}
.holi_homepax {
    margin: 0;
    color: #909090;
    font-size: 13px;
    width: 100%;
    display: block;
    padding: 10px 12px;
    height: 30px;
}
   .mobile-input-button {
   
    height: 50px;
    width: 100%;
}
    .letprice1 {
        float: left;
        text-align: center;
        width: 25%;
        margin-bottom: 15px;
        padding: 0 10px;
    }


}

@media only screen and (max-width: 767px) {
    .letprice1 {
        float: left;
        text-align: center;
        width: 50%;
        margin-bottom: 15px;
        padding: 0 10px;
    }
    .priceitem {
        width: 100%;
        background: #fff;
        display: inline-block;
        border-radius: 4px;
        border: 1px solid #1b67cd;
    }


    .mobile-input-button {
   
    height: 50px;
    width: 100%;
}
.why-us2{
    display: none;
}
    .felid_one select {
    height: 30px;
}
.holi_homepax {
    margin: 0;
    color: #909090;
    font-size: 13px;
    width: 100%;
    display: block;
    padding: 10px 12px;
    height: 30px;
}
    .felid_one {
    margin-bottom: 1px;
    border: none;
}
    .felid_one input {
    height: 30px;
}

    .hoil_form {
    display: block;
    justify-content: space-between;
}
.felid_one label {
    font-size: 12px;
    top: 4px;
}

    .desbanner{
        display: none;
    }
    .abouimg {
    width: 100%;
    float: left;
    margin: 0;
    display: none;
}
.abouttext {
    width: 100%;
    float: left;
    margin: 0;
}

.bullet_icons{
    display: block;
    width: 100%;
}

.bullet_icons li{
    padding-top: 4px 0;
}
.about_box {
  margin-left: 0px;
}
.title {
    margin-bottom: 35px;
    position: relative;
    text-align: left;
 
}
.aircol6 {
    width: 100%;
    float: left;
    padding: 0;
}
.cont_form {
    padding: 20px 15px !important;
    margin-bottom: 10px;
}
.aircol12 {
    width: 100%;
    padding: 0;
}

.title h1 {
    font-size: 30px;
    
}
    .mobilebanner{
        display: block;
    }

    .optionsect{
        display: none;
    }

.brandlogo {
        float: none;
    margin-top: 40px;
}

.cross-btn{
       
    display: block;
}
.icon-bar{
    display:block;
}

.helpcall {
    float: none;
    /* display: none; */
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px;
    right: 0;
    background: #1b67cd;
}
.helpcall ul {
    list-style-type: none;
    text-align: center;
        margin: 0;
}
.helpnum a {
    font-size: 24px;
}

.helpnum a i {
    font-size: 22px;
}
.helpemail a {
      font-size: 24px;
    color: #fff;
}

.menubar{
    position: fixed;
    left: -250px;
    top: 0;
    bottom: 0;
    width: 0px;
    z-index: 10;
 
    box-shadow: none;
       background: #1b67cd;
}

.navmenu{
        list-style-type: none;
    text-align: left;
    background: none;
    padding: 0;

}

.navmenu li {
    display: block;
    line-height: 20px;
    /* border-top: solid 1px #1b67cd; */
    border-top: solid 1px #ffffff57;
}

.navmenu li a {
    padding: 10px 15px;
    font-size: 16px;
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    transition: all linear .5s;
    display: block;
       border-top: solid 1px #e5193752;
}



.desbanner {
    display: none;
}
.mobilebanner {
    display: block;
}






}


@media only screen and (max-width: 400px) {
    .letprice1 {
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
    padding:0;
}
.priceitem {
    width: 100%;
    background: #fff;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #022739;
}
.areajet {
    float: left;
    width: 100%;
}
}


/**other page css**/

.about-usholidays {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: url(../images/offer-timer.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 300px;
}
.page_title h2 {
    margin: 0;
    color: #fff;
    z-index: 0;
    font-size: 40px;
    text-align: center;
}
.page_title ul {
    list-style-type: none;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0;
}
    .page_title ul li {
        display: inline;
        color: #37373f;
    }
        .page_title ul li a {
            color: #ffffff;
        }
.fotter_bg1 {
    display: inline-block;
    width: 100%;
}
.contact-container {
    position: relative;
}
.cont_ft {
    padding: 4px 0 28px;
}
.contact-title {
    margin-top: 20px;
    margin-bottom: 10px;
}

.address-icon1 {
    padding-top: 40px;
    text-align: center;
}
    .address-icon1:before {
        content: "\f041";
        font-family: fontAwesome;
        position: absolute;
        top: 26px;
        left: 50%;
        font-size: 28px;
        color: #1b67cd;
        transform: translateX(-50%);
    }
.contact-desc1 {
    text-align: center;
}
.phone-icon1 {
    padding-top: 40px;
    text-align: center;
}

    .phone-icon1:before {
        content: "\f095";
        font-family: fontAwesome;
        position: absolute;
        top: 26px;
        left: 50%;
        font-size: 28px;
        color: #1b67cd;
        transform: translateX(-50%);
    }
.mail-icon1 {
    padding-top: 40px;
    text-align: center;
}
    .mail-icon1:before {
        content: "\f003";
        font-family: fontAwesome;
        position: absolute;
        top: 26px;
        left: 50%;
        font-size: 28px;
        color: #1b67cd;
        transform: translateX(-50%);
    }
.grey_bg {
    background-color: #f9f9f9;
    padding: 30px 0 40px;
    border-bottom: 10px solid #37373f;
}
.headcont h3 {
    margin: 0;
    padding-bottom: 25px;
    font-size: 28px;
    text-align: center;
}
.cont_form {
    padding: 25px 15px !important;
    margin-bottom: 30px;
}
textarea.form-control {
    height: auto;
}
.wpcf7-submit {
    font-weight: 700;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    padding: 14px 23px;
    min-width: 190px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    background: #37373f;
    transition: .4s;
    -webkit-transition: .4s;
    -ms-transition: .4s;
    border: none;
    border-radius: 30px;
    margin-top: 30px;
}
.edu_about {
    padding: 40px 0;
    display: inline-block;
    width: 100%;
}
.pdtop2 {
    padding: 0 !important;
}
.sub-text {
    display: block;
    font-size: 18px;
    line-height: 34px !important;
    font-family: poppins,sans-serif;
    color: #1b67cd;
    font-weight: 600;
}
.description p {
    font-weight: 400;
    line-height: 26px;
    text-align: justify;
    font-size: 14px;
}

.mb-search {
    background: #efefef;
}

    .mb-search h1 {
        text-align: center;
        max-width: 800px;
        margin: auto;
        background: #fff;
        padding: 50px 100px;
        margin-top: 30px;
        margin-bottom:30px;
        box-shadow: 0 0 50px rgba(0,0,0,0.3);
    }

        .mb-search h1 span {
            font-weight: bold;
            color: #1386DF;
        }
.footer span a{
    color:#fff;
    text-decoration:none;
}

.footer span a:hover {
    color: #fff;
    text-decoration: none;
}
    .footer span a:focus {
        color: #fff;
        text-decoration: none;
        outline:none;
    }

.acs-wrap {
    background: url(../images/bnrdark1.jpg) no-repeat center;
    width: 100%;
    color: #fff;
    background-size: cover;
}

.acs-wrap1 {
    background: url(../images/airline12.jpg) no-repeat center;
    width: 100%;
    color: #fff;
    background-size: cover;
}

.main-wrapper {
    top: 0;
}

.paymenticon{
    text-align:center;
}
    .paymenticon img {
        width: 100%;
        max-width: 600px;
    }
    
    .cta-new {
        max-width: 900px;
        margin: 7em auto;
        text-transform: uppercase;
        text-align: center;
        font-weight: bold;
        font-size: 22px;
        text-shadow: 0 0 50px rgb(0 0 0 / 40%);
        padding: 50px;
        height: 230px;
    }
    .cta-new h1 {
        font-weight: bold;
        color: #fff;
        font-size: 20px;
        line-height: 100%;
        text-shadow: 0 0 15px #000;
    }
    .cta-new h3 {
        margin-top: 0;
        text-shadow: 0 0 15px #000;
        font-size: 50px;
        font-weight: bold;
        line-height: 100%;
        color: #fff;
    }
    .cta-new a {
        background: #ff0000;
        color: #fff;
        display: inline-block;
        padding: 16px 30px 16px 30px;
        border-radius: 50px;
        /* width: 400px; */
        font-size: 42px;
        font-weight: bold;
        text-decoration: none;
    }
        .cta-new a img {
            text-align: left;
            margin-right: 12px;
            margin-top: -8px;
        }
.pb-50 {
    padding-bottom: 50px !important;
}

.pt-50 {
    padding-top: 50px !important;
}
.srvicetravelcon {
    text-align: center;
}


    .srvicetravelcon h3 {
        margin-bottom: 20px;
    }
.wrapper-3columns {
    font-size: 16px;
    background: #efefef;
}
.cta-new a:hover {
    background: #ff0000;
    color: #fff;
    text-decoration: none;
}
.cta-new a:focus {
    background: #ff0000;
    color: #fff;
    outline: none;
    text-decoration: none;
}
@media only screen and (max-width: 600px) {
    .cta-new {
        padding: 2em 0;
        margin: 0;
        height: auto;
        background: transparent;
    }
        .cta-new h1 {
            font-size: 24px;
        }
        .cta-new h3 {
            font-size: 48px;
        }
        .cta-new a {
            padding: 20px 0px 20px;
            width: 320px;
            font-size: 28px;
        }
    .pt-50 {
        padding-top: 20px !important;
    }
    .pb-50 {
        padding-bottom: 40px !important;
    }
}




.cheappack {
    padding: 30px 0;
    background: #f5f5f5;
}
.cheapflight {
    margin-bottom: 30px;
}
    .cheapflight h3 {
        text-align: center;
        margin-bottom: 0px;
        text-transform: capitalize;
        color: #37373f;
        font-family: 'Roboto';
    }
.pricedest {
    position: relative;
    border-radius: 4px;
        border: 2px solid #ff9800;
    margin-bottom: 30px;
}
.textdest {
    position: static;
    bottom: 0;
    z-index: 1;
    text-align: center;
    left: 0;
    right: 0;
   background: #ff9800;
}
    .textdest p {
        color: #fff;
        font-size: 16px;
        padding:4px 0;
        margin:0;
    }
        .textdest p b {
            font-size: 24px;
            color: #fff;
        }
/**.pricedest:after {
    content: no-close-quote;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 151px;
    background: url(../images/gradient.png) repeat-x;
    opacity: .8;
}
    **/


/**British-airways**/

.britishairline {
    display: inline-block;
    width: 100%;
}

.britishfareleft {
    float: left;
    width: 25%;
}

.babox1 {
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
    border-radius: 4px;
}

.ba1-img {
    text-align: center;
    padding: 15px 0;
    background: #031b5014;
}

    .ba1-img img {
        width: 150px;
    }

.Firsttext1 {
    font-weight: 500;
    font-size: 14px;
    /* margin: 0; */
    color: #212529;
}

.Firsttext2 {
    color: #777;
}

.Firsttext3 {
    font-weight: 600;
    color: #212529;
}

.britishfareright {
    float: left;
    width: 75%;
    padding-left: 30px;
}

.b1-content {
    padding: 15px;
    background: #fff;
}

.card-title {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
}

.pl-4 {
    list-style-type: disclosure-closed;
    margin-left: 20px;
}

.card-body {
    padding: 15px;
    background: #fff;
}

.flightfaredg {
    padding: 30px 0;
    background: #f8f8f8;
}

.ba1-img1 {
    text-align: center;
    padding: 8px 0;
    background: #031b5014;
}

    .ba1-img1 img {
        width: 150px;
    }

.depret {
    background: #1b67cd;
}

    .depret h3 {
        margin: 0;
        color: #fff;
        padding: 12px 0;
        text-align: center;
    }

.flight-destination {
    font-size: 18px;
    margin-right: 4px;
}

.flight-type {
    font-size: 13px;
    text-transform: uppercase;
    margin-left: 4px;
}

.caltoaction {
    text-align: center;
    padding: 4px 0;
}

    .caltoaction a {
        font-size: 22px;
        color: #1b67cd;
        font-weight: 800;
    }


.offer-price-1 {
    font-size: 14px;
    margin: 0px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 14px 15px 11px;
    margin-left: 0px !important;
}

.price51 {
    font-size: 22px;
    font-weight: 800;
    color: #c82e37;
}

.pkg {
    font-size: 13px;
    font-weight: 400;
}

.rating {
    float: right;
}

.nafarebox {
    border: 1px solid #e3e3e3;
    border-radius: 4px;
}

.depbox {
    font-size: 16px;
    float: left;
    width: 45%;
    margin: 0;
}

    .depbox span {
        display: block;
        font-size: 12px;
        color: #777;
        font-weight: 400;
        position: relative;
        top: -5px;
    }

.depbox1 {
    float: left;
    width: 10%;
    font-size: 14px;
    font-weight: 400;
    color: #1b67cd;
    margin: 0;
}

.depbox2 {
    text-align: right;
    float: left;
    width: 45%;
    margin: 0;
}

    .depbox2 span {
        display: block;
        font-size: 12px;
        color: #777;
        font-weight: 400;
        position: relative;
        top: -5px;
    }

.economydet {
    text-align: center;
    margin: 0;
    /* background: #c82e37; */
    color: #6f6f6f;
    padding: 4px 0;
    font-size: 14px;
    font-weight: 600;
}

.card {
    border: 1px solid #efefef;
    border-radius: 4px;
    margin-bottom: 15px;
}

.priceperp {
    font-size: 20px;
    font-weight: 800;
    /* text-align: center; */
    color: #c82e37;
    margin: 0;
}

    .priceperp span {
        font-size: 12px;
        font-weight: 400;
    }



.mb-2 {
    margin: 10px 0;
}

.justify-content-between {
    justify-content: space-between !important;
}

.d-flex {
    display: flex !important;
}

.caltoaction a:hover {
    text-decoration: none;
}

.caltoaction a:focus {
    outline: none;
    text-decoration: none;
}

.card-img-top {
    text-align: center;
    padding: 8px 0;
    background: #031b5014;
}

.headlineba h1 {
    margin: 0 0 30px 0;
    font-size: 24px;
    text-align: center;
}

.orlandopack2size1 {
    width: 320px !important;
}

.one-attrudgticket {
    margin-top: 10px;
    display: inline-block;
    width: 100%;
}

.att-formorl1 {
    padding: 10px 15px;
    background: #004982bf;
}

.form_formorlimg {
    position: relative;
    text-align: center;
}

.form_formorl1 {
    margin-top: -52px;
}

.form_attrdeats {
    position: relative;
    margin-bottom: 4px;
}

.form_formorlimg img {
    background: #ffffff;
    border-radius: 50%;
    width: 100px;
    margin: auto;
    position: relative;
    top: -56px;
    border: 4px solid #ffffff;
}

.form_formorl1 h3 {
    color: #ffffff;
    text-align: center;
    border-bottom: 1px solid #ffffff;
    margin: 0px 0 10px;
    padding: 0px 0 6px 0;
}

.attract-icon {
    margin-bottom: 0px;
    font-weight: 100;
    color: #ffffff;
    font-size: 12px;
    font-family: lora;
}

@media screen and (max-width: 767px) and (min-width: 320px) {
    .britishfareleft {
        float: none;
        width: 100%;
    }
    .brandlogo a, .brandlogo a:hover, .brandlogo a:focus {
        color: #444;
        font-size: 26px;
    }
        .opendialogue {
        display: block !important;
    }



    .britishfareright {
        float: none;
        width: 100%;
        padding-left: 0;
    }

    .orlandopack2size1 {
        width: auto !important;
    }
}


.caltoactioney a {
    font-size: 22px;
    color: #cca55a;
    font-weight: 800;
}

    .caltoactioney a:hover {
        text-decoration: none;
        color: #a7874a;
    }


.btney {
    background-color: #cca55a !important;
    border-color: #cca55a !important;
}

    .btney:hover {
        background-color: #a7874a !important;
        border-color: #a7874a !important;
    }

.opendialogue a {
    position: fixed;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 16px;
    padding: 12px;
    z-index: 99;
    font-weight: bold;
    display: block;
}

.opendialogue a:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.opendialogue {
    display: none;
}

    .opendialogue a:focus {
        background: #000;
        color: #fff;
        text-decoration: none;
    }


/**Royal caribbean curiese**/

.curisemain {
    position: relative;
}

.contenttextmain {
    position: absolute;
    bottom: 20%;
    left: 30%;
    right: 0px;
    text-align: center;
    color: #fff;
}

.firstcurtext {
    margin: 0;
    font-size: 18px;
    font-family: "ProximaNova-Regular",Arial,sans-serif;
}

.firstcurtext1 {
    font-size: 50px;
    font-family: "ProximaNova-Regular",Arial,sans-serif;
    font-weight: 600;
    margin: 0;
    padding: 4px 0;
    line-height: 1;
    text-shadow: 0 0 5px black;
    margin: -.3125rem 0 -.5rem 0;
}

.curisepd {
    padding: 30px 0;
    background: #fafafa;
}

.curisefarehead h3 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 4px;
    text-align: center;
    font-family: 'Roboto';
    font-weight: 600;
}

.curisefarehead p {
    margin: 0;
    font-size: 14px;
    color: #626366;
    text-align: center;
}

.curisebox {
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 11px 0px #00000017;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 4px;
    margin-bottom: 15px;
}

.curiseboxleft {
    background: url(../images/curise1.jpg);
    background-position: center;
    background-size: cover;
}

.curiseboxleft1 {
    background: url(../images/curise4.jpg);
    background-position: center;
    background-size: cover;
}

.alaska {
    background: url(../images/curise2.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.alaska1 {
    background: url(../images/curise3.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.tasmania {
    background: url(../images/curise4.jpg);
    background-position: center;
    background-size: cover;
}

.Caribbean {
    background: url(../images/curise5.jpg);
    background-position: center;
    background-size: cover;
}

.picshown {
    min-height: 250px;
    float: left;
    width: 30%;
    border-radius: 4px 0% 0% 4px;
    box-shadow: 2px 0px 8px 0 #0003;
    position: relative;
}


.curiseboxcenter {
    float: left;
    width: 50%;
    padding: 0 30px;
}

    .curiseboxcenter h4 {
        font-size: 24px;
        font-weight: 600;
        color: #1b67cd;
        line-height: 32px;
        text-transform: capitalize;
        padding: 12px 0 0 0;
        font-family: roboto;
        margin-bottom: 0;
    }

.curiseboxright {
    float: left;
    width: 20%;
    padding: 12px 0;
    background: #fafafa;
    text-align: center;
    min-height: 250px;
}

.curiseboxcenter p {
    display: flex;
    font-family: roboto;
    margin-bottom: 4px;
}

.cur12 {
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 5px;
}

.cur121 {
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 39px;
    margin-right: 5px;
}

.clnighty {
    margin-bottom: 10px;
    display: block;
    color: #000;
    font-size: 16px;
}

.curiseboxright span {
    display: block;
    font-family: Roboto;
    text-align: center;
}

.curboxright1 {
    font-size: 12px;
}

.curboxright2 {
    font-size: 35px;
    font-weight: 600;
    color: #f44336;
    padding: 4px 0;
    letter-spacing: -1px;
}

.curboxright3 {
    font-size: 12px;
}

.curboxright4 {
    font-size: 10px;
    padding: 12px 0 6px 0;
}

.curboxright5 {
    line-height: 1;

}

.curboxright7 {
    font-size: 10px;
    line-height: 1.5;
    margin-bottom: 6px;
}

.buttonpres {
    background: #243e90;
    color: #fff;
    padding: 6px 24px;
    border-radius: 23px;
    /* position: absolute; */
    bottom: 0;
    /* text-align: center; */
    /* left: 0; */
    display: block;
}

    .buttonpres:hover {
        text-decoration: none;
        color: #fff;
        background: #172d73;
    }

    .buttonpres:focus {
        text-decoration: none;
        color: #fff;
        outline: none;
    }

.curisefarehead {
    margin-bottom: 40px;
}

.mobilehed {
    display: none;
}

.moreboynh {
    text-align: center;
    display: inline-block;
    width: 100%;
}

.morebtn {
    background: #243e90;
    color: #fff;
    padding: 6px 60px;
    border-radius: 36px;
    font-size: 16px;
}

    .morebtn:hover {
        background: #172d73;
        color: #fff;
        text-decoration: none;
    }

    .morebtn:focus {
        background: #172d73;
        color: #fff;
        text-decoration: none;
    }

.mshow {
    display: none;
}

.curiseofferline {
    text-align: left;
    margin-bottom: 30px;
}
    .curiseofferline h4 {
        color: #15264c;
        font-size: 24px;
        line-height: 1;
        font-family: "Kapra-Optimized",sans-serif;
        font-weight: 600;
        margin-bottom: 4px;
    }

.offerline1 {
    position: absolute;
    bottom: 0;
    background: #000;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    font-size: 20px;
    padding: 4px;
    text-transform: capitalize;
}
    .offerline1 p {
        margin: 0 0 4px 0;
    }

    @media screen and (max-width: 991px) and (min-width: 768px) {
        .contenttextmain {
        bottom: 30%;
        left: 0;
        right: 0px;
    }

    .firstcurtext {
        font-size: 18px !important;
    }

    .firstcurtext1 {
        font-size: 50px !important;
    }

    .curiseboxcenter {
        float: left;
        width: 60%;
        padding: 0 30px;
    }

    .picshown {
        min-height: 250px;
        float: left;
        width: 20%;
        border-radius: 4px 0% 0% 4px;
        box-shadow: 2px 0px 8px 0 #0003;
    }
}

@media screen and (max-width: 767px) and (min-width: 300px) {
    .contenttextmain {
        bottom: 20%;
        left: 0;
        right: 0px;
    }

    .mshow {
        display: block;
    }

    .dshow {
        display: none;
    }

    .firstcurtext {
        font-size: 13px !important;
    }

    .firstcurtext1 {
        font-size: 26px !important;
    }

    .curiseboxleft {
        float: none;
        width: 100%;
        min-height: 190px;
        position: relative;
    }

    .picshown {
        float: none;
        width: 100%;
        min-height: 190px;
    }

    .curiseboxcenter h4 {
        display: none;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        color: #ffffff;
        line-height: 18px;
        padding: 4px 0 0 0;
        margin-bottom: 0;
        position: absolute;
        top: 138px;
        text-shadow: 0 0 6px black;
        background: #0000004d;
        width: 100%;
        left: 0;
        padding: 12px;
    }

    .clnighty {
        margin-bottom: 10px;
        display: block;
        color: #000;
        font-size: 16px;
        margin-bottom: 10px;
        margin-top: 20px;
        float: right;
        width: 30%;
        text-align: right;
    }

    .cur12 {
        font-size: 12px;
        font-weight: 400;
        line-height: 22px;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-right: 5px;
        display: block;
    }

    .curiq {
        display: block;
        font-size: 12px;
        line-height: 1.5;
    }

    .curisebox {
        position: relative;
    }

    .curiseboxright {
        float: none;
        padding: 12px 0;
        background: #fafafa;
        text-align: center;
        position: relative;
        display: inline-block;
        width: 100%;
        min-height: 0;
    }


    .curboxright2 {
        position: absolute;
        top: 8px;
        left: 15px;
    }

    .curboxright3 {
        position: absolute;
        top: 60px;
        left: 15px;
    }

    .curboxright4 {
        position: absolute;
        top: 20px;
        right: 15px;
    }

    .curboxright6 {
        margin-top: 74px;
        border-top: 1px solid #efefef;
        padding: 9px 0 0 0;
    }

    .curboxright1 {
        font-size: 12px;
        position: absolute;
        left: 28px;
        top: 8px;
    }

    .buttonpres {
        background: #243e90;
        color: #fff;
        padding: 6px 24px;
        border-radius: 23px;
        /* position: absolute; */
        bottom: 0;
        /* text-align: center; */
        /* left: 0; */
        display: block;
    }

    .curiseboxcenter p {
        margin-bottom: 0;
    }

    .vitters {
        display: none !important;
    }

    .leading {
        font-family: roboto;
        float: left;
        width: 70%;
        padding: 6px 0;
        display: block !important;
        margin: 0;
    }

    .curiseboxcenter {
        float: left;
        width: 100%;
        padding: 0 15px;
    }

    .mobilehed {
        position: absolute;
        bottom: 0;
        text-shadow: 0 0 6px black;
        background: #0000004d;
        width: 100%;
        left: 0;
        padding: 4px 0;
        font-size: 18px;
        text-align: center;
        font-weight: 600;
        color: #ffffff;
        line-height: 18px;
        margin: 0;
        display: block;
        text-transform: capitalize;
        font-family: roboto;
    }
}


