﻿.clientselectiondiv .floating-select {
    float: left !important;
}

.daterangepicker .active {
    pointer-events: none !important;
    cursor: default !important;
}

body {
    overflow-x: hidden !important;
}


.form-control[readonly] {
    background-color: #FFFFFF;
}


.div_Transferinner {
    padding-left: 40px;
}

.hrdivmob {
    display: none;
}

.container350 {
    width: 100%;
    background-color: white;
    margin-left: 0px;
    height: auto;
    /*padding-top: 5px;
	padding-bottom: 5px;*/
    padding-right: 10px;
    padding-left: 10px;
}



.container350header {
    width: 100%;
}


.form-control {
    border: 0;
    border-radius: 0;
}

.custom-select {
    width: 30%;
    border-radius: 15px;
    color: #0ABFF2;
    background-image: url(svg/bluearrowdown.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ffffff;
    background-size: 10px;
    background-position-x: 111px;
}

.middleelement {
    display: inline-block;
    text-align: left;
}

.accommodationmiddlediv {
    display: inline-block;
}

.seperatornew {
    position: absolute;
    right: 0px;
    top: 22px;
    width: 1px;
}

.middleelement:after {
    /*display: none;
	content: "";
	background: url(svg/seperator.svg);
	background-repeat: no-repeat;
	width: 8px;
	height: 160px;
	display: inline-block;
	float: right;
	margin-top: -48px;*/
}


.searchbtndiv {
    border: 1px solid #FFFFFF;
    display: inline-block;
    max-width: 200px;
    text-align: center;
}

.searchbtndnn {
    display: inline-block;
}

.fakos {
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.miniarrow {
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    margin-right: 2px;
    display: inline-block;
    margin-top: -6px;
}


.div_ESR_body {
    /*width: 100px;*/
}

.whiteline {
    /* background-image: url(svg/fakos.svg); */
    background-repeat: no-repeat;
    width: 150px;
    height: 5px;
    margin-right: 2px;
    display: inline-block;
    margin-bottom: 25px;
    margin-top: 10px;
}

#div_ESR_HeaderDiv {
    display: none;
}

.fontsize {
    font-family: var(--fontfamily);
    font-size: 44px;
    color: rgb(255, 255, 255);
    margin-bottom: 0 !important;
}

.fontbold {
    font-family: var(--fontfamily);
    font-weight: 900;
}






.accformg {
    /*padding-left: 47px;*/
    padding-left: 30px;
}

.searchengine {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
    padding: 10px 10px;
}



.searchbtn {
    background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);
    padding-left: 10px;
    background-repeat: no-repeat;
    border-radius: 10px;
    border: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    white-space: nowrap;
    color: rgba(255, 255, 255, 1) !important;
    text-decoration: none;
    font-weight: 700;
}

.searchinpdiv {
    padding-top: 11px;
    padding-left: 27px;
    border-radius: 16px;
}

.searchbtndiv {
    padding-top: 27px;
}

.searchbtndnn {
    padding: 0.375rem 0.3rem !important;
    font-size: 0.9375rem !important;
}

.input-group-text {
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 900;
    line-height: 1.5;
    color: rgb(255,255,255);
    text-align: center;
    white-space: nowrap;
    border: none;
    background: none;
}

.middle-enginediv {
    margin-top: var(--movemiddlefromtop);
}


.engine-header {
    background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);
}



.transfernewsearchdiv {
    background-color: rgba(240, 240, 240, 1);
}


.pad10 {
    padding-top: 10px;
    padding-left: 13px;
}


.searchenginetran {
    width: unset;
}



.boot1 {
    padding-left: 0px;
    padding-right: 0px;
}

.boot2 {
    padding-right: 8px;
    padding-left: 8px;
}

.boot3 {
    padding-right: 0px;
    padding-left: 0px;
}

.boot4 {
    padding-right: 0px;
    padding-left: 0px;
    background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);
    background-repeat: no-repeat;
    border-radius: 10px;
    border: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-top: 7px;
}


.transgoto, .removeiconpad {
    padding-left: 0px;
    padding-right: 0px;
}


.customtroint:before {
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    content: "\f3c5";
    position: absolute;
    z-index: 2;
    left: 10px;
    top: 9px;
    color: #24263D !important;
}


.heigh {
    height: 50px !important;
    font-family: var(--fontfamily);
}


.pickupSearch {
    border-bottom-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
    padding-left: 33px;
    border-right: none;
    color: #495057;
}


.floating-selectauto:focus ~ .lblauto, .floating-selectauto:not([value=""]):valid ~ .lblautotrigger {
    top: 2px;
    left: 47px;
    font-size: 11px;
    /*color: #5264AE;*/
    z-index: 1;
}

.floating-selectauto:focus ~ .lblauto, .floating-selectauto:not([value=""]):valid ~ .lblautotrigger {
    top: 2px;
    left: 33px;
    font-size: 11px;
    /*color: #5264AE;*/
    z-index: 1;
}


.lblauto {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    top: 14px;
    left: 30px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    z-index: 1;
    white-space: nowrap;
}


.goingtoSearch {
    border-bottom-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
    /*  margin-left: -1px;*/
    border-left: none;
    padding-left: 33px;
    color: #495057;
}


.customdatetran {
    font-family: "Font Awesome 5 Free";
    /*font-weight: 900;*/
    -webkit-font-smoothing: antialiased;
    /*display: inline-block;*/
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

    .customdatetran:before {
        content: "\f073";
        font-family: "Font Awesome 5 Free";
        font-size: 25px;
        position: absolute;
        z-index: 2;
        font-size: 18px;
        left: 18px;
        top: 16px;
        color: #24263D !important;
    }


.pickuptimetra {
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    cursor: pointer;
    color: rgb(36, 37, 61) !important;
    color: #495057;
    padding-left: 35px;
    border-right: none;
}

.pickuptimetrahm {
    color: rgb(36, 37, 61) !important;
    color: #495057;
    margin-left: -2px;
    border-left: none;
}


.pickuptimetreturnra {
    cursor: pointer;
    color: rgb(36, 37, 61) !important;
    color: #495057;
    padding-left: 35px;
    border-right: none;
}

.pickuptimetreturnrahm {
    color: rgb(36, 37, 61) !important;
    color: #495057;
    margin-left: -2px;
    border-left: none;
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.addreturn {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    color: rgb(36, 37, 61) !important;
    color: #495057;
    padding-left: 33px;
}

.transgoto {
    padding-left: 0px;
    padding-right: 0px;
}



.lbltranstravel {
    font-family: var(--fontfamily);
    color: #999;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 45px;
    top: 4px;
    -webkit-transition: 0.2s ease all;
    z-index: 1;
    white-space: nowrap;
    font-size: 11px;
}

.customtranstravel:before {
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 900;
    content: "\f507";
    position: absolute;
    z-index: 2;
    left: 15px;
    top: 11px;
    color: #24263D !important;
}


.datepicker table tr td {
    border-radius: 50% !important;
}


.datepicker table tr td {
    width: 40px !important;
    height: 40px !important;
}

td.active.active {
    background-color: #00d3a7 !important;
}

.datepicker table tr td:hover {
    border-radius: 25px !important;
}

.hourdrop .list, .mindrop .list, .hourdropret .list, .mindropret .list {
    margin-left: 2px !important;
    width: 64px !important;
    max-height: 201px;
    overflow-y: scroll;
}

.hourdrop .option {
    max-height: 24px !important;
}

.donehour {
    background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);
    border-radius: 25px;
    cursor: pointer;
    padding: 2px 13px;
    color: #FFF;
    border: none;
}

.hourback {
    background-color: #FFFFFF;
    z-index: 999;
    position: absolute;
    display: none;
}

.htop {
    margin-top: 15px;
}

.dbot {
    margin-bottom: 15px;
}

.lbltranstrig {
    top: 2px;
    left: 36px !important;
    font-size: 11px;
    /*color: #5264AE;*/
    z-index: 1;
}

.removebootstrap {
    padding-left: 0px;
    padding-right: 0px;
}

.lbldate {
    font-family: var(--fontfamily);
    color: #999;
    /*font-size: 13px;*/
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 41px;
    top: 17px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    z-index: 1;
    white-space: nowrap;
}

.tranSearch3 {
    cursor: pointer;
    font-family: var(--fontfamily);
    /*font-size: 14px !important;*/
    /*color: rgb(36, 37, 61) !important;*/
    color: #495057;
    padding-left: 45px;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}


.lbltranstravel {
    font-family: var(--fontfamily);
    color: #999;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 51px;
    top: 17px;
    -webkit-transition: 0.2s ease all;
    z-index: 1;
    white-space: nowrap;
}


.searchbtntran {
    padding-top: 8px !important;
    /*	padding-bottom: 7px !important;*/
    display: inline-block;
    background-image: none;
    background-repeat: no-repeat;
    border-radius: 0;
    border: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    white-space: nowrap;
    color: rgba(255, 255, 255, 1) !important;
    text-decoration: none;
    font-weight: 700;
}

.container350header {
    width: 100%;
}

span.current {
    color: #0ABFF2;
    color: rgb(10, 191, 242) !important;
    font-size: 16px !important;
}

.Transfersfound {
    color: #0ABFF2;
    font-size: 15px;
}

.tranfersfound {
    color: #0ABFF2;
    font-family: var(--fontfamily);
    font-size: 15px;
}

.transfounddiv {
    text-align: left;
    padding-left: 0px !important;
}



.nice-select {
    float: right !important;
    border-radius: 45px;
}

    .nice-select:after {
        border-right: 2px solid #0ABFF2 !important;
        border-Bottom: 2px solid #0ABFF2 !important;
    }

.engine {
    background: rgba(240, 240, 240, 1);
    padding-top: 20px;
}

.desktopdiv {
    display: block;
    padding: 0px;
}


.transferfilters {
    background: var(--filtercolor);
    width: 100%;
    margin-bottom: 20px;
    padding-top: 7px;
    padding-bottom: 6px;
}

.transferfiltersspan {
    font-family: var(--fontfamily);
    font-weight: bold;
    font-size: 25px;
    color: #FFFFFF;
    color: rgb(255, 255, 255);
}

.transearchfilters {
    background-repeat: no-repeat;
    width: 40px;
    height: 30px;
    margin-right: 2px;
    display: inline-block;
    margin-top: -9px;
}

.container1280header {
    width: 1280px;
}

.container1280 {
    width: 1280px;
}


.movedown {
    margin-bottom: 20px;
    padding-left: 30px;
}


.careful {
    /* background-image: url(svg/fakos.svg); */
    background-repeat: no-repeat;
    width: 15px;
    height: auto;
    margin-right: 2px;
    display: inline-block;
}


.careful2 {
    margin-right: 3px;
    display: inline-block;
    margin-top: -3px;
}



.careful {
    margin-top: -1px;
}

.carefuldiv {
    margin-top: 10px;
}

.booktransfersselected {
    font-size: 14px;
}


@media only screen and (min-width: 992px) and (max-width: 1100px) {
    .lbldate {
        font-size: 12px;
    }

    .routemobile {
        display: none !important;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1300px) {

    .booktransfers {
        font-size: 11px !important;
    }

    .booktransfersselectedreturn {
        font-size: 11px !important;
    }

    .booktransfersselected {
        font-size: 9px !important;
    }

        .booktransfersselected::before {
            top: 2px !important;
        }

    .booktransfersselectedreturn::before {
        top: 0px !important;
    }
}


@media only screen and (min-width: 992px) and (max-width: 1100px) {
    .booktransfersselected {
        font-size: 8px !important;
    }
}
    @media screen and (max-width: 575px) {

        .desktopdiv {
            display: none;
        }

        .container1280header {
            width: 100% !important;
        }

        .middle-enginediv {
            margin-top: 135px;
        }

        .customdatetran {
            display: block !important;
        }
    }

    @media only screen and (max-width: 428px) {
        .nice-select:after {
            border-bottom: 2px solid #00d3a7 !important;
            border-right: 2px solid #00d3a7 !important;
        }
    }

    @media only screen and (max-width: 350px) {
        .viewinmap, .toursfound, .Hotelsfound {
            font-size: 11px;
        }

        .movedown {
            padding-right: 0px !important;
        }
    }

    @media (max-width: 333px) {

        .outer-menu {
            top: -52px !important;
        }

        .menuresults {
            top: 0 !important;
        }

        .engine-header {
            padding-top: 27px !important;
        }
    }



    .custompickpoint:before {
        font-family: "Font Awesome 5 Free";
        font-size: 18px;
        font-weight: 900;
        content: "\f3c5";
        position: absolute;
        z-index: 2;
        left: 10px;
        top: 9px;
        color: #24263D !important;
    }


    .customgopoint:before {
        font-family: "Font Awesome 5 Free";
        font-size: 18px;
        font-weight: 900;
        content: "\f11e";
        position: absolute;
        z-index: 2;
        left: 10px;
        top: 9px;
        color: #24263D !important;
    }


    .popovertravbuble {
        border-radius: 15px;
        content: "";
        position: absolute;
        bottom: -18px;
        left: 190px;
        border-style: solid;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-width: 0 10px 13px;
        border-color: #FFFFFF transparent;
        display: none;
        width: 0;
        z-index: 1;
    }

    .popovertrav {
        display: none;
        width: 376px;
        background-color: #FFFFFF;
        z-index: 999;
        top: 63px;
        position: absolute;
        /*  box-shadow: 2px 2px 13px 1px #b2b1b1;*/
        border-radius: 25px;
    }



    .popover20 {
        margin-top: 20px;
    }



    .minusplus {
        background-repeat: no-repeat;
        width: 14px;
        height: 20px;
        /*margin-right: 2px;*/
        display: inline-block;
        cursor: pointer;
        /*padding: 1px 8px 1px 0px;*/
    }


    .travad1, .travch1 {
        margin-left: 10px;
        margin-right: 10px;
        width: 10px;
    }

    .tranad1, .tranch1, .traninf1 {
        margin-left: 10px;
        margin-right: 10px;
        width: 27px;
        display: inline-block;
    }

    .lbltranstrig {
        top: 2px;
        left: 36px !important;
        font-size: 11px;
        /*color: #5264AE;*/
        z-index: 1;
    }

    .tranadchifbtn {
        background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);
        border: none;
        /*background-size: 300px 100px;*/
        background-repeat: no-repeat;
        font-weight: bold;
        font-size: 18px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
        /*border-radius: 15px;*/
        text-align: center;
        width: 258px;
        height: 44px;
        outline: none !important;
        display: block;
        margin-bottom: 10px;
        /* padding-top: 8px;*/
        border-radius: 35px;
    }

    .centeral {
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .donebtnjsdiv {
        cursor: pointer;
    }

    .donebtnjs {
        font-family: var(--fontfamily);
        color: #FFFFFF;
        padding: 5px !important;
    }

    .donebtndiv {
        cursor: pointer;
        display: inline-block;
        margin-bottom: 10px;
    }

    .lbltranstravel {
        font-family: var(--fontfamily);
        color: #999;
        font-weight: normal;
        position: absolute;
        pointer-events: none;
        left: 45px;
        top: 4px;
        -webkit-transition: 0.2s ease all;
        z-index: 1;
        white-space: nowrap;
        font-size: 11px;
    }


    #TransferPassSearch {
        cursor: pointer;
    }


    .popover {
        width: 100%;
    }

    .popover10 {
        margin-top: 10px;
    }


    .insideadch {
        font-size: 10px;
        font-family: var(--fontfamily);
        color: #FFFFFF;
        display: block;
    }

    .transferSearch3 {
        /*   border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;*/
        border-radius: 10px !important;
        padding-left: 43px !important;
    }


    .imagesizediv {
        background-color: #FFF;
        padding-left: 0px;
        padding-right: 0px;
        /*padding-top: 30px;*/
    }

    .middleelement {
        display: inline-block;
        text-align: left;
    }

    .thirddiv {
        padding: 30px 0px;
    }

    .whitebackground {
        background: rgba(255, 255, 255, 1);
    }

    .privatetaxidiv {
        margin-top: 30px;
        /*border-right: 1px solid #dcdcdc;*/
    }

    .div_Transfer:after {
        content: "";
        background: linear-gradient(180deg,#00d3a7 94%, #0ac0f2 100%);
        margin-bottom: 40px;
        display: block;
        height: 2px;
        padding-left: 0;
        margin-right: 0;
        width: 100%;
    }

    .imagesize {
        width: 100%;
        position: relative;
        margin-left: 0px;
        height: 96px;
    }

    .privatetaxispan {
        padding-top: 0px;
        font-family: var(--fontfamily);
        font-weight: 900;
        font-size: 24px;
        line-height: 18px;
        color: #24263D;
        color: rgb(36, 38, 61);
    }


    .aftertrantitle {
        /*background-image: url(svg/blackline.svg);*/
        display: block;
        padding: -1px 1px 1px 0px;
        width: 100px;
    }


    .seperatornew {
        position: absolute;
        right: 0px;
        top: 22px;
        width: 1px;
    }

    .lbl_totalpriceabove {
        padding-left: 28px;
        padding-right: 28px;
        display: block;
        font-family: var(--fontfamily);
        font-size: 14px;
        color: #24263D;
        color: rgb(36, 38, 61);
        margin-top: 23px;
    }

    .lbl_TransferFromPrice {
        font-size: 22px;
        color: rgb(229, 26, 74);
        font-weight: 700;
    }

    .booktransfers {
        font-size: 16px;
        color: #FFFFFF !important;
        background-color: rgba(36, 38, 61, 1) !important;
        padding: 8px 25px;
        border-radius: 25px;
        text-decoration: none !important;
        cursor: pointer;
    }


    .booktransfersreturn {
        color: #FFFFFF !important;
        background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);
        padding: 8px 14px;
        border-radius: 25px;
        text-decoration: none !important;
        cursor: pointer;
    }

    .booktransfersselected {
        color: rgba(36, 38, 61, 1) !important;
        border-color: rgba(36, 38, 61, 1) !important;
        background-color: #FFFFFF;
        padding: 9px 14px;
        border-radius: 25px;
        text-decoration: none !important;
        border: 1px solid;
        cursor: pointer;
        position: relative;
    }

    .booktransfersselectedreturn {
        color: rgba(36, 38, 61, 1) !important;
        border-color: rgba(36, 38, 61, 1) !important;
        background-color: #FFFFFF;
        padding: 7px 28px;
        border-radius: 25px;
        text-decoration: none !important;
        border: 1px solid;
        cursor: pointer;
        position: relative;
    }

    .booktransfersdiv {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .a:hover {
        color: #FFFFFF !important;
    }

    .div_Transferextras {
        text-decoration: none !important;
        font-family: var(--fontfamily);
    }

    .selectdiff {
        font-family: var(--fontfamily);
        font-size: 15px;
        cursor: pointer;
        color: rgb(36, 38, 61);
    }

    .div_Transferextras {
        display: none;
    }

    .returntransferresults {
        /*margin-top: -40px;
	margin-bottom: 40px;*/
        /*text-align: left;*/
        background-color: rgba(36, 38, 61, 1);
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }

    .returntransferresultsspan {
        font-size: 15px;
        color: #0ABFF2;
    }

    .returnorigindestion {
        font-size: 15px;
        color: #FFFFFF;
    }

    .retfound {
        padding-left: 31px;
        padding-right: 31px;
    }

    .retfoundinside {
        border-radius: 4px;
        background-color: #00AEEF;
    }

    .retfound span {
        font-family: var(--fontfamily);
        font-size: 14px;
        color: #FFFFFF;
    }

    .retdtsep {
        color: #0ABFF2;
        font-family: var(--fontfamily);
    }

    .oneway {
        font-family: var(--fontfamily);
        font-weight: bold;
        font-size: 14px;
        line-height: 26px;
        color: #24263D;
        color: rgb(36, 38, 61);
    }

    .diffentbutton {
        display: none;
    }




    /* Modal*/


    .modal2 {
        display: none; /* Hidden by default */
        z-index: 999 !important;
        padding-top: 100px; /* Location of the box */
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        overflow-x: hidden;
        background-color: rgb(0,0,0); /* Fallback color */
        background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    }


    /* Modal Content */
    .modal-content2 {
        background-color: transparent;
        margin: auto;
        padding: 20px;
        border: none;
        background: #FFFFFF;
        width: 453px;
    }



    .close2 {
        color: #aaaaaa;
        text-align: right;
        font-size: 28px;
        font-weight: bold;
        padding-right: 0px;
        opacity: unset !important;
    }

        .close2:hover,
        .close2:focus {
            color: #000;
            text-decoration: none;
            cursor: pointer;
        }


    .noAvailability {
        /*font-family: Proxima Nova;*/
        font-family: var(--fontfamily);
        font-size: 17px;
        color: #0ABFF2;
        color: rgb(10, 191, 242);
        font-weight: 900;
    }

    .noAvailText {
        /*font-family: Proxima Nova;*/
        font-family: var(--fontfamily);
        font-size: 15px;
        line-height: 21px;
        color: #595D5E;
        color: rgb(89, 93, 94);
        text-align: left !important;
        width: 200px;
        height: 100px;
    }

    .fa-exclamation-circle:before {
        /*content: "";
      background-image: url(svg/telephone.svg);
    padding: 0px 7px 0px 7px;
    background-repeat: no-repeat;
    border-radius: 5px;
    border: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    white-space: nowrap;
    
    text-decoration: none;*/
        /*color: #0abff2 !important;*/
        content: "\f06a" !important;
        /* font-family: FontAwesome;*/
        font-family: "Font Awesome 5 Free" !important;
        font-size: 24px;
        color: rgba(236, 22, 81, 1);
        margin-right: 2px;
    }

    .fas {
        font-style: unset !important;
    }

    .modalcancel {
        background-repeat: no-repeat;
        display: inline-block;
        width: 25px;
        height: 25px;
        margin-right: -57px;
        margin-top: -85px;
    }

    .lineBlue {
        background-repeat: no-repeat;
        margin-right: 2px;
        display: inline-block;
        width: 93px;
        height: 61px;
        margin-top: -20px;
    }


    .diffveh {
        display: none;
    }





    .pickuptimetra {
        width: 0px !important;
        height: 0px !important;
        position: absolute;
        left: 8px;
        border: none;
        top: 47px;
    }

    .customdatetran {
        width: 100% !important;
    }

    .paddingcustomtime {
        padding-top: 15px;
        padding-left: 40px;
        text-align: left;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
        margin-bottom: 0px !important;
    }

    .paddingcustomtimeret {
        padding-top: 15px;
        padding-left: 40px;
        text-align: left;
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
        margin-bottom: 0px !important;
    }


    #hourback {
        margin-top: 50px;
    }




    .removedate {
        position: absolute;
        top: 13px;
        right: 10px;
        cursor: pointer;
        display: none;
    }



    .booktransfersselected:before {
        font-family: "Font Awesome 5 Free";
        font-size: 18px;
        font-weight: 900;
        content: "\f14a";
        position: absolute;
        z-index: 2;
        left: 13px;
        color: #24263D !important;
        top: 5px;
    }

    .booktransfersselectedreturnspan {
        margin-left: 5px;
    }

    .booktransfersselectedspan {
        margin-left: 20px;
    }


    .booktransfersselectedreturn:before {
        font-family: "Font Awesome 5 Free";
        font-size: 18px;
        font-weight: 900;
        content: "\f14a";
        position: absolute;
        z-index: 2;
        left: 12px;
        color: #24263D !important;
        top: 2px;
    }


    .checkboxgreen {
        color: #00d3a7 !important;
    }


    .updowncomma {
        padding-top: 9px;
    }

    .selectdiffdiv {
        cursor: pointer;
    }

    .transferSearch3 {
        border-top-right-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
    }


    .searchengine {
        background-color: rgba(255, 255, 255, 0.5);
    }


    .passengersclass {
        background-color: #FFF;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
        color: #495057;
        text-align: left;
        padding-left: 53px;
    }

    .marginfirstpass {
        padding-top: 14px;
    }


    .pickupSearch {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
    }

    .goingtoSearch {
        border-left: 1px solid rgba(255, 255, 255, 0.5);
    }


    .engine-header {
        /*height: 145px;
        padding-top: 28px; elena 14/04*/
    }

    /*RESPONSIVE*/
    .outer-menu .hamburger {
        top: 0px !important;
    }

    @media only screen and (max-width: 1280px) {
        .div_Transfer, .container1280, .container1280header {
            width: 100%;
        }
    }




    @media only screen and (max-width:1199px) {
        .noboot1transfer {
            margin-bottom: 0px !important;
        }

        .transfermarginonlydates {
            margin-bottom: 10px !important;
        }

        .datetransfer {
            padding-left: 0px !important;
        }
    }

    @media only screen and (min-width:991px) {
        .transfernewsearchdiv {
            display: block !important;
        }
    }

    @media only screen and (max-width:991px) {

        .transfernewsearchdiv {
            display: none;
        }

        .mobilediv {
            display: block !important;
            background-color: rgba(240, 240, 240, 1);
        }

        .transgoto2border {
            background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);
            border-radius: 25px;
            width: max-content;
            padding: 10px;
        }

        .booktransfers {
            padding: 13px 19px !important;
        }

        .diffentbutton {
            padding-top: 10px;
        }

        .selectdiff {
            padding: 13px;
            color: #FFF;
        }

        .booktransfersselected {
            padding: 14px 16px;
        }

        .gotochx {
            display: none !important;
        }

        .suiteboot, .includediv {
            margin-top: 40px !important;
        }

        .lbltranstrig {
            left: 50px !important;
        }

        .pickupSearch, .goingtoSearch, .paddingcustomtime, .paddingcustomtimeret {
            padding-left: 50px;
        }




        .engine-header {
           /* margin-top: 138px; elena 24/04*/
           margin-top: 0;
        }

        .transfermargin {
            margin-bottom: 10px !important;
        }

        .boot3transfer {
            padding-left: 10px !important;
        }

        .boot4 {
            padding-left: 0px !important;
            padding-right: 0px !important;
            border-top-left-radius: 10px !important;
            border-bottom-left-radius: 10px !important;
            padding-top: 8px !important;
            padding-bottom: 8px !important;
        }

        .goingtoSearch {
            border-bottom-left-radius: 10px !important;
            border-top-left-radius: 10px !important;
        }

        .passengersclass, .pickupSearch {
            border-bottom-right-radius: 10px !important;
            border-top-right-radius: 10px !important;
        }

        .booktransfersselectedreturn::before {
            left: 15px !important;
            top: 7px !important;
        }

        .booktransfersdiv {
            margin-top: 40px !important;
            margin-bottom: 40px !important;
        }

        .booktransfersreturn {
            padding: 15px 26px !important;
        }

        .booktransfersselectedreturn {
            padding: 12px 31px !important;
        }

        .booktransfersselected::before {
            left: 15px !important;
            top: 7px !important;
        }

        .booktransfersdiv {
            margin-top: 40px !important;
            margin-bottom: 0px !important;
        }

        .selectdiffdiv {
            margin-top: 40px !important;
            margin-bottom: 40px !important;
        }

        .secondbooktransfersdiv, .booktransfersdivone {
            margin-bottom: 40px !important;
        }

        .thirddiv {
            padding: 0px !important
        }

        .highlightdiv, .canceldiv {
            margin-top: 40px !important;
        }

        .padtop30 {
            padding-top: 30px;
        }

        .middleelement {
            padding: 0px 0px 30px 15px !important;
        }

        .routedetailsmobspan, .newsearchdivmobspan {
            position: relative;
        }

        .newsearchdivmob {
            cursor: pointer;
        }

        .routedetailsmobspan:before {
            content: "";
            background-image: url('svg/transpoints.svg');
            display: inline-block;
            padding: 14px;
            background-repeat: no-repeat;
            left: -40px;
            position: absolute;
        }

        .routemobchev {
            color: #FFFFFF;
            margin-left: 10px;
        }

        .routemobchevdown {
            display: none;
        }

        .transferdesndet {
            margin-top: 0px !important;
        }

        .routemobile {
            display: none;
            z-index: 9999;
            position: fixed;
            width: 100%;
        }

        .routedetailsmob {
            height: 50px;
            background-color: rgba(36, 38, 61, 1) !important;
            padding-top: 13px;
        }

        .stayatbot {
            z-index: 9999;
            display: block !important;
            position: fixed;
            bottom: 22px;
            width: 100%;
            /*background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);*/
            cursor: pointer;
            font-size: 1rem;
            height: 33px;
            color: #FFFFFF;
            padding-top: 4px;
        }

        .transgoto2border {
            background-image: linear-gradient(90deg, #00d3a7 0%, #0ac0f2 100%);
            border-radius: 25px;
            width: max-content;
            padding: 10px;
        }

        .lessspan {
            font-size: 13px !important;
            line-height: 14px;
            color: #24263D;
            color: rgb(36, 38, 61);
        }

        .suitecasespan {
            line-height: 16px !important;
        }

        .highlighthrrow {
            margin-left: 0px !important;
        }
        /* .highlighthr {
        top: 50px!important;
    }*/
        .highlighthrdiv {
            margin-left: auto !important;
            margin-right: auto !important;
        }

        .middleelement {
            padding-left: 0px !important;
        }

        .privatetaxispan {
            font-size: 18px !important;
            line-height: 16px;
            color: #666666;
            color: rgb(102, 102, 102);
        }

        .suitimg {
            width: 18px !important;
            height: 24px !important;
        }

        .middleelement {
            padding: 30px 15px 30px 15px;
        }

        .canceldiv, .highlightdiv {
            margin-left: auto !important;
            margin-right: auto !important;
        }

        .hrdivmob {
            display: block;
        }

        .lineheight {
            border-right: none !important;
        }

        .carefuldiv {
            margin-top: 0px;
        }

        .desktopdiv {
            display: none;
        }

        .floating-select:focus ~ .lbldate, .floating-select:not([value=""]):valid ~ .lbldatetrigger {
            top: 4px !important;
            left: 51px !important;
        }

        /*  .date {
        padding-left: 50px !important;
    }*/

        .suitecasespan, .includespan {
            font-size: 14px !important;
        }

        .lbldate, .lblauto {
            left: 54px !important;
        }

        /*  .date {
        padding-left: 54px !important;
    }*/


        .lbldate, .lblauto {
            left: 54px !important;
        }

        .customtroint:before {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f3c5";
            position: absolute;
            top: 8px;
            z-index: 2;
            left: 15px !important;
        }

        .floating-selectauto:focus ~ .lblauto, .floating-selectauto:not([value=""]):valid ~ .lblautotrigger {
            top: 2px;
            left: 53px !important;
            font-size: 11px;
            /*color: #5264AE;*/
            z-index: 1;
        }


        .floating-selectauto:focus ~ .lblauto, .floating-selectauto:not([value=""]):valid ~ .lblautotrigger {
            top: 2px;
            left: 53px !important;
            font-size: 11px;
            /*color: #5264AE;*/
            z-index: 1;
        }

        .customdatetran::before {
            content: "\f073";
            font-family: "Font Awesome 5 Free";
            font-size: 25px;
            position: absolute;
            z-index: 2;
            font-size: 18px;
            left: 15px;
            top: 15px;
            color: #24263D !important;
        }


        .transgoto2border, .transgoto2borderclose {
            width: max-content !important;
            height: unset !important;
            padding: 10px !important;
        }

        .transgoto2borderopen {
            width: unset !important;
            height: 47px !important;
            padding: 3px !important;
        }
    }


    @media only screen and (max-width:767px) {

        .boot3transfer {
            padding-left: 0px !important;
        }
    }

    @media only screen and (max-width: 680px) {
        .fontsize {
            font-size: 30px;
        }

        .engine-header {
            /*padding-top: 38px; elena 14/04*/
            padding-top: 0;
        }
    }

    @media only screen and (max-width: 575px) {
        .fontsize {
            font-size: 27px;
        }

        .prdoptions {
            padding-left: 0px;
            padding-right: 0px;
        }

        .paddingcustomtimeret {
            border-bottom-left-radius: 10px !important;
            border-top-left-radius: 10px !important;
        }

        .paddingcustomtime {
            border-bottom-right-radius: 10px !important;
            border-top-right-radius: 10px !important;
        }
    }

    @media only screen and (max-width: 410px) {
        .tourimgspan, .hotelimgspan, .transferimgspan {
            display: block;
        }
    }

    @media only screen and (max-width: 432px) {
        .engine-header {
            /*padding-top: 25px; elena 14/04*/
            padding-top: 0;
        }
    }


    .searchbtnacc {
        text-decoration: none !important;
    }


    .linediv {
        padding-right: 0px;
    }

    .hrdiv {
        padding: 0px 24px;
    }

    .transferline {
        /* border-right: 1px rgba(0,0,0,0.1) solid; */
    }


    .middleelement {
        padding: 30px 0px 30px 15px;
    }
    /*
.midheight {
    border-right: 1px solid #dcdcdc;
    
}*/
    .lineheight {
        border-right: 1px solid #dcdcdc;
        height: 100%;
    }

    .suitecasespan {
        font-family: var(--fontfamily);
        font-size: 18px;
        line-height: 65px;
        color: #666666;
        color: rgb(102, 102, 102);
    }

    .suiteboot {
        padding-left: 0px;
        padding-right: 0px;
    }

    .suitimg {
        width: 25px;
        height: 25px;
        margin-top: -12px;
    }


    .leftcontent {
        padding-right: 0px;
    }

    .rightcontent {
        padding-left: 0px;
    }

    .includespan {
        font-family: var(--fontfamily);
        font-size: 15px;
        line-height: 21px;
        color: #0ABFF2;
        color: rgb(10, 191, 242);
    }

    .canceldiv, .highlightdiv {
        cursor: pointer;
        border: 1px solid;
        width: max-content;
        padding: 2px 10px;
        margin-left: 16px;
        margin-top: 10px;
    }


    .highlightdivopen, .canceldivopen {
        cursor: pointer;
        background-color: rgba(36, 38, 61, 1);
        width: max-content;
        padding: 2px 10px;
        margin-top: 10px;
    }

    .servicespanopen {
        font-family: var(--fontfamily);
        font-size: 13px;
        color: #FFFFFF;
        color: rgb(255, 255, 255);
    }

    .traarrowright {
        width: 11px;
        height: 12px;
        margin-right: 10px;
    }

    .servicespan {
        font-family: var(--fontfamily);
        font-size: 13px;
        color: #24263D;
        color: rgb(36, 38, 61);
    }

    .highlightsspan, .otherinfospan {
        font-family: var(--fontfamily);
        font-weight: 900;
        font-size: 15px;
        color: #24263D;
        color: rgb(36, 38, 61);
        position: absolute;
        top: -12px;
        background-color: white;
    }

    .highlightsdiv, .otherinfodiv {
        position: relative;
        margin-top: 30px;
    }



    .eachusefulinfospan, .eachhighlightspan, .cancelpoliciesspan {
        font-family: var(--fontfamily);
        font-size: 13px;
        color: #666666;
        color: rgb(102, 102, 102);
    }
    /*
.eachhighlightspanbold{
    font-family: var(--fontfamily);
    font-size: 13px;
    color: #666666;
    color: rgb(102, 102, 102);
}

.eachhighlightspanbold {
    font-weight: 900;
    font-size: 14px;
    color: #666666;
    color: rgb(102, 102, 102);
}*/

    .lesshr, .highlighthr {
        width: 100%;
        border-top: 2px solid rgba(36, 38, 61, 1);
    }

    .lessspandiv {
        position: absolute;
        top: -29px;
        background: rgba(255, 255, 255, 1);
        padding: 0px 10px;
        cursor: pointer;
    }

    .lessdiv {
        position: relative;
    }

    .lessspan {
        font-size: 13px;
        color: #24263D;
        color: rgb(36, 38, 61);
    }

    .highlighthrrow {
        margin-left: 16px;
    }

    .highlighthrdiv {
        /* position: absolute;
    top: 10px;
    left: 150px;*/
        margin-left: 5px;
    }

    .highlighthr {
    }

    .cancelpolicyhtml {
        margin-top: 16px;
    }

    .popuphighdiv {
        position: relative;
        display: none;
    }


    .transferorigndet, .transferdesndet {
        background: #FFFFFF;
        background: rgba(255, 255, 255, 1);
        padding: 20px 10px;
    }

    .leftcarimg {
        margin-top: 10px;
        width: 34px;
        height: 17px;
    }

    .leftroutespan {
        font-family: var(--fontfamily);
        font-size: 16px;
        line-height: 36px;
        color: rgb(36, 38, 61);
        font-weight: 900;
    }

    .leftrouteimg {
        width: 18px;
        height: 18px;
    }

    .leftinnerspanbold {
        font-family: var(--fontfamily);
        font-size: 14px;
        line-height: 36px;
        color: #666666;
        color: rgb(102, 102, 102);
        font-weight: 900;
    }

    .leftinnerspan {
        font-family: var(--fontfamily);
        font-size: 14px;
        line-height: 36px;
        color: rgb(102, 102, 102);
    }

    .transferorigndetdiv, .transferdesdetdiv {
        display: none;
    }

        .transferorigndetdiv:after, .transferdesdetdiv:after {
            content: "";
            background: linear-gradient(180deg,#00d3a7 94%, #0ac0f2 100%);
            display: block;
            height: 2px;
            padding-left: 0;
            margin-right: 0;
            width: 100%;
        }


    .transferdesndet {
        margin-top: 27px;
    }

    .cancelpolicydiv {
        display: none;
    }


    .chevless {
        font-size: 13px;
        color: #24263D;
        color: rgb(36, 38, 61);
        padding: 0px 10px;
    }


    .highlighthr {
        position: absolute;
        top: 20px;
    }

    .cancelpolicydiv {
        position: relative;
    }

    .leftdiffentbootdiv {
        display: none;
    }

    .mobilediv {
        display: none;
    }


    .stayatbot {
        display: none;
    }

    .newsearchdivmob {
        background-color: #FFFFFF;
        color: #929497;
        font-size: 1rem;
        font-weight: 400;
        padding: 12px 34px;
        border-radius: 25px;
        width: max-content;
        height: 42px !important;
        padding-top: 9px;
        position: relative;
    }

    .newsearchup {
        display: none;
    }

    .newsearchup, .newsearchdown {
        position: absolute;
        color: #0ABFF2;
        font-size: 10px;
        bottom: 16px;
        right: 15px;
    }

    .routedetailsmob {
        padding-left: 35px;
    }

    .arrowhigh {
        color: rgb(36, 38, 61);
    }

    .tickinclude {
        color: #0ABFF2;
    }

    .mobiletransferfound {
        padding: 20px 0px;
    }

    .newsearchdivmobspan {
        color: rgb(10, 191, 242) !important;
        font-size: 16px !important;
    }


    @media only screen and (max-width: 400px) {
        .booktransfersselected {
            font-size: 9px !important;
            padding: 18px 16px !important;
        }

        .retfound {
            padding-left: 0px;
        }
    }


    .booktransferssecondspan {
        padding: 7px 15px;
    }

    #hourbackretfirst {
        display: none;
    }

    .booktransfersgr {
        font-size: 13px !important;
    }

    .booktransfersselectedgr {
        font-size: 11px !important;
    }

    .selectdiffgr {
        font-size: 12px !important;
    }

    .searchbtndnngr {
        font-size: 13px !important;
        margin-top: 2px !important;
        margin-left: -5px !important;
    }

    .fakosgr {
        width: 16px !important;
    }

    @media only screen and (min-width: 991px) and (max-width: 1200px) {
        .retfoundgr {
            padding-left: 0px;
            padding-right: 0px;
        }

        .booktransfersgr {
            font-size: 9px !important;
        }

        .booktransfersselectedgr {
            font-size: 9px !important;
        }

            .booktransfersselectedgr .booktransfersselectedspan {
                margin-left: 6px !important;
            }

            .booktransfersselectedgr:before {
                font-size: 14px !important;
                left: 9px !important;
            }

        .booktransfersselectedreturnspangr {
            font-size: 9px !important;
        }
    }

    @media only screen and (max-width: 991px) {
        .fontsizegr {
            margin-top: 10px !important;
            font-size: 22px !important;
        }
    }

    @media only screen and (max-width: 600px) {
        .fontsizegr {
            margin-top: 0px !important;
        }
    }

    .booktransfersreturngr {
        font-size: 10px !important;
    }

    .booktransfersselectedreturnspangr {
        font-size: 11px !important;
    }

    #hourbackfirst {
        top: 40px;
    }

.breadcrumb {
    display: inline-flex !important; 
    text-align: center !important;
    background: none !important;
}

.breadcrumb-item:hover {
    color: #FFFFFF !important;
}

.breadcrumb-item {
    color: #FFFFFF !important;
}

    .breadcrumb-item +
    .breadcrumb-item::before {
        content: ">" !important;
        color: #FFFFFF !important;
    }

    .breadcrumb a {
        color: #FFFFFF;
    }